﻿@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: bold;
    src: url('/Contents/Portal/fonts/IRANSansWeb_Bold.eot');
    src: url('/Contents/Portal/fonts/IRANSansWeb_Bold?#iefix') format('embedded-opentype'), url('/Contents/Portal/fonts/IRANSansWeb_Bold.woff2') format('woff2'), url('/Contents/Portal/fonts/IRANSansWeb_Bold.woff') format('woff'), url('/Contents/Portal/fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 500;
    src: url('/Contents/Portal/fonts/IRANSansWeb_Medium.eot');
    src: url('/Contents/Portal/fonts/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), url('/Contents/Portal/fonts/IRANSansWeb_Medium.woff2') format('woff2'), url('/Contents/Portal/fonts/IRANSansWeb_Medium.woff') format('woff'), url('/Contents/Portal/fonts/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 300;
    src: url('/Contents/Portal/fonts/IRANSansWeb_Light.eot');
    src: url('/Contents/Portal/fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), url('/Contents/Portal/fonts/IRANSansWeb_Light.woff2') format('woff2'), url('/Contents/Portal/fonts/IRANSansWeb_Light.woff') format('woff'), url('/Contents/Portal/fonts/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 200;
    src: url('/Contents/Portal/fonts/IRANSansWeb_UltraLight.eot');
    src: url('/Contents/Portal/fonts/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), url('/Contents/Portal/fonts/IRANSansWeb_UltraLight.woff2') format('woff2'), url('/Contents/Portal/fonts/IRANSansWeb_UltraLight.woff') format('woff'), url('/Contents/Portal/fonts/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    src: url('/Contents/Portal/fonts/IRANSansWeb.eot');
    src: url('/Contents/Portal/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), url('/Contents/Portal/fonts/IRANSansWeb.woff2') format('woff2'), url('/Contents/Portal/fonts/IRANSansWeb.woff') format('woff'), url('/Contents/Portal/fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans_old';
    font-style: normal;
    font-weight: bold;
    src: url('fonts/bmifont.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSansFaNum';
    src: url('/Contents/Portal/fonts/IRANSansFaNum.woff') format('truetype');
}

.bg-primary {
    background-color: #8e54e9 !important
}

.bg-primary-inverse {
    background-color: rgba(142, 84, 233, .2)
}

.bg-warning {
    background-color: #f7b731 !important
}

.bg-warning-inverse {
    background-color: rgba(247, 183, 49, .2)
}

.bg-success {
    background-color: #32b432 !important
}

    .bg-success -inverse {
        background-color: rgba(50, 180, 50, .2)
    }

.bg-danger {
    background-color: #e3324c !important
}

.bg-danger-inverse {
    background-color: rgba(227, 50, 76, .2)
}

.bg-info {
    background-color: #45aaf2 !important
}

.bg-info-inverse {
    background-color: rgba(69, 170, 242, .2)
}

.bg-light {
    background-color: #eceef3 !important
}

.bg-gray {
    background-color: #eceef3 !important
}

.bg-inverse {
    background-color: #2c2e3e !important
}

.bg-orange {
    background-color: #fd9644 !important
}

.bg-orange-inverse {
    background-color: rgba(253, 150, 68, .2)
}

.bg-cyan {
    background-color: #2bcbba !important
}

.bg-cyan-inverse {
    background-color: rgba(43, 203, 186, .2)
}

.bg-pink {
    background-color: #fb0792 !important
}

.bg-pink-inverse {
    background-color: rgba(251, 7, 146, .2)
}

.bg-primary2-inverse {
    background-color: rgba(71, 118, 230, .2)
}

.bg-white-inverse {
    background-color: rgba(255, 255, 255, .2)
}

.bg-purple {
    background-color: #4776e6 !important
}

.bg {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

    .bg:before {
        content: '';
        background: rgba(0, 0, 0, .7);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0
    }

.no-overlay:before {
    content: '';
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.bg-primary-overlay:before {
    content: '';
    background: #8e54e9;
    background: rgba(142, 84, 233, .8) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.bg-facebook {
    background: #3b5998 !important
}

.bg-twitter {
    background: #00aced !important
}

.bg-linkedin {
    background: #0077b5 !important
}

.bg-pinterest {
    background: #c92228 !important
}

.bg-instagram {
    background: #c32aa3 !important
}

.bg-dribble {
    background: #c73b65 !important
}

.bg-googleplus {
    background: #d34836 !important
}

.bg-pinterest {
    background: #c92228 !important
}

.bg-dropbox {
    background: #3d9ae8 !important
}

.bg-flickr {
    background: #0063dc !important
}

.bg-tumblr {
    background: #34526f !important
}

.bg-skype {
    background: #12a5f4 !important
}

.bg-youtube {
    background: #c4302b !important
}

.bg-github {
    background: #4078c0 !important
}

.bg-gradient {
    background: #155a6d;
    background: -moz-linear-gradient(left, #155a6d 0, #00aca9 100%) !important;
    background: -webkit-gradient(linear, left, right, color-stop(0, #155a6d), color-stop(100%, #00aca9)) !important;
    background: -webkit-linear-gradient(left, #155a6d 0, #00aca9 100%) !important;
    background: -o-linear-gradient(left, #155a6d 0, #00aca9 100%) !important;
    background: -ms-linear-gradient(left, #155a6d 0, #00aca9 100%) !important;
    background: linear-gradient(to right, #155a6d 0, #00aca9 100%) !important
}

.bg-gradient-overlay:before {
    content: '';
    background: -moz-linear-gradient(top, rgba(142, 84, 233, .85) 0, rgba(71, 118, 230, .85) 100%);
    background: -webkit-linear-gradient(top, rgba(142, 84, 233, .85) 0, rgba(71, 118, 230, .85) 100%);
    background: linear-gradient(to bottom, rgba(142, 84, 233, .85) 0, rgba(71, 118, 230, .85) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.box-shadow-1 {
    -webkit-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    -moz-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    box-shadow: 0 0 20px rgba(115, 105, 215, .15)
}

.p-relative {
    position: relative;
    z-index: 1
}

.p-absolute {
    position: absolute
}

.p-fixed {
    position: fixed
}

p-bottom-0 {
    bottom: 0
}

.responsive-chart canvas {
    width: 100% !important
}

.img-rounded {
    border-radius: 50%
}

.label {
    display: inline;
    padding: .4em .5em .3em;
    font-size: 75% !important;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label-primary {
    background: #8e54e9
}

.label-info {
    background: #45aaf2
}

.label-warning {
    background: #f7b731
}

.label-danger {
    background: #e3324c
}

.label-success {
    background: #32b432
}

.label-pink {
    background: #fb0792
}

.label-inverse {
    background: #2c2e3e
}

.label-custom {
    background: #2bcbba
}

.label-orange {
    background: #fd9644
}

.arrow-triangle {
    position: absolute;
    background-color: #fff;
    text-align: left;
    transform: rotate(40deg) skewX(-50deg);
    right: 10px;
    top: -7px
}

@media screen and (min-width:577px) and (max-width:767px) {
    .arrow-triangle {
        display: none
    }
}

.arrow-triangle:after,
.arrow-triangle:before {
    content: '';
    position: absolute;
    background-color: inherit
}

.arrow-triangle,
.arrow-triangle:after,
.arrow-triangle:before {
    width: .7em;
    height: .7em;
    border-top-right-radius: 30%
}

    .arrow-triangle:before {
        transform: rotate(-135deg) skewX(-45deg) scale(1.414, .707) translate(0, -50%);
        -webkit-box-shadow: 2px -2px 5px rgba(115, 105, 215, .15);
        -moz-box-shadow: 2px -2px 5px rgba(115, 105, 215, .15);
        box-shadow: 2px -2px 5px rgba(115, 105, 215, .15)
    }

    .arrow-triangle:after {
        transform: rotate(135deg) skewY(-45deg) scale(.707, 1.414) translate(50%)
    }

.dropdown-item.active,
.dropdown-item:active {
    background: 0 0
}

.text-white {
    color: #fff
}

.text-dark {
    color: #2c2e3e
}

.text-primary {
    color: #00aba8 !important
}

.text-info {
    color: #45aaf2 !important
}

a.text-primary {
    color: #8e54e9 !important
}

    a.text-primary:hover {
        color: #7630e4 !important
    }

    a.text-primary:focus {
        color: #7630e4 !important
    }

    a.text-primary:active {
        color: #7630e4 !important
    }

    a.text-primary:visited {
        color: #7630e4 !important
    }

a.text-secondary {
    color: #a1a1a1 !important
}

    a.text-secondary:hover {
        color: #8d8d8d !important
    }

    a.text-secondary:focus {
        color: #8d8d8d !important
    }

    a.text-secondary:active {
        color: #8d8d8d !important
    }

    a.text-secondary:visited {
        color: #8d8d8d !important
    }

a.text-muted {
    color: #a6a9b7 !important
}

    a.text-muted:hover {
        color: #8f93a5 !important
    }

    a.text-muted:focus {
        color: #8f93a5 !important
    }

    a.text-muted:active {
        color: #8f93a5 !important
    }

    a.text-muted:visited {
        color: #8f93a5 !important
    }

a.text-info {
    color: #45aaf2 !important
}

    a.text-info:hover {
        color: #1f99ef !important
    }

    a.text-info:focus {
        color: #1f99ef !important
    }

    a.text-info:active {
        color: #1f99ef !important
    }

    a.text-info:visited {
        color: #1f99ef !important
    }

a.text-orange {
    color: #fd9644 !important
}

    a.text-orange:hover {
        color: #fd7f1c !important
    }

    a.text-orange:focus {
        color: #fd7f1c !important
    }

    a.text-orange:active {
        color: #fd7f1c !important
    }

    a.text-orange:visited {
        color: #fd7f1c !important
    }

a.text-cyan {
    color: #2bcbba !important
}

    a.text-cyan:hover {
        color: #24a99b !important
    }

    a.text-cyan:focus {
        color: #24a99b !important
    }

    a.text-cyan:active {
        color: #24a99b !important
    }

    a.text-cyan:visited {
        color: #24a99b !important
    }

a.text-red {
    color: #e3324c !important
}

    a.text-red:hover {
        color: #d01c37 !important
    }

    a.text-red:focus {
        color: #d01c37 !important
    }

    a.text-red:active {
        color: #d01c37 !important
    }

    a.text-red:visited {
        color: #d01c37 !important
    }

a.text-blue {
    color: #45aaf2 !important
}

    a.text-blue:hover {
        color: #1f99ef !important
    }

    a.text-blue:focus {
        color: #1f99ef !important
    }

    a.text-blue:active {
        color: #1f99ef !important
    }

    a.text-blue:visited {
        color: #1f99ef !important
    }

a.text-purple {
    color: #8e54e9 !important
}

    a.text-purple:hover {
        color: #7630e4 !important
    }

    a.text-purple:focus {
        color: #7630e4 !important
    }

    a.text-purple:active {
        color: #7630e4 !important
    }

    a.text-purple:visited {
        color: #7630e4 !important
    }

a.text-pink {
    color: #fb0792 !important
}

    a.text-pink:hover {
        color: #d6037b !important
    }

    a.text-pink:focus {
        color: #d6037b !important
    }

    a.text-pink:active {
        color: #d6037b !important
    }

    a.text-pink:visited {
        color: #d6037b !important
    }

.text-muted {
    color: #a6a9b7 !important
}

.text-orange {
    color: #fd9644
}

.text-cyan {
    color: #2bcbba
}

.text-blue {
    color: #45aaf2
}

.text-purple {
    color: #8e54e9
}

.text-pink {
    color: #fb0792
}

.text-facebook {
    color: #3b5998
}

.text-twitter {
    color: #00aced
}

.text-linkedin {
    color: #0077b5
}

.text-dribble {
    color: #c73b65
}

.text-googleplus {
    color: #d34836
}

.text-instagram {
    color: #c32aa3
}

.text-pinterest {
    color: #c92228
}

.text-dropbox {
    color: #3d9ae8
}

.text-flickr {
    color: #0063dc
}

.text-tumblr {
    color: #34526f
}

.text-skype {
    color: #12a5f4
}

.text-youtube {
    color: #c4302b
}

.text-github {
    color: #4078c0
}

.font-xs {
    font-size: .8571rem !important;
    line-height: 1.145rem
}

.font-lg {
    font-size: 1.714rem !important;
    line-height: 2.142rem
}

.font-xxl {
    font-size: 2.571rem !important;
    line-height: 3.142rem
}

.f-30 {
    font-size: 2.143rem !important;
    line-height: 2.143rem
}

.f-50 {
    font-size: 3.571rem !important;
    line-height: 3.571rem
}

.f-70 {
    font-size: 5.271rem !important;
    line-height: 5.271rem
}

.f-100 {
    font-size: 7.125rem !important;
    line-height: 7.125rem
}

.f-150 {
    font-size: 11.125rem !important;
    line-height: 11.125rem
}

.f-200 {
    font-size: 14.125rem !important;
    line-height: 14.125rem
}

.font-light {
    font-weight: 300
}

.font-regular {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.m-t-0 {
    margin-top: 0 !important
}

.m-t-5 {
    margin-top: .35742rem !important
}

.m-t-10 {
    margin-top: .7143rem !important
}

.m-t-20 {
    margin-top: 1.429rem !important
}

.m-t-30 {
    margin-top: 2.143rem !important
}

.m-t-40 {
    margin-top: 2.857rem !important
}

.m-t-50 {
    margin-top: 3.571rem !important
}

.m-t-60 {
    margin-top: 4.286rem !important
}

.m-t-70 {
    margin-top: 5rem !important
}

.m-t-80 {
    margin-top: 5.714rem !important
}

.m-t-90 {
    margin-top: 6.429rem !important
}

.m-t-100 {
    margin-top: 7.143rem !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-b-10 {
    margin-bottom: .7143rem !important
}

.m-b-20 {
    margin-bottom: 1.429rem !important
}

.m-b-30 {
    margin-bottom: 2.143rem !important
}

.m-b-40 {
    margin-bottom: 2.857rem !important
}

.m-b-50 {
    margin-bottom: 3.571rem !important
}

.m-b-60 {
    margin-bottom: 4.286rem !important
}

.m-b-70 {
    margin-bottom: 5rem !important
}

.m-b-80 {
    margin-bottom: 5.714rem !important
}

.m-b-90 {
    margin-bottom: 6.429rem !important
}

.m-b-100 {
    margin-bottom: 7.143rem !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-l-10 {
    margin-left: .7143rem !important
}

.m-l-20 {
    margin-left: 1.429rem !important
}

.m-l-30 {
    margin-left: 2.143rem !important
}

.m-l-40 {
    margin-left: 2.857rem !important
}

.m-l-50 {
    margin-left: 3.571rem !important
}

.m-l-60 {
    margin-left: 4.286rem !important
}

.m-l-70 {
    margin-left: 5rem !important
}

.m-l-80 {
    margin-left: 5.714rem !important
}

.m-l-90 {
    margin-left: 6.429rem !important
}

.m-l-100 {
    margin-left: 7.143rem !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-r-10 {
    margin-right: .7143rem !important
}

.m-r-20 {
    margin-right: 1.429rem !important
}

.m-r-30 {
    margin-right: 2.143rem !important
}

.m-r-40 {
    margin-right: 2.857rem !important
}

.m-r-50 {
    margin-right: 3.571rem !important
}

.m-r-60 {
    margin-right: 4.286rem !important
}

.m-r-70 {
    margin-right: 5rem !important
}

.m-r-80 {
    margin-right: 5.714rem !important
}

.m-r-90 {
    margin-right: 6.429rem !important
}

.m-r-100 {
    margin-right: 7.143rem !important
}

.p-10 {
    padding: .7143rem !important
}

.p-15 {
    padding: 1.0443rem !important
}

.p-20 {
    padding: 1.429rem !important
}

.p-30 {
    padding: 2.143rem !important
}

.p-40 {
    padding: 2.857rem !important
}

.p-50 {
    padding: 3.571rem !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-l-10 {
    padding-left: .7143rem !important
}

.p-l-20 {
    padding-left: 1.429rem !important
}

.p-l-30 {
    padding-left: 2.143rem !important
}

.p-l-40 {
    padding-left: 2.857rem !important
}

.p-l-50 {
    padding-left: 3.571rem !important
}

.p-r-0 {
    padding-right: 0 !important
}

.p-r-10 {
    padding-right: .7143rem !important
}

.p-r-20 {
    padding-right: 1.429rem !important
}

.p-r-30 {
    padding-right: 2.143rem !important
}

.p-r-40 {
    padding-right: 2.857rem !important
}

.p-r-50 {
    padding-right: 3.571rem !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-t-10 {
    padding-top: .7143rem !important
}

.p-t-20 {
    padding-top: 1.429rem !important
}

.p-t-30 {
    padding-top: 2.143rem !important
}

.p-t-40 {
    padding-top: 2.857rem !important
}

.p-t-50 {
    padding-top: 3.571rem !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-b-10 {
    padding-bottom: .7143rem !important
}

.p-b-20 {
    padding-bottom: 1.429rem !important
}

.p-b-30 {
    padding-bottom: 2.143rem !important
}

.p-b-40 {
    padding-bottom: 2.857rem !important
}

.p-b-50 {
    padding-bottom: 3.571rem !important
}

.grid-structure .grid-container {
    background-color: rgba(243, 243, 243, .5);
    margin-bottom: 10px;
    padding: 10px 20px
}

.icon-colored {
    height: 48px;
    width: 48px;
    margin: 2rem
}

.min-h-200 {
    min-height: 200px
}

.min-h-210 {
    min-height: 210px
}

.min-h-220 {
    min-height: 220px
}

.min-h-230 {
    min-height: 230px
}

.min-h-240 {
    min-height: 240px
}

.min-h-250 {
    min-height: 250px
}

.min-h-260 {
    min-height: 260px
}

.min-h-270 {
    min-height: 270px
}

.max-h-200 {
    max-height: 200px
}

.max-h-210 {
    max-height: 210px
}

.max-h-220 {
    max-height: 220px
}

.max-h-230 {
    max-height: 230px
}

.max-h-240 {
    max-height: 240px
}

.max-h-250 {
    max-height: 250px
}

.max-h-260 {
    max-height: 260px
}

.max-h-270 {
    max-height: 270px
}

.max-h-280 {
    max-height: 280px
}

.max-h-290 {
    max-height: 290px
}

.max-h-300 {
    max-height: 300px
}

.max-h-310 {
    max-height: 310px
}

.max-h-320 {
    max-height: 320px
}

.max-h-330 {
    max-height: 330px
}

.max-h-340 {
    max-height: 340px
}

.max-h-350 {
    max-height: 350px
}

.max-h-360 {
    max-height: 360px
}

.max-h-370 {
    max-height: 370px
}

.max-h-380 {
    max-height: 380px
}

.max-h-390 {
    max-height: 390px
}

.max-h-400 {
    max-height: 400px
}

.max-h-410 {
    max-height: 410px
}

.max-h-420 {
    max-height: 420px
}

.max-h-430 {
    max-height: 430px
}

.max-h-440 {
    max-height: 440px
}

.max-h-450 {
    max-height: 450px
}

.max-h-460 {
    max-height: 460px
}

.max-h-470 {
    max-height: 470px
}

.max-h-480 {
    max-height: 480px
}

.max-h-500 {
    max-height: 500px
}

.max-h-510 {
    max-height: 510px
}

.max-h-520 {
    max-height: 520px
}

.max-h-530 {
    max-height: 530px
}

.max-h-540 {
    max-height: 540px
}

.max-h-550 {
    max-height: 550px
}

.max-h-560 {
    max-height: 560px
}

.max-h-570 {
    max-height: 570px
}

.max-h-580 {
    max-height: 580px
}

.max-h-590 {
    max-height: 590px
}

.max-h-600 {
    max-height: 600px
}

.max-h-610 {
    max-height: 610px
}

.max-h-620 {
    max-height: 620px
}

.max-h-630 {
    max-height: 630px
}

.max-h-640 {
    max-height: 640px
}

.max-h-650 {
    max-height: 650px
}

.max-h-660 {
    max-height: 660px
}

.max-h-670 {
    max-height: 670px
}

.max-h-680 {
    max-height: 680px
}

.w-0 {
    width: 0 !important
}

.w-10 {
    width: 10px !important
}

.w-20 {
    width: 20px !important
}

.w-25 {
    width: 25px !important
}

.w-30 {
    width: 30% !important
}

.w-40 {
    width: 40% !important
}

.w-50 {
    width: 50px !important
}

.w-60 {
    width: 60% !important
}

.w-70 {
    width: 70% !important
}

.w-80 {
    width: 80% !important
}

.w-90 {
    width: 90% !important
}

.overflow-x {
    overflow-x: auto
}

.overflow-y {
    overflow-y: auto
}

.overflow-auto {
    overflow: auto
}

.overflow-h {
    overflow: hidden
}

.clock {
    position: relative;
    height: 120px;
    width: 120px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 100%;
    border: 10px solid #8854d0;
    position: absolute;
    top: 20px;
    right: 40px;
    bottom: 0
}

    .clock .top {
        position: absolute;
        width: 3px;
        height: 8px;
        background: #262626;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .clock .right {
        position: absolute;
        width: 8px;
        height: 3px;
        background: #262626;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto 0
    }

    .clock .bottom {
        position: absolute;
        width: 3px;
        height: 8px;
        background: #262626;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto
    }

    .clock .left {
        position: absolute;
        width: 8px;
        height: 3px;
        background: #262626;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto 0
    }

    .clock .center {
        height: 6px;
        width: 6px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #262626;
        border-radius: 100%
    }

    .clock .hour {
        width: 3px;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        animation: time 60s infinite linear
    }

        .clock .hour:before {
            position: absolute;
            content: "";
            background: #262626;
            height: 60px;
            width: 3px;
            top: 30px
        }

    .clock .minute {
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        animation: time 30s infinite linear
    }

        .clock .minute:before {
            position: absolute;
            content: "";
            background: #262626;
            height: 40px;
            width: 1px;
            top: 50px
        }

    .clock .second {
        width: 2px;
        height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        animation: time 15s infinite linear
    }

        .clock .second:before {
            position: absolute;
            content: "";
            background: #fd1111;
            height: 45px;
            width: 2px;
            top: 45px
        }

@keyframes time {
    to {
        transform: rotate(360deg)
    }
}

.smiley {
    background: linear-gradient(135deg, #ffe919 0, #fbc000 100%);
    border-radius: 100%;
    padding: 25px;
    position: relative;
    width: 100px;
    height: 100px;
    box-shadow: rgba(211, 165, 110, .498039) 0 10px 10px 1px, #f5f5f5 0 10px 10px 1px;
    margin: 0 auto
}

.mouth {
    width: 60%;
    height: 30%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    box-sizing: border-box;
    position: absolute;
    bottom: 18%;
    left: 50%;
    margin-left: -30%;
    background: #b57700;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.eyes {
    width: 100%;
    box-sizing: border-box;
    transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

    .eyes .eye {
        width: 15px;
        height: 15px;
        background: #b57700;
        float: left;
        border-radius: 100%;
        position: relative
    }

        .eyes .eye:nth-of-type(2) {
            float: right
        }

        .eyes .eye::after {
            content: "";
            display: block;
            position: absolute;
            width: 0%;
            height: 0%;
            background: #fed800;
            transform: rotate(0);
            top: -15px;
            left: 5px;
            transition: all .3s cubic-bezier(.645, .045, .355, 1)
        }

        .eyes .eye:first-of-type::after {
            transform: rotate(0);
            left: auto;
            right: 5px
        }

.smiley.normal .mouth {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    height: 10%;
    width: 40%;
    bottom: 25%;
    margin-left: -20%
}

.smiley.normal .eyes {
    margin-top: 30%
}

.smiley.happy .mouth {
    animation: move-mouth-down .8s;
    animation-delay: .3s
}

@keyframes move-mouth-down {
    0% {
        bottom: 18%
    }

    35% {
        bottom: 16%
    }

    65% {
        bottom: 16%
    }

    100% {
        bottom: 18%
    }
}

.smiley.happy .eyes {
    animation: move-eyes-down .8s;
    animation-delay: .3s
}

@keyframes move-eyes-down {
    0% {
        margin-top: 15%
    }

    35% {
        margin-top: 19%
    }

    65% {
        margin-top: 19%
    }

    100% {
        margin-top: 15%
    }
}

.smiley.happy .eye:nth-of-type(2) {
    height: 20px;
    margin-top: 0;
    animation: wink .8s;
    animation-delay: .3s
}

@keyframes wink {
    0% {
        height: 20px;
        margin-top: 0
    }

    30% {
        height: 3px;
        margin-top: 8px
    }

    70% {
        height: 3px;
        margin-top: 8px
    }

    100% {
        height: 20px;
        margin-top: 0
    }
}

.smiley.normal .eye {
    height: 20px;
    margin-top: 0;
    animation: eyeblink .6s;
    animation-delay: .3s
}

@keyframes eyeblink {
    0% {
        height: 20px;
        margin-top: 0
    }

    25% {
        height: 2px;
        margin-top: 8px
    }

    50% {
        height: 20px;
        margin-top: 0
    }

    75% {
        height: 2px;
        margin-top: 8px
    }

    100% {
        height: 20px;
        margin-top: 0
    }
}

.mCSB_inside > .mCSB_container {
    margin-right: 0
}

.font-9 {
    font-size: .5625rem !important
}

.font-10 {
    font-size: .625rem !important;
    line-height: .625rem
}

.font-11 {
    font-size: .6875rem !important;
    line-height: .6875rem
}

.font-12 {
    font-size: .75rem !important;
    line-height: .75rem
}

.font-13 {
    font-size: .8125rem !important;
    line-height: .8125rem
}

.font-14 {
    font-size: .875rem !important;
    line-height: .875rem
}

.font-15 {
    font-size: .9375rem !important;
    line-height: .9375rem
}

.font-16 {
    font-size: 1rem !important;
    line-height: 1rem
}

.font-17 {
    font-size: 1.063rem !important;
    line-height: 1.063rem
}

.font-18 {
    font-size: 1.125rem !important;
    line-height: 1.125rem
}

.font-19 {
    font-size: 1.188rem !important;
    line-height: 1.188rem
}

.font-20 {
    font-size: 1.25rem !important;
    line-height: 1.25rem
}

.font-21 {
    font-size: 1.313rem !important;
    line-height: 1.313rem
}

.font-22 {
    font-size: 1.175rem !important;
    line-height: 1.375rem
}

.font-23 {
    font-size: 1.438rem !important;
    line-height: 1.438rem
}

.font-24 {
    font-size: 1.5rem !important;
    line-height: 1.5rem
}

.font-25 {
    font-size: 1.563rem !important;
    line-height: 1.563rem
}

.font-26 {
    font-size: 1.625rem !important;
    line-height: 1.625rem
}

.font-27 {
    font-size: 1.688rem !important;
    line-height: 1.688rem
}

.font-28 {
    font-size: 1.75rem !important;
    line-height: 1.75rem
}

.font-29 {
    font-size: 1.813rem !important;
    line-height: 1.813rem
}

.font-30 {
    font-size: 1.875rem !important;
    line-height: 1.875rem
}

.font-31 {
    font-size: 1.938rem !important;
    line-height: 1.938rem
}

.font-32 {
    font-size: 2rem !important;
    line-height: 2rem
}

.font-33 {
    font-size: 2.063rem !important;
    line-height: 2.063rem
}

.font-34 {
    font-size: 2.125rem !important;
    line-height: 2.125rem
}

.font-35 {
    font-size: 2.188rem !important;
    line-height: 2.188rem
}

.font-36 {
    font-size: 2.25rem !important;
    line-height: 2.25rem
}

.font-37 {
    font-size: 2.313rem !important;
    line-height: 2.313rem
}

.font-38 {
    font-size: 2.375rem !important;
    line-height: 2.375rem
}

.font-39 {
    font-size: 2.438rem !important;
    line-height: 2.438rem
}

.font-40 {
    font-size: 2.5rem !important;
    line-height: 2.5rem
}

.font-41 {
    font-size: 2.563rem !important;
    line-height: 2.563rem
}

.font-42 {
    font-size: 2.625rem !important;
    line-height: 2.625rem
}

.font-43 {
    font-size: 2.688rem !important;
    line-height: 2.688rem
}

.font-44 {
    font-size: 2.75rem !important;
    line-height: 2.75rem
}

.font-45 {
    font-size: 2.813rem !important;
    line-height: 2.813rem
}

.font-46 {
    font-size: 2.875rem !important;
    line-height: 2.875rem
}

.font-47 {
    font-size: 2.938rem !important;
    line-height: 2.938rem
}

.font-48 {
    font-size: 3rem !important;
    line-height: 3rem
}

.font-49 {
    font-size: 3.063rem !important;
    line-height: 3.063rem
}

.font-50 {
    font-size: 3.125rem !important;
    line-height: 3.125rem
}

.font-51 {
    font-size: 3.188rem !important;
    line-height: 3.188rem
}

.font-52 {
    font-size: 3.25rem !important;
    line-height: 3.25rem
}

.font-53 {
    font-size: 3.313rem !important;
    line-height: 3.313rem
}

.font-54 {
    font-size: 3.375rem !important;
    line-height: 3.375rem
}

.font-55 {
    font-size: 3.438rem !important;
    line-height: 3.438rem
}

.font-56 {
    font-size: 3.5rem !important;
    line-height: 3.5rem
}

.font-57 {
    font-size: 3.563rem !important;
    line-height: 3.563rem
}

.font-58 {
    font-size: 3.625rem !important;
    line-height: 3.625rem
}

.font-59 {
    font-size: 3.688rem !important;
    line-height: 3.688rem
}

.font-60 {
    font-size: 3.75rem !important;
    line-height: 3.75rem
}

.font-61 {
    font-size: 3.813rem !important;
    line-height: 3.813rem
}

.font-62 {
    font-size: 3.875rem !important;
    line-height: 3.875rem
}

.font-63 {
    font-size: 3.938rem !important;
    line-height: 3.938rem
}

.font-64 {
    font-size: 4rem !important;
    line-height: 4rem
}

.font-65 {
    font-size: 4.063rem !important;
    line-height: 4.063rem
}

.font-66 {
    font-size: 4.125rem !important;
    line-height: 4.125rem
}

.font-67 {
    font-size: 4.188rem !important;
    line-height: 4.188rem
}

.font-68 {
    font-size: 4.25rem !important;
    line-height: 4.25rem
}

.font-69 {
    font-size: 4.313rem !important;
    line-height: 4.313rem
}

.font-70 {
    font-size: 4.375rem !important;
    line-height: 4.375rem
}

.font-71 {
    font-size: 4.438rem !important;
    line-height: 4.438rem
}

.font-72 {
    font-size: 4.5rem !important;
    line-height: 4.5rem
}

.font-73 {
    font-size: 4.563rem !important;
    line-height: 4.563rem
}

.font-74 {
    font-size: 4.625rem !important;
    line-height: 4.625rem
}

.font-75 {
    font-size: 4.688rem !important;
    line-height: 4.688rem
}

.font-76 {
    font-size: 4.75rem !important;
    line-height: 4.75rem
}

.font-77 {
    font-size: 4.813rem !important;
    line-height: 4.813rem
}

.font-78 {
    font-size: 4.875rem !important;
    line-height: 4.875rem
}

.font-79 {
    font-size: 4.938rem !important;
    line-height: 4.938rem
}

.font-80 {
    font-size: 5rem !important;
    line-height: 5rem
}

.font-81 {
    font-size: 5.063rem !important;
    line-height: 5.063rem
}

.font-82 {
    font-size: 5.125rem !important;
    line-height: 5.125rem
}

.font-83 {
    font-size: 5.188rem !important;
    line-height: 5.188rem
}

.font-84 {
    font-size: 5.25rem !important;
    line-height: 5.25rem
}

.font-85 {
    font-size: 5.313rem !important;
    line-height: 5.313rem
}

.font-86 {
    font-size: 5.375rem !important;
    line-height: 5.375rem
}

.font-87 {
    font-size: 5.438rem !important;
    line-height: 5.438rem
}

.font-88 {
    font-size: 5.5rem !important;
    line-height: 5.5rem
}

.font-89 {
    font-size: 5.563rem !important;
    line-height: 5.563rem
}

.font-90 {
    font-size: 5.625rem !important;
    line-height: 5.625rem
}

.font-91 {
    font-size: 5.688rem !important;
    line-height: 5.688rem
}

.font-92 {
    font-size: 5.75rem !important;
    line-height: 5.75rem
}

.font-93 {
    font-size: 5.813rem !important;
    line-height: 5.813rem
}

.font-94 {
    font-size: 5.875rem !important;
    line-height: 5.875rem
}

.font-95 {
    font-size: 5.938rem !important;
    line-height: 5.938rem
}

.font-96 {
    font-size: 6rem !important;
    line-height: 6rem
}

.font-97 {
    font-size: 6.063rem !important;
    line-height: 6.063rem
}

.font-98 {
    font-size: 6.125rem !important;
    line-height: 6.125rem
}

.font-99 {
    font-size: 6.188rem !important;
    line-height: 6.188rem
}

.font-100 {
    font-size: 6.25rem !important;
    line-height: 6.25rem
}

.h-100-vh {
    height: 100vh
}

@media screen and (min-width:577px) and (max-width:767px) {
    .h-100-vh {
        height: 100%
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .h-100-vh {
        height: 100%
    }
}

@media screen and (max-width:480px) {
    .h-100-vh {
        height: 100%
    }
}

.p-absolute-lrb {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

@media screen and (min-width:1200px) and (max-width:1439px) {
    .p-absolute-lrb {
        position: relative
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .p-absolute-lrb {
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .p-absolute-lrb {
        position: relative
    }
}

@media screen and (min-width:577px) and (max-width:767px) {
    .p-absolute-lrb {
        position: relative
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .p-absolute-lrb {
        position: relative
    }
}

@media screen and (max-width:480px) {
    .p-absolute-lrb {
        position: relative
    }
}

.p-absolute-lr {
    position: absolute;
    left: 0;
    right: 0
}

@media screen and (min-width:1200px) and (max-width:1439px) {
    .p-absolute-lr {
        position: relative
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .p-absolute-lr {
        position: relative
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .p-absolute-lr {
        position: relative
    }
}

@media screen and (min-width:577px) and (max-width:767px) {
    .p-absolute-lr {
        position: relative
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .p-absolute-lr {
        position: relative
    }
}

@media screen and (max-width:480px) {
    .p-absolute-lr {
        position: relative
    }
}

.modal {
    z-index: 1052
}

.o-hidden {
    overflow: hidden
}

.line-20 {
    line-height: 1.25rem
}

.bg-type {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #8e54e9;
    color: #fff;
    text-align: center;
    border-radius: 30px
}

    .bg-type span {
        font-size: 1rem;
        font-weight: 500;
        line-height: 2.3
    }

    .bg-type.bg-type-md {
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #8e54e9;
        color: #fff;
        text-align: center;
        border-radius: 40px
    }

        .bg-type.bg-type-md span {
            font-size: 1.2rem;
            font-weight: 500;
            line-height: 2.6
        }

.bg-img.bg-img-big {
    width: 100px;
    height: 100px
}

.bg-img.bg-img-sm {
    width: 30px;
    height: 30px
}

.bg-img-group .bg-img {
    display: inline-block;
    margin-left: -10px;
    position: relative;
    z-index: 0
}

    .bg-img-group .bg-img img {
        border: 1px solid #fff
    }

    .bg-img-group .bg-img:hover {
        z-index: 1;
        position: relative
    }

.bg-img-group .bg-img-more {
    width: 26px;
    height: 26px;
    line-height: 24px;
    background: #8e54e9;
    color: #fff;
    text-align: center;
    border-radius: 26px
}

    .bg-img-group .bg-img-more span {
        font-size: .7rem;
        font-weight: 500
    }

    .bg-img-group .bg-img-more a:hover {
        color: #fff
    }

ul.activity {
    margin-left: 10px
}

    ul.activity li {
        list-style: none
    }

        ul.activity li.activity-item {
            position: relative;
            border-left: 2px solid #dee2e6
        }

            ul.activity li.activity-item:after {
                background-color: #fff;
                border-radius: 30px;
                border: 2px solid #dee2e6;
                height: 20px;
                left: 0;
                margin-left: -11px;
                position: absolute;
                width: 20px;
                clear: both;
                bottom: auto;
                top: 0
            }

            ul.activity li.activity-item:after,
            ul.activity li.activity-item:before {
                content: " ";
                display: table
            }

            ul.activity li.activity-item .activity-info {
                margin-left: 30px;
                padding-bottom: 17px
            }

            ul.activity li.activity-item p {
                padding: 0;
                margin: 0
            }

            ul.activity li.activity-item.primary:after {
                border-color: #8e54e9
            }

            ul.activity li.activity-item.cyan:after {
                border-color: #2bcbba
            }

            ul.activity li.activity-item.orange:after {
                border-color: #fd9644
            }

            ul.activity li.activity-item.success:after {
                border-color: #32b432
            }

            ul.activity li.activity-item.pink:after {
                border-color: #fb0792
            }

            ul.activity li.activity-item.primary2:after {
                border-color: #4776e6
            }

            ul.activity li.activity-item.danger:after {
                border-color: #e3324c
            }

            ul.activity li.activity-item.info:after {
                border-color: #45aaf2
            }

            ul.activity li.activity-item.warning:after {
                border-color: #f7b731
            }

            ul.activity li.activity-item:last-child .activity-info {
                padding-bottom: 0
            }

.border-radius-none {
    border-radius: 0
}

.bg-img {
    width: 45px;
    height: 45px;
    line-height: 60px
}

.bg-images {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

    .bg-images:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: rgba(0, 0, 0, .6)
    }

.img-text {
    position: relative
}

.img-icon {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;
    background-color: #eceef3
}

    .img-icon i {
        font-size: 26px
    }

@media (max-width:1440px) and (min-width:1200px) {
    .border-xxl-t {
        border-top: 1px solid #dee2e6
    }

    .border-xxl-n {
        border: none !important
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .border-xl-t {
        border-top: 1px solid #dee2e6
    }

    .border-xl-n {
        border: none !important
    }
}

@media (max-width:991px) {
    .border-lg-t {
        border-top: 1px solid #dee2e6
    }

    .border-lg-n {
        border: none !important
    }
}

@media (max-width:767px) {
    .border-md-t {
        border-top: 1px solid #dee2e6
    }

    .border-md-n {
        border: none !important
    }
}

@media (max-width:320px) {
    .border-sm-t {
        border-top: 1px solid #dee2e6
    }

    .border-sm-n {
        border: none !important
    }
}

@media (max-width:1199px) and (min-width:320px) {
    .border-t {
        border-top: 1px solid #dee2e6
    }

    .border-n {
        border: none !important
    }
}

@media (max-width:991px) and (min-width:768px) {
    .col-xl-2.col-md-4.col-sm-6.border-right.border-xl-n {
        border: none !important
    }
}

@media (max-width:567px) and (min-width:320px) {
    .col-xl-2.col-md-4.col-sm-6.border-right.border-sm-n {
        border: none !important
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .widget-weather-contant-3 .border-right.border-md-n {
        border: none !important
    }
}

.drag-drop img {
    padding: 1rem
}

.dropdown-menu {
    z-index: 1052
}

.p-inherit {
    position: inherit !important
}

@media screen and (min-width:480px) and (max-width:576px) {
    .dropdown-menu-left-mobile {
        transform: translate3d(0, 38px, 0) !important
    }
}

@media screen and (max-width:480px) {
    .dropdown-menu-left-mobile {
        transform: translate3d(0, 38px, 0) !important
    }
}

.export-btn {
    position: relative;
    padding-right: 12px !important
}

    .export-btn:before {
        position: absolute;
        content: "\f220";
        font-family: material-icons;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        speak: none;
        text-decoration: none;
        text-transform: none;
        right: 0;
        top: 7px
    }

.mb-minus {
    margin-bottom: -1rem
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pl-10 {
    padding-left: 10px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pr-10 {
    padding-right: 10px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.ml-10 {
    margin-left: 10px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-right-0 {
    border-right: 0 solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-top-0 {
    border-top: 0 solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-bottom-0 {
    border-bottom: 0 solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-left-0 {
    border-left: 0 solid #dee2e6 !important
}

@media screen and (min-width:1441px) {
    .pt-xxl-10 {
        padding-top: 10px
    }

    .pt-xxl-20 {
        padding-top: 20px
    }

    .pt-xxl-30 {
        padding-top: 30px
    }

    .pt-xxl-40 {
        padding-top: 40px
    }

    .pt-xxl-50 {
        padding-top: 50px
    }

    .pb-xxl-10 {
        padding-bottom: 10px
    }

    .pb-xxl-20 {
        padding-bottom: 20px
    }

    .pb-xxl-30 {
        padding-bottom: 30px
    }

    .pb-xxl-40 {
        padding-bottom: 40px
    }

    .pb-xxl-50 {
        padding-bottom: 50px
    }

    .pl-xxl-10 {
        padding-left: 10px
    }

    .pl-xxl-20 {
        padding-left: 20px
    }

    .pl-xxl-30 {
        padding-left: 30px
    }

    .pl-xxl-40 {
        padding-left: 40px
    }

    .pl-xxl-50 {
        padding-left: 50px
    }

    .pr-xxl-10 {
        padding-right: 10px
    }

    .pr-xxl-20 {
        padding-right: 20px
    }

    .pr-xxl-30 {
        padding-right: 30px
    }

    .pr-xxl-40 {
        padding-right: 40px
    }

    .pr-xxl-50 {
        padding-right: 50px
    }

    .mt-xxl-10 {
        margin-top: 10px
    }

    .mt-xxl-20 {
        margin-top: 20px
    }

    .mt-xxl-30 {
        margin-top: 30px
    }

    .mt-xxl-40 {
        margin-top: 40px
    }

    .mt-xxl-50 {
        margin-top: 50px
    }

    .mb-xxl-10 {
        margin-bottom: 10px
    }

    .mb-xxl-20 {
        margin-bottom: 20px
    }

    .mb-xxl-30 {
        margin-bottom: 30px
    }

    .mb-xxl-40 {
        margin-bottom: 40px
    }

    .mb-xxl-50 {
        margin-bottom: 50px
    }

    .ml-xxl-10 {
        margin-left: 10px
    }

    .ml-xxl-20 {
        margin-left: 20px
    }

    .ml-xxl-30 {
        margin-left: 30px
    }

    .ml-xxl-40 {
        margin-left: 40px
    }

    .ml-xxl-50 {
        margin-left: 50px
    }

    .mr-xxl-10 {
        margin-right: 10px
    }

    .mr-xxl-20 {
        margin-right: 20px
    }

    .mr-xxl-30 {
        margin-right: 30px
    }

    .mr-xxl-40 {
        margin-right: 40px
    }

    .mr-xxl-50 {
        margin-right: 50px
    }

    .border-xxl-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-xxl-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-xxl-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-xxl-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-xxl-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-xxl-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-xxl-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-xxl-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (min-width:1201px) {
    .pt-xl-10 {
        padding-top: 10px
    }

    .pt-xl-20 {
        padding-top: 20px
    }

    .pt-xl-30 {
        padding-top: 30px
    }

    .pt-xl-40 {
        padding-top: 40px
    }

    .pt-xl-50 {
        padding-top: 50px
    }

    .pb-xl-10 {
        padding-bottom: 10px
    }

    .pb-xl-20 {
        padding-bottom: 20px
    }

    .pb-xl-30 {
        padding-bottom: 30px
    }

    .pb-xl-40 {
        padding-bottom: 40px
    }

    .pb-xl-50 {
        padding-bottom: 50px
    }

    .pl-xl-10 {
        padding-left: 10px
    }

    .pl-xl-20 {
        padding-left: 20px
    }

    .pl-xl-30 {
        padding-left: 30px
    }

    .pl-xl-40 {
        padding-left: 40px
    }

    .pl-xl-50 {
        padding-left: 50px
    }

    .pr-xl-10 {
        padding-right: 10px
    }

    .pr-xl-20 {
        padding-right: 20px
    }

    .pr-xl-30 {
        padding-right: 30px
    }

    .pr-xl-40 {
        padding-right: 40px
    }

    .pr-xl-50 {
        padding-right: 50px
    }

    .mt-xl-10 {
        margin-top: 10px
    }

    .mt-xl-20 {
        margin-top: 20px
    }

    .mt-xl-30 {
        margin-top: 30px
    }

    .mt-xl-40 {
        margin-top: 40px
    }

    .mt-xl-50 {
        margin-top: 50px
    }

    .mb-xl-10 {
        margin-bottom: 10px
    }

    .mb-xl-20 {
        margin-bottom: 20px
    }

    .mb-xl-30 {
        margin-bottom: 30px
    }

    .mb-xl-40 {
        margin-bottom: 40px
    }

    .mb-xl-50 {
        margin-bottom: 50px
    }

    .ml-xl-10 {
        margin-left: 10px
    }

    .ml-xl-20 {
        margin-left: 20px
    }

    .ml-xl-30 {
        margin-left: 30px
    }

    .ml-xl-40 {
        margin-left: 40px
    }

    .ml-xl-50 {
        margin-left: 50px
    }

    .mr-xl-10 {
        margin-right: 10px
    }

    .mr-xl-20 {
        margin-right: 20px
    }

    .mr-xl-30 {
        margin-right: 30px
    }

    .mr-xl-40 {
        margin-right: 40px
    }

    .mr-xl-50 {
        margin-right: 50px
    }

    .border-xl-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-xl-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-xl-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-xl-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-xl-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-xl-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-xl-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-xl-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (min-width:993px) {
    .pt-lg-10 {
        padding-top: 10px
    }

    .pt-lg-20 {
        padding-top: 20px
    }

    .pt-lg-30 {
        padding-top: 30px
    }

    .pt-lg-40 {
        padding-top: 40px
    }

    .pt-lg-50 {
        padding-top: 50px
    }

    .pb-lg-10 {
        padding-bottom: 10px
    }

    .pb-lg-20 {
        padding-bottom: 20px
    }

    .pb-lg-30 {
        padding-bottom: 30px
    }

    .pb-lg-40 {
        padding-bottom: 40px
    }

    .pb-lg-50 {
        padding-bottom: 50px
    }

    .pl-lg-10 {
        padding-left: 10px
    }

    .pl-lg-20 {
        padding-left: 20px
    }

    .pl-lg-30 {
        padding-left: 30px
    }

    .pl-lg-40 {
        padding-left: 40px
    }

    .pl-lg-50 {
        padding-left: 50px
    }

    .pr-lg-10 {
        padding-right: 10px
    }

    .pr-lg-20 {
        padding-right: 20px
    }

    .pr-lg-30 {
        padding-right: 30px
    }

    .pr-lg-40 {
        padding-right: 40px
    }

    .pr-lg-50 {
        padding-right: 50px
    }

    .mt-lg-10 {
        margin-top: 10px
    }

    .mt-lg-20 {
        margin-top: 20px
    }

    .mt-lg-30 {
        margin-top: 30px
    }

    .mt-lg-40 {
        margin-top: 40px
    }

    .mt-lg-50 {
        margin-top: 50px
    }

    .mb-lg-10 {
        margin-bottom: 10px
    }

    .mb-lg-20 {
        margin-bottom: 20px
    }

    .mb-lg-30 {
        margin-bottom: 30px
    }

    .mb-lg-40 {
        margin-bottom: 40px
    }

    .mb-lg-50 {
        margin-bottom: 50px
    }

    .ml-lg-10 {
        margin-left: 10px
    }

    .ml-lg-20 {
        margin-left: 20px
    }

    .ml-lg-30 {
        margin-left: 30px
    }

    .ml-lg-40 {
        margin-left: 40px
    }

    .ml-lg-50 {
        margin-left: 50px
    }

    .mr-lg-10 {
        margin-right: 10px
    }

    .mr-lg-20 {
        margin-right: 20px
    }

    .mr-lg-30 {
        margin-right: 30px
    }

    .mr-lg-40 {
        margin-right: 40px
    }

    .mr-lg-50 {
        margin-right: 50px
    }

    .border-lg-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-lg-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-lg-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-lg-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-lg-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-lg-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-lg-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-lg-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (min-width:768px) {
    .pt-md-10 {
        padding-top: 10px
    }

    .pt-md-20 {
        padding-top: 20px
    }

    .pt-md-30 {
        padding-top: 30px
    }

    .pt-md-40 {
        padding-top: 40px
    }

    .pt-md-50 {
        padding-top: 50px
    }

    .pb-md-10 {
        padding-bottom: 10px
    }

    .pb-md-20 {
        padding-bottom: 20px
    }

    .pb-md-30 {
        padding-bottom: 30px
    }

    .pb-md-40 {
        padding-bottom: 40px
    }

    .pb-md-50 {
        padding-bottom: 50px
    }

    .pl-md-10 {
        padding-left: 10px
    }

    .pl-md-20 {
        padding-left: 20px
    }

    .pl-md-30 {
        padding-left: 30px
    }

    .pl-md-40 {
        padding-left: 40px
    }

    .pl-md-50 {
        padding-left: 50px
    }

    .pr-md-10 {
        padding-right: 10px
    }

    .pr-md-20 {
        padding-right: 20px
    }

    .pr-md-30 {
        padding-right: 30px
    }

    .pr-md-40 {
        padding-right: 40px
    }

    .pr-md-50 {
        padding-right: 50px
    }

    .mt-md-10 {
        margin-top: 10px
    }

    .mt-md-20 {
        margin-top: 20px
    }

    .mt-md-30 {
        margin-top: 30px
    }

    .mt-md-40 {
        margin-top: 40px
    }

    .mt-md-50 {
        margin-top: 50px
    }

    .mb-md-10 {
        margin-bottom: 10px
    }

    .mb-md-20 {
        margin-bottom: 20px
    }

    .mb-md-30 {
        margin-bottom: 30px
    }

    .mb-md-40 {
        margin-bottom: 40px
    }

    .mb-md-50 {
        margin-bottom: 50px
    }

    .ml-md-10 {
        margin-left: 10px
    }

    .ml-md-20 {
        margin-left: 20px
    }

    .ml-md-30 {
        margin-left: 30px
    }

    .ml-md-40 {
        margin-left: 40px
    }

    .ml-md-50 {
        margin-left: 50px
    }

    .mr-md-10 {
        margin-right: 10px
    }

    .mr-md-20 {
        margin-right: 20px
    }

    .mr-md-30 {
        margin-right: 30px
    }

    .mr-md-40 {
        margin-right: 40px
    }

    .mr-md-50 {
        margin-right: 50px
    }

    .border-md-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-md-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-md-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-md-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-md-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-md-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-md-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-md-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (min-width:577px) {
    .pt-sm-10 {
        padding-top: 10px
    }

    .pt-sm-20 {
        padding-top: 20px
    }

    .pt-sm-30 {
        padding-top: 30px
    }

    .pt-sm-40 {
        padding-top: 40px
    }

    .pt-sm-50 {
        padding-top: 50px
    }

    .pb-sm-10 {
        padding-bottom: 10px
    }

    .pb-sm-20 {
        padding-bottom: 20px
    }

    .pb-sm-30 {
        padding-bottom: 30px
    }

    .pb-sm-40 {
        padding-bottom: 40px
    }

    .pb-sm-50 {
        padding-bottom: 50px
    }

    .pl-sm-10 {
        padding-left: 10px
    }

    .pl-sm-20 {
        padding-left: 20px
    }

    .pl-sm-30 {
        padding-left: 30px
    }

    .pl-sm-40 {
        padding-left: 40px
    }

    .pl-sm-50 {
        padding-left: 50px
    }

    .pr-sm-10 {
        padding-right: 10px
    }

    .pr-sm-20 {
        padding-right: 20px
    }

    .pr-sm-30 {
        padding-right: 30px
    }

    .pr-sm-40 {
        padding-right: 40px
    }

    .pr-sm-50 {
        padding-right: 50px
    }

    .mt-sm-10 {
        margin-top: 10px
    }

    .mt-sm-20 {
        margin-top: 20px
    }

    .mt-sm-30 {
        margin-top: 30px
    }

    .mt-sm-40 {
        margin-top: 40px
    }

    .mt-sm-50 {
        margin-top: 50px
    }

    .mb-sm-10 {
        margin-bottom: 10px
    }

    .mb-sm-20 {
        margin-bottom: 20px
    }

    .mb-sm-30 {
        margin-bottom: 30px
    }

    .mb-sm-40 {
        margin-bottom: 40px
    }

    .mb-sm-50 {
        margin-bottom: 50px
    }

    .ml-sm-10 {
        margin-left: 10px
    }

    .ml-sm-20 {
        margin-left: 20px
    }

    .ml-sm-30 {
        margin-left: 30px
    }

    .ml-sm-40 {
        margin-left: 40px
    }

    .ml-sm-50 {
        margin-left: 50px
    }

    .mr-sm-10 {
        margin-right: 10px
    }

    .mr-sm-20 {
        margin-right: 20px
    }

    .mr-sm-30 {
        margin-right: 30px
    }

    .mr-sm-40 {
        margin-right: 40px
    }

    .mr-sm-50 {
        margin-right: 50px
    }

    .border-sm-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-sm-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-sm-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-sm-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-sm-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-sm-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-sm-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-sm-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (min-width:481px) {
    .pt-xs-10 {
        padding-top: 10px
    }

    .pt-xs-20 {
        padding-top: 20px
    }

    .pt-xs-30 {
        padding-top: 30px
    }

    .pt-xs-40 {
        padding-top: 40px
    }

    .pt-xs-50 {
        padding-top: 50px
    }

    .pb-xs-10 {
        padding-bottom: 10px
    }

    .pb-xs-20 {
        padding-bottom: 20px
    }

    .pb-xs-30 {
        padding-bottom: 30px
    }

    .pb-xs-40 {
        padding-bottom: 40px
    }

    .pb-xs-50 {
        padding-bottom: 50px
    }

    .pl-xs-10 {
        padding-left: 10px
    }

    .pl-xs-20 {
        padding-left: 20px
    }

    .pl-xs-30 {
        padding-left: 30px
    }

    .pl-xs-40 {
        padding-left: 40px
    }

    .pl-xs-50 {
        padding-left: 50px
    }

    .pr-xs-10 {
        padding-right: 10px
    }

    .pr-xs-20 {
        padding-right: 20px
    }

    .pr-xs-30 {
        padding-right: 30px
    }

    .pr-xs-40 {
        padding-right: 40px
    }

    .pr-xs-50 {
        padding-right: 50px
    }

    .mt-xs-10 {
        margin-top: 10px
    }

    .mt-xs-20 {
        margin-top: 20px
    }

    .mt-xs-30 {
        margin-top: 30px
    }

    .mt-xs-40 {
        margin-top: 40px
    }

    .mt-xs-50 {
        margin-top: 50px
    }

    .mb-xs-10 {
        margin-bottom: 10px
    }

    .mb-xs-20 {
        margin-bottom: 20px
    }

    .mb-xs-30 {
        margin-bottom: 30px
    }

    .mb-xs-40 {
        margin-bottom: 40px
    }

    .mb-xs-50 {
        margin-bottom: 50px
    }

    .ml-xs-10 {
        margin-left: 10px
    }

    .ml-xs-20 {
        margin-left: 20px
    }

    .ml-xs-30 {
        margin-left: 30px
    }

    .ml-xs-40 {
        margin-left: 40px
    }

    .ml-xs-50 {
        margin-left: 50px
    }

    .mr-xs-10 {
        margin-right: 10px
    }

    .mr-xs-20 {
        margin-right: 20px
    }

    .mr-xs-30 {
        margin-right: 30px
    }

    .mr-xs-40 {
        margin-right: 40px
    }

    .mr-xs-50 {
        margin-right: 50px
    }

    .border-xs-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-xs-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-xs-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-xs-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-xs-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-xs-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-xs-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-xs-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (max-width:480px) {
    .pt-xxs-10 {
        padding-top: 10px
    }

    .pt-xxs-20 {
        padding-top: 20px
    }

    .pt-xxs-30 {
        padding-top: 30px
    }

    .pt-xxs-40 {
        padding-top: 40px
    }

    .pt-xxs-50 {
        padding-top: 50px
    }

    .pb-xxs-10 {
        padding-bottom: 10px
    }

    .pb-xxs-20 {
        padding-bottom: 20px
    }

    .pb-xxs-30 {
        padding-bottom: 30px
    }

    .pb-xxs-40 {
        padding-bottom: 40px
    }

    .pb-xxs-50 {
        padding-bottom: 50px
    }

    .pl-xxs-10 {
        padding-left: 10px
    }

    .pl-xxs-20 {
        padding-left: 20px
    }

    .pl-xxs-30 {
        padding-left: 30px
    }

    .pl-xxs-40 {
        padding-left: 40px
    }

    .pl-xxs-50 {
        padding-left: 50px
    }

    .pr-xxs-10 {
        padding-right: 10px
    }

    .pr-xxs-20 {
        padding-right: 20px
    }

    .pr-xxs-30 {
        padding-right: 30px
    }

    .pr-xxs-40 {
        padding-right: 40px
    }

    .pr-xxs-50 {
        padding-right: 50px
    }

    .mt-xxs-10 {
        margin-top: 10px
    }

    .mt-xxs-20 {
        margin-top: 20px
    }

    .mt-xxs-30 {
        margin-top: 30px
    }

    .mt-xxs-40 {
        margin-top: 40px
    }

    .mt-xxs-50 {
        margin-top: 50px
    }

    .mb-xxs-10 {
        margin-bottom: 10px
    }

    .mb-xxs-20 {
        margin-bottom: 20px
    }

    .mb-xxs-30 {
        margin-bottom: 30px
    }

    .mb-xxs-40 {
        margin-bottom: 40px
    }

    .mb-xxs-50 {
        margin-bottom: 50px
    }

    .ml-xxs-10 {
        margin-left: 10px
    }

    .ml-xxs-20 {
        margin-left: 20px
    }

    .ml-xxs-30 {
        margin-left: 30px
    }

    .ml-xxs-40 {
        margin-left: 40px
    }

    .ml-xxs-50 {
        margin-left: 50px
    }

    .mr-xxs-10 {
        margin-right: 10px
    }

    .mr-xxs-20 {
        margin-right: 20px
    }

    .mr-xxs-30 {
        margin-right: 30px
    }

    .mr-xxs-40 {
        margin-right: 40px
    }

    .mr-xxs-50 {
        margin-right: 50px
    }

    .border-xxs-right {
        border-right: 1px solid #dee2e6 !important
    }

    .border-xxs-right-0 {
        border-right: 0 solid #dee2e6 !important
    }

    .border-xxs-top {
        border-top: 1px solid #dee2e6 !important
    }

    .border-xxs-top-0 {
        border-top: 0 solid #dee2e6 !important
    }

    .border-xxs-bottom {
        border-bottom: 1px solid #dee2e6 !important
    }

    .border-xxs-bottom-0 {
        border-bottom: 0 solid #dee2e6 !important
    }

    .border-xxs-left {
        border-left: 1px solid #dee2e6 !important
    }

    .border-xxs-left-0 {
        border-left: 0 solid #dee2e6 !important
    }
}

@media screen and (min-width:577px) and (max-width:767px) {
    .m-b-30 .card.h-100,
    .mb-sm-30 .card.h-100 {
        height: auto !important
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .m-b-30 .card.h-100,
    .mb-sm-30 .card.h-100 {
        height: auto !important
    }
}

@media screen and (max-width:480px) {
    .m-b-30 .card.h-100,
    .mb-sm-30 .card.h-100 {
        height: auto !important
    }
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, .25) !important;
    width: 6px
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .25) !important;
    width: 6px
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .25);
    opacity: 0.25;
    -ms-filter: "alpha(opacity=25)"
}

.dropdown a {
    cursor: pointer
}

html {
    font-size: 14px
}

body {
    font-family: IRANSans;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    outline: 0;
    background: #f1f1f1;
    color: #a6a9b7
}

    body.sidebar-mini .app-main {
        padding-right: 60px
    }

        body.sidebar-mini .app-main .container-fluid {
            padding: 90px 30px 60px 30px
        }

.app {
    position: relative
}

    .app .loader {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 99999
    }

        .app .loader img {
            max-width: 200px;
        }

.app-wrap {
    min-height: 100vh;
    position: relative
}

.app-container {
    position: relative
}

.app-main {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    padding-right: 240px;
    transition: all .3s ease-out
}

@media screen and (min-width:577px) and (max-width:767px) {
    .app-main {
        padding-left: 0 !important
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .app-main {
        padding-right: 0 !important
    }
}

@media screen and (max-width:480px) {
    .app-main {
        padding-right: 0 !important
    }
}

.app-main .container-fluid {
    padding: 95px 30px 60px 30px;
    transition: all .3s ease-out
}

@media screen and (min-width:577px) and (max-width:767px) {
    .app-main .container-fluid {
        padding-bottom: 0
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .app-main .container-fluid {
        padding-bottom: 0
    }
}

@media screen and (max-width:480px) {
    .app-main .container-fluid {
        padding-bottom: 0
    }
}

.footer {
    background: #fff;
    position: absolute;
    padding: 1rem 2.3rem;
    z-index: 0;
    width: calc(100% - 240px);
    bottom: 0;
    left: 0;
    height: 60px;
    -webkit-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    -moz-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    transition: all .3s ease-out
}

@media screen and (min-width:577px) and (max-width:767px) {
    .footer {
        width: 100%;
        height: auto;
        position: relative
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .footer {
        width: 100%;
        height: auto;
        position: relative
    }
}

@media screen and (max-width:480px) {
    .footer {
        width: 100%;
        height: auto;
        position: relative
    }
}

.footer a:hover {
    color: #009c99;
}

.footer a {
    color: #00aca9;
}

.page-title h1 {
    margin-bottom: 0;
    font-size: 1.514rem;
    line-height: 2rem;
    text-align: right;
}

ol.breadcrumb {
    background-color: transparent
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "\e662";
    font-family: themify-icons;
    font-size: 10px;
    padding-top:5px;
}

.notification-wrapper {
    border-radius: 4px
}

.list-style-none {
    list-style: none
}

    .list-style-none li {
        font-size: 12px
    }

@-moz-keyframes blink {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }

    25% {
        -moz-transform: scale(.1);
        opacity: .1
    }

    50% {
        -moz-transform: scale(.5);
        opacity: .3
    }

    75% {
        -moz-transform: scale(.8);
        opacity: .5
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes blink {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    25% {
        -webkit-transform: scale(.1);
        opacity: .1
    }

    50% {
        -webkit-transform: scale(.5);
        opacity: .3
    }

    75% {
        -webkit-transform: scale(.8);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.top-bar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1049;
    width: 100%
}

    .top-bar .navbar {
        padding: 0;
        height: 60px
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar {
        height: auto
    }
}

.top-bar .navbar .mobile-toggle {
    position: absolute;
    color: #fff;
    display: none;
    padding: 20px 30px;
    top: 0;
    left: 0;
    font-size: 1.25rem;
    cursor: pointer
}

.top-bar .navbar .navbar-header .navbar-brand {
    font-weight: 700;
    color: #fff;
    margin: 0;
    width: 100%;
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .mobile-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        width: 78px;
        height: 60px;
        padding: 0;
        font-size: 17px;
        color: #a2a5bd;
        border: 0;
        line-height: 60px
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .mobile-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        width: 78px;
        height: 60px;
        padding: 0;
        font-size: 17px;
        color: #a2a5bd;
        border: 0;
        line-height: 60px
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .mobile-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        width: 78px;
        height: 60px;
        padding: 0;
        font-size: 17px;
        color: #a2a5bd;
        border: 0;
        line-height: 60px
    }

    .top-bar .navbar .navbar-header .navbar-brand {
        width: auto;
    }
}

.top-bar .navbar .navbar-header {
    background: #2a2b3a;
    width: 240px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 60px;
    text-align: center;
    overflow: hidden;
    transition: all .3s ease-out;
    position: relative;
    z-index: 99;
}

    .top-bar .navbar .navbar-header .logo-desktop {
        width: 54px;
        margin-top: 4px;
        height: auto;
        visibility: visible;
        opacity: 1;
        position: relative;
        z-index: 0;
        transition: all ease-in-out .2s
    }

    .top-bar .navbar .navbar-header .logo-mobile {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 30px;
        height: auto;
        transition: all ease-in-out .2s
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .navbar-header {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 60px;
        justify-content: center
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .navbar-header {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 60px;
        justify-content: center
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .navbar-header {
        width: 100%;
        text-align: center;
        padding: 0;
        height: 60px;
        justify-content: center
    }
}



.top-bar .navbar .navbar-header .nav-link {
    padding-left: 0;
    padding-right: 0
}

.top-bar .navbar .navbar-toggler:focus {
    outline: 0
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .navbar-toggler {
        position: absolute;
        right: 0;
        top: 0;
        color: #fff;
        z-index: 99;
        width: 78px;
        height: 60px;
        padding: 0;
        font-size: 17px;
        color: #a2a5bd;
        border: 0;
        line-height: 60px
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .navbar-toggler {
        position: absolute;
        right: 0;
        top: 0;
        color: #fff;
        z-index: 99;
        width: 78px;
        height: 60px;
        padding: 0;
        font-size: 17px;
        color: #a2a5bd;
        border: 0;
        line-height: 60px
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .navbar-toggler {
        position: absolute;
        left: 0;
        right: auto;
        top: 0;
        color: #fff;
        z-index: 99;
        width: 78px;
        height: 60px;
        padding: 0;
        font-size: 17px;
        color: #a2a5bd;
        border: 0;
        line-height: 60px
    }
}

.top-bar .navbar .nav-link {
    color: #a2a5bd;
    padding: 1.4rem 1rem 1.4rem 1rem;
    font-size: 14px;
    text-align: right;
}

    .top-bar .navbar .nav-link:hover {
        color: #00aaa7;
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .nav-link {
        padding: 1.3rem .5rem
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .nav-link {
        font-size: .8571rem
    }
}

.top-bar .navbar .nav-left {
    margin-left: 2.1rem
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .nav-left {
        display: none
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .nav-left {
        display: none
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .nav-right {
        display: none
    }
}

.top-bar .navbar .nav-left .nav-item.dropdown .dropdown-menu a {
    font-size: 1rem;
    line-height: 18px
}

.top-bar .navbar .nav-left .dropdown-menu {
    left: 0;
    right: inherit
}

        .top-bar .navbar .nav-left .dropdown-menu a.dropdown-item:hover {
            background-color: transparent;
            color: #8e54e9
        }

    .top-bar .navbar .nav-left .dropdown-menu.mega-menu {
        min-width: calc(100% - 60px);
        overflow: hidden;
        margin-left: 30px;
        margin-right: 30px;
        left: 0;
        padding: 0
    }

        .top-bar .navbar .nav-left .dropdown-menu.mega-menu ul {
            padding: 0;
            margin: 0 -.5rem
        }

            .top-bar .navbar .nav-left .dropdown-menu.mega-menu ul li {
                padding: .3rem .5rem
            }

        .top-bar .navbar .nav-left .dropdown-menu.mega-menu .arrow-triangle {
            left: 85px;
            right: inherit
        }

        .top-bar .navbar .nav-left .dropdown-menu.mega-menu .chart-wrap {
            margin-right: -5px;
            margin-bottom: -5px
        }

            .top-bar .navbar .nav-left .dropdown-menu.mega-menu .chart-wrap .apexchart-wrapper {
                position: relative;
                margin-top: -163px
            }

.top-bar .navbar .nav-right {
    margin-right: 1.7rem
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .nav-right {
        margin: 0 !important;
        justify-content: space-between;
        padding: 0 30px;
        width: 100%
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .nav-right {
        margin: 0 !important;
        justify-content: space-between;
        padding: 0 30px;
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .nav-right {
        margin: 0 !important;
        justify-content: space-between;
        padding: 0 30px;
        width: 100%
    }
}

.top-bar .navbar .nav-left li a::after {
    border: none
}

.top-bar .navbar .nav-left .nav-item {
    width: 50px;
    text-align: center
}




@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .nav-left .nav-item {
        position: inherit
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .nav-left .nav-item {
        position: inherit
    }
}

.top-bar .navbar .nav-left .nav-item .nav-link {
    padding: 1.4rem 0;
    font-size: 17px;
    text-align: center;
}

.top-bar .navbar .nav-left .nav-item.dropdown .dropdown-toggle::after {
    margin: 0
}

.top-bar .navbar .nav-left .nav-item.user-profile {
    width: 50px
}

    .top-bar .navbar .nav-left .nav-item.user-profile .nav-link {
        padding: .9em 0;
        position: relative
    }

    .top-bar .navbar .nav-left .nav-item.user-profile a {
        padding: .6rem 1rem
    }

        .top-bar .navbar .nav-left .nav-item.user-profile a img {
            width: 36px;
            height: 36px;
            border-radius: 30px
        }

        .top-bar .navbar .nav-left .nav-item.user-profile a .user-status {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            display: block;
            position: absolute;
            right: 7px;
            bottom: inherit;
            top: 14px
        }

    .top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu {
        width: 23rem
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu {
        width: 100%;
        right: 0;
        left: inherit
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu {
        width: 100%;
        right: 0;
        left: inherit
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu {
        width: 100%;
        right: 0;
        left: inherit
    }
}

.top-bar .navbar nav-left .nav-item.user-profile .dropdown-menu a.dropdown-item {
    padding: .7rem 0;
    font-size: 1rem;
    line-height: 18px
}

.top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu a.dropdown-item:focus,
.top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu a.dropdown-item:hover {
    background-color: transparent;
    color: #069296;
}

.top-bar .navbar .nav-left .nav-item.user-profile .dropdown-menu a.dropdown-item i {
    font-size: 16px;
    width: 30px
}

.top-bar .navbar .nav-left .dropdown-menu {
    left: 6px;
    right: inherit
}

    .top-bar .navbar .nav-left .dropdown-menu:after {
        content: '';
        position: absolute
    }

    .top-bar .navbar .nav-left .dropdown-menu.extended {
        min-width: 21.43rem
    }

        .top-bar .navbar .nav-left .dropdown-menu.extended ul {
            padding: 0
        }

            .top-bar .navbar .nav-left .dropdown-menu.extended ul li {
                list-style-type: none
            }

                .top-bar .navbar .nav-left .dropdown-menu.extended ul li ul {
                    padding: 0
                }

        .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-footer,
        .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-header {
            color: #a1a1a1;
            text-align: center;
            padding: .8rem;
            font-size: 1rem;
            font-weight: 400;
            border-top: 1px solid #dee2e6
        }

        .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-header {
            font-weight: 500
        }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-header a:hover {
                color: #343a40
            }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-header a.btn-inverse-light {
                background: #eceef3;
                background: rgba(236, 238, 243, .3) !important;
                color: #fff
            }

                .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-header a.btn-inverse-light:hover {
                    border-color: transparent
                }

        .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-footer a {
            color: #a1a1a1;
            text-decoration: none;
        }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-footer a:hover {
                color: #069699;
            }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-footer a.btn:hover {
                color: #343a40;
            }

        .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-body {
            max-height: 240px;
            overflow-y: auto
        }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-body li a {
                padding: 1rem;
                text-decoration: none;
                display: block
            }

                .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-body li a:hover {
                    background: #eceef3;
                    color: #8e54e9
                }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-body .notification .notify-icon {
                width: 40px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                border-radius: 50%;
                background: #eceef3;
                margin-left: 20px;
                color: #fff
            }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-body .notify-message p {
                margin: 0;
                color: #2c2e3e;
                line-height: 1.5rem;
                font-weight: 500 !important;
            }

            .top-bar .navbar .nav-left .dropdown-menu.extended .dropdown-body .notify-message small {
                color: #a6a9b7
            }

.top-bar .navbar .sidebar-toggle {
    font-size: 17px;
    padding: 1.2rem 1rem 1.2rem 1rem
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .sidebar-toggle {
        position: absolute;
        left: 0;
        top: 0;
        width: 75px;
        height: 60px;
        padding: 0 !important;
        line-height: 60px
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .sidebar-toggle {
        position: absolute;
        left: 0;
        top: 0;
        width: 75px;
        height: 60px;
        padding: 0 !important;
        line-height: 60px
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .sidebar-toggle {
        position: absolute;
        left: 0;
        top: 0;
        width: 75px;
        height: 60px;
        padding: 0 !important;
        line-height: 60px
    }
}

.top-bar .navbar .nav-left .dropdown-menu,
.top-bar .navbar .nav-right .dropdown-menu {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 1px 20px rgba(115, 105, 215, .25);
    -moz-box-shadow: 0 1px 20px rgba(115, 105, 215, .25);
    box-shadow: 0 1px 20px rgba(115, 105, 215, .25);
    padding: 0;
    border-radius: 0 0 4px 4px;
    margin-top: 1rem;
    visibility: hidden;
    display: block;
    opacity: 0;
    transition: all .3s ease-in-out
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .nav-left .dropdown-menu,
    .top-bar .navbar .nav-right .dropdown-menu {
        width: 100%;
        position: absolute;
        margin: 0 !important;
        right: 0;
        left: 0
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .top-bar .navbar .nav-left .dropdown-menu,
    .top-bar .navbar .nav-right .dropdown-menu {
        width: 100%;
        position: absolute;
        margin: 0 !important;
        right: 0;
        left: 0
    }
}

@media screen and (max-width:480px) {
    .top-bar .navbar .nav-left .dropdown-menu,
    .top-bar .navbar .nav-right .dropdown-menu {
        width: 100%;
        position: absolute;
        margin: 0 !important;
        right: 0;
        left: 0
    }
}

.top-bar .navbar .nav-left .show .dropdown-menu,
.top-bar .navbar .nav-right .show .dropdown-menu {
    margin-top: 0;
    visibility: visible;
    opacity: 1
}

@media screen and (min-width:577px) and (max-width:767px) {
    .top-bar .navbar .nav-item.dropdown,
    .top-bar .navbar .nav-item.dropup {
        position: static
    }
}

.top-bar .navigation {
    width: 100%;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    -moz-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    height: 60px
}

    .top-bar .navigation .navbar-nav {
        /*ms-flex-direction: row;*/
        flex-direction: row
    }

.top-bar .search-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none
}

    .top-bar .search-wrapper .close-btn {
        position: absolute;
        left: 20px;
        top: 15px;
        cursor: pointer;
        z-index: 2
    }

        .top-bar .search-wrapper .close-btn i {
            font-size: 1.285rem;
            line-height: 2.142rem;
            color: #a6a9b7
        }

    .top-bar .search-wrapper .search-content {
        position: relative;
        width: 100%
    }

        .top-bar .search-wrapper .search-content .magnifier {
            color: #a6a9b7;
            position: absolute;
            top: 20px;
            right: 20px;
            font-size: 1.285rem;
            line-height: 1.714rem
        }

        .top-bar .search-wrapper .search-content .form-control {
            height: 60px;
            border: 0;
            font-size: 1.285rem;
            line-height: 1.714rem;
            background: 0 0;
            padding-left: 60px;
            padding-right: 60px;
            color: #a6a9b7
        }

.sidebar-mini .top-bar .navbar .navbar-header {
    width: 60px;
    padding-right: 0;
    justify-content: center
}

@media screen and (min-width:577px) and (max-width:767px) {
    .sidebar-mini .top-bar .navbar .navbar-header {
        width: 100%
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .sidebar-mini .top-bar .navbar .navbar-header {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .sidebar-mini .top-bar .navbar .navbar-header {
        width: 100%
    }
}

.sidebar-mini .top-bar .navbar .navbar-header .logo-desktop {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: absolute
}

.sidebar-mini .top-bar .navbar .navbar-header .logo-mobile {
    visibility: visible;
    opacity: 1;
    position: relative
}

.sidebar-mini .top-bar .navbar .navbar-header.expand {
    width: 240px
}

    .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-desktop {
        width: 54px;
        height: auto;
        visibility: visible;
        opacity: 1;
        position: relative;
        z-index: 0
    }

    .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-mobile {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        width: 30px;
        height: auto
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .sidebar-mini .top-bar .navbar .navbar-header.expand {
        width: 100%
    }

        .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-desktop {
            width: 130px;
            height: auto;
            visibility: hidden;
            opacity: 0;
            position: absolute;
            z-index: -1
        }

        .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-mobile {
            visibility: visible;
            opacity: 1;
            position: relative;
            width: 30px;
            height: auto
        }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .sidebar-mini .top-bar .navbar .navbar-header.expand {
        width: 100%
    }

        .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-desktop {
            width: 130px;
            height: auto;
            visibility: hidden;
            opacity: 0;
            position: absolute;
            z-index: -1
        }

        .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-mobile {
            visibility: visible;
            opacity: 1;
            position: relative;
            width: 30px;
            height: auto
        }
}

@media screen and (max-width:480px) {
    .sidebar-mini .top-bar .navbar .navbar-header.expand {
        width: 100%
    }

        .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-desktop {
            width: 130px;
            height: auto;
            visibility: hidden;
            opacity: 0;
            position: absolute;
            z-index: -1
        }

        .sidebar-mini .top-bar .navbar .navbar-header.expand .logo-mobile {
            visibility: visible;
            opacity: 1;
            position: relative;
            width: 30px;
            height: auto
        }
}

.navbar-toggler {
    position: absolute;
    top: 0;
    right: 0;
    padding: 23px 30px;
    color: #fff
}

.dot {
    background-color: #8e54e9;
    border-radius: 10px;
    margin-right: 6px;
    width: 10px;
    height: 10px;
    display: inline-block
}

.notify {
    position: relative;
    top: 7px;
    right: -7px
}

    .notify .blink {
        position: absolute;
        top: -20px;
        right: -4px;
        height: 25px;
        width: 25px;
        z-index: 10;
        border: 5px solid #e3324c;
        border-radius: 70px;
        -moz-animation: blink 1s ease-out;
        -moz-animation-iteration-count: infinite;
        -o-animation: blink 1s ease-out;
        -o-animation-iteration-count: infinite;
        -webkit-animation: blink 1s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .notify .dot {
        width: 5px;
        height: 5px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background-color: #e3324c;
        position: absolute;
        right: 0;
        top: -10px
    }

.custom-dropdown.dropdown-menu {
    padding: 10px 0;
    min-width: 15rem;
    border: none;
    box-shadow: 0 0 20px rgba(115, 105, 215, .15)
}

    .custom-dropdown.dropdown-menu a,
    .custom-dropdown.dropdown-menu a.dropdown-item {
        padding: .7rem 1.5rem .7rem 0;
        font-size: 13px;
        line-height: 18px;
        color: #a6a9b7
    }

        .custom-dropdown.dropdown-menu a i {
            padding-right: 1.2rem !important;
            width: 2rem;
            display: inline-block
        }

    .custom-dropdown.dropdown-menu .dropdown-title {
        padding: .5rem 1rem 1rem 1.5rem;
        border-bottom: 1px solid #ebedf2
    }

    .custom-dropdown.dropdown-menu a.dropdown-item:focus,
    .custom-dropdown.dropdown-menu a.dropdown-item:hover {
        background-color: transparent;
        color: #8e54e9
    }

    .custom-dropdown.dropdown-menu a.dropdown-item:first-child {
        padding-top: 0 !important
    }

    .custom-dropdown.dropdown-menu a.dropdown-item:last-child {
        padding-bottom: 0 !important
    }

    .custom-dropdown.dropdown-menu.extended .dropdown-body li a:hover {
        background-color: transparent;
        color: #8e54e9
    }

.top-bar-fixed .top-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.autocomplete-suggestions {
    height: 400px;
    margin-top: 0 !important;
    border-radius: 0 !important
}

    .autocomplete-suggestions .autocomplete-suggestion:hover {
        background: #eceef3
    }

.navbar-collapse.show {
    position: relative;
    z-index: 99
}

.sidebar-nav {
    background: #212529
}

    .sidebar-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
        background: #343a40
    }

    .sidebar-nav .metismenu {
        background: #212529;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .sidebar-nav .metismenu li + li {
            margin-top: 5px
        }

        .sidebar-nav .metismenu li:first-child {
            margin-top: 5px
        }

        .sidebar-nav .metismenu li:last-child {
            margin-bottom: 5px
        }

        .sidebar-nav .metismenu > li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            position: relative
        }

        .sidebar-nav .metismenu a {
            position: relative;
            display: block;
            padding: 13px 15px;
            color: #adb5bd;
            outline-width: 0;
            transition: all .3s ease-out
        }

        .sidebar-nav .metismenu ul a {
            padding: 10px 15px 10px 30px
        }

        .sidebar-nav .metismenu ul ul a {
            padding: 10px 15px 10px 45px
        }

        .sidebar-nav .metismenu a:active,
        .sidebar-nav .metismenu a:focus,
        .sidebar-nav .metismenu a:hover {
            color: #f8f9fa;
            text-decoration: none;
            background: #0b7285
        }

.app-navbar {
    position: fixed;
    top: 0;
    right: 0;
    width: 240px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: all .3s ease-out;
    display: block;
    margin-top: 60px;
    height: 100%;
    -webkit-box-shadow: 1px 10px 20px rgba(115, 105, 215, .15);
    -moz-box-shadow: 1px 10px 20px rgba(115, 105, 215, .15);
    box-shadow: 1px 10px 20px rgba(115, 105, 215, .15);
    z-index: 1049
}

@media screen and (min-width:577px) and (max-width:767px) {
    .app-navbar {
        position: fixed;
        left: -240px;
        height: 100%
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .app-navbar {
        position: fixed;
        right: -240px;
        height: 100%
    }
}

@media screen and (max-width:480px) {
    .app-navbar {
        position: fixed;
        right: -240px;
        height: 100%
    }
}

.app-navbar.expand {
    right: 0;
    height: 100%
}

.app-navbar .sidebar-nav {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    -webkit-flex-basis: auto !important;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    margin-bottom: auto;
    background: #2c2e3e;
    height: 100%;
    overflow: hidden
}

    .app-navbar .sidebar-nav ul.metismenu {
        background: 0 0
    }

        .app-navbar .sidebar-nav ul.metismenu li a {
            border: none !important;
            padding: 1.1rem 1rem 1.1rem 2.7rem;
            color: #a2a5bd;
            display: flex
        }

            .app-navbar .sidebar-nav ul.metismenu li a i {
                margin-left: 10px;
                color: #03c8c7;
                width: 20px
            }

            .app-navbar .sidebar-nav ul.metismenu li a:focus,
            .app-navbar .sidebar-nav ul.metismenu li a:hover {
                background: #1f212d;
                color: #fff;
                transition: all .3s ease-out
            }

            .app-navbar .sidebar-nav ul.metismenu li a .nav-title {
                opacity: 1;
                visibility: visible
            }

            .app-navbar .sidebar-nav ul.metismenu li a .nav-label {
                position: absolute;
                margin-right: 5px;
                top: 15px;
                left: 13px;
                font-size: 85% !important;
                opacity: 1;
                visibility: visible;
                font-family: IRANSansFaNum, Roboto, sans-serif;
                padding: .6em .6em .5em;
            }

            .app-navbar .sidebar-nav ul.metismenu li a.has-arrow:after {
                transform: rotate(315deg) translateY(-50%);
                -webkit-transform: rotate(315deg) translateY(-50%);
                font-size: 12px;
                color: #6c7197;
                left: 1.5rem
            }

        .app-navbar .sidebar-nav ul.metismenu li.active a {
            color: #fff
        }

            .app-navbar .sidebar-nav ul.metismenu li.active a i {
                color: #ffffff;
            }

        .app-navbar .sidebar-nav ul.metismenu li.active ul {
            position: relative
        }

            .app-navbar .sidebar-nav ul.metismenu li.active ul li a {
                background: 0 0 !important;
                color: #a2a5bd
            }

                .app-navbar .sidebar-nav ul.metismenu li.active ul li a:focus,
                .app-navbar .sidebar-nav ul.metismenu li.active ul li a:hover {
                    color: #fff !important
                }

            .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a {
                color: #fff !important
            }

                .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a:focus,
                .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a:hover {
                    color: #fff !important
                }

                .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a:before {
                    width: 14px;
                    height: 2px;
                    position: absolute;
                    content: '';
                    right: 32px;
                    background: #37394d;
                    top: 18px
                }

                .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a.has-arrow {
                    color: #fff !important
                }

            .app-navbar .sidebar-nav ul.metismenu li.active ul li.active ul li a {
                padding-left: 4.8rem;
                color: #a2a5bd !important
            }

            .app-navbar .sidebar-nav ul.metismenu li.active ul li.active ul li.active a {
                color: #fff !important
            }

            .app-navbar .sidebar-nav ul.metismenu li.active ul:before {
                content: '';
                position: absolute;
                width: 2px;
                height: 100%;
                background: #37394d;
                top: 0;
                right: 30px
            }

        .app-navbar .sidebar-nav ul.metismenu li.active .has-arrow:after {
            transform: rotate(225deg) translateY(-50%);
            -webkit-transform: rotate(225deg) translateY(-50%)
        }

        .app-navbar .sidebar-nav ul.metismenu li ul {
            background: #2c2e3e
        }

            .app-navbar .sidebar-nav ul.metismenu li ul li a {
                padding: .6rem 2rem;
                padding-right: 3.78rem
            }

                .app-navbar .sidebar-nav ul.metismenu li ul li a:focus,
                .app-navbar .sidebar-nav ul.metismenu li ul li a:hover {
                    background: 0 0;
                    color: #8e54e9
                }

        .app-navbar .sidebar-nav ul.metismenu li + li,
        .app-navbar .sidebar-nav ul.metismenu li:first-child {
            margin-top: 0
        }

        .app-navbar .sidebar-nav ul.metismenu li.nav-static-title {
            padding: 1rem 1rem .1rem 1rem;
            color: #fff;
            font-size: .8571rem;
            text-transform: uppercase;
            letter-spacing: .5px;
            font-weight: 600;
            color: #04f3f0;
            text-align: right;
        }

        .app-navbar .sidebar-nav ul.metismenu li .has-arrow[aria-expanded=true]:after {
            transform: rotate(225deg) translateY(-50%);
            -webkit-transform: rotate(225deg) translateY(-50%)
        }

    .app-navbar .sidebar-nav .sidebar-banner .btn {
        background: #eceef3;
        background: rgba(236, 238, 243, .3) !important;
        color: #fff !important;
        padding: .3rem .8rem
    }

        .app-navbar .sidebar-nav .sidebar-banner .btn:focus,
        .app-navbar .sidebar-nav .sidebar-banner .btn:hover {
            color: #fff !important
        }

.light-sidebar .app-navbar .sidebar-nav {
    background: #fff
}

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li a {
        color: #7e82a4
    }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li a:hover {
            background: #eceef3;
            color: #8e54e9
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li a:focus {
            background: 0 0;
            color: #a2a5bd
        }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li ul {
        background: #fbfcfc
    }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a {
        background: #fff;
        color: #8e54e9
    }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:hover {
            color: #8e54e9 !important
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:focus {
            color: #8e54e9 !important
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:active {
            color: #8e54e9 !important
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a i {
            color: #8e54e9
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:hover i {
            color: #8e54e9
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:focus i {
            color: #8e54e9
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:visited i {
            color: #8e54e9
        }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active a:active i {
            color: #8e54e9
        }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active ul:before {
        background: #f0f2f3
    }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active ul li a {
        color: #a2a5bd
    }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active ul li.active ul li a {
        color: #a2a5bd !important
    }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active ul li.active ul li.active a {
        color: #8e54e9 !important
    }

    .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a {
        color: #8e54e9 !important
    }

        .light-sidebar .app-navbar .sidebar-nav ul.metismenu li.active ul li.active a:before {
            background: #f0f2f3
        }

.light-sidebar .top-bar .navbar .navbar-header {
    background: #fff
}

.light-sidebar .top-bar .navigation {
    border-left: 1px solid #dee2e6
}

.sidebar-fixed .app-navbar {
    position: fixed;
    left: 0;
    top: 60px;
    height: calc(100vh-60px)
}

.sidebar-mini .app-navbar {
    width: 60px;
    z-index: 1052
}

@media screen and (min-width:577px) and (max-width:767px) {
    .sidebar-mini .app-navbar {
        position: fixed;
        left: -60px;
        height: 100%
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .sidebar-mini .app-navbar {
        position: fixed;
        left: -60px;
        height: 100%
    }
}

@media screen and (max-width:480px) {
    .sidebar-mini .app-navbar {
        position: fixed;
        left: -60px;
        height: 100%
    }
}

.sidebar-mini .app-navbar:hover {
    width: 240px
}

    .sidebar-mini .app-navbar:hover .metismenu li.nav-static-title {
        display: block
    }

        .sidebar-mini .app-navbar:hover .metismenu li.nav-static-title a:after {
            display: block
        }

    .sidebar-mini .app-navbar:hover .metismenu li a .nav-label,
    .sidebar-mini .app-navbar:hover .metismenu li a .nav-title {
        opacity: 1
    }

    .sidebar-mini .app-navbar:hover .metismenu .collapse.in {
        display: block
    }

.sidebar-mini .app-navbar ul.metismenu li a .nav-label,
.sidebar-mini .app-navbar ul.metismenu li a .nav-title {
    opacity: 0;
    transition: all .7s;
    -webkit-transition: all .7s;
    -moz-transition: all .7s
}

.sidebar-mini .app-navbar ul.metismenu li a:after {
    display: none
}

.sidebar-mini .app-navbar ul.metismenu li.nav-static-title {
    display: none
}

.sidebar-mini .app-navbar ul.metismenu li + li {
    width: 240px
}

.sidebar-mini .app-navbar ul.metismenu .collapse.in {
    display: none
}

.sidebar-mini .app-navbar ul.metismenu .sidebar-banner {
    display: none !important
}

.sidebar-mini .footer {
    width: calc(100% - 60px)
}

.sidebar-nav .metismenu li:last-child {
    margin-bottom: 0
}

.sidebar-toggled .app-navbar {
    right: 0
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
span,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #545456;
    font-weight: 600;
    font-family: IRANSansFaNum, Roboto, sans-serif;
    margin-bottom: .75rem
}

h1 {
    font-size: 2.571rem;
    line-height: 3.142rem
}

h2 {
    font-size: 1.7rem;
    line-height: 2.571rem
}

h3 {
    font-size: 1.514rem;
    line-height: 2.142rem
}

h4 {
    font-size: 1.185rem;
    line-height: 1.714rem
}

h5 {
    font-size: 1rem;
    line-height: 1.428rem
}

h6 {
    font-size: .9286rem;
    line-height: 1.22rem
}

p {
    color: #757575;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.714rem
}

a {
    color: inherit;
    text-decoration: none;
    outline: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out
}

    a:focus,
    a:hover {
        color: #009c99;
        text-decoration: none
    }

ol,
ul {
    padding-left: 15px
}

    ol li,
    ul li {
        color: #a6a9b7
    }

.blockquote.blockquote-reverse {
    text-align: right
}

dl dt {
    font-weight: 500
}

dl dd {
    color: #a6a9b7
}

.list-none {
    list-style: none;
    padding: 0
}

svg {
    width: 100% !important
}

canvas {
    max-width: 100%
}

code {
    width: 100%;
    display: block;
    padding: .5rem
}

@media screen and (min-width:480px) and (max-width:576px) {
    .display-1 {
        font-size: 4rem
    }
}

@media screen and (max-width:480px) {
    .display-1 {
        font-size: 4rem
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .display-2 {
        font-size: 3.5rem
    }
}

@media screen and (max-width:480px) {
    .display-2 {
        font-size: 3.5rem
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .display-3 {
        font-size: 3rem
    }
}

@media screen and (max-width:480px) {
    .display-3 {
        font-size: 3rem
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .display-4 {
        font-size: 2.5rem
    }
}

@media screen and (max-width:480px) {
    .display-4 {
        font-size: 2.5rem
    }
}

.car-dealer-contant h2 {
    font-size: 52px
}

.car-dealer-contants .car-dealer-contants-text {
    padding: 1.25rem
}

    .car-dealer-contants .car-dealer-contants-text .p-10 {
        padding: .9rem 1.25rem !important
    }

.dating-contant .bg-img {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.dating-contant .table td,
.dating-contant .table th {
    vertical-align: middle;
    text-align: right;
}

.dating-contant table tr td:nth-child(2) {
    display: flex;
    align-items: center
}

    .dating-contant table tr td:nth-child(2) div {
        margin-right: 1rem
    }

.dating-contant .img-icon i.f-30 {
    line-height: 63px
}

.datting-upload-image {
    padding: 0
}

    .datting-upload-image .tab .nav {
        padding: 10px 20px 30px;
        margin-bottom: 0;
        border-bottom: 1px solid #dee2e6
    }

        .datting-upload-image .tab .nav.nav-tabs li a {
            padding: 4px 20px
        }

    .datting-upload-image .upload-image {
        padding: 30px 30px;
        border-right: 1px solid #dee2e6
    }

        .datting-upload-image .upload-image + .upload-image {
            border-right: 0 solid #dee2e6
        }

@media screen and (min-width:480px) and (max-width:576px) {
    .datting-upload-image .upload-image {
        padding: 20px
    }
}

@media screen and (max-width:480px) {
    .datting-upload-image .upload-image {
        padding: 20px
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .site-visitor .col {
        flex-basis: auto;
        border: 0 !important;
        margin-bottom: 10px
    }
}

@media screen and (max-width:480px) {
    .site-visitor .col {
        flex-basis: auto;
        border: 0 !important;
        margin-bottom: 10px
    }
}

.jobportal-contant .bg-img {
    width: 35px;
    height: 35px;
    line-height: 35px
}

.jobportal-contant .table td,
.jobportal-contant .table th {
    vertical-align: middle
}

.jobportal-contant table tr td:nth-child(2) {
    display: flex;
    align-items: center
}

    .jobportal-contant table tr td:nth-child(2) div {
        margin-right: 1rem
    }

.table.jobportal-table td {
    padding: 1.5rem .75rem
}

.jobportaldemo5 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.chart-fit {
    margin-left: -1rem;
    margin-right: -1rem
}

    .chart-fit.jobportaldemo6 {
        margin-left: -4rem;
        margin-right: -4rem
    }

.jobportaldemo2 .apexcharts-canvas {
    margin: inherit;
    margin-left: auto
}

@media screen and (min-width:480px) and (max-width:576px) {
    .site-visitor .col {
        flex-basis: auto;
        border: 0 !important;
        margin-bottom: 10px
    }
}

@media screen and (max-width:480px) {
    .site-visitor .col {
        flex-basis: auto;
        border: 0 !important;
        margin-bottom: 10px
    }
}

.stockmarket-contant .bg-img {
    width: 35px;
    height: 35px
}

.stockmarket-contant .stockmarket-contant-text {
    padding: 1.25rem
}

.stockmarket-contant .table td,
.stockmarket-contant .table th {
    vertical-align: middle
}

.stockmarket-contant .table tr td:nth-child(2) {
    display: flex;
    align-items: center
}

    .stockmarket-contant .table tr td:nth-child(2) div {
        margin-right: 1rem
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .bg-info .col,
    .bg-primary .col {
        flex-basis: auto;
        margin-bottom: 10px
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .bg-info .col,
    .bg-primary .col {
        flex-basis: auto;
        margin-bottom: 10px
    }
}

@media screen and (max-width:480px) {
    .bg-info .col,
    .bg-primary .col {
        flex-basis: auto;
        margin-bottom: 10px
    }
}

.analytics-contant .analytics-contant-text1 h4 {
    font-size: 2.3rem
}

.analytics-contant .analytics-contant-text1 .d-flex {
    border-bottom: 1px solid #dee2e6;
    border-width: 10px;
    padding-bottom: 2rem
}

    .analytics-contant .analytics-contant-text1 .d-flex:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

.analytics-contant .img-icon .font-38 {
    line-height: 62px
}

.analytics-contant .table tr td {
    vertical-align: middle
}

.analytics-contant .table th {
    vertical-align: middle
}

.analytics-contant .visitors-wrapper .card-title {
    padding: 1.25rem
}

.analytics-contant .visitors-wrapper table td,
.analytics-contant .visitors-wrapper table th {
    padding: .6rem 1.25rem
}

.site-logo i {
    font-size: 2.143rem !important;
    line-height: 2.143rem
}

.desktop i,
.mobile i,
.tablet i {
    font-size: 2.142rem;
    line-height: 2.571rem
}

.secondary-menu a {
    margin-right: 1rem
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .secondary-menu a {
        margin-left: .7rem
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .secondary-menu a {
        margin-left: .7rem
    }
}

@media screen and (min-width:577px) and (max-width:767px) {
    .secondary-menu a {
        margin-left: .7rem
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .secondary-menu a {
        margin-left: .7rem
    }
}

@media screen and (max-width:480px) {
    .secondary-menu a {
        margin-left: 0;
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .secondary-menu a:first-child {
        margin-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .secondary-menu a:first-child {
        margin-left: 0
    }
}

@media screen and (min-width:577px) and (max-width:767px) {
    .secondary-menu a:first-child {
        margin-left: 0
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .secondary-menu a:first-child {
        margin-left: 0
    }
}

@media screen and (max-width:480px) {
    .secondary-menu a:first-child {
        margin-right: 0
    }
}

.secondary-menu .btn.btn-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.3rem;
    background: #fff;
    color: #8e54e9;
    box-shadow: 0 0 20px rgba(115, 105, 215, .2)
}

@media screen and (min-width:577px) and (max-width:767px) {
    .page-title {
        border-right: 0 !important;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .page-title {
        border-right: 0 !important;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

@media screen and (max-width:480px) {
    .page-title {
        border-left: 0 !important;
        margin-left: 0 !important;
        padding-left: 0 !important
    }
}

.breadcrumb-bar {
    margin: 1rem 0
}

#analytics10 {
    min-height: auto !important;
    height: 80px !important
}

@media screen and (min-width:577px) and (max-width:767px) {
    #analytics10 {
        height: 160px !important
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    #analytics10 {
        height: 160px !important
    }
}

@media screen and (max-width:480px) {
    #analytics10 {
        height: 160px !important
    }
}

.crm-contant table tr {
    border-bottom: 1px solid #dee2e6
}

    .crm-contant table tr:last-child {
        border-bottom: 0 solid #dee2e6
    }

.crm-contant table td,
.crm-contant table th {
    vertical-align: middle;
    border-top: 0 solid #dee2e6
}

.crypto-currency .crypto {
    font-size: 4rem
}

.crypto-currency .datatable-wrapper .table td,
.crypto-currency .datatable-wrapper .table th {
    vertical-align: middle
}

    .crypto-currency .datatable-wrapper .table td:first-child i {
        font-size: 2.5rem
    }

.crypto-chart-info {
    position: absolute;
    bottom: 0
}

.currency-price .input-group-text {
    background-color: rgba(142, 84, 233, .1);
    border-color: rgba(142, 84, 233, .1);
    color: #8e54e9;
    font-weight: 700
}

.currency-price .input-group-prepend select.form-control {
    background-color: rgba(142, 84, 233, .1);
    border-color: rgba(142, 84, 233, .1);
    color: #8e54e9;
    font-weight: 700
}

.crypto-table tbody > tr > td {
    font-weight: 700;
    color: #343a40
}

.ecommerce-contant .ecommerce-contant-text .d-flex.p-3 {
    padding: 1.25rem !important
}

.img-icon.img-icon-sm {
    width: 40px;
    height: 40px;
    line-height: 40px
}

    .img-icon.img-icon-sm i {
        font-size: 16px
    }

.realestate-contant .realestate-contant-text {
    padding: 1.25rem
}

.accordion .acd-group .card-header {
    padding: 0
}

    .accordion .acd-group .card-header .acd-heading {
        font-weight: 500;
        font-size: 1rem;
        position: relative;
        color: #2c2e3e;
        line-height: normal;
        padding: 1.25rem;
        cursor: pointer;
        background-color: transparent;
        margin-bottom: 0;
        display: block;
        border-radius: 3px;
        text-transform: capitalize;
        padding-left: 30px
    }

        .accordion .acd-group .card-header .acd-heading:hover {
            color: #00aca9;
        }

        .accordion .acd-group .card-header .acd-heading:before {
            font-family: themify-icons;
            cursor: pointer;
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            font-size: 1rem;
            content: '\e622';
            padding: 1.4rem
        }

        .accordion .acd-group .card-header .acd-heading.collapsed:before {
            font-family: themify-icons;
            cursor: pointer;
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            font-size: 1rem;
            content: '\e61a';
            padding: 1.4rem
        }

.accordion .acd-group .acd-des {
    padding: 0 20px 20px 0
}

.accordion .acd-active .acd-heading {
    color: #8e54e9
}

    .accordion .acd-active .acd-heading:before {
        content: "\f107"
    }

.accordion.plus-icon .acd-group.acd-active .acd-heading:before {
    content: "\f068";
    font-size: 1.285rem
}

.accordion.plus-icon .acd-group .acd-heading:before {
    content: "\f067";
    font-size: 1.285rem
}

.accordion.plus-icon.round .acd-group.acd-active .acd-heading:before {
    content: "\f056";
    font-size: 1.285rem
}

.accordion.plus-icon.round .acd-group .acd-heading:before {
    content: "\f055";
    font-size: 1.285rem
}

.accordion.gray .acd-heading {
    background-color: #eceef3;
    margin-bottom: 20px;
    padding: 12px 24px
}

    .accordion.gray .acd-heading:hover {
        color: #fff;
        background: #8e54e9
    }

.accordion.gray .acd-des {
    padding: 0 30px 20px
}

.accordion.gray .acd-group.acd-active .acd-heading {
    color: #fff;
    background: #8e54e9
}

.accordion.shadow .acd-heading {
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding: 12px 24px
}

.accordion.shadow .acd-des {
    padding: 0 30px 20px
}

.accordion.shadow .acd-group.acd-active .acd-heading {
    color: #fff;
    background: #8e54e9
}

.accordion.shadow .acd-group .acd-heading:hover {
    color: #fff;
    background: #8e54e9
}

.accordion.accordion-border .acd-heading {
    background: 0 0;
    border: 1px solid #eceef3;
    box-shadow: none;
    margin-bottom: 20px;
    padding: 12px 24px
}

.accordion.accordion-border .acd-des {
    padding: 0 30px 20px
}

.accordion.accordion-border .acd-group.acd-active .acd-heading {
    color: #fff;
    background: #8e54e9
}

.accordion.accordion-border .acd-group .acd-heading:hover {
    color: #fff;
    background: #8e54e9
}

.accordion.no-radius .acd-heading {
    border-radius: 0
}

.card .card-header.border-radius-10 {
    border-radius: 4px !important
}

.badge {
    padding: .4em .8em;
    font-weight: 500;
    line-height: 1.3
}

.badge-primary {
    background-color: #8e54e9;
    color: #fff
}

    .badge-primary[href]:hover {
        background-color: #8e54e9;
        color: #fff
    }

    .badge-primary[href]:focus {
        background-color: #8e54e9;
        color: #fff
    }

.badge-primary-inverse {
    background: #8e54e9;
    background: rgba(142, 84, 233, .1) !important;
    color: #8e54e9
}

    .badge-primary-inverse:focus,
    .badge-primary-inverse:hover {
        color: #8e54e9
    }

.badge-secondary {
    background-color: #a1a1a1;
    color: #fff
}

    .badge-secondary[href]:hover {
        background-color: #a1a1a1;
        color: #fff
    }

    .badge-secondary[href]:focus {
        background-color: #a1a1a1;
        color: #fff
    }

.badge-secondary-inverse {
    background: #a1a1a1;
    background: rgba(161, 161, 161, .1) !important;
    color: #a1a1a1
}

    .badge-secondary-inverse:focus,
    .badge-secondary-inverse:hover {
        color: #a1a1a1
    }

.badge-info {
    background-color: #45aaf2;
    color: #fff
}

    .badge-info[href]:hover {
        background-color: #45aaf2;
        color: #fff
    }

    .badge-info[href]:focus {
        background-color: #45aaf2;
        color: #fff
    }

.badge-info-inverse {
    background: #45aaf2;
    background: rgba(69, 170, 242, .1) !important;
    color: #45aaf2
}

    .badge-info-inverse:focus,
    .badge-info-inverse:hover {
        color: #45aaf2
    }

.badge-warning {
    background-color: #f7b731;
    color: #fff
}

    .badge-warning[href]:hover {
        background-color: #f7b731;
        color: #fff
    }

    .badge-warning[href]:focus {
        background-color: #f7b731;
        color: #fff
    }

.badge-warning-inverse {
    background: #f7b731;
    background: rgba(247, 183, 49, .1) !important;
    color: #f7b731
}

    .badge-warning-inverse:focus,
    .badge-warning-inverse:hover {
        color: #f7b731
    }

.badge-danger {
    background-color: #e3324c;
    color: #fff
}

    .badge-danger[href]:hover {
        background-color: #e3324c;
        color: #fff
    }

    .badge-danger[href]:focus {
        background-color: #e3324c;
        color: #fff
    }

.badge-danger-inverse {
    background: #e3324c;
    background: rgba(227, 50, 76, .1) !important;
    color: #e3324c
}

    .badge-danger-inverse:focus,
    .badge-danger-inverse:hover {
        color: #e3324c
    }

.badge-light {
    background-color: #eceef3;
    color: #2c2e3e
}

    .badge-light[href]:hover {
        background-color: #eceef3;
        color: #2c2e3e
    }

    .badge-light[href]:focus {
        background-color: #eceef3;
        color: #2c2e3e
    }

.badge-light-inverse {
    background: #eceef3;
    background: rgba(236, 238, 243, .6) !important;
    color: #2c2e3e
}

    .badge-light-inverse:focus,
    .badge-light-inverse:hover {
        color: #2c2e3e
    }

.badge-dark {
    background-color: #2c2e3e;
    color: #fff
}

    .badge-dark[href]:hover {
        background-color: #2c2e3e;
        color: #fff
    }

    .badge-dark[href]:focus {
        background-color: #2c2e3e;
        color: #fff
    }

.badge-dark-inverse {
    background: #2c2e3e;
    background: rgba(44, 46, 62, .1) !important;
    color: #2c2e3e
}

    .badge-dark-inverse:focus,
    .badge-dark-inverse:hover {
        color: #2c2e3e
    }

.badge-success {
    background-color: #32b432;
    color: #fff
}

    .badge-success[href]:hover {
        background-color: #32b432;
        color: #fff
    }

    .badge-success[href]:focus {
        background-color: #32b432;
        color: #fff
    }

.badge-success-inverse {
    background: #32b432;
    background: rgba(50, 180, 50, .1) !important;
    color: #32b432
}

    .badge-success-inverse:focus,
    .badge-success-inverse:hover {
        color: #32b432
    }

.card {
    background: #fff;
    border: none;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    -moz-box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    box-shadow: 0 0 20px rgba(115, 105, 215, .15);
    border-radius: 0;
    padding: 0
}

    .card .card-header {
        background: 0 0;
        padding: 1.25rem;
        border-radius: 0;
        border-color: #dadce0;
    }

        .card .card-header .card-title {
            text-transform: capitalize;
            margin-bottom: 0;
            text-align: right;
        }

.border-primary {
    border: 1px solid #8e54e9
}

.border-secondary {
    border: 1px solid #a1a1a1
}

.border-success {
    border: 1px solid #32b432
}

.border-danger {
    border: 1px solid #e3324c
}

.border-warning {
    border: 1px solid #f7b731
}

.border-dark {
    border: 1px solid #343a40
}

.border-light {
    border: 1px solid #dee2e6
}

.border-info {
    border: 1px solid #45aaf2
}

.alert {
    padding: 1rem 1rem 1rem 3rem;
    margin: 0;
    text-align: right;
}

    .alert.alert-primary {
        background-color: #4776e6;
        border-color: #4776e6;
        color: #fff
    }

    .alert.alert-secondary {
        background-color: #a1a1a1;
        border-color: #a1a1a1;
        color: #fff
    }

    .alert.alert-info {
        background-color: #45aaf2;
        border-color: #45aaf2;
        color: #fff
    }

    .alert.alert-warning {
        background-color: #f7b731;
        border-color: #f7b731;
        color: #fff
    }

    .alert.alert-danger {
        background-color: #e3324c;
        border-color: #e3324c;
        color: #fff
    }

    .alert.alert-success {
        background-color: #32b432;
        border-color: #32b432;
        color: #fff
    }

    .alert.alert-light {
        background-color: #eceef3;
        border-color: #eceef3;
        color: #2c2e3e
    }

    .alert.alert-dark {
        background-color: #2c2e3e;
        border-color: #2c2e3e;
        color: #fff
    }

    .alert.alert-outline {
        background-color: transparent
    }

    .alert.alert-outline-primary {
        border-color: #4776e6;
        color: #4776e6
    }

    .alert.alert-outline-secondary {
        border-color: #a1a1a1;
        color: #a1a1a1
    }

    .alert.alert-outline-info {
        border-color: #45aaf2;
        color: #45aaf2
    }

    .alert.alert-outline-warning {
        border-color: #f7b731;
        color: #f7b731
    }

    .alert.alert-outline-danger {
        border-color: #e3324c;
        color: #e3324c
    }

    .alert.alert-outline-success {
        border-color: #32b432;
        color: #32b432
    }

    .alert.alert-outline-light {
        border-color: #adb6cc;
        color: #adb6cc
    }

    .alert.alert-outline-dark {
        border-color: #2c2e3e;
        color: #2c2e3e
    }

    .alert.alert-inverse {
        border-color: transparent
    }

    .alert.alert-inverse-primary {
        background: #4776e6;
        background: rgba(71, 118, 230, .3) !important;
        color: #4776e6
    }

    .alert.alert-inverse-secondary {
        background: #a1a1a1;
        background: rgba(161, 161, 161, .3) !important;
        color: #a1a1a1
    }

    .alert.alert-inverse-info {
        background: #45aaf2;
        background: rgba(69, 170, 242, .3) !important;
        color: #45aaf2
    }

    .alert.alert-inverse-warning {
        background: #f7b731;
        background: rgba(247, 183, 49, .3) !important;
        color: #f7b731
    }

    .alert.alert-inverse-danger {
        background: #e3324c;
        background: rgba(227, 50, 76, .3) !important;
        color: #e3324c
    }

    .alert.alert-inverse-success {
        background: #32b432;
        background: rgba(50, 180, 50, .3) !important;
        color: #32b432
    }

    .alert.alert-inverse-light {
        background: #eceef3;
        background: rgba(236, 238, 243, .7) !important;
        color: #2c2e3e
    }

    .alert.alert-inverse-dark {
        background: #2c2e3e;
        background: rgba(44, 46, 62, .3) !important;
        color: #2c2e3e
    }

    .alert.alert-icon i {
        margin-right: 5px
    }

    .alert.alert-dismissible .close {
        opacity: 1;
        text-shadow: none;
        font-size: 1rem;
        padding: 1.25rem;
        height: 100%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

        .alert.alert-dismissible .close:not(:disabled):not(.disabled):hover {
            color: #fff
        }

        .alert.alert-dismissible .close:not(:disabled):not(.disabled):focus {
            color: #fff;
            outline: 0
        }

.btn {
    font-weight: 500
}

.btn {
    font-size: .9286rem;
    padding: .6rem 1.4rem
}

.btn-primary {
    background-color: #04a9a6;
    color: #fff;
    border-color: #04918e;
}

    .btn-primary:hover {
        background-color: #06cac7;
        border-color: #08a3a0;
    }

    .btn-primary:focus {
        background-color: #009594;
        border-color: #027f82;
        box-shadow: none;
        color: #fff
    }

    .btn-primary:active {
        background-color: #7630e4;
        border-color: #7630e4
    }

    .btn-primary:not(:disabled):not(.disabled):active {
        background-color: #7630e4;
        border-color: #7630e4;
        box-shadow: none
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus {
            background-color: #7630e4;
            border-color: #7630e4;
            box-shadow: none
        }

    .btn-primary:not(:disabled):not(.disabled).active {
        background-color: #008684;
        border-color: #007a78;
        box-shadow: none
    }

    .btn-primary:not(:disabled):not(.disabled):active {
        background-color: #008684;
        border-color: #007a78;
        box-shadow: none
    }

    .btn-primary:not(:disabled):not(.disabled).active:focus {
        background-color: #7630e4;
        border-color: #7630e4;
        box-shadow: none
    }

.btn-secondary {
    background-color: #a1a1a1;
    color: #fff;
    border-color: #a1a1a1
}

    .btn-secondary:hover {
        background-color: #8d8d8d;
        border-color: #8d8d8d
    }

    .btn-secondary:focus {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none;
        color: #fff
    }

    .btn-secondary:active {
        background-color: #8d8d8d;
        border-color: #8d8d8d
    }

    .btn-secondary:not(:disabled):not(.disabled):active {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus {
            background-color: #8d8d8d;
            border-color: #8d8d8d;
            box-shadow: none
        }

    .btn-secondary:not(:disabled):not(.disabled).active {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none
    }

    .btn-secondary:not(:disabled):not(.disabled):active {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none
    }

    .btn-secondary:not(:disabled):not(.disabled).active:focus {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none
    }

.btn-info {
    background-color: #45aaf2;
    color: #fff;
    border-color: #45aaf2
}

    .btn-info:hover {
        background-color: #1f99ef;
        border-color: #1f99ef
    }

    .btn-info:focus {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none;
        color: #fff
    }

    .btn-info:active {
        background-color: #1f99ef;
        border-color: #1f99ef
    }

    .btn-info:not(:disabled):not(.disabled):active {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none
    }

        .btn-info:not(:disabled):not(.disabled):active:focus {
            background-color: #1f99ef;
            border-color: #1f99ef;
            box-shadow: none
        }

    .btn-info:not(:disabled):not(.disabled).active {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none
    }

    .btn-info:not(:disabled):not(.disabled):active {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none
    }

    .btn-info:not(:disabled):not(.disabled).active:focus {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none
    }

.btn-warning {
    background-color: #f7b731;
    color: #fff;
    border-color: #f7b731
}

    .btn-warning:hover {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff
    }

    .btn-warning:focus {
        background-color: #f5a90a;
        border-color: #f5a90a;
        box-shadow: none;
        color: #fff
    }

    .btn-warning:active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff
    }

    .btn-warning:not(:disabled):not(.disabled):active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff;
        box-shadow: none
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus {
            background-color: #f5a90a;
            border-color: #f5a90a;
            color: #fff;
            box-shadow: none
        }

    .btn-warning:not(:disabled):not(.disabled).active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff;
        box-shadow: none
    }

    .btn-warning:not(:disabled):not(.disabled):active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff;
        box-shadow: none
    }

    .btn-warning:not(:disabled):not(.disabled).active:focus {
        background-color: #f5a90a;
        border-color: #f5a90a;
        box-shadow: none
    }

.btn-danger {
    background-color: #e3324c;
    color: #fff;
    border-color: #e3324c
}

    .btn-danger:hover {
        background-color: #d01c37;
        border-color: #d01c37
    }

    .btn-danger:focus {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none;
        color: #fff
    }

    .btn-danger:active {
        background-color: #d01c37;
        border-color: #d01c37
    }

    .btn-danger:not(:disabled):not(.disabled):active {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus {
            background-color: #d01c37;
            border-color: #d01c37;
            box-shadow: none
        }

    .btn-danger:not(:disabled):not(.disabled).active {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none
    }

    .btn-danger:not(:disabled):not(.disabled):active {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none
    }

    .btn-danger:not(:disabled):not(.disabled).active:focus {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none
    }

.btn-success {
    background-color: #32b432;
    color: #fff;
    border-color: #32b432
}

    .btn-success:hover {
        background-color: #299429;
        border-color: #299429
    }

    .btn-success:focus {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none;
        color: #fff
    }

    .btn-success:active {
        background-color: #299429;
        border-color: #299429
    }

    .btn-success:not(:disabled):not(.disabled):active {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none
    }

        .btn-success:not(:disabled):not(.disabled):active:focus {
            background-color: #299429;
            border-color: #299429;
            box-shadow: none
        }

    .btn-success:not(:disabled):not(.disabled).active {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none
    }

    .btn-success:not(:disabled):not(.disabled):active {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none
    }

    .btn-success:not(:disabled):not(.disabled).active:focus {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none
    }

.btn-light {
    background-color: #dce0e9;
    border-color: #dce0e9;
    color: #2c2e3e
}

    .btn-light:hover {
        background-color: #adb6cc;
        border-color: #adb6cc
    }

    .btn-light:focus {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none
    }

    .btn-light:active {
        background-color: #adb6cc;
        border-color: #adb6cc
    }

    .btn-light:not(:disabled):not(.disabled):active {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none
    }

        .btn-light:not(:disabled):not(.disabled):active:focus {
            background-color: #adb6cc;
            border-color: #adb6cc;
            box-shadow: none
        }

    .btn-light:not(:disabled):not(.disabled).active {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none
    }

    .btn-light:not(:disabled):not(.disabled):active {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none
    }

    .btn-light:not(:disabled):not(.disabled).active:focus {
        background-color: #d3d8e3;
        border-color: #d3d8e3;
        box-shadow: none
    }

.btn-dark {
    background-color: #2c2e3e;
    color: #fff;
    border-color: #2c2e3e
}

    .btn-dark:hover {
        background-color: #1b1c26;
        border-color: #1b1c26
    }

    .btn-dark:focus {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none;
        color: #fff
    }

    .btn-dark:active {
        background-color: #1b1c26;
        border-color: #1b1c26
    }

    .btn-dark:not(:disabled):not(.disabled):active {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus {
            background-color: #1b1c26;
            border-color: #1b1c26;
            box-shadow: none
        }

    .btn-dark:not(:disabled):not(.disabled).active {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none
    }

    .btn-dark:not(:disabled):not(.disabled):active {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none
    }

    .btn-dark:not(:disabled):not(.disabled).active:focus {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none
    }

.btn.btn-icon {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px
}

.btn.btn-square {
    border-radius: 0
}

.btn.btn-round {
    border-radius: 50px
}

.btn:focus {
    box-shadow: none
}

.btn.btn-outline {
    background: 0 0
}

.btn.btn-outline-primary {
    color: #8e54e9;
    border-color: #8e54e9
}

    .btn.btn-outline-primary:hover {
        background-color: #7630e4;
        border-color: #7630e4;
        color: #fff
    }

    .btn.btn-outline-primary:focus {
        background-color: #7630e4;
        border-color: #7630e4;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-primary:active {
        background-color: #7630e4;
        border-color: #7630e4;
        color: #fff
    }

    .btn.btn-outline-primary:not(:disabled):not(.disabled).active {
        background-color: #7630e4;
        border-color: #7630e4;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-primary:not(:disabled):not(.disabled):active {
        background-color: #7630e4;
        border-color: #7630e4;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-primary:not(:disabled):not(.disabled):active:focus {
            background-color: #7630e4;
            border-color: #7630e4;
            box-shadow: none;
            color: #fff
        }

.btn.btn-outline-secondary {
    color: #a1a1a1;
    border-color: #a1a1a1
}

    .btn.btn-outline-secondary:hover {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        color: #fff
    }

    .btn.btn-outline-secondary:focus {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-secondary:active {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        color: #fff
    }

    .btn.btn-outline-secondary:not(:disabled):not(.disabled).active {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-secondary:not(:disabled):not(.disabled):active {
        background-color: #8d8d8d;
        border-color: #8d8d8d;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
            background-color: #8d8d8d;
            border-color: #8d8d8d;
            box-shadow: none;
            color: #fff
        }

.btn.btn-outline-info {
    color: #45aaf2;
    border-color: #45aaf2
}

    .btn.btn-outline-info:hover {
        background-color: #1f99ef;
        border-color: #1f99ef;
        color: #fff
    }

    .btn.btn-outline-info:focus {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-info:active {
        background-color: #1f99ef;
        border-color: #1f99ef;
        color: #fff
    }

    .btn.btn-outline-info:not(:disabled):not(.disabled).active {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-info:not(:disabled):not(.disabled):active {
        background-color: #1f99ef;
        border-color: #1f99ef;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-info:not(:disabled):not(.disabled):active:focus {
            background-color: #1f99ef;
            border-color: #1f99ef;
            box-shadow: none;
            color: #fff
        }

.btn.btn-outline-warning {
    color: #f7b731;
    border-color: #f7b731
}

    .btn.btn-outline-warning:hover {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff
    }

    .btn.btn-outline-warning:focus {
        background-color: #f5a90a;
        border-color: #f5a90a;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-warning:active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        color: #fff
    }

    .btn.btn-outline-warning:not(:disabled):not(.disabled).active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-warning:not(:disabled):not(.disabled):active {
        background-color: #f5a90a;
        border-color: #f5a90a;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-warning:not(:disabled):not(.disabled):active:focus {
            background-color: #f5a90a;
            border-color: #f5a90a;
            box-shadow: none;
            color: #fff
        }

.btn.btn-outline-danger {
    color: #e3324c;
    border-color: #e3324c
}

    .btn.btn-outline-danger:hover {
        background-color: #d01c37;
        border-color: #d01c37;
        color: #fff
    }

    .btn.btn-outline-danger:focus {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-danger:active {
        background-color: #d01c37;
        border-color: #d01c37;
        color: #fff
    }

    .btn.btn-outline-danger:not(:disabled):not(.disabled).active {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-danger:not(:disabled):not(.disabled):active {
        background-color: #d01c37;
        border-color: #d01c37;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-danger:not(:disabled):not(.disabled):active:focus {
            background-color: #d01c37;
            border-color: #d01c37;
            box-shadow: none;
            color: #fff
        }

.btn.btn-outline-success {
    color: #32b432;
    border-color: #32b432
}

    .btn.btn-outline-success:hover {
        background-color: #299429;
        border-color: #299429;
        color: #fff
    }

    .btn.btn-outline-success:focus {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-success:active {
        background-color: #299429;
        border-color: #299429;
        color: #fff
    }

    .btn.btn-outline-success:not(:disabled):not(.disabled).active {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-success:not(:disabled):not(.disabled):active {
        background-color: #299429;
        border-color: #299429;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-success:not(:disabled):not(.disabled):active:focus {
            background-color: #299429;
            border-color: #299429;
            box-shadow: none;
            color: #fff
        }

.btn.btn-outline-light {
    color: #adb6cc;
    border-color: #adb6cc
}

    .btn.btn-outline-light:hover {
        background-color: #adb6cc;
        border-color: #adb6cc;
        color: #2c2e3e
    }

    .btn.btn-outline-light:focus {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none;
        color: #2c2e3e
    }

    .btn.btn-outline-light:active {
        background-color: #adb6cc;
        border-color: #adb6cc;
        color: #2c2e3e
    }

    .btn.btn-outline-light:not(:disabled):not(.disabled).active {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-light:not(:disabled):not(.disabled):active {
        background-color: #adb6cc;
        border-color: #adb6cc;
        box-shadow: none;
        color: #2c2e3e
    }

        .btn.btn-outline-light:not(:disabled):not(.disabled):active:focus {
            background-color: #adb6cc;
            border-color: #adb6cc;
            box-shadow: none;
            color: #2c2e3e
        }

.btn.btn-outline-dark {
    color: #2c2e3e;
    border-color: #2c2e3e
}

    .btn.btn-outline-dark:hover {
        background-color: #1b1c26;
        border-color: #1b1c26;
        color: #fff
    }

    .btn.btn-outline-dark:focus {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-dark:active {
        background-color: #1b1c26;
        border-color: #1b1c26;
        color: #fff
    }

    .btn.btn-outline-dark:not(:disabled):not(.disabled).active {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-outline-dark:not(:disabled):not(.disabled):active {
        background-color: #1b1c26;
        border-color: #1b1c26;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-outline-dark:not(:disabled):not(.disabled):active:focus {
            background-color: #1b1c26;
            border-color: #1b1c26;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse {
    border-color: transparent
}

.btn.btn-inverse-primary {
    background: #01a7a5;
    background: rgba(12, 235, 231, 0.15) !important;
    color: #00aca9;
}

    .btn.btn-inverse-primary:hover {
        background-color: #00aca9 !important;
        border-color: #089595;
        color: #fff
    }

    .btn.btn-inverse-primary:focus {
        background-color: #8e54e9 !important;
        border-color: #8e54e9;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-primary:active {
        background-color: #8e54e9 !important;
        border-color: #8e54e9;
        color: #fff
    }

    .btn.btn-inverse-primary:not(:disabled):not(.disabled):active {
        background-color: #8e54e9 !important;
        border-color: #8e54e9;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-primary:not(:disabled):not(.disabled):active:focus {
            background-color: #8e54e9 !important;
            border-color: #8e54e9;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse-secondary {
    background: #a1a1a1;
    background: rgba(161, 161, 161, .1) !important;
    color: #a1a1a1
}

    .btn.btn-inverse-secondary:hover {
        background-color: #a1a1a1 !important;
        border-color: #a1a1a1;
        color: #fff
    }

    .btn.btn-inverse-secondary:focus {
        background-color: #a1a1a1 !important;
        border-color: #a1a1a1;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-secondary:active {
        background-color: #a1a1a1 !important;
        border-color: #a1a1a1;
        color: #fff
    }

    .btn.btn-inverse-secondary:not(:disabled):not(.disabled):active {
        background-color: #a1a1a1 !important;
        border-color: #a1a1a1;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-secondary:not(:disabled):not(.disabled):active:focus {
            background-color: #a1a1a1 !important;
            border-color: #a1a1a1;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse-info {
    background: #45aaf2;
    background: rgba(69, 170, 242, .1) !important;
    color: #45aaf2
}

    .btn.btn-inverse-info:hover {
        background-color: #45aaf2 !important;
        border-color: #45aaf2;
        color: #fff
    }

    .btn.btn-inverse-info:focus {
        background-color: #45aaf2 !important;
        border-color: #45aaf2;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-info:active {
        background-color: #45aaf2 !important;
        border-color: #45aaf2;
        color: #fff
    }

    .btn.btn-inverse-info:not(:disabled):not(.disabled):active {
        background-color: #45aaf2 !important;
        border-color: #45aaf2;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-info:not(:disabled):not(.disabled):active:focus {
            background-color: #45aaf2 !important;
            border-color: #45aaf2;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse-warning {
    background: #f7b731;
    background: rgba(247, 183, 49, .1) !important;
    color: #f7b731
}

    .btn.btn-inverse-warning:hover {
        background-color: #f7b731 !important;
        border-color: #f7b731;
        color: #fff
    }

    .btn.btn-inverse-warning:focus {
        background-color: #f7b731 !important;
        border-color: #f7b731;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-warning:active {
        background-color: #f7b731 !important;
        border-color: #f7b731;
        color: #fff
    }

    .btn.btn-inverse-warning:not(:disabled):not(.disabled):active {
        background-color: #f7b731 !important;
        border-color: #f7b731;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-warning:not(:disabled):not(.disabled):active:focus {
            background-color: #f7b731 !important;
            border-color: #f7b731;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse-danger {
    background: #e3324c;
    background: rgba(227, 50, 76, .1) !important;
    color: #e3324c
}

    .btn.btn-inverse-danger:hover {
        background-color: #e3324c !important;
        border-color: #e3324c;
        color: #fff
    }

    .btn.btn-inverse-danger:focus {
        background-color: #e3324c !important;
        border-color: #e3324c;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-danger:active {
        background-color: #e3324c !important;
        border-color: #e3324c;
        color: #fff
    }

    .btn.btn-inverse-danger:not(:disabled):not(.disabled):active {
        background-color: #e3324c !important;
        border-color: #e3324c;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-danger:not(:disabled):not(.disabled):active:focus {
            background-color: #e3324c !important;
            border-color: #e3324c;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse-success {
    background: #32b432;
    background: rgba(50, 180, 50, .1) !important;
    color: #32b432
}

    .btn.btn-inverse-success:hover {
        background-color: #32b432 !important;
        border-color: #32b432;
        color: #fff
    }

    .btn.btn-inverse-success:focus {
        background-color: #32b432 !important;
        border-color: #32b432;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-success:active {
        background-color: #32b432 !important;
        border-color: #32b432;
        color: #fff
    }

    .btn.btn-inverse-success:not(:disabled):not(.disabled):active {
        background-color: #32b432 !important;
        border-color: #32b432;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-success:not(:disabled):not(.disabled):active:focus {
            background-color: #32b432 !important;
            border-color: #32b432;
            box-shadow: none;
            color: #fff
        }

.btn.btn-inverse-light {
    background: #eceef3;
    background: rgba(236, 238, 243, .7) !important;
    color: #2c2e3e
}

    .btn.btn-inverse-light:hover {
        background-color: #eceef3 !important;
        border-color: #eceef3;
        color: #343a40
    }

    .btn.btn-inverse-light:focus {
        background-color: #eceef3 !important;
        border-color: #eceef3;
        box-shadow: none;
        color: #343a40
    }

    .btn.btn-inverse-light:active {
        background-color: #eceef3 !important;
        border-color: #eceef3;
        color: #343a40
    }

    .btn.btn-inverse-light:not(:disabled):not(.disabled):active {
        background-color: #eceef3 !important;
        border-color: #eceef3;
        box-shadow: none;
        color: #343a40
    }

        .btn.btn-inverse-light:not(:disabled):not(.disabled):active:focus {
            background-color: #eceef3 !important;
            border-color: #eceef3;
            box-shadow: none;
            color: #343a40
        }

.btn.btn-inverse-dark {
    background: #2c2e3e;
    background: rgba(44, 46, 62, .1) !important;
    color: #2c2e3e
}

    .btn.btn-inverse-dark:hover {
        background-color: #2c2e3e !important;
        border-color: #2c2e3e;
        color: #fff
    }

    .btn.btn-inverse-dark:focus {
        background-color: #2c2e3e !important;
        border-color: #2c2e3e;
        box-shadow: none;
        color: #fff
    }

    .btn.btn-inverse-dark:active {
        background-color: #2c2e3e !important;
        border-color: #2c2e3e;
        color: #fff
    }

    .btn.btn-inverse-dark:not(:disabled):not(.disabled):active {
        background-color: #2c2e3e !important;
        border-color: #2c2e3e;
        box-shadow: none;
        color: #fff
    }

        .btn.btn-inverse-dark:not(:disabled):not(.disabled):active:focus {
            background-color: #2c2e3e !important;
            border-color: #2c2e3e;
            box-shadow: none;
            color: #fff
        }

.show > .btn-primary.dropdown-toggle {
    background-color: #8e54e9 !important;
    border-color: #8e54e9;
    box-shadow: none;
    color: #fff
}

    .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-secondary.dropdown-toggle {
    background-color: #a1a1a1 !important;
    border-color: #a1a1a1;
    box-shadow: none;
    color: #fff
}

    .show > .btn-secondary.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-info.dropdown-toggle {
    background-color: #45aaf2 !important;
    border-color: #45aaf2;
    box-shadow: none;
    color: #fff
}

    .show > .btn-info.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-warning.dropdown-toggle {
    background-color: #f7b731 !important;
    border-color: #f7b731;
    box-shadow: none;
    color: #fff
}

    .show > .btn-warning.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-success.dropdown-toggle {
    background-color: #32b432 !important;
    border-color: #32b432;
    box-shadow: none;
    color: #fff
}

    .show > .btn-success.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-danger.dropdown-toggle {
    background-color: #e3324c !important;
    border-color: #e3324c;
    box-shadow: none;
    color: #fff
}

    .show > .btn-danger.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-light.dropdown-toggle {
    background-color: #eceef3 !important;
    border-color: #eceef3;
    box-shadow: none;
    color: #2c2e3e
}

    .show > .btn-light.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-dark-gray.dropdown-toggle {
    background-color: #2c2e3e !important;
    border-color: #2c2e3e;
    box-shadow: none;
    color: #fff
}

    .show > .btn-dark-gray.dropdown-toggle:focus {
        box-shadow: none
    }

.show > .btn-danger.dropdown-toggle,
.show > .btn-dark.dropdown-toggle,
.show > .btn-info.dropdown-toggle,
.show > .btn-light.dropdown-toggle,
.show > .btn-primary.dropdown-toggle,
.show > .btn-secondary.dropdown-toggle,
.show > .btn-success.dropdown-toggle,
.show > .btn-warning.dropdown-toggle {
    box-shadow: none
}

.button-list .btn {
    margin: .5rem .5rem .5rem 0
}

.btn-social {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-size: 1.5rem;
    color: #fff
}

.bg-behance {
    background-color: #053eff
}

.bg-whatsapp {
    background-color: #4fce5d
}

.bg-facebook-o {
    border-color: #3b5998;
    background-color: transparent;
    color: #3b5998
}

    .bg-facebook-o:hover {
        background-color: #30487b;
        border-color: #30487b;
        color: #fff
    }

.bg-twitter-o {
    border-color: #00aced;
    background-color: transparent;
    color: #00aced
}

    .bg-twitter-o:hover {
        background-color: #008ec4;
        border-color: #008ec4;
        color: #fff
    }

.bg-linkedin-o {
    border-color: #0077b5;
    background-color: transparent;
    color: #0077b5
}

    .bg-linkedin-o:hover {
        background-color: #005c8c;
        border-color: #005c8c;
        color: #fff
    }

.bg-dribble-o {
    border-color: #c73b65;
    background-color: transparent;
    color: #c73b65
}

    .bg-dribble-o:hover {
        background-color: #a93054;
        border-color: #a93054;
        color: #fff
    }

.bg-googleplus-o {
    border-color: #d34836;
    background-color: transparent;
    color: #d34836
}

    .bg-googleplus-o:hover {
        background-color: #b83928;
        border-color: #b83928;
        color: #fff
    }

.bg-instagram-o {
    border-color: #c32aa3;
    background-color: transparent;
    color: #c32aa3
}

    .bg-instagram-o:hover {
        background-color: #a12387;
        border-color: #a12387;
        color: #fff
    }

.bg-pinterest-o {
    border-color: #c92228;
    background-color: transparent;
    color: #c92228
}

    .bg-pinterest-o:hover {
        background-color: #a61c21;
        border-color: #a61c21;
        color: #fff
    }

.bg-dropbox-o {
    border-color: #3d9ae8;
    background-color: transparent;
    color: #3d9ae8
}

    .bg-dropbox-o:hover {
        background-color: #1b87e1;
        border-color: #1b87e1;
        color: #fff
    }

.bg-flickr-o {
    border-color: #0063dc;
    background-color: transparent;
    color: #0063dc
}

    .bg-flickr-o:hover {
        background-color: #0051b3;
        border-color: #0051b3;
        color: #fff
    }

.bg-tumblr-o {
    border-color: #34526f;
    background-color: transparent;
    color: #34526f
}

    .bg-tumblr-o:hover {
        background-color: #273d53;
        border-color: #273d53;
        color: #fff
    }

.bg-skype-o {
    border-color: #12a5f4;
    background-color: transparent;
    color: #12a5f4
}

    .bg-skype-o:hover {
        background-color: #0a8dd3;
        border-color: #0a8dd3;
        color: #fff
    }

.bg-youtube-o {
    border-color: #c4302b;
    background-color: transparent;
    color: #c4302b
}

    .bg-youtube-o:hover {
        background-color: #a32824;
        border-color: #a32824;
        color: #fff
    }

.bg-github-o {
    border-color: #4078c0;
    background-color: transparent;
    color: #4078c0
}

    .bg-github-o:hover {
        background-color: #3565a2;
        border-color: #3565a2;
        color: #fff
    }

.bg-behance-o {
    border-color: #053eff;
    background-color: transparent;
    color: #053eff
}

    .bg-behance-o:hover {
        background-color: #0032db;
        border-color: #0032db;
        color: #fff
    }

.bg-whatsapp-o {
    border-color: #4fce5d;
    background-color: transparent;
    color: #4fce5d
}

    .bg-whatsapp-o:hover {
        background-color: #35bf44;
        border-color: #35bf44;
        color: #fff
    }

.bg-facebook-inverse {
    background-color: rgba(59, 89, 152, .1);
    color: #3b5998
}

    .bg-facebook-inverse:hover {
        background-color: #30487b;
        border-color: #30487b;
        color: #fff
    }

.bg-twitter-inverse {
    background-color: rgba(0, 172, 237, .1) !important;
    color: #00aced
}

    .bg-twitter-inverse:hover {
        background-color: #008ec4 !important;
        border-color: #008ec4;
        color: #fff
    }

.bg-linkedin-inverse {
    background-color: rgba(0, 119, 181, .1);
    color: #0077b5
}

    .bg-linkedin-inverse:hover {
        background-color: #005c8c;
        border-color: #005c8c;
        color: #fff
    }

.bg-googleplus-inverse {
    background-color: rgba(211, 72, 54, .1);
    color: #d34836
}

    .bg-googleplus-inverse:hover {
        background-color: #b83928;
        border-color: #b83928;
        color: #fff
    }

.bg-instagram-inverse {
    background-color: rgba(195, 42, 163, .1);
    color: #c32aa3
}

    .bg-instagram-inverse:hover {
        background-color: #a12387;
        border-color: #a12387;
        color: #fff
    }

.bg-pinterest-inverse {
    background-color: rgba(201, 34, 40, .1);
    color: #c92228
}

    .bg-pinterest-inverse:hover {
        background-color: #a61c21;
        border-color: #a61c21;
        color: #fff
    }

.bg-dropbox-inverse {
    background-color: rgba(61, 154, 232, .1);
    color: #3d9ae8
}

    .bg-dropbox-inverse:hover {
        background-color: #1b87e1;
        border-color: #1b87e1;
        color: #fff
    }

.bg-tumblr-inverse {
    background-color: rgba(52, 82, 111, .1);
    color: #34526f
}

    .bg-tumblr-inverse:hover {
        background-color: #273d53;
        border-color: #273d53;
        color: #fff
    }

.bg-skype-inverse {
    background-color: rgba(18, 165, 244, .1);
    color: #12a5f4
}

    .bg-skype-inverse:hover {
        background-color: #0a8dd3;
        border-color: #0a8dd3;
        color: #fff
    }

.bg-youtube-inverse {
    background-color: rgba(196, 48, 43, .1);
    color: #c4302b
}

    .bg-youtube-inverse:hover {
        background-color: #a32824;
        border-color: #a32824;
        color: #fff
    }

.bg-github-inverse {
    background-color: rgba(64, 120, 192, .1);
    color: #4078c0
}

    .bg-github-inverse:hover {
        background-color: #3565a2;
        border-color: #3565a2;
        color: #fff
    }

.bg-behance-inverse {
    background-color: rgba(5, 62, 255, .1);
    color: #053eff
}

    .bg-behance-inverse:hover {
        background-color: #0032db;
        border-color: #0032db;
        color: #fff
    }

.bg-whatsapp-inverse {
    background-color: rgba(79, 206, 93, .1);
    color: #4fce5d
}

    .bg-whatsapp-inverse:hover {
        background-color: #35bf44;
        border-color: #35bf44;
        color: #fff
    }

.bg-facebook:hover {
    background-color: #30487b !important;
    border-color: #30487b;
    color: #fff
}

.bg-twitter:hover {
    background-color: #008ec4 !important;
    border-color: #008ec4;
    color: #fff
}

.bg-linkedin:hover {
    background-color: #005c8c !important;
    border-color: #005c8c;
    color: #fff
}

.bg-dribble:hover {
    background-color: #a93054 !important;
    border-color: #a93054;
    color: #fff
}

.bg-googleplus:hover {
    background-color: #b83928 !important;
    border-color: #b83928;
    color: #fff
}

.bg-instagram:hover {
    background-color: #a12387 !important;
    border-color: #a12387;
    color: #fff
}

.bg-pinterest:hover {
    background-color: #a61c21 !important;
    border-color: #a61c21;
    color: #fff
}

.bg -dropbox:hover {
    background-color: #1b87e1 !important;
    border-color: #1b87e1;
    color: #fff
}

.bg-flickr:hover {
    background-color: #0051b3 !important;
    border-color: #0051b3;
    color: #fff
}

.bg-tumblr:hover {
    background-color: #273d53 !important;
    border-color: #273d53;
    color: #fff
}

.bg-skype:hover {
    background-color: #0a8dd3 !important;
    border-color: #0a8dd3;
    color: #fff
}

.bg-github:hover {
    background-color: #3565a2 !important;
    border-color: #3565a2;
    color: #fff
}

.bg-whatsapp:hover {
    background-color: #35bf44 !important;
    border-color: #35bf44;
    color: #fff
}

.btn-social-lg {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center
}

.btn-social-sm {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0
}

.btn-social.btn-social-lg {
    font-size: 2rem
}

.btn-social.btn-social-sm {
    font-size: 1rem
}

.btn.btn-xs {
    padding: .1rem .8rem;
    font-size: 12px
}

.btn-group-sm > .btn,
.btn.btn-sm {
    padding: .4rem .9rem;
    font-size: 12px
}

.btn.btn-xl {
    padding: 1rem 1.4rem
}

.btn.btn-icon.btn-xs {
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    font-size: 10px
}

.btn-group-sm > .btn.btn-icon,
.btn.btn-icon.btn-sm {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0
}

.btn.btn-icon.btn-xl {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0
}

.btn-badge {
    margin-bottom: 3px
}

.progress-bar {
    background-color: #05b8b4;
}

.progressbar-contant .progress {
    height: 20px
}

.nav .nav-item .nav-link.active {
    color: #8e54e9
}

.nav .nav-item .nav-link.disabled {
    opacity: .5
}

.nav .nav-link.active {
    color: #8e54e9
}

.nav .nav-link.disabled {
    opacity: .5
}

.nav-pills .nav-item .nav-link.active {
    color: #fff;
    background-color: #8e54e9
}

.nav-pills .nav-item .nav-link.disabled {
    color: #a6a9b7;
    opacity: .7
}

.nav-pills .nav-link {
    margin-right: 3px
}

    .nav-pills .nav-link.active {
        color: #fff;
        background-color: #8e54e9
    }

    .nav-pills .nav-link.disabled {
        color: #a6a9b7;
        opacity: .7
    }

.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #8e54e9
}

.list-group-contant .list-group-item.disabled {
    cursor: not-allowed;
    opacity: .6
}

.list-group-contant .list-group-item:hover {
    background-color: #f2f4f7
}

.list-group-contant .list-group-item.active {
    background-color: #8e54e9;
    border-color: #8e54e9
}

.list-group-contant .list-group-1 .list-group-item {
    border: 1px solid rgba(0, 0, 0, .03)
}

.list-group-item-primary {
    background: #8e54e9
}

.list-group-item-secondary {
    background: #a1a1a1
}

.list-group-item-success {
    background: #32b432
}

.list-group-item-danger {
    background: #e3324c
}

.list-group-item-warning {
    background: #f7b731
}

.list-group-item-info {
    background: #45aaf2
}

.list-group-item-light {
    background: #f8f9fa
}

.list-group-item-dark {
    background: #343a40
}

.page-link {
    color: #00aca9;
}

    .page-link:focus,
    .page-link:hover {
        box-shadow: none;
        color: #00aca9;
    }

.page-item.active .page-link {
    background-color: #00aca9;
    border-color: #089595;
}

.checkbox.checbox-switch {
    padding-left: 0
}

    .checkbox.checbox-switch label {
        display: inline-block;
        position: relative;
        padding-left: 0
    }

        .checkbox.checbox-switch label input {
            display: none
        }

        .checkbox.checbox-switch label span {
            width: 55px;
            border-radius: 20px;
            height: 28px;
            border: 1px solid #eee;
            background-color: #fff;
            border-color: #eee;
            box-shadow: #dfdfdf 0 0 0 0 inset;
            transition: border .4s ease 0s, box-shadow .4s ease 0s;
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px
        }

            .checkbox.checbox-switch label span::before {
                display: inline-block;
                width: 26px;
                height: 26px;
                border-radius: 50%;
                background: #fff;
                content: " ";
                top: 0;
                position: relative;
                left: 0;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
                -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
                box-shadow: 0 1px 4px rgba(0, 0, 0, .4)
            }

        .checkbox.checbox-switch label > input:checked + span {
            background-color: #b4b6b7;
            border-color: #b4b6b7;
            box-shadow: #b4b6b7 0 0 0 8px inset;
            transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
        }

            .checkbox.checbox-switch label > input:checked + span:before {
                left: 26px
            }

        .checkbox.checbox-switch label > input:checked:disabled + span {
            background-color: #a1a1a1;
            border-color: #a1a1a1;
            box-shadow: #a1a1a1 0 0 0 8px inset;
            transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
        }

        .checkbox.checbox-switch label > input:disabled + span {
            background-color: #e8ebee;
            border-color: #fff
        }

            .checkbox.checbox-switch label > input:disabled + span:before {
                background-color: #f8f9fa;
                border-color: #f3f3f3;
                -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
                -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
                box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
            }

    .checkbox.checbox-switch.switch-light label > input:checked + span {
        background-color: #f8f9fa;
        border-color: #f8f9fa;
        box-shadow: #f8f9fa 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-dark label > input:checked + span {
        background-color: #343a40;
        border-color: #343a40;
        box-shadow: #343a40 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-dark label > input:checked:disabled + span {
        background-color: #646668;
        border-color: #646668;
        box-shadow: #646668 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-success label > input:checked + span {
        background-color: #28a745;
        border-color: #28a745;
        box-shadow: #28a745 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-success label > input:checked:disabled + span {
        background-color: #99d9a8;
        border-color: #99d9a8;
        box-shadow: #99d9a8 0 0 0 8px inset
    }

    .checkbox.checbox-switch.switch-danger label > input:checked + span {
        background-color: #c82333;
        border-color: #c82333;
        box-shadow: #c82333 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-danger label > input:checked:disabled + span {
        background-color: #d87781;
        border-color: #d87781;
        box-shadow: #d87781 0 0 0 8px inset
    }

    .checkbox.checbox-switch.switch-primary label > input:checked + span {
        background-color: #0069d9;
        border-color: #0069d9;
        box-shadow: #0069d9 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-primary label > input:checked:disabled + span {
        background-color: #6da3dd;
        border-color: #6da3dd;
        box-shadow: #6da3dd 0 0 0 8px inset
    }

    .checkbox.checbox-switch.switch-info label > input:checked + span {
        background-color: #17a2b8;
        border-color: #17a2b8;
        box-shadow: #17a2b8 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-info label > input:checked:disabled + span {
        background-color: #66c0ce;
        border-color: #66c0ce;
        box-shadow: #66c0ce 0 0 0 8px inset
    }

    .checkbox.checbox-switch.switch-warning label > input:checked + span {
        background-color: #ffc107;
        border-color: #ffc107;
        box-shadow: #ffc107 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox.checbox-switch.switch-warning label > input:checked:disabled + span {
        background-color: #e2c366;
        border-color: #e2c366;
        box-shadow: #e2c366 0 0 0 8px inset
    }

.checkbox-inline.checbox-switch {
    display: inline-block;
    position: relative;
    padding-left: 0
}

    .checkbox-inline.checbox-switch input {
        display: none
    }

    .checkbox-inline.checbox-switch span {
        width: 55px;
        border-radius: 20px;
        height: 28px;
        border: 1px solid #eee;
        background-color: #fff;
        border-color: #eee;
        box-shadow: #dfdfdf 0 0 0 0 inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px
    }

        .checkbox-inline.checbox-switch span::before {
            display: inline-block;
            width: 26px;
            height: 26px;
            border-radius: 50%;
            background: #fff;
            content: " ";
            top: 0;
            position: relative;
            left: 0;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
            -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .4)
        }

    .checkbox-inline.checbox-switch > input:checked + span {
        background-color: #b4b6b7;
        border-color: #b4b6b7;
        box-shadow: #b4b6b7 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

        .checkbox-inline.checbox-switch > input:checked + span:before {
            left: 26px
        }

    .checkbox-inline.checbox-switch > input:checked:disabled + span {
        background-color: #a1a1a1;
        border-color: #a1a1a1;
        box-shadow: #a1a1a1 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch > input:disabled + span {
        background-color: #e8ebee;
        border-color: #fff
    }

        .checkbox-inline.checbox-switch > input:disabled + span:before {
            background-color: #f8f9fa;
            border-color: #f3f3f3;
            -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
            -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
            box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
        }

    .checkbox-inline.checbox-switch.switch-light > input:checked + span {
        background-color: #f8f9fa;
        border-color: #f8f9fa;
        box-shadow: #f8f9fa 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-dark > input:checked + span {
        background-color: #343a40;
        border-color: #343a40;
        box-shadow: #343a40 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-dark > input:checked:disabled + span {
        background-color: #646668;
        border-color: #646668;
        box-shadow: #646668 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-success > input:checked + span {
        background-color: #28a745;
        border-color: #28a745;
        box-shadow: #28a745 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-success > input:checked:disabled + span {
        background-color: #99d9a8;
        border-color: #99d9a8;
        box-shadow: #99d9a8 0 0 0 8px inset
    }

    .checkbox-inline.checbox-switch.switch-danger > input:checked + span {
        background-color: #c82333;
        border-color: #c82333;
        box-shadow: #c82333 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-danger > input:checked:disabled + span {
        background-color: #d87781;
        border-color: #d87781;
        box-shadow: #d87781 0 0 0 8px inset
    }

    .checkbox-inline.checbox-switch.switch-primary > input:checked + span {
        background-color: #0069d9;
        border-color: #0069d9;
        box-shadow: #0069d9 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
        background-color: #6da3dd;
        border-color: #6da3dd;
        box-shadow: #6da3dd 0 0 0 8px inset
    }

    .checkbox-inline.checbox-switch.switch-info > input:checked + span {
        background-color: #17a2b8;
        border-color: #17a2b8;
        box-shadow: #17a2b8 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-info > input:checked:disabled + span {
        background-color: #66c0ce;
        border-color: #66c0ce;
        box-shadow: #66c0ce 0 0 0 8px inset
    }

    .checkbox-inline.checbox-switch.switch-warning > input:checked + span {
        background-color: #ffc107;
        border-color: #ffc107;
        box-shadow: #ffc107 0 0 0 8px inset;
        transition: border .4s ease 0s, box-shadow .4s ease 0s, background-color 1.2s ease 0s
    }

    .checkbox-inline.checbox-switch.switch-warning > input:checked:disabled + span {
        background-color: #e2c366;
        border-color: #e2c366;
        box-shadow: #e2c366 0 0 0 8px inset
    }

.tab .nav.nav-tabs {
    border-bottom: 0
}

@media screen and (min-width:480px) and (max-width:576px) {
    .tab .nav.nav-tabs {
        display: block
    }
}

@media screen and (max-width:480px) {
    .tab .nav.nav-tabs {
        display: block
    }
}

.tab .nav.nav-tabs li {
    margin-bottom: 0;
    float: none;
    display: inline-block
}

@media screen and (min-width:480px) and (max-width:576px) {
    .tab .nav.nav-tabs li {
        display: block
    }
}

@media screen and (max-width:480px) {
    .tab .nav.nav-tabs li {
        display: block
    }
}

.tab .nav.nav-tabs li a {
    border: none;
    line-height: normal;
    border-radius: 0;
    padding: 12px 30px;
    background: #f6f7f8;
    color: #323232;
    border: 1px solid #eee;
    cursor: pointer;
}

    .tab .nav.nav-tabs li a.active {
        background: #04a9a6;
        color: #fff;
        border-color: transparent
    }

        .tab .nav.nav-tabs li a.active:focus,
        .tab .nav.nav-tabs li a.active:hover {
            background: #04a9a6;
            color: #fff;
            border-color: transparent
        }

    .tab .nav.nav-tabs li a i {
        padding-right: 5px
    }

.nav-border .nav.nav-tabs li a {
    margin-right: 0;
    border: 1px solid #eee;
    background: 0 0
}

    .nav-border .nav.nav-tabs li a.active {
        color: #fff;
        background: #8e54e9;
        border-color: #8e54e9
    }

        .nav-border .nav.nav-tabs li a.active:focus,
        .nav-border .nav.nav-tabs li a.active:hover {
            color: #fff;
            background: #8e54e9;
            border-color: #8e54e9
        }

.tab-border .nav.nav-tabs {
    margin-bottom: 0
}

    .tab-border .nav.nav-tabs li a.active {
        color: #8e54e9;
        background: #fff !important;
        border-color: #eee;
        border-bottom: 1px solid #fff
    }

        .tab-border .nav.nav-tabs li a.active:focus,
        .tab-border .nav.nav-tabs li a.active:hover {
            color: #8e54e9;
            background: #fff !important;
            border-color: #eee;
            border-bottom: 1px solid #fff
        }

.tab-border .tab-content {
    padding: 20px;
    border: 1px solid #eee;
    margin-top: -1px
}

.nav-center .nav.nav-tabs {
    text-align: center;
    display: block
}

.nav-right .nav.nav-tabs {
    text-align: right;
    display: block
}

.nav-right .tab-content {
    text-align: right
}

.round .nav.nav-tabs li {
    margin-bottom: 5px
}

    .round .nav.nav-tabs li a {
        border: none;
        line-height: normal;
        margin-right: 10px;
        border-radius: 90px;
        padding: 12px 30px;
        background: #f6f7f8;
        color: #323232
    }

.shadow .nav.nav-tabs li a.active {
    color: #8e54e9;
    background: #fff !important;
    border-color: #eee;
    border-bottom: 0;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

    .shadow .nav.nav-tabs li a.active:focus,
    .shadow .nav.nav-tabs li a.active:hover {
        color: #8e54e9;
        background: #fff !important;
        border-color: #eee;
        border-bottom: 0;
        -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
        box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
    }

.tab-vertical .nav-tabs {
    float: right;
    width: 25%
}

.tab-vertical .nav.nav-tabs li {
    display: block;
    width: 100%
}

    .tab-vertical .nav.nav-tabs li a {
        border-right: 0;
        border-top: 0;
        padding: 14px 30px
    }

        .tab-vertical .nav.nav-tabs li a.active {
            border-bottom: 1px solid #eee
        }

            .tab-vertical .nav.nav-tabs li a.active:focus,
            .tab-vertical .nav.nav-tabs li a.active:hover {
                border-bottom: 1px solid #eee
            }

    .tab-vertical .nav.nav-tabs li:first-child a {
        border-top: 1px solid #eee
    }

.tab-vertical .tab-content {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 40px 30px;
    margin-right: 25%;
    line-height: 30px;
    margin-top: 0
}

    .tab-vertical .tab-content p {
        line-height: 30px
    }

.tabs-contant .tab .nav.nav-tabs li a {
    padding: 12px 20px
}

.tab.nav-bt .nav.nav-tabs li a.active {
    background: #fff;
    border-top: 3px solid #04a9a6;
    color: #04a9a6;
    padding: 11px 30px;
}

    .tab.nav-bt .nav.nav-tabs li a.active:first-child {
        border-left: 1px solid #eee
    }

    .tab.nav-bt .nav.nav-tabs li a.active:last-child {
        border-right: 1px solid #eee
    }



.tab.nav-br .nav.nav-tabs li a.active {
    background: #fff;
    border-right: 3px solid #04a9a6;
    color: #04a9a6;
    padding: 11px 30px;
}

    .tab.nav-br .nav.nav-tabs li a.active:first-child {
        border-left: 1px solid #eee
    }

    .tab.nav-br .nav.nav-tabs li a.active:last-child {
        border-left: 1px solid #fff;
    }

.tab.nav-center .nav.nav-tabs li {
    margin-left: -4px
}

.tab.nav-right .nav.nav-tabs li {
    margin-left: -4px
}

.tab.nav-border-bottom .nav.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .tab.nav-border-bottom .nav.nav-tabs li a {
        background: 0 0;
        border: 0;
        border-bottom: 2px solid transparent
    }

        .tab.nav-border-bottom .nav.nav-tabs li a.active,
        .tab.nav-border-bottom .nav.nav-tabs li a:hover {
            border-color: #04a9a6;
            background: 0 0;
            color: #04a9a6;
        }

@media (max-width:575px) and (min-width:320px) {
    .tabs-contant .tab .nav.nav-tabs li {
        width: 100%;
        margin-bottom: .5rem
    }

    .tabs-contant .tab-vertical .nav-tabs {
        float: none;
        width: 100%
    }

    .tabs-contant .tab-vertical .tab-content {
        margin-left: 0
    }
}

.mfp-bg {
    z-index: 1052
}

.mfp-wrap {
    z-index: 1052
}

.mfp-no-margins img.mfp-img {
    padding: 0
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}

.mfp-no-margins .mfp-container {
    padding: 0
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    outline: 0
}

.nestable-contant .dd-handle {
    background: 0 0;
    border-color: #dee2e6;
    height: 40px;
    padding: 10px 10px
}

    .nestable-contant .dd-handle:focus,
    .nestable-contant .dd-handle:hover {
        color: #8e54e9
    }

.nestable-contant .dd3-content {
    height: 40px;
    padding: 10px 10px 10px 40px
}

    .nestable-contant .dd3-content:hover {
        color: #8e54e9
    }

.nestable-contant #nestable2 .dd-handle {
    background: #8e54e9;
    border: 1px solid #8e54e9;
    color: #fff
}

.nestable-contant #nestable2 .dd-item > button:before {
    color: #fff
}

.dd-item > button:before {
    top: 9px
}

.dd3-handle {
    font-size: 0
}

    .dd3-handle:before {
        top: 8px
    }

.dd {
    max-width: 100%
}

.modal-backdrop {
    z-index: 1051
}

@media (max-width:479px) and (min-width:320px) {
    .media-contant .media {
        display: block
    }
}

#toastrOptions {
    background: #f6f7f8;
    padding: 30px
}

.toast-success {
    background-color: #32b432
}

.toast-error {
    background-color: #e3324c
}

.toast-info {
    background-color: #45aaf2
}

.toast-warning {
    background-color: #f7b731
}

.swal2-actions .swal2-confirm {
    background-color: #32b432 !important
}

    .swal2-actions .swal2-confirm:focus {
        box-shadow: none !important
    }

.swal2-popup .swal2-close {
    display: none !important
}

.grid-sistema .row div {
    padding: 1rem 1.5rem;
    border: 1px solid #dee2e6
}

.fc-button {
    background: #eceef3;
    border: none;
    color: #a6a9b7;
    text-transform: capitalize;
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 3px !important;
    margin: 0 3px !important;
    padding: 6px 12px !important;
    height: auto !important
}

    .fc-button:focus {
        outline: 0
    }

    .fc-button:active {
        outline: 0
    }

.fc-state-active {
    background: #8e54e9;
    color: #fff
}

.fc-today-button {
    background: #8e54e9;
    color: #fff
}

.fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 5px 0;
    padding: 10px 10px 10px 40px;
    text-align: left;
    position: relative
}

    .fc-event:before {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        top: 10px;
        left: 15px
    }

.fc-event-primary {
    background: #8e54e9;
    background: rgba(142, 84, 233, .2) !important;
    color: #8e54e9
}

    .fc-event-primary:before {
        background: #8e54e9;
        background: rgba(142, 84, 233, .8) !important
    }

    .fc-event-primary:hover {
        color: #8e54e9
    }

.fc-event-warning {
    background: #f7b731;
    background: rgba(247, 183, 49, .2) !important;
    color: #f7b731
}

    .fc-event-warning:before {
        background: #f7b731;
        background: rgba(247, 183, 49, .8) !important
    }

    .fc-event-warning:hover {
        color: #f7b731
    }

.fc-event-danger {
    background: #e3324c;
    background: rgba(227, 50, 76, .2) !important;
    color: #e3324c
}

    .fc-event-danger:before {
        background: #e3324c;
        background: rgba(227, 50, 76, .8) !important
    }

    .fc-event-danger:hover {
        color: #e3324c
    }

.fc-event-success {
    background: #32b432;
    background: rgba(50, 180, 50, .2) !important;
    color: #32b432
}

    .fc-event-success:before {
        background: #32b432;
        background: rgba(50, 180, 50, .8) !important
    }

    .fc-event-success:hover {
        color: #32b432
    }

.fc-widget-content .fc-event {
    border-radius: 2px;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 5px 0;
    padding: 10px 10px 10px 10px;
    text-align: left;
    position: relative
}

    .fc-widget-content .fc-event:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-radius: 50%;
        top: 10px;
        left: 15px
    }

.fc-widget-content .fc-event-primary .fc-title {
    color: #8e54e9
}

.fc-widget-content .fc-event-warning .fc-title {
    color: #f7b731
}

.fc-widget-content .fc-event-danger .fc-title {
    color: #e3324c
}

.fc-widget-content .fc-event-success .fc-title {
    color: #32b432
}

.fc-event-dot {
    background-color: #8e54e9
}

.fc-day-grid-event .fc-time,
.fc-day-grid-event .fc-title {
    color: #fff
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #e8edf1
}

.fc-unthemed .fc-list-heading td {
    border-color: #e8edf1;
    background: #f8f9fa
}

.fc-unthemed .fc-list-item:hover td {
    background-color: #f8f9fa
}

.fc-toolbar .fc-center h2 {
    font-size: 1.5rem
}

.fc-list-table .fc-widget-header {
    background: #f8f9fa
}

@media (max-width:767px) {
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right {
        float: none;
        display: inline-block;
        clear: both;
        text-align: center
    }

    .fc-toolbar .fc-button {
        padding: 8px 32px !important
    }

    .fc-toolbar .fc-center {
        display: block
    }

        .fc-toolbar .fc-center h2 {
            float: none;
            margin-top: .5rem;
            font-size: 1.8rem
        }
}

@media (max-width:479px) {
    .fc-right .fc-button-group fc-button {
        padding: 6px 25px !important
    }
}

@media (max-width:400px) {
    .fc-left .fc-button {
        padding: 6px 28px !important
    }

    .fc-right .fc-button-group .fc-button {
        padding: 6px 22px !important
    }
}

@media (max-width:390px) and (min-width:320px) {
    .fc-right .fc-button-group .fc-button {
        padding: 6px 10px !important
    }
}

@media (max-width:360px) {
    .fc-left .fc-button {
        padding: 6px 19px !important
    }

    .fc-right .fc-button-group .fc-button {
        padding: 6px 13px !important
    }
}
    .app-chat-sidebar-user .app-chat-sidebar-user-item {
        transition: all .3s
    }
        .app-chat-sidebar-user .app-chat-sidebar-user-item:hover {
            background-color: #f7f7f7
        }
        .app-chat-sidebar-user .app-chat-sidebar-user-item:last-child {
            border: none
        }
        .app-chat-sidebar-user .app-chat-sidebar-user-item .d-flex {
            padding: 1rem 1.5rem;
            align-items: center
        }

        .app-chat-sidebar-user .app-chat-sidebar-user-item .bg-img {
            margin-right: 20px
        }

    .app-chat-sidebar-user .active {
        background: #8e54e9;
        background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
        background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
        background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
        background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
        background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
        background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important
    }

        .app-chat-sidebar-user .active h5,
        .app-chat-sidebar-user .active small {
            color: #fff
        }

.app-chat-msg-chat {
    max-height: 600px;
    overflow-y: hidden;
    outline: 0
}

    .app-chat-msg-chat .chat {
        display: flex
    }

        .app-chat-msg-chat .chat .chat-img {
            margin-right: 16px
        }

            .app-chat-msg-chat .chat .chat-img .bg-img {
                width: 45px;
                height: 45px
            }

        .app-chat-msg-chat .chat .chat-msg .chat-msg-content {
            position: relative
        }

        .app-chat-msg-chat .chat .chat-msg .chat-msg-content,
        .app-chat-msg-chat .chat-left .chat-msg .chat-msg-content {
            background-color: #f7f7f7;
            padding: 10px 16px;
            border-radius: 10px;
            margin-bottom: 14px
        }

            .app-chat-msg-chat .chat .chat-msg .chat-msg-content:first-child::before,
            .app-chat-msg-chat .chat-left .chat-msg .chat-msg-content:first-child::before {
                position: absolute;
                width: 0;
                height: 0;
                content: '';
                border: 8px solid transparent;
                right: auto;
                left: -16px;
                border-right-color: #f7f7f7;
                border-left-color: transparent
            }

    .app-chat-msg-chat .chat-left .chat-img {
        margin-left: 16px
    }

    .app-chat-msg-chat .chat-left .chat-msg .chat-msg-content {
        color: #8e54e9 !important;
        background-color: #8e54e9 !important;
        margin-right: 8px
    }

        .app-chat-msg-chat .chat-left .chat-msg .chat-msg-content p {
            color: #fff
        }

        .app-chat-msg-chat .chat-left .chat-msg .chat-msg-content:first-child::before {
            right: -16px;
            left: auto;
            border-left-color: #8e54e9 !important;
            border-right-color: transparent
        }

.app-chat-sidebar .app-chat-sidebar-search.pb-4 {
    padding-bottom: 1.4rem !important
}

.app-chat-sidebar-user {
    overflow-y: hidden;
    outline: 0
}

    .app-chat-sidebar-user .app-chat-sidebar-user-item .bg-img {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        position: relative;
        top: 0;
        left: 0
    }

.bg-img img {
    border-radius: 50%
}

.bg-img .bg-img-status {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 100%;
    background: #fff
}

.app-chat-msg-btn .btn {
    padding: .6rem 1rem
}

    .app-chat-msg-btn .btn:focus {
        box-shadow: none
    }

.app-chat-sidebar .app-chat-sidebar-search .form-control {
    height: 50px;
    padding: .375rem 1.4rem
}

.app-chat-sidebar .app-chat-sidebar-search .input-group-text {
    padding: .375rem 1.4rem
}

.app-chat-sidebar .app-chat-sidebar-search .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.app-chat-type {
    padding: 1.5rem !important;
    background-color: #f7f7f7
}

    .app-chat-type .form-control {
        height: 50px;
        padding: .375rem 1.4rem
    }

    .app-chat-type .input-group-text {
        padding: .375rem 1.4rem
    }

    .app-chat-type .input-group > .input-group-prepend > .input-group-text {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

.mail-sidebar {
    border-right: 1px solid #dee2e6;
    height: 100%
}

    .mail-sidebar span span i {
        font-size: 16px;
        width: 30px;
        display: block;
        height: auto
    }

    .mail-sidebar ul {
        list-style: none
    }

        .mail-sidebar ul li:hover i,
        .mail-sidebar ul li:hover p {
            color: #8e54e9 !important
        }

        .mail-sidebar ul li a:focus i,
        .mail-sidebar ul li a:focus p {
            color: #8e54e9 !important
        }

    .mail-sidebar .mail-sidebar-title {
        padding: .9rem 0 .8rem 0;
        border-bottom: 1px solid #dee2e6
    }

.mail-msg-item-titel {
    display: flex;
    align-items: center
}

.mail-msg {
    max-height: 747px;
    overflow: hidden;
    outline: 0
}

@media screen and (min-width:1200px) and (max-width:1439px) {
    .mail-msg {
        max-height: 450px
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .mail-msg {
        max-height: 410px
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .mail-msg {
        max-height: 435px
    }
}

.mail-msg-item {
    border-bottom: 1px solid #dee2e6;
    padding: 1rem 1.5rem
}

    .mail-msg-item:hover {
        background-color: #f7f7f7
    }

    .mail-msg-item:last-child {
        border-bottom: 0
    }

    .mail-msg-item .bg-img {
        width: 45px;
        height: 45px
    }

.mail-search .form-group {
    position: relative
}

    .mail-search .form-group i {
        position: absolute;
        right: 20px;
        top: 20px;
        font-size: 18px
    }

    .mail-search .form-group .form-control {
        height: 41px
    }

.mail-contant .mail-f {
    width: 100%;
    bottom: 0
}

.icon-list .icon-wrap {
    text-align: center;
    padding: 40px 20px;
    background: #fff;
    color: #a6a9b7
}

    .icon-list .icon-wrap i {
        display: block;
        margin-bottom: 15px;
        font-size: 2.571rem;
        color: #8e54e9
    }

    .icon-list .icon-wrap:hover {
        background: #eceef3
    }

        .icon-list .icon-wrap:hover i {
            color: #8e54e9
        }

@font-face {
    font-family: cryptocurrency-icons;
    src: url(/Contents/Portal/fonts/cryptocurrency-icons.eot);
    src: url(/Contents/Portal/fonts/cryptocurrency-iconsd41d.eot?#iefix) format("embedded-opentype"), url(/Contents/Portal/fonts/cryptocurrency-icons.html) format("woff2"), url(/Contents/Portal/fonts/cryptocurrency-icons.woff) format("woff"), url(/Contents/Portal/fonts/cryptocurrency-icons.ttf) format("truetype"), url(/Contents/Portal/fonts/cryptocurrency-icons.svg#cryptocurrency-icons) format("svg")
}

.crypto {
    font-family: cryptocurrency-icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.crypto-act::before {
    content: "\ea01"
}

.crypto-ada::before {
    content: "\ea02"
}

.crypto-adx::before {
    content: "\ea03"
}

.crypto-ae::before {
    content: "\ea04"
}

.crypto-aion::before {
    content: "\ea05"
}

.crypto-amp::before {
    content: "\ea06"
}

.crypto-ant::before {
    content: "\ea07"
}

.crypto-ardr::before {
    content: "\ea08"
}

.crypto-ark::before {
    content: "\ea09"
}

.crypto-ast::before {
    content: "\ea0a"
}

.crypto-atm::before {
    content: "\ea0b"
}

.crypto-bat::before {
    content: "\ea0c"
}

.crypto-bay::before {
    content: "\ea0d"
}

.crypto-bcc::before {
    content: "\ea0e"
}

.crypto-bch::before {
    content: "\ea0f"
}

.crypto-bcn::before {
    content: "\ea10"
}

.crypto-bco::before {
    content: "\ea11"
}

.crypto-bdl::before {
    content: "\ea12"
}

.crypto-bela::before {
    content: "\ea13"
}

.crypto-blcn::before {
    content: "\ea14"
}

.crypto-blk::before {
    content: "\ea15"
}

.crypto-block::before {
    content: "\ea16"
}

.crypto-bnb::before {
    content: "\ea17"
}

.crypto-bnt::before {
    content: "\ea18"
}

.crypto-bq::before {
    content: "\ea19"
}

.crypto-bqx::before {
    content: "\ea1a"
}

.crypto-btc::before {
    content: "\ea1b"
}

.crypto-btcd::before {
    content: "\ea1c"
}

.crypto-btcz::before {
    content: "\ea1d"
}

.crypto-btg::before {
    content: "\ea1e"
}

.crypto-btm::before {
    content: "\ea1f"
}

.crypto-bts::before {
    content: "\ea20"
}

.crypto-btx::before {
    content: "\ea21"
}

.crypto-burst::before {
    content: "\ea22"
}

.crypto-cdn::before {
    content: "\ea23"
}

.crypto-clam::before {
    content: "\ea24"
}

.crypto-cloak::before {
    content: "\ea25"
}

.crypto-cnd::before {
    content: "\ea26"
}

.crypto-cnx::before {
    content: "\ea27"
}

.crypto-cny::before {
    content: "\ea28"
}

.crypto-cred::before {
    content: "\ea29"
}

.crypto-crpt::before {
    content: "\ea2a"
}

.crypto-cvc::before {
    content: "\ea2b"
}

.crypto-dash::before {
    content: "\ea2c"
}

.crypto-dat::before {
    content: "\ea2d"
}

.crypto-data::before {
    content: "\ea2e"
}

.crypto-dbc::before {
    content: "\ea2f"
}

.crypto-dcn::before {
    content: "\ea30"
}

.crypto-dcr::before {
    content: "\ea31"
}

.crypto-dent::before {
    content: "\ea32"
}

.crypto-dgb::before {
    content: "\ea33"
}

.crypto-dgd::before {
    content: "\ea34"
}

.crypto-doge::before {
    content: "\ea35"
}

.crypto-drgn::before {
    content: "\ea36"
}

.crypto-edg::before {
    content: "\ea37"
}

.crypto-edoge::before {
    content: "\ea38"
}

.crypto-elf::before {
    content: "\ea39"
}

.crypto-ella::before {
    content: "\ea3a"
}

.crypto-emc::before {
    content: "\ea3b"
}

.crypto-emc2::before {
    content: "\ea3c"
}

.crypto-eng::before {
    content: "\ea3d"
}

.crypto-eos::before {
    content: "\ea3e"
}

.crypto-etc::before {
    content: "\ea3f"
}

.crypto-eth::before {
    content: "\ea40"
}

.crypto-ethos::before {
    content: "\ea41"
}

.crypto-etn::before {
    content: "\ea42"
}

.crypto-etp::before {
    content: "\ea43"
}

.crypto-eur::before {
    content: "\ea44"
}

.crypto-evx::before {
    content: "\ea45"
}

.crypto-exmo::before {
    content: "\ea46"
}

.crypto-exp::before {
    content: "\ea47"
}

.crypto-fair::before {
    content: "\ea48"
}

.crypto-fct::before {
    content: "\ea49"
}

.crypto-fil::before {
    content: "\ea4a"
}

.crypto-fldc::before {
    content: "\ea4b"
}

.crypto-flo::before {
    content: "\ea4c"
}

.crypto-fun::before {
    content: "\ea4d"
}

.crypto-game::before {
    content: "\ea4e"
}

.crypto-gas::before {
    content: "\ea4f"
}

.crypto-gbp::before {
    content: "\ea50"
}

.crypto-gbx::before {
    content: "\ea51"
}

.crypto-gbyte::before {
    content: "\ea52"
}

.crypto-gno::before {
    content: "\ea53"
}

.crypto-gnt::before {
    content: "\ea54"
}

.crypto-grc::before {
    content: "\ea55"
}

.crypto-grs::before {
    content: "\ea56"
}

.crypto-gup::before {
    content: "\ea57"
}

.crypto-gvt::before {
    content: "\ea58"
}

.crypto-gxs::before {
    content: "\ea59"
}

.crypto-hpb::before {
    content: "\ea5a"
}

.crypto-hsr::before {
    content: "\ea5b"
}

.crypto-huc::before {
    content: "\ea5c"
}

.crypto-hush::before {
    content: "\ea5d"
}

.crypto-icn::before {
    content: "\ea5e"
}

.crypto-icx::before {
    content: "\ea5f"
}

.crypto-ignis::before {
    content: "\ea60"
}

.crypto-ins::before {
    content: "\ea61"
}

.crypto-iost::before {
    content: "\ea62"
}

.crypto-jpy::before {
    content: "\ea63"
}

.crypto-kcs::before {
    content: "\ea64"
}

.crypto-kin::before {
    content: "\ea65"
}

.crypto-kmd::before {
    content: "\ea66"
}

.crypto-knc::before {
    content: "\ea67"
}

.crypto-krb::before {
    content: "\ea68"
}

.crypto-lbc::before {
    content: "\ea69"
}

.crypto-link::before {
    content: "\ea6a"
}

.crypto-lkk::before {
    content: "\ea6b"
}

.crypto-lrc::before {
    content: "\ea6c"
}

.crypto-lsk::before {
    content: "\ea6d"
}

.crypto-ltc::before {
    content: "\ea6e"
}

.crypto-maid::before {
    content: "\ea6f"
}

.crypto-mana::before {
    content: "\ea70"
}

.crypto-mcap::before {
    content: "\ea71"
}

.crypto-mco::before {
    content: "\ea72"
}

.crypto-med::before {
    content: "\ea73"
}

.crypto-miota::before {
    content: "\ea74"
}

.crypto-mkr::before {
    content: "\ea75"
}

.crypto-mln::before {
    content: "\ea76"
}

.crypto-mnx::before {
    content: "\ea77"
}

.crypto-mona::before {
    content: "\ea78"
}

.crypto-mtl::before {
    content: "\ea79"
}

.crypto-music::before {
    content: "\ea7a"
}

.crypto-nano::before {
    content: "\ea7b"
}

.crypto-nas::before {
    content: "\ea7c"
}

.crypto-nav::before {
    content: "\ea7d"
}

.crypto-ndz::before {
    content: "\ea7e"
}

.crypto-nebl::before {
    content: "\ea7f"
}

.crypto-neo::before {
    content: "\ea80"
}

.crypto-neos::before {
    content: "\ea81"
}

.crypto-ngc::before {
    content: "\ea82"
}

.crypto-nlc2::before {
    content: "\ea83"
}

.crypto-nlg::before {
    content: "\ea84"
}

.crypto-nmc::before {
    content: "\ea85"
}

.crypto-nxs::before {
    content: "\ea86"
}

.crypto-nxt::before {
    content: "\ea87"
}

.crypto-omg::before {
    content: "\ea88"
}

.crypto-omni::before {
    content: "\ea89"
}

.crypto-ost::before {
    content: "\ea8a"
}

.crypto-ox::before {
    content: "\ea8b"
}

.crypto-pac::before {
    content: "\ea8c"
}

.crypto-part::before {
    content: "\ea8d"
}

.crypto-pasl::before {
    content: "\ea8e"
}

.crypto-pay::before {
    content: "\ea8f"
}

.crypto-pink::before {
    content: "\ea90"
}

.crypto-pirl::before {
    content: "\ea91"
}

.crypto-pivx::before {
    content: "\ea92"
}

.crypto-plr::before {
    content: "\ea93"
}

.crypto-poe::before {
    content: "\ea94"
}

.crypto-pot::before {
    content: "\ea95"
}

.crypto-powr::before {
    content: "\ea96"
}

.crypto-ppc::before {
    content: "\ea97"
}

.crypto-ppp::before {
    content: "\ea98"
}

.crypto-ppt::before {
    content: "\ea99"
}

.crypto-prl::before {
    content: "\ea9a"
}

.crypto-pura::before {
    content: "\ea9b"
}

.crypto-qash::before {
    content: "\ea9c"
}

.crypto-qiwi::before {
    content: "\ea9d"
}

.crypto-qlc::before {
    content: "\ea9e"
}

.crypto-qsp::before {
    content: "\ea9f"
}

.crypto-qtum::before {
    content: "\eaa0"
}

.crypto-rads::before {
    content: "\eaa1"
}

.crypto-rcn::before {
    content: "\eaa2"
}

.crypto-rdd::before {
    content: "\eaa3"
}

.crypto-rdn::before {
    content: "\eaa4"
}

.crypto-rep::before {
    content: "\eaa5"
}

.crypto-req::before {
    content: "\eaa6"
}

.crypto-rhoc::before {
    content: "\eaa7"
}

.crypto-ric::before {
    content: "\eaa8"
}

.crypto-rise::before {
    content: "\eaa9"
}

.crypto-rlc::before {
    content: "\eaaa"
}

.crypto-rpx::before {
    content: "\eaab"
}

.crypto-rub::before {
    content: "\eaac"
}

.crypto-salt::before {
    content: "\eaad"
}

.crypto-san::before {
    content: "\eaae"
}

.crypto-sbd::before {
    content: "\eaaf"
}

.crypto-sberbank::before {
    content: "\eab0"
}

.crypto-sc::before {
    content: "\eab1"
}

.crypto-sky::before {
    content: "\eab2"
}

.crypto-smart::before {
    content: "\eab3"
}

.crypto-sngls::before {
    content: "\eab4"
}

.crypto-snt::before {
    content: "\eab5"
}

.crypto-sphtx::before {
    content: "\eab6"
}

.crypto-srn::before {
    content: "\eab7"
}

.crypto-start::before {
    content: "\eab8"
}

.crypto-steem::before {
    content: "\eab9"
}

.crypto-storj::before {
    content: "\eaba"
}

.crypto-storm::before {
    content: "\eabb"
}

.crypto-strat::before {
    content: "\eabc"
}

.crypto-sub::before {
    content: "\eabd"
}

.crypto-sys::before {
    content: "\eabe"
}

.crypto-taas::before {
    content: "\eabf"
}

.crypto-tau::before {
    content: "\eac0"
}

.crypto-tkn::before {
    content: "\eac1"
}

.crypto-tnc::before {
    content: "\eac2"
}

.crypto-trig::before {
    content: "\eac3"
}

.crypto-trx::before {
    content: "\eac4"
}

.crypto-tzc::before {
    content: "\eac5"
}

.crypto-ubq::before {
    content: "\eac6"
}

.crypto-usd::before {
    content: "\eac7"
}

.crypto-usdt::before {
    content: "\eac8"
}

.crypto-ven::before {
    content: "\eac9"
}

.crypto-veri::before {
    content: "\eaca"
}

.crypto-via::before {
    content: "\eacb"
}

.crypto-vivo::before {
    content: "\eacc"
}

.crypto-vrc::before {
    content: "\eacd"
}

.crypto-vtc::before {
    content: "\eace"
}

.crypto-wabi::before {
    content: "\eacf"
}

.crypto-waves::before {
    content: "\ead0"
}

.crypto-wax::before {
    content: "\ead1"
}

.crypto-wtc::before {
    content: "\ead2"
}

.crypto-xbc::before {
    content: "\ead3"
}

.crypto-xcp::before {
    content: "\ead4"
}

.crypto-xdn::before {
    content: "\ead5"
}

.crypto-xem::before {
    content: "\ead6"
}

.crypto-xlm::before {
    content: "\ead7"
}

.crypto-xmg::before {
    content: "\ead8"
}

.crypto-xmr::before {
    content: "\ead9"
}

.crypto-xmy::before {
    content: "\eada"
}

.crypto-xp::before {
    content: "\eadb"
}

.crypto-xpa::before {
    content: "\eadc"
}

.crypto-xpm::before {
    content: "\eadd"
}

.crypto-xrp::before {
    content: "\eade"
}

.crypto-xtz::before {
    content: "\eadf"
}

.crypto-xuc::before {
    content: "\eae0"
}

.crypto-xvc::before {
    content: "\eae1"
}

.crypto-xvg::before {
    content: "\eae2"
}

.crypto-xzc::before {
    content: "\eae3"
}

.crypto-zcl::before {
    content: "\eae4"
}

.crypto-zec::before {
    content: "\eae5"
}

.crypto-zen::before {
    content: "\eae6"
}

.crypto-zrx::before {
    content: "\eae7"
}

@font-face {
    font-family: dashicons;
    src: url(/Contents/Portal/fonts/dashicons.eot);
    src: url(/Contents/Portal/fonts/dashiconsd41d.eot?#iefix) format("embedded-opentype"), url(/Contents/Portal/fonts/dashicons.html) format("woff2"), url(/Contents/Portal/fonts/dashicons.woff) format("woff"), url(/Contents/Portal/fonts/dashicons.ttf) format("truetype"), url(/Contents/Portal/fonts/dashicons.svg#dashicons) format("svg")
}

.dashicons {
    font-family: dashicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.dashicons-admin-appearance::before {
    content: "\ea01"
}

.dashicons-admin-collapse::before {
    content: "\ea02"
}

.dashicons-admin-comments::before {
    content: "\ea03"
}

.dashicons-admin-customizer::before {
    content: "\ea04"
}

.dashicons-admin-generic::before {
    content: "\ea05"
}

.dashicons-admin-home::before {
    content: "\ea06"
}

.dashicons-admin-links::before {
    content: "\ea07"
}

.dashicons-admin-media::before {
    content: "\ea08"
}

.dashicons-admin-multisite::before {
    content: "\ea09"
}

.dashicons-admin-network::before {
    content: "\ea0a"
}

.dashicons-admin-page::before {
    content: "\ea0b"
}

.dashicons-admin-plugins::before {
    content: "\ea0c"
}

.dashicons-admin-post::before {
    content: "\ea0d"
}

.dashicons-admin-settings::before {
    content: "\ea0e"
}

.dashicons-admin-site::before {
    content: "\ea0f"
}

.dashicons-admin-site-alt::before {
    content: "\ea10"
}

.dashicons-admin-site-alt2::before {
    content: "\ea11"
}

.dashicons-admin-site-alt3::before {
    content: "\ea12"
}

.dashicons-admin-tools::before {
    content: "\ea13"
}

.dashicons-admin-users::before {
    content: "\ea14"
}

.dashicons-album::before {
    content: "\ea15"
}

.dashicons-align-center::before {
    content: "\ea16"
}

.dashicons-align-full-width::before {
    content: "\ea17"
}

.dashicons-align-left::before {
    content: "\ea18"
}

.dashicons-align-none::before {
    content: "\ea19"
}

.dashicons-align-right::before {
    content: "\ea1a"
}

.dashicons-align-wide::before {
    content: "\ea1b"
}

.dashicons-analytics::before {
    content: "\ea1c"
}

.dashicons-archive::before {
    content: "\ea1d"
}

.dashicons-arrow-down::before {
    content: "\ea1e"
}

.dashicons-arrow-down-alt::before {
    content: "\ea1f"
}

.dashicons-arrow-down-alt2::before {
    content: "\ea20"
}

.dashicons-arrow-left::before {
    content: "\ea21"
}

.dashicons-arrow-left-alt::before {
    content: "\ea22"
}

.dashicons-arrow-left-alt2::before {
    content: "\ea23"
}

.dashicons-arrow-right::before {
    content: "\ea24"
}

.dashicons-arrow-right-alt::before {
    content: "\ea25"
}

.dashicons-arrow-right-alt2::before {
    content: "\ea26"
}

.dashicons-arrow-up::before {
    content: "\ea27"
}

.dashicons-arrow-up-alt::before {
    content: "\ea28"
}

.dashicons-arrow-up-alt2::before {
    content: "\ea29"
}

.dashicons-art::before {
    content: "\ea2a"
}

.dashicons-awards::before {
    content: "\ea2b"
}

.dashicons-backup::before {
    content: "\ea2c"
}

.dashicons-block-default::before {
    content: "\ea2d"
}

.dashicons-book::before {
    content: "\ea2e"
}

.dashicons-book-alt::before {
    content: "\ea2f"
}

.dashicons-buddicons-activity::before {
    content: "\ea30"
}

.dashicons-buddicons-bbpress-logo::before {
    content: "\ea31"
}

.dashicons-buddicons-buddypress-logo::before {
    content: "\ea32"
}

.dashicons-buddicons-community::before {
    content: "\ea33"
}

.dashicons-buddicons-forums::before {
    content: "\ea34"
}

.dashicons-buddicons-friends::before {
    content: "\ea35"
}

.dashicons-buddicons-groups::before {
    content: "\ea36"
}

.dashicons-buddicons-pm::before {
    content: "\ea37"
}

.dashicons-buddicons-replies::before {
    content: "\ea38"
}

.dashicons-buddicons-topics::before {
    content: "\ea39"
}

.dashicons-buddicons-tracking::before {
    content: "\ea3a"
}

.dashicons-building::before {
    content: "\ea3b"
}

.dashicons-businessman::before {
    content: "\ea3c"
}

.dashicons-button::before {
    content: "\ea3d"
}

.dashicons-calendar::before {
    content: "\ea3e"
}

.dashicons-calendar-alt::before {
    content: "\ea3f"
}

.dashicons-camera::before {
    content: "\ea40"
}

.dashicons-carrot::before {
    content: "\ea41"
}

.dashicons-cart::before {
    content: "\ea42"
}

.dashicons-category::before {
    content: "\ea43"
}

.dashicons-chart-area::before {
    content: "\ea44"
}

.dashicons-chart-bar::before {
    content: "\ea45"
}

.dashicons-chart-line::before {
    content: "\ea46"
}

.dashicons-chart-pie::before {
    content: "\ea47"
}

.dashicons-clipboard::before {
    content: "\ea48"
}

.dashicons-clock::before {
    content: "\ea49"
}

.dashicons-cloud::before {
    content: "\ea4a"
}

.dashicons-columns::before {
    content: "\ea4b"
}

.dashicons-controls-back::before {
    content: "\ea4c"
}

.dashicons-controls-forward::before {
    content: "\ea4d"
}

.dashicons-controls-pause::before {
    content: "\ea4e"
}

.dashicons-controls-play::before {
    content: "\ea4f"
}

.dashicons-controls-repeat::before {
    content: "\ea50"
}

.dashicons-controls-skipback::before {
    content: "\ea51"
}

.dashicons-controls-skipforward::before {
    content: "\ea52"
}

.dashicons-controls-volumeoff::before {
    content: "\ea53"
}

.dashicons-controls-volumeon::before {
    content: "\ea54"
}

.dashicons-dashboard::before {
    content: "\ea55"
}

.dashicons-desktop::before {
    content: "\ea56"
}

.dashicons-dismiss::before {
    content: "\ea57"
}

.dashicons-download::before {
    content: "\ea58"
}

.dashicons-edit::before {
    content: "\ea59"
}

.dashicons-editor-aligncenter::before {
    content: "\ea5a"
}

.dashicons-editor-alignleft::before {
    content: "\ea5b"
}

.dashicons-editor-alignright::before {
    content: "\ea5c"
}

.dashicons-editor-bold::before {
    content: "\ea5d"
}

.dashicons-editor-break::before {
    content: "\ea5e"
}

.dashicons-editor-code::before {
    content: "\ea5f"
}

.dashicons-editor-contract::before {
    content: "\ea60"
}

.dashicons-editor-customchar::before {
    content: "\ea61"
}

.dashicons-editor-expand::before {
    content: "\ea62"
}

.dashicons-editor-help::before {
    content: "\ea63"
}

.dashicons-editor-indent::before {
    content: "\ea64"
}

.dashicons-editor-insertmore::before {
    content: "\ea65"
}

.dashicons-editor-italic::before {
    content: "\ea66"
}

.dashicons-editor-justify::before {
    content: "\ea67"
}

.dashicons-editor-kitchensink::before {
    content: "\ea68"
}

.dashicons-editor-ltr::before {
    content: "\ea69"
}

.dashicons-editor-ol::before {
    content: "\ea6a"
}

.dashicons-editor-outdent::before {
    content: "\ea6b"
}

.dashicons-editor-paragraph::before {
    content: "\ea6c"
}

.dashicons-editor-paste-text::before {
    content: "\ea6d"
}

.dashicons-editor-paste-word::before {
    content: "\ea6e"
}

.dashicons-editor-quote::before {
    content: "\ea6f"
}

.dashicons-editor-removeformatting::before {
    content: "\ea70"
}

.dashicons-editor-rtl::before {
    content: "\ea71"
}

.dashicons-editor-spellcheck::before {
    content: "\ea72"
}

.dashicons-editor-strikethrough::before {
    content: "\ea73"
}

.dashicons-editor-table::before {
    content: "\ea74"
}

.dashicons-editor-textcolor::before {
    content: "\ea75"
}

.dashicons-editor-ul::before {
    content: "\ea76"
}

.dashicons-editor-underline::before {
    content: "\ea77"
}

.dashicons-editor-unlink::before {
    content: "\ea78"
}

.dashicons-editor-video::before {
    content: "\ea79"
}

.dashicons-ellipsis::before {
    content: "\ea7a"
}

.dashicons-email::before {
    content: "\ea7b"
}

.dashicons-email-alt::before {
    content: "\ea7c"
}

.dashicons-email-alt2::before {
    content: "\ea7d"
}

.dashicons-embed-audio::before {
    content: "\ea7e"
}

.dashicons-embed-generic::before {
    content: "\ea7f"
}

.dashicons-embed-photo::before {
    content: "\ea80"
}

.dashicons-embed-post::before {
    content: "\ea81"
}

.dashicons-embed-video::before {
    content: "\ea82"
}

.dashicons-excerpt-view::before {
    content: "\ea83"
}

.dashicons-external::before {
    content: "\ea84"
}

.dashicons-facebook::before {
    content: "\ea85"
}

.dashicons-facebook-alt::before {
    content: "\ea86"
}

.dashicons-feedback::before {
    content: "\ea87"
}

.dashicons-filter::before {
    content: "\ea88"
}

.dashicons-flag::before {
    content: "\ea89"
}

.dashicons-format-aside::before {
    content: "\ea8a"
}

.dashicons-format-audio::before {
    content: "\ea8b"
}

.dashicons-format-chat::before {
    content: "\ea8c"
}

.dashicons-format-gallery::before {
    content: "\ea8d"
}

.dashicons-format-image::before {
    content: "\ea8e"
}

.dashicons-format-quote::before {
    content: "\ea8f"
}

.dashicons-format-status::before {
    content: "\ea90"
}

.dashicons-format-video::before {
    content: "\ea91"
}

.dashicons-forms::before {
    content: "\ea92"
}

.dashicons-googleplus::before {
    content: "\ea93"
}

.dashicons-grid-view::before {
    content: "\ea94"
}

.dashicons-groups::before {
    content: "\ea95"
}

.dashicons-hammer::before {
    content: "\ea96"
}

.dashicons-heading::before {
    content: "\ea97"
}

.dashicons-heart::before {
    content: "\ea98"
}

.dashicons-hidden::before {
    content: "\ea99"
}

.dashicons-html::before {
    content: "\ea9a"
}

.dashicons-id::before {
    content: "\ea9b"
}

.dashicons-id-alt::before {
    content: "\ea9c"
}

.dashicons-image-crop::before {
    content: "\ea9d"
}

.dashicons-image-filter::before {
    content: "\ea9e"
}

.dashicons-image-flip-horizontal::before {
    content: "\ea9f"
}

.dashicons-image-flip-vertical::before {
    content: "\eaa0"
}

.dashicons-image-rotate::before {
    content: "\eaa1"
}

.dashicons-image-rotate-left::before {
    content: "\eaa2"
}

.dashicons-image-rotate-right::before {
    content: "\eaa3"
}

.dashicons-images-alt::before {
    content: "\eaa4"
}

.dashicons-images-alt2::before {
    content: "\eaa5"
}

.dashicons-index-card::before {
    content: "\eaa6"
}

.dashicons-info::before {
    content: "\eaa7"
}

.dashicons-info-outline::before {
    content: "\eaa8"
}

.dashicons-insert::before {
    content: "\eaa9"
}

.dashicons-laptop::before {
    content: "\eaaa"
}

.dashicons-layout::before {
    content: "\eaab"
}

.dashicons-leftright::before {
    content: "\eaac"
}

.dashicons-lightbulb::before {
    content: "\eaad"
}

.dashicons-list-view::before {
    content: "\eaae"
}

.dashicons-location::before {
    content: "\eaaf"
}

.dashicons-location-alt::before {
    content: "\eab0"
}

.dashicons-lock::before {
    content: "\eab1"
}

.dashicons-marker::before {
    content: "\eab2"
}

.dashicons-media-archive::before {
    content: "\eab3"
}

.dashicons-media-audio::before {
    content: "\eab4"
}

.dashicons-media-code::before {
    content: "\eab5"
}

.dashicons-media-default::before {
    content: "\eab6"
}

.dashicons-media-document::before {
    content: "\eab7"
}

.dashicons-media-interactive::before {
    content: "\eab8"
}

.dashicons-media-spreadsheet::before {
    content: "\eab9"
}

.dashicons-media-text::before {
    content: "\eaba"
}

.dashicons-media-video::before {
    content: "\eabb"
}

.dashicons-megaphone::before {
    content: "\eabc"
}

.dashicons-menu::before {
    content: "\eabd"
}

.dashicons-menu-alt::before {
    content: "\eabe"
}

.dashicons-microphone::before {
    content: "\eabf"
}

.dashicons-migrate::before {
    content: "\eac0"
}

.dashicons-minus::before {
    content: "\eac1"
}

.dashicons-money::before {
    content: "\eac2"
}

.dashicons-move::before {
    content: "\eac3"
}

.dashicons-nametag::before {
    content: "\eac4"
}

.dashicons-networking::before {
    content: "\eac5"
}

.dashicons-no::before {
    content: "\eac6"
}

.dashicons-no-alt::before {
    content: "\eac7"
}

.dashicons-palmtree::before {
    content: "\eac8"
}

.dashicons-paperclip::before {
    content: "\eac9"
}

.dashicons-performance::before {
    content: "\eaca"
}

.dashicons-phone::before {
    content: "\eacb"
}

.dashicons-playlist-audio::before {
    content: "\eacc"
}

.dashicons-playlist-video::before {
    content: "\eacd"
}

.dashicons-plus::before {
    content: "\eace"
}

.dashicons-plus-alt::before {
    content: "\eacf"
}

.dashicons-plus-light::before {
    content: "\ead0"
}

.dashicons-portfolio::before {
    content: "\ead1"
}

.dashicons-post-status::before {
    content: "\ead2"
}

.dashicons-pressthis::before {
    content: "\ead3"
}

.dashicons-products::before {
    content: "\ead4"
}

.dashicons-randomize::before {
    content: "\ead5"
}

.dashicons-redo::before {
    content: "\ead6"
}

.dashicons-rest-api::before {
    content: "\ead7"
}

.dashicons-rss::before {
    content: "\ead8"
}

.dashicons-saved::before {
    content: "\ead9"
}

.dashicons-schedule::before {
    content: "\eada"
}

.dashicons-screenoptions::before {
    content: "\eadb"
}

.dashicons-search::before {
    content: "\eadc"
}

.dashicons-share::before {
    content: "\eadd"
}

.dashicons-share-alt::before {
    content: "\eade"
}

.dashicons-share-alt2::before {
    content: "\eadf"
}

.dashicons-shield::before {
    content: "\eae0"
}

.dashicons-shield-alt::before {
    content: "\eae1"
}

.dashicons-slides::before {
    content: "\eae2"
}

.dashicons-smartphone::before {
    content: "\eae3"
}

.dashicons-smiley::before {
    content: "\eae4"
}

.dashicons-sort::before {
    content: "\eae5"
}

.dashicons-sos::before {
    content: "\eae6"
}

.dashicons-star-empty::before {
    content: "\eae7"
}

.dashicons-star-filled::before {
    content: "\eae8"
}

.dashicons-star-half::before {
    content: "\eae9"
}

.dashicons-sticky::before {
    content: "\eaea"
}

.dashicons-store::before {
    content: "\eaeb"
}

.dashicons-table-col-after::before {
    content: "\eaec"
}

.dashicons-table-col-before::before {
    content: "\eaed"
}

.dashicons-table-col-delete::before {
    content: "\eaee"
}

.dashicons-table-row-after::before {
    content: "\eaef"
}

.dashicons-table-row-before::before {
    content: "\eaf0"
}

.dashicons-table-row-delete::before {
    content: "\eaf1"
}

.dashicons-tablet::before {
    content: "\eaf2"
}

.dashicons-tag::before {
    content: "\eaf3"
}

.dashicons-tagcloud::before {
    content: "\eaf4"
}

.dashicons-testimonial::before {
    content: "\eaf5"
}

.dashicons-text::before {
    content: "\eaf6"
}

.dashicons-thumbs-down::before {
    content: "\eaf7"
}

.dashicons-thumbs-up::before {
    content: "\eaf8"
}

.dashicons-tickets::before {
    content: "\eaf9"
}

.dashicons-tickets-alt::before {
    content: "\eafa"
}

.dashicons-tide::before {
    content: "\eafb"
}

.dashicons-translation::before {
    content: "\eafc"
}

.dashicons-trash::before {
    content: "\eafd"
}

.dashicons-twitter::before {
    content: "\eafe"
}

.dashicons-undo::before {
    content: "\eaff"
}

.dashicons-universal-access::before {
    content: "\eb00"
}

.dashicons-universal-access-alt::before {
    content: "\eb01"
}

.dashicons-unlock::before {
    content: "\eb02"
}

.dashicons-update::before {
    content: "\eb03"
}

.dashicons-upload::before {
    content: "\eb04"
}

.dashicons-vault::before {
    content: "\eb05"
}

.dashicons-video-alt::before {
    content: "\eb06"
}

.dashicons-video-alt2::before {
    content: "\eb07"
}

.dashicons-video-alt3::before {
    content: "\eb08"
}

.dashicons-visibility::before {
    content: "\eb09"
}

.dashicons-warning::before {
    content: "\eb0a"
}

.dashicons-welcome-add-page::before {
    content: "\eb0b"
}

.dashicons-welcome-comments::before {
    content: "\eb0c"
}

.dashicons-welcome-learn-more::before {
    content: "\eb0d"
}

.dashicons-welcome-view-site::before {
    content: "\eb0e"
}

.dashicons-welcome-widgets-menus::before {
    content: "\eb0f"
}

.dashicons-welcome-write-blog::before {
    content: "\eb10"
}

.dashicons-wordpress::before {
    content: "\eb11"
}

.dashicons-wordpress-alt::before {
    content: "\eb12"
}

.dashicons-yes::before {
    content: "\eb13"
}

.dashicons-yes-alt::before {
    content: "\eb14"
}

@font-face {
    font-family: dripicons;
    src: url(../fonts/dripicons.eot);
    src: url(../fonts/dripiconsd41d.eot?#iefix) format("eot"), url(../fonts/dripicons.woff) format("woff"), url(../fonts/dripicons.ttf) format("truetype"), url(../fonts/dripicons.svg#dripicons) format("svg")
}

.dripicons {
    font-family: dripicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.dripicons-alarm:before {
    content: "\61"
}

.dripicons-align-center:before {
    content: "\62"
}

.dripicons-align-justify:before {
    content: "\63"
}

.dripicons-align-left:before {
    content: "\64"
}

.dripicons-align-right:before {
    content: "\65"
}

.dripicons-anchor:before {
    content: "\66"
}

.dripicons-archive:before {
    content: "\67"
}

.dripicons-arrow-down:before {
    content: "\68"
}

.dripicons-arrow-left:before {
    content: "\69"
}

.dripicons-arrow-right:before {
    content: "\6a"
}

.dripicons-arrow-thin-down:before {
    content: "\6b"
}

.dripicons-arrow-thin-left:before {
    content: "\6c"
}

.dripicons-arrow-thin-right:before {
    content: "\6d"
}

.dripicons-arrow-thin-up:before {
    content: "\6e"
}

.dripicons-arrow-up:before {
    content: "\6f"
}

.dripicons-article:before {
    content: "\70"
}

.dripicons-backspace:before {
    content: "\71"
}

.dripicons-basket:before {
    content: "\72"
}

.dripicons-basketball:before {
    content: "\73"
}

.dripicons-battery-empty:before {
    content: "\74"
}

.dripicons-battery-full:before {
    content: "\75"
}

.dripicons-battery-low:before {
    content: "\76"
}

.dripicons-battery-medium:before {
    content: "\77"
}

.dripicons-bell:before {
    content: "\78"
}

.dripicons-blog:before {
    content: "\79"
}

.dripicons-bluetooth:before {
    content: "\7a"
}

.dripicons-bold:before {
    content: "\41"
}

.dripicons-bookmark:before {
    content: "\42"
}

.dripicons-bookmarks:before {
    content: "\43"
}

.dripicons-box:before {
    content: "\44"
}

.dripicons-briefcase:before {
    content: "\45"
}

.dripicons-brightness-low:before {
    content: "\46"
}

.dripicons-brightness-max:before {
    content: "\47"
}

.dripicons-brightness-medium:before {
    content: "\48"
}

.dripicons-broadcast:before {
    content: "\49"
}

.dripicons-browser:before {
    content: "\4a"
}

.dripicons-browser-upload:before {
    content: "\4b"
}

.dripicons-brush:before {
    content: "\4c"
}

.dripicons-calendar:before {
    content: "\4d"
}

.dripicons-camcorder:before {
    content: "\4e"
}

.dripicons-camera:before {
    content: "\4f"
}

.dripicons-card:before {
    content: "\50"
}

.dripicons-cart:before {
    content: "\51"
}

.dripicons-checklist:before {
    content: "\52"
}

.dripicons-checkmark:before {
    content: "\53"
}

.dripicons-chevron-down:before {
    content: "\54"
}

.dripicons-chevron-left:before {
    content: "\55"
}

.dripicons-chevron-right:before {
    content: "\56"
}

.dripicons-chevron-up:before {
    content: "\57"
}

.dripicons-clipboard:before {
    content: "\58"
}

.dripicons-clock:before {
    content: "\59"
}

.dripicons-clockwise:before {
    content: "\5a"
}

.dripicons-cloud:before {
    content: "\30"
}

.dripicons-cloud-download:before {
    content: "\31"
}

.dripicons-cloud-upload:before {
    content: "\32"
}

.dripicons-code:before {
    content: "\33"
}

.dripicons-contract:before {
    content: "\34"
}

.dripicons-contract-2:before {
    content: "\35"
}

.dripicons-conversation:before {
    content: "\36"
}

.dripicons-copy:before {
    content: "\37"
}

.dripicons-crop:before {
    content: "\38"
}

.dripicons-cross:before {
    content: "\39"
}

.dripicons-crosshair:before {
    content: "\21"
}

.dripicons-cutlery:before {
    content: "\22"
}

.dripicons-device-desktop:before {
    content: "\23"
}

.dripicons-device-mobile:before {
    content: "\24"
}

.dripicons-device-tablet:before {
    content: "\25"
}

.dripicons-direction:before {
    content: "\26"
}

.dripicons-disc:before {
    content: "\27"
}

.dripicons-document:before {
    content: "\28"
}

.dripicons-document-delete:before {
    content: "\29"
}

.dripicons-document-edit:before {
    content: "\2a"
}

.dripicons-document-new:before {
    content: "\2b"
}

.dripicons-document-remove:before {
    content: "\2c"
}

.dripicons-dot:before {
    content: "\2d"
}

.dripicons-dots-2:before {
    content: "\2e"
}

.dripicons-dots-3:before {
    content: "\2f"
}

.dripicons-download:before {
    content: "\3a"
}

.dripicons-duplicate:before {
    content: "\3b"
}

.dripicons-enter:before {
    content: "\3c"
}

.dripicons-exit:before {
    content: "\3d"
}

.dripicons-expand:before {
    content: "\3e"
}

.dripicons-expand-2:before {
    content: "\3f"
}

.dripicons-experiment:before {
    content: "\40"
}

.dripicons-export:before {
    content: "\5b"
}

.dripicons-feed:before {
    content: "\5d"
}

.dripicons-flag:before {
    content: "\5e"
}

.dripicons-flashlight:before {
    content: "\5f"
}

.dripicons-folder:before {
    content: "\60"
}

.dripicons-folder-open:before {
    content: "\7b"
}

.dripicons-forward:before {
    content: "\7c"
}

.dripicons-gaming:before {
    content: "\7d"
}

.dripicons-gear:before {
    content: "\7e"
}

.dripicons-graduation:before {
    content: "\5c"
}

.dripicons-graph-bar:before {
    content: "\e000"
}

.dripicons-graph-line:before {
    content: "\e001"
}

.dripicons-graph-pie:before {
    content: "\e002"
}

.dripicons-headset:before {
    content: "\e003"
}

.dripicons-heart:before {
    content: "\e004"
}

.dripicons-help:before {
    content: "\e005"
}

.dripicons-home:before {
    content: "\e006"
}

.dripicons-hourglass:before {
    content: "\e007"
}

.dripicons-inbox:before {
    content: "\e008"
}

.dripicons-information:before {
    content: "\e009"
}

.dripicons-italic:before {
    content: "\e00a"
}

.dripicons-jewel:before {
    content: "\e00b"
}

.dripicons-lifting:before {
    content: "\e00c"
}

.dripicons-lightbulb:before {
    content: "\e00d"
}

.dripicons-link:before {
    content: "\e00e"
}

.dripicons-link-broken:before {
    content: "\e00f"
}

.dripicons-list:before {
    content: "\e010"
}

.dripicons-loading:before {
    content: "\e011"
}

.dripicons-location:before {
    content: "\e012"
}

.dripicons-lock:before {
    content: "\e013"
}

.dripicons-lock-open:before {
    content: "\e014"
}

.dripicons-mail:before {
    content: "\e015"
}

.dripicons-map:before {
    content: "\e016"
}

.dripicons-media-loop:before {
    content: "\e017"
}

.dripicons-media-next:before {
    content: "\e018"
}

.dripicons-media-pause:before {
    content: "\e019"
}

.dripicons-media-play:before {
    content: "\e01a"
}

.dripicons-media-previous:before {
    content: "\e01b"
}

.dripicons-media-record:before {
    content: "\e01c"
}

.dripicons-media-shuffle:before {
    content: "\e01d"
}

.dripicons-media-stop:before {
    content: "\e01e"
}

.dripicons-medical:before {
    content: "\e01f"
}

.dripicons-menu:before {
    content: "\e020"
}

.dripicons-message:before {
    content: "\e021"
}

.dripicons-meter:before {
    content: "\e022"
}

.dripicons-microphone:before {
    content: "\e023"
}

.dripicons-minus:before {
    content: "\e024"
}

.dripicons-monitor:before {
    content: "\e025"
}

.dripicons-move:before {
    content: "\e026"
}

.dripicons-music:before {
    content: "\e027"
}

.dripicons-network-1:before {
    content: "\e028"
}

.dripicons-network-2:before {
    content: "\e029"
}

.dripicons-network-3:before {
    content: "\e02a"
}

.dripicons-network-4:before {
    content: "\e02b"
}

.dripicons-network-5:before {
    content: "\e02c"
}

.dripicons-pamphlet:before {
    content: "\e02d"
}

.dripicons-paperclip:before {
    content: "\e02e"
}

.dripicons-pencil:before {
    content: "\e02f"
}

.dripicons-phone:before {
    content: "\e030"
}

.dripicons-photo:before {
    content: "\e031"
}

.dripicons-photo-group:before {
    content: "\e032"
}

.dripicons-pill:before {
    content: "\e033"
}

.dripicons-pin:before {
    content: "\e034"
}

.dripicons-plus:before {
    content: "\e035"
}

.dripicons-power:before {
    content: "\e036"
}

.dripicons-preview:before {
    content: "\e037"
}

.dripicons-print:before {
    content: "\e038"
}

.dripicons-pulse:before {
    content: "\e039"
}

.dripicons-question:before {
    content: "\e03a"
}

.dripicons-reply:before {
    content: "\e03b"
}

.dripicons-reply-all:before {
    content: "\e03c"
}

.dripicons-return:before {
    content: "\e03d"
}

.dripicons-retweet:before {
    content: "\e03e"
}

.dripicons-rocket:before {
    content: "\e03f"
}

.dripicons-scale:before {
    content: "\e040"
}

.dripicons-search:before {
    content: "\e041"
}

.dripicons-shopping-bag:before {
    content: "\e042"
}

.dripicons-skip:before {
    content: "\e043"
}

.dripicons-stack:before {
    content: "\e044"
}

.dripicons-star:before {
    content: "\e045"
}

.dripicons-stopwatch:before {
    content: "\e046"
}

.dripicons-store:before {
    content: "\e047"
}

.dripicons-suitcase:before {
    content: "\e048"
}

.dripicons-swap:before {
    content: "\e049"
}

.dripicons-tag:before {
    content: "\e04a"
}

.dripicons-tag-delete:before {
    content: "\e04b"
}

.dripicons-tags:before {
    content: "\e04c"
}

.dripicons-thumbs-down:before {
    content: "\e04d"
}

.dripicons-thumbs-up:before {
    content: "\e04e"
}

.dripicons-ticket:before {
    content: "\e04f"
}

.dripicons-time-reverse:before {
    content: "\e050"
}

.dripicons-to-do:before {
    content: "\e051"
}

.dripicons-toggles:before {
    content: "\e052"
}

.dripicons-trash:before {
    content: "\e053"
}

.dripicons-trophy:before {
    content: "\e054"
}

.dripicons-upload:before {
    content: "\e055"
}

.dripicons-user:before {
    content: "\e056"
}

.dripicons-user-group:before {
    content: "\e057"
}

.dripicons-user-id:before {
    content: "\e058"
}

.dripicons-vibrate:before {
    content: "\e059"
}

.dripicons-view-apps:before {
    content: "\e05a"
}

.dripicons-view-list:before {
    content: "\e05b"
}

.dripicons-view-list-large:before {
    content: "\e05c"
}

.dripicons-view-thumb:before {
    content: "\e05d"
}

.dripicons-volume-full:before {
    content: "\e05e"
}

.dripicons-volume-low:before {
    content: "\e05f"
}

.dripicons-volume-medium:before {
    content: "\e060"
}

.dripicons-volume-off:before {
    content: "\e061"
}

.dripicons-wallet:before {
    content: "\e062"
}

.dripicons-warning:before {
    content: "\e063"
}

.dripicons-web:before {
    content: "\e064"
}

.dripicons-weight:before {
    content: "\e065"
}

.dripicons-wifi:before {
    content: "\e066"
}

.dripicons-wrong:before {
    content: "\e067"
}

.dripicons-zoom-in:before {
    content: "\e068"
}

.dripicons-zoom-out:before {
    content: "\e069"
}

@font-face {
    font-family: feather;
    src: url(/Contents/Portal/fonts/feather.eot);
    src: url(/Contents/Portal/fonts/featherd41d.eot?#iefix) format("eot"), url(/Contents/Portal/fonts/feather.woff) format("woff"), url(/Contents/Portal/fonts/feather.ttf) format("truetype"), url(/Contents/Portal/fonts/feather.svg#feather) format("svg")
}

.fe {
    font-family: feather;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.fe-alert-octagon:before {
    content: "\e81b"
}

.fe-alert-circle:before {
    content: "\e81c"
}

.fe-activity:before {
    content: "\e81d"
}

.fe-alert-triangle:before {
    content: "\e81e"
}

.fe-align-center:before {
    content: "\e81f"
}

.fe-airplay:before {
    content: "\e820"
}

.fe-align-justify:before {
    content: "\e821"
}

.fe-align-left:before {
    content: "\e822"
}

.fe-align-right:before {
    content: "\e823"
}

.fe-arrow-down-left:before {
    content: "\e824"
}

.fe-arrow-down-right:before {
    content: "\e825"
}

.fe-anchor:before {
    content: "\e826"
}

.fe-aperture:before {
    content: "\e827"
}

.fe-arrow-left:before {
    content: "\e828"
}

.fe-arrow-right:before {
    content: "\e829"
}

.fe-arrow-down:before {
    content: "\e82a"
}

.fe-arrow-up-left:before {
    content: "\e82b"
}

.fe-arrow-up-right:before {
    content: "\e82c"
}

.fe-arrow-up:before {
    content: "\e82d"
}

.fe-award:before {
    content: "\e82e"
}

.fe-bar-chart:before {
    content: "\e82f"
}

.fe-at-sign:before {
    content: "\e830"
}

.fe-bar-chart-2:before {
    content: "\e831"
}

.fe-battery-charging:before {
    content: "\e832"
}

.fe-bell-off:before {
    content: "\e833"
}

.fe-battery:before {
    content: "\e834"
}

.fe-bluetooth:before {
    content: "\e835"
}

.fe-bell:before {
    content: "\e836"
}

.fe-book:before {
    content: "\e837"
}

.fe-briefcase:before {
    content: "\e838"
}

.fe-camera-off:before {
    content: "\e839"
}

.fe-calendar:before {
    content: "\e83a"
}

.fe-bookmark:before {
    content: "\e83b"
}

.fe-box:before {
    content: "\e83c"
}

.fe-camera:before {
    content: "\e83d"
}

.fe-check-circle:before {
    content: "\e83e"
}

.fe-check:before {
    content: "\e83f"
}

.fe-check-square:before {
    content: "\e840"
}

.fe-cast:before {
    content: "\e841"
}

.fe-chevron-down:before {
    content: "\e842"
}

.fe-chevron-left:before {
    content: "\e843"
}

.fe-chevron-right:before {
    content: "\e844"
}

.fe-chevron-up:before {
    content: "\e845"
}

.fe-chevrons-down:before {
    content: "\e846"
}

.fe-chevrons-right:before {
    content: "\e847"
}

.fe-chevrons-up:before {
    content: "\e848"
}

.fe-chevrons-left:before {
    content: "\e849"
}

.fe-circle:before {
    content: "\e84a"
}

.fe-clipboard:before {
    content: "\e84b"
}

.fe-chrome:before {
    content: "\e84c"
}

.fe-clock:before {
    content: "\e84d"
}

.fe-cloud-lightning:before {
    content: "\e84e"
}

.fe-cloud-drizzle:before {
    content: "\e84f"
}

.fe-cloud-rain:before {
    content: "\e850"
}

.fe-cloud-off:before {
    content: "\e851"
}

.fe-codepen:before {
    content: "\e852"
}

.fe-cloud-snow:before {
    content: "\e853"
}

.fe-compass:before {
    content: "\e854"
}

.fe-copy:before {
    content: "\e855"
}

.fe-corner-down-right:before {
    content: "\e856"
}

.fe-corner-down-left:before {
    content: "\e857"
}

.fe-corner-left-down:before {
    content: "\e858"
}

.fe-corner-left-up:before {
    content: "\e859"
}

.fe-corner-up-left:before {
    content: "\e85a"
}

.fe-corner-up-right:before {
    content: "\e85b"
}

.fe-corner-right-down:before {
    content: "\e85c"
}

.fe-corner-right-up:before {
    content: "\e85d"
}

.fe-cpu:before {
    content: "\e85e"
}

.fe-credit-card:before {
    content: "\e85f"
}

.fe-crosshair:before {
    content: "\e860"
}

.fe-disc:before {
    content: "\e861"
}

.fe-delete:before {
    content: "\e862"
}

.fe-download-cloud:before {
    content: "\e863"
}

.fe-download:before {
    content: "\e864"
}

.fe-droplet:before {
    content: "\e865"
}

.fe-edit-2:before {
    content: "\e866"
}

.fe-edit:before {
    content: "\e867"
}

.fe-edit-3:before {
    content: "\e868"
}

.fe-external-link:before {
    content: "\e869"
}

.fe-eye:before {
    content: "\e86a"
}

.fe-feather:before {
    content: "\e86b"
}

.fe-facebook:before {
    content: "\e86c"
}

.fe-file-minus:before {
    content: "\e86d"
}

.fe-eye-off:before {
    content: "\e86e"
}

.fe-fast-forward:before {
    content: "\e86f"
}

.fe-file-text:before {
    content: "\e870"
}

.fe-film:before {
    content: "\e871"
}

.fe-file:before {
    content: "\e872"
}

.fe-file-plus:before {
    content: "\e873"
}

.fe-folder:before {
    content: "\e874"
}

.fe-filter:before {
    content: "\e875"
}

.fe-flag:before {
    content: "\e876"
}

.fe-globe:before {
    content: "\e877"
}

.fe-grid:before {
    content: "\e878"
}

.fe-heart:before {
    content: "\e879"
}

.fe-home:before {
    content: "\e87a"
}

.fe-github:before {
    content: "\e87b"
}

.fe-image:before {
    content: "\e87c"
}

.fe-inbox:before {
    content: "\e87d"
}

.fe-layers:before {
    content: "\e87e"
}

.fe-info:before {
    content: "\e87f"
}

.fe-instagram:before {
    content: "\e880"
}

.fe-layout:before {
    content: "\e881"
}

.fe-link-2:before {
    content: "\e882"
}

.fe-life-buoy:before {
    content: "\e883"
}

.fe-link:before {
    content: "\e884"
}

.fe-log-in:before {
    content: "\e885"
}

.fe-list:before {
    content: "\e886"
}

.fe-lock:before {
    content: "\e887"
}

.fe-log-out:before {
    content: "\e888"
}

.fe-loader:before {
    content: "\e889"
}

.fe-mail:before {
    content: "\e88a"
}

.fe-maximize-2:before {
    content: "\e88b"
}

.fe-map:before {
    content: "\e88c"
}

.fe-map-pin:before {
    content: "\e88e"
}

.fe-menu:before {
    content: "\e88f"
}

.fe-message-circle:before {
    content: "\e890"
}

.fe-message-square:before {
    content: "\e891"
}

.fe-minimize-2:before {
    content: "\e892"
}

.fe-mic-off:before {
    content: "\e893"
}

.fe-minus-circle:before {
    content: "\e894"
}

.fe-mic:before {
    content: "\e895"
}

.fe-minus-square:before {
    content: "\e896"
}

.fe-minus:before {
    content: "\e897"
}

.fe-moon:before {
    content: "\e898"
}

.fe-monitor:before {
    content: "\e899"
}

.fe-more-vertical:before {
    content: "\e89a"
}

.fe-more-horizontal:before {
    content: "\e89b"
}

.fe-move:before {
    content: "\e89c"
}

.fe-music:before {
    content: "\e89d"
}

.fe-navigation-2:before {
    content: "\e89e"
}

.fe-navigation:before {
    content: "\e89f"
}

.fe-octagon:before {
    content: "\e8a0"
}

.fe-package:before {
    content: "\e8a1"
}

.fe-pause-circle:before {
    content: "\e8a2"
}

.fe-pause:before {
    content: "\e8a3"
}

.fe-percent:before {
    content: "\e8a4"
}

.fe-phone-call:before {
    content: "\e8a5"
}

.fe-phone-forwarded:before {
    content: "\e8a6"
}

.fe-phone-missed:before {
    content: "\e8a7"
}

.fe-phone-off:before {
    content: "\e8a8"
}

.fe-phone-incoming:before {
    content: "\e8a9"
}

.fe-phone:before {
    content: "\e8aa"
}

.fe-phone-outgoing:before {
    content: "\e8ab"
}

.fe-pie-chart:before {
    content: "\e8ac"
}

.fe-play-circle:before {
    content: "\e8ad"
}

.fe-play:before {
    content: "\e8ae"
}

.fe-plus-square:before {
    content: "\e8af"
}

.fe-plus-circle:before {
    content: "\e8b0"
}

.fe-plus:before {
    content: "\e8b1"
}

.fe-pocket:before {
    content: "\e8b2"
}

.fe-printer:before {
    content: "\e8b3"
}

.fe-power:before {
    content: "\e8b4"
}

.fe-radio:before {
    content: "\e8b5"
}

.fe-repeat:before {
    content: "\e8b6"
}

.fe-refresh-ccw:before {
    content: "\e8b7"
}

.fe-rewind:before {
    content: "\e8b8"
}

.fe-rotate-ccw:before {
    content: "\e8b9"
}

.fe-refresh-cw:before {
    content: "\e8ba"
}

.fe-rotate-cw:before {
    content: "\e8bb"
}

.fe-save:before {
    content: "\e8bc"
}

.fe-search:before {
    content: "\e8bd"
}

.fe-server:before {
    content: "\e8be"
}

.fe-scissors:before {
    content: "\e8bf"
}

.fe-share-2:before {
    content: "\e8c0"
}

.fe-share:before {
    content: "\e8c1"
}

.fe-shield:before {
    content: "\e8c2"
}

.fe-settings:before {
    content: "\e8c3"
}

.fe-skip-back:before {
    content: "\e8c4"
}

.fe-shuffle:before {
    content: "\e8c5"
}

.fe-sidebar:before {
    content: "\e8c6"
}

.fe-skip-forward:before {
    content: "\e8c7"
}

.fe-slack:before {
    content: "\e8c8"
}

.fe-slash:before {
    content: "\e8c9"
}

.fe-smartphone:before {
    content: "\e8ca"
}

.fe-square:before {
    content: "\e8cb"
}

.fe-speaker:before {
    content: "\e8cc"
}

.fe-star:before {
    content: "\e8cd"
}

.fe-stop-circle:before {
    content: "\e8ce"
}

.fe-sun:before {
    content: "\e8cf"
}

.fe-sunrise:before {
    content: "\e8d0"
}

.fe-tablet:before {
    content: "\e8d1"
}

.fe-tag:before {
    content: "\e8d2"
}

.fe-sunset:before {
    content: "\e8d3"
}

.fe-target:before {
    content: "\e8d4"
}

.fe-thermometer:before {
    content: "\e8d5"
}

.fe-thumbs-up:before {
    content: "\e8d6"
}

.fe-thumbs-down:before {
    content: "\e8d7"
}

.fe-toggle-left:before {
    content: "\e8d8"
}

.fe-toggle-right:before {
    content: "\e8d9"
}

.fe-trash-2:before {
    content: "\e8da"
}

.fe-trash:before {
    content: "\e8db"
}

.fe-trending-up:before {
    content: "\e8dc"
}

.fe-trending-down:before {
    content: "\e8dd"
}

.fe-triangle:before {
    content: "\e8de"
}

.fe-type:before {
    content: "\e8df"
}

.fe-twitter:before {
    content: "\e8e0"
}

.fe-upload:before {
    content: "\e8e1"
}

.fe-umbrella:before {
    content: "\e8e2"
}

.fe-upload-cloud:before {
    content: "\e8e3"
}

.fe-unlock:before {
    content: "\e8e4"
}

.fe-user-check:before {
    content: "\e8e5"
}

.fe-user-minus:before {
    content: "\e8e6"
}

.fe-user-plus:before {
    content: "\e8e7"
}

.fe-user-x:before {
    content: "\e8e8"
}

.fe-user:before {
    content: "\e8e9"
}

.fe-users:before {
    content: "\e8ea"
}

.fe-video-off:before {
    content: "\e8eb"
}

.fe-video:before {
    content: "\e8ec"
}

.fe-voicemail:before {
    content: "\e8ed"
}

.fe-volume-x:before {
    content: "\e8ee"
}

.fe-volume-2:before {
    content: "\e8ef"
}

.fe-volume-1:before {
    content: "\e8f0"
}

.fe-volume:before {
    content: "\e8f1"
}

.fe-watch:before {
    content: "\e8f2"
}

.fe-wifi:before {
    content: "\e8f3"
}

.fe-x-square:before {
    content: "\e8f4"
}

.fe-wind:before {
    content: "\e8f5"
}

.fe-x:before {
    content: "\e8f6"
}

.fe-x-circle:before {
    content: "\e8f7"
}

.fe-zap:before {
    content: "\e8f8"
}

.fe-zoom-in:before {
    content: "\e8f9"
}

.fe-zoom-out:before {
    content: "\e8fa"
}

.fe-command:before {
    content: "\e8fb"
}

.fe-cloud:before {
    content: "\e8fc"
}

.fe-hash:before {
    content: "\e8fd"
}

.fe-headphones:before {
    content: "\e8fe"
}

.fe-underline:before {
    content: "\e8ff"
}

.fe-italic:before {
    content: "\e900"
}

.fe-bold:before {
    content: "\e901"
}

.fe-crop:before {
    content: "\e902"
}

.fe-help-circle:before {
    content: "\e903"
}

.fe-paperclip:before {
    content: "\e904"
}

.fe-shopping-cart:before {
    content: "\e905"
}

.fe-tv:before {
    content: "\e906"
}

.fe-wifi-off:before {
    content: "\e907"
}

.fe-minimize:before {
    content: "\e88d"
}

.fe-maximize:before {
    content: "\e908"
}

.fe-gitlab:before {
    content: "\e909"
}

.fe-sliders:before {
    content: "\e90a"
}

.fe-star-on:before {
    content: "\e90b"
}

.fe-heart-on:before {
    content: "\e90c"
}

.fe-archive:before {
    content: "\e90d"
}

.fe-arrow-down-circle:before {
    content: "\e90e"
}

.fe-arrow-up-circle:before {
    content: "\e90f"
}

.fe-arrow-left-circle:before {
    content: "\e910"
}

.fe-arrow-right-circle:before {
    content: "\e911"
}

.fe-bar-chart-line-2:before {
    content: "\e912"
}

.fe-bar-chart-line:before {
    content: "\e913"
}

.fe-book-open:before {
    content: "\e914"
}

.fe-code:before {
    content: "\e915"
}

.fe-database:before {
    content: "\e916"
}

.fe-dollar-sign:before {
    content: "\e917"
}

.fe-folder-plus:before {
    content: "\e918"
}

.fe-gift:before {
    content: "\e919"
}

.fe-folder-minus:before {
    content: "\e91a"
}

.fe-git-commit:before {
    content: "\e91b"
}

.fe-git-branch:before {
    content: "\e91c"
}

.fe-git-pull-request:before {
    content: "\e91d"
}

.fe-git-merge:before {
    content: "\e91e"
}

.fe-linkedin:before {
    content: "\e91f"
}

.fe-hard-drive:before {
    content: "\e920"
}

.fe-more-vertical-2:before {
    content: "\e921"
}

.fe-more-horizontal-2:before {
    content: "\e922"
}

.fe-rss:before {
    content: "\e923"
}

.fe-send:before {
    content: "\e924"
}

.fe-shield-off:before {
    content: "\e925"
}

.fe-shopping-bag:before {
    content: "\e926"
}

.fe-terminal:before {
    content: "\e927"
}

.fe-truck:before {
    content: "\e928"
}

.fe-zap-off:before {
    content: "\e929"
}

.fe-youtube:before {
    content: "\e92a"
}

@font-face {
    font-family: font-awesome;
    src: url(../fonts/font-awesome.eot);
    src: url(../fonts/font-awesomed41d.eot?#iefix) format("eot"), url(../fonts/font-awesome.html) format("woff2"), url(../fonts/font-awesome.woff) format("woff"), url(../fonts/font-awesome.ttf) format("truetype"), url(../fonts/font-awesome.svg#font-awesome) format("svg")
}

.fa {
    font-family: font-awesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-archive:before {
    content: "\f187"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-automobile:before {
    content: "\f1b9"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-bank:before {
    content: "\f19c"
}

.fa-bar-chart:before {
    content: "\f080"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-bathtub:before {
    content: "\f2cd"
}

.fa-battery:before {
    content: "\f240"
}

.fa-battery-0:before {
    content: "\f244"
}

.fa-battery-1:before {
    content: "\f243"
}

.fa-battery-2:before {
    content: "\f242"
}

.fa-battery-3:before {
    content: "\f241"
}

.fa-battery-4:before {
    content: "\f240"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-bus:before {
    content: "\f207"
}

.fa-cab:before {
    content: "\f1ba"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-close:before {
    content: "\f00d"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-dashboard:before {
    content: "\f0e4"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deafness:before {
    content: "\f2a4"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-download:before {
    content: "\f019"
}

.fa-drivers-license:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before {
    content: "\f2c3"
}

.fa-edit:before {
    content: "\f044"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feed:before {
    content: "\f09e"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-movie-o:before {
    content: "\f1c8"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-photo-o:before {
    content: "\f1c5"
}

.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flash:before {
    content: "\f0e7"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gear:before {
    content: "\f013"
}

.fa-gears:before {
    content: "\f085"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-glass:before {
    content: "\f000"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-hand-grab-o:before {
    content: "\f255"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-history:before {
    content: "\f1da"
}

.fa-home:before {
    content: "\f015"
}

.fa-hotel:before {
    content: "\f236"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-1:before {
    content: "\f251"
}

.fa-hourglass-2:before {
    content: "\f252"
}

.fa-hourglass-3:before {
    content: "\f253"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-image:before {
    content: "\f03e"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-institution:before {
    content: "\f19c"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-legal:before {
    content: "\f0e3"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-life-bouy:before {
    content: "\f1cd"
}

.fa-life-buoy:before {
    content: "\f1cd"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-life-saver:before {
    content: "\f1cd"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-forward:before {
    content: "\f064"
}

.fa-mail-reply:before {
    content: "\f112"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-male:before {
    content: "\f183"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-phone:before {
    content: "\f10b"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-mortar-board:before {
    content: "\f19d"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-navicon:before {
    content: "\f0c9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-percent:before {
    content: "\f295"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-photo:before {
    content: "\f03e"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-print:before {
    content: "\f02f"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-random:before {
    content: "\f074"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove:before {
    content: "\f00d"
}

.fa-reorder:before {
    content: "\f0c9"
}

.fa-reply:before {
    content: "\f112"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-road:before {
    content: "\f018"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-s15:before {
    content: "\f2cd"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-send:before {
    content: "\f1d8"
}

.fa-send-o:before {
    content: "\f1d9"
}

.fa-server:before {
    content: "\f233"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-shield:before {
    content: "\f132"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signing:before {
    content: "\f2a7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-sort:before {
    content: "\f0dc"
}

.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-asc:before {
    content: "\f0de"
}

.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-empty:before {
    content: "\f123"
}

.fa-star-half-full:before {
    content: "\f123"
}

.fa-star-half-o:before {
    content: "\f123"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-support:before {
    content: "\f1cd"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-television:before {
    content: "\f26c"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-0:before {
    content: "\f2cb"
}

.fa-thermometer-1:before {
    content: "\f2ca"
}

.fa-thermometer-2:before {
    content: "\f2c9"
}

.fa-thermometer-3:before {
    content: "\f2c8"
}

.fa-thermometer-4:before {
    content: "\f2c7"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-times-rectangle:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before {
    content: "\f2d4"
}

.fa-tint:before {
    content: "\f043"
}

.fa-toggle-down:before {
    content: "\f150"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-toggle-up:before {
    content: "\f151"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsorted:before {
    content: "\f0dc"
}

.fa-upload:before {
    content: "\f093"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-vcard:before {
    content: "\f2bb"
}

.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-warning:before {
    content: "\f071"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-window-close:before {
    content: "\f2d3"
}

.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-subway:before {
    content: "\f239"
}

.fa-train:before {
    content: "\f238"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-intersex:before {
    content: "\f224"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-bitcoin:before {
    content: "\f15a"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-cny:before {
    content: "\f157"
}

.fa-dollar:before {
    content: "\f155"
}

.fa-eur:before {
    content: "\f153"
}

.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ils:before {
    content: "\f20b"
}

.fa-inr:before {
    content: "\f156"
}

.fa-jpy:before {
    content: "\f157"
}

.fa-krw:before {
    content: "\f159"
}

.fa-rmb:before {
    content: "\f157"
}

.fa-rouble:before {
    content: "\f158"
}

.fa-rub:before {
    content: "\f158"
}

.fa-ruble:before {
    content: "\f158"
}

.fa-rupee:before {
    content: "\f156"
}

.fa-shekel:before {
    content: "\f20b"
}

.fa-sheqel:before {
    content: "\f20b"
}

.fa-try:before {
    content: "\f195"
}

.fa-turkish-lira:before {
    content: "\f195"
}

.fa-usd:before {
    content: "\f155"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-won:before {
    content: "\f159"
}

.fa-yen:before {
    content: "\f157"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-bold:before {
    content: "\f032"
}

.fa-chain:before {
    content: "\f0c1"
}

.fa-chain-broken:before {
    content: "\f127"
}

.fa-clipboard:before {
    content: "\f0ea"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-dedent:before {
    content: "\f03b"
}

.fa-files-o:before {
    content: "\f0c5"
}

.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-font:before {
    content: "\f031"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-italic:before {
    content: "\f033"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-repeat:before {
    content: "\f01e"
}

.fa-rotate-left:before {
    content: "\f0e2"
}

.fa-rotate-right:before {
    content: "\f01e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-scissors:before {
    content: "\f0c4"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-compress:before {
    content: "\f066"
}

.fa-eject:before {
    content: "\f052"
}

.fa-expand:before {
    content: "\f065"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-apple:before {
    content: "\f179"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-edge:before {
    content: "\f282"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-fa:before {
    content: "\f2b4"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f09a"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-ge:before {
    content: "\f1d1"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-google-plus-circle:before {
    content: "\f2b3"
}

.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-modx:before {
    content: "\f285"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-ra:before {
    content: "\f1d0"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-resistance:before {
    content: "\f1d0"
}

.fa-safari:before {
    content: "\f267"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-usb:before {
    content: "\f287"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-wechat:before {
    content: "\f1d7"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-y-combinator-square:before {
    content: "\f1d4"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yc:before {
    content: "\f23b"
}

.fa-yc-square:before {
    content: "\f1d4"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-user-md:before {
    content: "\f0f0"
}

@font-face {
    font-family: ionicons;
    src: url(../fonts/ionicons.eot);
    src: url(../fonts/ioniconsd41d.eot?#iefix) format("eot"), url(../fonts/ionicons.html) format("woff2"), url(../fonts/ionicons.woff) format("woff"), url(../fonts/ionicons.ttf) format("truetype"), url(../fonts/ionicons.svg#ionicons) format("svg")
}

.ion {
    font-family: ionicons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.ion-ios-add:before {
    content: "\f102"
}

.ion-ios-add-circle:before {
    content: "\f101"
}

.ion-ios-add-circle-outline:before {
    content: "\f100"
}

.ion-ios-add-outline:before {
    content: "\f102"
}

.ion-ios-alarm:before {
    content: "\f3c8"
}

.ion-ios-alarm-outline:before {
    content: "\f3c7"
}

.ion-ios-albums:before {
    content: "\f3ca"
}

.ion-ios-albums-outline:before {
    content: "\f3c9"
}

.ion-ios-alert:before {
    content: "\f104"
}

.ion-ios-alert-outline:before {
    content: "\f103"
}

.ion-ios-american-football:before {
    content: "\f106"
}

.ion-ios-american-football-outline:before {
    content: "\f105"
}

.ion-ios-analytics:before {
    content: "\f3ce"
}

.ion-ios-analytics-outline:before {
    content: "\f3cd"
}

.ion-ios-aperture:before {
    content: "\f108"
}

.ion-ios-aperture-outline:before {
    content: "\f107"
}

.ion-ios-apps:before {
    content: "\f10a"
}

.ion-ios-apps-outline:before {
    content: "\f109"
}

.ion-ios-appstore:before {
    content: "\f10c"
}

.ion-ios-appstore-outline:before {
    content: "\f10b"
}

.ion-ios-archive:before {
    content: "\f10e"
}

.ion-ios-archive-outline:before {
    content: "\f10d"
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-back-outline:before {
    content: "\f3cf"
}

.ion-ios-arrow-down:before {
    content: "\f3d0"
}

.ion-ios-arrow-down-outline:before {
    content: "\f3d0"
}

.ion-ios-arrow-dropdown:before {
    content: "\f110"
}

.ion-ios-arrow-dropdown-circle:before {
    content: "\f10f"
}

.ion-ios-arrow-dropdown-circle-outline:before {
    content: "\f10f"
}

.ion-ios-arrow-dropdown-outline:before {
    content: "\f110"
}

.ion-ios-arrow-dropleft:before {
    content: "\f112"
}

.ion-ios-arrow-dropleft-circle:before {
    content: "\f111"
}

.ion-ios-arrow-dropleft-circle-outline:before {
    content: "\f111"
}

.ion-ios-arrow-dropleft-outline:before {
    content: "\f112"
}

.ion-ios-arrow-dropright:before {
    content: "\f114"
}

.ion-ios-arrow-dropright-circle:before {
    content: "\f113"
}

.ion-ios-arrow-dropright-circle-outline:before {
    content: "\f113"
}

.ion-ios-arrow-dropright-outline:before {
    content: "\f114"
}

.ion-ios-arrow-dropup:before {
    content: "\f116"
}

.ion-ios-arrow-dropup-circle:before {
    content: "\f115"
}

.ion-ios-arrow-dropup-circle-outline:before {
    content: "\f115"
}

.ion-ios-arrow-dropup-outline:before {
    content: "\f116"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-forward-outline:before {
    content: "\f3d1"
}

.ion-ios-arrow-round-back:before {
    content: "\f117"
}

.ion-ios-arrow-round-back-outline:before {
    content: "\f117"
}

.ion-ios-arrow-round-down:before {
    content: "\f118"
}

.ion-ios-arrow-round-down-outline:before {
    content: "\f118"
}

.ion-ios-arrow-round-forward:before {
    content: "\f119"
}

.ion-ios-arrow-round-forward-outline:before {
    content: "\f119"
}

.ion-ios-arrow-round-up:before {
    content: "\f11a"
}

.ion-ios-arrow-round-up-outline:before {
    content: "\f11a"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-arrow-up-outline:before {
    content: "\f3d8"
}

.ion-ios-at:before {
    content: "\f3da"
}

.ion-ios-at-outline:before {
    content: "\f3d9"
}

.ion-ios-attach:before {
    content: "\f11b"
}

.ion-ios-attach-outline:before {
    content: "\f11b"
}

.ion-ios-backspace:before {
    content: "\f11d"
}

.ion-ios-backspace-outline:before {
    content: "\f11c"
}

.ion-ios-barcode:before {
    content: "\f3dc"
}

.ion-ios-barcode-outline:before {
    content: "\f3db"
}

.ion-ios-baseball:before {
    content: "\f3de"
}

.ion-ios-baseball-outline:before {
    content: "\f3dd"
}

.ion-ios-basket:before {
    content: "\f11f"
}

.ion-ios-basket-outline:before {
    content: "\f11e"
}

.ion-ios-basketball:before {
    content: "\f3e0"
}

.ion-ios-basketball-outline:before {
    content: "\f3df"
}

.ion-ios-battery-charging:before {
    content: "\f120"
}

.ion-ios-battery-charging-outline:before {
    content: "\f120"
}

.ion-ios-battery-dead:before {
    content: "\f121"
}

.ion-ios-battery-dead-outline:before {
    content: "\f121"
}

.ion-ios-battery-full:before {
    content: "\f122"
}

.ion-ios-battery-full-outline:before {
    content: "\f122"
}

.ion-ios-beaker:before {
    content: "\f124"
}

.ion-ios-beaker-outline:before {
    content: "\f123"
}

.ion-ios-beer:before {
    content: "\f126"
}

.ion-ios-beer-outline:before {
    content: "\f125"
}

.ion-ios-bicycle:before {
    content: "\f127"
}

.ion-ios-bicycle-outline:before {
    content: "\f127"
}

.ion-ios-bluetooth:before {
    content: "\f128"
}

.ion-ios-bluetooth-outline:before {
    content: "\f128"
}

.ion-ios-boat:before {
    content: "\f12a"
}

.ion-ios-boat-outline:before {
    content: "\f129"
}

.ion-ios-body:before {
    content: "\f3e4"
}

.ion-ios-body-outline:before {
    content: "\f3e3"
}

.ion-ios-bonfire:before {
    content: "\f12c"
}

.ion-ios-bonfire-outline:before {
    content: "\f12b"
}

.ion-ios-book:before {
    content: "\f3e8"
}

.ion-ios-book-outline:before {
    content: "\f3e7"
}

.ion-ios-bookmark:before {
    content: "\f12e"
}

.ion-ios-bookmark-outline:before {
    content: "\f12d"
}

.ion-ios-bookmarks:before {
    content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
    content: "\f3e9"
}

.ion-ios-bowtie:before {
    content: "\f130"
}

.ion-ios-bowtie-outline:before {
    content: "\f12f"
}

.ion-ios-briefcase:before {
    content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
    content: "\f3ed"
}

.ion-ios-browsers:before {
    content: "\f3f0"
}

.ion-ios-browsers-outline:before {
    content: "\f3ef"
}

.ion-ios-brush:before {
    content: "\f132"
}

.ion-ios-brush-outline:before {
    content: "\f131"
}

.ion-ios-bug:before {
    content: "\f134"
}

.ion-ios-bug-outline:before {
    content: "\f133"
}

.ion-ios-build:before {
    content: "\f136"
}

.ion-ios-build-outline:before {
    content: "\f135"
}

.ion-ios-bulb:before {
    content: "\f138"
}

.ion-ios-bulb-outline:before {
    content: "\f137"
}

.ion-ios-bus:before {
    content: "\f13a"
}

.ion-ios-bus-outline:before {
    content: "\f139"
}

.ion-ios-cafe:before {
    content: "\f13c"
}

.ion-ios-cafe-outline:before {
    content: "\f13b"
}

.ion-ios-calculator:before {
    content: "\f3f2"
}

.ion-ios-calculator-outline:before {
    content: "\f3f1"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-calendar-outline:before {
    content: "\f3f3"
}

.ion-ios-call:before {
    content: "\f13e"
}

.ion-ios-call-outline:before {
    content: "\f13d"
}

.ion-ios-camera:before {
    content: "\f3f6"
}

.ion-ios-camera-outline:before {
    content: "\f3f5"
}

.ion-ios-car:before {
    content: "\f140"
}

.ion-ios-car-outline:before {
    content: "\f13f"
}

.ion-ios-card:before {
    content: "\f142"
}

.ion-ios-card-outline:before {
    content: "\f141"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-cash:before {
    content: "\f144"
}

.ion-ios-cash-outline:before {
    content: "\f143"
}

.ion-ios-chatboxes:before {
    content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
    content: "\f3f9"
}

.ion-ios-chatbubbles:before {
    content: "\f146"
}

.ion-ios-chatbubbles-outline:before {
    content: "\f145"
}

.ion-ios-checkbox:before {
    content: "\f148"
}

.ion-ios-checkbox-outline:before {
    content: "\f147"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-checkmark-circle:before {
    content: "\f14a"
}

.ion-ios-checkmark-circle-outline:before {
    content: "\f149"
}

.ion-ios-checkmark-outline:before {
    content: "\f3ff"
}

.ion-ios-clipboard:before {
    content: "\f14c"
}

.ion-ios-clipboard-outline:before {
    content: "\f14b"
}

.ion-ios-clock:before {
    content: "\f403"
}

.ion-ios-clock-outline:before {
    content: "\f402"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-circle:before {
    content: "\f14e"
}

.ion-ios-close-circle-outline:before {
    content: "\f14d"
}

.ion-ios-close-outline:before {
    content: "\f406"
}

.ion-ios-closed-captioning:before {
    content: "\f150"
}

.ion-ios-closed-captioning-outline:before {
    content: "\f14f"
}

.ion-ios-cloud:before {
    content: "\f40c"
}

.ion-ios-cloud-circle:before {
    content: "\f152"
}

.ion-ios-cloud-circle-outline:before {
    content: "\f151"
}

.ion-ios-cloud-done:before {
    content: "\f154"
}

.ion-ios-cloud-done-outline:before {
    content: "\f153"
}

.ion-ios-cloud-download:before {
    content: "\f408"
}

.ion-ios-cloud-download-outline:before {
    content: "\f407"
}

.ion-ios-cloud-outline:before {
    content: "\f409"
}

.ion-ios-cloud-upload:before {
    content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
    content: "\f40a"
}

.ion-ios-cloudy:before {
    content: "\f410"
}

.ion-ios-cloudy-night:before {
    content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
    content: "\f40d"
}

.ion-ios-cloudy-outline:before {
    content: "\f40f"
}

.ion-ios-code:before {
    content: "\f157"
}

.ion-ios-code-download:before {
    content: "\f155"
}

.ion-ios-code-download-outline:before {
    content: "\f155"
}

.ion-ios-code-outline:before {
    content: "\f157"
}

.ion-ios-code-working:before {
    content: "\f156"
}

.ion-ios-code-working-outline:before {
    content: "\f156"
}

.ion-ios-cog:before {
    content: "\f412"
}

.ion-ios-cog-outline:before {
    content: "\f411"
}

.ion-ios-color-fill:before {
    content: "\f159"
}

.ion-ios-color-fill-outline:before {
    content: "\f158"
}

.ion-ios-color-filter:before {
    content: "\f414"
}

.ion-ios-color-filter-outline:before {
    content: "\f413"
}

.ion-ios-color-palette:before {
    content: "\f15b"
}

.ion-ios-color-palette-outline:before {
    content: "\f15a"
}

.ion-ios-color-wand:before {
    content: "\f416"
}

.ion-ios-color-wand-outline:before {
    content: "\f415"
}

.ion-ios-compass:before {
    content: "\f15d"
}

.ion-ios-compass-outline:before {
    content: "\f15c"
}

.ion-ios-construct:before {
    content: "\f15f"
}

.ion-ios-construct-outline:before {
    content: "\f15e"
}

.ion-ios-contact:before {
    content: "\f41a"
}

.ion-ios-contact-outline:before {
    content: "\f419"
}

.ion-ios-contacts:before {
    content: "\f161"
}

.ion-ios-contacts-outline:before {
    content: "\f160"
}

.ion-ios-contract:before {
    content: "\f162"
}

.ion-ios-contract-outline:before {
    content: "\f162"
}

.ion-ios-contrast:before {
    content: "\f163"
}

.ion-ios-contrast-outline:before {
    content: "\f163"
}

.ion-ios-copy:before {
    content: "\f41c"
}

.ion-ios-copy-outline:before {
    content: "\f41b"
}

.ion-ios-create:before {
    content: "\f165"
}

.ion-ios-create-outline:before {
    content: "\f164"
}

.ion-ios-crop:before {
    content: "\f41e"
}

.ion-ios-crop-outline:before {
    content: "\f166"
}

.ion-ios-cube:before {
    content: "\f168"
}

.ion-ios-cube-outline:before {
    content: "\f167"
}

.ion-ios-cut:before {
    content: "\f16a"
}

.ion-ios-cut-outline:before {
    content: "\f169"
}

.ion-ios-desktop:before {
    content: "\f16c"
}

.ion-ios-desktop-outline:before {
    content: "\f16b"
}

.ion-ios-disc:before {
    content: "\f16e"
}

.ion-ios-disc-outline:before {
    content: "\f16d"
}

.ion-ios-document:before {
    content: "\f170"
}

.ion-ios-document-outline:before {
    content: "\f16f"
}

.ion-ios-done-all:before {
    content: "\f171"
}

.ion-ios-done-all-outline:before {
    content: "\f171"
}

.ion-ios-download:before {
    content: "\f420"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-easel:before {
    content: "\f173"
}

.ion-ios-easel-outline:before {
    content: "\f172"
}

.ion-ios-egg:before {
    content: "\f175"
}

.ion-ios-egg-outline:before {
    content: "\f174"
}

.ion-ios-exit:before {
    content: "\f177"
}

.ion-ios-exit-outline:before {
    content: "\f176"
}

.ion-ios-expand:before {
    content: "\f178"
}

.ion-ios-expand-outline:before {
    content: "\f178"
}

.ion-ios-eye:before {
    content: "\f425"
}

.ion-ios-eye-off:before {
    content: "\f17a"
}

.ion-ios-eye-off-outline:before {
    content: "\f179"
}

.ion-ios-eye-outline:before {
    content: "\f424"
}

.ion-ios-fastforward:before {
    content: "\f427"
}

.ion-ios-fastforward-outline:before {
    content: "\f426"
}

.ion-ios-female:before {
    content: "\f17b"
}

.ion-ios-female-outline:before {
    content: "\f17b"
}

.ion-ios-filing:before {
    content: "\f429"
}

.ion-ios-filing-outline:before {
    content: "\f428"
}

.ion-ios-film:before {
    content: "\f42b"
}

.ion-ios-film-outline:before {
    content: "\f42a"
}

.ion-ios-finger-print:before {
    content: "\f17c"
}

.ion-ios-finger-print-outline:before {
    content: "\f17c"
}

.ion-ios-flag:before {
    content: "\f42d"
}

.ion-ios-flag-outline:before {
    content: "\f42c"
}

.ion-ios-flame:before {
    content: "\f42f"
}

.ion-ios-flame-outline:before {
    content: "\f42e"
}

.ion-ios-flash:before {
    content: "\f17e"
}

.ion-ios-flash-outline:before {
    content: "\f17d"
}

.ion-ios-flask:before {
    content: "\f431"
}

.ion-ios-flask-outline:before {
    content: "\f430"
}

.ion-ios-flower:before {
    content: "\f433"
}

.ion-ios-flower-outline:before {
    content: "\f432"
}

.ion-ios-folder:before {
    content: "\f435"
}

.ion-ios-folder-open:before {
    content: "\f180"
}

.ion-ios-folder-open-outline:before {
    content: "\f17f"
}

.ion-ios-folder-outline:before {
    content: "\f434"
}

.ion-ios-football:before {
    content: "\f437"
}

.ion-ios-football-outline:before {
    content: "\f436"
}

.ion-ios-funnel:before {
    content: "\f182"
}

.ion-ios-funnel-outline:before {
    content: "\f181"
}

.ion-ios-game-controller-a:before {
    content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
    content: "\f438"
}

.ion-ios-game-controller-b:before {
    content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
    content: "\f43a"
}

.ion-ios-git-branch:before {
    content: "\f183"
}

.ion-ios-git-branch-outline:before {
    content: "\f183"
}

.ion-ios-git-commit:before {
    content: "\f184"
}

.ion-ios-git-commit-outline:before {
    content: "\f184"
}

.ion-ios-git-compare:before {
    content: "\f185"
}

.ion-ios-git-compare-outline:before {
    content: "\f185"
}

.ion-ios-git-merge:before {
    content: "\f186"
}

.ion-ios-git-merge-outline:before {
    content: "\f186"
}

.ion-ios-git-network:before {
    content: "\f187"
}

.ion-ios-git-network-outline:before {
    content: "\f187"
}

.ion-ios-git-pull-request:before {
    content: "\f188"
}

.ion-ios-git-pull-request-outline:before {
    content: "\f188"
}

.ion-ios-glasses:before {
    content: "\f43f"
}

.ion-ios-glasses-outline:before {
    content: "\f43e"
}

.ion-ios-globe:before {
    content: "\f18a"
}

.ion-ios-globe-outline:before {
    content: "\f189"
}

.ion-ios-grid:before {
    content: "\f18c"
}

.ion-ios-grid-outline:before {
    content: "\f18b"
}

.ion-ios-hammer:before {
    content: "\f18e"
}

.ion-ios-hammer-outline:before {
    content: "\f18d"
}

.ion-ios-hand:before {
    content: "\f190"
}

.ion-ios-hand-outline:before {
    content: "\f18f"
}

.ion-ios-happy:before {
    content: "\f192"
}

.ion-ios-happy-outline:before {
    content: "\f191"
}

.ion-ios-headset:before {
    content: "\f194"
}

.ion-ios-headset-outline:before {
    content: "\f193"
}

.ion-ios-heart:before {
    content: "\f443"
}

.ion-ios-heart-outline:before {
    content: "\f442"
}

.ion-ios-help:before {
    content: "\f446"
}

.ion-ios-help-buoy:before {
    content: "\f196"
}

.ion-ios-help-buoy-outline:before {
    content: "\f195"
}

.ion-ios-help-circle:before {
    content: "\f198"
}

.ion-ios-help-circle-outline:before {
    content: "\f197"
}

.ion-ios-help-outline:before {
    content: "\f446"
}

.ion-ios-home:before {
    content: "\f448"
}

.ion-ios-home-outline:before {
    content: "\f447"
}

.ion-ios-ice-cream:before {
    content: "\f19a"
}

.ion-ios-ice-cream-outline:before {
    content: "\f199"
}

.ion-ios-image:before {
    content: "\f19c"
}

.ion-ios-image-outline:before {
    content: "\f19b"
}

.ion-ios-images:before {
    content: "\f19e"
}

.ion-ios-images-outline:before {
    content: "\f19d"
}

.ion-ios-infinite:before {
    content: "\f44a"
}

.ion-ios-infinite-outline:before {
    content: "\f449"
}

.ion-ios-information:before {
    content: "\f44d"
}

.ion-ios-information-circle:before {
    content: "\f1a0"
}

.ion-ios-information-circle-outline:before {
    content: "\f19f"
}

.ion-ios-information-outline:before {
    content: "\f44d"
}

.ion-ios-ionic:before {
    content: "\f1a1"
}

.ion-ios-ionic-outline:before {
    content: "\f44e"
}

.ion-ios-ionitron:before {
    content: "\f1a3"
}

.ion-ios-ionitron-outline:before {
    content: "\f1a2"
}

.ion-ios-jet:before {
    content: "\f1a5"
}

.ion-ios-jet-outline:before {
    content: "\f1a4"
}

.ion-ios-key:before {
    content: "\f1a7"
}

.ion-ios-key-outline:before {
    content: "\f1a6"
}

.ion-ios-keypad:before {
    content: "\f450"
}

.ion-ios-keypad-outline:before {
    content: "\f44f"
}

.ion-ios-laptop:before {
    content: "\f1a8"
}

.ion-ios-laptop-outline:before {
    content: "\f1a8"
}

.ion-ios-leaf:before {
    content: "\f1aa"
}

.ion-ios-leaf-outline:before {
    content: "\f1a9"
}

.ion-ios-link:before {
    content: "\f22a"
}

.ion-ios-link-outline:before {
    content: "\f1ca"
}

.ion-ios-list:before {
    content: "\f454"
}

.ion-ios-list-box:before {
    content: "\f1ac"
}

.ion-ios-list-box-outline:before {
    content: "\f1ab"
}

.ion-ios-list-outline:before {
    content: "\f454"
}

.ion-ios-locate:before {
    content: "\f1ae"
}

.ion-ios-locate-outline:before {
    content: "\f1ad"
}

.ion-ios-lock:before {
    content: "\f1b0"
}

.ion-ios-lock-outline:before {
    content: "\f1af"
}

.ion-ios-log-in:before {
    content: "\f1b1"
}

.ion-ios-log-in-outline:before {
    content: "\f1b1"
}

.ion-ios-log-out:before {
    content: "\f1b2"
}

.ion-ios-log-out-outline:before {
    content: "\f1b2"
}

.ion-ios-magnet:before {
    content: "\f1b4"
}

.ion-ios-magnet-outline:before {
    content: "\f1b3"
}

.ion-ios-mail:before {
    content: "\f1b8"
}

.ion-ios-mail-open:before {
    content: "\f1b6"
}

.ion-ios-mail-open-outline:before {
    content: "\f1b5"
}

.ion-ios-mail-outline:before {
    content: "\f1b7"
}

.ion-ios-male:before {
    content: "\f1b9"
}

.ion-ios-male-outline:before {
    content: "\f1b9"
}

.ion-ios-man:before {
    content: "\f1bb"
}

.ion-ios-man-outline:before {
    content: "\f1ba"
}

.ion-ios-map:before {
    content: "\f1bd"
}

.ion-ios-map-outline:before {
    content: "\f1bc"
}

.ion-ios-medal:before {
    content: "\f1bf"
}

.ion-ios-medal-outline:before {
    content: "\f1be"
}

.ion-ios-medical:before {
    content: "\f45c"
}

.ion-ios-medical-outline:before {
    content: "\f45b"
}

.ion-ios-medkit:before {
    content: "\f45e"
}

.ion-ios-medkit-outline:before {
    content: "\f45d"
}

.ion-ios-megaphone:before {
    content: "\f1c1"
}

.ion-ios-megaphone-outline:before {
    content: "\f1c0"
}

.ion-ios-menu:before {
    content: "\f1c3"
}

.ion-ios-menu-outline:before {
    content: "\f1c2"
}

.ion-ios-mic:before {
    content: "\f461"
}

.ion-ios-mic-off:before {
    content: "\f45f"
}

.ion-ios-mic-off-outline:before {
    content: "\f1c4"
}

.ion-ios-mic-outline:before {
    content: "\f460"
}

.ion-ios-microphone:before {
    content: "\f1c6"
}

.ion-ios-microphone-outline:before {
    content: "\f1c5"
}

.ion-ios-moon:before {
    content: "\f468"
}

.ion-ios-moon-outline:before {
    content: "\f467"
}

.ion-ios-more:before {
    content: "\f1c8"
}

.ion-ios-more-outline:before {
    content: "\f1c7"
}

.ion-ios-move:before {
    content: "\f1cb"
}

.ion-ios-move-outline:before {
    content: "\f1cb"
}

.ion-ios-musical-note:before {
    content: "\f46b"
}

.ion-ios-musical-note-outline:before {
    content: "\f1cc"
}

.ion-ios-musical-notes:before {
    content: "\f46c"
}

.ion-ios-musical-notes-outline:before {
    content: "\f1cd"
}

.ion-ios-navigate:before {
    content: "\f46e"
}

.ion-ios-navigate-outline:before {
    content: "\f46d"
}

.ion-ios-no-smoking:before {
    content: "\f1cf"
}

.ion-ios-no-smoking-outline:before {
    content: "\f1ce"
}

.ion-ios-notifications:before {
    content: "\f1d3"
}

.ion-ios-notifications-off:before {
    content: "\f1d1"
}

.ion-ios-notifications-off-outline:before {
    content: "\f1d0"
}

.ion-ios-notifications-outline:before {
    content: "\f1d2"
}

.ion-ios-nuclear:before {
    content: "\f1d5"
}

.ion-ios-nuclear-outline:before {
    content: "\f1d4"
}

.ion-ios-nutrition:before {
    content: "\f470"
}

.ion-ios-nutrition-outline:before {
    content: "\f46f"
}

.ion-ios-open:before {
    content: "\f1d7"
}

.ion-ios-open-outline:before {
    content: "\f1d6"
}

.ion-ios-options:before {
    content: "\f1d9"
}

.ion-ios-options-outline:before {
    content: "\f1d8"
}

.ion-ios-outlet:before {
    content: "\f1db"
}

.ion-ios-outlet-outline:before {
    content: "\f1da"
}

.ion-ios-paper:before {
    content: "\f472"
}

.ion-ios-paper-outline:before {
    content: "\f471"
}

.ion-ios-paper-plane:before {
    content: "\f1dd"
}

.ion-ios-paper-plane-outline:before {
    content: "\f1dc"
}

.ion-ios-partly-sunny:before {
    content: "\f1df"
}

.ion-ios-partly-sunny-outline:before {
    content: "\f1de"
}

.ion-ios-pause:before {
    content: "\f478"
}

.ion-ios-pause-outline:before {
    content: "\f477"
}

.ion-ios-paw:before {
    content: "\f47a"
}

.ion-ios-paw-outline:before {
    content: "\f479"
}

.ion-ios-people:before {
    content: "\f47c"
}

.ion-ios-people-outline:before {
    content: "\f47b"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-add:before {
    content: "\f1e1"
}

.ion-ios-person-add-outline:before {
    content: "\f1e0"
}

.ion-ios-person-outline:before {
    content: "\f47d"
}

.ion-ios-phone-landscape:before {
    content: "\f1e2"
}

.ion-ios-phone-landscape-outline:before {
    content: "\f1e2"
}

.ion-ios-phone-portrait:before {
    content: "\f1e3"
}

.ion-ios-phone-portrait-outline:before {
    content: "\f1e3"
}

.ion-ios-photos:before {
    content: "\f482"
}

.ion-ios-photos-outline:before {
    content: "\f481"
}

.ion-ios-pie:before {
    content: "\f484"
}

.ion-ios-pie-outline:before {
    content: "\f483"
}

.ion-ios-pin:before {
    content: "\f1e5"
}

.ion-ios-pin-outline:before {
    content: "\f1e4"
}

.ion-ios-pint:before {
    content: "\f486"
}

.ion-ios-pint-outline:before {
    content: "\f485"
}

.ion-ios-pizza:before {
    content: "\f1e7"
}

.ion-ios-pizza-outline:before {
    content: "\f1e6"
}

.ion-ios-plane:before {
    content: "\f1e9"
}

.ion-ios-plane-outline:before {
    content: "\f1e8"
}

.ion-ios-planet:before {
    content: "\f1eb"
}

.ion-ios-planet-outline:before {
    content: "\f1ea"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-outline:before {
    content: "\f487"
}

.ion-ios-podium:before {
    content: "\f1ed"
}

.ion-ios-podium-outline:before {
    content: "\f1ec"
}

.ion-ios-power:before {
    content: "\f1ef"
}

.ion-ios-power-outline:before {
    content: "\f1ee"
}

.ion-ios-pricetag:before {
    content: "\f48d"
}

.ion-ios-pricetag-outline:before {
    content: "\f48c"
}

.ion-ios-pricetags:before {
    content: "\f48f"
}

.ion-ios-pricetags-outline:before {
    content: "\f48e"
}

.ion-ios-print:before {
    content: "\f1f1"
}

.ion-ios-print-outline:before {
    content: "\f1f0"
}

.ion-ios-pulse:before {
    content: "\f493"
}

.ion-ios-pulse-outline:before {
    content: "\f1f2"
}

.ion-ios-qr-scanner:before {
    content: "\f1f3"
}

.ion-ios-qr-scanner-outline:before {
    content: "\f1f3"
}

.ion-ios-quote:before {
    content: "\f1f5"
}

.ion-ios-quote-outline:before {
    content: "\f1f4"
}

.ion-ios-radio:before {
    content: "\f1f9"
}

.ion-ios-radio-button-off:before {
    content: "\f1f6"
}

.ion-ios-radio-button-off-outline:before {
    content: "\f1f6"
}

.ion-ios-radio-button-on:before {
    content: "\f1f7"
}

.ion-ios-radio-button-on-outline:before {
    content: "\f1f7"
}

.ion-ios-radio-outline:before {
    content: "\f1f8"
}

.ion-ios-rainy:before {
    content: "\f495"
}

.ion-ios-rainy-outline:before {
    content: "\f494"
}

.ion-ios-recording:before {
    content: "\f497"
}

.ion-ios-recording-outline:before {
    content: "\f496"
}

.ion-ios-redo:before {
    content: "\f499"
}

.ion-ios-redo-outline:before {
    content: "\f498"
}

.ion-ios-refresh:before {
    content: "\f49c"
}

.ion-ios-refresh-circle:before {
    content: "\f226"
}

.ion-ios-refresh-circle-outline:before {
    content: "\f224"
}

.ion-ios-refresh-outline:before {
    content: "\f49c"
}

.ion-ios-remove:before {
    content: "\f1fc"
}

.ion-ios-remove-circle:before {
    content: "\f1fb"
}

.ion-ios-remove-circle-outline:before {
    content: "\f1fa"
}

.ion-ios-remove-outline:before {
    content: "\f1fc"
}

.ion-ios-reorder:before {
    content: "\f1fd"
}

.ion-ios-reorder-outline:before {
    content: "\f1fd"
}

.ion-ios-repeat:before {
    content: "\f1fe"
}

.ion-ios-repeat-outline:before {
    content: "\f1fe"
}

.ion-ios-resize:before {
    content: "\f1ff"
}

.ion-ios-resize-outline:before {
    content: "\f1ff"
}

.ion-ios-restaurant:before {
    content: "\f201"
}

.ion-ios-restaurant-outline:before {
    content: "\f200"
}

.ion-ios-return-left:before {
    content: "\f202"
}

.ion-ios-return-left-outline:before {
    content: "\f202"
}

.ion-ios-return-right:before {
    content: "\f203"
}

.ion-ios-return-right-outline:before {
    content: "\f203"
}

.ion-ios-reverse-camera:before {
    content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
    content: "\f49e"
}

.ion-ios-rewind:before {
    content: "\f4a1"
}

.ion-ios-rewind-outline:before {
    content: "\f4a0"
}

.ion-ios-ribbon:before {
    content: "\f205"
}

.ion-ios-ribbon-outline:before {
    content: "\f204"
}

.ion-ios-rose:before {
    content: "\f4a3"
}

.ion-ios-rose-outline:before {
    content: "\f4a2"
}

.ion-ios-sad:before {
    content: "\f207"
}

.ion-ios-sad-outline:before {
    content: "\f206"
}

.ion-ios-school:before {
    content: "\f209"
}

.ion-ios-school-outline:before {
    content: "\f208"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-search-outline:before {
    content: "\f20a"
}

.ion-ios-send:before {
    content: "\f20c"
}

.ion-ios-send-outline:before {
    content: "\f20b"
}

.ion-ios-settings:before {
    content: "\f4a7"
}

.ion-ios-settings-outline:before {
    content: "\f20d"
}

.ion-ios-share:before {
    content: "\f211"
}

.ion-ios-share-alt:before {
    content: "\f20f"
}

.ion-ios-share-alt-outline:before {
    content: "\f20e"
}

.ion-ios-share-outline:before {
    content: "\f210"
}

.ion-ios-shirt:before {
    content: "\f213"
}

.ion-ios-shirt-outline:before {
    content: "\f212"
}

.ion-ios-shuffle:before {
    content: "\f4a9"
}

.ion-ios-shuffle-outline:before {
    content: "\f4a9"
}

.ion-ios-skip-backward:before {
    content: "\f215"
}

.ion-ios-skip-backward-outline:before {
    content: "\f214"
}

.ion-ios-skip-forward:before {
    content: "\f217"
}

.ion-ios-skip-forward-outline:before {
    content: "\f216"
}

.ion-ios-snow:before {
    content: "\f218"
}

.ion-ios-snow-outline:before {
    content: "\f22c"
}

.ion-ios-speedometer:before {
    content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
    content: "\f4af"
}

.ion-ios-square:before {
    content: "\f21a"
}

.ion-ios-square-outline:before {
    content: "\f219"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-half-outline:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-ios-stats:before {
    content: "\f21c"
}

.ion-ios-stats-outline:before {
    content: "\f21b"
}

.ion-ios-stopwatch:before {
    content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
    content: "\f4b4"
}

.ion-ios-subway:before {
    content: "\f21e"
}

.ion-ios-subway-outline:before {
    content: "\f21d"
}

.ion-ios-sunny:before {
    content: "\f4b7"
}

.ion-ios-sunny-outline:before {
    content: "\f4b6"
}

.ion-ios-swap:before {
    content: "\f21f"
}

.ion-ios-swap-outline:before {
    content: "\f21f"
}

.ion-ios-switch:before {
    content: "\f221"
}

.ion-ios-switch-outline:before {
    content: "\f220"
}

.ion-ios-sync:before {
    content: "\f222"
}

.ion-ios-sync-outline:before {
    content: "\f222"
}

.ion-ios-tablet-landscape:before {
    content: "\f223"
}

.ion-ios-tablet-landscape-outline:before {
    content: "\f223"
}

.ion-ios-tablet-portrait:before {
    content: "\f24e"
}

.ion-ios-tablet-portrait-outline:before {
    content: "\f24e"
}

.ion-ios-tennisball:before {
    content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
    content: "\f4ba"
}

.ion-ios-text:before {
    content: "\f250"
}

.ion-ios-text-outline:before {
    content: "\f24f"
}

.ion-ios-thermometer:before {
    content: "\f252"
}

.ion-ios-thermometer-outline:before {
    content: "\f251"
}

.ion-ios-thumbs-down:before {
    content: "\f254"
}

.ion-ios-thumbs-down-outline:before {
    content: "\f253"
}

.ion-ios-thumbs-up:before {
    content: "\f256"
}

.ion-ios-thumbs-up-outline:before {
    content: "\f255"
}

.ion-ios-thunderstorm:before {
    content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
    content: "\f4bc"
}

.ion-ios-time:before {
    content: "\f4bf"
}

.ion-ios-time-outline:before {
    content: "\f4be"
}

.ion-ios-timer:before {
    content: "\f4c1"
}

.ion-ios-timer-outline:before {
    content: "\f4c0"
}

.ion-ios-train:before {
    content: "\f258"
}

.ion-ios-train-outline:before {
    content: "\f257"
}

.ion-ios-transgender:before {
    content: "\f259"
}

.ion-ios-transgender-outline:before {
    content: "\f259"
}

.ion-ios-trash:before {
    content: "\f4c5"
}

.ion-ios-trash-outline:before {
    content: "\f4c4"
}

.ion-ios-trending-down:before {
    content: "\f25a"
}

.ion-ios-trending-down-outline:before {
    content: "\f25a"
}

.ion-ios-trending-up:before {
    content: "\f25b"
}

.ion-ios-trending-up-outline:before {
    content: "\f25b"
}

.ion-ios-trophy:before {
    content: "\f25d"
}

.ion-ios-trophy-outline:before {
    content: "\f25c"
}

.ion-ios-umbrella:before {
    content: "\f25f"
}

.ion-ios-umbrella-outline:before {
    content: "\f25e"
}

.ion-ios-undo:before {
    content: "\f4c7"
}

.ion-ios-undo-outline:before {
    content: "\f4c6"
}

.ion-ios-unlock:before {
    content: "\f261"
}

.ion-ios-unlock-outline:before {
    content: "\f260"
}

.ion-ios-videocam:before {
    content: "\f4cd"
}

.ion-ios-videocam-outline:before {
    content: "\f4cc"
}

.ion-ios-volume-down:before {
    content: "\f262"
}

.ion-ios-volume-down-outline:before {
    content: "\f262"
}

.ion-ios-volume-mute:before {
    content: "\f263"
}

.ion-ios-volume-mute-outline:before {
    content: "\f263"
}

.ion-ios-volume-off:before {
    content: "\f264"
}

.ion-ios-volume-off-outline:before {
    content: "\f264"
}

.ion-ios-volume-up:before {
    content: "\f265"
}

.ion-ios-volume-up-outline:before {
    content: "\f265"
}

.ion-ios-walk:before {
    content: "\f266"
}

.ion-ios-walk-outline:before {
    content: "\f266"
}

.ion-ios-warning:before {
    content: "\f268"
}

.ion-ios-warning-outline:before {
    content: "\f267"
}

.ion-ios-watch:before {
    content: "\f269"
}

.ion-ios-watch-outline:before {
    content: "\f269"
}

.ion-ios-water:before {
    content: "\f26b"
}

.ion-ios-water-outline:before {
    content: "\f26a"
}

.ion-ios-wifi:before {
    content: "\f26d"
}

.ion-ios-wifi-outline:before {
    content: "\f26c"
}

.ion-ios-wine:before {
    content: "\f26f"
}

.ion-ios-wine-outline:before {
    content: "\f26e"
}

.ion-ios-woman:before {
    content: "\f271"
}

.ion-ios-woman-outline:before {
    content: "\f270"
}

.ion-logo-android:before {
    content: "\f225"
}

.ion-logo-angular:before {
    content: "\f227"
}

.ion-logo-apple:before {
    content: "\f229"
}

.ion-logo-bitcoin:before {
    content: "\f22b"
}

.ion-logo-buffer:before {
    content: "\f22d"
}

.ion-logo-chrome:before {
    content: "\f22f"
}

.ion-logo-codepen:before {
    content: "\f230"
}

.ion-logo-css3:before {
    content: "\f231"
}

.ion-logo-designernews:before {
    content: "\f232"
}

.ion-logo-dribbble:before {
    content: "\f233"
}

.ion-logo-dropbox:before {
    content: "\f234"
}

.ion-logo-euro:before {
    content: "\f235"
}

.ion-logo-facebook:before {
    content: "\f236"
}

.ion-logo-foursquare:before {
    content: "\f237"
}

.ion-logo-freebsd-devil:before {
    content: "\f238"
}

.ion-logo-github:before {
    content: "\f239"
}

.ion-logo-google:before {
    content: "\f23a"
}

.ion-logo-googleplus:before {
    content: "\f23b"
}

.ion-logo-hackernews:before {
    content: "\f23c"
}

.ion-logo-html5:before {
    content: "\f23d"
}

.ion-logo-instagram:before {
    content: "\f23e"
}

.ion-logo-javascript:before {
    content: "\f23f"
}

.ion-logo-linkedin:before {
    content: "\f240"
}

.ion-logo-markdown:before {
    content: "\f241"
}

.ion-logo-nodejs:before {
    content: "\f242"
}

.ion-logo-octocat:before {
    content: "\f243"
}

.ion-logo-pinterest:before {
    content: "\f244"
}

.ion-logo-playstation:before {
    content: "\f245"
}

.ion-logo-python:before {
    content: "\f246"
}

.ion-logo-reddit:before {
    content: "\f247"
}

.ion-logo-rss:before {
    content: "\f248"
}

.ion-logo-sass:before {
    content: "\f249"
}

.ion-logo-skype:before {
    content: "\f24a"
}

.ion-logo-snapchat:before {
    content: "\f24b"
}

.ion-logo-steam:before {
    content: "\f24c"
}

.ion-logo-tumblr:before {
    content: "\f24d"
}

.ion-logo-tux:before {
    content: "\f2ae"
}

.ion-logo-twitch:before {
    content: "\f2af"
}

.ion-logo-twitter:before {
    content: "\f2b0"
}

.ion-logo-usd:before {
    content: "\f2b1"
}

.ion-logo-vimeo:before {
    content: "\f2c4"
}

.ion-logo-whatsapp:before {
    content: "\f2c5"
}

.ion-logo-windows:before {
    content: "\f32f"
}

.ion-logo-wordpress:before {
    content: "\f330"
}

.ion-logo-xbox:before {
    content: "\f34c"
}

.ion-logo-yahoo:before {
    content: "\f34d"
}

.ion-logo-yen:before {
    content: "\f34e"
}

.ion-logo-youtube:before {
    content: "\f34f"
}

.ion-md-add:before {
    content: "\f273"
}

.ion-md-add-circle:before {
    content: "\f272"
}

.ion-md-alarm:before {
    content: "\f274"
}

.ion-md-albums:before {
    content: "\f275"
}

.ion-md-alert:before {
    content: "\f276"
}

.ion-md-american-football:before {
    content: "\f277"
}

.ion-md-analytics:before {
    content: "\f278"
}

.ion-md-aperture:before {
    content: "\f279"
}

.ion-md-apps:before {
    content: "\f27a"
}

.ion-md-appstore:before {
    content: "\f27b"
}

.ion-md-archive:before {
    content: "\f27c"
}

.ion-md-arrow-back:before {
    content: "\f27d"
}

.ion-md-arrow-down:before {
    content: "\f27e"
}

.ion-md-arrow-dropdown:before {
    content: "\f280"
}

.ion-md-arrow-dropdown-circle:before {
    content: "\f27f"
}

.ion-md-arrow-dropleft:before {
    content: "\f282"
}

.ion-md-arrow-dropleft-circle:before {
    content: "\f281"
}

.ion-md-arrow-dropright:before {
    content: "\f284"
}

.ion-md-arrow-dropright-circle:before {
    content: "\f283"
}

.ion-md-arrow-dropup:before {
    content: "\f286"
}

.ion-md-arrow-dropup-circle:before {
    content: "\f285"
}

.ion-md-arrow-forward:before {
    content: "\f287"
}

.ion-md-arrow-round-back:before {
    content: "\f288"
}

.ion-md-arrow-round-down:before {
    content: "\f289"
}

.ion-md-arrow-round-forward:before {
    content: "\f28a"
}

.ion-md-arrow-round-up:before {
    content: "\f28b"
}

.ion-md-arrow-up:before {
    content: "\f28c"
}

.ion-md-at:before {
    content: "\f28d"
}

.ion-md-attach:before {
    content: "\f28e"
}

.ion-md-backspace:before {
    content: "\f28f"
}

.ion-md-barcode:before {
    content: "\f290"
}

.ion-md-baseball:before {
    content: "\f291"
}

.ion-md-basket:before {
    content: "\f292"
}

.ion-md-basketball:before {
    content: "\f293"
}

.ion-md-battery-charging:before {
    content: "\f294"
}

.ion-md-battery-dead:before {
    content: "\f295"
}

.ion-md-battery-full:before {
    content: "\f296"
}

.ion-md-beaker:before {
    content: "\f297"
}

.ion-md-beer:before {
    content: "\f298"
}

.ion-md-bicycle:before {
    content: "\f299"
}

.ion-md-bluetooth:before {
    content: "\f29a"
}

.ion-md-boat:before {
    content: "\f29b"
}

.ion-md-body:before {
    content: "\f29c"
}

.ion-md-bonfire:before {
    content: "\f29d"
}

.ion-md-book:before {
    content: "\f29e"
}

.ion-md-bookmark:before {
    content: "\f29f"
}

.ion-md-bookmarks:before {
    content: "\f2a0"
}

.ion-md-bowtie:before {
    content: "\f2a1"
}

.ion-md-briefcase:before {
    content: "\f2a2"
}

.ion-md-browsers:before {
    content: "\f2a3"
}

.ion-md-brush:before {
    content: "\f2a4"
}

.ion-md-bug:before {
    content: "\f2a5"
}

.ion-md-build:before {
    content: "\f2a6"
}

.ion-md-bulb:before {
    content: "\f2a7"
}

.ion-md-bus:before {
    content: "\f2a8"
}

.ion-md-cafe:before {
    content: "\f2a9"
}

.ion-md-calculator:before {
    content: "\f2aa"
}

.ion-md-calendar:before {
    content: "\f2ab"
}

.ion-md-call:before {
    content: "\f2ac"
}

.ion-md-camera:before {
    content: "\f2ad"
}

.ion-md-car:before {
    content: "\f2b2"
}

.ion-md-card:before {
    content: "\f2b3"
}

.ion-md-cart:before {
    content: "\f2b4"
}

.ion-md-cash:before {
    content: "\f2b5"
}

.ion-md-chatboxes:before {
    content: "\f2b6"
}

.ion-md-chatbubbles:before {
    content: "\f2b7"
}

.ion-md-checkbox:before {
    content: "\f2b9"
}

.ion-md-checkbox-outline:before {
    content: "\f2b8"
}

.ion-md-checkmark:before {
    content: "\f2bc"
}

.ion-md-checkmark-circle:before {
    content: "\f2bb"
}

.ion-md-checkmark-circle-outline:before {
    content: "\f2ba"
}

.ion-md-clipboard:before {
    content: "\f2bd"
}

.ion-md-clock:before {
    content: "\f2be"
}

.ion-md-close:before {
    content: "\f2c0"
}

.ion-md-close-circle:before {
    content: "\f2bf"
}

.ion-md-closed-captioning:before {
    content: "\f2c1"
}

.ion-md-cloud:before {
    content: "\f2c9"
}

.ion-md-cloud-circle:before {
    content: "\f2c2"
}

.ion-md-cloud-done:before {
    content: "\f2c3"
}

.ion-md-cloud-download:before {
    content: "\f2c6"
}

.ion-md-cloud-outline:before {
    content: "\f2c7"
}

.ion-md-cloud-upload:before {
    content: "\f2c8"
}

.ion-md-cloudy:before {
    content: "\f2cb"
}

.ion-md-cloudy-night:before {
    content: "\f2ca"
}

.ion-md-code:before {
    content: "\f2ce"
}

.ion-md-code-download:before {
    content: "\f2cc"
}

.ion-md-code-working:before {
    content: "\f2cd"
}

.ion-md-cog:before {
    content: "\f2cf"
}

.ion-md-color-fill:before {
    content: "\f2d0"
}

.ion-md-color-filter:before {
    content: "\f2d1"
}

.ion-md-color-palette:before {
    content: "\f2d2"
}

.ion-md-color-wand:before {
    content: "\f2d3"
}

.ion-md-compass:before {
    content: "\f2d4"
}

.ion-md-construct:before {
    content: "\f2d5"
}

.ion-md-contact:before {
    content: "\f2d6"
}

.ion-md-contacts:before {
    content: "\f2d7"
}

.ion-md-contract:before {
    content: "\f2d8"
}

.ion-md-contrast:before {
    content: "\f2d9"
}

.ion-md-copy:before {
    content: "\f2da"
}

.ion-md-create:before {
    content: "\f2db"
}

.ion-md-crop:before {
    content: "\f2dc"
}

.ion-md-cube:before {
    content: "\f2dd"
}

.ion-md-cut:before {
    content: "\f2de"
}

.ion-md-desktop:before {
    content: "\f2df"
}

.ion-md-disc:before {
    content: "\f2e0"
}

.ion-md-document:before {
    content: "\f2e1"
}

.ion-md-done-all:before {
    content: "\f2e2"
}

.ion-md-download:before {
    content: "\f2e3"
}

.ion-md-easel:before {
    content: "\f2e4"
}

.ion-md-egg:before {
    content: "\f2e5"
}

.ion-md-exit:before {
    content: "\f2e6"
}

.ion-md-expand:before {
    content: "\f2e7"
}

.ion-md-eye:before {
    content: "\f2e9"
}

.ion-md-eye-off:before {
    content: "\f2e8"
}

.ion-md-fastforward:before {
    content: "\f2ea"
}

.ion-md-female:before {
    content: "\f2eb"
}

.ion-md-filing:before {
    content: "\f2ec"
}

.ion-md-film:before {
    content: "\f2ed"
}

.ion-md-finger-print:before {
    content: "\f2ee"
}

.ion-md-flag:before {
    content: "\f2ef"
}

.ion-md-flame:before {
    content: "\f2f0"
}

.ion-md-flash:before {
    content: "\f2f1"
}

.ion-md-flask:before {
    content: "\f2f2"
}

.ion-md-flower:before {
    content: "\f2f3"
}

.ion-md-folder:before {
    content: "\f2f5"
}

.ion-md-folder-open:before {
    content: "\f2f4"
}

.ion-md-football:before {
    content: "\f2f6"
}

.ion-md-funnel:before {
    content: "\f2f7"
}

.ion-md-game-controller-a:before {
    content: "\f2f8"
}

.ion-md-game-controller-b:before {
    content: "\f2f9"
}

.ion-md-git-branch:before {
    content: "\f2fa"
}

.ion-md-git-commit:before {
    content: "\f2fb"
}

.ion-md-git-compare:before {
    content: "\f2fc"
}

.ion-md-git-merge:before {
    content: "\f2fd"
}

.ion-md-git-network:before {
    content: "\f2fe"
}

.ion-md-git-pull-request:before {
    content: "\f2ff"
}

.ion-md-glasses:before {
    content: "\f300"
}

.ion-md-globe:before {
    content: "\f301"
}

.ion-md-grid:before {
    content: "\f302"
}

.ion-md-hammer:before {
    content: "\f303"
}

.ion-md-hand:before {
    content: "\f304"
}

.ion-md-happy:before {
    content: "\f305"
}

.ion-md-headset:before {
    content: "\f306"
}

.ion-md-heart:before {
    content: "\f308"
}

.ion-md-heart-outline:before {
    content: "\f307"
}

.ion-md-help:before {
    content: "\f30b"
}

.ion-md-help-buoy:before {
    content: "\f309"
}

.ion-md-help-circle:before {
    content: "\f30a"
}

.ion-md-home:before {
    content: "\f30c"
}

.ion-md-ice-cream:before {
    content: "\f30d"
}

.ion-md-image:before {
    content: "\f30e"
}

.ion-md-images:before {
    content: "\f30f"
}

.ion-md-infinite:before {
    content: "\f310"
}

.ion-md-information:before {
    content: "\f312"
}

.ion-md-information-circle:before {
    content: "\f311"
}

.ion-md-ionic:before {
    content: "\f313"
}

.ion-md-ionitron:before {
    content: "\f314"
}

.ion-md-jet:before {
    content: "\f315"
}

.ion-md-key:before {
    content: "\f316"
}

.ion-md-keypad:before {
    content: "\f317"
}

.ion-md-laptop:before {
    content: "\f318"
}

.ion-md-leaf:before {
    content: "\f319"
}

.ion-md-link:before {
    content: "\f22e"
}

.ion-md-list:before {
    content: "\f31b"
}

.ion-md-list-box:before {
    content: "\f31a"
}

.ion-md-locate:before {
    content: "\f31c"
}

.ion-md-lock:before {
    content: "\f31d"
}

.ion-md-log-in:before {
    content: "\f31e"
}

.ion-md-log-out:before {
    content: "\f31f"
}

.ion-md-magnet:before {
    content: "\f320"
}

.ion-md-mail:before {
    content: "\f322"
}

.ion-md-mail-open:before {
    content: "\f321"
}

.ion-md-male:before {
    content: "\f323"
}

.ion-md-man:before {
    content: "\f324"
}

.ion-md-map:before {
    content: "\f325"
}

.ion-md-medal:before {
    content: "\f326"
}

.ion-md-medical:before {
    content: "\f327"
}

.ion-md-medkit:before {
    content: "\f328"
}

.ion-md-megaphone:before {
    content: "\f329"
}

.ion-md-menu:before {
    content: "\f32a"
}

.ion-md-mic:before {
    content: "\f32c"
}

.ion-md-mic-off:before {
    content: "\f32b"
}

.ion-md-microphone:before {
    content: "\f32d"
}

.ion-md-moon:before {
    content: "\f32e"
}

.ion-md-more:before {
    content: "\f1c9"
}

.ion-md-move:before {
    content: "\f331"
}

.ion-md-musical-note:before {
    content: "\f332"
}

.ion-md-musical-notes:before {
    content: "\f333"
}

.ion-md-navigate:before {
    content: "\f334"
}

.ion-md-no-smoking:before {
    content: "\f335"
}

.ion-md-notifications:before {
    content: "\f338"
}

.ion-md-notifications-off:before {
    content: "\f336"
}

.ion-md-notifications-outline:before {
    content: "\f337"
}

.ion-md-nuclear:before {
    content: "\f339"
}

.ion-md-nutrition:before {
    content: "\f33a"
}

.ion-md-open:before {
    content: "\f33b"
}

.ion-md-options:before {
    content: "\f33c"
}

.ion-md-outlet:before {
    content: "\f33d"
}

.ion-md-paper:before {
    content: "\f33f"
}

.ion-md-paper-plane:before {
    content: "\f33e"
}

.ion-md-partly-sunny:before {
    content: "\f340"
}

.ion-md-pause:before {
    content: "\f341"
}

.ion-md-paw:before {
    content: "\f342"
}

.ion-md-people:before {
    content: "\f343"
}

.ion-md-person:before {
    content: "\f345"
}

.ion-md-person-add:before {
    content: "\f344"
}

.ion-md-phone-landscape:before {
    content: "\f346"
}

.ion-md-phone-portrait:before {
    content: "\f347"
}

.ion-md-photos:before {
    content: "\f348"
}

.ion-md-pie:before {
    content: "\f349"
}

.ion-md-pin:before {
    content: "\f34a"
}

.ion-md-pint:before {
    content: "\f34b"
}

.ion-md-pizza:before {
    content: "\f354"
}

.ion-md-plane:before {
    content: "\f355"
}

.ion-md-planet:before {
    content: "\f356"
}

.ion-md-play:before {
    content: "\f357"
}

.ion-md-podium:before {
    content: "\f358"
}

.ion-md-power:before {
    content: "\f359"
}

.ion-md-pricetag:before {
    content: "\f35a"
}

.ion-md-pricetags:before {
    content: "\f35b"
}

.ion-md-print:before {
    content: "\f35c"
}

.ion-md-pulse:before {
    content: "\f35d"
}

.ion-md-qr-scanner:before {
    content: "\f35e"
}

.ion-md-quote:before {
    content: "\f35f"
}

.ion-md-radio:before {
    content: "\f362"
}

.ion-md-radio-button-off:before {
    content: "\f360"
}

.ion-md-radio-button-on:before {
    content: "\f361"
}

.ion-md-rainy:before {
    content: "\f363"
}

.ion-md-recording:before {
    content: "\f364"
}

.ion-md-redo:before {
    content: "\f365"
}

.ion-md-refresh:before {
    content: "\f366"
}

.ion-md-refresh-circle:before {
    content: "\f228"
}

.ion-md-remove:before {
    content: "\f368"
}

.ion-md-remove-circle:before {
    content: "\f367"
}

.ion-md-reorder:before {
    content: "\f369"
}

.ion-md-repeat:before {
    content: "\f36a"
}

.ion-md-resize:before {
    content: "\f36b"
}

.ion-md-restaurant:before {
    content: "\f36c"
}

.ion-md-return-left:before {
    content: "\f36d"
}

.ion-md-return-right:before {
    content: "\f36e"
}

.ion-md-reverse-camera:before {
    content: "\f36f"
}

.ion-md-rewind:before {
    content: "\f370"
}

.ion-md-ribbon:before {
    content: "\f371"
}

.ion-md-rose:before {
    content: "\f372"
}

.ion-md-sad:before {
    content: "\f373"
}

.ion-md-school:before {
    content: "\f374"
}

.ion-md-search:before {
    content: "\f375"
}

.ion-md-send:before {
    content: "\f376"
}

.ion-md-settings:before {
    content: "\f377"
}

.ion-md-share:before {
    content: "\f379"
}

.ion-md-share-alt:before {
    content: "\f378"
}

.ion-md-shirt:before {
    content: "\f37a"
}

.ion-md-shuffle:before {
    content: "\f37b"
}

.ion-md-skip-backward:before {
    content: "\f37c"
}

.ion-md-skip-forward:before {
    content: "\f37d"
}

.ion-md-snow:before {
    content: "\f37e"
}

.ion-md-speedometer:before {
    content: "\f37f"
}

.ion-md-square:before {
    content: "\f381"
}

.ion-md-square-outline:before {
    content: "\f380"
}

.ion-md-star:before {
    content: "\f384"
}

.ion-md-star-half:before {
    content: "\f382"
}

.ion-md-star-outline:before {
    content: "\f383"
}

.ion-md-stats:before {
    content: "\f385"
}

.ion-md-stopwatch:before {
    content: "\f386"
}

.ion-md-subway:before {
    content: "\f387"
}

.ion-md-sunny:before {
    content: "\f388"
}

.ion-md-swap:before {
    content: "\f389"
}

.ion-md-switch:before {
    content: "\f38a"
}

.ion-md-sync:before {
    content: "\f38b"
}

.ion-md-tablet-landscape:before {
    content: "\f38c"
}

.ion-md-tablet-portrait:before {
    content: "\f38d"
}

.ion-md-tennisball:before {
    content: "\f38e"
}

.ion-md-text:before {
    content: "\f38f"
}

.ion-md-thermometer:before {
    content: "\f390"
}

.ion-md-thumbs-down:before {
    content: "\f391"
}

.ion-md-thumbs-up:before {
    content: "\f392"
}

.ion-md-thunderstorm:before {
    content: "\f393"
}

.ion-md-time:before {
    content: "\f394"
}

.ion-md-timer:before {
    content: "\f395"
}

.ion-md-train:before {
    content: "\f396"
}

.ion-md-transgender:before {
    content: "\f397"
}

.ion-md-trash:before {
    content: "\f398"
}

.ion-md-trending-down:before {
    content: "\f399"
}

.ion-md-trending-up:before {
    content: "\f39a"
}

.ion-md-trophy:before {
    content: "\f39b"
}

.ion-md-umbrella:before {
    content: "\f39c"
}

.ion-md-undo:before {
    content: "\f39d"
}

.ion-md-unlock:before {
    content: "\f39e"
}

.ion-md-videocam:before {
    content: "\f39f"
}

.ion-md-volume-down:before {
    content: "\f3a0"
}

.ion-md-volume-mute:before {
    content: "\f3a1"
}

.ion-md-volume-off:before {
    content: "\f3a2"
}

.ion-md-volume-up:before {
    content: "\f3a3"
}

.ion-md-walk:before {
    content: "\f3a4"
}

.ion-md-warning:before {
    content: "\f3a5"
}

.ion-md-watch:before {
    content: "\f3a6"
}

.ion-md-water:before {
    content: "\f3a7"
}

.ion-md-wifi:before {
    content: "\f3a8"
}

.ion-md-wine:before {
    content: "\f3a9"
}

.ion-md-woman:before {
    content: "\f3aa"
}

@font-face {
    font-family: linea-weather;
    src: url(/Contents/Portal/fonts/linea-weather.eot);
    src: url(/Contents/Portal/fonts/linea-weatherd41d.eot?#iefix) format("eot"), url(../fonts/linea-weather.woff) format("woff"), url(/Contents/Portal/fonts/linea-weather.ttf) format("truetype"), url(/Contents/Portal/fonts/linea-weather.svg#linea-weather) format("svg")
}

.lwe {
    font-family: linea-weather;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.lwe-weather-aquarius:before {
    content: "\e000"
}

.lwe-weather-aries:before {
    content: "\e001"
}

.lwe-weather-cancer:before {
    content: "\e002"
}

.lwe-weather-capricorn:before {
    content: "\e003"
}

.lwe-weather-cloud:before {
    content: "\e004"
}

.lwe-weather-cloud-drop:before {
    content: "\e005"
}

.lwe-weather-cloud-lightning:before {
    content: "\e006"
}

.lwe-weather-cloud-snowflake:before {
    content: "\e007"
}

.lwe-weather-downpour-fullmoon:before {
    content: "\e008"
}

.lwe-weather-downpour-halfmoon:before {
    content: "\e009"
}

.lwe-weather-downpour-sun:before {
    content: "\e00a"
}

.lwe-weather-drop:before {
    content: "\e00b"
}

.lwe-weather-first-quarter:before {
    content: "\e00c"
}

.lwe-weather-fog:before {
    content: "\e00d"
}

.lwe-weather-fog-fullmoon:before {
    content: "\e00e"
}

.lwe-weather-fog-halfmoon:before {
    content: "\e00f"
}

.lwe-weather-fog-sun:before {
    content: "\e010"
}

.lwe-weather-fullmoon:before {
    content: "\e011"
}

.lwe-weather-gemini:before {
    content: "\e012"
}

.lwe-weather-hail:before {
    content: "\e013"
}

.lwe-weather-hail-fullmoon:before {
    content: "\e014"
}

.lwe-weather-hail-halfmoon:before {
    content: "\e015"
}

.lwe-weather-hail-sun:before {
    content: "\e016"
}

.lwe-weather-last-quarter:before {
    content: "\e017"
}

.lwe-weather-leo:before {
    content: "\e018"
}

.lwe-weather-libra:before {
    content: "\e019"
}

.lwe-weather-lightning:before {
    content: "\e01a"
}

.lwe-weather-mistyrain:before {
    content: "\e01b"
}

.lwe-weather-mistyrain-fullmoon:before {
    content: "\e01c"
}

.lwe-weather-mistyrain-halfmoon:before {
    content: "\e01d"
}

.lwe-weather-mistyrain-sun:before {
    content: "\e01e"
}

.lwe-weather-moon:before {
    content: "\e01f"
}

.lwe-weather-moondown-full:before {
    content: "\e020"
}

.lwe-weather-moondown-half:before {
    content: "\e021"
}

.lwe-weather-moonset-full:before {
    content: "\e022"
}

.lwe-weather-moonset-half:before {
    content: "\e023"
}

.lwe-weather-move2:before {
    content: "\e024"
}

.lwe-weather-newmoon:before {
    content: "\e025"
}

.lwe-weather-pisces:before {
    content: "\e026"
}

.lwe-weather-rain:before {
    content: "\e027"
}

.lwe-weather-rain-fullmoon:before {
    content: "\e028"
}

.lwe-weather-rain-halfmoon:before {
    content: "\e029"
}

.lwe-weather-rain-sun:before {
    content: "\e02a"
}

.lwe-weather-sagittarius:before {
    content: "\e02b"
}

.lwe-weather-scorpio:before {
    content: "\e02c"
}

.lwe-weather-snow:before {
    content: "\e02d"
}

.lwe-weather-snow-fullmoon:before {
    content: "\e02e"
}

.lwe-weather-snow-halfmoon:before {
    content: "\e02f"
}

.lwe-weather-snow-sun:before {
    content: "\e030"
}

.lwe-weather-snowflake:before {
    content: "\e031"
}

.lwe-weather-star:before {
    content: "\e032"
}

.lwe-weather-storm-11:before {
    content: "\e033"
}

.lwe-weather-storm-32:before {
    content: "\e034"
}

.lwe-weather-storm-fullmoon:before {
    content: "\e035"
}

.lwe-weather-storm-halfmoon:before {
    content: "\e036"
}

.lwe-weather-storm-sun:before {
    content: "\e037"
}

.lwe-weather-sun:before {
    content: "\e038"
}

.lwe-weather-sundown:before {
    content: "\e039"
}

.lwe-weather-sunset:before {
    content: "\e03a"
}

.lwe-weather-taurus:before {
    content: "\e03b"
}

.lwe-weather-tempest:before {
    content: "\e03c"
}

.lwe-weather-tempest-fullmoon:before {
    content: "\e03d"
}

.lwe-weather-tempest-halfmoon:before {
    content: "\e03e"
}

.lwe-weather-tempest-sun:before {
    content: "\e03f"
}

.lwe-weather-variable-fullmoon:before {
    content: "\e040"
}

.lwe-weather-variable-halfmoon:before {
    content: "\e041"
}

.lwe-weather-variable-sun:before {
    content: "\e042"
}

.lwe-weather-virgo:before {
    content: "\e043"
}

.lwe-weather-waning-cresent:before {
    content: "\e044"
}

.lwe-weather-waning-gibbous:before {
    content: "\e045"
}

.lwe-weather-waxing-cresent:before {
    content: "\e046"
}

.lwe-weather-waxing-gibbous:before {
    content: "\e047"
}

.lwe-weather-wind:before {
    content: "\e048"
}

.lwe-weather-wind-e:before {
    content: "\e049"
}

.lwe-weather-wind-fullmoon:before {
    content: "\e04a"
}

.lwe-weather-wind-halfmoon:before {
    content: "\e04b"
}

.lwe-weather-wind-n:before {
    content: "\e04c"
}

.lwe-weather-wind-ne:before {
    content: "\e04d"
}

.lwe-weather-wind-nw:before {
    content: "\e04e"
}

.lwe-weather-wind-s:before {
    content: "\e04f"
}

.lwe-weather-wind-se:before {
    content: "\e050"
}

.lwe-weather-wind-sun:before {
    content: "\e051"
}

.lwe-weather-wind-sw:before {
    content: "\e052"
}

.lwe-weather-wind-w:before {
    content: "\e053"
}

.lwe-weather-windgust:before {
    content: "\e054"
}

@font-face {
    font-family: material-icons;
    src: url(/Contents/Portal/fonts/material-icons.eot);
    src: url(/Contents/Portal/fonts/material-iconsd41d.eot?#iefix) format("eot"), url(/Contents/Portal/fonts/material-icons.html) format("woff2"), url(/Contents/Portal/fonts/material-icons.woff) format("woff"), url(/Contents/Portal/fonts/material-icons.ttf) format("truetype"), url(/Contents/Portal/fonts/material-icons.svg#material-icons) format("svg")
}

.zmdi {
    font-family: material-icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.zmdi-3d-rotation:before {
    content: "\f101"
}

.zmdi-airplane-off:before {
    content: "\f102"
}

.zmdi-airplane:before {
    content: "\f103"
}

.zmdi-album:before {
    content: "\f104"
}

.zmdi-archive:before {
    content: "\f105"
}

.zmdi-assignment-account:before {
    content: "\f106"
}

.zmdi-assignment-alert:before {
    content: "\f107"
}

.zmdi-assignment-check:before {
    content: "\f108"
}

.zmdi-assignment-o:before {
    content: "\f109"
}

.zmdi-assignment-return:before {
    content: "\f10a"
}

.zmdi-assignment-returned:before {
    content: "\f10b"
}

.zmdi-assignment:before {
    content: "\f10c"
}

.zmdi-attachment-alt:before {
    content: "\f10d"
}

.zmdi-attachment:before {
    content: "\f10e"
}

.zmdi-audio:before {
    content: "\f10f"
}

.zmdi-badge-check:before {
    content: "\f110"
}

.zmdi-balance-wallet:before {
    content: "\f111"
}

.zmdi-balance:before {
    content: "\f112"
}

.zmdi-battery-alert:before {
    content: "\f113"
}

.zmdi-battery-flash:before {
    content: "\f114"
}

.zmdi-battery-unknown:before {
    content: "\f115"
}

.zmdi-battery:before {
    content: "\f116"
}

.zmdi-bike:before {
    content: "\f117"
}

.zmdi-block-alt:before {
    content: "\f118"
}

.zmdi-block:before {
    content: "\f119"
}

.zmdi-boat:before {
    content: "\f11a"
}

.zmdi-book-image:before {
    content: "\f11b"
}

.zmdi-book:before {
    content: "\f11c"
}

.zmdi-bookmark-outline:before {
    content: "\f11d"
}

.zmdi-bookmark:before {
    content: "\f11e"
}

.zmdi-brush:before {
    content: "\f11f"
}

.zmdi-bug:before {
    content: "\f120"
}

.zmdi-bus:before {
    content: "\f121"
}

.zmdi-cake:before {
    content: "\f122"
}

.zmdi-car-taxi:before {
    content: "\f123"
}

.zmdi-car-wash:before {
    content: "\f124"
}

.zmdi-car:before {
    content: "\f125"
}

.zmdi-card-giftcard:before {
    content: "\f126"
}

.zmdi-card-membership:before {
    content: "\f127"
}

.zmdi-card-travel:before {
    content: "\f128"
}

.zmdi-card:before {
    content: "\f129"
}

.zmdi-case-check:before {
    content: "\f12a"
}

.zmdi-case-download:before {
    content: "\f12b"
}

.zmdi-case-play:before {
    content: "\f12c"
}

.zmdi-case:before {
    content: "\f12d"
}

.zmdi-cast-connected:before {
    content: "\f12e"
}

.zmdi-cast:before {
    content: "\f12f"
}

.zmdi-chart-donut:before {
    content: "\f130"
}

.zmdi-chart:before {
    content: "\f131"
}

.zmdi-city-alt:before {
    content: "\f132"
}

.zmdi-city:before {
    content: "\f133"
}

.zmdi-close-circle-o:before {
    content: "\f134"
}

.zmdi-close-circle:before {
    content: "\f135"
}

.zmdi-close:before {
    content: "\f136"
}

.zmdi-cocktail:before {
    content: "\f137"
}

.zmdi-code-setting:before {
    content: "\f138"
}

.zmdi-code-smartphone:before {
    content: "\f139"
}

.zmdi-code:before {
    content: "\f13a"
}

.zmdi-coffee:before {
    content: "\f13b"
}

.zmdi-collection-bookmark:before {
    content: "\f13c"
}

.zmdi-collection-case-play:before {
    content: "\f13d"
}

.zmdi-collection-folder-image:before {
    content: "\f13e"
}

.zmdi-collection-image-o:before {
    content: "\f13f"
}

.zmdi-collection-image:before {
    content: "\f140"
}

.zmdi-collection-item-1:before {
    content: "\f141"
}

.zmdi-collection-item-2:before {
    content: "\f142"
}

.zmdi-collection-item-3:before {
    content: "\f143"
}

.zmdi-collection-item-4:before {
    content: "\f144"
}

.zmdi-collection-item-5:before {
    content: "\f145"
}

.zmdi-collection-item-6:before {
    content: "\f146"
}

.zmdi-collection-item-7:before {
    content: "\f147"
}

.zmdi-collection-item-8:before {
    content: "\f148"
}

.zmdi-collection-item-9-plus:before {
    content: "\f149"
}

.zmdi-collection-item-9:before {
    content: "\f14a"
}

.zmdi-collection-item:before {
    content: "\f14b"
}

.zmdi-collection-music:before {
    content: "\f14c"
}

.zmdi-collection-pdf:before {
    content: "\f14d"
}

.zmdi-collection-plus:before {
    content: "\f14e"
}

.zmdi-collection-speaker:before {
    content: "\f14f"
}

.zmdi-collection-text:before {
    content: "\f150"
}

.zmdi-collection-video:before {
    content: "\f151"
}

.zmdi-compass:before {
    content: "\f152"
}

.zmdi-cutlery:before {
    content: "\f153"
}

.zmdi-delete:before {
    content: "\f154"
}

.zmdi-dialpad:before {
    content: "\f155"
}

.zmdi-dns:before {
    content: "\f156"
}

.zmdi-drink:before {
    content: "\f157"
}

.zmdi-edit:before {
    content: "\f158"
}

.zmdi-email-open:before {
    content: "\f159"
}

.zmdi-email:before {
    content: "\f15a"
}

.zmdi-eye-off:before {
    content: "\f15b"
}

.zmdi-eye:before {
    content: "\f15c"
}

.zmdi-eyedropper:before {
    content: "\f15d"
}

.zmdi-favorite-outline:before {
    content: "\f15e"
}

.zmdi-favorite:before {
    content: "\f15f"
}

.zmdi-filter-list:before {
    content: "\f160"
}

.zmdi-fire:before {
    content: "\f161"
}

.zmdi-flag:before {
    content: "\f162"
}

.zmdi-flare:before {
    content: "\f163"
}

.zmdi-flash-auto:before {
    content: "\f164"
}

.zmdi-flash-off:before {
    content: "\f165"
}

.zmdi-flash:before {
    content: "\f166"
}

.zmdi-flip:before {
    content: "\f167"
}

.zmdi-flower-alt:before {
    content: "\f168"
}

.zmdi-flower:before {
    content: "\f169"
}

.zmdi-font:before {
    content: "\f16a"
}

.zmdi-fullscreen-alt:before {
    content: "\f16b"
}

.zmdi-fullscreen-exit:before {
    content: "\f16c"
}

.zmdi-fullscreen:before {
    content: "\f16d"
}

.zmdi-functions:before {
    content: "\f16e"
}

.zmdi-gas-station:before {
    content: "\f16f"
}

.zmdi-gesture:before {
    content: "\f170"
}

.zmdi-globe-alt:before {
    content: "\f171"
}

.zmdi-globe-lock:before {
    content: "\f172"
}

.zmdi-globe:before {
    content: "\f173"
}

.zmdi-graduation-cap:before {
    content: "\f174"
}

.zmdi-group:before {
    content: "\f3e9"
}

.zmdi-home:before {
    content: "\f175"
}

.zmdi-hospital-alt:before {
    content: "\f176"
}

.zmdi-hospital:before {
    content: "\f177"
}

.zmdi-hotel:before {
    content: "\f178"
}

.zmdi-hourglass-alt:before {
    content: "\f179"
}

.zmdi-hourglass-outline:before {
    content: "\f17a"
}

.zmdi-hourglass:before {
    content: "\f17b"
}

.zmdi-http:before {
    content: "\f17c"
}

.zmdi-image-alt:before {
    content: "\f17d"
}

.zmdi-image-o:before {
    content: "\f17e"
}

.zmdi-image:before {
    content: "\f17f"
}

.zmdi-inbox:before {
    content: "\f180"
}

.zmdi-invert-colors-off:before {
    content: "\f181"
}

.zmdi-invert-colors:before {
    content: "\f182"
}

.zmdi-key:before {
    content: "\f183"
}

.zmdi-label-alt-outline:before {
    content: "\f184"
}

.zmdi-label-alt:before {
    content: "\f185"
}

.zmdi-label-heart:before {
    content: "\f186"
}

.zmdi-label:before {
    content: "\f187"
}

.zmdi-labels:before {
    content: "\f188"
}

.zmdi-lamp:before {
    content: "\f189"
}

.zmdi-landscape:before {
    content: "\f18a"
}

.zmdi-layers-off:before {
    content: "\f18b"
}

.zmdi-layers:before {
    content: "\f18c"
}

.zmdi-library:before {
    content: "\f18d"
}

.zmdi-link:before {
    content: "\f18e"
}

.zmdi-lock-open:before {
    content: "\f18f"
}

.zmdi-lock-outline:before {
    content: "\f190"
}

.zmdi-lock:before {
    content: "\f191"
}

.zmdi-mail-reply-all:before {
    content: "\f192"
}

.zmdi-mail-reply:before {
    content: "\f193"
}

.zmdi-mail-send:before {
    content: "\f194"
}

.zmdi-mall:before {
    content: "\f195"
}

.zmdi-map:before {
    content: "\f196"
}

.zmdi-menu:before {
    content: "\f197"
}

.zmdi-money-box:before {
    content: "\f198"
}

.zmdi-money-off:before {
    content: "\f199"
}

.zmdi-money:before {
    content: "\f19a"
}

.zmdi-more-vert:before {
    content: "\f19b"
}

.zmdi-more:before {
    content: "\f19c"
}

.zmdi-movie-alt:before {
    content: "\f19d"
}

.zmdi-movie:before {
    content: "\f19e"
}

.zmdi-nature-people:before {
    content: "\f19f"
}

.zmdi-nature:before {
    content: "\f1a0"
}

.zmdi-navigation:before {
    content: "\f1a1"
}

.zmdi-open-in-browser:before {
    content: "\f1a2"
}

.zmdi-open-in-new:before {
    content: "\f1a3"
}

.zmdi-palette:before {
    content: "\f1a4"
}

.zmdi-parking:before {
    content: "\f1a5"
}

.zmdi-pin-account:before {
    content: "\f1a6"
}

.zmdi-pin-assistant:before {
    content: "\f1a7"
}

.zmdi-pin-drop:before {
    content: "\f1a8"
}

.zmdi-pin-help:before {
    content: "\f1a9"
}

.zmdi-pin-off:before {
    content: "\f1aa"
}

.zmdi-pin:before {
    content: "\f1ab"
}

.zmdi-pizza:before {
    content: "\f1ac"
}

.zmdi-plaster:before {
    content: "\f1ad"
}

.zmdi-power-setting:before {
    content: "\f1ae"
}

.zmdi-power:before {
    content: "\f1af"
}

.zmdi-print:before {
    content: "\f1b0"
}

.zmdi-puzzle-piece:before {
    content: "\f1b1"
}

.zmdi-quote:before {
    content: "\f1b2"
}

.zmdi-railway:before {
    content: "\f1b3"
}

.zmdi-receipt:before {
    content: "\f1b4"
}

.zmdi-refresh-alt:before {
    content: "\f1b5"
}

.zmdi-refresh-sync-alert:before {
    content: "\f1b6"
}

.zmdi-refresh-sync-off:before {
    content: "\f1b7"
}

.zmdi-refresh-sync:before {
    content: "\f1b8"
}

.zmdi-refresh:before {
    content: "\f1b9"
}

.zmdi-roller:before {
    content: "\f1ba"
}

.zmdi-ruler:before {
    content: "\f1bb"
}

.zmdi-scissors:before {
    content: "\f1bc"
}

.zmdi-screen-rotation-lock:before {
    content: "\f1bd"
}

.zmdi-screen-rotation:before {
    content: "\f1be"
}

.zmdi-search-for:before {
    content: "\f1bf"
}

.zmdi-search-in-file:before {
    content: "\f1c0"
}

.zmdi-search-in-page:before {
    content: "\f1c1"
}

.zmdi-search-replace:before {
    content: "\f1c2"
}

.zmdi-search:before {
    content: "\f1c3"
}

.zmdi-seat:before {
    content: "\f1c4"
}

.zmdi-settings-square:before {
    content: "\f1c5"
}

.zmdi-settings:before {
    content: "\f1c6"
}

.zmdi-shape:before {
    content: "\f3eb"
}

.zmdi-shield-check:before {
    content: "\f1c7"
}

.zmdi-shield-security:before {
    content: "\f1c8"
}

.zmdi-shopping-basket:before {
    content: "\f1c9"
}

.zmdi-shopping-cart-plus:before {
    content: "\f1ca"
}

.zmdi-shopping-cart:before {
    content: "\f1cb"
}

.zmdi-sign-in:before {
    content: "\f1cc"
}

.zmdi-sort-amount-asc:before {
    content: "\f1cd"
}

.zmdi-sort-amount-desc:before {
    content: "\f1ce"
}

.zmdi-sort-asc:before {
    content: "\f1cf"
}

.zmdi-sort-desc:before {
    content: "\f1d0"
}

.zmdi-spellcheck:before {
    content: "\f1d1"
}

.zmdi-spinner:before {
    content: "\f3ec"
}

.zmdi-storage:before {
    content: "\f1d2"
}

.zmdi-store-24:before {
    content: "\f1d3"
}

.zmdi-store:before {
    content: "\f1d4"
}

.zmdi-subway:before {
    content: "\f1d5"
}

.zmdi-sun:before {
    content: "\f1d6"
}

.zmdi-tab-unselected:before {
    content: "\f1d7"
}

.zmdi-tab:before {
    content: "\f1d8"
}

.zmdi-tag-close:before {
    content: "\f1d9"
}

.zmdi-tag-more:before {
    content: "\f1da"
}

.zmdi-tag:before {
    content: "\f1db"
}

.zmdi-thumb-down:before {
    content: "\f1dc"
}

.zmdi-thumb-up-down:before {
    content: "\f1dd"
}

.zmdi-thumb-up:before {
    content: "\f1de"
}

.zmdi-ticket-star:before {
    content: "\f1df"
}

.zmdi-toll:before {
    content: "\f1e0"
}

.zmdi-toys:before {
    content: "\f1e1"
}

.zmdi-traffic:before {
    content: "\f1e2"
}

.zmdi-translate:before {
    content: "\f1e3"
}

.zmdi-triangle-down:before {
    content: "\f1e4"
}

.zmdi-triangle-up:before {
    content: "\f1e5"
}

.zmdi-truck:before {
    content: "\f1e6"
}

.zmdi-turning-sign:before {
    content: "\f1e7"
}

.zmdi-ungroup:before {
    content: "\f3ed"
}

.zmdi-wallpaper:before {
    content: "\f1e8"
}

.zmdi-washing-machine:before {
    content: "\f1e9"
}

.zmdi-window-maximize:before {
    content: "\f1ea"
}

.zmdi-window-minimize:before {
    content: "\f1eb"
}

.zmdi-window-restore:before {
    content: "\f1ec"
}

.zmdi-wrench:before {
    content: "\f1ed"
}

.zmdi-zoom-in:before {
    content: "\f1ee"
}

.zmdi-zoom-out:before {
    content: "\f1ef"
}

.zmdi-alert-circle-o:before {
    content: "\f1f0"
}

.zmdi-alert-circle:before {
    content: "\f1f1"
}

.zmdi-alert-octagon:before {
    content: "\f1f2"
}

.zmdi-alert-polygon:before {
    content: "\f1f3"
}

.zmdi-alert-triangle:before {
    content: "\f1f4"
}

.zmdi-help-outline:before {
    content: "\f1f5"
}

.zmdi-help:before {
    content: "\f1f6"
}

.zmdi-info-outline:before {
    content: "\f1f7"
}

.zmdi-info:before {
    content: "\f1f8"
}

.zmdi-notifications-active:before {
    content: "\f1f9"
}

.zmdi-notifications-add:before {
    content: "\f1fa"
}

.zmdi-notifications-none:before {
    content: "\f1fb"
}

.zmdi-notifications-off:before {
    content: "\f1fc"
}

.zmdi-notifications-paused:before {
    content: "\f1fd"
}

.zmdi-notifications:before {
    content: "\f1fe"
}

.zmdi-account-add:before {
    content: "\f1ff"
}

.zmdi-account-box-mail:before {
    content: "\f200"
}

.zmdi-account-box-o:before {
    content: "\f201"
}

.zmdi-account-box-phone:before {
    content: "\f202"
}

.zmdi-account-box:before {
    content: "\f203"
}

.zmdi-account-calendar:before {
    content: "\f204"
}

.zmdi-account-circle:before {
    content: "\f205"
}

.zmdi-account-o:before {
    content: "\f206"
}

.zmdi-account:before {
    content: "\f207"
}

.zmdi-accounts-add:before {
    content: "\f208"
}

.zmdi-accounts-alt:before {
    content: "\f209"
}

.zmdi-accounts-list-alt:before {
    content: "\f20a"
}

.zmdi-accounts-list:before {
    content: "\f20b"
}

.zmdi-accounts-outline:before {
    content: "\f20c"
}

.zmdi-accounts:before {
    content: "\f20d"
}

.zmdi-face:before {
    content: "\f20e"
}

.zmdi-female:before {
    content: "\f20f"
}

.zmdi-male-alt:before {
    content: "\f210"
}

.zmdi-male-female:before {
    content: "\f211"
}

.zmdi-male:before {
    content: "\f212"
}

.zmdi-mood-bad:before {
    content: "\f213"
}

.zmdi-mood:before {
    content: "\f214"
}

.zmdi-run:before {
    content: "\f215"
}

.zmdi-walk:before {
    content: "\f216"
}

.zmdi-cloud-box:before {
    content: "\f217"
}

.zmdi-cloud-circle:before {
    content: "\f218"
}

.zmdi-cloud-done:before {
    content: "\f219"
}

.zmdi-cloud-download:before {
    content: "\f21a"
}

.zmdi-cloud-off:before {
    content: "\f21b"
}

.zmdi-cloud-outline-alt:before {
    content: "\f21c"
}

.zmdi-cloud-outline:before {
    content: "\f21d"
}

.zmdi-cloud-upload:before {
    content: "\f21e"
}

.zmdi-cloud:before {
    content: "\f21f"
}

.zmdi-download:before {
    content: "\f220"
}

.zmdi-file-plus:before {
    content: "\f221"
}

.zmdi-file-text:before {
    content: "\f222"
}

.zmdi-file:before {
    content: "\f223"
}

.zmdi-folder-outline:before {
    content: "\f224"
}

.zmdi-folder-person:before {
    content: "\f225"
}

.zmdi-folder-star-alt:before {
    content: "\f226"
}

.zmdi-folder-star:before {
    content: "\f227"
}

.zmdi-folder:before {
    content: "\f228"
}

.zmdi-gif:before {
    content: "\f229"
}

.zmdi-upload:before {
    content: "\f22a"
}

.zmdi-border-all:before {
    content: "\f22b"
}

.zmdi-border-bottom:before {
    content: "\f22c"
}

.zmdi-border-clear:before {
    content: "\f22d"
}

.zmdi-border-color:before {
    content: "\f22e"
}

.zmdi-border-horizontal:before {
    content: "\f22f"
}

.zmdi-border-inner:before {
    content: "\f230"
}

.zmdi-border-left:before {
    content: "\f231"
}

.zmdi-border-outer:before {
    content: "\f232"
}

.zmdi-border-right:before {
    content: "\f233"
}

.zmdi-border-style:before {
    content: "\f234"
}

.zmdi-border-top:before {
    content: "\f235"
}

.zmdi-border-vertical:before {
    content: "\f236"
}

.zmdi-copy:before {
    content: "\f237"
}

.zmdi-crop:before {
    content: "\f238"
}

.zmdi-format-align-center:before {
    content: "\f239"
}

.zmdi-format-align-justify:before {
    content: "\f23a"
}

.zmdi-format-align-left:before {
    content: "\f23b"
}

.zmdi-format-align-right:before {
    content: "\f23c"
}

.zmdi-format-bold:before {
    content: "\f23d"
}

.zmdi-format-clear-all:before {
    content: "\f23e"
}

.zmdi-format-clear:before {
    content: "\f23f"
}

.zmdi-format-color-fill:before {
    content: "\f240"
}

.zmdi-format-color-reset:before {
    content: "\f241"
}

.zmdi-format-color-text:before {
    content: "\f242"
}

.zmdi-format-indent-decrease:before {
    content: "\f243"
}

.zmdi-format-indent-increase:before {
    content: "\f244"
}

.zmdi-format-italic:before {
    content: "\f245"
}

.zmdi-format-line-spacing:before {
    content: "\f246"
}

.zmdi-format-list-bulleted:before {
    content: "\f247"
}

.zmdi-format-list-numbered:before {
    content: "\f248"
}

.zmdi-format-ltr:before {
    content: "\f249"
}

.zmdi-format-rtl:before {
    content: "\f24a"
}

.zmdi-format-size:before {
    content: "\f24b"
}

.zmdi-format-strikethrough-s:before {
    content: "\f24c"
}

.zmdi-format-strikethrough:before {
    content: "\f24d"
}

.zmdi-format-subject:before {
    content: "\f24e"
}

.zmdi-format-underlined:before {
    content: "\f24f"
}

.zmdi-format-valign-bottom:before {
    content: "\f250"
}

.zmdi-format-valign-center:before {
    content: "\f251"
}

.zmdi-format-valign-top:before {
    content: "\f252"
}

.zmdi-redo:before {
    content: "\f253"
}

.zmdi-select-all:before {
    content: "\f254"
}

.zmdi-space-bar:before {
    content: "\f255"
}

.zmdi-text-format:before {
    content: "\f256"
}

.zmdi-transform:before {
    content: "\f257"
}

.zmdi-undo:before {
    content: "\f258"
}

.zmdi-wrap-text:before {
    content: "\f259"
}

.zmdi-comment-alert:before {
    content: "\f25a"
}

.zmdi-comment-alt-text:before {
    content: "\f25b"
}

.zmdi-comment-alt:before {
    content: "\f25c"
}

.zmdi-comment-edit:before {
    content: "\f25d"
}

.zmdi-comment-image:before {
    content: "\f25e"
}

.zmdi-comment-list:before {
    content: "\f25f"
}

.zmdi-comment-more:before {
    content: "\f260"
}

.zmdi-comment-outline:before {
    content: "\f261"
}

.zmdi-comment-text-alt:before {
    content: "\f262"
}

.zmdi-comment-text:before {
    content: "\f263"
}

.zmdi-comment-video:before {
    content: "\f264"
}

.zmdi-comment:before {
    content: "\f265"
}

.zmdi-comments:before {
    content: "\f266"
}

.zmdi-check-all:before {
    content: "\f267"
}

.zmdi-check-circle-u:before {
    content: "\f268"
}

.zmdi-check-circle:before {
    content: "\f269"
}

.zmdi-check-square:before {
    content: "\f26a"
}

.zmdi-check:before {
    content: "\f26b"
}

.zmdi-circle-o:before {
    content: "\f26c"
}

.zmdi-circle:before {
    content: "\f26d"
}

.zmdi-dot-circle-alt:before {
    content: "\f26e"
}

.zmdi-dot-circle:before {
    content: "\f26f"
}

.zmdi-minus-circle-outline:before {
    content: "\f270"
}

.zmdi-minus-circle:before {
    content: "\f271"
}

.zmdi-minus-square:before {
    content: "\f272"
}

.zmdi-minus:before {
    content: "\f273"
}

.zmdi-plus-circle-o-duplicate:before {
    content: "\f274"
}

.zmdi-plus-circle-o:before {
    content: "\f275"
}

.zmdi-plus-circle:before {
    content: "\f276"
}

.zmdi-plus-square:before {
    content: "\f277"
}

.zmdi-plus:before {
    content: "\f278"
}

.zmdi-square-o:before {
    content: "\f279"
}

.zmdi-star-circle:before {
    content: "\f27a"
}

.zmdi-star-half:before {
    content: "\f27b"
}

.zmdi-star-outline:before {
    content: "\f27c"
}

.zmdi-star:before {
    content: "\f27d"
}

.zmdi-bluetooth-connected:before {
    content: "\f27e"
}

.zmdi-bluetooth-off:before {
    content: "\f27f"
}

.zmdi-bluetooth-search:before {
    content: "\f280"
}

.zmdi-bluetooth-setting:before {
    content: "\f281"
}

.zmdi-bluetooth:before {
    content: "\f282"
}

.zmdi-camera-add:before {
    content: "\f283"
}

.zmdi-camera-alt:before {
    content: "\f284"
}

.zmdi-camera-bw:before {
    content: "\f285"
}

.zmdi-camera-front:before {
    content: "\f286"
}

.zmdi-camera-mic:before {
    content: "\f287"
}

.zmdi-camera-party-mode:before {
    content: "\f288"
}

.zmdi-camera-rear:before {
    content: "\f289"
}

.zmdi-camera-roll:before {
    content: "\f28a"
}

.zmdi-camera-switch:before {
    content: "\f28b"
}

.zmdi-camera:before {
    content: "\f28c"
}

.zmdi-card-alert:before {
    content: "\f28d"
}

.zmdi-card-off:before {
    content: "\f28e"
}

.zmdi-card-sd:before {
    content: "\f28f"
}

.zmdi-card-sim:before {
    content: "\f290"
}

.zmdi-desktop-mac:before {
    content: "\f291"
}

.zmdi-desktop-windows:before {
    content: "\f292"
}

.zmdi-device-hub:before {
    content: "\f293"
}

.zmdi-devices-off:before {
    content: "\f294"
}

.zmdi-devices:before {
    content: "\f295"
}

.zmdi-dock:before {
    content: "\f296"
}

.zmdi-floppy:before {
    content: "\f297"
}

.zmdi-gamepad:before {
    content: "\f298"
}

.zmdi-gps-dot:before {
    content: "\f299"
}

.zmdi-gps-off:before {
    content: "\f29a"
}

.zmdi-gps:before {
    content: "\f29b"
}

.zmdi-headset-mic:before {
    content: "\f29c"
}

.zmdi-headset:before {
    content: "\f29d"
}

.zmdi-input-antenna:before {
    content: "\f29e"
}

.zmdi-input-composite:before {
    content: "\f29f"
}

.zmdi-input-hdmi:before {
    content: "\f2a0"
}

.zmdi-input-power:before {
    content: "\f2a1"
}

.zmdi-input-svideo:before {
    content: "\f2a2"
}

.zmdi-keyboard-hide:before {
    content: "\f2a3"
}

.zmdi-keyboard:before {
    content: "\f2a4"
}

.zmdi-laptop-chromebook:before {
    content: "\f2a5"
}

.zmdi-laptop-mac:before {
    content: "\f2a6"
}

.zmdi-laptop:before {
    content: "\f2a7"
}

.zmdi-mic-off:before {
    content: "\f2a8"
}

.zmdi-mic-outline:before {
    content: "\f2a9"
}

.zmdi-mic-setting:before {
    content: "\f2aa"
}

.zmdi-mic:before {
    content: "\f2ab"
}

.zmdi-mouse:before {
    content: "\f2ac"
}

.zmdi-network-alert:before {
    content: "\f2ad"
}

.zmdi-network-locked:before {
    content: "\f2ae"
}

.zmdi-network-off:before {
    content: "\f2af"
}

.zmdi-network-outline:before {
    content: "\f2b0"
}

.zmdi-network-setting:before {
    content: "\f2b1"
}

.zmdi-network:before {
    content: "\f2b2"
}

.zmdi-phone-bluetooth:before {
    content: "\f2b3"
}

.zmdi-phone-end:before {
    content: "\f2b4"
}

.zmdi-phone-forwarded:before {
    content: "\f2b5"
}

.zmdi-phone-in-talk:before {
    content: "\f2b6"
}

.zmdi-phone-locked:before {
    content: "\f2b7"
}

.zmdi-phone-missed:before {
    content: "\f2b8"
}

.zmdi-phone-msg:before {
    content: "\f2b9"
}

.zmdi-phone-paused:before {
    content: "\f2ba"
}

.zmdi-phone-ring:before {
    content: "\f2bb"
}

.zmdi-phone-setting:before {
    content: "\f2bc"
}

.zmdi-phone-sip:before {
    content: "\f2bd"
}

.zmdi-phone:before {
    content: "\f2be"
}

.zmdi-portable-wifi-changes:before {
    content: "\f2bf"
}

.zmdi-portable-wifi-off:before {
    content: "\f2c0"
}

.zmdi-portable-wifi:before {
    content: "\f2c1"
}

.zmdi-radio:before {
    content: "\f2c2"
}

.zmdi-reader:before {
    content: "\f2c3"
}

.zmdi-remote-control-alt:before {
    content: "\f2c4"
}

.zmdi-remote-control:before {
    content: "\f2c5"
}

.zmdi-router:before {
    content: "\f2c6"
}

.zmdi-scanner:before {
    content: "\f2c7"
}

.zmdi-smartphone-android:before {
    content: "\f2c8"
}

.zmdi-smartphone-download:before {
    content: "\f2c9"
}

.zmdi-smartphone-erase:before {
    content: "\f2ca"
}

.zmdi-smartphone-info:before {
    content: "\f2cb"
}

.zmdi-smartphone-iphone:before {
    content: "\f2cc"
}

.zmdi-smartphone-landscape-lock:before {
    content: "\f2cd"
}

.zmdi-smartphone-landscape:before {
    content: "\f2ce"
}

.zmdi-smartphone-lock:before {
    content: "\f2cf"
}

.zmdi-smartphone-portrait-lock:before {
    content: "\f2d0"
}

.zmdi-smartphone-ring:before {
    content: "\f2d1"
}

.zmdi-smartphone-setting:before {
    content: "\f2d2"
}

.zmdi-smartphone-setup:before {
    content: "\f2d3"
}

.zmdi-smartphone:before {
    content: "\f2d4"
}

.zmdi-speaker:before {
    content: "\f2d5"
}

.zmdi-tablet-android:before {
    content: "\f2d6"
}

.zmdi-tablet-mac:before {
    content: "\f2d7"
}

.zmdi-tablet:before {
    content: "\f2d8"
}

.zmdi-tv-alt-play:before {
    content: "\f2d9"
}

.zmdi-tv-list:before {
    content: "\f2da"
}

.zmdi-tv-play:before {
    content: "\f2db"
}

.zmdi-tv:before {
    content: "\f2dc"
}

.zmdi-usb:before {
    content: "\f2dd"
}

.zmdi-videocam-off:before {
    content: "\f2de"
}

.zmdi-videocam-switch:before {
    content: "\f2df"
}

.zmdi-videocam:before {
    content: "\f2e0"
}

.zmdi-watch:before {
    content: "\f2e1"
}

.zmdi-wifi-alt-2:before {
    content: "\f2e2"
}

.zmdi-wifi-alt:before {
    content: "\f2e3"
}

.zmdi-wifi-info:before {
    content: "\f2e4"
}

.zmdi-wifi-lock:before {
    content: "\f2e5"
}

.zmdi-wifi-off:before {
    content: "\f2e6"
}

.zmdi-wifi-outline:before {
    content: "\f2e7"
}

.zmdi-wifi:before {
    content: "\f2e8"
}

.zmdi-arrow-left-bottom:before {
    content: "\f2e9"
}

.zmdi-arrow-left:before {
    content: "\f2ea"
}

.zmdi-arrow-merge:before {
    content: "\f2eb"
}

.zmdi-arrow-missed:before {
    content: "\f2ec"
}

.zmdi-arrow-right-top:before {
    content: "\f2ed"
}

.zmdi-arrow-right:before {
    content: "\f2ee"
}

.zmdi-arrow-split:before {
    content: "\f2ef"
}

.zmdi-arrows:before {
    content: "\f2f0"
}

.zmdi-caret-down-circle:before {
    content: "\f2f1"
}

.zmdi-caret-down:before {
    content: "\f2f2"
}

.zmdi-caret-left-circle:before {
    content: "\f2f3"
}

.zmdi-caret-left:before {
    content: "\f2f4"
}

.zmdi-caret-right-circle:before {
    content: "\f2f5"
}

.zmdi-caret-right:before {
    content: "\f2f6"
}

.zmdi-caret-up-circle:before {
    content: "\f2f7"
}

.zmdi-caret-up:before {
    content: "\f2f8"
}

.zmdi-chevron-down:before {
    content: "\f2f9"
}

.zmdi-chevron-left:before {
    content: "\f2fa"
}

.zmdi-chevron-right:before {
    content: "\f2fb"
}

.zmdi-chevron-up:before {
    content: "\f2fc"
}

.zmdi-forward:before {
    content: "\f2fd"
}

.zmdi-long-arrow-down:before {
    content: "\f2fe"
}

.zmdi-long-arrow-left:before {
    content: "\f2ff"
}

.zmdi-long-arrow-return:before {
    content: "\f300"
}

.zmdi-long-arrow-right:before {
    content: "\f301"
}

.zmdi-long-arrow-tab:before {
    content: "\f302"
}

.zmdi-long-arrow-up:before {
    content: "\f303"
}

.zmdi-rotate-ccw:before {
    content: "\f304"
}

.zmdi-rotate-cw:before {
    content: "\f305"
}

.zmdi-rotate-left:before {
    content: "\f306"
}

.zmdi-rotate-right:before {
    content: "\f307"
}

.zmdi-square-down:before {
    content: "\f308"
}

.zmdi-square-right:before {
    content: "\f309"
}

.zmdi-swap-alt:before {
    content: "\f30a"
}

.zmdi-swap-vertical-circle:before {
    content: "\f30b"
}

.zmdi-swap-vertical:before {
    content: "\f30c"
}

.zmdi-swap:before {
    content: "\f30d"
}

.zmdi-trending-down:before {
    content: "\f30e"
}

.zmdi-trending-flat:before {
    content: "\f30f"
}

.zmdi-trending-up:before {
    content: "\f310"
}

.zmdi-unfold-less:before {
    content: "\f311"
}

.zmdi-unfold-more:before {
    content: "\f312"
}

.zmdi-apps:before {
    content: "\f313"
}

.zmdi-grid-off:before {
    content: "\f314"
}

.zmdi-grid:before {
    content: "\f315"
}

.zmdi-view-agenda:before {
    content: "\f316"
}

.zmdi-view-array:before {
    content: "\f317"
}

.zmdi-view-carousel:before {
    content: "\f318"
}

.zmdi-view-column:before {
    content: "\f319"
}

.zmdi-view-comfy:before {
    content: "\f31a"
}

.zmdi-view-compact:before {
    content: "\f31b"
}

.zmdi-view-dashboard:before {
    content: "\f31c"
}

.zmdi-view-day:before {
    content: "\f31d"
}

.zmdi-view-headline:before {
    content: "\f31e"
}

.zmdi-view-list-alt:before {
    content: "\f31f"
}

.zmdi-view-list:before {
    content: "\f320"
}

.zmdi-view-module:before {
    content: "\f321"
}

.zmdi-view-quilt:before {
    content: "\f322"
}

.zmdi-view-stream:before {
    content: "\f323"
}

.zmdi-view-subtitles:before {
    content: "\f324"
}

.zmdi-view-toc:before {
    content: "\f325"
}

.zmdi-view-web:before {
    content: "\f326"
}

.zmdi-view-week:before {
    content: "\f327"
}

.zmdi-widgets:before {
    content: "\f328"
}

.zmdi-alarm-check:before {
    content: "\f329"
}

.zmdi-alarm-off:before {
    content: "\f32a"
}

.zmdi-alarm-plus:before {
    content: "\f32b"
}

.zmdi-alarm-snooze:before {
    content: "\f32c"
}

.zmdi-alarm:before {
    content: "\f32d"
}

.zmdi-calendar-alt:before {
    content: "\f32e"
}

.zmdi-calendar-check:before {
    content: "\f32f"
}

.zmdi-calendar-close:before {
    content: "\f330"
}

.zmdi-calendar-note:before {
    content: "\f331"
}

.zmdi-calendar:before {
    content: "\f332"
}

.zmdi-time-countdown:before {
    content: "\f333"
}

.zmdi-time-interval:before {
    content: "\f334"
}

.zmdi-time-restore-setting:before {
    content: "\f335"
}

.zmdi-time-restore:before {
    content: "\f336"
}

.zmdi-time:before {
    content: "\f337"
}

.zmdi-timer-off:before {
    content: "\f338"
}

.zmdi-timer:before {
    content: "\f339"
}

.zmdi-android-alt:before {
    content: "\f33a"
}

.zmdi-android:before {
    content: "\f33b"
}

.zmdi-apple:before {
    content: "\f33c"
}

.zmdi-behance:before {
    content: "\f33d"
}

.zmdi-codepen:before {
    content: "\f33e"
}

.zmdi-dribbble:before {
    content: "\f33f"
}

.zmdi-dropbox:before {
    content: "\f340"
}

.zmdi-evernote:before {
    content: "\f341"
}

.zmdi-facebook-box:before {
    content: "\f342"
}

.zmdi-facebook:before {
    content: "\f343"
}

.zmdi-github-box:before {
    content: "\f344"
}

.zmdi-github:before {
    content: "\f345"
}

.zmdi-google-drive:before {
    content: "\f346"
}

.zmdi-google-earth:before {
    content: "\f347"
}

.zmdi-google-glass:before {
    content: "\f348"
}

.zmdi-google-maps:before {
    content: "\f349"
}

.zmdi-google-pages:before {
    content: "\f34a"
}

.zmdi-google-play:before {
    content: "\f34b"
}

.zmdi-google-plus-box:before {
    content: "\f34c"
}

.zmdi-google-plus:before {
    content: "\f34d"
}

.zmdi-google:before {
    content: "\f34e"
}

.zmdi-instagram:before {
    content: "\f34f"
}

.zmdi-language-css3:before {
    content: "\f350"
}

.zmdi-language-html5:before {
    content: "\f351"
}

.zmdi-language-javascript:before {
    content: "\f352"
}

.zmdi-language-python-alt:before {
    content: "\f353"
}

.zmdi-language-python:before {
    content: "\f354"
}

.zmdi-lastfm:before {
    content: "\f355"
}

.zmdi-linkedin-box:before {
    content: "\f356"
}

.zmdi-paypal:before {
    content: "\f357"
}

.zmdi-pinterest-box:before {
    content: "\f358"
}

.zmdi-pocket:before {
    content: "\f359"
}

.zmdi-polymer:before {
    content: "\f35a"
}

.zmdi-rss:before {
    content: "\f3ea"
}

.zmdi-share:before {
    content: "\f35b"
}

.zmdi-stackoverflow:before {
    content: "\f35c"
}

.zmdi-steam-square:before {
    content: "\f35d"
}

.zmdi-steam:before {
    content: "\f35e"
}

.zmdi-twitter-box:before {
    content: "\f35f"
}

.zmdi-twitter:before {
    content: "\f360"
}

.zmdi-vk:before {
    content: "\f361"
}

.zmdi-wikipedia:before {
    content: "\f362"
}

.zmdi-windows:before {
    content: "\f363"
}

.zmdi-500px:before {
    content: "\f3ee"
}

.zmdi-8tracks:before {
    content: "\f3ef"
}

.zmdi-amazon:before {
    content: "\f3f0"
}

.zmdi-blogger:before {
    content: "\f3f1"
}

.zmdi-delicious:before {
    content: "\f3f2"
}

.zmdi-disqus:before {
    content: "\f3f3"
}

.zmdi-flattr:before {
    content: "\f3f4"
}

.zmdi-flickr:before {
    content: "\f3f5"
}

.zmdi-github-alt:before {
    content: "\f3f6"
}

.zmdi-google-old:before {
    content: "\f3f7"
}

.zmdi-linkedin:before {
    content: "\f3f8"
}

.zmdi-odnoklassniki:before {
    content: "\f3f9"
}

.zmdi-outlook:before {
    content: "\f3fa"
}

.zmdi-paypal-alt:before {
    content: "\f3fb"
}

.zmdi-pinterest:before {
    content: "\f3fc"
}

.zmdi-playstation:before {
    content: "\f3fd"
}

.zmdi-reddit:before {
    content: "\f3fe"
}

.zmdi-skype:before {
    content: "\f3ff"
}

.zmdi-slideshare:before {
    content: "\f400"
}

.zmdi-soundcloud:before {
    content: "\f401"
}

.zmdi-tumblr:before {
    content: "\f402"
}

.zmdi-twitch:before {
    content: "\f403"
}

.zmdi-vimeo:before {
    content: "\f404"
}

.zmdi-whatsapp:before {
    content: "\f405"
}

.zmdi-xbox:before {
    content: "\f406"
}

.zmdi-yahoo:before {
    content: "\f407"
}

.zmdi-youtube-play:before {
    content: "\f408"
}

.zmdi-youtube:before {
    content: "\f409"
}

.zmdi-aspect-ratio-alt:before {
    content: "\f364"
}

.zmdi-aspect-ratio:before {
    content: "\f365"
}

.zmdi-blur-circular:before {
    content: "\f366"
}

.zmdi-blur-linear:before {
    content: "\f367"
}

.zmdi-blur-off:before {
    content: "\f368"
}

.zmdi-blur:before {
    content: "\f369"
}

.zmdi-brightness-2:before {
    content: "\f36a"
}

.zmdi-brightness-3:before {
    content: "\f36b"
}

.zmdi-brightness-4:before {
    content: "\f36c"
}

.zmdi-brightness-5:before {
    content: "\f36d"
}

.zmdi-brightness-6:before {
    content: "\f36e"
}

.zmdi-brightness-7:before {
    content: "\f36f"
}

.zmdi-brightness-auto:before {
    content: "\f370"
}

.zmdi-brightness-setting:before {
    content: "\f371"
}

.zmdi-broken-image:before {
    content: "\f372"
}

.zmdi-center-focus-strong:before {
    content: "\f373"
}

.zmdi-center-focus-weak:before {
    content: "\f374"
}

.zmdi-compare:before {
    content: "\f375"
}

.zmdi-crop-16-9:before {
    content: "\f376"
}

.zmdi-crop-3-2:before {
    content: "\f377"
}

.zmdi-crop-5-4:before {
    content: "\f378"
}

.zmdi-crop-7-5:before {
    content: "\f379"
}

.zmdi-crop-din:before {
    content: "\f37a"
}

.zmdi-crop-free:before {
    content: "\f37b"
}

.zmdi-crop-landscape:before {
    content: "\f37c"
}

.zmdi-crop-portrait:before {
    content: "\f37d"
}

.zmdi-crop-square:before {
    content: "\f37e"
}

.zmdi-exposure-alt:before {
    content: "\f37f"
}

.zmdi-exposure:before {
    content: "\f380"
}

.zmdi-filter-b-and-w:before {
    content: "\f381"
}

.zmdi-filter-center-focus:before {
    content: "\f382"
}

.zmdi-filter-frames:before {
    content: "\f383"
}

.zmdi-filter-tilt-shift:before {
    content: "\f384"
}

.zmdi-gradient:before {
    content: "\f385"
}

.zmdi-grain:before {
    content: "\f386"
}

.zmdi-graphic-eq:before {
    content: "\f387"
}

.zmdi-hdr-off:before {
    content: "\f388"
}

.zmdi-hdr-strong:before {
    content: "\f389"
}

.zmdi-hdr-weak:before {
    content: "\f38a"
}

.zmdi-hdr:before {
    content: "\f38b"
}

.zmdi-iridescent:before {
    content: "\f38c"
}

.zmdi-leak-off:before {
    content: "\f38d"
}

.zmdi-leak:before {
    content: "\f38e"
}

.zmdi-looks:before {
    content: "\f38f"
}

.zmdi-loupe:before {
    content: "\f390"
}

.zmdi-panorama-horizontal:before {
    content: "\f391"
}

.zmdi-panorama-vertical:before {
    content: "\f392"
}

.zmdi-panorama-wide-angle:before {
    content: "\f393"
}

.zmdi-photo-size-select-large:before {
    content: "\f394"
}

.zmdi-photo-size-select-small:before {
    content: "\f395"
}

.zmdi-picture-in-picture:before {
    content: "\f396"
}

.zmdi-slideshow:before {
    content: "\f397"
}

.zmdi-texture:before {
    content: "\f398"
}

.zmdi-tonality:before {
    content: "\f399"
}

.zmdi-vignette:before {
    content: "\f39a"
}

.zmdi-wb-auto:before {
    content: "\f39b"
}

.zmdi-eject-alt:before {
    content: "\f39c"
}

.zmdi-eject:before {
    content: "\f39d"
}

.zmdi-equalizer:before {
    content: "\f39e"
}

.zmdi-fast-forward:before {
    content: "\f39f"
}

.zmdi-fast-rewind:before {
    content: "\f3a0"
}

.zmdi-forward-10:before {
    content: "\f3a1"
}

.zmdi-forward-30:before {
    content: "\f3a2"
}

.zmdi-forward-5:before {
    content: "\f3a3"
}

.zmdi-hearing:before {
    content: "\f3a4"
}

.zmdi-pause-circle-outline:before {
    content: "\f3a5"
}

.zmdi-pause-circle:before {
    content: "\f3a6"
}

.zmdi-pause:before {
    content: "\f3a7"
}

.zmdi-play-circle-outline:before {
    content: "\f3a8"
}

.zmdi-play-circle:before {
    content: "\f3a9"
}

.zmdi-play:before {
    content: "\f3aa"
}

.zmdi-playlist-audio:before {
    content: "\f3ab"
}

.zmdi-playlist-plus:before {
    content: "\f3ac"
}

.zmdi-repeat-one:before {
    content: "\f3ad"
}

.zmdi-repeat:before {
    content: "\f3ae"
}

.zmdi-replay-10:before {
    content: "\f3af"
}

.zmdi-replay-30:before {
    content: "\f3b0"
}

.zmdi-replay-5:before {
    content: "\f3b1"
}

.zmdi-replay:before {
    content: "\f3b2"
}

.zmdi-shuffle:before {
    content: "\f3b3"
}

.zmdi-skip-next:before {
    content: "\f3b4"
}

.zmdi-skip-previous:before {
    content: "\f3b5"
}

.zmdi-stop:before {
    content: "\f3b6"
}

.zmdi-surround-sound:before {
    content: "\f3b7"
}

.zmdi-tune:before {
    content: "\f3b8"
}

.zmdi-volume-down:before {
    content: "\f3b9"
}

.zmdi-volume-mute:before {
    content: "\f3ba"
}

.zmdi-volume-off:before {
    content: "\f3bb"
}

.zmdi-volume-up:before {
    content: "\f3bc"
}

.zmdi-n-1-square:before {
    content: "\f3bd"
}

.zmdi-n-2-square:before {
    content: "\f3be"
}

.zmdi-n-3-square:before {
    content: "\f3bf"
}

.zmdi-n-4-square:before {
    content: "\f3c0"
}

.zmdi-n-5-square:before {
    content: "\f3c1"
}

.zmdi-n-6-square:before {
    content: "\f3c2"
}

.zmdi-neg-1:before {
    content: "\f3c3"
}

.zmdi-neg-2:before {
    content: "\f3c4"
}

.zmdi-plus-1:before {
    content: "\f3c5"
}

.zmdi-plus-2:before {
    content: "\f3c6"
}

.zmdi-sec-10:before {
    content: "\f3c7"
}

.zmdi-sec-3:before {
    content: "\f3c8"
}

.zmdi-zero:before {
    content: "\f3c9"
}

.zmdi-airline-seat-flat-angled:before {
    content: "\f3ca"
}

.zmdi-airline-seat-flat:before {
    content: "\f3cb"
}

.zmdi-airline-seat-individual-suite:before {
    content: "\f3cc"
}

.zmdi-airline-seat-legroom-extra:before {
    content: "\f3cd"
}

.zmdi-airline-seat-legroom-normal:before {
    content: "\f3ce"
}

.zmdi-airline-seat-legroom-reduced:before {
    content: "\f3cf"
}

.zmdi-airline-seat-recline-extra:before {
    content: "\f3d0"
}

.zmdi-airline-seat-recline-normal:before {
    content: "\f3d1"
}

.zmdi-airplay:before {
    content: "\f3d2"
}

.zmdi-closed-caption:before {
    content: "\f3d3"
}

.zmdi-confirmation-number:before {
    content: "\f3d4"
}

.zmdi-developer-board:before {
    content: "\f3d5"
}

.zmdi-disc-full:before {
    content: "\f3d6"
}

.zmdi-explicit:before {
    content: "\f3d7"
}

.zmdi-flight-land:before {
    content: "\f3d8"
}

.zmdi-flight-takeoff:before {
    content: "\f3d9"
}

.zmdi-flip-to-back:before {
    content: "\f3da"
}

.zmdi-flip-to-front:before {
    content: "\f3db"
}

.zmdi-group-work:before {
    content: "\f3dc"
}

.zmdi-hd:before {
    content: "\f3dd"
}

.zmdi-hq:before {
    content: "\f3de"
}

.zmdi-markunread-mailbox:before {
    content: "\f3df"
}

.zmdi-memory:before {
    content: "\f3e0"
}

.zmdi-nfc:before {
    content: "\f3e1"
}

.zmdi-play-for-work:before {
    content: "\f3e2"
}

.zmdi-power-input:before {
    content: "\f3e3"
}

.zmdi-present-to-all:before {
    content: "\f3e4"
}

.zmdi-satellite:before {
    content: "\f3e5"
}

.zmdi-tap-and-play:before {
    content: "\f3e6"
}

.zmdi-vibration:before {
    content: "\f3e7"
}

.zmdi-voicemail:before {
    content: "\f3e8"
}

@font-face {
    font-family: themify-icons;
    src: url(/Contents/Portal/fonts/themify-icons.eot);
    src: url(/Contents/Portal/fonts/themify-iconsd41d.eot?#iefix) format("eot"), url(/Contents/Portal/fonts/themify-icons.woff) format("woff"), url(/Contents/Portal/fonts/themify-icons.ttf) format("truetype"), url(/Contents/Portal/fonts/themify-icons.svg#themify-icons) format("svg")
}

.ti {
    font-family: themify-icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-decoration: none;
    text-transform: none
}

.ti-arrow-up:before {
    content: "\e627"
}

.ti-arrow-right:before {
    content: "\e628"
}

.ti-arrow-left:before {
    content: "\e629"
}

.ti-arrow-down:before {
    content: "\e62a"
}

.ti-arrows-vertical:before {
    content: "\e657"
}

.ti-arrows-horizontal:before {
    content: "\e658"
}

.ti-angle-up:before {
    content: "\e648"
}

.ti-angle-right:before {
    content: "\e649"
}

.ti-angle-left:before {
    content: "\e64a"
}

.ti-angle-down:before {
    content: "\e64b"
}

.ti-angle-double-up:before {
    content: "\e660"
}

.ti-angle-double-right:before {
    content: "\e661"
}

.ti-angle-double-left:before {
    content: "\e662"
}

.ti-angle-double-down:before {
    content: "\e663"
}

.ti-move:before {
    content: "\e656"
}

.ti-fullscreen:before {
    content: "\e659"
}

.ti-arrow-top-right:before {
    content: "\e65a"
}

.ti-arrow-top-left:before {
    content: "\e65b"
}

.ti-arrow-circle-up:before {
    content: "\e65c"
}

.ti-arrow-circle-right:before {
    content: "\e65d"
}

.ti-arrow-circle-left:before {
    content: "\e65e"
}

.ti-arrow-circle-down:before {
    content: "\e65f"
}

.ti-arrows-corner:before {
    content: "\e6be"
}

.ti-split-v:before {
    content: "\e675"
}

.ti-split-v-alt:before {
    content: "\e6d6"
}

.ti-split-h:before {
    content: "\e676"
}

.ti-hand-point-up:before {
    content: "\e71a"
}

.ti-hand-point-right:before {
    content: "\e71b"
}

.ti-hand-point-left:before {
    content: "\e71c"
}

.ti-hand-point-down:before {
    content: "\e71d"
}

.ti-back-right:before {
    content: "\e6bc"
}

.ti-back-left:before {
    content: "\e6bd"
}

.ti-exchange-vertical:before {
    content: "\e63f"
}

.ti-wand:before {
    content: "\e600"
}

.ti-save:before {
    content: "\e746"
}

.ti-save-alt:before {
    content: "\e747"
}

.ti-direction:before {
    content: "\e6a8"
}

.ti-direction-alt:before {
    content: "\e6a9"
}

.ti-user:before {
    content: "\e602"
}

.ti-link:before {
    content: "\e62d"
}

.ti-unlink:before {
    content: "\e604"
}

.ti-trash:before {
    content: "\e605"
}

.ti-target:before {
    content: "\e607"
}

.ti-tag:before {
    content: "\e608"
}

.ti-desktop:before {
    content: "\e640"
}

.ti-tablet:before {
    content: "\e609"
}

.ti-mobile:before {
    content: "\e621"
}

.ti-email:before {
    content: "\e75a"
}

.ti-star:before {
    content: "\e60a"
}

.ti-spray:before {
    content: "\e60b"
}

.ti-signal:before {
    content: "\e60c"
}

.ti-shopping-cart:before {
    content: "\e60d"
}

.ti-shopping-cart-full:before {
    content: "\e60e"
}

.ti-settings:before {
    content: "\e60f"
}

.ti-search:before {
    content: "\e610"
}

.ti-zoom-in:before {
    content: "\e611"
}

.ti-zoom-out:before {
    content: "\e612"
}

.ti-cut:before {
    content: "\e613"
}

.ti-ruler:before {
    content: "\e614"
}

.ti-ruler-alt-2:before {
    content: "\e6db"
}

.ti-ruler-pencil:before {
    content: "\e615"
}

.ti-ruler-alt:before {
    content: "\e616"
}

.ti-bookmark:before {
    content: "\e617"
}

.ti-bookmark-alt:before {
    content: "\e618"
}

.ti-reload:before {
    content: "\e619"
}

.ti-plus:before {
    content: "\e61a"
}

.ti-minus:before {
    content: "\e622"
}

.ti-close:before {
    content: "\e646"
}

.ti-pin:before {
    content: "\e61b"
}

.ti-pencil:before {
    content: "\e61c"
}

.ti-pencil-alt:before {
    content: "\e61d"
}

.ti-paint-roller:before {
    content: "\e61e"
}

.ti-paint-bucket:before {
    content: "\e61f"
}

.ti-na:before {
    content: "\e620"
}

.ti-medall:before {
    content: "\e623"
}

.ti-medall-alt:before {
    content: "\e624"
}

.ti-marker:before {
    content: "\e625"
}

.ti-marker-alt:before {
    content: "\e626"
}

.ti-lock:before {
    content: "\e62b"
}

.ti-unlock:before {
    content: "\e603"
}

.ti-location-arrow:before {
    content: "\e62c"
}

.ti-layout:before {
    content: "\e62e"
}

.ti-layers:before {
    content: "\e62f"
}

.ti-layers-alt:before {
    content: "\e630"
}

.ti-key:before {
    content: "\e631"
}

.ti-image:before {
    content: "\e633"
}

.ti-heart:before {
    content: "\e634"
}

.ti-heart-broken:before {
    content: "\e635"
}

.ti-hand-stop:before {
    content: "\e636"
}

.ti-hand-open:before {
    content: "\e637"
}

.ti-hand-drag:before {
    content: "\e638"
}

.ti-flag:before {
    content: "\e63a"
}

.ti-flag-alt:before {
    content: "\e63b"
}

.ti-flag-alt-2:before {
    content: "\e63c"
}

.ti-eye:before {
    content: "\e63d"
}

.ti-import:before {
    content: "\e632"
}

.ti-export:before {
    content: "\e63e"
}

.ti-cup:before {
    content: "\e641"
}

.ti-crown:before {
    content: "\e642"
}

.ti-comments:before {
    content: "\e643"
}

.ti-comment:before {
    content: "\e644"
}

.ti-comment-alt:before {
    content: "\e645"
}

.ti-thought:before {
    content: "\e606"
}

.ti-clip:before {
    content: "\e647"
}

.ti-check:before {
    content: "\e64c"
}

.ti-check-box:before {
    content: "\e64d"
}

.ti-camera:before {
    content: "\e64e"
}

.ti-announcement:before {
    content: "\e64f"
}

.ti-brush:before {
    content: "\e650"
}

.ti-brush-alt:before {
    content: "\e727"
}

.ti-palette:before {
    content: "\e6e0"
}

.ti-briefcase:before {
    content: "\e651"
}

.ti-bolt:before {
    content: "\e652"
}

.ti-bolt-alt:before {
    content: "\e653"
}

.ti-blackboard:before {
    content: "\e654"
}

.ti-bag:before {
    content: "\e655"
}

.ti-world:before {
    content: "\e665"
}

.ti-wheelchair:before {
    content: "\e666"
}

.ti-car:before {
    content: "\e6b5"
}

.ti-truck:before {
    content: "\e66d"
}

.ti-timer:before {
    content: "\e66e"
}

.ti-ticket:before {
    content: "\e66f"
}

.ti-thumb-up:before {
    content: "\e670"
}

.ti-thumb-down:before {
    content: "\e671"
}

.ti-stats-up:before {
    content: "\e673"
}

.ti-stats-down:before {
    content: "\e674"
}

.ti-shine:before {
    content: "\e678"
}

.ti-shift-right:before {
    content: "\e679"
}

.ti-shift-left:before {
    content: "\e67a"
}

.ti-shift-right-alt:before {
    content: "\e6d9"
}

.ti-shift-left-alt:before {
    content: "\e6da"
}

.ti-shield:before {
    content: "\e67b"
}

.ti-notepad:before {
    content: "\e67c"
}

.ti-server:before {
    content: "\e67d"
}

.ti-pulse:before {
    content: "\e680"
}

.ti-printer:before {
    content: "\e681"
}

.ti-power-off:before {
    content: "\e682"
}

.ti-plug:before {
    content: "\e683"
}

.ti-pie-chart:before {
    content: "\e684"
}

.ti-panel:before {
    content: "\e686"
}

.ti-package:before {
    content: "\e687"
}

.ti-music:before {
    content: "\e688"
}

.ti-music-alt:before {
    content: "\e689"
}

.ti-mouse:before {
    content: "\e68a"
}

.ti-mouse-alt:before {
    content: "\e68b"
}

.ti-money:before {
    content: "\e68c"
}

.ti-microphone:before {
    content: "\e68d"
}

.ti-menu:before {
    content: "\e68e"
}

.ti-menu-alt:before {
    content: "\e68f"
}

.ti-map:before {
    content: "\e690"
}

.ti-map-alt:before {
    content: "\e691"
}

.ti-location-pin:before {
    content: "\e693"
}

.ti-light-bulb:before {
    content: "\e695"
}

.ti-info:before {
    content: "\e697"
}

.ti-infinite:before {
    content: "\e698"
}

.ti-id-badge:before {
    content: "\e699"
}

.ti-hummer:before {
    content: "\e69a"
}

.ti-home:before {
    content: "\e69b"
}

.ti-help:before {
    content: "\e69c"
}

.ti-headphone:before {
    content: "\e69d"
}

.ti-harddrives:before {
    content: "\e69e"
}

.ti-harddrive:before {
    content: "\e69f"
}

.ti-gift:before {
    content: "\e6a0"
}

.ti-game:before {
    content: "\e6a1"
}

.ti-filter:before {
    content: "\e6a2"
}

.ti-files:before {
    content: "\e6a3"
}

.ti-file:before {
    content: "\e6a4"
}

.ti-zip:before {
    content: "\e664"
}

.ti-folder:before {
    content: "\e639"
}

.ti-envelope:before {
    content: "\e6a6"
}

.ti-dashboard:before {
    content: "\e6aa"
}

.ti-cloud:before {
    content: "\e6b1"
}

.ti-cloud-up:before {
    content: "\e6b2"
}

.ti-cloud-down:before {
    content: "\e6b3"
}

.ti-clipboard:before {
    content: "\e6b4"
}

.ti-calendar:before {
    content: "\e6b6"
}

.ti-book:before {
    content: "\e6b7"
}

.ti-bell:before {
    content: "\e6b8"
}

.ti-basketball:before {
    content: "\e6b9"
}

.ti-bar-chart:before {
    content: "\e6ba"
}

.ti-bar-chart-alt:before {
    content: "\e6bb"
}

.ti-archive:before {
    content: "\e6bf"
}

.ti-anchor:before {
    content: "\e6c0"
}

.ti-alert:before {
    content: "\e6c5"
}

.ti-alarm-clock:before {
    content: "\e6c6"
}

.ti-agenda:before {
    content: "\e6c7"
}

.ti-write:before {
    content: "\e6c8"
}

.ti-wallet:before {
    content: "\e6cd"
}

.ti-video-clapper:before {
    content: "\e6ce"
}

.ti-video-camera:before {
    content: "\e6cf"
}

.ti-vector:before {
    content: "\e6d0"
}

.ti-support:before {
    content: "\e6d4"
}

.ti-stamp:before {
    content: "\e6d5"
}

.ti-slice:before {
    content: "\e6d7"
}

.ti-shortcode:before {
    content: "\e6d8"
}

.ti-receipt:before {
    content: "\e6dc"
}

.ti-pin2:before {
    content: "\e6dd"
}

.ti-pin-alt:before {
    content: "\e6de"
}

.ti-pencil-alt2:before {
    content: "\e6df"
}

.ti-eraser:before {
    content: "\e6a5"
}

.ti-more:before {
    content: "\e6e1"
}

.ti-more-alt:before {
    content: "\e6e2"
}

.ti-microphone-alt:before {
    content: "\e6e3"
}

.ti-magnet:before {
    content: "\e6e4"
}

.ti-line-double:before {
    content: "\e6e5"
}

.ti-line-dotted:before {
    content: "\e6e6"
}

.ti-line-dashed:before {
    content: "\e6e7"
}

.ti-ink-pen:before {
    content: "\e716"
}

.ti-info-alt:before {
    content: "\e717"
}

.ti-help-alt:before {
    content: "\e718"
}

.ti-headphone-alt:before {
    content: "\e719"
}

.ti-gallery:before {
    content: "\e71e"
}

.ti-face-smile:before {
    content: "\e71f"
}

.ti-face-sad:before {
    content: "\e720"
}

.ti-credit-card:before {
    content: "\e721"
}

.ti-comments-smiley:before {
    content: "\e726"
}

.ti-time:before {
    content: "\e72b"
}

.ti-share:before {
    content: "\e72e"
}

.ti-share-alt:before {
    content: "\e72f"
}

.ti-rocket:before {
    content: "\e730"
}

.ti-new-window:before {
    content: "\e732"
}

.ti-rss:before {
    content: "\e75e"
}

.ti-rss-alt:before {
    content: "\e75f"
}

.ti-control-stop:before {
    content: "\e6ab"
}

.ti-control-shuffle:before {
    content: "\e6ac"
}

.ti-control-play:before {
    content: "\e6ad"
}

.ti-control-pause:before {
    content: "\e6ae"
}

.ti-control-forward:before {
    content: "\e6af"
}

.ti-control-backward:before {
    content: "\e6b0"
}

.ti-volume:before {
    content: "\e601"
}

.ti-control-skip-forward:before {
    content: "\e722"
}

.ti-control-skip-backward:before {
    content: "\e723"
}

.ti-control-record:before {
    content: "\e724"
}

.ti-control-eject:before {
    content: "\e725"
}

.ti-paragraph:before {
    content: "\e685"
}

.ti-uppercase:before {
    content: "\e66a"
}

.ti-underline:before {
    content: "\e66c"
}

.ti-text:before {
    content: "\e672"
}

.ti-Italic:before {
    content: "\e696"
}

.ti-smallcap:before {
    content: "\e677"
}

.ti-list:before {
    content: "\e694"
}

.ti-list-ol:before {
    content: "\e734"
}

.ti-align-right:before {
    content: "\e6c1"
}

.ti-align-left:before {
    content: "\e6c2"
}

.ti-align-justify:before {
    content: "\e6c3"
}

.ti-align-center:before {
    content: "\e6c4"
}

.ti-quote-right:before {
    content: "\e67e"
}

.ti-quote-left:before {
    content: "\e67f"
}

.ti-layout-width-full:before {
    content: "\e6e8"
}

.ti-layout-width-default:before {
    content: "\e6e9"
}

.ti-layout-width-default-alt:before {
    content: "\e6ea"
}

.ti-layout-tab:before {
    content: "\e6eb"
}

.ti-layout-tab-window:before {
    content: "\e6ec"
}

.ti-layout-tab-v:before {
    content: "\e6ed"
}

.ti-layout-tab-min:before {
    content: "\e6ee"
}

.ti-layout-slider:before {
    content: "\e6ef"
}

.ti-layout-slider-alt:before {
    content: "\e6f0"
}

.ti-layout-sidebar-right:before {
    content: "\e6f1"
}

.ti-layout-sidebar-none:before {
    content: "\e6f2"
}

.ti-layout-sidebar-left:before {
    content: "\e6f3"
}

.ti-layout-placeholder:before {
    content: "\e6f4"
}

.ti-layout-menu:before {
    content: "\e6f5"
}

.ti-layout-menu-v:before {
    content: "\e6f6"
}

.ti-layout-menu-separated:before {
    content: "\e6f7"
}

.ti-layout-menu-full:before {
    content: "\e6f8"
}

.ti-layout-media-right:before {
    content: "\e6fa"
}

.ti-layout-media-right-alt:before {
    content: "\e6f9"
}

.ti-layout-media-overlay:before {
    content: "\e6fb"
}

.ti-layout-media-overlay-alt:before {
    content: "\e6fc"
}

.ti-layout-media-overlay-alt-2:before {
    content: "\e6fd"
}

.ti-layout-media-left:before {
    content: "\e6ff"
}

.ti-layout-media-left-alt:before {
    content: "\e6fe"
}

.ti-layout-media-center:before {
    content: "\e701"
}

.ti-layout-media-center-alt:before {
    content: "\e700"
}

.ti-layout-list-thumb:before {
    content: "\e702"
}

.ti-layout-list-thumb-alt:before {
    content: "\e703"
}

.ti-layout-list-post:before {
    content: "\e704"
}

.ti-layout-list-large-image:before {
    content: "\e705"
}

.ti-layout-line-solid:before {
    content: "\e706"
}

.ti-layout-grid4:before {
    content: "\e707"
}

.ti-layout-grid3:before {
    content: "\e708"
}

.ti-layout-grid2:before {
    content: "\e709"
}

.ti-layout-grid2-thumb:before {
    content: "\e70a"
}

.ti-layout-cta-right:before {
    content: "\e70b"
}

.ti-layout-cta-left:before {
    content: "\e70c"
}

.ti-layout-cta-center:before {
    content: "\e70d"
}

.ti-layout-cta-btn-right:before {
    content: "\e70e"
}

.ti-layout-cta-btn-left:before {
    content: "\e70f"
}

.ti-layout-column4:before {
    content: "\e710"
}

.ti-layout-column3:before {
    content: "\e711"
}

.ti-layout-column2:before {
    content: "\e712"
}

.ti-layout-accordion-separated:before {
    content: "\e713"
}

.ti-layout-accordion-merged:before {
    content: "\e714"
}

.ti-layout-accordion-list:before {
    content: "\e715"
}

.ti-widgetized:before {
    content: "\e6ca"
}

.ti-widget:before {
    content: "\e6cb"
}

.ti-widget-alt:before {
    content: "\e6cc"
}

.ti-view-list:before {
    content: "\e667"
}

.ti-view-list-alt:before {
    content: "\e668"
}

.ti-view-grid:before {
    content: "\e669"
}

.ti-upload:before {
    content: "\e66b"
}

.ti-download:before {
    content: "\e6a7"
}

.ti-loop:before {
    content: "\e692"
}

.ti-layout-sidebar-2:before {
    content: "\e736"
}

.ti-layout-grid4-alt:before {
    content: "\e737"
}

.ti-layout-grid3-alt:before {
    content: "\e738"
}

.ti-layout-grid2-alt:before {
    content: "\e739"
}

.ti-layout-column4-alt:before {
    content: "\e73a"
}

.ti-layout-column3-alt:before {
    content: "\e73b"
}

.ti-layout-column2-alt:before {
    content: "\e73c"
}

.ti-flickr:before {
    content: "\e740"
}

.ti-flickr-alt:before {
    content: "\e759"
}

.ti-instagram:before {
    content: "\e73d"
}

.ti-google:before {
    content: "\e73e"
}

.ti-github:before {
    content: "\e73f"
}

.ti-facebook:before {
    content: "\e741"
}

.ti-dropbox:before {
    content: "\e742"
}

.ti-dropbox-alt:before {
    content: "\e75c"
}

.ti-dribbble:before {
    content: "\e743"
}

.ti-apple:before {
    content: "\e744"
}

.ti-android:before {
    content: "\e745"
}

.ti-yahoo:before {
    content: "\e748"
}

.ti-trello:before {
    content: "\e74d"
}

.ti-stack-overflow:before {
    content: "\e74e"
}

.ti-soundcloud:before {
    content: "\e74f"
}

.ti-sharethis:before {
    content: "\e750"
}

.ti-sharethis-alt:before {
    content: "\e751"
}

.ti-reddit:before {
    content: "\e752"
}

.ti-microsoft:before {
    content: "\e733"
}

.ti-microsoft-alt:before {
    content: "\e754"
}

.ti-linux:before {
    content: "\e755"
}

.ti-jsfiddle:before {
    content: "\e756"
}

.ti-joomla:before {
    content: "\e757"
}

.ti-html5:before {
    content: "\e758"
}

.ti-css3:before {
    content: "\e75d"
}

.ti-drupal:before {
    content: "\e75b"
}

.ti-wordpress:before {
    content: "\e749"
}

.ti-tumblr:before {
    content: "\e72c"
}

.ti-tumblr-alt:before {
    content: "\e74c"
}

.ti-skype:before {
    content: "\e72d"
}

.ti-youtube:before {
    content: "\e728"
}

.ti-vimeo:before {
    content: "\e729"
}

.ti-vimeo-alt:before {
    content: "\e74a"
}

.ti-twitter:before {
    content: "\e72a"
}

.ti-twitter-alt:before {
    content: "\e74b"
}

.ti-linkedin:before {
    content: "\e735"
}

.ti-pinterest:before {
    content: "\e731"
}

.ti-pinterest-alt:before {
    content: "\e753"
}

.ti-themify-logo:before {
    content: "\e6d1"
}

.ti-themify-favicon:before {
    content: "\e6d2"
}

.ti-themify-favicon-alt:before {
    content: "\e6d3"
}



@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.glyphicon-plus:before {
    content: "\002b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}





.la,
.las,
.lar,
.lal,
.lad,
.lab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.la-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.la-xs {
    font-size: .75em;
}

.la-sm {
    font-size: .875em;
}

.la-1x {
    font-size: 1em;
}

.la-2x {
    font-size: 2em;
}

.la-3x {
    font-size: 3em;
}

.la-4x {
    font-size: 4em;
}

.la-5x {
    font-size: 5em;
}

.la-6x {
    font-size: 6em;
}

.la-7x {
    font-size: 7em;
}

.la-8x {
    font-size: 8em;
}

.la-9x {
    font-size: 9em;
}

.la-10x {
    font-size: 10em;
}

.la-fw {
    text-align: center;
    width: 1.25em;
}

.la-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

    .la-ul > li {
        position: relative;
    }

.la-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.la-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.la-pull-left {
    float: left;
}

.la-pull-right {
    float: right;
}

.la.la-pull-left,
.las.la-pull-left,
.lar.la-pull-left,
.lal.la-pull-left,
.lab.la-pull-left {
    margin-right: .3em;
}

.la.la-pull-right,
.las.la-pull-right,
.lar.la-pull-right,
.lal.la-pull-right,
.lab.la-pull-right {
    margin-left: .3em;
}

.la-spin {
    -webkit-animation: la-spin 2s infinite linear;
    animation: la-spin 2s infinite linear;
}

.la-pulse {
    -webkit-animation: la-spin 1s infinite steps(8);
    animation: la-spin 1s infinite steps(8);
}

@-webkit-keyframes la-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes la-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.la-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.la-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.la-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.la-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.la-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
}

.la-flip-both, .la-flip-horizontal.la-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-flip-both {
    -webkit-filter: none;
    filter: none;
}

.la-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.la-stack-1x,
.la-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.la-stack-1x {
    line-height: inherit;
}

.la-stack-2x {
    font-size: 2em;
}

.la-inverse {
    color: #fff;
}
.la-500px:before {
    content: "\f26e";
}

.la-accessible-icon:before {
    content: "\f368";
}

.la-accusoft:before {
    content: "\f369";
}

.la-acquisitions-incorporated:before {
    content: "\f6af";
}

.la-ad:before {
    content: "\f641";
}

.la-address-book:before {
    content: "\f2b9";
}

.la-address-card:before {
    content: "\f2bb";
}

.la-adjust:before {
    content: "\f042";
}

.la-adn:before {
    content: "\f170";
}

.la-adobe:before {
    content: "\f778";
}

.la-adversal:before {
    content: "\f36a";
}

.la-affiliatetheme:before {
    content: "\f36b";
}

.la-air-freshener:before {
    content: "\f5d0";
}

.la-airbnb:before {
    content: "\f834";
}

.la-algolia:before {
    content: "\f36c";
}

.la-align-center:before {
    content: "\f037";
}

.la-align-justify:before {
    content: "\f039";
}

.la-align-left:before {
    content: "\f036";
}

.la-align-right:before {
    content: "\f038";
}

.la-alipay:before {
    content: "\f642";
}

.la-allergies:before {
    content: "\f461";
}

.la-amazon:before {
    content: "\f270";
}

.la-amazon-pay:before {
    content: "\f42c";
}

.la-ambulance:before {
    content: "\f0f9";
}

.la-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.la-amilia:before {
    content: "\f36d";
}

.la-anchor:before {
    content: "\f13d";
}

.la-android:before {
    content: "\f17b";
}

.la-angellist:before {
    content: "\f209";
}

.la-angle-double-down:before {
    content: "\f103";
}

.la-angle-double-left:before {
    content: "\f100";
}

.la-angle-double-right:before {
    content: "\f101";
}

.la-angle-double-up:before {
    content: "\f102";
}

.la-angle-down:before {
    content: "\f107";
}

.la-angle-left:before {
    content: "\f104";
}

.la-angle-right:before {
    content: "\f105";
}

.la-angle-up:before {
    content: "\f106";
}

.la-angry:before {
    content: "\f556";
}

.la-angrycreative:before {
    content: "\f36e";
}

.la-angular:before {
    content: "\f420";
}

.la-ankh:before {
    content: "\f644";
}

.la-app-store:before {
    content: "\f36f";
}

.la-app-store-ios:before {
    content: "\f370";
}

.la-apper:before {
    content: "\f371";
}

.la-apple:before {
    content: "\f179";
}

.la-apple-alt:before {
    content: "\f5d1";
}

.la-apple-pay:before {
    content: "\f415";
}

.la-archive:before {
    content: "\f187";
}

.la-archway:before {
    content: "\f557";
}

.la-arrow-alt-circle-down:before {
    content: "\f358";
}

.la-arrow-alt-circle-left:before {
    content: "\f359";
}

.la-arrow-alt-circle-right:before {
    content: "\f35a";
}

.la-arrow-alt-circle-up:before {
    content: "\f35b";
}

.la-arrow-circle-down:before {
    content: "\f0ab";
}

.la-arrow-circle-left:before {
    content: "\f0a8";
}

.la-arrow-circle-right:before {
    content: "\f0a9";
}

.la-arrow-circle-up:before {
    content: "\f0aa";
}

.la-arrow-down:before {
    content: "\f063";
}

.la-arrow-left:before {
    content: "\f060";
}

.la-arrow-right:before {
    content: "\f061";
}

.la-arrow-up:before {
    content: "\f062";
}

.la-arrows-alt:before {
    content: "\f0b2";
}

.la-arrows-alt-h:before {
    content: "\f337";
}

.la-arrows-alt-v:before {
    content: "\f338";
}

.la-artstation:before {
    content: "\f77a";
}

.la-assistive-listening-systems:before {
    content: "\f2a2";
}

.la-asterisk:before {
    content: "\f069";
}

.la-asymmetrik:before {
    content: "\f372";
}

.la-at:before {
    content: "\f1fa";
}

.la-atlas:before {
    content: "\f558";
}

.la-atlassian:before {
    content: "\f77b";
}

.la-atom:before {
    content: "\f5d2";
}

.la-audible:before {
    content: "\f373";
}

.la-audio-description:before {
    content: "\f29e";
}

.la-autoprefixer:before {
    content: "\f41c";
}

.la-avianex:before {
    content: "\f374";
}

.la-aviato:before {
    content: "\f421";
}

.la-award:before {
    content: "\f559";
}

.la-aws:before {
    content: "\f375";
}

.la-baby:before {
    content: "\f77c";
}

.la-baby-carriage:before {
    content: "\f77d";
}

.la-backspace:before {
    content: "\f55a";
}

.la-backward:before {
    content: "\f04a";
}

.la-bacon:before {
    content: "\f7e5";
}

.la-balance-scale:before {
    content: "\f24e";
}

.la-balance-scale-left:before {
    content: "\f515";
}

.la-balance-scale-right:before {
    content: "\f516";
}

.la-ban:before {
    content: "\f05e";
}

.la-band-aid:before {
    content: "\f462";
}

.la-bandcamp:before {
    content: "\f2d5";
}

.la-barcode:before {
    content: "\f02a";
}

.la-bars:before {
    content: "\f0c9";
}

.la-baseball-ball:before {
    content: "\f433";
}

.la-basketball-ball:before {
    content: "\f434";
}

.la-bath:before {
    content: "\f2cd";
}

.la-battery-empty:before {
    content: "\f244";
}

.la-battery-full:before {
    content: "\f240";
}

.la-battery-half:before {
    content: "\f242";
}

.la-battery-quarter:before {
    content: "\f243";
}

.la-battery-three-quarters:before {
    content: "\f241";
}

.la-battle-net:before {
    content: "\f835";
}

.la-bed:before {
    content: "\f236";
}

.la-beer:before {
    content: "\f0fc";
}

.la-behance:before {
    content: "\f1b4";
}

.la-behance-square:before {
    content: "\f1b5";
}

.la-bell:before {
    content: "\f0f3";
}

.la-bell-slash:before {
    content: "\f1f6";
}

.la-bezier-curve:before {
    content: "\f55b";
}

.la-bible:before {
    content: "\f647";
}

.la-bicycle:before {
    content: "\f206";
}

.la-biking:before {
    content: "\f84a";
}

.la-bimobject:before {
    content: "\f378";
}

.la-binoculars:before {
    content: "\f1e5";
}

.la-biohazard:before {
    content: "\f780";
}

.la-birthday-cake:before {
    content: "\f1fd";
}

.la-bitbucket:before {
    content: "\f171";
}

.la-bitcoin:before {
    content: "\f379";
}

.la-bity:before {
    content: "\f37a";
}

.la-black-tie:before {
    content: "\f27e";
}

.la-blackberry:before {
    content: "\f37b";
}

.la-blender:before {
    content: "\f517";
}

.la-blender-phone:before {
    content: "\f6b6";
}

.la-blind:before {
    content: "\f29d";
}

.la-blog:before {
    content: "\f781";
}

.la-blogger:before {
    content: "\f37c";
}

.la-blogger-b:before {
    content: "\f37d";
}

.la-bluetooth:before {
    content: "\f293";
}

.la-bluetooth-b:before {
    content: "\f294";
}

.la-bold:before {
    content: "\f032";
}

.la-bolt:before {
    content: "\f0e7";
}

.la-bomb:before {
    content: "\f1e2";
}

.la-bone:before {
    content: "\f5d7";
}

.la-bong:before {
    content: "\f55c";
}

.la-book:before {
    content: "\f02d";
}

.la-book-dead:before {
    content: "\f6b7";
}

.la-book-medical:before {
    content: "\f7e6";
}

.la-book-open:before {
    content: "\f518";
}

.la-book-reader:before {
    content: "\f5da";
}

.la-bookmark:before {
    content: "\f02e";
}

.la-bootstrap:before {
    content: "\f836";
}

.la-border-all:before {
    content: "\f84c";
}

.la-border-none:before {
    content: "\f850";
}

.la-border-style:before {
    content: "\f853";
}

.la-bowling-ball:before {
    content: "\f436";
}

.la-box:before {
    content: "\f466";
}

.la-box-open:before {
    content: "\f49e";
}

.la-boxes:before {
    content: "\f468";
}

.la-braille:before {
    content: "\f2a1";
}

.la-brain:before {
    content: "\f5dc";
}

.la-bread-slice:before {
    content: "\f7ec";
}

.la-briefcase:before {
    content: "\f0b1";
}

.la-briefcase-medical:before {
    content: "\f469";
}

.la-broadcast-tower:before {
    content: "\f519";
}

.la-broom:before {
    content: "\f51a";
}

.la-brush:before {
    content: "\f55d";
}

.la-btc:before {
    content: "\f15a";
}

.la-buffer:before {
    content: "\f837";
}

.la-bug:before {
    content: "\f188";
}

.la-building:before {
    content: "\f1ad";
}

.la-bullhorn:before {
    content: "\f0a1";
}

.la-bullseye:before {
    content: "\f140";
}

.la-burn:before {
    content: "\f46a";
}

.la-buromobelexperte:before {
    content: "\f37f";
}

.la-bus:before {
    content: "\f207";
}

.la-bus-alt:before {
    content: "\f55e";
}

.la-business-time:before {
    content: "\f64a";
}

.la-buy-n-large:before {
    content: "\f8a6";
}

.la-buysellads:before {
    content: "\f20d";
}

.la-calculator:before {
    content: "\f1ec";
}

.la-calendar:before {
    content: "\f133";
}

.la-calendar-alt:before {
    content: "\f073";
}

.la-calendar-check:before {
    content: "\f274";
}

.la-calendar-day:before {
    content: "\f783";
}

.la-calendar-minus:before {
    content: "\f272";
}

.la-calendar-plus:before {
    content: "\f271";
}

.la-calendar-times:before {
    content: "\f273";
}

.la-calendar-week:before {
    content: "\f784";
}

.la-camera:before {
    content: "\f030";
}

.la-camera-retro:before {
    content: "\f083";
}

.la-campground:before {
    content: "\f6bb";
}

.la-canadian-maple-leaf:before {
    content: "\f785";
}

.la-candy-cane:before {
    content: "\f786";
}

.la-cannabis:before {
    content: "\f55f";
}

.la-capsules:before {
    content: "\f46b";
}

.la-car:before {
    content: "\f1b9";
}

.la-car-alt:before {
    content: "\f5de";
}

.la-car-battery:before {
    content: "\f5df";
}

.la-car-crash:before {
    content: "\f5e1";
}

.la-car-side:before {
    content: "\f5e4";
}

.la-caret-down:before {
    content: "\f0d7";
}

.la-caret-left:before {
    content: "\f0d9";
}

.la-caret-right:before {
    content: "\f0da";
}

.la-caret-square-down:before {
    content: "\f150";
}

.la-caret-square-left:before {
    content: "\f191";
}

.la-caret-square-right:before {
    content: "\f152";
}

.la-caret-square-up:before {
    content: "\f151";
}

.la-caret-up:before {
    content: "\f0d8";
}

.la-carrot:before {
    content: "\f787";
}

.la-cart-arrow-down:before {
    content: "\f218";
}

.la-cart-plus:before {
    content: "\f217";
}

.la-cash-register:before {
    content: "\f788";
}

.la-cat:before {
    content: "\f6be";
}

.la-cc-amazon-pay:before {
    content: "\f42d";
}

.la-cc-amex:before {
    content: "\f1f3";
}

.la-cc-apple-pay:before {
    content: "\f416";
}

.la-cc-diners-club:before {
    content: "\f24c";
}

.la-cc-discover:before {
    content: "\f1f2";
}

.la-cc-jcb:before {
    content: "\f24b";
}

.la-cc-mastercard:before {
    content: "\f1f1";
}

.la-cc-paypal:before {
    content: "\f1f4";
}

.la-cc-stripe:before {
    content: "\f1f5";
}

.la-cc-visa:before {
    content: "\f1f0";
}

.la-centercode:before {
    content: "\f380";
}

.la-centos:before {
    content: "\f789";
}

.la-certificate:before {
    content: "\f0a3";
}

.la-chair:before {
    content: "\f6c0";
}

.la-chalkboard:before {
    content: "\f51b";
}

.la-chalkboard-teacher:before {
    content: "\f51c";
}

.la-charging-station:before {
    content: "\f5e7";
}

.la-chart-area:before {
    content: "\f1fe";
}

.la-chart-bar:before {
    content: "\f080";
}

.la-chart-line:before {
    content: "\f201";
}

.la-chart-pie:before {
    content: "\f200";
}

.la-check:before {
    content: "\f00c";
}

.la-check-circle:before {
    content: "\f058";
}

.la-check-double:before {
    content: "\f560";
}

.la-check-square:before {
    content: "\f14a";
}

.la-cheese:before {
    content: "\f7ef";
}

.la-chess:before {
    content: "\f439";
}

.la-chess-bishop:before {
    content: "\f43a";
}

.la-chess-board:before {
    content: "\f43c";
}

.la-chess-king:before {
    content: "\f43f";
}

.la-chess-knight:before {
    content: "\f441";
}

.la-chess-pawn:before {
    content: "\f443";
}

.la-chess-queen:before {
    content: "\f445";
}

.la-chess-rook:before {
    content: "\f447";
}

.la-chevron-circle-down:before {
    content: "\f13a";
}

.la-chevron-circle-left:before {
    content: "\f137";
}

.la-chevron-circle-right:before {
    content: "\f138";
}

.la-chevron-circle-up:before {
    content: "\f139";
}

.la-chevron-down:before {
    content: "\f078";
}

.la-chevron-left:before {
    content: "\f053";
}

.la-chevron-right:before {
    content: "\f054";
}

.la-chevron-up:before {
    content: "\f077";
}

.la-child:before {
    content: "\f1ae";
}

.la-chrome:before {
    content: "\f268";
}

.la-chromecast:before {
    content: "\f838";
}

.la-church:before {
    content: "\f51d";
}

.la-circle:before {
    content: "\f111";
}

.la-circle-notch:before {
    content: "\f1ce";
}

.la-city:before {
    content: "\f64f";
}

.la-clinic-medical:before {
    content: "\f7f2";
}

.la-clipboard:before {
    content: "\f328";
}

.la-clipboard-check:before {
    content: "\f46c";
}

.la-clipboard-list:before {
    content: "\f46d";
}

.la-clock:before {
    content: "\f017";
}

.la-clone:before {
    content: "\f24d";
}

.la-closed-captioning:before {
    content: "\f20a";
}

.la-cloud:before {
    content: "\f0c2";
}

.la-cloud-download-alt:before {
    content: "\f381";
}

.la-cloud-meatball:before {
    content: "\f73b";
}

.la-cloud-moon:before {
    content: "\f6c3";
}

.la-cloud-moon-rain:before {
    content: "\f73c";
}

.la-cloud-rain:before {
    content: "\f73d";
}

.la-cloud-showers-heavy:before {
    content: "\f740";
}

.la-cloud-sun:before {
    content: "\f6c4";
}

.la-cloud-sun-rain:before {
    content: "\f743";
}

.la-cloud-upload-alt:before {
    content: "\f382";
}

.la-cloudscale:before {
    content: "\f383";
}

.la-cloudsmith:before {
    content: "\f384";
}

.la-cloudversify:before {
    content: "\f385";
}

.la-cocktail:before {
    content: "\f561";
}

.la-code:before {
    content: "\f121";
}

.la-code-branch:before {
    content: "\f126";
}

.la-codepen:before {
    content: "\f1cb";
}

.la-codiepie:before {
    content: "\f284";
}

.la-coffee:before {
    content: "\f0f4";
}

.la-cog:before {
    content: "\f013";
}

.la-cogs:before {
    content: "\f085";
}

.la-coins:before {
    content: "\f51e";
}

.la-columns:before {
    content: "\f0db";
}

.la-comment:before {
    content: "\f075";
}

.la-comment-alt:before {
    content: "\f27a";
}

.la-comment-dollar:before {
    content: "\f651";
}

.la-comment-dots:before {
    content: "\f4ad";
}

.la-comment-medical:before {
    content: "\f7f5";
}

.la-comment-slash:before {
    content: "\f4b3";
}

.la-comments:before {
    content: "\f086";
}

.la-comments-dollar:before {
    content: "\f653";
}

.la-compact-disc:before {
    content: "\f51f";
}

.la-compass:before {
    content: "\f14e";
}

.la-compress:before {
    content: "\f066";
}

.la-compress-arrows-alt:before {
    content: "\f78c";
}

.la-concierge-bell:before {
    content: "\f562";
}

.la-confluence:before {
    content: "\f78d";
}

.la-connectdevelop:before {
    content: "\f20e";
}

.la-contao:before {
    content: "\f26d";
}

.la-cookie:before {
    content: "\f563";
}

.la-cookie-bite:before {
    content: "\f564";
}

.la-copy:before {
    content: "\f0c5";
}

.la-copyright:before {
    content: "\f1f9";
}

.la-cotton-bureau:before {
    content: "\f89e";
}

.la-couch:before {
    content: "\f4b8";
}

.la-cpanel:before {
    content: "\f388";
}

.la-creative-commons:before {
    content: "\f25e";
}

.la-creative-commons-by:before {
    content: "\f4e7";
}

.la-creative-commons-nc:before {
    content: "\f4e8";
}

.la-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.la-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.la-creative-commons-nd:before {
    content: "\f4eb";
}

.la-creative-commons-pd:before {
    content: "\f4ec";
}

.la-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.la-creative-commons-remix:before {
    content: "\f4ee";
}

.la-creative-commons-sa:before {
    content: "\f4ef";
}

.la-creative-commons-sampling:before {
    content: "\f4f0";
}

.la-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.la-creative-commons-share:before {
    content: "\f4f2";
}

.la-creative-commons-zero:before {
    content: "\f4f3";
}

.la-credit-card:before {
    content: "\f09d";
}

.la-critical-role:before {
    content: "\f6c9";
}

.la-crop:before {
    content: "\f125";
}

.la-crop-alt:before {
    content: "\f565";
}

.la-cross:before {
    content: "\f654";
}

.la-crosshairs:before {
    content: "\f05b";
}

.la-crow:before {
    content: "\f520";
}

.la-crown:before {
    content: "\f521";
}

.la-crutch:before {
    content: "\f7f7";
}

.la-css3:before {
    content: "\f13c";
}

.la-css3-alt:before {
    content: "\f38b";
}

.la-cube:before {
    content: "\f1b2";
}

.la-cubes:before {
    content: "\f1b3";
}

.la-cut:before {
    content: "\f0c4";
}

.la-cuttlefish:before {
    content: "\f38c";
}

.la-d-and-d:before {
    content: "\f38d";
}

.la-d-and-d-beyond:before {
    content: "\f6ca";
}

.la-dashcube:before {
    content: "\f210";
}

.la-database:before {
    content: "\f1c0";
}

.la-deaf:before {
    content: "\f2a4";
}

.la-delicious:before {
    content: "\f1a5";
}

.la-democrat:before {
    content: "\f747";
}

.la-deploydog:before {
    content: "\f38e";
}

.la-deskpro:before {
    content: "\f38f";
}

.la-desktop:before {
    content: "\f108";
}

.la-dev:before {
    content: "\f6cc";
}

.la-deviantart:before {
    content: "\f1bd";
}

.la-dharmachakra:before {
    content: "\f655";
}

.la-dhl:before {
    content: "\f790";
}

.la-diagnoses:before {
    content: "\f470";
}

.la-diaspora:before {
    content: "\f791";
}

.la-dice:before {
    content: "\f522";
}

.la-dice-d20:before {
    content: "\f6cf";
}

.la-dice-d6:before {
    content: "\f6d1";
}

.la-dice-five:before {
    content: "\f523";
}

.la-dice-four:before {
    content: "\f524";
}

.la-dice-one:before {
    content: "\f525";
}

.la-dice-six:before {
    content: "\f526";
}

.la-dice-three:before {
    content: "\f527";
}

.la-dice-two:before {
    content: "\f528";
}

.la-digg:before {
    content: "\f1a6";
}

.la-digital-ocean:before {
    content: "\f391";
}

.la-digital-tachograph:before {
    content: "\f566";
}

.la-directions:before {
    content: "\f5eb";
}

.la-discord:before {
    content: "\f392";
}

.la-discourse:before {
    content: "\f393";
}

.la-divide:before {
    content: "\f529";
}

.la-dizzy:before {
    content: "\f567";
}

.la-dna:before {
    content: "\f471";
}

.la-dochub:before {
    content: "\f394";
}

.la-docker:before {
    content: "\f395";
}

.la-dog:before {
    content: "\f6d3";
}

.la-dollar-sign:before {
    content: "\f155";
}

.la-dolly:before {
    content: "\f472";
}

.la-dolly-flatbed:before {
    content: "\f474";
}

.la-donate:before {
    content: "\f4b9";
}

.la-door-closed:before {
    content: "\f52a";
}

.la-door-open:before {
    content: "\f52b";
}

.la-dot-circle:before {
    content: "\f192";
}

.la-dove:before {
    content: "\f4ba";
}

.la-download:before {
    content: "\f019";
}

.la-draft2digital:before {
    content: "\f396";
}

.la-drafting-compass:before {
    content: "\f568";
}

.la-dragon:before {
    content: "\f6d5";
}

.la-draw-polygon:before {
    content: "\f5ee";
}

.la-dribbble:before {
    content: "\f17d";
}

.la-dribbble-square:before {
    content: "\f397";
}

.la-dropbox:before {
    content: "\f16b";
}

.la-drum:before {
    content: "\f569";
}

.la-drum-steelpan:before {
    content: "\f56a";
}

.la-drumstick-bite:before {
    content: "\f6d7";
}

.la-drupal:before {
    content: "\f1a9";
}

.la-dumbbell:before {
    content: "\f44b";
}

.la-dumpster:before {
    content: "\f793";
}

.la-dumpster-fire:before {
    content: "\f794";
}

.la-dungeon:before {
    content: "\f6d9";
}

.la-dyalog:before {
    content: "\f399";
}

.la-earlybirds:before {
    content: "\f39a";
}

.la-ebay:before {
    content: "\f4f4";
}

.la-edge:before {
    content: "\f282";
}

.la-edit:before {
    content: "\f044";
}

.la-egg:before {
    content: "\f7fb";
}

.la-eject:before {
    content: "\f052";
}

.la-elementor:before {
    content: "\f430";
}

.la-ellipsis-h:before {
    content: "\f141";
}

.la-ellipsis-v:before {
    content: "\f142";
}

.la-ello:before {
    content: "\f5f1";
}

.la-ember:before {
    content: "\f423";
}

.la-empire:before {
    content: "\f1d1";
}

.la-envelope:before {
    content: "\f0e0";
}

.la-envelope-open:before {
    content: "\f2b6";
}

.la-envelope-open-text:before {
    content: "\f658";
}

.la-envelope-square:before {
    content: "\f199";
}

.la-envira:before {
    content: "\f299";
}

.la-equals:before {
    content: "\f52c";
}

.la-eraser:before {
    content: "\f12d";
}

.la-erlang:before {
    content: "\f39d";
}

.la-ethereum:before {
    content: "\f42e";
}

.la-ethernet:before {
    content: "\f796";
}

.la-etsy:before {
    content: "\f2d7";
}

.la-euro-sign:before {
    content: "\f153";
}

.la-evernote:before {
    content: "\f839";
}

.la-exchange-alt:before {
    content: "\f362";
}

.la-exclamation:before {
    content: "\f12a";
}

.la-exclamation-circle:before {
    content: "\f06a";
}

.la-exclamation-triangle:before {
    content: "\f071";
}

.la-expand:before {
    content: "\f065";
}

.la-expand-arrows-alt:before {
    content: "\f31e";
}

.la-expeditedssl:before {
    content: "\f23e";
}

.la-external-link-alt:before {
    content: "\f35d";
}

.la-external-link-square-alt:before {
    content: "\f360";
}

.la-eye:before {
    content: "\f06e";
}

.la-eye-dropper:before {
    content: "\f1fb";
}

.la-eye-slash:before {
    content: "\f070";
}

.la-facebook:before {
    content: "\f09a";
}

.la-facebook-f:before {
    content: "\f39e";
}

.la-facebook-messenger:before {
    content: "\f39f";
}

.la-facebook-square:before {
    content: "\f082";
}

.la-fan:before {
    content: "\f863";
}

.la-fantasy-flight-games:before {
    content: "\f6dc";
}

.la-fast-backward:before {
    content: "\f049";
}

.la-fast-forward:before {
    content: "\f050";
}

.la-fax:before {
    content: "\f1ac";
}

.la-feather:before {
    content: "\f52d";
}

.la-feather-alt:before {
    content: "\f56b";
}

.la-fedex:before {
    content: "\f797";
}

.la-fedora:before {
    content: "\f798";
}

.la-female:before {
    content: "\f182";
}

.la-fighter-jet:before {
    content: "\f0fb";
}

.la-figma:before {
    content: "\f799";
}

.la-file:before {
    content: "\f15b";
}

.la-file-alt:before {
    content: "\f15c";
}

.la-file-archive:before {
    content: "\f1c6";
}

.la-file-audio:before {
    content: "\f1c7";
}

.la-file-code:before {
    content: "\f1c9";
}

.la-file-contract:before {
    content: "\f56c";
}

.la-file-csv:before {
    content: "\f6dd";
}

.la-file-download:before {
    content: "\f56d";
}

.la-file-excel:before {
    content: "\f1c3";
}

.la-file-export:before {
    content: "\f56e";
}

.la-file-image:before {
    content: "\f1c5";
}

.la-file-import:before {
    content: "\f56f";
}

.la-file-invoice:before {
    content: "\f570";
}

.la-file-invoice-dollar:before {
    content: "\f571";
}

.la-file-medical:before {
    content: "\f477";
}

.la-file-medical-alt:before {
    content: "\f478";
}

.la-file-pdf:before {
    content: "\f1c1";
}

.la-file-powerpoint:before {
    content: "\f1c4";
}

.la-file-prescription:before {
    content: "\f572";
}

.la-file-signature:before {
    content: "\f573";
}

.la-file-upload:before {
    content: "\f574";
}

.la-file-video:before {
    content: "\f1c8";
}

.la-file-word:before {
    content: "\f1c2";
}

.la-fill:before {
    content: "\f575";
}

.la-fill-drip:before {
    content: "\f576";
}

.la-film:before {
    content: "\f008";
}

.la-filter:before {
    content: "\f0b0";
}

.la-fingerprint:before {
    content: "\f577";
}

.la-fire:before {
    content: "\f06d";
}

.la-fire-alt:before {
    content: "\f7e4";
}

.la-fire-extinguisher:before {
    content: "\f134";
}

.la-firefox:before {
    content: "\f269";
}

.la-first-aid:before {
    content: "\f479";
}

.la-first-order:before {
    content: "\f2b0";
}

.la-first-order-alt:before {
    content: "\f50a";
}

.la-firstdraft:before {
    content: "\f3a1";
}

.la-fish:before {
    content: "\f578";
}

.la-fist-raised:before {
    content: "\f6de";
}

.la-flag:before {
    content: "\f024";
}

.la-flag-checkered:before {
    content: "\f11e";
}

.la-flag-usa:before {
    content: "\f74d";
}

.la-flask:before {
    content: "\f0c3";
}

.la-flickr:before {
    content: "\f16e";
}

.la-flipboard:before {
    content: "\f44d";
}

.la-flushed:before {
    content: "\f579";
}

.la-fly:before {
    content: "\f417";
}

.la-folder:before {
    content: "\f07b";
}

.la-folder-minus:before {
    content: "\f65d";
}

.la-folder-open:before {
    content: "\f07c";
}

.la-folder-plus:before {
    content: "\f65e";
}

.la-font:before {
    content: "\f031";
}

.la-font-awesome:before {
    content: "\f2b4";
}

.la-font-awesome-alt:before {
    content: "\f35c";
}

.la-font-awesome-flag:before {
    content: "\f425";
}

.la-font-awesome-logo-full:before {
    content: "\f4e6";
}

.la-fonticons:before {
    content: "\f280";
}

.la-fonticons-fi:before {
    content: "\f3a2";
}

.la-football-ball:before {
    content: "\f44e";
}

.la-fort-awesome:before {
    content: "\f286";
}

.la-fort-awesome-alt:before {
    content: "\f3a3";
}

.la-forumbee:before {
    content: "\f211";
}

.la-forward:before {
    content: "\f04e";
}

.la-foursquare:before {
    content: "\f180";
}

.la-free-code-camp:before {
    content: "\f2c5";
}

.la-freebsd:before {
    content: "\f3a4";
}

.la-frog:before {
    content: "\f52e";
}

.la-frown:before {
    content: "\f119";
}

.la-frown-open:before {
    content: "\f57a";
}

.la-fulcrum:before {
    content: "\f50b";
}

.la-funnel-dollar:before {
    content: "\f662";
}

.la-futbol:before {
    content: "\f1e3";
}

.la-galactic-republic:before {
    content: "\f50c";
}

.la-galactic-senate:before {
    content: "\f50d";
}

.la-gamepad:before {
    content: "\f11b";
}

.la-gas-pump:before {
    content: "\f52f";
}

.la-gavel:before {
    content: "\f0e3";
}

.la-gem:before {
    content: "\f3a5";
}

.la-genderless:before {
    content: "\f22d";
}

.la-get-pocket:before {
    content: "\f265";
}

.la-gg:before {
    content: "\f260";
}

.la-gg-circle:before {
    content: "\f261";
}

.la-ghost:before {
    content: "\f6e2";
}

.la-gift:before {
    content: "\f06b";
}

.la-gifts:before {
    content: "\f79c";
}

.la-git:before {
    content: "\f1d3";
}

.la-git-alt:before {
    content: "\f841";
}

.la-git-square:before {
    content: "\f1d2";
}

.la-github:before {
    content: "\f09b";
}

.la-github-alt:before {
    content: "\f113";
}

.la-github-square:before {
    content: "\f092";
}

.la-gitkraken:before {
    content: "\f3a6";
}

.la-gitlab:before {
    content: "\f296";
}

.la-gitter:before {
    content: "\f426";
}

.la-glass-cheers:before {
    content: "\f79f";
}

.la-glass-martini:before {
    content: "\f000";
}

.la-glass-martini-alt:before {
    content: "\f57b";
}

.la-glass-whiskey:before {
    content: "\f7a0";
}

.la-glasses:before {
    content: "\f530";
}

.la-glide:before {
    content: "\f2a5";
}

.la-glide-g:before {
    content: "\f2a6";
}

.la-globe:before {
    content: "\f0ac";
}

.la-globe-africa:before {
    content: "\f57c";
}

.la-globe-americas:before {
    content: "\f57d";
}

.la-globe-asia:before {
    content: "\f57e";
}

.la-globe-europe:before {
    content: "\f7a2";
}

.la-gofore:before {
    content: "\f3a7";
}

.la-golf-ball:before {
    content: "\f450";
}

.la-goodreads:before {
    content: "\f3a8";
}

.la-goodreads-g:before {
    content: "\f3a9";
}

.la-google:before {
    content: "\f1a0";
}

.la-google-drive:before {
    content: "\f3aa";
}

.la-google-play:before {
    content: "\f3ab";
}

.la-google-plus:before {
    content: "\f2b3";
}

.la-google-plus-g:before {
    content: "\f0d5";
}

.la-google-plus-square:before {
    content: "\f0d4";
}

.la-google-wallet:before {
    content: "\f1ee";
}

.la-gopuram:before {
    content: "\f664";
}

.la-graduation-cap:before {
    content: "\f19d";
}

.la-gratipay:before {
    content: "\f184";
}

.la-grav:before {
    content: "\f2d6";
}

.la-greater-than:before {
    content: "\f531";
}

.la-greater-than-equal:before {
    content: "\f532";
}

.la-grimace:before {
    content: "\f57f";
}

.la-grin:before {
    content: "\f580";
}

.la-grin-alt:before {
    content: "\f581";
}

.la-grin-beam:before {
    content: "\f582";
}

.la-grin-beam-sweat:before {
    content: "\f583";
}

.la-grin-hearts:before {
    content: "\f584";
}

.la-grin-squint:before {
    content: "\f585";
}

.la-grin-squint-tears:before {
    content: "\f586";
}

.la-grin-stars:before {
    content: "\f587";
}

.la-grin-tears:before {
    content: "\f588";
}

.la-grin-tongue:before {
    content: "\f589";
}

.la-grin-tongue-squint:before {
    content: "\f58a";
}

.la-grin-tongue-wink:before {
    content: "\f58b";
}

.la-grin-wink:before {
    content: "\f58c";
}

.la-grip-horizontal:before {
    content: "\f58d";
}

.la-grip-lines:before {
    content: "\f7a4";
}

.la-grip-lines-vertical:before {
    content: "\f7a5";
}

.la-grip-vertical:before {
    content: "\f58e";
}

.la-gripfire:before {
    content: "\f3ac";
}

.la-grunt:before {
    content: "\f3ad";
}

.la-guitar:before {
    content: "\f7a6";
}

.la-gulp:before {
    content: "\f3ae";
}

.la-h-square:before {
    content: "\f0fd";
}

.la-hacker-news:before {
    content: "\f1d4";
}

.la-hacker-news-square:before {
    content: "\f3af";
}

.la-hackerrank:before {
    content: "\f5f7";
}

.la-hamburger:before {
    content: "\f805";
}

.la-hammer:before {
    content: "\f6e3";
}

.la-hamsa:before {
    content: "\f665";
}

.la-hand-holding:before {
    content: "\f4bd";
}

.la-hand-holding-heart:before {
    content: "\f4be";
}

.la-hand-holding-usd:before {
    content: "\f4c0";
}

.la-hand-lizard:before {
    content: "\f258";
}

.la-hand-middle-finger:before {
    content: "\f806";
}

.la-hand-paper:before {
    content: "\f256";
}

.la-hand-peace:before {
    content: "\f25b";
}

.la-hand-point-down:before {
    content: "\f0a7";
}

.la-hand-point-left:before {
    content: "\f0a5";
}

.la-hand-point-right:before {
    content: "\f0a4";
}

.la-hand-point-up:before {
    content: "\f0a6";
}

.la-hand-pointer:before {
    content: "\f25a";
}

.la-hand-rock:before {
    content: "\f255";
}

.la-hand-scissors:before {
    content: "\f257";
}

.la-hand-spock:before {
    content: "\f259";
}

.la-hands:before {
    content: "\f4c2";
}

.la-hands-helping:before {
    content: "\f4c4";
}

.la-handshake:before {
    content: "\f2b5";
}

.la-hanukiah:before {
    content: "\f6e6";
}

.la-hard-hat:before {
    content: "\f807";
}

.la-hashtag:before {
    content: "\f292";
}

.la-hat-cowboy:before {
    content: "\f8c0";
}

.la-hat-cowboy-side:before {
    content: "\f8c1";
}

.la-hat-wizard:before {
    content: "\f6e8";
}

.la-haykal:before {
    content: "\f666";
}

.la-hdd:before {
    content: "\f0a0";
}

.la-heading:before {
    content: "\f1dc";
}

.la-headphones:before {
    content: "\f025";
}

.la-headphones-alt:before {
    content: "\f58f";
}

.la-headset:before {
    content: "\f590";
}

.la-heart:before {
    content: "\f004";
}

.la-heart-broken:before {
    content: "\f7a9";
}

.la-heartbeat:before {
    content: "\f21e";
}

.la-helicopter:before {
    content: "\f533";
}

.la-highlighter:before {
    content: "\f591";
}

.la-hiking:before {
    content: "\f6ec";
}

.la-hippo:before {
    content: "\f6ed";
}

.la-hips:before {
    content: "\f452";
}

.la-hire-a-helper:before {
    content: "\f3b0";
}

.la-history:before {
    content: "\f1da";
}

.la-hockey-puck:before {
    content: "\f453";
}

.la-holly-berry:before {
    content: "\f7aa";
}

.la-home:before {
    content: "\f015";
}

.la-hooli:before {
    content: "\f427";
}

.la-hornbill:before {
    content: "\f592";
}

.la-horse:before {
    content: "\f6f0";
}

.la-horse-head:before {
    content: "\f7ab";
}

.la-hospital:before {
    content: "\f0f8";
}

.la-hospital-alt:before {
    content: "\f47d";
}

.la-hospital-symbol:before {
    content: "\f47e";
}

.la-hot-tub:before {
    content: "\f593";
}

.la-hotdog:before {
    content: "\f80f";
}

.la-hotel:before {
    content: "\f594";
}

.la-hotjar:before {
    content: "\f3b1";
}

.la-hourglass:before {
    content: "\f254";
}

.la-hourglass-end:before {
    content: "\f253";
}

.la-hourglass-half:before {
    content: "\f252";
}

.la-hourglass-start:before {
    content: "\f251";
}

.la-house-damage:before {
    content: "\f6f1";
}

.la-houzz:before {
    content: "\f27c";
}

.la-hryvnia:before {
    content: "\f6f2";
}

.la-html5:before {
    content: "\f13b";
}

.la-hubspot:before {
    content: "\f3b2";
}

.la-i-cursor:before {
    content: "\f246";
}

.la-ice-cream:before {
    content: "\f810";
}

.la-icicles:before {
    content: "\f7ad";
}

.la-icons:before {
    content: "\f86d";
}

.la-id-badge:before {
    content: "\f2c1";
}

.la-id-card:before {
    content: "\f2c2";
}

.la-id-card-alt:before {
    content: "\f47f";
}

.la-igloo:before {
    content: "\f7ae";
}

.la-image:before {
    content: "\f03e";
}

.la-images:before {
    content: "\f302";
}

.la-imdb:before {
    content: "\f2d8";
}

.la-inbox:before {
    content: "\f01c";
}

.la-indent:before {
    content: "\f03c";
}

.la-industry:before {
    content: "\f275";
}

.la-infinity:before {
    content: "\f534";
}

.la-info:before {
    content: "\f129";
}

.la-info-circle:before {
    content: "\f05a";
}

.la-instagram:before {
    content: "\f16d";
}

.la-intercom:before {
    content: "\f7af";
}

.la-internet-explorer:before {
    content: "\f26b";
}

.la-invision:before {
    content: "\f7b0";
}

.la-ioxhost:before {
    content: "\f208";
}

.la-italic:before {
    content: "\f033";
}

.la-itch-io:before {
    content: "\f83a";
}

.la-itunes:before {
    content: "\f3b4";
}

.la-itunes-note:before {
    content: "\f3b5";
}

.la-java:before {
    content: "\f4e4";
}

.la-jedi:before {
    content: "\f669";
}

.la-jedi-order:before {
    content: "\f50e";
}

.la-jenkins:before {
    content: "\f3b6";
}

.la-jira:before {
    content: "\f7b1";
}

.la-joget:before {
    content: "\f3b7";
}

.la-joint:before {
    content: "\f595";
}

.la-joomla:before {
    content: "\f1aa";
}

.la-journal-whills:before {
    content: "\f66a";
}

.la-js:before {
    content: "\f3b8";
}

.la-js-square:before {
    content: "\f3b9";
}

.la-jsfiddle:before {
    content: "\f1cc";
}

.la-kaaba:before {
    content: "\f66b";
}

.la-kaggle:before {
    content: "\f5fa";
}

.la-key:before {
    content: "\f084";
}

.la-keybase:before {
    content: "\f4f5";
}

.la-keyboard:before {
    content: "\f11c";
}

.la-keycdn:before {
    content: "\f3ba";
}

.la-khanda:before {
    content: "\f66d";
}

.la-kickstarter:before {
    content: "\f3bb";
}

.la-kickstarter-k:before {
    content: "\f3bc";
}

.la-kiss:before {
    content: "\f596";
}

.la-kiss-beam:before {
    content: "\f597";
}

.la-kiss-wink-heart:before {
    content: "\f598";
}

.la-kiwi-bird:before {
    content: "\f535";
}

.la-korvue:before {
    content: "\f42f";
}

.la-landmark:before {
    content: "\f66f";
}

.la-language:before {
    content: "\f1ab";
}

.la-laptop:before {
    content: "\f109";
}

.la-laptop-code:before {
    content: "\f5fc";
}

.la-laptop-medical:before {
    content: "\f812";
}

.la-laravel:before {
    content: "\f3bd";
}

.la-lastfm:before {
    content: "\f202";
}

.la-lastfm-square:before {
    content: "\f203";
}

.la-laugh:before {
    content: "\f599";
}

.la-laugh-beam:before {
    content: "\f59a";
}

.la-laugh-squint:before {
    content: "\f59b";
}

.la-laugh-wink:before {
    content: "\f59c";
}

.la-layer-group:before {
    content: "\f5fd";
}

.la-leaf:before {
    content: "\f06c";
}

.la-leanpub:before {
    content: "\f212";
}

.la-lemon:before {
    content: "\f094";
}

.la-less:before {
    content: "\f41d";
}

.la-less-than:before {
    content: "\f536";
}

.la-less-than-equal:before {
    content: "\f537";
}

.la-level-down-alt:before {
    content: "\f3be";
}

.la-level-up-alt:before {
    content: "\f3bf";
}

.la-life-ring:before {
    content: "\f1cd";
}

.la-lightbulb:before {
    content: "\f0eb";
}

.la-line:before {
    content: "\f3c0";
}

.la-link:before {
    content: "\f0c1";
}

.la-linkedin:before {
    content: "\f08c";
}

.la-linkedin-in:before {
    content: "\f0e1";
}

.la-linode:before {
    content: "\f2b8";
}

.la-linux:before {
    content: "\f17c";
}

.la-lira-sign:before {
    content: "\f195";
}

.la-list:before {
    content: "\f03a";
}

.la-list-alt:before {
    content: "\f022";
}

.la-list-ol:before {
    content: "\f0cb";
}

.la-list-ul:before {
    content: "\f0ca";
}

.la-location-arrow:before {
    content: "\f124";
}

.la-lock:before {
    content: "\f023";
}

.la-lock-open:before {
    content: "\f3c1";
}

.la-long-arrow-alt-down:before {
    content: "\f309";
}

.la-long-arrow-alt-left:before {
    content: "\f30a";
}

.la-long-arrow-alt-right:before {
    content: "\f30b";
}

.la-long-arrow-alt-up:before {
    content: "\f30c";
}

.la-low-vision:before {
    content: "\f2a8";
}

.la-luggage-cart:before {
    content: "\f59d";
}

.la-lyft:before {
    content: "\f3c3";
}

.la-magento:before {
    content: "\f3c4";
}

.la-magic:before {
    content: "\f0d0";
}

.la-magnet:before {
    content: "\f076";
}

.la-mail-bulk:before {
    content: "\f674";
}

.la-mailchimp:before {
    content: "\f59e";
}

.la-male:before {
    content: "\f183";
}

.la-mandalorian:before {
    content: "\f50f";
}

.la-map:before {
    content: "\f279";
}

.la-map-marked:before {
    content: "\f59f";
}

.la-map-marked-alt:before {
    content: "\f5a0";
}

.la-map-marker:before {
    content: "\f041";
}

.la-map-marker-alt:before {
    content: "\f3c5";
}

.la-map-pin:before {
    content: "\f276";
}

.la-map-signs:before {
    content: "\f277";
}

.la-markdown:before {
    content: "\f60f";
}

.la-marker:before {
    content: "\f5a1";
}

.la-mars:before {
    content: "\f222";
}

.la-mars-double:before {
    content: "\f227";
}

.la-mars-stroke:before {
    content: "\f229";
}

.la-mars-stroke-h:before {
    content: "\f22b";
}

.la-mars-stroke-v:before {
    content: "\f22a";
}

.la-mask:before {
    content: "\f6fa";
}

.la-mastodon:before {
    content: "\f4f6";
}

.la-maxcdn:before {
    content: "\f136";
}

.la-mdb:before {
    content: "\f8ca";
}

.la-medal:before {
    content: "\f5a2";
}

.la-medapps:before {
    content: "\f3c6";
}

.la-medium:before {
    content: "\f23a";
}

.la-medium-m:before {
    content: "\f3c7";
}

.la-medkit:before {
    content: "\f0fa";
}

.la-medrt:before {
    content: "\f3c8";
}

.la-meetup:before {
    content: "\f2e0";
}

.la-megaport:before {
    content: "\f5a3";
}

.la-meh:before {
    content: "\f11a";
}

.la-meh-blank:before {
    content: "\f5a4";
}

.la-meh-rolling-eyes:before {
    content: "\f5a5";
}

.la-memory:before {
    content: "\f538";
}

.la-mendeley:before {
    content: "\f7b3";
}

.la-menorah:before {
    content: "\f676";
}

.la-mercury:before {
    content: "\f223";
}

.la-meteor:before {
    content: "\f753";
}

.la-microchip:before {
    content: "\f2db";
}

.la-microphone:before {
    content: "\f130";
}

.la-microphone-alt:before {
    content: "\f3c9";
}

.la-microphone-alt-slash:before {
    content: "\f539";
}

.la-microphone-slash:before {
    content: "\f131";
}

.la-microscope:before {
    content: "\f610";
}

.la-microsoft:before {
    content: "\f3ca";
}

.la-minus:before {
    content: "\f068";
}

.la-minus-circle:before {
    content: "\f056";
}

.la-minus-square:before {
    content: "\f146";
}

.la-mitten:before {
    content: "\f7b5";
}

.la-mix:before {
    content: "\f3cb";
}

.la-mixcloud:before {
    content: "\f289";
}

.la-mizuni:before {
    content: "\f3cc";
}

.la-mobile:before {
    content: "\f10b";
}

.la-mobile-alt:before {
    content: "\f3cd";
}

.la-modx:before {
    content: "\f285";
}

.la-monero:before {
    content: "\f3d0";
}

.la-money-bill:before {
    content: "\f0d6";
}

.la-money-bill-alt:before {
    content: "\f3d1";
}

.la-money-bill-wave:before {
    content: "\f53a";
}

.la-money-bill-wave-alt:before {
    content: "\f53b";
}

.la-money-check:before {
    content: "\f53c";
}

.la-money-check-alt:before {
    content: "\f53d";
}

.la-monument:before {
    content: "\f5a6";
}

.la-moon:before {
    content: "\f186";
}

.la-mortar-pestle:before {
    content: "\f5a7";
}

.la-mosque:before {
    content: "\f678";
}

.la-motorcycle:before {
    content: "\f21c";
}

.la-mountain:before {
    content: "\f6fc";
}

.la-mouse:before {
    content: "\f8cc";
}

.la-mouse-pointer:before {
    content: "\f245";
}

.la-mug-hot:before {
    content: "\f7b6";
}

.la-music:before {
    content: "\f001";
}

.la-napster:before {
    content: "\f3d2";
}

.la-neos:before {
    content: "\f612";
}

.la-network-wired:before {
    content: "\f6ff";
}

.la-neuter:before {
    content: "\f22c";
}

.la-newspaper:before {
    content: "\f1ea";
}

.la-nimblr:before {
    content: "\f5a8";
}

.la-node:before {
    content: "\f419";
}

.la-node-js:before {
    content: "\f3d3";
}

.la-not-equal:before {
    content: "\f53e";
}

.la-notes-medical:before {
    content: "\f481";
}

.la-npm:before {
    content: "\f3d4";
}

.la-ns8:before {
    content: "\f3d5";
}

.la-nutritionix:before {
    content: "\f3d6";
}

.la-object-group:before {
    content: "\f247";
}

.la-object-ungroup:before {
    content: "\f248";
}

.la-odnoklassniki:before {
    content: "\f263";
}

.la-odnoklassniki-square:before {
    content: "\f264";
}

.la-oil-can:before {
    content: "\f613";
}

.la-old-republic:before {
    content: "\f510";
}

.la-om:before {
    content: "\f679";
}

.la-opencart:before {
    content: "\f23d";
}

.la-openid:before {
    content: "\f19b";
}

.la-opera:before {
    content: "\f26a";
}

.la-optin-monster:before {
    content: "\f23c";
}

.la-orcid:before {
    content: "\f8d2";
}

.la-osi:before {
    content: "\f41a";
}

.la-otter:before {
    content: "\f700";
}

.la-outdent:before {
    content: "\f03b";
}

.la-page4:before {
    content: "\f3d7";
}

.la-pagelines:before {
    content: "\f18c";
}

.la-pager:before {
    content: "\f815";
}

.la-paint-brush:before {
    content: "\f1fc";
}

.la-paint-roller:before {
    content: "\f5aa";
}

.la-palette:before {
    content: "\f53f";
}

.la-palfed:before {
    content: "\f3d8";
}

.la-pallet:before {
    content: "\f482";
}

.la-paper-plane:before {
    content: "\f1d8";
}

.la-paperclip:before {
    content: "\f0c6";
}

.la-parachute-box:before {
    content: "\f4cd";
}

.la-paragraph:before {
    content: "\f1dd";
}

.la-parking:before {
    content: "\f540";
}

.la-passport:before {
    content: "\f5ab";
}

.la-pastafarianism:before {
    content: "\f67b";
}

.la-paste:before {
    content: "\f0ea";
}

.la-patreon:before {
    content: "\f3d9";
}

.la-pause:before {
    content: "\f04c";
}

.la-pause-circle:before {
    content: "\f28b";
}

.la-paw:before {
    content: "\f1b0";
}

.la-paypal:before {
    content: "\f1ed";
}

.la-peace:before {
    content: "\f67c";
}

.la-pen:before {
    content: "\f304";
}

.la-pen-alt:before {
    content: "\f305";
}

.la-pen-fancy:before {
    content: "\f5ac";
}

.la-pen-nib:before {
    content: "\f5ad";
}

.la-pen-square:before {
    content: "\f14b";
}

.la-pencil-alt:before {
    content: "\f303";
}

.la-pencil-ruler:before {
    content: "\f5ae";
}

.la-penny-arcade:before {
    content: "\f704";
}

.la-people-carry:before {
    content: "\f4ce";
}

.la-pepper-hot:before {
    content: "\f816";
}

.la-percent:before {
    content: "\f295";
}

.la-percentage:before {
    content: "\f541";
}

.la-periscope:before {
    content: "\f3da";
}

.la-person-booth:before {
    content: "\f756";
}

.la-phabricator:before {
    content: "\f3db";
}

.la-phoenix-framework:before {
    content: "\f3dc";
}

.la-phoenix-squadron:before {
    content: "\f511";
}

.la-phone:before {
    content: "\f095";
}

.la-phone-alt:before {
    content: "\f879";
}

.la-phone-slash:before {
    content: "\f3dd";
}

.la-phone-square:before {
    content: "\f098";
}

.la-phone-square-alt:before {
    content: "\f87b";
}

.la-phone-volume:before {
    content: "\f2a0";
}

.la-photo-video:before {
    content: "\f87c";
}

.la-php:before {
    content: "\f457";
}

.la-pied-piper:before {
    content: "\f2ae";
}

.la-pied-piper-alt:before {
    content: "\f1a8";
}

.la-pied-piper-hat:before {
    content: "\f4e5";
}

.la-pied-piper-pp:before {
    content: "\f1a7";
}

.la-piggy-bank:before {
    content: "\f4d3";
}

.la-pills:before {
    content: "\f484";
}

.la-pinterest:before {
    content: "\f0d2";
}

.la-pinterest-p:before {
    content: "\f231";
}

.la-pinterest-square:before {
    content: "\f0d3";
}

.la-pizza-slice:before {
    content: "\f818";
}

.la-place-of-worship:before {
    content: "\f67f";
}

.la-plane:before {
    content: "\f072";
}

.la-plane-arrival:before {
    content: "\f5af";
}

.la-plane-departure:before {
    content: "\f5b0";
}

.la-play:before {
    content: "\f04b";
}

.la-play-circle:before {
    content: "\f144";
}

.la-playstation:before {
    content: "\f3df";
}

.la-plug:before {
    content: "\f1e6";
}

.la-plus:before {
    content: "\f067";
}

.la-plus-circle:before {
    content: "\f055";
}

.la-plus-square:before {
    content: "\f0fe";
}

.la-podcast:before {
    content: "\f2ce";
}

.la-poll:before {
    content: "\f681";
}

.la-poll-h:before {
    content: "\f682";
}

.la-poo:before {
    content: "\f2fe";
}

.la-poo-storm:before {
    content: "\f75a";
}

.la-poop:before {
    content: "\f619";
}

.la-portrait:before {
    content: "\f3e0";
}

.la-pound-sign:before {
    content: "\f154";
}

.la-power-off:before {
    content: "\f011";
}

.la-pray:before {
    content: "\f683";
}

.la-praying-hands:before {
    content: "\f684";
}

.la-prescription:before {
    content: "\f5b1";
}

.la-prescription-bottle:before {
    content: "\f485";
}

.la-prescription-bottle-alt:before {
    content: "\f486";
}

.la-print:before {
    content: "\f02f";
}

.la-procedures:before {
    content: "\f487";
}

.la-product-hunt:before {
    content: "\f288";
}

.la-project-diagram:before {
    content: "\f542";
}

.la-pushed:before {
    content: "\f3e1";
}

.la-puzzle-piece:before {
    content: "\f12e";
}

.la-python:before {
    content: "\f3e2";
}

.la-qq:before {
    content: "\f1d6";
}

.la-qrcode:before {
    content: "\f029";
}

.la-question:before {
    content: "\f128";
}

.la-question-circle:before {
    content: "\f059";
}

.la-quidditch:before {
    content: "\f458";
}

.la-quinscape:before {
    content: "\f459";
}

.la-quora:before {
    content: "\f2c4";
}

.la-quote-left:before {
    content: "\f10d";
}

.la-quote-right:before {
    content: "\f10e";
}

.la-quran:before {
    content: "\f687";
}

.la-r-project:before {
    content: "\f4f7";
}

.la-radiation:before {
    content: "\f7b9";
}

.la-radiation-alt:before {
    content: "\f7ba";
}

.la-rainbow:before {
    content: "\f75b";
}

.la-random:before {
    content: "\f074";
}

.la-raspberry-pi:before {
    content: "\f7bb";
}

.la-ravelry:before {
    content: "\f2d9";
}

.la-react:before {
    content: "\f41b";
}

.la-reacteurope:before {
    content: "\f75d";
}

.la-readme:before {
    content: "\f4d5";
}

.la-rebel:before {
    content: "\f1d0";
}

.la-receipt:before {
    content: "\f543";
}

.la-record-vinyl:before {
    content: "\f8d9";
}

.la-recycle:before {
    content: "\f1b8";
}

.la-red-river:before {
    content: "\f3e3";
}

.la-reddit:before {
    content: "\f1a1";
}

.la-reddit-alien:before {
    content: "\f281";
}

.la-reddit-square:before {
    content: "\f1a2";
}

.la-redhat:before {
    content: "\f7bc";
}

.la-redo:before {
    content: "\f01e";
}

.la-redo-alt:before {
    content: "\f2f9";
}

.la-registered:before {
    content: "\f25d";
}

.la-remove-format:before {
    content: "\f87d";
}

.la-renren:before {
    content: "\f18b";
}

.la-reply:before {
    content: "\f3e5";
}

.la-reply-all:before {
    content: "\f122";
}

.la-replyd:before {
    content: "\f3e6";
}

.la-republican:before {
    content: "\f75e";
}

.la-researchgate:before {
    content: "\f4f8";
}

.la-resolving:before {
    content: "\f3e7";
}

.la-restroom:before {
    content: "\f7bd";
}

.la-retweet:before {
    content: "\f079";
}

.la-rev:before {
    content: "\f5b2";
}

.la-ribbon:before {
    content: "\f4d6";
}

.la-ring:before {
    content: "\f70b";
}

.la-road:before {
    content: "\f018";
}

.la-robot:before {
    content: "\f544";
}

.la-rocket:before {
    content: "\f135";
}

.la-rocketchat:before {
    content: "\f3e8";
}

.la-rockrms:before {
    content: "\f3e9";
}

.la-route:before {
    content: "\f4d7";
}

.la-rss:before {
    content: "\f09e";
}

.la-rss-square:before {
    content: "\f143";
}

.la-ruble-sign:before {
    content: "\f158";
}

.la-ruler:before {
    content: "\f545";
}

.la-ruler-combined:before {
    content: "\f546";
}

.la-ruler-horizontal:before {
    content: "\f547";
}

.la-ruler-vertical:before {
    content: "\f548";
}

.la-running:before {
    content: "\f70c";
}

.la-rupee-sign:before {
    content: "\f156";
}

.la-sad-cry:before {
    content: "\f5b3";
}

.la-sad-tear:before {
    content: "\f5b4";
}

.la-safari:before {
    content: "\f267";
}

.la-salesforce:before {
    content: "\f83b";
}

.la-sass:before {
    content: "\f41e";
}

.la-satellite:before {
    content: "\f7bf";
}

.la-satellite-dish:before {
    content: "\f7c0";
}

.la-save:before {
    content: "\f0c7";
}

.la-schlix:before {
    content: "\f3ea";
}

.la-school:before {
    content: "\f549";
}

.la-screwdriver:before {
    content: "\f54a";
}

.la-scribd:before {
    content: "\f28a";
}

.la-scroll:before {
    content: "\f70e";
}

.la-sd-card:before {
    content: "\f7c2";
}

.la-search:before {
    content: "\f002";
}

.la-search-dollar:before {
    content: "\f688";
}

.la-search-location:before {
    content: "\f689";
}

.la-search-minus:before {
    content: "\f010";
}

.la-search-plus:before {
    content: "\f00e";
}

.la-searchengin:before {
    content: "\f3eb";
}

.la-seedling:before {
    content: "\f4d8";
}

.la-sellcast:before {
    content: "\f2da";
}

.la-sellsy:before {
    content: "\f213";
}

.la-server:before {
    content: "\f233";
}

.la-servicestack:before {
    content: "\f3ec";
}

.la-shapes:before {
    content: "\f61f";
}

.la-share:before {
    content: "\f064";
}

.la-share-alt:before {
    content: "\f1e0";
}

.la-share-alt-square:before {
    content: "\f1e1";
}

.la-share-square:before {
    content: "\f14d";
}

.la-shekel-sign:before {
    content: "\f20b";
}

.la-shield-alt:before {
    content: "\f3ed";
}

.la-ship:before {
    content: "\f21a";
}

.la-shipping-fast:before {
    content: "\f48b";
}

.la-shirtsinbulk:before {
    content: "\f214";
}

.la-shoe-prints:before {
    content: "\f54b";
}

.la-shopping-bag:before {
    content: "\f290";
}

.la-shopping-basket:before {
    content: "\f291";
}

.la-shopping-cart:before {
    content: "\f07a";
}

.la-shopware:before {
    content: "\f5b5";
}

.la-shower:before {
    content: "\f2cc";
}

.la-shuttle-van:before {
    content: "\f5b6";
}

.la-sign:before {
    content: "\f4d9";
}

.la-sign-in-alt:before {
    content: "\f2f6";
}

.la-sign-language:before {
    content: "\f2a7";
}

.la-sign-out-alt:before {
    content: "\f2f5";
}

.la-signal:before {
    content: "\f012";
}

.la-signature:before {
    content: "\f5b7";
}

.la-sim-card:before {
    content: "\f7c4";
}

.la-simplybuilt:before {
    content: "\f215";
}

.la-sistrix:before {
    content: "\f3ee";
}

.la-sitemap:before {
    content: "\f0e8";
}

.la-sith:before {
    content: "\f512";
}

.la-skating:before {
    content: "\f7c5";
}

.la-sketch:before {
    content: "\f7c6";
}

.la-skiing:before {
    content: "\f7c9";
}

.la-skiing-nordic:before {
    content: "\f7ca";
}

.la-skull:before {
    content: "\f54c";
}

.la-skull-crossbones:before {
    content: "\f714";
}

.la-skyatlas:before {
    content: "\f216";
}

.la-skype:before {
    content: "\f17e";
}

.la-slack:before {
    content: "\f198";
}

.la-slack-hash:before {
    content: "\f3ef";
}

.la-slash:before {
    content: "\f715";
}

.la-sleigh:before {
    content: "\f7cc";
}

.la-sliders-h:before {
    content: "\f1de";
}

.la-slideshare:before {
    content: "\f1e7";
}

.la-smile:before {
    content: "\f118";
}

.la-smile-beam:before {
    content: "\f5b8";
}

.la-smile-wink:before {
    content: "\f4da";
}

.la-smog:before {
    content: "\f75f";
}

.la-smoking:before {
    content: "\f48d";
}

.la-smoking-ban:before {
    content: "\f54d";
}

.la-sms:before {
    content: "\f7cd";
}

.la-snapchat:before {
    content: "\f2ab";
}

.la-snapchat-ghost:before {
    content: "\f2ac";
}

.la-snapchat-square:before {
    content: "\f2ad";
}

.la-snowboarding:before {
    content: "\f7ce";
}

.la-snowflake:before {
    content: "\f2dc";
}

.la-snowman:before {
    content: "\f7d0";
}

.la-snowplow:before {
    content: "\f7d2";
}

.la-socks:before {
    content: "\f696";
}

.la-solar-panel:before {
    content: "\f5ba";
}

.la-sort:before {
    content: "\f0dc";
}

.la-sort-alpha-down:before {
    content: "\f15d";
}

.la-sort-alpha-down-alt:before {
    content: "\f881";
}

.la-sort-alpha-up:before {
    content: "\f15e";
}

.la-sort-alpha-up-alt:before {
    content: "\f882";
}

.la-sort-amount-down:before {
    content: "\f160";
}

.la-sort-amount-down-alt:before {
    content: "\f884";
}

.la-sort-amount-up:before {
    content: "\f161";
}

.la-sort-amount-up-alt:before {
    content: "\f885";
}

.la-sort-down:before {
    content: "\f0dd";
}

.la-sort-numeric-down:before {
    content: "\f162";
}

.la-sort-numeric-down-alt:before {
    content: "\f886";
}

.la-sort-numeric-up:before {
    content: "\f163";
}

.la-sort-numeric-up-alt:before {
    content: "\f887";
}

.la-sort-up:before {
    content: "\f0de";
}

.la-soundcloud:before {
    content: "\f1be";
}

.la-sourcetree:before {
    content: "\f7d3";
}

.la-spa:before {
    content: "\f5bb";
}

.la-space-shuttle:before {
    content: "\f197";
}

.la-speakap:before {
    content: "\f3f3";
}

.la-speaker-deck:before {
    content: "\f83c";
}

.la-spell-check:before {
    content: "\f891";
}

.la-spider:before {
    content: "\f717";
}

.la-spinner:before {
    content: "\f110";
}

.la-splotch:before {
    content: "\f5bc";
}

.la-spotify:before {
    content: "\f1bc";
}

.la-spray-can:before {
    content: "\f5bd";
}

.la-square:before {
    content: "\f0c8";
}

.la-square-full:before {
    content: "\f45c";
}

.la-square-root-alt:before {
    content: "\f698";
}

.la-squarespace:before {
    content: "\f5be";
}

.la-stack-exchange:before {
    content: "\f18d";
}

.la-stack-overflow:before {
    content: "\f16c";
}

.la-stackpath:before {
    content: "\f842";
}

.la-stamp:before {
    content: "\f5bf";
}

.la-star:before {
    content: "\f005";
}

.la-star-and-crescent:before {
    content: "\f699";
}

.la-star-half:before {
    content: "\f089";
}

.la-star-half-alt:before {
    content: "\f5c0";
}

.la-star-of-david:before {
    content: "\f69a";
}

.la-star-of-life:before {
    content: "\f621";
}

.la-staylinked:before {
    content: "\f3f5";
}

.la-steam:before {
    content: "\f1b6";
}

.la-steam-square:before {
    content: "\f1b7";
}

.la-steam-symbol:before {
    content: "\f3f6";
}

.la-step-backward:before {
    content: "\f048";
}

.la-step-forward:before {
    content: "\f051";
}

.la-stethoscope:before {
    content: "\f0f1";
}

.la-sticker-mule:before {
    content: "\f3f7";
}

.la-sticky-note:before {
    content: "\f249";
}

.la-stop:before {
    content: "\f04d";
}

.la-stop-circle:before {
    content: "\f28d";
}

.la-stopwatch:before {
    content: "\f2f2";
}

.la-store:before {
    content: "\f54e";
}

.la-store-alt:before {
    content: "\f54f";
}

.la-strava:before {
    content: "\f428";
}

.la-stream:before {
    content: "\f550";
}

.la-street-view:before {
    content: "\f21d";
}

.la-strikethrough:before {
    content: "\f0cc";
}

.la-stripe:before {
    content: "\f429";
}

.la-stripe-s:before {
    content: "\f42a";
}

.la-stroopwafel:before {
    content: "\f551";
}

.la-studiovinari:before {
    content: "\f3f8";
}

.la-stumbleupon:before {
    content: "\f1a4";
}

.la-stumbleupon-circle:before {
    content: "\f1a3";
}

.la-subscript:before {
    content: "\f12c";
}

.la-subway:before {
    content: "\f239";
}

.la-suitcase:before {
    content: "\f0f2";
}

.la-suitcase-rolling:before {
    content: "\f5c1";
}

.la-sun:before {
    content: "\f185";
}

.la-superpowers:before {
    content: "\f2dd";
}

.la-superscript:before {
    content: "\f12b";
}

.la-supple:before {
    content: "\f3f9";
}

.la-surprise:before {
    content: "\f5c2";
}

.la-suse:before {
    content: "\f7d6";
}

.la-swatchbook:before {
    content: "\f5c3";
}

.la-swift:before {
    content: "\f8e1";
}

.la-swimmer:before {
    content: "\f5c4";
}

.la-swimming-pool:before {
    content: "\f5c5";
}

.la-symfony:before {
    content: "\f83d";
}

.la-synagogue:before {
    content: "\f69b";
}

.la-sync:before {
    content: "\f021";
}

.la-sync-alt:before {
    content: "\f2f1";
}

.la-syringe:before {
    content: "\f48e";
}

.la-table:before {
    content: "\f0ce";
}

.la-table-tennis:before {
    content: "\f45d";
}

.la-tablet:before {
    content: "\f10a";
}

.la-tablet-alt:before {
    content: "\f3fa";
}

.la-tablets:before {
    content: "\f490";
}

.la-tachometer-alt:before {
    content: "\f3fd";
}

.la-tag:before {
    content: "\f02b";
}

.la-tags:before {
    content: "\f02c";
}

.la-tape:before {
    content: "\f4db";
}

.la-tasks:before {
    content: "\f0ae";
}

.la-taxi:before {
    content: "\f1ba";
}

.la-teamspeak:before {
    content: "\f4f9";
}

.la-teeth:before {
    content: "\f62e";
}

.la-teeth-open:before {
    content: "\f62f";
}

.la-telegram:before {
    content: "\f2c6";
}

.la-telegram-plane:before {
    content: "\f3fe";
}

.la-temperature-high:before {
    content: "\f769";
}

.la-temperature-low:before {
    content: "\f76b";
}

.la-tencent-weibo:before {
    content: "\f1d5";
}

.la-tenge:before {
    content: "\f7d7";
}

.la-terminal:before {
    content: "\f120";
}

.la-text-height:before {
    content: "\f034";
}

.la-text-width:before {
    content: "\f035";
}

.la-th:before {
    content: "\f00a";
}

.la-th-large:before {
    content: "\f009";
}

.la-th-list:before {
    content: "\f00b";
}

.la-the-red-yeti:before {
    content: "\f69d";
}

.la-theater-masks:before {
    content: "\f630";
}

.la-themeco:before {
    content: "\f5c6";
}

.la-themeisle:before {
    content: "\f2b2";
}

.la-thermometer:before {
    content: "\f491";
}

.la-thermometer-empty:before {
    content: "\f2cb";
}

.la-thermometer-full:before {
    content: "\f2c7";
}

.la-thermometer-half:before {
    content: "\f2c9";
}

.la-thermometer-quarter:before {
    content: "\f2ca";
}

.la-thermometer-three-quarters:before {
    content: "\f2c8";
}

.la-think-peaks:before {
    content: "\f731";
}

.la-thumbs-down:before {
    content: "\f165";
}

.la-thumbs-up:before {
    content: "\f164";
}

.la-thumbtack:before {
    content: "\f08d";
}

.la-ticket-alt:before {
    content: "\f3ff";
}

.la-times:before {
    content: "\f00d";
}

.la-times-circle:before {
    content: "\f057";
}

.la-tint:before {
    content: "\f043";
}

.la-tint-slash:before {
    content: "\f5c7";
}

.la-tired:before {
    content: "\f5c8";
}

.la-toggle-off:before {
    content: "\f204";
}

.la-toggle-on:before {
    content: "\f205";
}

.la-toilet:before {
    content: "\f7d8";
}

.la-toilet-paper:before {
    content: "\f71e";
}

.la-toolbox:before {
    content: "\f552";
}

.la-tools:before {
    content: "\f7d9";
}

.la-tooth:before {
    content: "\f5c9";
}

.la-torah:before {
    content: "\f6a0";
}

.la-torii-gate:before {
    content: "\f6a1";
}

.la-tractor:before {
    content: "\f722";
}

.la-trade-federation:before {
    content: "\f513";
}

.la-trademark:before {
    content: "\f25c";
}

.la-traffic-light:before {
    content: "\f637";
}

.la-train:before {
    content: "\f238";
}

.la-tram:before {
    content: "\f7da";
}

.la-transgender:before {
    content: "\f224";
}

.la-transgender-alt:before {
    content: "\f225";
}

.la-trash:before {
    content: "\f1f8";
}

.la-trash-alt:before {
    content: "\f2ed";
}

.la-trash-restore:before {
    content: "\f829";
}

.la-trash-restore-alt:before {
    content: "\f82a";
}

.la-tree:before {
    content: "\f1bb";
}

.la-trello:before {
    content: "\f181";
}

.la-tripadvisor:before {
    content: "\f262";
}

.la-trophy:before {
    content: "\f091";
}

.la-truck:before {
    content: "\f0d1";
}

.la-truck-loading:before {
    content: "\f4de";
}

.la-truck-monster:before {
    content: "\f63b";
}

.la-truck-moving:before {
    content: "\f4df";
}

.la-truck-pickup:before {
    content: "\f63c";
}

.la-tshirt:before {
    content: "\f553";
}

.la-tty:before {
    content: "\f1e4";
}

.la-tumblr:before {
    content: "\f173";
}

.la-tumblr-square:before {
    content: "\f174";
}

.la-tv:before {
    content: "\f26c";
}

.la-twitch:before {
    content: "\f1e8";
}

.la-twitter:before {
    content: "\f099";
}

.la-twitter-square:before {
    content: "\f081";
}

.la-typo3:before {
    content: "\f42b";
}

.la-uber:before {
    content: "\f402";
}

.la-ubuntu:before {
    content: "\f7df";
}

.la-uikit:before {
    content: "\f403";
}

.la-umbraco:before {
    content: "\f8e8";
}

.la-umbrella:before {
    content: "\f0e9";
}

.la-umbrella-beach:before {
    content: "\f5ca";
}

.la-underline:before {
    content: "\f0cd";
}

.la-undo:before {
    content: "\f0e2";
}

.la-undo-alt:before {
    content: "\f2ea";
}

.la-uniregistry:before {
    content: "\f404";
}

.la-universal-access:before {
    content: "\f29a";
}

.la-university:before {
    content: "\f19c";
}

.la-unlink:before {
    content: "\f127";
}

.la-unlock:before {
    content: "\f09c";
}

.la-unlock-alt:before {
    content: "\f13e";
}

.la-untappd:before {
    content: "\f405";
}

.la-upload:before {
    content: "\f093";
}

.la-ups:before {
    content: "\f7e0";
}

.la-usb:before {
    content: "\f287";
}

.la-user:before {
    content: "\f007";
}

.la-user-alt:before {
    content: "\f406";
}

.la-user-alt-slash:before {
    content: "\f4fa";
}

.la-user-astronaut:before {
    content: "\f4fb";
}

.la-user-check:before {
    content: "\f4fc";
}

.la-user-circle:before {
    content: "\f2bd";
}

.la-user-clock:before {
    content: "\f4fd";
}

.la-user-cog:before {
    content: "\f4fe";
}

.la-user-edit:before {
    content: "\f4ff";
}

.la-user-friends:before {
    content: "\f500";
}

.la-user-graduate:before {
    content: "\f501";
}

.la-user-injured:before {
    content: "\f728";
}

.la-user-lock:before {
    content: "\f502";
}

.la-user-md:before {
    content: "\f0f0";
}

.la-user-minus:before {
    content: "\f503";
}

.la-user-ninja:before {
    content: "\f504";
}

.la-user-nurse:before {
    content: "\f82f";
}

.la-user-plus:before {
    content: "\f234";
}

.la-user-secret:before {
    content: "\f21b";
}

.la-user-shield:before {
    content: "\f505";
}

.la-user-slash:before {
    content: "\f506";
}

.la-user-tag:before {
    content: "\f507";
}

.la-user-tie:before {
    content: "\f508";
}

.la-user-times:before {
    content: "\f235";
}

.la-users:before {
    content: "\f0c0";
}

.la-users-cog:before {
    content: "\f509";
}

.la-usps:before {
    content: "\f7e1";
}

.la-ussunnah:before {
    content: "\f407";
}

.la-utensil-spoon:before {
    content: "\f2e5";
}

.la-utensils:before {
    content: "\f2e7";
}

.la-vaadin:before {
    content: "\f408";
}

.la-vector-square:before {
    content: "\f5cb";
}

.la-venus:before {
    content: "\f221";
}

.la-venus-double:before {
    content: "\f226";
}

.la-venus-mars:before {
    content: "\f228";
}

.la-viacoin:before {
    content: "\f237";
}

.la-viadeo:before {
    content: "\f2a9";
}

.la-viadeo-square:before {
    content: "\f2aa";
}

.la-vial:before {
    content: "\f492";
}

.la-vials:before {
    content: "\f493";
}

.la-viber:before {
    content: "\f409";
}

.la-video:before {
    content: "\f03d";
}

.la-video-slash:before {
    content: "\f4e2";
}

.la-vihara:before {
    content: "\f6a7";
}

.la-vimeo:before {
    content: "\f40a";
}

.la-vimeo-square:before {
    content: "\f194";
}

.la-vimeo-v:before {
    content: "\f27d";
}

.la-vine:before {
    content: "\f1ca";
}

.la-vk:before {
    content: "\f189";
}

.la-vnv:before {
    content: "\f40b";
}

.la-voicemail:before {
    content: "\f897";
}

.la-volleyball-ball:before {
    content: "\f45f";
}

.la-volume-down:before {
    content: "\f027";
}

.la-volume-mute:before {
    content: "\f6a9";
}

.la-volume-off:before {
    content: "\f026";
}

.la-volume-up:before {
    content: "\f028";
}

.la-vote-yea:before {
    content: "\f772";
}

.la-vr-cardboard:before {
    content: "\f729";
}

.la-vuejs:before {
    content: "\f41f";
}

.la-walking:before {
    content: "\f554";
}

.la-wallet:before {
    content: "\f555";
}

.la-warehouse:before {
    content: "\f494";
}

.la-water:before {
    content: "\f773";
}

.la-wave-square:before {
    content: "\f83e";
}

.la-waze:before {
    content: "\f83f";
}

.la-weebly:before {
    content: "\f5cc";
}

.la-weibo:before {
    content: "\f18a";
}

.la-weight:before {
    content: "\f496";
}

.la-weight-hanging:before {
    content: "\f5cd";
}

.la-weixin:before {
    content: "\f1d7";
}

.la-whatsapp:before {
    content: "\f232";
}

.la-whatsapp-square:before {
    content: "\f40c";
}

.la-wheelchair:before {
    content: "\f193";
}

.la-whmcs:before {
    content: "\f40d";
}

.la-wifi:before {
    content: "\f1eb";
}

.la-wikipedia-w:before {
    content: "\f266";
}

.la-wind:before {
    content: "\f72e";
}

.la-window-close:before {
    content: "\f410";
}

.la-window-maximize:before {
    content: "\f2d0";
}

.la-window-minimize:before {
    content: "\f2d1";
}

.la-window-restore:before {
    content: "\f2d2";
}

.la-windows:before {
    content: "\f17a";
}

.la-wine-bottle:before {
    content: "\f72f";
}

.la-wine-glass:before {
    content: "\f4e3";
}

.la-wine-glass-alt:before {
    content: "\f5ce";
}

.la-wix:before {
    content: "\f5cf";
}

.la-wizards-of-the-coast:before {
    content: "\f730";
}

.la-wolf-pack-battalion:before {
    content: "\f514";
}

.la-won-sign:before {
    content: "\f159";
}

.la-wordpress:before {
    content: "\f19a";
}

.la-wordpress-simple:before {
    content: "\f411";
}

.la-wpbeginner:before {
    content: "\f297";
}

.la-wpexplorer:before {
    content: "\f2de";
}

.la-wpforms:before {
    content: "\f298";
}

.la-wpressr:before {
    content: "\f3e4";
}

.la-wrench:before {
    content: "\f0ad";
}

.la-x-ray:before {
    content: "\f497";
}

.la-xbox:before {
    content: "\f412";
}

.la-xing:before {
    content: "\f168";
}

.la-xing-square:before {
    content: "\f169";
}

.la-y-combinator:before {
    content: "\f23b";
}

.la-yahoo:before {
    content: "\f19e";
}

.la-yammer:before {
    content: "\f840";
}

.la-yandex:before {
    content: "\f413";
}

.la-yandex-international:before {
    content: "\f414";
}

.la-yarn:before {
    content: "\f7e3";
}

.la-yelp:before {
    content: "\f1e9";
}

.la-yen-sign:before {
    content: "\f157";
}

.la-yin-yang:before {
    content: "\f6ad";
}

.la-yoast:before {
    content: "\f2b1";
}

.la-youtube:before {
    content: "\f167";
}

.la-youtube-square:before {
    content: "\f431";
}

.la-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

@font-face {
    font-family: 'Line Awesome Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url("/Contents/Portal/fonts/la-brands-400.eot");
    src: url("/Contents/Portal/fonts/la-brands-400.eot?#iefix") format("embedded-opentype"), url("/Contents/Portal/fonts/la-brands-400.woff2") format("woff2"), url("/Contents/Portal/fonts/la-brands-400.woff") format("woff"), url("/Contents/Portal/fonts/la-brands-400.ttf") format("truetype"), url("../fonts/la-brands-400.svg#lineawesome") format("svg");
}

.lab {
    font-family: 'Line Awesome Brands';
}

@font-face {
    font-family: 'Line Awesome Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("/Contents/Portal/fonts/la-regular-400.eot");
    src: url("/Contents/Portal/fonts/la-regular-400.eot?#iefix") format("embedded-opentype"), url("/Contents/Portal/fonts/la-regular-400.woff2") format("woff2"), url("/Contents/Portal/fonts/la-regular-400.woff") format("woff"), url("/Contents/Portal/fonts/la-regular-400.ttf") format("truetype"), url("/Contents/Portal/fonts/la-regular-400.svg#lineawesome") format("svg");
}

.lar {
    font-family: 'Line Awesome Free';
    font-weight: 400;
}

@font-face {
    font-family: 'Line Awesome Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("/Contents/Portal/fonts/la-solid-900.eot");
    src: url("/Contents/Portal/fonts/la-solid-900.eot?#iefix") format("embedded-opentype"), url("/Contents/Portal/fonts/la-solid-900.woff2") format("woff2"), url("/Contents/Portal/fonts/la-solid-900.woff") format("woff"), url("/Contents/Portal/fonts/la-solid-900.ttf") format("truetype"), url("/Contents/Portal/fonts/la-solid-900.svg#lineawesome") format("svg");
}

.la,
.las {
    font-family: 'Line Awesome Free';
    font-weight: 900;
}

    .la.la-glass:before {
        content: "\f000";
    }

    .la.la-meetup {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-star-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-o:before {
            content: "\f005";
        }

    .la.la-remove:before {
        content: "\f00d";
    }

    .la.la-close:before {
        content: "\f00d";
    }

    .la.la-gear:before {
        content: "\f013";
    }

    .la.la-trash-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-trash-o:before {
            content: "\f2ed";
        }

    .la.la-file-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-o:before {
            content: "\f15b";
        }

    .la.la-clock-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-clock-o:before {
            content: "\f017";
        }

    .la.la-arrow-circle-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-down:before {
            content: "\f358";
        }

    .la.la-arrow-circle-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-up:before {
            content: "\f35b";
        }

    .la.la-play-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-play-circle-o:before {
            content: "\f144";
        }

    .la.la-repeat:before {
        content: "\f01e";
    }

    .la.la-rotate-right:before {
        content: "\f01e";
    }

    .la.la-refresh:before {
        content: "\f021";
    }

    .la.la-list-alt {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-dedent:before {
        content: "\f03b";
    }

    .la.la-video-camera:before {
        content: "\f03d";
    }

    .la.la-picture-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-picture-o:before {
            content: "\f03e";
        }

    .la.la-photo {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-photo:before {
            content: "\f03e";
        }

    .la.la-image {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-image:before {
            content: "\f03e";
        }

    .la.la-pencil:before {
        content: "\f303";
    }

    .la.la-map-marker:before {
        content: "\f3c5";
    }

    .la.la-pencil-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-pencil-square-o:before {
            content: "\f044";
        }

    .la.la-share-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-share-square-o:before {
            content: "\f14d";
        }

    .la.la-check-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-check-square-o:before {
            content: "\f14a";
        }

    .la.la-arrows:before {
        content: "\f0b2";
    }

    .la.la-times-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-times-circle-o:before {
            content: "\f057";
        }

    .la.la-check-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-check-circle-o:before {
            content: "\f058";
        }

    .la.la-mail-forward:before {
        content: "\f064";
    }

    .la.la-eye {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-eye-slash {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-warning:before {
        content: "\f071";
    }

    .la.la-calendar:before {
        content: "\f073";
    }

    .la.la-arrows-v:before {
        content: "\f338";
    }

    .la.la-arrows-h:before {
        content: "\f337";
    }

    .la.la-bar-chart {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bar-chart:before {
            content: "\f080";
        }

    .la.la-bar-chart-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bar-chart-o:before {
            content: "\f080";
        }

    .la.la-twitter-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-facebook-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gears:before {
        content: "\f085";
    }

    .la.la-thumbs-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-thumbs-o-up:before {
            content: "\f164";
        }

    .la.la-thumbs-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-thumbs-o-down:before {
            content: "\f165";
        }

    .la.la-heart-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-heart-o:before {
            content: "\f004";
        }

    .la.la-sign-out:before {
        content: "\f2f5";
    }

    .la.la-linkedin-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-linkedin-square:before {
            content: "\f08c";
        }

    .la.la-thumb-tack:before {
        content: "\f08d";
    }

    .la.la-external-link:before {
        content: "\f35d";
    }

    .la.la-sign-in:before {
        content: "\f2f6";
    }

    .la.la-github-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-lemon-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-lemon-o:before {
            content: "\f094";
        }

    .la.la-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-square-o:before {
            content: "\f0c8";
        }

    .la.la-bookmark-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bookmark-o:before {
            content: "\f02e";
        }

    .la.la-twitter {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-facebook {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-facebook:before {
            content: "\f39e";
        }

    .la.la-facebook-f {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-facebook-f:before {
            content: "\f39e";
        }

    .la.la-github {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-credit-card {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-feed:before {
        content: "\f09e";
    }

    .la.la-hdd-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hdd-o:before {
            content: "\f0a0";
        }

    .la.la-hand-o-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-right:before {
            content: "\f0a4";
        }

    .la.la-hand-o-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-left:before {
            content: "\f0a5";
        }

    .la.la-hand-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-up:before {
            content: "\f0a6";
        }

    .la.la-hand-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-o-down:before {
            content: "\f0a7";
        }

    .la.la-arrows-alt:before {
        content: "\f31e";
    }

    .la.la-group:before {
        content: "\f0c0";
    }

    .la.la-chain:before {
        content: "\f0c1";
    }

    .la.la-scissors:before {
        content: "\f0c4";
    }

    .la.la-files-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-files-o:before {
            content: "\f0c5";
        }

    .la.la-floppy-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-floppy-o:before {
            content: "\f0c7";
        }

    .la.la-navicon:before {
        content: "\f0c9";
    }

    .la.la-reorder:before {
        content: "\f0c9";
    }

    .la.la-pinterest {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pinterest-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-plus-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-plus {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-google-plus:before {
            content: "\f0d5";
        }

    .la.la-money {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-money:before {
            content: "\f3d1";
        }

    .la.la-unsorted:before {
        content: "\f0dc";
    }

    .la.la-sort-desc:before {
        content: "\f0dd";
    }

    .la.la-sort-asc:before {
        content: "\f0de";
    }

    .la.la-linkedin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-linkedin:before {
            content: "\f0e1";
        }

    .la.la-rotate-left:before {
        content: "\f0e2";
    }

    .la.la-legal:before {
        content: "\f0e3";
    }

    .la.la-tachometer:before {
        content: "\f3fd";
    }

    .la.la-dashboard:before {
        content: "\f3fd";
    }

    .la.la-comment-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-comment-o:before {
            content: "\f075";
        }

    .la.la-comments-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-comments-o:before {
            content: "\f086";
        }

    .la.la-flash:before {
        content: "\f0e7";
    }

    .la.la-clipboard {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-paste {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-paste:before {
            content: "\f328";
        }

    .la.la-lightbulb-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-lightbulb-o:before {
            content: "\f0eb";
        }

    .la.la-exchange:before {
        content: "\f362";
    }

    .la.la-cloud-download:before {
        content: "\f381";
    }

    .la.la-cloud-upload:before {
        content: "\f382";
    }

    .la.la-bell-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bell-o:before {
            content: "\f0f3";
        }

    .la.la-cutlery:before {
        content: "\f2e7";
    }

    .la.la-file-text-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-text-o:before {
            content: "\f15c";
        }

    .la.la-building-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-building-o:before {
            content: "\f1ad";
        }

    .la.la-hospital-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hospital-o:before {
            content: "\f0f8";
        }

    .la.la-tablet:before {
        content: "\f3fa";
    }

    .la.la-mobile:before {
        content: "\f3cd";
    }

    .la.la-mobile-phone:before {
        content: "\f3cd";
    }

    .la.la-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-circle-o:before {
            content: "\f111";
        }

    .la.la-mail-reply:before {
        content: "\f3e5";
    }

    .la.la-github-alt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-folder-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-folder-o:before {
            content: "\f07b";
        }

    .la.la-folder-open-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-folder-open-o:before {
            content: "\f07c";
        }

    .la.la-smile-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-smile-o:before {
            content: "\f118";
        }

    .la.la-frown-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-frown-o:before {
            content: "\f119";
        }

    .la.la-meh-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-meh-o:before {
            content: "\f11a";
        }

    .la.la-keyboard-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-keyboard-o:before {
            content: "\f11c";
        }

    .la.la-flag-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-flag-o:before {
            content: "\f024";
        }

    .la.la-mail-reply-all:before {
        content: "\f122";
    }

    .la.la-star-half-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-half-o:before {
            content: "\f089";
        }

    .la.la-star-half-empty {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-half-empty:before {
            content: "\f089";
        }

    .la.la-star-half-full {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-star-half-full:before {
            content: "\f089";
        }

    .la.la-code-fork:before {
        content: "\f126";
    }

    .la.la-chain-broken:before {
        content: "\f127";
    }

    .la.la-shield:before {
        content: "\f3ed";
    }

    .la.la-calendar-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-o:before {
            content: "\f133";
        }

    .la.la-maxcdn {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-html5 {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-css3 {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ticket:before {
        content: "\f3ff";
    }

    .la.la-minus-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-minus-square-o:before {
            content: "\f146";
        }

    .la.la-level-up:before {
        content: "\f3bf";
    }

    .la.la-level-down:before {
        content: "\f3be";
    }

    .la.la-pencil-square:before {
        content: "\f14b";
    }

    .la.la-external-link-square:before {
        content: "\f360";
    }

    .la.la-compass {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-caret-square-o-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-down:before {
            content: "\f150";
        }

    .la.la-toggle-down {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-down:before {
            content: "\f150";
        }

    .la.la-caret-square-o-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-up:before {
            content: "\f151";
        }

    .la.la-toggle-up {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-up:before {
            content: "\f151";
        }

    .la.la-caret-square-o-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-right:before {
            content: "\f152";
        }

    .la.la-toggle-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-right:before {
            content: "\f152";
        }

    .la.la-eur:before {
        content: "\f153";
    }

    .la.la-euro:before {
        content: "\f153";
    }

    .la.la-gbp:before {
        content: "\f154";
    }

    .la.la-usd:before {
        content: "\f155";
    }

    .la.la-dollar:before {
        content: "\f155";
    }

    .la.la-inr:before {
        content: "\f156";
    }

    .la.la-rupee:before {
        content: "\f156";
    }

    .la.la-jpy:before {
        content: "\f157";
    }

    .la.la-cny:before {
        content: "\f157";
    }

    .la.la-rmb:before {
        content: "\f157";
    }

    .la.la-yen:before {
        content: "\f157";
    }

    .la.la-rub:before {
        content: "\f158";
    }

    .la.la-ruble:before {
        content: "\f158";
    }

    .la.la-rouble:before {
        content: "\f158";
    }

    .la.la-krw:before {
        content: "\f159";
    }

    .la.la-won:before {
        content: "\f159";
    }

    .la.la-btc {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bitcoin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-bitcoin:before {
            content: "\f15a";
        }

    .la.la-file-text:before {
        content: "\f15c";
    }

    .la.la-sort-alpha-asc:before {
        content: "\f15d";
    }

    .la.la-sort-alpha-desc:before {
        content: "\f881";
    }

    .la.la-sort-amount-asc:before {
        content: "\f160";
    }

    .la.la-sort-amount-desc:before {
        content: "\f884";
    }

    .la.la-sort-numeric-asc:before {
        content: "\f162";
    }

    .la.la-sort-numeric-desc:before {
        content: "\f886";
    }

    .la.la-youtube-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-youtube {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-xing {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-xing-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-youtube-play {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-youtube-play:before {
            content: "\f167";
        }

    .la.la-dropbox {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stack-overflow {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-instagram {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-flickr {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-adn {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bitbucket {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bitbucket-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-bitbucket-square:before {
            content: "\f171";
        }

    .la.la-tumblr {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-tumblr-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-long-arrow-down:before {
        content: "\f309";
    }

    .la.la-long-arrow-up:before {
        content: "\f30c";
    }

    .la.la-long-arrow-left:before {
        content: "\f30a";
    }

    .la.la-long-arrow-right:before {
        content: "\f30b";
    }

    .la.la-apple {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-windows {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-android {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-linux {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-dribbble {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-skype {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-foursquare {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-trello {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gratipay {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gittip {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-gittip:before {
            content: "\f184";
        }

    .la.la-sun-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-sun-o:before {
            content: "\f185";
        }

    .la.la-moon-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-moon-o:before {
            content: "\f186";
        }

    .la.la-vk {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-weibo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-renren {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pagelines {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stack-exchange {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-arrow-circle-o-right {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-right:before {
            content: "\f35a";
        }

    .la.la-arrow-circle-o-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-arrow-circle-o-left:before {
            content: "\f359";
        }

    .la.la-caret-square-o-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-caret-square-o-left:before {
            content: "\f191";
        }

    .la.la-toggle-left {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-toggle-left:before {
            content: "\f191";
        }

    .la.la-dot-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-dot-circle-o:before {
            content: "\f192";
        }

    .la.la-vimeo-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-try:before {
        content: "\f195";
    }

    .la.la-turkish-lira:before {
        content: "\f195";
    }

    .la.la-plus-square-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-plus-square-o:before {
            content: "\f0fe";
        }

    .la.la-slack {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wordpress {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-openid {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-institution:before {
        content: "\f19c";
    }

    .la.la-bank:before {
        content: "\f19c";
    }

    .la.la-mortar-board:before {
        content: "\f19d";
    }

    .la.la-yahoo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-reddit {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-reddit-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stumbleupon-circle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-stumbleupon {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-delicious {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-digg {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pied-piper-pp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pied-piper-alt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-drupal {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-joomla {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-spoon:before {
        content: "\f2e5";
    }

    .la.la-behance {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-behance-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-steam {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-steam-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-automobile:before {
        content: "\f1b9";
    }

    .la.la-cab:before {
        content: "\f1ba";
    }

    .la.la-envelope-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-envelope-o:before {
            content: "\f0e0";
        }

    .la.la-deviantart {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-soundcloud {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-file-pdf-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-pdf-o:before {
            content: "\f1c1";
        }

    .la.la-file-word-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-word-o:before {
            content: "\f1c2";
        }

    .la.la-file-excel-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-excel-o:before {
            content: "\f1c3";
        }

    .la.la-file-powerpoint-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-powerpoint-o:before {
            content: "\f1c4";
        }

    .la.la-file-image-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-image-o:before {
            content: "\f1c5";
        }

    .la.la-file-photo-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-photo-o:before {
            content: "\f1c5";
        }

    .la.la-file-picture-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-picture-o:before {
            content: "\f1c5";
        }

    .la.la-file-archive-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-archive-o:before {
            content: "\f1c6";
        }

    .la.la-file-zip-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-zip-o:before {
            content: "\f1c6";
        }

    .la.la-file-audio-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-audio-o:before {
            content: "\f1c7";
        }

    .la.la-file-sound-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-sound-o:before {
            content: "\f1c7";
        }

    .la.la-file-video-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-video-o:before {
            content: "\f1c8";
        }

    .la.la-file-movie-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-movie-o:before {
            content: "\f1c8";
        }

    .la.la-file-code-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-file-code-o:before {
            content: "\f1c9";
        }

    .la.la-vine {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-codepen {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-jsfiddle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-life-ring {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-life-bouy {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-life-bouy:before {
            content: "\f1cd";
        }

    .la.la-life-buoy {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-life-buoy:before {
            content: "\f1cd";
        }

    .la.la-life-saver {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-life-saver:before {
            content: "\f1cd";
        }

    .la.la-support {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-support:before {
            content: "\f1cd";
        }

    .la.la-circle-o-notch:before {
        content: "\f1ce";
    }

    .la.la-rebel {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ra {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-ra:before {
            content: "\f1d0";
        }

    .la.la-resistance {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-resistance:before {
            content: "\f1d0";
        }

    .la.la-empire {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ge {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-ge:before {
            content: "\f1d1";
        }

    .la.la-git-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-git {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-hacker-news {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-y-combinator-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-y-combinator-square:before {
            content: "\f1d4";
        }

    .la.la-yc-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-yc-square:before {
            content: "\f1d4";
        }

    .la.la-tencent-weibo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-qq {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-weixin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wechat {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-wechat:before {
            content: "\f1d7";
        }

    .la.la-send:before {
        content: "\f1d8";
    }

    .la.la-paper-plane-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-paper-plane-o:before {
            content: "\f1d8";
        }

    .la.la-send-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-send-o:before {
            content: "\f1d8";
        }

    .la.la-circle-thin {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-circle-thin:before {
            content: "\f111";
        }

    .la.la-header:before {
        content: "\f1dc";
    }

    .la.la-sliders:before {
        content: "\f1de";
    }

    .la.la-futbol-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-futbol-o:before {
            content: "\f1e3";
        }

    .la.la-soccer-ball-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-soccer-ball-o:before {
            content: "\f1e3";
        }

    .la.la-slideshare {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-twitch {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-yelp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-newspaper-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-newspaper-o:before {
            content: "\f1ea";
        }

    .la.la-paypal {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-wallet {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-visa {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-mastercard {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-discover {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-amex {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-paypal {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-stripe {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bell-slash-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-bell-slash-o:before {
            content: "\f1f6";
        }

    .la.la-trash:before {
        content: "\f2ed";
    }

    .la.la-copyright {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-eyedropper:before {
        content: "\f1fb";
    }

    .la.la-area-chart:before {
        content: "\f1fe";
    }

    .la.la-pie-chart:before {
        content: "\f200";
    }

    .la.la-line-chart:before {
        content: "\f201";
    }

    .la.la-lastfm {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-lastfm-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ioxhost {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-angellist {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-cc:before {
            content: "\f20a";
        }

    .la.la-ils:before {
        content: "\f20b";
    }

    .la.la-shekel:before {
        content: "\f20b";
    }

    .la.la-sheqel:before {
        content: "\f20b";
    }

    .la.la-meanpath {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-meanpath:before {
            content: "\f2b4";
        }

    .la.la-buysellads {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-connectdevelop {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-dashcube {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-forumbee {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-leanpub {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-sellsy {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-shirtsinbulk {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-simplybuilt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-skyatlas {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-diamond {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-diamond:before {
            content: "\f3a5";
        }

    .la.la-intersex:before {
        content: "\f224";
    }

    .la.la-facebook-official {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-facebook-official:before {
            content: "\f09a";
        }

    .la.la-pinterest-p {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-whatsapp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-hotel:before {
        content: "\f236";
    }

    .la.la-viacoin {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-medium {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-y-combinator {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-yc {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-yc:before {
            content: "\f23b";
        }

    .la.la-optin-monster {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-opencart {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-expeditedssl {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-battery-4:before {
        content: "\f240";
    }

    .la.la-battery:before {
        content: "\f240";
    }

    .la.la-battery-3:before {
        content: "\f241";
    }

    .la.la-battery-2:before {
        content: "\f242";
    }

    .la.la-battery-1:before {
        content: "\f243";
    }

    .la.la-battery-0:before {
        content: "\f244";
    }

    .la.la-object-group {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-object-ungroup {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-sticky-note-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-sticky-note-o:before {
            content: "\f249";
        }

    .la.la-cc-jcb {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-cc-diners-club {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-clone {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-hourglass-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hourglass-o:before {
            content: "\f254";
        }

    .la.la-hourglass-1:before {
        content: "\f251";
    }

    .la.la-hourglass-2:before {
        content: "\f252";
    }

    .la.la-hourglass-3:before {
        content: "\f253";
    }

    .la.la-hand-rock-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-rock-o:before {
            content: "\f255";
        }

    .la.la-hand-grab-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-grab-o:before {
            content: "\f255";
        }

    .la.la-hand-paper-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-paper-o:before {
            content: "\f256";
        }

    .la.la-hand-stop-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-stop-o:before {
            content: "\f256";
        }

    .la.la-hand-scissors-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-scissors-o:before {
            content: "\f257";
        }

    .la.la-hand-lizard-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-lizard-o:before {
            content: "\f258";
        }

    .la.la-hand-spock-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-spock-o:before {
            content: "\f259";
        }

    .la.la-hand-pointer-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-pointer-o:before {
            content: "\f25a";
        }

    .la.la-hand-peace-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-hand-peace-o:before {
            content: "\f25b";
        }

    .la.la-registered {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-creative-commons {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gg {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gg-circle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-tripadvisor {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-odnoklassniki {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-odnoklassniki-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-get-pocket {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wikipedia-w {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-safari {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-chrome {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-firefox {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-opera {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-internet-explorer {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-television:before {
        content: "\f26c";
    }

    .la.la-contao {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-500px {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-amazon {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-calendar-plus-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-plus-o:before {
            content: "\f271";
        }

    .la.la-calendar-minus-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-minus-o:before {
            content: "\f272";
        }

    .la.la-calendar-times-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-times-o:before {
            content: "\f273";
        }

    .la.la-calendar-check-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-calendar-check-o:before {
            content: "\f274";
        }

    .la.la-map-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-map-o:before {
            content: "\f279";
        }

    .la.la-commenting:before {
        content: "\f4ad";
    }

    .la.la-commenting-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-commenting-o:before {
            content: "\f4ad";
        }

    .la.la-houzz {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-vimeo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-vimeo:before {
            content: "\f27d";
        }

    .la.la-black-tie {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-fonticons {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-reddit-alien {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-edge {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-credit-card-alt:before {
        content: "\f09d";
    }

    .la.la-codiepie {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-modx {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-fort-awesome {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-usb {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-product-hunt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-mixcloud {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-scribd {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pause-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-pause-circle-o:before {
            content: "\f28b";
        }

    .la.la-stop-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-stop-circle-o:before {
            content: "\f28d";
        }

    .la.la-bluetooth {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-bluetooth-b {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-gitlab {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wpbeginner {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wpforms {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-envira {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wheelchair-alt {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-wheelchair-alt:before {
            content: "\f368";
        }

    .la.la-question-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-question-circle-o:before {
            content: "\f059";
        }

    .la.la-volume-control-phone:before {
        content: "\f2a0";
    }

    .la.la-asl-interpreting:before {
        content: "\f2a3";
    }

    .la.la-deafness:before {
        content: "\f2a4";
    }

    .la.la-hard-of-hearing:before {
        content: "\f2a4";
    }

    .la.la-glide {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-glide-g {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-signing:before {
        content: "\f2a7";
    }

    .la.la-viadeo {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-viadeo-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-snapchat {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-snapchat-ghost {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-snapchat-square {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-pied-piper {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-first-order {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-yoast {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-themeisle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-google-plus-official {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-google-plus-official:before {
            content: "\f2b3";
        }

    .la.la-google-plus-circle {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-google-plus-circle:before {
            content: "\f2b3";
        }

    .la.la-font-awesome {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-fa {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-fa:before {
            content: "\f2b4";
        }

    .la.la-handshake-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-handshake-o:before {
            content: "\f2b5";
        }

    .la.la-envelope-open-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-envelope-open-o:before {
            content: "\f2b6";
        }

    .la.la-linode {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-address-book-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-address-book-o:before {
            content: "\f2b9";
        }

    .la.la-vcard:before {
        content: "\f2bb";
    }

    .la.la-address-card-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-address-card-o:before {
            content: "\f2bb";
        }

    .la.la-vcard-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-vcard-o:before {
            content: "\f2bb";
        }

    .la.la-user-circle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-user-circle-o:before {
            content: "\f2bd";
        }

    .la.la-user-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-user-o:before {
            content: "\f007";
        }

    .la.la-id-badge {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-drivers-license:before {
        content: "\f2c2";
    }

    .la.la-id-card-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-id-card-o:before {
            content: "\f2c2";
        }

    .la.la-drivers-license-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-drivers-license-o:before {
            content: "\f2c2";
        }

    .la.la-quora {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-free-code-camp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-telegram {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-thermometer-4:before {
        content: "\f2c7";
    }

    .la.la-thermometer:before {
        content: "\f2c7";
    }

    .la.la-thermometer-3:before {
        content: "\f2c8";
    }

    .la.la-thermometer-2:before {
        content: "\f2c9";
    }

    .la.la-thermometer-1:before {
        content: "\f2ca";
    }

    .la.la-thermometer-0:before {
        content: "\f2cb";
    }

    .la.la-bathtub:before {
        content: "\f2cd";
    }

    .la.la-s15:before {
        content: "\f2cd";
    }

    .la.la-window-maximize {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-window-restore {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

    .la.la-times-rectangle:before {
        content: "\f410";
    }

    .la.la-window-close-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-window-close-o:before {
            content: "\f410";
        }

    .la.la-times-rectangle-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-times-rectangle-o:before {
            content: "\f410";
        }

    .la.la-bandcamp {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-grav {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-etsy {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-imdb {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-ravelry {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-eercast {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

        .la.la-eercast:before {
            content: "\f2da";
        }

    .la.la-snowflake-o {
        font-family: 'Line Awesome Free';
        font-weight: 400;
    }

        .la.la-snowflake-o:before {
            content: "\f2dc";
        }

    .la.la-superpowers {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-wpexplorer {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }

    .la.la-spotify {
        font-family: 'Line Awesome Brands';
        font-weight: 400;
    }




@font-face {
    font-family: 'icomoon';
    src: url('/Contents/Portal/fonts/icomoon.eot?u1cfei');
    src: url('/Contents/Portal/fonts/icomoon.eot?u1cfei#iefix') format('embedded-opentype'), url('/Contents/Portal/fonts/icomoon.ttf?u1cfei') format('truetype'), url('/Contents/Portal/fonts/icomoon.woff?u1cfei') format('woff'), url('/Contents/Portal/fonts/icomoon.svg?u1cfei#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-address-book:before {
    content: "\e900";
}

.icon-address-book-solid:before {
    content: "\e901";
}

.icon-address-card:before {
    content: "\e902";
}

.icon-address-card-solid:before {
    content: "\e903";
}

.icon-ambulance-solid:before {
    content: "\e904";
}

.icon-anchor-solid:before {
    content: "\e905";
}

.icon-angle-double-down-solid:before {
    content: "\e906";
}

.icon-angle-double-left-solid:before {
    content: "\e907";
}

.icon-angle-double-right-solid:before {
    content: "\e908";
}

.icon-angle-double-up-solid:before {
    content: "\e909";
}

.icon-angle-down-solid:before {
    content: "\e90a";
}

.icon-angle-left-solid:before {
    content: "\e90b";
}

.icon-angle-right-solid:before {
    content: "\e90c";
}

.icon-angle-up-solid:before {
    content: "\e90d";
}

.icon-archive-solid:before {
    content: "\e90e";
}

.icon-archway-solid:before {
    content: "\e90f";
}

.icon-arrow-alt-circle-down:before {
    content: "\e910";
}

.icon-arrow-alt-circle-down-solid:before {
    content: "\e911";
}

.icon-arrow-alt-circle-left:before {
    content: "\e912";
}

.icon-arrow-alt-circle-left-solid:before {
    content: "\e913";
}

.icon-arrow-alt-circle-right:before {
    content: "\e914";
}

.icon-arrow-alt-circle-right-solid:before {
    content: "\e915";
}

.icon-arrow-alt-circle-up:before {
    content: "\e916";
}

.icon-arrow-alt-circle-up-solid:before {
    content: "\e917";
}

.icon-arrow-circle-down-solid:before {
    content: "\e918";
}

.icon-arrow-circle-left-solid:before {
    content: "\e919";
}

.icon-arrow-circle-right-solid:before {
    content: "\e91a";
}

.icon-arrow-circle-up-solid:before {
    content: "\e91b";
}

.icon-arrow-down-solid:before {
    content: "\e91c";
}

.icon-arrow-left-solid:before {
    content: "\e91d";
}

.icon-arrow-right-solid:before {
    content: "\e91e";
}

.icon-arrows-alt-h-solid:before {
    content: "\e91f";
}

.icon-arrows-alt-solid:before {
    content: "\e920";
}

.icon-arrows-alt-v-solid:before {
    content: "\e921";
}

.icon-award-solid:before {
    content: "\e922";
}

.icon-baby-carriage-solid:before {
    content: "\e923";
}

.icon-baby-solid:before {
    content: "\e924";
}

.icon-backspace-solid:before {
    content: "\e925";
}

.icon-backward-solid:before {
    content: "\e926";
}

.icon-balance-scale-left-solid:before {
    content: "\e927";
}

.icon-balance-scale-right-solid:before {
    content: "\e928";
}

.icon-balance-scale-solid:before {
    content: "\e929";
}

.icon-bell:before {
    content: "\e92a";
}

.icon-bell-slash:before {
    content: "\e92b";
}

.icon-bell-slash-solid:before {
    content: "\e92c";
}

.icon-bell-solid:before {
    content: "\e92d";
}

.icon-bible-solid:before {
    content: "\e92e";
}

.icon-bicycle-solid:before {
    content: "\e92f";
}

.icon-biking-solid:before {
    content: "\e930";
}

.icon-binoculars-solid:before {
    content: "\e931";
}

.icon-black-tie:before {
    content: "\e932";
}

.icon-bluetooth-b:before {
    content: "\e933";
}

.icon-bolt-solid:before {
    content: "\e934";
}

.icon-bomb-solid:before {
    content: "\e935";
}

.icon-bookmark:before {
    content: "\e936";
}

.icon-bookmark-solid:before {
    content: "\e937";
}

.icon-book-medical-solid:before {
    content: "\e938";
}

.icon-book-open-solid:before {
    content: "\e939";
}

.icon-book-reader-solid:before {
    content: "\e93a";
}

.icon-book-solid:before {
    content: "\e93b";
}

.icon-border-all-solid:before {
    content: "\e93c";
}

.icon-border-none-solid:before {
    content: "\e93d";
}

.icon-border-style-solid:before {
    content: "\e93e";
}

.icon-bowling-ball-solid:before {
    content: "\e93f";
}

.icon-boxes-solid:before {
    content: "\e940";
}

.icon-box-open-solid:before {
    content: "\e941";
}

.icon-box-solid:before {
    content: "\e942";
}

.icon-braille-solid:before {
    content: "\e943";
}

.icon-brain-solid:before {
    content: "\e944";
}

.icon-bread-slice-solid:before {
    content: "\e945";
}

.icon-briefcase-medical-solid:before {
    content: "\e946";
}

.icon-briefcase-solid:before {
    content: "\e947";
}

.icon-brush-solid:before {
    content: "\e948";
}

.icon-buffer:before {
    content: "\e949";
}

.icon-building:before {
    content: "\e94a";
}

.icon-bullhorn-solid:before {
    content: "\e94b";
}

.icon-burn-solid:before {
    content: "\e94c";
}

.icon-buromobelexperte:before {
    content: "\e94d";
}

.icon-bus-alt-solid:before {
    content: "\e94e";
}

.icon-business-time-solid:before {
    content: "\e94f";
}

.icon-bus-solid:before {
    content: "\e950";
}

.icon-calculator-solid:before {
    content: "\e951";
}

.icon-calendar:before {
    content: "\e952";
}

.icon-calendar-check:before {
    content: "\e953";
}

.icon-calendar-check-solid:before {
    content: "\e954";
}

.icon-calendar-day-solid:before {
    content: "\e955";
}

.icon-calendar-minus:before {
    content: "\e956";
}

.icon-calendar-minus-solid:before {
    content: "\e957";
}

.icon-calendar-plus:before {
    content: "\e958";
}

.icon-calendar-plus-solid:before {
    content: "\e959";
}

.icon-calendar-solid:before {
    content: "\e95a";
}

.icon-calendar-times:before {
    content: "\e95b";
}

.icon-calendar-times-solid:before {
    content: "\e95c";
}

.icon-calendar-week-solid:before {
    content: "\e95d";
}

.icon-camera-retro-solid:before {
    content: "\e95e";
}

.icon-camera-solid:before {
    content: "\e95f";
}

.icon-campground-solid:before {
    content: "\e960";
}

.icon-canadian-maple-leaf:before {
    content: "\e961";
}

.icon-car-alt-solid:before {
    content: "\e962";
}

.icon-caret-down-solid:before {
    content: "\e963";
}

.icon-caret-left-solid:before {
    content: "\e964";
}

.icon-caret-right-solid:before {
    content: "\e965";
}

.icon-caret-square-down:before {
    content: "\e966";
}

.icon-caret-square-down-solid:before {
    content: "\e967";
}

.icon-caret-square-left:before {
    content: "\e968";
}

.icon-caret-square-left-solid:before {
    content: "\e969";
}

.icon-caret-square-right:before {
    content: "\e96a";
}

.icon-caret-square-right-solid:before {
    content: "\e96b";
}

.icon-caret-square-up:before {
    content: "\e96c";
}

.icon-caret-square-up-solid:before {
    content: "\e96d";
}

.icon-caret-up-solid:before {
    content: "\e96e";
}

.icon-carrot-solid:before {
    content: "\e96f";
}

.icon-car-side-solid:before {
    content: "\e970";
}

.icon-car-solid:before {
    content: "\e971";
}

.icon-cart-arrow-down-solid:before {
    content: "\e972";
}

.icon-cart-plus-solid:before {
    content: "\e973";
}

.icon-cash-register-solid:before {
    content: "\e974";
}

.icon-cat-solid:before {
    content: "\e975";
}

.icon-certificate-solid:before {
    content: "\e976";
}

.icon-chair-solid:before {
    content: "\e977";
}

.icon-chalkboard-teacher-solid:before {
    content: "\e978";
}

.icon-charging-station-solid:before {
    content: "\e979";
}

.icon-chart-area-solid:before {
    content: "\e97a";
}

.icon-chart-bar:before {
    content: "\e97b";
}

.icon-chart-bar-solid:before {
    content: "\e97c";
}

.icon-chart-pie-solid:before {
    content: "\e97d";
}

.icon-check-circle:before {
    content: "\e97e";
}

.icon-check-circle-solid:before {
    content: "\e97f";
}

.icon-check-double-solid:before {
    content: "\e980";
}

.icon-check-solid:before {
    content: "\e981";
}

.icon-check-square:before {
    content: "\e982";
}

.icon-check-square-solid:before {
    content: "\e983";
}

.icon-cheese-solid:before {
    content: "\e984";
}

.icon-chevron-circle-down-solid:before {
    content: "\e985";
}

.icon-chevron-circle-left-solid:before {
    content: "\e986";
}

.icon-chevron-circle-right-solid:before {
    content: "\e987";
}

.icon-chevron-circle-up-solid:before {
    content: "\e988";
}

.icon-chevron-down-solid:before {
    content: "\e989";
}

.icon-chevron-left-solid:before {
    content: "\e98a";
}

.icon-chevron-right-solid:before {
    content: "\e98b";
}

.icon-chevron-up-solid:before {
    content: "\e98c";
}

.icon-child-solid:before {
    content: "\e98d";
}

.icon-chromecast:before {
    content: "\e98e";
}

.icon-circle:before {
    content: "\e98f";
}

.icon-circle-notch-solid:before {
    content: "\e990";
}

.icon-city-solid:before {
    content: "\e991";
}

.icon-clinic-medical-solid:before {
    content: "\e992";
}

.icon-clipboard:before {
    content: "\e993";
}

.icon-clipboard-check-solid:before {
    content: "\e994";
}

.icon-clipboard-list-solid:before {
    content: "\e995";
}

.icon-clipboard-solid:before {
    content: "\e996";
}

.icon-clock:before {
    content: "\e997";
}

.icon-clock-solid:before {
    content: "\e998";
}

.icon-clone:before {
    content: "\e999";
}

.icon-clone-solid:before {
    content: "\e99a";
}

.icon-cloud-solid:before {
    content: "\e99b";
}

.icon-cloud-sun-rain-solid:before {
    content: "\e99c";
}

.icon-cloud-sun-solid:before {
    content: "\e99d";
}

.icon-cloud-upload-alt-solid:before {
    content: "\e99e";
}

.icon-codepen:before {
    content: "\e99f";
}

.icon-coffee-solid:before {
    content: "\e9a0";
}

.icon-cog-solid:before {
    content: "\e9a1";
}

.icon-cogs-solid:before {
    content: "\e9a2";
}

.icon-coins-solid:before {
    content: "\e9a3";
}

.icon-columns-solid:before {
    content: "\e9a4";
}

.icon-comment:before {
    content: "\e9a5";
}

.icon-comment-alt:before {
    content: "\e9a6";
}

.icon-comment-alt-solid:before {
    content: "\e9a7";
}

.icon-comment-dollar-solid:before {
    content: "\e9a8";
}

.icon-comment-dots:before {
    content: "\e9a9";
}

.icon-comment-medical-solid:before {
    content: "\e9aa";
}

.icon-comments:before {
    content: "\e9ab";
}

.icon-comments-dollar-solid:before {
    content: "\e9ac";
}

.icon-comment-slash-solid:before {
    content: "\e9ad";
}

.icon-comment-solid:before {
    content: "\e9ae";
}

.icon-comments-solid:before {
    content: "\e9af";
}

.icon-compact-disc-solid:before {
    content: "\e9b0";
}

.icon-compass:before {
    content: "\e9b1";
}

.icon-compress-arrows-alt-solid:before {
    content: "\e9b2";
}

.icon-compress-solid:before {
    content: "\e9b3";
}

.icon-concierge-bell-solid:before {
    content: "\e9b4";
}

.icon-cookie-solid:before {
    content: "\e9b5";
}

.icon-copy:before {
    content: "\e9b6";
}

.icon-copyright:before {
    content: "\e9b7";
}

.icon-copyright-solid:before {
    content: "\e9b8";
}

.icon-copy-solid:before {
    content: "\e9b9";
}

.icon-couch-solid:before {
    content: "\e9ba";
}

.icon-creative-commons-nc:before {
    content: "\e9bb";
}

.icon-creative-commons-nc-eu:before {
    content: "\e9bc";
}

.icon-creative-commons-nc-jp:before {
    content: "\e9bd";
}

.icon-creative-commons-nd:before {
    content: "\e9be";
}

.icon-creative-commons-pd:before {
    content: "\e9bf";
}

.icon-creative-commons-pd-alt:before {
    content: "\e9c0";
}

.icon-creative-commons-remix:before {
    content: "\e9c1";
}

.icon-creative-commons-sa:before {
    content: "\e9c2";
}

.icon-creative-commons-share:before {
    content: "\e9c3";
}

.icon-credit-card:before {
    content: "\e9c4";
}

.icon-cube-solid:before {
    content: "\e9c5";
}

.icon-desktop-solid:before {
    content: "\e9c6";
}

.icon-diaspora:before {
    content: "\e9c7";
}

.icon-dice-d6-solid:before {
    content: "\e9c8";
}

.icon-dice-d20-solid:before {
    content: "\e9c9";
}

.icon-dice-five-solid:before {
    content: "\e9ca";
}

.icon-dice-four-solid:before {
    content: "\e9cb";
}

.icon-dice-one-solid:before {
    content: "\e9cc";
}

.icon-dice-six-solid:before {
    content: "\e9cd";
}

.icon-dice-solid:before {
    content: "\e9ce";
}

.icon-dice-three-solid:before {
    content: "\e9cf";
}

.icon-dice-two-solid:before {
    content: "\e9d0";
}

.icon-digital-tachograph-solid:before {
    content: "\e9d1";
}

.icon-directions-solid:before {
    content: "\e9d2";
}

.icon-divide-solid:before {
    content: "\e9d3";
}

.icon-dna-solid:before {
    content: "\e9d4";
}

.icon-docker:before {
    content: "\e9d5";
}

.icon-dog-solid:before {
    content: "\e9d6";
}

.icon-dollar-sign-solid:before {
    content: "\e9d7";
}

.icon-dolly-flatbed-solid:before {
    content: "\e9d8";
}

.icon-dolly-solid:before {
    content: "\e9d9";
}

.icon-donate-solid:before {
    content: "\e9da";
}

.icon-door-closed-solid:before {
    content: "\e9db";
}

.icon-door-open-solid:before {
    content: "\e9dc";
}

.icon-dot-circle-solid:before {
    content: "\e9dd";
}

.icon-edit-solid:before {
    content: "\e9de";
}

.icon-eject-solid:before {
    content: "\e9df";
}

.icon-elementor:before {
    content: "\e9e0";
}

.icon-ello:before {
    content: "\e9e1";
}

.icon-envelope:before {
    content: "\e9e2";
}

.icon-envelope-open:before {
    content: "\e9e3";
}

.icon-envelope-open-solid:before {
    content: "\e9e4";
}

.icon-envelope-open-text-solid:before {
    content: "\e9e5";
}

.icon-envelope-solid:before {
    content: "\e9e6";
}

.icon-exchange-alt-solid:before {
    content: "\e9e7";
}

.icon-exclamation-circle-solid:before {
    content: "\e9e8";
}

.icon-exclamation-solid:before {
    content: "\e9e9";
}

.icon-exclamation-triangle-solid:before {
    content: "\e9ea";
}

.icon-expand-arrows-alt-solid:before {
    content: "\e9eb";
}

.icon-expand-solid:before {
    content: "\e9ec";
}

.icon-external-link-square-alt-solid:before {
    content: "\e9ed";
}

.icon-eye-dropper-solid:before {
    content: "\e9ee";
}

.icon-eye-slash-solid:before {
    content: "\e9ef";
}

.icon-eye-solid:before {
    content: "\e9f0";
}

.icon-fast-backward-solid:before {
    content: "\e9f1";
}

.icon-fast-forward-solid:before {
    content: "\e9f2";
}

.icon-fax-solid:before {
    content: "\e9f3";
}

.icon-feather-alt-solid:before {
    content: "\e9f4";
}

.icon-feather-solid:before {
    content: "\e9f5";
}

.icon-female-solid:before {
    content: "\e9f6";
}

.icon-file:before {
    content: "\e9f7";
}

.icon-file-alt:before {
    content: "\e9f8";
}

.icon-file-alt-solid:before {
    content: "\e9f9";
}

.icon-file-archive:before {
    content: "\e9fa";
}

.icon-file-archive-solid:before {
    content: "\e9fb";
}

.icon-file-audio:before {
    content: "\e9fc";
}

.icon-file-code:before {
    content: "\e9fd";
}

.icon-file-contract-solid:before {
    content: "\e9fe";
}

.icon-file-csv-solid:before {
    content: "\e9ff";
}

.icon-file-download-solid:before {
    content: "\ea00";
}

.icon-file-excel:before {
    content: "\ea01";
}

.icon-file-excel-solid:before {
    content: "\ea02";
}

.icon-file-export-solid:before {
    content: "\ea03";
}

.icon-file-image:before {
    content: "\ea04";
}

.icon-file-image-solid:before {
    content: "\ea05";
}

.icon-file-import-solid:before {
    content: "\ea06";
}

.icon-file-invoice-dollar-solid:before {
    content: "\ea07";
}

.icon-file-invoice-solid:before {
    content: "\ea08";
}

.icon-file-medical-alt-solid:before {
    content: "\ea09";
}

.icon-file-medical-solid:before {
    content: "\ea0a";
}

.icon-file-pdf:before {
    content: "\ea0b";
}

.icon-file-pdf-solid:before {
    content: "\ea0c";
}

.icon-file-powerpoint:before {
    content: "\ea0d";
}

.icon-file-powerpoint-solid:before {
    content: "\ea0e";
}

.icon-file-prescription-solid:before {
    content: "\ea0f";
}

.icon-file-signature-solid:before {
    content: "\ea10";
}

.icon-file-solid:before {
    content: "\ea11";
}

.icon-file-upload-solid:before {
    content: "\ea12";
}

.icon-file-video:before {
    content: "\ea13";
}

.icon-file-video-solid:before {
    content: "\ea14";
}

.icon-file-word:before {
    content: "\ea15";
}

.icon-file-word-solid:before {
    content: "\ea16";
}

.icon-fill-drip-solid:before {
    content: "\ea17";
}

.icon-fill-solid:before {
    content: "\ea18";
}

.icon-film-solid:before {
    content: "\ea19";
}

.icon-filter-solid:before {
    content: "\ea1a";
}

.icon-fingerprint-solid:before {
    content: "\ea1b";
}

.icon-fire-alt-solid:before {
    content: "\ea1c";
}

.icon-fire-extinguisher-solid:before {
    content: "\ea1d";
}

.icon-fire-solid:before {
    content: "\ea1e";
}

.icon-first-aid-solid:before {
    content: "\ea1f";
}

.icon-firstdraft:before {
    content: "\ea20";
}

.icon-first-order:before {
    content: "\ea21";
}

.icon-first-order-alt:before {
    content: "\ea22";
}

.icon-fish-solid:before {
    content: "\ea23";
}

.icon-fist-raised-solid:before {
    content: "\ea24";
}

.icon-flag:before {
    content: "\ea25";
}

.icon-flag-checkered-solid:before {
    content: "\ea26";
}

.icon-flag-solid:before {
    content: "\ea27";
}

.icon-flag-usa-solid:before {
    content: "\ea28";
}

.icon-flask-solid:before {
    content: "\ea29";
}

.icon-flickr:before {
    content: "\ea2a";
}

.icon-flipboard:before {
    content: "\ea2b";
}

.icon-flushed:before {
    content: "\ea2c";
}

.icon-flushed-solid:before {
    content: "\ea2d";
}

.icon-fly:before {
    content: "\ea2e";
}

.icon-folder:before {
    content: "\ea2f";
}

.icon-folder-minus-solid:before {
    content: "\ea30";
}

.icon-folder-open:before {
    content: "\ea31";
}

.icon-folder-open-solid:before {
    content: "\ea32";
}

.icon-folder-plus-solid:before {
    content: "\ea33";
}

.icon-folder-solid:before {
    content: "\ea34";
}

.icon-font-awesome:before {
    content: "\ea35";
}

.icon-font-awesome-alt:before {
    content: "\ea36";
}

.icon-font-awesome-flag:before {
    content: "\ea37";
}

.icon-forward-solid:before {
    content: "\ea38";
}

.icon-frown:before {
    content: "\ea39";
}

.icon-frown-open:before {
    content: "\ea3a";
}

.icon-funnel-dollar-solid:before {
    content: "\ea3b";
}

.icon-gamepad-solid:before {
    content: "\ea3c";
}

.icon-gas-pump-solid:before {
    content: "\ea3d";
}

.icon-gavel-solid:before {
    content: "\ea3e";
}

.icon-gem:before {
    content: "\ea3f";
}

.icon-genderless-solid:before {
    content: "\ea40";
}

.icon-get-pocket:before {
    content: "\ea41";
}

.icon-gg:before {
    content: "\ea42";
}

.icon-gift-solid:before {
    content: "\ea43";
}

.icon-gifts-solid:before {
    content: "\ea44";
}

.icon-git:before {
    content: "\ea45";
}

.icon-glass-martini-alt-solid:before {
    content: "\ea46";
}

.icon-glass-martini-solid:before {
    content: "\ea47";
}

.icon-gopuram-solid:before {
    content: "\ea48";
}

.icon-graduation-cap-solid:before {
    content: "\ea49";
}

.icon-hdd-solid:before {
    content: "\ea4a";
}

.icon-id-badge-solid:before {
    content: "\ea4b";
}

.icon-id-card:before {
    content: "\ea4c";
}

.icon-id-card-alt-solid:before {
    content: "\ea4d";
}

.icon-id-card-solid:before {
    content: "\ea4e";
}

.icon-image:before {
    content: "\ea4f";
}

.icon-image-solid:before {
    content: "\ea50";
}

.icon-money-bill-alt:before {
    content: "\ea51";
}

.icon-money-bill-alt-solid:before {
    content: "\ea52";
}

.icon-money-bill-solid:before {
    content: "\ea53";
}

.icon-money-bill-wave-alt-solid:before {
    content: "\ea54";
}

.icon-money-bill-wave-solid:before {
    content: "\ea55";
}

.icon-money-check-alt-solid:before {
    content: "\ea56";
}

.icon-money-check-solid:before {
    content: "\ea57";
}

.icon-neuter-solid:before {
    content: "\ea58";
}

.icon-newspaper:before {
    content: "\ea59";
}

.icon-newspaper-solid:before {
    content: "\ea5a";
}

.icon-notes-medical-solid:before {
    content: "\ea5b";
}

.icon-npm:before {
    content: "\ea5c";
}

.icon-ns8:before {
    content: "\ea5d";
}

.icon-nutritionix:before {
    content: "\ea5e";
}

.icon-object-group:before {
    content: "\ea5f";
}

.icon-object-group-solid:before {
    content: "\ea60";
}

.icon-object-ungroup:before {
    content: "\ea61";
}

.icon-object-ungroup-solid:before {
    content: "\ea62";
}

.icon-odnoklassniki-square:before {
    content: "\ea63";
}

.icon-paint-brush-solid:before {
    content: "\ea64";
}

.icon-paste-solid:before {
    content: "\ea65";
}

.icon-pen-alt-solid:before {
    content: "\ea66";
}

.icon-pencil-alt-solid:before {
    content: "\ea67";
}

.icon-pencil-ruler-solid:before {
    content: "\ea68";
}

.icon-pen-fancy-solid:before {
    content: "\ea69";
}

.icon-pen-nib-solid:before {
    content: "\ea6a";
}

.icon-pen-solid:before {
    content: "\ea6b";
}

.icon-phone-solid:before {
    content: "\ea6c";
}

.icon-play-circle-solid:before {
    content: "\ea6d";
}

.icon-play-solid:before {
    content: "\ea6e";
}

.icon-plus-circle-solid:before {
    content: "\ea6f";
}

.icon-plus-solid:before {
    content: "\ea70";
}

.icon-plus-square:before {
    content: "\ea71";
}

.icon-print-solid:before {
    content: "\ea72";
}

.icon-puzzle-piece-solid:before {
    content: "\ea73";
}

.icon-random-solid:before {
    content: "\ea74";
}

.icon-redo-alt-solid:before {
    content: "\ea75";
}

.icon-redo-solid:before {
    content: "\ea76";
}

.icon-reply-all-solid:before {
    content: "\ea77";
}

.icon-reply-solid:before {
    content: "\ea78";
}

.icon-rocket-solid:before {
    content: "\ea79";
}

.icon-ruler-combined-solid:before {
    content: "\ea7a";
}

.icon-ruler-horizontal-solid:before {
    content: "\ea7b";
}

.icon-ruler-solid:before {
    content: "\ea7c";
}

.icon-ruler-vertical-solid:before {
    content: "\ea7d";
}

.icon-save:before {
    content: "\ea7e";
}

.icon-solar-panel-solid:before {
    content: "\ea7f";
}

.icon-sort-alpha-down-alt-solid:before {
    content: "\ea80";
}

.icon-sort-alpha-down-solid:before {
    content: "\ea81";
}

.icon-sort-alpha-up-alt-solid:before {
    content: "\ea82";
}

.icon-sort-alpha-up-solid:before {
    content: "\ea83";
}

.icon-sort-amount-down-alt-solid:before {
    content: "\ea84";
}

.icon-sort-amount-down-solid:before {
    content: "\ea85";
}

.icon-sort-amount-up-alt-solid:before {
    content: "\ea86";
}

.icon-sort-amount-up-solid:before {
    content: "\ea87";
}

.icon-sort-down-solid:before {
    content: "\ea88";
}

.icon-sort-numeric-down-alt-solid:before {
    content: "\ea89";
}

.icon-sort-numeric-down-solid:before {
    content: "\ea8a";
}

.icon-sort-numeric-up-alt-solid:before {
    content: "\ea8b";
}

.icon-sort-numeric-up-solid:before {
    content: "\ea8c";
}

.icon-sort-solid:before {
    content: "\ea8d";
}

.icon-sort-up-solid:before {
    content: "\ea8e";
}

.icon-spinner-solid:before {
    content: "\ea8f";
}

.icon-square-full-solid:before {
    content: "\ea90";
}

.icon-square-root-alt-solid:before {
    content: "\ea91";
}

.icon-step-backward-solid:before {
    content: "\ea92";
}

.icon-sticky-note:before {
    content: "\ea93";
}

.icon-sticky-note-solid:before {
    content: "\ea94";
}

.icon-stop-circle:before {
    content: "\ea95";
}

.icon-stop-circle-solid:before {
    content: "\ea96";
}

.icon-stop-solid:before {
    content: "\ea97";
}

.icon-store-alt-solid:before {
    content: "\ea98";
}

.icon-store-solid:before {
    content: "\ea99";
}

.icon-stream-solid:before {
    content: "\ea9a";
}

.icon-street-view-solid:before {
    content: "\ea9b";
}

.icon-subway-solid:before {
    content: "\ea9c";
}

.icon-suitcase-rolling-solid:before {
    content: "\ea9d";
}

.icon-suitcase-solid:before {
    content: "\ea9e";
}

.icon-sync-alt-solid:before {
    content: "\ea9f";
}

.icon-sync-solid:before {
    content: "\eaa0";
}

.icon-syringe-solid:before {
    content: "\eaa1";
}

.icon-table-solid:before {
    content: "\eaa2";
}

.icon-table-tennis-solid:before {
    content: "\eaa3";
}

.icon-tablet-solid:before {
    content: "\eaa4";
}

.icon-tachometer-alt-solid:before {
    content: "\eaa5";
}

.icon-tag-solid:before {
    content: "\eaa6";
}

.icon-tags-solid:before {
    content: "\eaa7";
}

.icon-tasks-solid:before {
    content: "\eaa8";
}

.icon-telegram:before {
    content: "\eaa9";
}

.icon-telegram-plane:before {
    content: "\eaaa";
}

.icon-terminal-solid:before {
    content: "\eaab";
}

.icon-text-height-solid:before {
    content: "\eaac";
}

.icon-thermometer-solid:before {
    content: "\eaad";
}

.icon-th-large-solid:before {
    content: "\eaae";
}

.icon-th-list-solid:before {
    content: "\eaaf";
}

.icon-thumbs-down:before {
    content: "\eab0";
}

.icon-thumbs-down-solid:before {
    content: "\eab1";
}

.icon-thumbs-up:before {
    content: "\eab2";
}

.icon-thumbs-up-solid:before {
    content: "\eab3";
}

.icon-thumbtack-solid:before {
    content: "\eab4";
}

.icon-ticket-alt-solid:before {
    content: "\eab5";
}

.icon-times-circle:before {
    content: "\eab6";
}

.icon-times-circle-solid:before {
    content: "\eab7";
}

.icon-times-solid:before {
    content: "\eab8";
}

.icon-tint-slash-solid:before {
    content: "\eab9";
}

.icon-tint-solid:before {
    content: "\eaba";
}

.icon-toggle-off-solid:before {
    content: "\eabb";
}

.icon-toggle-on-solid:before {
    content: "\eabc";
}

.icon-tractor-solid:before {
    content: "\eabd";
}

.icon-traffic-light-solid:before {
    content: "\eabe";
}

.icon-train-solid:before {
    content: "\eabf";
}

.icon-tram-solid:before {
    content: "\eac0";
}

.icon-trash-alt:before {
    content: "\eac1";
}

.icon-trash-alt-solid:before {
    content: "\eac2";
}

.icon-trash-restore-alt-solid:before {
    content: "\eac3";
}

.icon-trash-restore-solid:before {
    content: "\eac4";
}

.icon-trash-solid:before {
    content: "\eac5";
}

.icon-trello:before {
    content: "\eac6";
}

.icon-truck-loading-solid:before {
    content: "\eac7";
}

.icon-truck-monster-solid:before {
    content: "\eac8";
}

.icon-truck-moving-solid:before {
    content: "\eac9";
}

.icon-truck-pickup-solid:before {
    content: "\eaca";
}

.icon-truck-solid:before {
    content: "\eacb";
}

.icon-tshirt-solid:before {
    content: "\eacc";
}

.icon-tty-solid:before {
    content: "\eacd";
}

.icon-undo-solid:before {
    content: "\eace";
}

.icon-university-solid:before {
    content: "\eacf";
}

.icon-unlink-solid:before {
    content: "\ead0";
}

.icon-unlock-alt-solid:before {
    content: "\ead1";
}

.icon-unlock-solid:before {
    content: "\ead2";
}

.icon-upload-solid:before {
    content: "\ead3";
}

.icon-user:before {
    content: "\ead4";
}

.icon-user-alt-slash-solid:before {
    content: "\ead5";
}

.icon-user-alt-solid:before {
    content: "\ead6";
}

.icon-user-astronaut-solid:before {
    content: "\ead7";
}

.icon-user-check-solid:before {
    content: "\ead8";
}

.icon-user-circle:before {
    content: "\ead9";
}

.icon-user-circle-solid:before {
    content: "\eada";
}

.icon-user-clock-solid:before {
    content: "\eadb";
}

.icon-user-cog-solid:before {
    content: "\eadc";
}

.icon-user-edit-solid:before {
    content: "\eadd";
}

.icon-user-friends-solid:before {
    content: "\eade";
}

.icon-user-graduate-solid:before {
    content: "\eadf";
}

.icon-user-injured-solid:before {
    content: "\eae0";
}

.icon-user-lock-solid:before {
    content: "\eae1";
}

.icon-user-md-solid:before {
    content: "\eae2";
}

.icon-user-minus-solid:before {
    content: "\eae3";
}

.icon-user-ninja-solid:before {
    content: "\eae4";
}

.icon-user-nurse-solid:before {
    content: "\eae5";
}

.icon-user-plus-solid:before {
    content: "\eae6";
}

.icon-users-cog-solid:before {
    content: "\eae7";
}

.icon-user-secret-solid:before {
    content: "\eae8";
}

.icon-user-shield-solid:before {
    content: "\eae9";
}

.icon-user-slash-solid:before {
    content: "\eaea";
}

.icon-user-solid:before {
    content: "\eaeb";
}

.icon-users-solid:before {
    content: "\eaec";
}

.icon-user-tag-solid:before {
    content: "\eaed";
}

.icon-user-tie-solid:before {
    content: "\eaee";
}

.icon-user-times-solid:before {
    content: "\eaef";
}

.icon-utensil-spoon-solid:before {
    content: "\eaf0";
}

.icon-utensils-solid:before {
    content: "\eaf1";
}

.icon-vaadin:before {
    content: "\eaf2";
}

.icon-video-slash-solid:before {
    content: "\eaf3";
}

.icon-video-solid:before {
    content: "\eaf4";
}

.icon-vihara-solid:before {
    content: "\eaf5";
}

.icon-volleyball-ball-solid:before {
    content: "\eaf6";
}

.icon-volume-down-solid:before {
    content: "\eaf7";
}

.icon-volume-mute-solid:before {
    content: "\eaf8";
}

.icon-volume-off-solid:before {
    content: "\eaf9";
}

.icon-volume-up-solid:before {
    content: "\eafa";
}

.icon-vote-yea-solid:before {
    content: "\eafb";
}

.icon-vr-cardboard-solid:before {
    content: "\eafc";
}

.icon-walking-solid:before {
    content: "\eafd";
}

.icon-wallet-solid:before {
    content: "\eafe";
}

.icon-warehouse-solid:before {
    content: "\eaff";
}

.icon-water-solid:before {
    content: "\eb00";
}

.icon-wave-square-solid:before {
    content: "\eb01";
}

.icon-weight-hanging-solid:before {
    content: "\eb02";
}

.icon-weight-solid:before {
    content: "\eb03";
}

.icon-weixin:before {
    content: "\eb04";
}

.icon-whatsapp:before {
    content: "\eb05";
}

.icon-whatsapp-square:before {
    content: "\eb06";
}

.icon-wheelchair-solid:before {
    content: "\eb07";
}

.icon-wifi-solid:before {
    content: "\eb08";
}

.icon-window-close:before {
    content: "\eb09";
}

.icon-window-close-solid:before {
    content: "\eb0a";
}

.icon-window-maximize:before {
    content: "\eb0b";
}

.icon-window-maximize-solid:before {
    content: "\eb0c";
}

.icon-window-minimize:before {
    content: "\eb0d";
}

.icon-window-minimize-solid:before {
    content: "\eb0e";
}

.icon-window-restore:before {
    content: "\eb0f";
}

.icon-window-restore-solid:before {
    content: "\eb10";
}

.icon-windows:before {
    content: "\eb11";
}

.icon-wpexplorer:before {
    content: "\eb12";
}

.icon-wpforms:before {
    content: "\eb13";
}

.icon-wpressr:before {
    content: "\eb14";
}

.glyph.fs1 {
    width: auto;
    margin-right: 10px;
}




























.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

    .datepicker.datepicker-rtl table tr td span {
        float: right
    }

.datepicker-dropdown {
    top: 0;
    left: 0
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #999;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, .2);
        position: absolute
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        top: -7px
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        top: -6px
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff
    }

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.highlighted {
    background: #d9edf7;
    border-radius: 0
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #000
}

    .datepicker table tr td.today.active,
    .datepicker table tr td.today.disabled,
    .datepicker table tr td.today.disabled.active,
    .datepicker table tr td.today.disabled.disabled,
    .datepicker table tr td.today.disabled:active,
    .datepicker table tr td.today.disabled:hover,
    .datepicker table tr td.today.disabled:hover.active,
    .datepicker table tr td.today.disabled:hover.disabled,
    .datepicker table tr td.today.disabled:hover:active,
    .datepicker table tr td.today.disabled:hover:hover,
    .datepicker table tr td.today.disabled:hover[disabled],
    .datepicker table tr td.today.disabled[disabled],
    .datepicker table tr td.today:active,
    .datepicker table tr td.today:hover,
    .datepicker table tr td.today:hover.active,
    .datepicker table tr td.today:hover.disabled,
    .datepicker table tr td.today:hover:active,
    .datepicker table tr td.today:hover:hover,
    .datepicker table tr td.today:hover[disabled],
    .datepicker table tr td.today[disabled] {
        background-color: #fdf59a
    }

        .datepicker table tr td.today:hover:hover {
            color: #000
        }

        .datepicker table tr td.today.active:hover {
            color: #fff
        }

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

    .datepicker table tr td.range.today,
    .datepicker table tr td.range.today.disabled,
    .datepicker table tr td.range.today.disabled:hover,
    .datepicker table tr td.range.today:hover {
        background-color: #f3d17a;
        background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
        background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
        background-repeat: repeat-x;
        border-color: #f3e97a #f3e97a #edde34;
        border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .datepicker table tr td.range.today.active,
        .datepicker table tr td.range.today.disabled,
        .datepicker table tr td.range.today.disabled.active,
        .datepicker table tr td.range.today.disabled.disabled,
        .datepicker table tr td.range.today.disabled:active,
        .datepicker table tr td.range.today.disabled:hover,
        .datepicker table tr td.range.today.disabled:hover.active,
        .datepicker table tr td.range.today.disabled:hover.disabled,
        .datepicker table tr td.range.today.disabled:hover:active,
        .datepicker table tr td.range.today.disabled:hover:hover,
        .datepicker table tr td.range.today.disabled:hover[disabled],
        .datepicker table tr td.range.today.disabled[disabled],
        .datepicker table tr td.range.today:active,
        .datepicker table tr td.range.today:hover,
        .datepicker table tr td.range.today:hover.active,
        .datepicker table tr td.range.today:hover.disabled,
        .datepicker table tr td.range.today:hover:active,
        .datepicker table tr td.range.today:hover:hover,
        .datepicker table tr td.range.today:hover[disabled],
        .datepicker table tr td.range.today[disabled] {
            background-color: #f3e97a
        }

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
    background-color: #9e9e9e;
    background-image: -moz-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: -ms-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(grey));
    background-image: -webkit-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: -o-linear-gradient(to bottom, #b3b3b3, grey);
    background-image: linear-gradient(to bottom, #b3b3b3, grey);
    background-repeat: repeat-x;
    border-color: grey grey #595959;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

    .datepicker table tr td.selected.active,
    .datepicker table tr td.selected.disabled,
    .datepicker table tr td.selected.disabled.active,
    .datepicker table tr td.selected.disabled.disabled,
    .datepicker table tr td.selected.disabled:active,
    .datepicker table tr td.selected.disabled:hover,
    .datepicker table tr td.selected.disabled:hover.active,
    .datepicker table tr td.selected.disabled:hover.disabled,
    .datepicker table tr td.selected.disabled:hover:active,
    .datepicker table tr td.selected.disabled:hover:hover,
    .datepicker table tr td.selected.disabled:hover[disabled],
    .datepicker table tr td.selected.disabled[disabled],
    .datepicker table tr td.selected:active,
    .datepicker table tr td.selected:hover,
    .datepicker table tr td.selected:hover.active,
    .datepicker table tr td.selected:hover.disabled,
    .datepicker table tr td.selected:hover:active,
    .datepicker table tr td.selected:hover:hover,
    .datepicker table tr td.selected:hover[disabled],
    .datepicker table tr td.selected[disabled] {
        background-color: grey
    }

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom, #08c, #04c);
    background-image: -ms-linear-gradient(to bottom, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
    background-image: -o-linear-gradient(to bottom, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

    .datepicker table tr td.active.active,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active.disabled.active,
    .datepicker table tr td.active.disabled.disabled,
    .datepicker table tr td.active.disabled:active,
    .datepicker table tr td.active.disabled:hover,
    .datepicker table tr td.active.disabled:hover.active,
    .datepicker table tr td.active.disabled:hover.disabled,
    .datepicker table tr td.active.disabled:hover:active,
    .datepicker table tr td.active.disabled:hover:hover,
    .datepicker table tr td.active.disabled:hover[disabled],
    .datepicker table tr td.active.disabled[disabled],
    .datepicker table tr td.active:active,
    .datepicker table tr td.active:hover,
    .datepicker table tr td.active:hover.active,
    .datepicker table tr td.active:hover.disabled,
    .datepicker table tr td.active:hover:active,
    .datepicker table tr td.active:hover:hover,
    .datepicker table tr td.active:hover[disabled],
    .datepicker table tr td.active[disabled] {
        background-color: #04c
    }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

    .datepicker table tr td span.focused,
    .datepicker table tr td span:hover {
        background: #eee
    }

    .datepicker table tr td span.disabled,
    .datepicker table tr td span.disabled:hover {
        background: 0 0;
        color: #999;
        cursor: default
    }

    .datepicker table tr td span.active,
    .datepicker table tr td span.active.disabled,
    .datepicker table tr td span.active.disabled:hover,
    .datepicker table tr td span.active:hover {
        background-color: #006dcc;
        background-image: -moz-linear-gradient(to bottom, #08c, #04c);
        background-image: -ms-linear-gradient(to bottom, #08c, #04c);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
        background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
        background-image: -o-linear-gradient(to bottom, #08c, #04c);
        background-image: linear-gradient(to bottom, #08c, #04c);
        background-repeat: repeat-x;
        border-color: #04c #04c #002a80;
        border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
    }

        .datepicker table tr td span.active.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active.disabled.active,
        .datepicker table tr td span.active.disabled.disabled,
        .datepicker table tr td span.active.disabled:active,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active.disabled:hover.active,
        .datepicker table tr td span.active.disabled:hover.disabled,
        .datepicker table tr td span.active.disabled:hover:active,
        .datepicker table tr td span.active.disabled:hover:hover,
        .datepicker table tr td span.active.disabled:hover[disabled],
        .datepicker table tr td span.active.disabled[disabled],
        .datepicker table tr td span.active:active,
        .datepicker table tr td span.active:hover,
        .datepicker table tr td span.active:hover.active,
        .datepicker table tr td span.active:hover.disabled,
        .datepicker table tr td span.active:hover:active,
        .datepicker table tr td span.active:hover:hover,
        .datepicker table tr td span.active:hover[disabled],
        .datepicker table tr td span.active[disabled] {
            background-color: #04c
        }

    .datepicker table tr td span.new,
    .datepicker table tr td span.old {
        color: #999
    }

.datepicker .datepicker-switch {
    width: 145px
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
    cursor: pointer
}

    .datepicker .datepicker-switch:hover,
    .datepicker .next:hover,
    .datepicker .prev:hover,
    .datepicker tfoot tr th:hover {
        background: #eee
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.input-append.date .add-on,
.input-prepend.date .add-on {
    cursor: pointer
}

    .input-append.date .add-on i,
    .input-prepend.date .add-on i {
        margin-top: 3px
    }

.input-daterange input {
    text-align: center
}

    .input-daterange input:first-child {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px
    }

    .input-daterange input:last-child {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0
    }

.input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px
}

input[readonly] {
    pointer-events: none
}

.form-check {
    position: relative;
    padding: 12px 40px 10px 0px;
    text-align: right;
    overflow: hidden;
}

    .form-check label {
        cursor: pointer
    }

        .form-check label:after,
        .form-check label:before {
            content: '';
            position: absolute;
            top: 50%;
            left: 0;
            border-radius: 5px
        }

        .form-check label:before {
            right: 3px;
            width: 22px;
            height: 22px;
            margin: -10px 0 0;
            background: #eceef3
        }

        .form-check label:after {
            right: 8px;
            width: 13px;
            height: 13px;
            margin: -6px 0 0;
            opacity: 0;
            background: #00aca9;
            transform: translate3d(0, 0, 0) scale(.5);
            transition: opacity .25s ease-in-out, transform .25s ease-in-out
        }

    .form-check input[type=checkbox],
    .form-check input[type=radio] {
        position: absolute;
        top: 0;
        left: -9999px;
        visibility: hidden
    }

        .form-check input[type=checkbox]:checked + label:after,
        .form-check input[type=radio]:checked + label:after {
            transform: translate3d(0, 0, 0);
            opacity: 1
        }

    .form-check label:after,
    .form-check label:before {
        border-radius: 0
    }

    .form-check label:before {
        border-radius: 2px
    }

    .form-check label:after {
        border-radius: 2px
    }

    .form-check input[type=radio] + label:before {
        border-radius: 10px
    }

    .form-check input[type=radio] + label:after {
        border-radius: 10px;
        margin: -5px 0 0
    }

    .form-check input[type=radio] + label:before {
        border-radius: 50px
    }

.form-control {
    height: 40px;
    border: 1px solid #dee2e6;
    color: #616161;
}

    .form-control:focus {
        border-color: #04a9a6;
        box-shadow: none
    }

.form-control-lg {
    height: 50px
}

.form-control-sm {
    height: 30px
}

.form-control-plaintext {
    color: #a6a9b7
}

textarea.form-control {
    height: auto
}

select.form-control:not([size]):not([multiple]) {
    height: 40px
}

select.form-control-lg:not([size]):not([multiple]) {
    height: 50px
}

select.form-control-sm:not([size]):not([multiple]) {
    height: 30px
}

select.form-control[multiple],
select.form-control[size] {
    height: auto
}

label, legend {
    font-weight: 500;
    color: #616161;
    text-align: right;
    float: right;
}

.custom-select.is-valid,
.form-control.is-valid {
    border-color: #32b432;
    box-shadow: none
}

    .custom-select.is-valid:focus,
    .form-control.is-valid:focus {
        border-color: #32b432;
        box-shadow: none
    }

.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #32b432;
    box-shadow: none
}

    .was-validated .custom-select:valid:focus,
    .was-validated .form-control:valid:focus {
        border-color: #32b432;
        box-shadow: none
    }

.custom-select.is-invalid,
.form-control.is-invalid {
    border-color: #e3324c;
    box-shadow: none
}

    .custom-select.is-invalid:focus,
    .form-control.is-invalid:focus {
        border-color: #e3324c;
        box-shadow: none
    }

.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #e3324c;
    box-shadow: none
}

    .was-validated .custom-select:invalid:focus,
    .was-validated .form-control:invalid:focus {
        border-color: #e3324c;
        box-shadow: none
    }

.custom-control-input.is-invalid ~ .custom-control-label::before {
    background: #e3324c;
    background: rgba(227, 50, 76, .5) !important
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background: #e3324c;
    background: rgba(227, 50, 76, .5) !important
}

.custom-control-input.is-valid ~ .custom-control-label::before {
    background: #32b432;
    background: rgba(50, 180, 50, .5) !important
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background: #32b432;
    background: rgba(50, 180, 50, .5) !important
}

.custom-control-input.is-invalid ~ .custom-control-label {
    color: #e3324c
}

.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #e3324c
}

.valid-feedback {
    color: #32b432
}

.invalid-feedback {
    color: #e3324c
}

.valid-tooltip {
    background: #32b432;
    background: rgba(50, 180, 50, .8) !important
}

.invalid-tooltip {
    background: #e3324c;
    background: rgba(227, 50, 76, .8) !important
}

.form-check-input.is-valid ~ .form-check-label {
    color: #32b432
}

.was-validated .form-check-input:valid ~ .form-check-label {
    color: #32b432
}

.form-check-input.is-invalid ~ .form-check-label {
    color: #e3324c
}

.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #e3324c
}

.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#signupForm .error,
#signupForm1 .error {
    color: #e3324c;
    font-size: 1rem !important;
    font-style: italic;
    padding: .4em .5em .3em
}

#signupForm3 .error.label {
    color: #e3324c;
    font-size: 1rem !important;
    font-style: italic;
    padding: .4em .5em .3em
}

#companyProfile .error.label {
    color: #e3324c;
    font-size: 1rem !important;
    font-style: italic;
    padding: .4em .5em 1em;
    display: flex;
}

#resetPassword .error.label, #completed-projects .error.label,
#recordForm .error.label, #equipmentForm .error.label,
#membersProfileForm .error.label, #technicalPersonnel .error.label,
#messageForm .error.label, #branchForm .error.label, #gradeForm .error.label,
#statusForm .error.label, #changeValueForm .error.label, #deliveryForm .error.label, #otherRequestForm .error.label,
form .error.label {
    color: #e3324c;
    font-size: 1rem !important;
    font-style: italic;
    padding: .4em .5em 1em;
    display: flex;
}

#signupForm1 span.fa-times {
    color: #e3324c;
    font-size: 1rem !important;
    font-style: italic;
    padding: .4em .5em .3em
}

#signupForm1 span.fa-check {
    color: #32b432
}

.selects-contant .select2-container .select2-selection--single {
    height: 40px
}

.selects-contant .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px
}

.selects-contant .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px
}

.selects-contant .Multi-sel .select2-container--default .select2-selection--multiple .select2-selection__choice,
.selects-contant .Multi-sel .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: #8e54e9;
    border: 1px solid #8e54e9;
    color: #fff;
    padding: 1px 10px 1px 4px
}

    .selects-contant .Multi-sel .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #e3324c
    }

.selects-contant .Multi-sel .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #dee2e6 1px
}

.selects-contant-boots .bootstrap-tagsinput {
    width: 100%;
    height: 40px;
    padding: 7px 6px
}

    .selects-contant-boots .bootstrap-tagsinput .label {
        padding: .4em .7em
    }

    .selects-contant-boots .bootstrap-tagsinput .label-info {
        background-color: #8e54e9
    }

.datepicker {
    border: 1px solid #eee;
    padding: 12px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .04);
    box-shadow: 0 0 30px rgba(0, 0, 0, .04);
    width: 270px;
    font-size: 14px
}

    .datepicker table {
        width: 100%
    }

        .datepicker table tr td {
            width: 30px;
            height: 35px
        }

            .datepicker table tr td.today {
                background: #8e54e9;
                background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
                background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important;
                color: #fff
            }

                .datepicker table tr td.today:hover {
                    background: #8e54e9;
                    background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
                    background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important;
                    color: #fff
                }

                .datepicker table tr td.today.disabled {
                    background: #8e54e9;
                    background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
                    background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                    background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important;
                    color: #fff
                }

                    .datepicker table tr td.today.disabled:hover {
                        background: #8e54e9;
                        background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                        background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
                        background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                        background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                        background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
                        background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important;
                        color: #fff
                    }

.datepicker-inline {
    width: 270px
}

.datetimepicker table {
    width: 100%
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background: #8e54e9;
    background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
    background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important;
    color: #fff
}

@media screen and (min-width:480px) and (max-width:576px) {
    .datepicker {
        width: 230px
    }
}

@media screen and (max-width:480px) {
    .datepicker {
        width: 230px
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .datepicker-inline {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    .datepicker-inline {
        width: 100%
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .datepicker-orient-right {
        left: 10px !important
    }
}

@media screen and (max-width:480px) {
    .datepicker-orient-right {
        left: 10px !important
    }
}

.active-task .form-check label:after,
.active-task .form-check label:before {
    top: 3px;
    margin: 0
}

@font-face {
    font-family: summernote;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/summernotec360.eot?4c7e83314b68cfa6a0d18a8b4690044b);
    src: url(../fonts/summernotec360.eot?4c7e83314b68cfa6a0d18a8b4690044b#iefix) format("embedded-opentype"), url(../fonts/summernotec360.woff?4c7e83314b68cfa6a0d18a8b4690044b) format("woff"), url(../fonts/summernotec360.ttf?4c7e83314b68cfa6a0d18a8b4690044b) format("truetype")
}

.note-editor.note-frame {
    box-shadow: none;
    border-color: #dee2e6;
    margin-bottom: 0
}

.ql-container.ql-snow,
.ql-toolbar.ql-snow {
    border-color: #dee2e6
}

.note-toolbar-wrapper .note-toolbar .btn-group .btn {
    padding: .25rem .5rem !important
}

.dropzone {
    border: 2px dashed #dee2e6
}

    .dropzone .dz-message {
        color: #a6a9b7;
        font-size: 1.714rem;
        margin: 5em
    }

@media screen and (min-width:480px) and (max-width:576px) {
    .dropzone .dz-message {
        margin: 3em 0
    }
}

@media screen and (max-width:480px) {
    .dropzone .dz-message {
        margin: 3em 0
    }
}

.input-group-text {
    color: #fff;
    background-color: #8e54e9;
    border-color: #8e54e9
}

.bootstrap-duallistbox-container label {
    color: #8e54e9
}

.bootstrap-duallistbox-container .filter {
    height: 40px
}

.bootstrap-duallistbox-container .btn-group .btn {
    border-color: #dee2e6
}

    .bootstrap-duallistbox-container .btn-group .btn:focus,
    .bootstrap-duallistbox-container .btn-group .btn:hover {
        background-color: #8e54e9;
        border-color: #8e54e9;
        color: #fff !important
    }

.bootstrap-duallistbox-container .btn-outline-secondary {
    background-color: #8e54e9;
    border-color: #8e54e9;
    color: #fff !important
}

.bootstrap-duallistbox-container select {
    border-color: #dee2e6
}

    .bootstrap-duallistbox-container select option {
        padding: .5rem;
        color: #333
    }

    .bootstrap-duallistbox-container select:focus {
        outline: 0
    }

@media screen and (min-width:577px) and (max-width:767px) {
    .bootstrap-duallistbox-container .box1 {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .bootstrap-duallistbox-container .box1 {
        margin-bottom: 1.5rem
    }
}

@media screen and (max-width:480px) {
    .bootstrap-duallistbox-container .box1 {
        margin-bottom: 1.5rem
    }
}

.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box1.filtered .clear2,
.bootstrap-duallistbox-container .box2.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 {
    margin-bottom: 10px
}

.select2-container .select2-dropdown {
    border-color: #dee2e6
}

    .select2-container .select2-dropdown .select2-results__group {
        color: #a6a9b7
    }

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    border: 1px solid #dee2e6;
    box-shadow: none
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #8e54e9
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #dee2e6
}

    .select2-container--default .select2-search--dropdown .select2-search__field:focus {
        outline: 0
    }

.select2-container .select2-selection--single:focus {
    outline: 0
}

.select2-container--default .select2-search--dropdown .selects-contant .custom-select {
    height: calc(2.65rem + 2px)
}

.select2-container--default .select2-search--dropdown .selects-contant .Multi-sel .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #dee2e6;
    box-shadow: none
}

.selects-contant-boots .bootstrap-tagsinput {
    border: 1px solid #dee2e6;
    box-shadow: none;
    height: auto
}

    .selects-contant-boots .bootstrap-tagsinput .tag {
        margin-bottom: 2px;
        display: inline-block;
        padding: .6em .7em
    }

.custom-select-sm {
    height: calc(1.5125rem + 2px);
    padding-top: .275rem;
    padding-bottom: .275rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.custom-select:focus {
    box-shadow: none;
    border-color: #8e54e9
}

.bootstrap-tagsinput .badge {
    background-color: #8e54e9;
    border: 1px solid #8e54e9;
    padding: 2px 6px;
    border-radius: 2px
}

.irs--flat .irs-bar {
    background-color: #8e54e9
}

.irs--flat .irs-handle > i:first-child {
    background-color: #8e54e9
}

.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to {
    background-color: #8e54e9
}

    .irs--flat .irs-from:before,
    .irs--flat .irs-single:before,
    .irs--flat .irs-to:before {
        border-top-color: #8e54e9
    }

.irs-from {
    background: #8e54e9
}

    .irs-from:after {
        border-top-color: #8e54e9
    }

.irs-to {
    background: #8e54e9
}

    .irs-to:after {
        border-top-color: #8e54e9
    }

.irs-single {
    background: #8e54e9
}

    .irs-single:after {
        border-top-color: #8e54e9
    }

.table-primary {
    background: #8e54e9;
    background: rgba(142, 84, 233, .1) !important;
    color: #8e54e9
}

    .table-primary th {
        background: #8e54e9;
        background: rgba(142, 84, 233, .1) !important;
        color: #8e54e9;
        border-color: #fff !important
    }

    .table-primary td {
        background: #8e54e9;
        background: rgba(142, 84, 233, .1) !important;
        color: #8e54e9;
        border-color: #fff !important
    }

.table-secondary {
    background: #a1a1a1;
    background: rgba(161, 161, 161, .1) !important;
    color: #a1a1a1
}

    .table-secondary th {
        background: #a1a1a1;
        background: rgba(161, 161, 161, .1) !important;
        color: #a1a1a1;
        border-color: #fff !important
    }

    .table-secondary td {
        background: #a1a1a1;
        background: rgba(161, 161, 161, .1) !important;
        color: #a1a1a1;
        border-color: #fff !important
    }

.table-info {
    background: #45aaf2;
    background: rgba(69, 170, 242, .1) !important;
    color: #45aaf2
}

    .table-info th {
        background: #45aaf2;
        background: rgba(69, 170, 242, .1) !important;
        color: #45aaf2;
        border-color: #fff !important
    }

    .table-info td {
        background: #45aaf2;
        background: rgba(69, 170, 242, .1) !important;
        color: #45aaf2;
        border-color: #fff !important
    }

.table-warning {
    background: #f7b731;
    background: rgba(247, 183, 49, .1) !important;
    color: #f7b731
}

    .table-warning th {
        background: #f7b731;
        background: rgba(247, 183, 49, .1) !important;
        color: #f7b731;
        border-color: #fff !important
    }

    .table-warning td {
        background: #f7b731;
        background: rgba(247, 183, 49, .1) !important;
        color: #f7b731;
        border-color: #fff !important
    }

.table-danger {
    background: #e3324c;
    background: rgba(227, 50, 76, .1) !important;
    color: #e3324c
}

    .table-danger th {
        background: #e3324c;
        background: rgba(227, 50, 76, .1) !important;
        color: #e3324c;
        border-color: #fff !important
    }

    .table-danger td {
        background: #e3324c;
        background: rgba(227, 50, 76, .1) !important;
        color: #e3324c;
        border-color: #fff !important
    }

.table-success {
    background: #32b432;
    background: rgba(50, 180, 50, .1) !important;
    color: #32b432
}

    .table-success th {
        background: #32b432;
        background: rgba(50, 180, 50, .1) !important;
        color: #32b432;
        border-color: #fff !important
    }

    .table-success td {
        background: #32b432;
        background: rgba(50, 180, 50, .1) !important;
        color: #32b432;
        border-color: #fff !important
    }

.table-orange {
    background: #fd9644;
    background: rgba(253, 150, 68, .1) !important;
    color: #fd9644
}

    .table-orange th {
        background: #fd9644;
        background: rgba(253, 150, 68, .1) !important;
        color: #fd9644;
        border-color: #fff !important
    }

    .table-orange td {
        background: #fd9644;
        background: rgba(253, 150, 68, .1) !important;
        color: #fd9644;
        border-color: #fff !important
    }

.table-pink {
    background: #fb0792;
    background: rgba(251, 7, 146, .1) !important;
    color: #fb0792
}

    .table-pink th {
        background: #fb0792;
        background: rgba(251, 7, 146, .1) !important;
        color: #fb0792;
        border-color: #fff !important
    }

    .table-pink td {
        background: #fb0792;
        background: rgba(251, 7, 146, .1) !important;
        color: #fb0792;
        border-color: #fff !important
    }

.table-yellow {
    background: #ffc107;
    background: rgba(255, 193, 7, .1) !important;
    color: #ffc107
}

    .table-yellow th {
        background: #ffc107;
        background: rgba(255, 193, 7, .1) !important;
        color: #ffc107;
        border-color: #fff !important
    }

    .table-yellow td {
        background: #ffc107;
        background: rgba(255, 193, 7, .1) !important;
        color: #ffc107;
        border-color: #fff !important
    }

.table-red {
    background: #e3324c;
    background: rgba(227, 50, 76, .1) !important;
    color: #e3324c
}

    .table-red th {
        background: #e3324c;
        background: rgba(227, 50, 76, .1) !important;
        color: #e3324c;
        border-color: #fff !important
    }

    .table-red td {
        background: #e3324c;
        background: rgba(227, 50, 76, .1) !important;
        color: #e3324c;
        border-color: #fff !important
    }

.table-cyan {
    background: #2bcbba;
    background: rgba(43, 203, 186, .1) !important;
    color: #2bcbba
}

    .table-cyan th {
        background: #2bcbba;
        background: rgba(43, 203, 186, .1) !important;
        color: #2bcbba;
        border-color: #fff !important
    }

    .table-cyan td {
        background: #2bcbba;
        background: rgba(43, 203, 186, .1) !important;
        color: #2bcbba;
        border-color: #fff !important
    }

.datatable-wrapper table tfoot {
    display: none
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    bottom: .8em
}

@media screen and (min-width:480px) and (max-width:576px) {
    .dataTables_wrapper div.row {
        margin: 10px 0 !important
    }

    .dataTables_wrapper div[class^=col-]:last-child {
        padding: 0
    }

    .dataTables_wrapper div[class^=col-]:first-child {
        padding: 0
    }

    .dataTables_wrapper .dataTables_info {
        padding-top: 0 !important;
        text-align: left !important
    }

    .dataTables_wrapper .pagination {
        justify-content: flex-start !important;
        margin-top: 10px !important
    }
}

@media screen and (max-width:480px) {
    .dataTables_wrapper div.row {
        margin: 10px 0 !important
    }

    .dataTables_wrapper div[class^=col-]:last-child {
        padding: 0
    }

    .dataTables_wrapper div[class^=col-]:first-child {
        padding: 0
    }

    .dataTables_wrapper .dataTables_info {
        padding-top: 0 !important;
        text-align: left !important
    }

    .dataTables_wrapper .pagination {
        justify-content: flex-start !important;
        margin-top: 10px !important
    }
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #eceef3
}

.table > thead > tr > th {
    vertical-align: middle;
    white-space: nowrap;
    color: #00aca9;
    font-size: 14px;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.tabledit-toolbar {
    flex-wrap: nowrap
}

    .tabledit-toolbar .btn {
        margin-right: 6px;
        border-radius: .2rem !important
    }

        .tabledit-toolbar .btn:last-child {
            margin-right: 0
        }

    .tabledit-toolbar .tabledit-save-button {
        margin-left: 6px;
        margin-right: 0
    }

    .tabledit-toolbar .tabledit-confirm-button {
        margin-left: 6px;
        margin-right: 0
    }

.tableexport-caption {
    display: table-caption;
    padding: 0;
    margin-bottom: 15px
}

    .tableexport-caption .btn {
        line-height: 1;
        background-color: #8e54e9;
        color: #fff;
        padding: 9px 10px;
        margin: 0;
        margin-right: 10px
    }

        .tableexport-caption .btn:first-child {
            margin-left: 0
        }

        .tableexport-caption .btn.xlsx:before {
            background: url(../img/export/xlsx.svg) no-repeat center
        }

        .tableexport-caption .btn.csv:before {
            background: url(../img/export/csv.svg) no-repeat center
        }

        .tableexport-caption .btn.txt:before {
            background: url(../img/export/txt.svg) no-repeat center
        }

        .tableexport-caption .btn:focus {
            box-shadow: none
        }

@media screen and (min-width:480px) and (max-width:576px) {
    .tableexport-caption .btn {
        margin: 0 0 5px 0
    }
}

@media screen and (max-width:480px) {
    .tableexport-caption .btn {
        margin: 0 0 5px 0
    }
}

.csv:before,
.txt:before,
.xls:before,
.xlsx:before {
    box-shadow: none;
    padding: 4px 10px 4px
}

.gmap {
    display: block;
    width: 100%;
    height: 450px
}

#panorama {
    display: block;
    width: 100%;
    height: 450px;
    margin-top: 30px
}

.address-location {
    height: 270px
}

.vmap {
    height: 420px;
    width: 100%
}

@media screen and (min-width:577px) and (max-width:767px) {
    .vmap {
        height: 310px !important
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .vmap {
        height: 310px !important
    }
}

@media screen and (max-width:480px) {
    .vmap {
        height: 310px !important
    }
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    padding: 0;
    line-height: 14px;
    width: 15px;
    height: 15px
}

.jqvmap-region {
    cursor: default !important
}

.map-pin {
    width: 64px;
    height: 50px;
    position: absolute;
    top: -25px;
    left: -32px;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    text-align: center;
    background-position: top center;
    color: #888;
    font-weight: 500;
    font-size: 14px
}

    .map-pin span {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        left: 0
    }

.red {
    background-image: url(../img/marker/red.html)
}

.blue {
    background-image: url(../img/marker/blue.html)
}

.purple {
    background-image: url(../img/marker/purple.html)
}

.jqvmap-pin {
    font-family: "Helvetica Neue Light", HelveticaNeue-Light, "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
    cursor: default
}

#jqvmap1_fl_pin {
    margin-left: 5%
}

.mapael path {
    fill: #8e54e9;
    stroke: #eceef3
}

    .mapael path:hover {
        fill: #f7b731;
        stroke: #f7b731
    }

.flot-container {
    width: 100%;
    height: 350px
}

.flot-wrapper {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.2em
}

.morris-wrapper svg text {
    font-family: Roboto, sans-serif !important
}

.morris-wrapper .morris-hover {
    z-index: 998
}

.chartist-wrapper .ct-chart {
    height: 350px
}

.ct-series-a .ct-bar,
.ct-series-a .ct-line,
.ct-series-a .ct-point,
.ct-series-a .ct-slice-donut {
    stroke: #2c2e3e
}

.ct-series-a .ct-area,
.ct-series-a .ct-slice-donut-solid,
.ct-series-a .ct-slice-pie {
    fill: #8e54e9
}

.ct-series-b .ct-bar,
.ct-series-b .ct-line,
.ct-series-b .ct-point,
.ct-series-b .ct-slice-donut {
    stroke: #4776e6
}

.ct-series-b .ct-area,
.ct-series-b .ct-slice-donut-solid,
.ct-series-b .ct-slice-pie {
    fill: #4776e6
}

.ct-series-c .ct-bar,
.ct-series-c .ct-line,
.ct-series-c .ct-point,
.ct-series-c .ct-slice-donut {
    stroke: #f7b731
}

.ct-series-d .ct-area,
.ct-series-d .ct-slice-donut-solid,
.ct-series-d .ct-slice-pie {
    fill: #32b432
}

.ct-area {
    fill-opacity: .3
}

.ct-chart-donut .ct-label,
.ct-chart-pie .ct-label {
    fill: #fff;
    color: #fff;
    font-size: 1rem
}

.c3chart-wrapper .c3 {
    height: 300px
}

    .c3chart-wrapper .c3 text {
        font-family: Roboto, sans-serif
    }

    .c3chart-wrapper .c3 .tick {
        font-family: Roboto, sans-serif;
        fill: #a6a9b7
    }

    .c3chart-wrapper .c3 .c3-legend-item text {
        font-family: Roboto, sans-serif;
        fill: #a6a9b7
    }

    .c3chart-wrapper .c3 line {
        stroke: #a6a9b7
    }

    .c3chart-wrapper .c3 path.domain {
        stroke: #a6a9b7;
        stroke-width: 1px
    }

.knob {
    font-family: Roboto, sans-serif !important
}

.apexcharts-canvas {
    margin: 0 auto
}

.apexchart-tool-force-top .apexcharts-canvas,
.apexchart-tool-force-top .col-12,
.apexchart-tool-force-top .row {
    position: inherit
}

.apexchart-tool-force-top .apexcharts-toolbar {
    top: 17px;
    left: 10px;
    right: auto;
}

@media screen and (min-width:577px) and (max-width:767px) {
    .apexchart-tool-force-top .apexcharts-toolbar {
        display: none
    }
}

@media screen and (min-width:480px) and (max-width:576px) {
    .apexchart-tool-force-top .apexcharts-toolbar {
        display: none
    }
}

@media screen and (max-width:480px) {
    .apexchart-tool-force-top .apexcharts-toolbar {
        display: none
    }
}

.apexcharts-menu-icon svg,
.apexcharts-reset-zoom-icon svg,
.apexcharts-zoom-icon svg,
.apexcharts-zoom-in-icon svg,
.apexcharts-zoom-out-icon svg {
    fill: #a6a9b7 !important
}

.widget-support-list .dot-online {
    position: relative
}

    .widget-support-list .dot-online .dot-online-icon {
        position: absolute;
        width: 8px;
        height: 8px;
        border-radius: 15px;
        right: 9px;
        top: 5px
    }

.widget-support-list .bg-img {
    width: 50px;
    height: 50px
}

.widget-income-list .bg-img,
.widget-recent-list .bg-img,
.widget-user-list .bg-img {
    width: 50px;
    height: 50px
}

.widget-branches-list .media img {
    height: 26px
}

.widget-branches-list .card-body {
    max-height: 450px;
    overflow: hidden;
    border-bottom: 1px solid #dee2e6
}

    .widget-branches-list .card-body:last-child {
        border-bottom: none
    }

    .widget-branches-list .card-body a {
        padding: 0 30px
    }

        .widget-branches-list .card-body a:first-child {
            padding-top: 0
        }

        .widget-branches-list .card-body a i {
            font-size: 20px
        }

        .widget-branches-list .card-body a span {
            margin-top: 6px
        }

    .widget-branches-list .card-body ul li {
        border-bottom: 1px solid #dee2e6;
        padding: 16px 0
    }

        .widget-branches-list .card-body ul li:last-child {
            border-bottom: 0 solid
        }

.widget-branches-list.dating-widget-branches-list .card-body a {
    padding: 0
}

    .widget-branches-list.dating-widget-branches-list .card-body a img {
        height: 12px
    }

.widget-downloads-list .card-body .btn.btn-icon,
.widget-recent-list .card-body .btn.btn-icon {
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px
}

@media screen and (min-width:480px) and (max-width:576px) {
    .widget-downloads-list .media {
        display: block
    }

        .widget-downloads-list .media h4 {
            margin: 10px 0 !important
        }
}

@media screen and (max-width:480px) {
    .widget-downloads-list .media {
        display: block
    }

        .widget-downloads-list .media h4 {
            margin: 10px 0 !important
        }
}

.widget-downloads-list .widget-text {
    padding: 1rem 0
}

    .widget-downloads-list .widget-text img {
        width: 50px;
        height: 50px
    }

.widget-downloads-list .img-icon {
    width: 50px;
    height: 50px;
    border-radius: 80px;
    background-color: #f7f7f7
}

    .widget-downloads-list .img-icon i {
        font-size: 28px;
        line-height: 50px
    }

.widget-text {
    padding: 1.25rem
}

.widget-downloads-list .widget-text,
.widget-income-list .widget-text,
.widget-recent-list .widget-text,
.widget-support-list .widget-text,
.widget-user-list .widget-text {
    border-bottom: 1px solid #dee2e6
}

    .widget-downloads-list .widget-text:last-child,
    .widget-income-list .widget-text:last-child,
    .widget-recent-list .widget-text:last-child,
    .widget-support-list .widget-text:last-child,
    .widget-user-list .widget-text:last-child {
        border-bottom: 0 solid
    }

.widget-downloads-list .card-body,
.widget-income-list .card-body,
.widget-recent-list .card-body,
.widget-support-list .card-body,
.widget-user-list .card-body {
    max-height: 450px;
    overflow: hidden;
    border-bottom: 1px solid #dee2e6
}

    .widget-downloads-list .card-body:last-child,
    .widget-income-list .card-body:last-child,
    .widget-recent-list .card-body:last-child,
    .widget-support-list .card-body:last-child,
    .widget-user-list .card-body:last-child {
        border-bottom: none
    }

    .widget-recent-list .card-body .btn.btn-icon {
        width: 25px;
        height: 25px;
        padding: 0;
        line-height: 25px
    }

    .widget-recent-list .card-body .nav .nav-link {
        padding: 0
    }

    .widget-recent-list .card-body .nav .nav-item {
        padding: 8px 8px 0 0
    }

.widget-recent-list span,
.widget-support-list span {
    font-size: 11px
}

.widget-social-box1,
.widget-social-box10,
.widget-social-box11,
.widget-social-box12,
.widget-social-box13,
.widget-social-box14,
.widget-social-box15,
.widget-social-box2,
.widget-social-box3,
.widget-social-box4,
.widget-social-box5,
.widget-social-box6,
.widget-social-box7,
.widget-social-box8,
.widget-social-box9 {
    overflow: hidden
}

.widget-social .widget-social-box1 ul {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6
}

    .widget-social .widget-social-box1 ul li,
    .widget-social .widget-social-box3 ul li,
    .widget-social .widget-social-box4 ul li,
    .widget-social .widget-social-box5 ul li,
    .widget-social .widget-social-box9 ul li {
        border-right: 1px solid #dee2e6
    }

        .widget-social .widget-social-box1 ul li:last-child,
        .widget-social .widget-social-box3 ul li:last-child,
        .widget-social .widget-social-box4 ul li:last-child,
        .widget-social .widget-social-box5 ul li:last-child,
        .widget-social .widget-social-box9 ul li:last-child {
            border-right: 0 solid #dee2e6;
            padding-right: 0
        }

.widget-social .widget-social-box11 .widget-social-contant,
.widget-social .widget-social-box12 .widget-social-contant,
.widget-social .widget-social-box15 .widget-social-contant,
.widget-social .widget-social-box3 .widget-social-contant,
.widget-social .widget-social-box7 .widget-social-contant,
.widget-social .widget-social-box9 .widget-social-contant {
    background: #8e54e9;
    background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
    background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important
}

    .widget-social .widget-social-box11 .widget-social-contant h4,
    .widget-social .widget-social-box11 .widget-social-contant h5,
    .widget-social .widget-social-box12 .widget-social-contant h4,
    .widget-social .widget-social-box12 .widget-social-contant h5,
    .widget-social .widget-social-box15 .widget-social-contant h4,
    .widget-social .widget-social-box15 .widget-social-contant h5,
    .widget-social .widget-social-box3 .widget-social-contant h4,
    .widget-social .widget-social-box3 .widget-social-contant h5,
    .widget-social .widget-social-box7 .widget-social-contant h4,
    .widget-social .widget-social-box7 .widget-social-contant h5,
    .widget-social .widget-social-box9 .widget-social-contant h4,
    .widget-social .widget-social-box9 .widget-social-contant h5 {
        color: #fff
    }

    .widget-social .widget-social-box7 .widget-social-contant a,
    .widget-social .widget-social-box7 .widget-social-contant p {
        color: #fff
    }

    .widget-social .widget-social-box7 .widget-social-contant p {
        border-color: #fff
    }

    .widget-social .widget-social-box12 .widget-social-contant p {
        color: #fff
    }

.widget-social .widget-social-box6 ul li,
.widget-social .widget-social-box7 ul li,
.widget-social .widget-social-box8 ul li {
    padding: 0 5px
}

.widget-social .widget-social-box10 .nav,
.widget-social .widget-social-box12 .nav {
    padding: .5rem
}

.widget-social .widget-social-box2 .card-body ul li a {
    font-size: 14px;
    font-weight: 500
}

.widget-social .widget-social-box4 ul {
    border-top: 1px solid #dee2e6
}

.widget-social .widget-social-box9 .bg-img {
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto
}

.widget-social .widget-social-box11 ul li {
    padding: 10px 10px
}

.widget-social .widget-social-box15 .img-icon {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center
}

    .widget-social .widget-social-box15 .img-icon i {
        font-size: 18px
    }

.widget-chart-contant .img-icon {
    width: 60px;
    height: 60px;
    line-height: 60px
}

    .widget-chart-contant .img-icon i {
        font-size: 2rem
    }

.img-icon-box {
    border-radius: 5px !important
}

.img-icon-outline {
    border-width: 3px;
    border-style: solid
}

.b-outline-primary,
.b-primary {
    border-color: #8e54e9
}

.b-info,
.b-outline-info {
    border-color: #45aaf2
}

.b-danger,
.b-outline-danger {
    border-color: #e3324c
}

.b-outline-warning,
.b-warning {
    border-color: #f7b731
}

#cryptodemo6.chart-fit {
    top: 30px
}

.account-contant .bg-img {
    width: 100px;
    height: 100px
}

.task-table .dot {
    background-color: #8e54e9;
    border-radius: 10px;
    margin-right: 6px;
    width: 10px;
    height: 10px;
    display: inline-block
}

.task-table tr {
    border-bottom: 1px solid #dee2e6
}

    .task-table tr:last-child {
        border-bottom: 0 solid #dee2e6
    }

.task-table .task-table-td .chat {
    position: relative
}

    .task-table .task-table-td .chat i {
        font-size: 18px
    }

    .task-table .task-table-td .chat .badge {
        position: absolute;
        top: -10px;
        left: 20px
    }

.task-table td,
.task-table th {
    vertical-align: middle;
    border-top: 0 solid #dee2e6
}

.task-list-contant .table .card-header,
.task-list-contant .table td,
.task-list-contant .table th {
    padding: .75rem 2rem
}

    .task-list-contant .table td:first-child {
        padding-right: 0
    }

.error-contant .error-innr {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover
}

@media screen and (min-width:480px) and (max-width:576px) {
    .error-contant .error-innr .container {
        max-width: 100%
    }
}

@media screen and (max-width:480px) {
    .error-contant .error-innr .container {
        max-width: 100%
    }
}

.error-contant .row {
    height: 100vh
}

.st0 {
    fill: #8e54e9
}

.st1 {
    fill: #f9f9fb
}

.st2 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #a37dff
}

.st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #cbf
}

.st4 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #f9f9fb
}

.st5 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #90c9ea
}

.st6 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #abc3ff
}

.st7 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #79a1f2
}

.st8 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #618de5
}

.st9 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #7b91ff
}

.st10 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #80c3ff
}

.st11 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #494089
}

.pricing-content h5 {
    color: #333;
    font-size: 1.285rem;
    text-transform: uppercase
}

.pricing-content h2 {
    font-size: 42px
}

.pricing-content ul {
    padding-left: 0;
    list-style: none
}

    .pricing-content ul li {
        line-height: 30px;
        text-transform: capitalize;
        letter-spacing: .5px
    }

.pricing-content a {
    text-transform: capitalize
}

.pricing-highlight {
    background: #8e54e9;
    background: -moz-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -webkit-gradient(linear, left, right, color-stop(0, #8e54e9), color-stop(100%, #4776e6)) !important;
    background: -webkit-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -o-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: -ms-linear-gradient(left, #8e54e9 0, #4776e6 100%) !important;
    background: linear-gradient(to right, #8e54e9 0, #4776e6 100%) !important
}

    .pricing-highlight .pricing-content h5 {
        color: #fff
    }

    .pricing-highlight .pricing-content h2 {
        color: #fff !important
    }

    .pricing-highlight .pricing-content p {
        color: #fff !important
    }

    .pricing-highlight .pricing-content ul li {
        color: #fff !important
    }

.faq-contant .accordion .card {
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 16px
}

    .faq-contant .accordion .card:last-child {
        margin-bottom: 3rem
    }

.faq-contant .nav .nav-link.active h5,
.faq-contant .nav .nav-link.active p {
    color: #fff;
    line-height: 1.4rem
}

.faq-contant .nav .nav-link p {
    line-height: 1.4rem
}

.faq-contant .tab-content .card-header .btn {
    font-size: 16px;
    font-weight: 700;
    color: #8e54e9
}

    .faq-contant .tab-content .card-header .btn:focus {
        box-shadow: none
    }

.portfolio-item {
    overflow: hidden;
    color: #fff;
    width: 100%;
    border: 0;
    position: relative
}

    .portfolio-item:before {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background-size: 115%;
        -webkit-transition: all .7s cubic-bezier(.68, .11, .13, .98);
        -moz-transition: all .7s cubic-bezier(.68, .11, .13, .98);
        transition: all .7s cubic-bezier(.68, .11, .13, .98)
    }

    .portfolio-item img {
        width: 100%;
        -webkit-transition: transform .35s;
        -o-transition: transform .35s;
        -ms-transition: transform .35s;
        -moz-transition: transform .35s;
        transition: transform .35s;
        -webkit-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .portfolio-item .portfolio-overlay {
        width: 100%;
        background: #8e54e9 !important;
        padding: 10px 0;
        position: absolute;
        bottom: -80px;
        display: block;
        margin-top: 0;
        float: left;
        z-index: 9;
        text-align: center;
        left: 0;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out
    }

        .portfolio-item .portfolio-overlay h4 {
            font-weight: 600;
            margin-bottom: 5px
        }

        .portfolio-item .portfolio-overlay a:hover {
            color: #fff
        }

        .portfolio-item .portfolio-overlay span {
            font-weight: 400;
            font-size: 1rem
        }

            .portfolio-item .portfolio-overlay span a {
                color: #fff
            }

                .portfolio-item .portfolio-overlay span a:hover {
                    color: #323232
                }

    .portfolio-item a.popup {
        position: absolute;
        right: 20px;
        top: -20px;
        color: #fff;
        z-index: 9;
        display: inline-block;
        width: 40px;
        height: 40px;
        background: #fff;
        color: #626262;
        border-radius: 50%;
        margin-right: 10px;
        padding-left: 0;
        text-align: center;
        line-height: 40px;
        opacity: 0;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out
    }

        .portfolio-item a.popup:hover {
            background: #8e54e9;
            color: #fff
        }

    .portfolio-item:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    .portfolio-item:hover a.popup {
        opacity: 1;
        top: 20px
    }

    .portfolio-item:hover .portfolio-overlay {
        bottom: 0
    }

.clients-contant .form-check input[type=checkbox] {
    content: '';
    position: absolute;
    left: auto;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px
}

.clients-contant .clients-contant-table .dot {
    background-color: #26de81;
    border-radius: 10px;
    margin-right: 6px;
    width: 10px;
    height: 10px;
    display: inline-block
}

.clients-contant .clients-contant-table tr {
    border-bottom: 1px solid #dee2e6
}

    .clients-contant .clients-contant-table tr td,
    .clients-contant .clients-contant-table tr th {
        vertical-align: middle;
        align-items: center;
        border-top: 0 solid #dee2e6;
        border-bottom: 0 solid #dee2e6 !important
    }

    .clients-contant .clients-contant-table tr th {
        border-bottom: 1px solid #dee2e6 !important
    }

        .clients-contant .clients-contant-table tr th:last-child {
            border-bottom: 0 solid
        }

.clients-contant .clients-contant-table .btn.btn-icon {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.contact-contant .form-check input[type=checkbox] {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    margin-top: 4px
}

.contact-contant .img-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 1rem
}

.contact-contant ul {
    align-items: center;
    padding: .4rem 0
}

    .contact-contant ul li i {
        font-size: 16px;
        color: #8e54e9
    }

    .contact-contant ul.nav:first-child {
        margin-top: 1rem
    }

    .contact-contant ul.nav:last-child {
        padding-bottom: 0
    }

.employees-contant .employees-contant-inner span {
    margin-left: 8px;
    font-size: 13px
}

    .employees-contant .employees-contant-inner span:first-child {
        margin-left: 0
    }

.employees-contant h4 .badge {
    background-color: #f7f7f7;
    color: #8e54e9
}

.employees-contant .bg-img {
    width: 70px;
    height: 70px
}

.comingsoon .form-control.bg-white-inverse {
    color: #fff;
    border: 0;
    background: rgba(255, 255, 255, .25);
    color: #fff
}

.comingsoon::-webkit-input-placeholder {
    color: #fff
}

.comingsoon::-moz-placeholder {
    color: #fff
}

.comingsoon:-ms-input-placeholder {
    color: #fff
}

.comingsoon:-moz-placeholder {
    color: #fff;
}






.featurecard .h-100 {
    text-align: right;
}

.table td, .table th {
    font-family: IRANSansFaNum;
}

.app-navbar .sidebar-nav ul.metismenu li.companytitle, .app-navbar .sidebar-nav ul.metismenu li.companytitle2 {
    padding: 1rem 1.6rem .1rem 1.6rem;
    font-size: .8371rem;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
}

.comapnytitlediv {
    padding-bottom: 15px;
    border-bottom: 1px solid #272836;
    box-shadow: 0px 1px 3px #272836;
    background: #2a2b3a;
    margin-bottom: 10px;
}





@media screen and (min-width:480px) and (max-width:576px) {
    .employees-contant .employees-contant-inner span {
        margin-bottom: 8px
    }

        .employees-contant .employees-contant-inner span:last-child {
            margin-bottom: 0
        }
}

@media screen and (max-width:480px) {
    .employees-contant .employees-contant-inner span {
        margin-bottom: 8px
    }

        .employees-contant .employees-contant-inner span:last-child {
            margin-bottom: 0
        }
}

p.karbar {
    margin-top: 20px;
    margin-right: 15px;
}

.notify-message {
    text-align: right;
}

.news-heading {
    border: 1px solid #efefef;
    width: 100%;
    text-align: right;
    padding: 20px 25px;
    background: #fbfbfb;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
}

    .news-heading p {
        font-size: 18px;
        font-weight: 500;
        color: #495057;
        font-family: 'IRANSansFaNum';
    }

.deals-detail-col {
    margin: 0px 0px 0px;
}

p.deals-detail-title {
    font-weight: 600;
    color: #464646;
    font-size: .90rem;
    padding: 0px;
    font-family: 'IRANSansFaNum';
}

p.deals-detail-title2 {
    color: #757575;
    font-weight: 500;
    font-size: .95rem;
    line-height: 1.714rem;
    font-family: 'IRANSansFaNum';
}


.deals-detail-title i {
    padding-left: 5px;
}

.agahi-heading {
    padding-top: 10px;
    padding-bottom: 8px;
    font-weight: bold;
    color: #666666;
}

.whitesec .table-bordered th {
    background: #04a9a6;
    color: white;
    font-weight: 500;
    font-size: .93rem;
}

.whitesec .table-bordered td {
    background: #17a2b805;
    font-size: .91rem;
}

.whitesec .table-bordered tr:hover {
    background: #fbfbfbd9;
}

.buttondivdeals {
    margin-top: 15px;
    border: 1px solid #efefef;
    width: 100%;
    text-align: right;
    padding: 20px 20px;
    background: #fbfbfb;
    margin-top: 10px;
    display: flex;
}

.agahi-table {
    margin-top: 25px;
    margin-bottom: 40px;
}

    .agahi-table img {
        width: 50px;
    }

#tenderModal .modal-header h4 {
    font-weight: 480;
    padding-right: 10px;
    color: #424242;
}

#tenderModal .modal-body p {
    text-align: center;
    font-weight: 450;
    color: #616161;
    margin-bottom: 0px;
    padding: 15px 0px;
}

.btndeals {
    margin-left: 5px;
}

.buttondivdeals a i {
    margin-left: 5px;
}

.borderbttab {
    border-bottom: 1px solid #dee2e6 !important;
}

.filedownload {
    font-size: 13px;
    padding: 10px 0px;
}

.cardsectioncol {
    display: flex;
}

.cardsection-title p {
    font-size: 16px;
    font-weight: 500;
    color: #495057;
    margin-top: 5px;
}

.cardsection-title {
    border: 1px solid #efefef;
    width: 100%;
    text-align: right;
    padding: 15px 30px;
    background: #fbfbfb;
    display: flex;
}

.cardsection-col {
    display: flex;
    padding: 8px 0px;
}

.cardsection-detail span {
    color: #06a8a7;
    font-weight: 500;
    padding-left: 3%;
}

.flexdisplay {
    display: flex;
}

.btnhazf1 {
    padding: .4rem 1.4rem;
}

.statusbadge {
    margin-left: 10px;
    padding: .7rem 1.4rem;
}

.cardbody1 {
    padding: 0px !important;
}

.cardsection {
    padding: 1.25rem;
}

.hosnesabeghe-table .my-3 {
    margin-top: 0rem !important;
}

.margin30bottom {
    margin-bottom: 30px;
}

.tab .card {
    -webkit-box-shadow: 0 0 2px rgba(115, 105, 215, .15);
    -moz-box-shadow: 0 0 2px rgba(115, 105, 215, .15);
    box-shadow: 0 0 2px rgba(115, 105, 215, .15);
}

.tab .card-footer {
    background-color: rgba(0, 0, 0, 0.01);
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.tab .card h4 {
    margin-top: 5px;
}

.header-div {
    display: flex;
    background: white;
    padding: 10px 10px 5px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: .25rem;
}

    .header-div .card-title {
        margin-top: 8px;
        margin-right: 8px;
    }


.app-main .col-md-12.m-b-30 {
    margin-bottom: 1.9rem !important;
}

.header-div2 {
    margin-top: 20px;
    padding: 0px 17px;
    display: flex;
}

    .header-div2 .card-title {
        margin-top: 10px;
    }

.firsttr {
    background: #05b8b4;
}

    .firsttr th {
        color: white !important;
    }

#sharepercentagesec {
    display: none;
}

.addnewheader h4 {
    margin-top: 7px;
}

.financialmodal input {
    margin-bottom: 7px;
}

.tenderaccordion {
    width: 100%;
    margin-top: 5px;
}

    .tenderaccordion .acd-group .card-header .acd-heading {
        padding: 0.5rem 2.5rem;
        color: #616161 !important;
        font-weight: 900;
        font-size: 1.1rem;
    }

        .tenderaccordion .acd-group .card-header .acd-heading.collapsed:before {
            padding: 0.9rem;
        }

        .tenderaccordion .acd-group .card-header .acd-heading:before {
            padding: 0.9rem;
        }

    .tenderaccordion .acd-group .border {
        border: 1px solid #d8d9db !important;
    }

.progressdarsad > span {
}

.darsademoamelat p {
    font-size: .9rem;
}

.text-purple {
    color: #8e54e9;
}

.logout-power {
    padding: 1rem 0 0 !important;
}

    .logout-power i {
        font-size: 25px;
        color: #D32F2F;
        font-weight: bold;
        text-align: left;
    }

.form-group.error input, .form-group.error select, .form-group.error textarea {
    border: 1px solid #E57373;
}

.estelam-table td {
    font-family: IRANSans;
}

.agahi-heading2 {
    padding-top: 3px;
    padding-bottom: 15px;
    font-weight: bold;
    color: #666666;
}

.btn-joziat {
    background-color: #00aba8;
    border-color: #2ca6b3;
    line-height: 14px;
}

    .btn-joziat:hover {
        background-color: #03a5a3;
        border-color: #039996;
    }

.collapse-card-body {
    padding: 1.25rem 2.75rem;
}

    .collapse-card-body ol li {
        padding: 8px 0px;
        color: #757575;
    }

        .collapse-card-body ol li p {
            color: #757575;
        }

.contractbtn {
    width: 100%;
    padding: 12px 0px;
}

.btn-primary2 {
    background-color: #8e54e9;
    color: #fff;
    border-color: #8e54e9;
}

    .btn-primary2:hover {
        background-color: #813ee9;
        color: #fff;
        border-color: #8e54e9;
    }

.contractbtn i {
    margin-left: 6px;
}

.gauge {
    width: 320px;
    height: 240px;
}

    .gaugesec h3 {
        font-size: 19px;
    }

.contaractbtnsec {
    margin-top: 12px;
}

.tenderaccordion h5 {
    font-weight: 900;
}

.sidebar .widget {
    padding: 20px 15px;
    border: 1px solid #dee2e6;
    margin-bottom: 40px;
    background: white;
}

p.input-group-addon {
    text-align: right;
    margin: 0px 0 15px;
    font-size: 16px;
    line-height: 26px;
    color: #212529;
    font-family: IRANSansFaNum,IRANSans, "Open Sans", sans-serif;
}

.widget .row .btn.akb-search {
    width: 100%;
    margin-top: 40px;
    color: white !important;
    padding: .6rem 1.4rem;
    height: 40px;
}

.widget .row .col-md-12 .btn.akb-search {
    margin-top: 15px;
}

.post {
    margin-bottom: 15px;
    position: relative;
}

    .post .post-body {
        border: 1px solid #dee2e6;
        padding: 17px 40px 0px;
        background: white;
    }

        .post .post-body .entry-title {
            font-size: 16px;
            margin-bottom: 0px;
            text-align: right;
        }

.entry-header {
    text-align: right;
    direction: rtl;
}

.post .post-meta {
    padding-top: 20px;
    margin-bottom: 0px;
}

    .post .post-meta > span {
        margin-left: 25px;
        font-family: IRANSansFaNum;
    }

    .post .post-meta > span {
        margin-left: 25px;
        font-family: IRANSansFaNum;
    }

.post .post-body .entry-title a:hover {
    color: #00aca9;
}

.post .post-body .entry-title a {
    color: #00aca9;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.secondary-menu .active .btn.btn-icon {
    box-shadow: 0 0 20px #00968873;
}







.card .card-button a[aria-expanded="false"]:after {
    content: "\f067";
}

.card .card-button a[aria-expanded="true"]:before {
    content: "\f068";
}

.card .card-button a:before, .card .card-button a:after {
    float: right;
    font-size: 12px;
    color: #101010;
    font-family: 'FontAwesome';
    position: absolute;
    top: 14px;
    left: 14px;
}

.akb-faq .card .card-button a {
    font-weight: 600;
    color: #424242;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    position: relative;
    z-index: 1;
    padding: 15px 25px 15px;
    text-align: right;
}

.akb-faq .card {
    border-radius: 0;
    border-color: #e5e5e5;
    border-bottom: none;
    background: white;
    border: none;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 1px rgba(58, 55, 83);
    -moz-box-shadow: 0 0 1px rgba(58, 55, 83);
    box-shadow: 0 0 1px rgba(58, 55, 83);
}

    .akb-faq .card .card-header {
        border-color: transparent;
    }

    .akb-faq .card .card-body {
        padding-top: 0px;
        margin-top: -5px;
        padding-right: 45px;
        text-align: right;
        color: #616161;
    }

.btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #018a88 !important;
    border-color: #02807e !important;
}

.card-statistics .sidebar .widget {
    margin-bottom: 15px;
}

.widget.widget-search {
    width: 100%;
    margin-bottom: 15px;
}

    .widget.widget-search input {
        padding: 26px 25px;
        border-radius: 0;
        font-style: italic;
        border-color: #dee2e6;
        color: #101010;
    }

    .widget.widget-search .input-group-btn i {
        font-size: 18px;
        color: #fff;
        width: 55px;
        height: 55px;
        line-height: 55px;
        background: #00aca9;
        text-align: center;
        position: absolute;
        left: 0;
        z-index: 999;
        cursor: pointer;
    }

.law-table i.fa.fa-file-pdf-o {
    font-size: 30px;
    color: #00aca9;
}

.post-details .post-body {
    border: 0px solid #dee2e6;
    padding: 0px 20px 20px;
}

.post-details .entry-title {
    padding-top: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.post .post-meta > span {
    margin-left: 25px;
    font-family: IRANSansFaNum;
}

.post .post-meta {
    padding-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 30px;
}

    .post .post-meta a {
        color: #666666;
        font-size: 14px;
        margin-right: 5px;
        margin-left: 10px;
    }

.post-details .entry-content p {
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px;
    font-family: IRANSansFaNum,IRANSans, "Open Sans", sans-serif;
    color: #212529;
}

.tenders-card a.btn-joziat i {
    margin-left: 5px;
}

.tenders-card .cardsection-title a:hover p {
    color: #00abbb;
}

.tenders-card .statusbadge {
    min-width: 128px;
}

#contractForm .form-row {
    margin-bottom: 10px;
}

#contractForm .form-group {
    display: inline-flex;
    width: 100%;
}

#contractForm label {
    min-width: 105px;
    margin-top: 8px;
}

.app-chat-sidebar-user-item h5 {
    font-size: 1rem;
}

.app-chat-sidebar-user-item p {
    font-size: 1.1rem;
}

.app-chat-sidebar-user-item:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.app-chat-sidebar-user-item span .zmdi.zmdi-check-all {
    color: #66BB6A;
    font-weight: 500;
}

.app-chat-sidebar-user-item .badge, .app-chat-sidebar-user-item small {
    font-family: IRANSansFaNum;
}

.sender-card {
    background: #eceef3;
    margin-right: 9rem !important;
    margin-left: 3.2rem !important;
    border-radius: 10px;
    position: relative;
}

.reciver-card {
    background: #e1f9e1;
    margin-left: 9rem !important;
    margin-right: 3.2rem !important;
    border-radius: 10px;
    position: relative;
}

.mail-contant {
    background: white;
}

.sender-card::before {
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    border: 30px solid transparent;
    right: auto;
    bottom: 40px;
    left: -50px;
    border-right-color: #eceef3;
    border-left-color: transparent;
}

.reciver-card::before {
    position: absolute;
    width: 0;
    height: 0;
    bottom: 50px;
    content: '';
    border: 30px solid transparent;
    right: -50px;
    left: auto;
    border-left-color: #e1f9e1 !important;
    border-right-color: transparent;
}

.box-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    padding: 1.5rem .1rem 0;
}

.mailbox-attachment-info {
    padding: 10px;
}

.mailbox-attachment-name {
    font-weight: 300;
    color: #737373;
    font-size: 10px;
}

.mailbox-attachment-size {
    color: #737373;
    font-size: 0.8571rem;
}

.mailbox-attachments li {
    float: right;
    width: 140px;
    border: 1px solid #a6a6a6;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-flex;
    background: #fbfbfbf7;
}

.mailbox-attachments li {
    float: right;
    width: 140px;
    border: 1px solid #a6a6a6;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-flex;
}

.mail-contant h4 {
    margin-top: 0px;
    font-size: 14px;
    color: #7e7a7a;
    padding: 10px 5px 1px;
}

.publisher-btn {
    background-color: transparent;
    border: none;
    color: #8f9ca8;
    font-size: 1.143rem;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: 2;
    width: 100%;
    display: block;
    top: 0;
    cursor: pointer;
}

.mail-contant .sendinput {
    border-radius: 5px;
    box-shadow: none;
    border-color: #9e9e9e33;
    height: auto;
}

.mail-contant .input-group-addon {
    font-weight: 300;
    padding: .425rem .75rem;
    line-height: 1.25;
    color: #2f363c;
    text-align: center;
    background: #04a9a6;
    margin-bottom: 0;
    font-size: 1rem;
    margin-left: 8px;
    position: relative;
    width: 40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.publisher-btn i {
    color: white;
    margin-top: 5px;
}

.app-chat-sidebar-user-item span.badge {
    margin-right: 12px;
}

td.downloadtd {
    text-align: center;
}

.notif-details {
    font-family: IRANSansFaNum;
}

.gradetable .downloadtd {
    text-align: right;
}

.bg-gradient a:hover {
    color: #f6f7f8;
}

.fade.in {
    opacity: 1;
}

.modal-backdrop.in {
    opacity: .5;
}


.uploadbutt {
    width: 100%;
    margin: 0px;
}

.uploudbutt-col1 {
    width: 40%;
    padding: 0px 5px;
}

    .uploudbutt-col1 .btn {
        width: 100%;
    }

.uploudbutt-col2 {
    width: 30%;
    padding: 0px 5px;
}

    .uploudbutt-col2 .btn {
        width: 100%;
    }

.uploudbutt-col3 {
    width: 30%;
    padding: 0px 5px;
}

    .uploudbutt-col3 .btn {
        width: 100%;
    }









@media screen and (max-width:480px) {
    #contractForm .form-group {
        display: block;
    }

    .contractbtn {
        margin-bottom: 15px;
    }

    .post .post-body {
        padding: 17px 10px 0px;
    }

        .post .post-body .entry-title {
            font-size: 14px;
            line-height: 1.571rem;
        }

    .law-table {
        width: 100%;
        overflow: scroll;
    }

    .sidebar.sidebar-left .input-group {
        display: block;
    }

    .akb-faq .card {
        border: 1px solid #e8e8e8;
    }

    .akb-dir {
        padding: 0px;
    }

    .akb-faq .card .card-button a {
        padding: 5px 5px 5px 15px;
    }

    .akb-first-column {
        width: 100%;
        overflow: scroll;
    }

    .tab-vertical .nav-tabs {
        float: none;
        width: 100%;
    }

    .tab-vertical .tab-content {
        margin-right: 0;
    }

    .dropzone .dz-message {
        font-size: 1em;
    }

    .cardsection-title {
        display: block;
    }

    .cardsection-col {
        display: block;
    }

    .deals-detail-col {
        display: block;
    }

    .agahi-table {
        width: 100%;
        overflow: scroll;
    }

    .buttondivdeals {
        display: block;
    }

    .btndeals {
        margin-right: 0px;
        margin-bottom: 8px;
    }

    .header-div {
        display: block;
    }

    .tab-content .card-header.d-flex {
        display: block !important;
    }

        .tab-content .card-header.d-flex .dropdown {
            margin-top: 10px;
        }

    .sender-card {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .reciver-card {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mail-contant .media.d-flex {
        display: block !important;
    }

    .mail-contant .notif-details.d-flex {
        display: block !important;
    }

    h4.card-title {
        margin-bottom: 15px;
    }

    .cardsection-title .profile-btn {
        margin-top: 12px;
    }

    .info-body .colsutoon:nth-child(even) {
        padding-right: 0px !important;
        margin-top: 10px;
    }
}

modal-dialog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

@media (min-width:576px) {
    .modal-dialog {
        min-height: calc(100% - 3.5rem);
    }
}

.arzyabi-sec tr.text-center th {
   /* background: #077675 !important;*/
}

#ui-datepicker-div {
    z-index: 1051;
}

.alert li, .alert li small {
    color: white !important;
}

.arzyabi-alert1 {
    margin-bottom: 15px;
}

.arzyabi-alert {
    margin-bottom: 30px;
}

.arzyabi-sec td i.fa-2x {
    font-size: 1.3em;
}

.smalldsc {
    font-size: 14px;
    color: #2a2b3a;
}


.card {
    box-shadow: 0 0 20px rgba(115, 105, 215, 0.25);
}

h1 {
    font-weight: 500;
}

.agahi-heading3 {
    color: #424242;
    font-weight: 700;
    padding: 5px 0px 10px;
    border-bottom: 1px solid #d8d5d5;
    margin-bottom: 10px;
    font-size: 16px;
}

.breadcrumb-sticky {
    background: #f7f7fa;
    position: fixed;
    z-index: 10;
    top: 60px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d5d5d68a;
    right: 240px;
    transition: all .3s ease-out;
}

.top-bar .navbar .nav-left .open .dropdown-menu, .top-bar .navbar .nav-right .open .dropdown-menu {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
}

.headtitr h5 {
    text-align: right;
    margin-top: 10px;
    font-size: 1.1rem;
}

.agahi-heading.headtitr {
    display: flex;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #e3e2ee;
}

a.btn.btn-info.asnadbtn {
    margin-right: auto;
}

.asnadbtn i {
    margin-left: 5px;
}


.scrollwrapper1, .scrollwrapper2 {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.scrollwrapper1 {
    height: 0px;
}

.scrollwrapper2 {
}

.scrollablediv1 {
    height: 20px;
}

.scrollablediv2 {
    overflow: hidden;
}

.modal-dialog table tr.active {
    background: #ededed !important;
}


.feicon {
    font-size: 1.5em !important;
    margin: 0px 5px;
    color: #424242;
}

.minorcount {
    background: #ededef;
    padding: 0px 10px;
    margin-right: 10px;
    border: 1px solid #dddddf;
    border-radius: 3px;
    color: #959595;
}
.scrollsidebar {
    overflow-y: scroll !important;
    padding-bottom: 60px;
    direction: ltr;
    scrollbar-width: thin;
}

    .scrollsidebar ul.metismenu {
        direction: rtl;
    }

    .scrollsidebar::-webkit-scrollbar {
        width: 6px;
        background-color: #2c2e3e;
    }

    .scrollsidebar::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: rgba(162, 165, 189, 0.4);
    }

@-moz-document url-prefix() {
    .app-navbar .sidebar-nav ul.metismenu {
        margin-bottom: 60px;
    }
}

.file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: 2;
    width: 100%;
    display: block;
    height: 100%;
    top: 0px;
    cursor: pointer;
    left: 0px;
    font-size: 3px;
}

.readonly-detail-col {
    display: flex;
    margin: 20px 0px 20px;
}

.readonly-detail-title {
    font-weight: 700;
    color: #464646;
    font-size: .90rem;
    padding: 0px;
    font-family: 'IRANSansFaNum';
}

.readonlydetails {
    border: 1px solid #d4d1d1;
    background: #2a2b3a0d;
    margin: 3px 0px 25px;
}

.readonly-detail-title2 {
    font-family: 'IRANSansFaNum' !important;
    padding-right: 10px;
}

.ui-datepicker td .ui-state-default {
    font-family: 'IRANSansFaNum';
}

.ui-datepicker .ui-datepicker-title select {
    font-family: 'IRANSansFaNum';
}

#ui-datepicker-div {
    position: absolute !important;
}


.footercpr {
    font-size: 9.2px;
    font-weight: 500;
}

    .footercpr img {
        width: 13px;
        margin-left: 5px;
    }

.btn-primary {
    background-color: #54c4cf;
    color: #fff;
    border-color: #51b7c1;
}

.btn-warning {
    background-color: #ff8c01;
    color: #fff;
    border-color: #ed8303;
}



.required-info-card .font-60 {
    font-size: 3rem !important;
}

.required-info-card h4 {
    font-size: 1.185rem;
}

.required-info-card .align-items-center h4 {
    font-size: 1rem;
}

.required-info-card .col-xxs-7 {
    padding-left: 0px;
}

.required-info-card .badge {
    font-size: 68%;
}

.required-info-card p {
    font-size: .9rem;
    line-height: 1.514rem;
    font-weight: 500;
}

.required-info-card .col-lg-6.col-xl-3.p-20:hover {
    background: #a8e4ff30;
}

.card-title2 {
    padding-top: 10px;
    font-size: 1.185rem !important;
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #cacaca;
    border-color: #ababab;
}

.required-info-card .col-xxs-7 a:hover h4 {
    color: #2196f3;
}





.complete-registration-sec .owl-dots {
    display: none;
}

.complete-registration-sec .white-background {
    background: #f7f7f7b5;
    border: 2px solid #e6e6e6 !important;
    border-radius: 5px;
}

.complete-registration-sec .owl-theme .owl-nav {
    position: absolute;
    top: 10px;
    width: 100%;
}

.complete-registration-sec .owl-nav button span {
    font-size: 50px;
}

.complete-registration-sec .owl-nav .owl-prev {
    position: absolute;
    right: -25px;
    left: auto;
}

.complete-registration-sec .owl-nav .owl-next {
    position: absolute;
    left: -25px;
    right: auto;
}

.complete-registration-sec .owl-item h4 {
    font-size: 0.95rem;
    font-weight: 500;
}

.complete-registration-sec .owl-item .col-xxs-9 {
    padding-left: 0px !important;
}

    .complete-registration-sec .owl-item .col-xxs-9 p {
        font-size: .9rem;
    }

.complete-registration-sec .owl-item .col-xxs-3 .font-60 {
    font-size: 3.15rem !important;
}

.complete-registration-sec {
    margin-bottom: 10px;
}

    .complete-registration-sec .btn-primary {
        color: #fff !important;
    }

    .complete-registration-sec .do-item .white-background {
        background: #0ef3f047;
        border: 2px solid #04f3ea !important;
    }


    .complete-registration-sec .owl-theme .owl-nav [class*=owl-] {
        color: #b5b5b5;
        font-size: 13px;
        padding: 0px;
        background: transparent;
        margin: 0px;
        border: 0px;
    }

    .complete-registration-sec .owl-theme button:focus {
        outline: 0px dotted;
        outline: 0px auto -webkit-focus-ring-color;
    }

    .complete-registration-sec .owl-theme .owl-nav .disabled {
        opacity: .4;
    }

    .complete-registration-sec .active-item .white-background {
        background: #ffcc262e;
        box-shadow: inset -3px -1px 8px 2px #ffc10738;
        border: 2px solid #ffc107 !important;
    }


    .complete-registration-sec .header-demo h3 {
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 18px;
    }

    .complete-registration-sec .owl-item h4 {
        margin-bottom: 0px;
    }

    .complete-registration-sec .columns {
        padding: 20px 35px;
    }

    .complete-registration-sec .owl-theme .owl-nav {
        margin-top: -8px !important;
    }

    .complete-registration-sec .header-demo {
        padding: 0px !important;
        margin-bottom: 5px;
    }

    .complete-registration-sec .card-footer {
        margin-top: 5px;
    }

    .complete-registration-sec .header1 {
    }

    .complete-registration-sec .header2 {
        margin-right: auto;
    }

    .complete-registration-sec .header-demo h3 {
        margin-bottom: 0px;
        padding: 19px 15px 0px 2px;
    }

    .complete-registration-sec .white-background:hover {
        border: 2px solid #03a9f494 !important;
        background: #e3f2fd54;
    }

    .complete-registration-sec .header2 .btn-primary {
        margin: 10px 0px 0px 10px;
    }

    .complete-registration-sec .header1 p {
        padding: 18px;
        font-weight: 500;
    }

    .complete-registration-sec .card-body {
        padding: 0 1.55rem;
    }

    .complete-registration-sec .item .icon-up-sec {
        padding: 12px 0px 0px;
    }

    .complete-registration-sec .item-title {
        height: 80px;
        width: 96%;
        text-align: center;
        vertical-align: middle;
        justify-content: center;
        align-items: center;
        position: relative;
        display: flex;
        margin: auto;
    }

        .complete-registration-sec .item-title h4 {
            font-size: 0.81rem;
            font-weight: 600;
            margin: 0;
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            color: #797979;
        }

    .complete-registration-sec .font-20 {
        font-size: 1.45rem !important;
        line-height: 1.30rem;
    }

    .complete-registration-sec .do-item .item-title h4, .complete-registration-sec .active-item .item-title h4 {
        color: #545456;
    }

    .complete-registration-sec .white-background:hover .text-danger {
        color: #17adf1 !important;
    }

    .complete-registration-sec .item-sec {
        width: 12.5%;
    }

    .complete-registration-sec .item {
        margin: 5px 5px 5px 5px;
    }

    .complete-registration-sec .active-item .white-background:hover {
        background: #ffcc262e;
        box-shadow: inset -3px -1px 8px 2px #ffc10738;
        border: 2px solid #ffc107 !important;
    }

    .complete-registration-sec .do-item .white-background:hover {
        background: #0ef3f047;
        border: 2px solid #04f3ea !important;
    }

    .complete-registration-sec .takmildsc {
        padding: 8px 15px 10px;
    }



@media (max-width:1280px) {
    .page-title h1 {
        font-size: 1.114rem;
    }
}

@media (max-width:580px) {
    .page-title h1 {
        font-size: 1.514rem;
    }
}



.deal-details-div .card-header {
    display: flex;
    padding: 10px 15px;
}

.deal-details-div .card-body {
    padding-bottom: 5px;
}

.deal-details-div .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #464646;
    margin-bottom: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.deals-detail-col .col-md-3 {
    padding-right: 5px;
    margin-bottom: 18px;
}

.deals-detail-title i {
    color: #7d7d7d;
}

.announcement-body .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #5f5f5f;
    margin-bottom: 0px;
}

.announcement-body .card-header {
    margin: 0px;
    padding: 10px 15px;
    background: #f3f2f2;
}

.announcement-body li {
    list-style: initial;
}

.announcement-body ul, .announcement-body ol {
    padding-right: 30px;
}

.newspapers-body .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #464646;
    margin-bottom: 0px;
}

.newspapers-body table th {
    background: #f3f2f2;
}

.no-padding-right {
    padding-right: 0px;
}

.asnad-body .card-body {
    padding: 0px;
}

.asnad-body .tab-content {
    padding: 15px;
}

.asnad-body .nav-tabs .nav-link {
    font-size: 1.05rem;
    color: #464646;
    padding: 19px 15px 14px !important;
}

    .asnad-body .nav-tabs .nav-link.active {
        font-weight: 600;
        color: #464646 !important;
    }

.asnad-body .tab.nav-border-bottom .nav.nav-tabs {
    padding-right: 5px;
}

.tdicon a {
    color: #089a96;
    font-size: 16px;
}

.asnad-body .btn-accardion-asnad {
    background-color: transparent;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    border: none;
    text-align: right;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
}

    .asnad-body .btn-accardion-asnad:hover, .asnad-body .btn-accardion-asnad:focus {
        background-color: transparent;
        color: #444;
    }

.asnad-body .btn-primary:not(:disabled):not(.disabled):active {
    background-color: transparent !important;
    color: #444 !important;
}

    .asnad-body .btn-primary:not(:disabled):not(.disabled):active:focus {
        background-color: #eee !important;
        border-color: #444 !important;
    }

.asnad-body .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

    .asnad-body .panel .col-md-12 {
        padding: 0px;
    }

.asnad-body .tab-content .col-md-12 {
    padding: 0px;
}

.asnad-header-div {
    display: flex;
    background: #f3f2f2;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #e0dede;
    border-bottom: none;
}

.file-upload-section {
    display: flex;
    margin-bottom: 15px;
}

    .file-upload-section .file-upload-img img {
        height: 28px;
        padding-left: 7px;
    }

.asnad-body .collapse .card-body {
    padding: 17px 0px;
    margin: 0px 0px 15px;
}

.file-upload-content p {
    padding-top: 11px;
}

.file-upload-a:hover .file-upload-content p {
    color: #2b9af3;
}

.asnad-body .collapse .card-body .row {
    margin: 0px;
}

.asnad-body .tab .card {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e0dedee0;
}

.arzyabi-body .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #464646;
    margin-bottom: 0px;
}

a.btn.download-all-files-btn {
    padding: 5px 15px;
    margin-top: 6px;
    background: white;
    margin-left: 6px;
    border: 1px solid #d0d0d0b8;
    font-size: 12px;
}

.download-all-files-btn i {
    padding-left: 3px;
}

.asnad-scroll {
    height: 114px;
    overflow: auto;
}

    .asnad-scroll::-webkit-scrollbar {
        width: 6px;
        background-color: #e6e6e69c;
    }

    .asnad-scroll::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #e8e8e8;
    }

    .asnad-scroll::-webkit-scrollbar-track {
        border-radius: 2px;
    }

.kala-body .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #464646;
    margin-bottom: 0px;
    margin-top: 9px;
}

.baargozari-div {
    background: #ffffff;
    padding: 20px 10px;
    display: flex;
    border-radius: 3px;
    margin-bottom: 20px;
    box-shadow: 0 0 20px rgba(115, 105, 215, .25);
    transition: background-color .3s ease;
}

.baargozari-icon {
    padding: 5px 12px 5px 15px;
    font-size: 25px;
    color: #747694;
}

p.baargozarip1 {
    font-size: 14.5px;
    font-weight: 600;
    padding-bottom: 3px;
    color: #03a9f4;
}

p.baargozarip2 {
    font-size: 12px;
    font-weight: 500;
}
.baargozari-div:hover p.baargozarip1 {
    color: #0bb3a3;
}

.baargozari-div:hover .baargozari-icon {
    color: #04a9a6;
}

.takmile-form {
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
}

.btn-warning {
    background-color: #f5970d;
    color: #fff;
    border-color: #f7b731;
}

.last-btn {
    margin-bottom: 0px;
}

#header-fixed {
    position: fixed;
    top: 135px;
    display: none;
}

#header-fixed2 {
    position: fixed;
    top: 60px;
    display: none;
    width: 100%;
    z-index: 10000000;
    background: #f3f2f2;
    border-bottom: 1px solid #c3c3c36b;
    right: 240px;
    transition: all .3s ease-out;
}

    #header-fixed2 .card-header h4 {
        padding-right: 25px;
    }

.sidebar-mini #header-fixed2 {
    right: 60px;
    transition: all .3s ease-out;
}

.kala-body .table tr th {
    background: #f3f2f2;
    color: #212529;
    font-size: 1rem;
}

td.tozihat-td {
    max-width: 210px;
    font-size: 13px;
    color: #6b6a6a;
    font-weight: 500;
}

.kala-body .card-footer {
    background: white;
}


.table-btn {
    padding: 5px 15px;
    margin-top: 6px;
    background: white;
    margin-left: 0px;
    border: 1px solid #d0d0d0b8;
    font-size: 12px;
}

    .table-btn:hover {
        border: 1px solid #4db6ac;
        color: #28948a;
    }

    .table-btn i {
        padding-left: 3px;
    }

.kala-body .card-header {
    padding: 12px 18px;
}

.kala-body .card-body {
    min-height: 220px;
    overflow: auto;
}

.arzyabi-body .card {
    margin-bottom: 20px;
}

#header-fixed2 .sabtbtnsec {
    margin-left: 19.2%;
}

#header-fixed2 .sabtbtn {
    padding: 10px 37px;
}

.deal-details-header {
    display: block;
}

.secs {
    margin-right: 0px !important;
}

.mohlat-counter {
    display: flex;
    margin: auto;
    margin-top: 20px;
}

.mohlat-counter2 {
    display: flex;
    margin: auto;
    direction: ltr;
}

.mohlat-counter p {
    text-align: center;
}

.fd2 {
    padding-top: 10px;
}

    .fd2 p {
        font-size: 15px;
        font-weight: 500;
    }

.days, .hours, .mins, .secs {
    display: block;
    margin-right: 10px;
}

    .days .fd, .hours .fd, .mins .fd, .secs .fd {
        width: 46px;
        height: 46px;
        text-align: center;
        vertical-align: middle;
        position: relative;
        background: #2a2b3a;
        border-radius: 3px;
    }

#days, #hours, #mins, #secs {
    font-weight: 500;
    color: #ffffff;
    font-family: 'IRANSansFaNum';
    font-size: 15px;
    position: absolute;
    margin: auto;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    right: 0;
    justify-content: center;
    align-items: center;
}

.deals-detail-col .col-md-6 {
    padding-right: 5px;
}

.arzyabi-div img {
    height: 28px;
    padding-left: 7px;
}

.arzyabi-div .form-name {
    font-size: 14px;
    font-weight: 500;
    color: #474858;
    margin-bottom: 0px;
    margin-top: 4px;
    padding-right: 3px;
}

.arzyabi-span span {
    font-family: 'IRANSansFaNum';
    color: #7b7b7b;
}

.arzyabi-span i {
    font-size: 17px;
    margin-left: 10px;
    color: #e64a19;
}

i.navspan.fa.fa-chevron-left {
    font-size: 16px;
    margin-right: 25px;
    margin-top: 6px;
    color: #82849e;
}

.arzyabi-div.d-flex {
    border-bottom: 1px solid #e4e2e2c7;
    padding: 15px;
}

.arzyabi-body .card-body {
    padding: 0px;
}

.arzyabi-div.row {
    margin: 0px;
    padding: 15px 2px;
    border-bottom: 1px solid #eae8e8;
}

.arzyabi-div:hover {
    background: #f3f2f2c9;
}

    .arzyabi-div:hover p {
        color: #1e91ec;
    }

    .arzyabi-div:hover span {
        color: red;
    }

    .arzyabi-div:hover i.navspan.fa.fa-chevron-left {
        color: #2196f3;
    }

    .arzyabi-div:hover span {
        color: #908c8c;
    }

.mostanadat-body .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #464646;
    margin-bottom: 0px;
}

.mostanadat-body .card-body {
    padding: 0px;
}

.mostanadat-div {
    border-bottom: 1px solid #e4e2e2c7;
    padding: 15px 2px;
    margin: 0px;
}

    .mostanadat-div img {
        height: 31px;
        padding-left: 15px;
        margin-top: 3px;
    }

.mostanad-dsc {
    font-size: 12px;
    font-weight: 500;
}

p.mostanad-name {
    font-weight: 700;
    color: #565656;
    font-size: 1.01rem;
}

.upload-mostanad i.fa-times-circle {
    color: #e44b1c;
    font-size: 17px;
    padding-left: 8px;
}

.upload-mostanad i.fa-check-circle {
    color: #4caf50;
    font-size: 17px;
    padding-left: 8px;
}

.upload-mostanad span {
    font-family: 'IRANSansFaNum';
    color: #7b7b7b;
}

.mostanadat-div:hover a p.mostanad-name {
    color: #2196f3;
}

.mostanadat-div:hover a p.mostanad-dsc {
    color: #2196f3;
}

.mostanadat-div a {
    width: 100%;
    height: 100%;
}

.upload-mostanad {
    padding-top: 13px;
}

    .upload-mostanad a {
        margin-right: 7px;
        color: #2196f3;
        text-decoration: underline;
    }

.sticky-card {
    position: sticky;
    top: 80px;
}

.card-sticky-title p {
    font-weight: 600;
    color: #039492;
    text-align: center;
    font-family: IRANSansFaNum;
}

.card-sticky-title {
    padding: 8px 0px 20px;
    border-bottom: 1px dashed #c7bfbf;
}

.card-sticky-section {
    font-family: 'IRANSansFaNum';
    color: #4f5052;
    padding: 20px 0px 20px;
    text-align: center;
    border-bottom: 1px dashed #c7bfbf;
}

span.sticky-span1 {
    font-weight: 600;
}

span.sticky-span2 {
    font-weight: 600;
    color: #14a085;
}

.counter-title {
    padding-top: 8px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px dashed #c7bfbf;
    margin-bottom: 20px;
}

    .counter-title p {
        font-size: 17px;
        padding-top: 5px;
        font-weight: 700;
        font-size: 17px;
        padding-top: 2px;
        font-weight: 700;
        color: #f57c00;
    }

.sabtbtn2 {
    padding: 10px 10px;
    width: 100%;
    background: #06cac7;
}

    .sabtbtn2:hover {
        background: #059e9c;
    }

.footercpr span a {
    margin-right: 5px;
}

.box-fullscreen {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    z-index: 1049 !important;
}

.box-btn-fullscreen {
    font-size: 18px;
    margin-right: auto;
    cursor: pointer;
}

.minimizecol:before {
    content: "\34";
}

.kala-body td p {
    font-size: 13px;
    color: #615f5f;
    font-weight: 500;
}

.sabtbtnsec a {
    width: 100%;
    margin-bottom: 10px;
}

.box-fullscreen .card-body {
    overflow: scroll;
}

.kala-body .card-footer {
    text-align: left;
}

    .kala-body .card-footer .btn-info {
        padding: 9px 30px;
    }

        .kala-body .card-footer .btn-info i {
            margin-left: 5px;
        }

.kala-body.box-fullscreen .card-body {
    max-height: inherit !important;
}

.kala-body .card-header1 {
    display: none;
}

.box-fullscreen.kala-body .card-header1 {
    display: block;
    background: #f3f2f2;
    padding: 15px;
    color: white;
}

    .box-fullscreen.kala-body .card-header1 h4 {
        font-size: 1.05rem;
        font-weight: 600;
        color: #505050;
        margin-bottom: 0px;
        margin-top: 0px;
    }


#header-fixed3 {
    position: fixed;
    top: 0px;
    display: none;
    background-color: white;
}

.removefile {
    color: red;
}

.estelam-table td input {
    font-family: IRANSansFaNum;
    max-width: 220px;
}

.kala-body input[type="text"] {
    width: 65%;
    padding: 10px;
    border-color: #dee2e6;
}

.kala-body .form-control {
    padding: 1px;
}

.arzyabi-span .fa-check-circle {
    color: #4caf50;
}

a.btn.download-all-files-btn:hover {
    border: 1px solid #29c5b7;
}

#datatable .fa-pencil-square-o {
    color: #676871;
    font-size: 1.7em;
}

.col-md-12 .sabtbtnsec {
    text-align: center;
}

.col-md-12 .sabtbtn2 {
    width: auto;
    padding: 10px 30px;
}

.col-md-12 .enseraf-btn {
    width: auto;
    padding: 10px 30px;
}




.col-md-12 .card-sticky-title {
    display: none;
}

.savetable {
    font-size: 22px !important;
    margin-left: 10px;
    position: absolute;
    left: 83px;
    top: 14px;
}

    .savetable i {
        font-size: 22px !important;
    }

.deactive-asnad .mostanadat-div img {
    filter: grayscale(100%);
}

.deactive-asnad .upload-mostanad i {
    color: #888888;
}

.foroosh-asnad {
    padding-top: 20px;
}

.after-save-dsc p {
    font-size: 14px;
    padding-bottom: 20px;
    text-align: center;
    direction: rtl;
    font-weight: 600;
    line-height: 25px;
    color: #46a049;
    font-family: IRANSansFaNum;
    padding-top:18px;
}

.app-main.deactive .mostanadat-div img {
    filter: grayscale(1);
}

.app-main.deactive .upload-mostanad i.fa {
    color: #8c8c8c;
}

.app-main.deactive.arzyabi-div img {
    filter: grayscale(1);
}

.app-main.deactive .arzyabi-div img {
    filter: grayscale(1);
}

.app-main.deactive .arzyabi-div i.fa {
    color: #8c8c8c;
}

.kala-body .estelam-table td {
    font-family: IRANSansFaNum;
}

.app-main.deactive .mostanadat-div a p.mostanad-name {
    color: #8c8c8c;
}

.app-main.deactive .mostanadat-div a p.mostanad-dsc {
    color: #8c8c8c;
}

.app-main.deactive .mostanadat-div:hover a p.mostanad-name {
    color: #8c8c8c;
}

.app-main.deactive .mostanadat-div:hover a p.mostanad-dsc {
    color: #8c8c8c;
}

.app-main.deactive .arzyabi-div .form-name {
    color: #8c8c8c;
}

.box-fullscreen .dripicons-enter:before {
    content: "\34" !important;
}

.sticky-card div {
    text-align: center;
}

.app-main.deactive .arzyabi-div:hover i.navspan.fa.fa-chevron-left {
    color: #8c8c8c;
}

.app-main.deactive .arzyabi-div:hover {
    background: transparent;
}

.readonlydetails .row {
    margin-right: 0px;
    margin-left: 0px;
}

    .readonlydetails .row .col-md-3 {
        margin-top: 15px;
        margin-bottom: 15px;
        display: flex;
    }

.modal-body input {
    font-family: IRANSansFaNum;
}

.invoice-details-header {
    padding: 1rem 1.25rem !important;
    display: flex;
}

    .invoice-details-header p {
        font-weight: 700;
        color: #04b52d;
        font-size: 15px;
    }

.invoice-details-div p {
    font-family: IRANSansFaNum;
}

.flex-col {
    display: flex;
}

.invoice-details-div p.fp {
    padding-left: 8px;
    font-weight: 700;
    color: #464646;
    font-size: 13px;
}

.invoice-details-div p.sp {
    font-weight: 700;
    font-size: 13px;
}

.invoice-details-div .card-header, .invoice-details-div .card-body {
    background: #eef8f0;
}


.searchingInput {
    position: absolute;
    left: 12px;
    top: 14px;
    font-size: 18px;
}

.pardakhtp {
    color: #6f6f77 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    padding-top: 5px;
}


.deleteCont {
    color: #f44336 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    padding-top: 5px;
}

.invoice-details-header a:hover i {
    color: #1f99ef !important;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #8c8989;
    border-color: #757577;
}

.enablealert p {
    padding-top: 12px;
    font-size: 13px;
    font-weight: 600;
}

.taeedalert {
    color: #595d59;
    font-weight: 500;
    margin-bottom: 10px;
    background: #ffc1072b;
    padding: 10px 10px 1px;
}

.moamelat-sec .whitesec .table-bordered th {
    background: #f3f2f2;
    color: #212529 !important;
    font-size: 1rem;
    font-weight: 600;
}

.takform {
    border-top: 1px dashed #a9a9a9;
    padding-top: 30px;
    margin-top: 40px;
}

.header-title-form {
    border-bottom: 0px !important;
}

.tak-form:nth-child(1) {
    border-top: 0px !important;
    padding-top: 10px;
    margin-top: 0px !important;
}

.card-header .agahi-heading {
    padding-bottom: 0px !important;
    padding-top: 5px;
}

.takform .box .card-body tbody {
    overflow-y: scroll;
    max-height: 360px;
    display: block;
    direction: ltr;
}

 .takform .box .card-body tbody tr {
     direction: rtl;
 }

.takform .box .card-body thead {
    width: calc( 100% - 1em )
}

.takform .box .card-body thead {
    display: table;
    width: calc( 100% );
    table-layout: fixed;
}

.takform .box .card-body tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.takform .box .card-body tbody::-webkit-scrollbar {
    width: 6px;
    background-color: #e0e0e0;
}

.takform .box .card-body tbody::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #bfbfbf;
}

.takform .box .card-body tbody::-webkit-scrollbar-track {
    border-radius: 2px;
}

.takform table {
    background: #f3f2f2;
    margin-bottom: 0px;
}

    .takform table td {
        background: #ffffff !important;
    }

    .takform table th {
        border-left: 0px;
    }

.takform .card {
}

.btn-white {
    background-color: white;
    color: #404040;
    border: 1px solid #c1c1c1;
}

    .btn-white:hover {
        background-color: #404040;
        color: white;
        border: 1px solid #c1c1c1;
    }

.takform .card .card-header {
    padding: 1rem 1.25rem;
}

.takform .card-body {
    padding: 1rem;
}

    .takform .card-body .arzyabi-sec {
        overflow-x: auto;
    }

.complete-registration-sec .text-danger {
    color: #797979 !important;
}

.table-with-scroll1 {
    width: 140%;
}

.box-fullscreen .arzyabi-sec .table tbody {
    max-height: 620px;
}

.icon-header-title {
    font-size: 18px;
    padding-left: 7px;
    line-height: 19px;
}

.sidebar-mini .breadcrumb-sticky {
    right: 60px;
    transition: all .3s ease-out;
}

.breadcrumb-sticky .secondary-menu {
    display: none !important;
}

.breadcrumb-sticky .page-title {
    padding-right: 30px;
}

.col-scroll::-webkit-scrollbar {
    width: 5px;
    background-color: #d2d2d2;
}

.col-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #bfbfbf;
}

.col-scroll::-webkit-scrollbar-track {
    border-radius: 2px;
}

.col-scroll {
    max-height: 220px;
    overflow-y: scroll;
}

.resultitem {
    text-align: center;
    margin-bottom: 10px;
}

    .resultitem span {
        font-size: 10px;
        text-align: center;
        color: #797979;
        padding: 2px 12px;
        font-weight: 500;
        border-radius: 5px;
    }

        .resultitem span i {
            padding-left: 3px;
            color: #d44f4f;
        }

        .resultitem span.dospan {
            font-size: 10px;
            text-align: center;
            color: #438a87;
            padding: 2px 12px;
            font-weight: 500;
            border-radius: 5px;
        }

            .resultitem span.dospan i {
                color: #438a87;
            }

        .resultitem span.undospan {
            font-size: 10px;
            text-align: center;
            color: #797979;
            padding: 2px 12px;
            font-weight: 500;
            border-radius: 5px;
        }

            .resultitem span.undospan i {
                color: #d44f4f;
            }


.fanni-dsc {
    padding: 8px 2px;
    width: 100%;
}

.fanni-dsc-title {
    font-size: 14px;
}

p.fanni-dsc-dsc {
    text-align: justify;
    font-size: 14px;
}

.fanni-dsc-modal .modal-body {
}

.fanni-dsc-input {
    border-top: 1px dashed #d8d9da;
    padding-top: 10px;
    margin-top: 10px;
}

    .fanni-dsc-input p {
        font-weight: 500;
        padding-bottom: 12px;
    }

    .fanni-dsc-input textarea {
        width: 100%;
    }

.header-p {
    padding-top: 10px;
    font-size: 13.2px;
    font-weight: 500;
}

span.impop {
    color: #e3324c;
    font-weight: 500;
}

.physicallyalert {
    color: #d27d00;
    background: #ffc1072b;
    margin-top: 5px;
    border: 1px solid transparent;
    border-radius: 2px;
    padding: 1px 6px;
    font-size: 13px;
    font-weight: 500;
    width: fit-content;
}

.leftcpr {
    padding-right: 0px;
    padding-left: 0px;
}

.acopyright {
    font-size: 12px;
}

.marginSubmit {
    margin-top: 0px;
}


@media screen and (max-width:1980px) {
    #header-fixed2 .sabtbtnsec {
        margin-left: 14.5%;
    }

    #header-fixed2 .sabtbtn {
        padding: 10px 92px;
    }
}

@media screen and (max-width:1580px) {
    #header-fixed2 .sabtbtnsec {
        margin-left: 19.2%;
    }

    .sabtbtn {
        padding: 10px 37px;
    }

    #header-fixed2 .sabtbtn {
        padding: 10px 37px;
    }
}


@media screen and (max-width:1280px) {
    .baargozari-div {
        padding: 20px 5px;
    }

    .baargozari-icon {
        padding: 5px 7px 5px 10px;
    }

    p.baargozarip1 {
        font-size: 13.5px;
    }

    #header-fixed2 .sabtbtnsec {
        margin-left: 21.8%;
    }

    #header-fixed2 .sabtbtn {
        padding: 10px 20px;
    }

    .sabtbtn {
        padding: 10px 20px;
    }

    .days .fd, .hours .fd, .mins .fd, .secs .fd {
        width: 38px;
        height: 38px;
    }

    #days, #hours, #mins, #secs {
        font-size: 14px;
    }

    .counter-title p {
        font-size: 15px;
    }
}


@media screen and (max-width:1024px) {
    .takform table {
        width: 160%;
    }

        .takform table.table-with-scroll1 {
            width: 300%;
        }

        .takform table.table-with-scroll2 {
            width: 500%;
        }
}
@media screen and (max-width:800px) {
    .takform table {
        width: 250%;
    }

        .takform table.table-with-scroll1 {
            width: 370%;
        }

        .takform table.table-with-scroll2 {
            width: 550%;
        }
}

@media screen and (max-width:600px) {
    #header-fixed {
        position: relative !important;
        width: 100% !important;
        top: 0px !important;
    }

    .deal-details-div .card-header {
        display: block;
        padding: 10px 15px;
    }

    .sabtbtn {
        display: none;
    }

    .deal-details-div .card-header h4 {
        font-size: .95rem;
        margin-top: 0px;
    }

    #header-fixed2 .card-header {
        text-align: center;
    }

        #header-fixed2 .card-header h4 {
            display: block;
            padding: 0px 0px 10px;
        }

        #header-fixed2 .card-header .sabtbtn {
            display: block;
        }

    #header-fixed2 {
        right: 0px;
        z-index: 100;
    }

        #header-fixed2 .sabtbtnsec {
            margin-left: inherit;
            margin: auto;
            padding: 0px 35px;
        }

    .deal-details-header {
        display: block;
        max-width: 100%;
        text-align: center;
    }

    .tab.nav-border-bottom .nav.nav-tabs li a {
        border: 2px solid transparent;
        border-radius: 3px;
    }

    .asnad-body .nav-tabs .nav-link.active {
        color: #04a9a6 !important;
    }

    .baargozari-div {
        padding: 20px 20px;
    }

    p.baargozarip1 {
        font-size: 14.5px;
    }

    .footer .row {
        display: block;
    }

    .footer .col-4 {
        width: 100%;
        flex: 100%;
        max-width: 100%;
        text-align: right !important;
    }

    .footer .col-8 {
        width: 100%;
        max-width: 100%;
    }

    .kala-body .card-footer .btn-info {
        width: 100%;
        margin-top: 10px;
    }

    .kala-body .card-footer {
        border-top: 1px solid #c3c3c3;
    }

    .box-btn-fullscreen {
        display: none;
    }

    .complete-registration-sec .card-body {
        overflow: auto;
    }

    .owl-carousel-tempalte {
        width: 200%;
    }
}

@media screen and (max-width:550px) {
    .takform table {
        width: 190%;
    }

        .takform table.table-with-scroll1 {
            width: 320%;
        }

        .takform table.table-with-scroll2 {
            width: 500%;
        }

    .pageheadtitle.breadcrumb-sticky .secondary-menu {
        display: none !important;
    }

    .pageheadtitle.breadcrumb-sticky .page-title {
        display: none !important;
    }

    .pageheadtitle.breadcrumb-sticky .breadcrumb-bar {
        margin: .3rem 0 0 0;
        padding-right: 15px;
    }

    .breadcrumb-sticky {
        right: 0px;
    }

    .owl-carousel-tempalte {
        width: 300%;
    }
}

@media screen and (max-width:414px) {
    .newspapers-body table th, .newspapers-body table td {
        font-size: 13px;
    }

    a.btn.download-all-files-btn {
        padding: 5px 11px;
    }

    .download-all-files-btn i {
        display: none;
    }

    .table-btn i {
        display: none;
    }

    .asnad-body .tab.nav-border-bottom .nav.nav-tabs {
        padding-right: 0px;
    }

    a.btn.download-all-files-btn {
        padding: 5px 5px;
    }

    .asnad-body .btn-accardion-asnad {
        padding: 10px 5px 10px 0px;
        font-size: 12px;
    }

    .kala-body .form-control {
        min-width: 100px;
    }

    .kala-body .table > tbody > tr > td {
        min-width: 90px;
    }

    .takform table {
        width: 230%;
    }

        .takform table.table-with-scroll1 {
            width: 350%;
        }

        .takform table.table-with-scroll2 {
            width: 530%;
        }

    .footer-btn-sec a.btn, .footer-btn-sec button {
        width: 100%;
        margin: 5px 0px;
    }

    .owl-carousel-tempalte {
        width: 320%;
    }

    .complete-registration-sec .item-title h4 {
        font-size: 0.61rem;
    }

    .resultitem span.undospan {
        font-size: 8px;
    }

    .resultitem span.dospan {
        font-size: 8px;
    }

    .complete-registration-sec .item .icon-up-sec {
        text-align: center;
        padding: 0px 0px 0px;
    }

    .complete-registration-sec .item-title {
        height: 25px;
    }

    .resultitem {
        margin-bottom: 5px;
    }
}

@media screen and (max-width:360px) {
    .takform table {
        width: 290%;
    }

        .takform table.table-with-scroll1 {
            width: 420%;
        }

        .takform table.table-with-scroll2 {
            width: 640%;
        }

    .owl-carousel-tempalte {
        width: 380%;
    }
}


@media screen and (max-width:320px) {
    a.btn.download-all-files-btn {
        font-size: 10.5px;
    }

    .asnad-body .btn-accardion-asnad {
        font-size: 11px;
    }

    .takform table {
        width: 370%;
    }

        .takform table.table-with-scroll1 {
            width: 490%;
        }

        .takform table.table-with-scroll2 {
            width: 770%;
        }

    .breadcrumb-sticky .breadcrumb-bar {
        display: none;
    }
}


@media print {
    .app-navbar {
        display: none;
    }

    .app-main {
        padding-right: 0px;
    }

        .app-main .container-fluid {
            padding-top: 10px;
        }

    .breadcrumb-bar {
        display: none;
    }

    .page-title.border-left {
        border-left: 0px !important;
    }

    .secondary-menu {
        display: none !important;
    }

    .sticky-card.card-statistics {
        display: none !important;
    }

    .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page-title h1 {
        font-weight: 600;
    }

    .invoice-details-div {
        border: 1px solid #dadce0;
    }

        .invoice-details-div .card-header, .invoice-details-div .card-body {
            background: #176126;
        }

    .invoice-details-header a i.fa-print {
        display: none;
    }

    .box-btn-fullscreen {
        display: none;
    }

    .invoice-details-div .card-header {
        border: 0px solid transparent;
    }
}


.mabalegh-field p {
    font-weight: 600;
    padding-bottom: 6px;
    color: #3c3b3b;
    font-size: .98rem;
}

.pt-25 {
    padding-top: 25px;
}

.mabalegh-field input {
    width: 100%;
    line-height: 26px !important;
}

.mablaghe-majmoo {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px dashed #828282;
    margin-right: 0px;
    margin-left: 0px;
}

    .mablaghe-majmoo .takhfif-feild {
        padding-right: 0px;
    }

    .mablaghe-majmoo p {
        color: #047574;
        font-size: 1.2rem;
        font-weight: 700;
        padding-left: 20px;
        margin-right: auto;
    }

.kala-details-table {
    background: #f3f2f2bd;
    padding: 20px 25px 25px;
    border: 1px solid #dee2e6;
    border-top: 0px !important;
}

.trmajmoo th {
    background: #f6f5f596 !important;
    font-weight: 500 !important;
}

.nomarginb {
    margin-bottom: 0px;
}


.mablaghe-majmoo span {
    font-family: 'IRANSansFaNum';
    color: #212529;
    font-weight: 600;
    font-size: 1.2rem;
}

.mabalegh-field .input-group-text {
    background: #fbfbfb;
    border-color: #cccccc;
    color: #8c8b8b;
    font-weight: 500;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 3px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 3px !important;
    padding: 5px 15px;
}

.mabalegh-field .th1 {
    padding-top: 20px;
}


.mabalegh-field input {
    padding-left: 10px !important;
}

    .mabalegh-field input::placeholder {
        text-align: right;
        padding-right: 5px;
    }

.takhfif-feild .input-group-text {
    background: #f5970d;
    border-color: #cccccc;
    color: #ffffff;
    font-weight: 700;
}

.takhfif-feild p {
    color: #f5810a;
    font-size: 1rem;
}

.majmoo-titlee {
    padding-top: 40px;
    padding-left: 30px;
}

.no-marginrl {
    margin-right: 0px;
    margin-left: 0px;
}

.info-body .card-header h4 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #464646;
    margin-bottom: 0px;
}
.info-body .col-md-6:nth-child(1) {
    padding-top: 0px;
}

.info-body .col-md-6:nth-child(2) {
    padding-top: 0px;
}

.info-body .form-control {
    border: 1px solid #cccccc;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0px;
}

.info-body .savetable {
    left: 15px;
    cursor: pointer;
}

.info-body .card-body {
    padding: 1rem 1.25rem 1.60rem;
}

.rial {
    padding-right: 3px;
}

tr.takhfif .th1 {
    color: #f5810a !important;
    font-weight: 600 !important;
}

tr.takhfif select {
    background: #f5970d;
    color: white;
}

    tr.takhfif select:focus {
        background: #f5970d;
        color: white;
    }

.kala-body .table tr.majmoo-titlee th {
    background: #f3f2f2;
    color: #212529;
    font-weight: 600 !important;
}

.hazineh-ezafe .modal-body .fanni-dsc-input {
    border-top: 0px dashed #d8d9da;
    padding-top: 0px;
    margin-top: 0px;
}

.gheymatth {
    max-width: 230px;
}

.takhfiftd {
    max-width: 220px !important;
}

.takhfif-input {
}

.kala-body td.price {
    width: 170px;
}

td.jam-readonly.ng-binding {
    width: 220px;
}

.selecttakhfif {
    width: 20% !important;
    font-size: 12px;
    padding: 0px;
}

.takhfif-input {
    width: 50% !important;
}

.print-icon {
    font-size: 20px !important;
    margin-left: 10px;
    position: absolute;
    left: 45px;
    top: 10px;
    cursor: pointer;
}

.scroll-table tbody {
    overflow-y: auto;
    max-height: 400px !important;
    display: block;
    width: 100%;
}

    .scroll-table tbody tr {
        width: 100%;
    }

.scroll-table > tbody > tr > td {
    width: 100%;
}



@media print {
    .no-print {
        display: none !important;
    }

    .hint--top {
        display: none !important;
    }

    .breadcrumb li:before {
        display: none;
        color: transparent;
    }

    .breadcrumb > li + li:before {
        display: none;
        color: transparent;
    }

    .alert {
        display: none;
    }

    .breadcrumb li {
        display: none;
    }

    #show-sidebar-admin {
        display: none;
    }
}


.has-error input[type="text"] {
    border: 1px solid red !important;
}

.has-error select {
    border: 1px solid red !important;
}


.zaribtd {
    width: 120px;
}

    .zaribtd input[type="text"] {
        width: 40%;
    }


.info-body .colsutoon {
    padding-top: 20px;
}

.info-body .colsutoon {
    padding-left: 0px;
    padding-top: 20px;
}

.info-body .oddcol p, .info-body .colsutoon p {
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 5px;
    color: #464646;
}

/*.info-body .colsutoon:nth-child(odd) {
    padding-right: 0px;
}

.info-body .colsutoon:nth-child(even) {
    padding-left: 0px;
}*/

.nav-item.nav-status {
    width: auto !important;
    padding-top: 18px;
}

.statusspan {
    margin-left: 11px;
    font-weight: 500;
}

    .statusspan.verified {
        background: #46cb4a40;
        padding: 2px 15px;
        color: #285d2a !important;
        border: 1px solid #46a34a47;
        border-radius: 3px;
        font-weight: 500;
    }

    .statusspan.pending {
        color: #dc8403;
        background: #f5d47182;
        padding: 2px 15px;
        border: 1px solid #ff98004a;
        border-radius: 3px;
        font-weight: 500;
    }

    .statusspan.failed {
        color: #dc3545;
        background: #ea380024;
        padding: 2px 15px;
        border: 1px solid #ff57223d;
        border-radius: 3px;
        font-weight: 500;
    }



.card-documents p {
    font-weight: 400;
    line-height: 2.4rem;
    font-size: 15px;
    color: #444444;
    text-align: justify;
}

.documents-sec {
    padding: 8px 0px;
}

.card-documents h4 {
    font-size: 16px;
    font-weight: 600;
    color: #444444;
}

.padding10 {
    padding-top: 10px;
}

.important-span {
    color: #f44336;
    font-weight: 500;
}

.documents-sec.nokteh {
    padding: 25px;
    background: #ffc1071f;
}

.image-sec {
    text-align: center;
    margin: 20px 0px;
}

    .image-sec img {
        max-width: 100%;
    }

.ltrdirection {
    direction: ltr;
    text-align: left;
}

.rtldirection {
    direction: rtl;
    text-align: right;
}

.hoshdar {
    background: #c9c6bf4a !important;
    color: #2c2c2c;
    padding: 9px 15px;
    border-radius: 5px;
    margin-left: 10px !important;
    color: #524b4b !important;
}

    .hoshdar strong {
        color: red;
    }



.alert-danger2 {
    background: #eddba6 !important;
    color: #3c3b3b !important;
}


.required-info-card .card-footer p {
    margin-top: 10px;
    font-weight: 700;
    color: #bc0012;
}

.complete-registration-sec .card-footer p {
    margin-top: 10px;
    font-weight: 500;
    color: #383838;
}


span.text-titr1 {
    color: #424242;
    font-weight: 500;
    padding-left: 5px;
    font-size: 13px;
}

span.text-titr2 {
    color: #6a6a6a;
    font-weight: 500;
    font-family: IRANSansFaNum;
    font-size: 13px;
}

.fanni-dsc-input {
    border-top: 1px dashed #d8d9da;
    padding-top: 15px;
    margin-top: 20px;
}

    .fanni-dsc-input p {
        font-weight: 500;
        padding-bottom: 12px;
        padding-bottom: 0px;
        color: #4a3201;
    }

    .fanni-dsc-input textarea {
        width: 100%;
    }

.table-pishnahad-modal {
    padding-top: 20px;
}

input[type="text"], textarea {
    display: inline-block;
    padding: 4px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.table-pishnahad-modal .selectpishnahad {
    width: 32%;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px;
}

.alert.alert-inverse-warning {
    background: #f7b731;
    background: rgba(247, 183, 49, .3) !important;
    color: #a16d01;
    font-weight: 500;
}

.modal-titr {
    color: #202020;
    font-weight: 500;
}

.pishnahad-modal-body {
    padding: 1.4rem;
}

.mb-15 {
    margin-bottom: 15px;
}
.fanni-dsc-input textarea::placeholder {
    padding-top: 8px;
    padding-right: 10px;
}

.info-badge {
    padding: 10px 15px 0px;
    width: fit-content;
    background: #f4f4f4;
    border-radius: 3px;
}


.pushable {
    background: hsl(36deg 100% 40%);
    border-radius: 8px;
    border: none;
    padding: 0;
    cursor: pointer;
    outline-offset: 4px;
}

.front {
    display: block;
    padding: 5px 22px;
    border-radius: 5px;
    font-size: 1.09rem;
    background: hsl(36deg 100% 48%);
    font-weight: 500;
    color: white;
    transform: translateY(-4px);
}

.pushable:active .front {
    transform: translateY(-2px);
}

.hoshdar-footer {
    font-weight: 700;
    color: #bc0012;
}


.tab-vertical .nav-tabs {
    position: relative;
    right: 3px;
}


.tab-vertical .nav.nav-tabs li a {
    border-right: 0;
    border-top: 0;
    padding: 14px 30px;
    border-left: 2px solid #03a9f4;
}


.tab-vertical .tab-pane.active {
    border: 2px solid #03a9f4;
}

.tab-vertical .nav.nav-tabs li a.active:last-child {
    border-left: 1px solid #fff !important;
    border: 2px solid #79787866;
    border-right: 6px solid #059a9c;
}

.tab-vertical .tab-pane.active {
    border: 2px solid #79787866;
}

.tab-vertical .nav.nav-tabs li a {
    border-left: 2px solid #79787866;
}

.tab-vertical .nav.nav-tabs li a {
    font-weight: 500;
}

.desktopp {
    display: block;
}

.mobilep {
    display: none;
}



button.pushable:disabled,
button.pushable[disabled] {
    background-color: #bebebe;
    color: #666666;
    cursor: default;
}

    button.pushable:disabled .front,
    button.pushable[disabled] .front {
        border: 1px solid #cccccc;
        background-color: #cccccc;
        color: #5f5456;
        cursor: default;
    }

.pushable:disabled:active .front {
    transform: translateY(-4px);
}


@media screen and (max-width:550px) {
    .tab-vertical .nav.nav-tabs li a.active:last-child {
        border-left: 1px solid #fff !important;
        border: 2px solid #03a9f4;
    }

    .tab-vertical .nav.nav-tabs li a {
        border-left: 2px solid #03a9f4;
    }

    .tab-vertical .tab-pane.active {
        border: 2px solid #03a9f4;
    }

    .desktopp {
        display: none;
    }

    .mobilep {
        display: block;
    }

    .tab-vertical .nav.nav-tabs li a {
        border-left: 1px solid #f6f7f8;
    }
}

.has-error ul.chosen-choices {
    border: 1px solid red !important;
}


.gheymatmth {
    width: 400px !important;
}

.jammth {
    width: 210px !important;
}

.darsadmth {
    width: 150px !important;
}

.tedadth {
    width: 120px !important;
}

.gheymatth {
    width: 180px !important;
}

.jam-column {
    width: 180px !important;
}

.th11col {
    width: 110px !important;
}

.th9col {
    width: 110px !important;
}

.th6col {
    width: 110px !important;
}

.th4col {
    width: 70px !important;
}

.th2col {
    min-width: 230px !important;
}


.app-navbar .sidebar-nav ul.metismenu li.active a {
    background: #6d7780;
    color: #ffffff;
    transition: all .3s ease-out;
    font-weight: 600;
    border-left: 1px solid #2a2b3a47 !important;
}


#companyProfile .chosen-container .chosen-drop {
    left: 0px !important;
}

.buttontd button {
    border: 0px;
    background: transparent;
}

    .buttontd button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }

    .buttontd button:focus-visible {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }

.formsaz-card-body .table > thead > tr > th {
    color: #434343;
    font-size: 14px;
    background: #eeeef0;
    border: 0px;
}


.dx-datagrid {
    font-family: 'IRANSans' !important;
}

.dx-widget {
    font-family: 'IRANSans' !important;
}

.dx-pager .dx-page-sizes .dx-page-size {
    font-family: 'IRANSansFaNum';
}

.dx-pager .dx-pages .dx-page {
    font-family: 'IRANSansFaNum';
}

.dx-pager.dx-rtl .dx-pages .dx-info, .dx-rtl .dx-pager .dx-pages .dx-info {
    font-family: 'IRANSansFaNum';
}

.takmile-sabtenam .card-title2 {
    padding-top: 0px;
}

.inner-card-body {
    padding: 15px 20px;
}

.border-xl-bottom-0 {
    border-top: 1px solid #dee2e6;
}


.form-col:nth-child(1), .form-col:nth-child(2), .form-col:nth-child(3), .form-col:nth-child(4) {
    border-top: 0px solid #dee2e6 !important;
}

.form-col:nth-child(1), .form-col:nth-child(5), .form-col:nth-child(9), .form-col:nth-child(13), .form-col:nth-child(17), .form-col:nth-child(21) {
    border-right: 0px solid #dee2e6 !important;
}

.form-title1 {
    margin-bottom: 20px;
}

.takmile-sabtenam .card-header {
    border-bottom: 2px solid #dee2e6b0;
}

.required-info-card-border {
    border-top: 1px solid red;
}

.required-info-card-border {
    border-top: 1px solid #dee2e6;
}

.hascomplete {
    background: #eaf7ea85;
}

.dontcomplete {
    background: #fceaed66;
}

.alert.alert-outline-danger {
    border-color: #fdbe01;
    color: #e3324c;
    background: white;
    border: 2px solid #ffc107;
    padding: 15px;
}

p.elzami-title1 {
    font-weight: 600;
    font-size: 17.2px;
    color: #454545;
}

    p.elzami-title1 span {
        color: red !important;
    }

.red-span {
    color: red !important;
}

p.elzami-title2 {
    padding-top: 3px;
    font-weight: 500;
    color: #919191;
}

.alert.alert-icon i {
    margin-left: 5px;
}

.ravandbtn {
    height: 100%;
    position: relative;
    padding-left: 43px;
}

    .ravandbtn i {
        font-size: 26px;
        position: absolute;
        top: 9px;
    }

.natijeh-form {
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px;
    border-top: 1px solid #e8ebee;
}

span.span1title {
    font-size: 14px;
    color: #5b5757;
    font-weight: 600;
}

span.span2title {
    font-size: 14px;
    color: #0e9a14;
    font-weight: 600;
}

.col-scroll2 .error6 {
    border: 1px solid red !important;
}

.col-scroll2 .success6 {
    border: 1px solid #ccc !important;
}

.hoshdar-takmil {
    margin-bottom: 20px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

    .hoshdar-takmil .alert {
        border: 1px solid #ddcaa6;
    }


.dx-field-value-static, .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button) {
    width: 100% !important;
}

.dx-texteditor.dx-editor-outlined {
    border: 1px solid #ccc;
}

.dx-tagbox:not(.dx-tagbox-single-line) .dx-texteditor-input-container {
    height: 38px;
}

.has-error input {
    border: 1px solid red !important;
}

.width-100 {
    width: 100%;
}

.width-20 {
    width: 20%;
    padding-top: 28px;
}

    .width-20 a {
        margin: 0px !important;
    }

.clickfeature {
    width: 30px !important;
    height: 30px !important;
    line-height: 29px !important;
    text-align: center !important;
    position: relative !important;
    display: inline-block !important;
    color: #adadad !important;
    font-size: 20px !important;
    border-radius: 50%;
    background-color: rgba(0,0,0,0);
}

.dx-datagrid .dx-row > td {
    font-family: iransansfanum !important;
    font-size: 14px
}

.dirltr {
    direction: ltr;
}

.width20 {
    width: 20%;
}

.width80 {
    width: 80%;
}

.width20 .input-group-prepend {
    width: 20%;
}

.width80 input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.width20 input {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.input-group-prepend.width20 input::placeholder {
    text-align: right;
}


.fixing-width {
    max-width: 100% !important;
}

.elzam-alert {
    padding: 15px;
    background: white;
}

.span-cer {
    color: red;
    font-weight: 800;
}

.has-error10 input[type="text"] {
    border: 1px solid red !important;
}

.member-modal-scroll {
    height: 560px;
    overflow: auto;
}

.form-group .has-error .hasDatepicker {
    border: 1px solid red !important;
}

.barchasb {
    color: #232323 !important;
    background: #dadada66;
    padding: 2px 10px;
    border: 1px solid #c7c7c742;
    border-radius: 5px;
    margin-left: 12px;
}

.joda .space-border {
    border-left: 2px solid #a2a5bd4a;
    width: 2px;
    height: 70%;
}

.tozih-kala {
    background: #ffc10726;
    padding: 17px;
    margin-bottom: 25px;
    font-weight: 400;
    line-height: 27px;
}

    .tozih-kala h1 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }

.edit-alert span {
    font-weight: 500;
    color: #a0660f;
}

.edit-alert {
    padding: 15px;
    padding-bottom: 0px;
}

.messagespan {
    font-weight: 600 !important;
    color: #ea1a2e !important;
    font-family: IRANSansFaNum, Roboto, sans-serif;
}

.modal-dialog .scroll-div {
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .modal-dialog .scroll-div::-webkit-scrollbar {
        width: 10px;
        background-color: #d2d2d2;
    }

    .modal-dialog .scroll-div::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0,0.3);
        background-color: #cecece;
    }

    .modal-dialog .scroll-div::-webkit-scrollbar-track {
        border-radius: 2px;
    }

.modal-pad-left {
    padding-left: 0px;
}

.modal-dialog .edit-alert {
    padding-bottom: 15px;
}

.modal-dialog .inner-card-body-elzami {
    padding-top: 0px !important;
}

.modal-dialog .front {
    padding: 5px 10px;
    font-size: .99rem;
}

.modal-dialog .required-info-card .badge {
    font-size: 62%;
}

.edit-alert2 span {
    font-weight: 500;
    color: #a0660f;
}

.edit-alert2 {
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.hascomplete .text-xxs-center, .dontcomplete .text-xxs-center {
    text-align: left !important;
}

.takmile-sabtenam .close {
    display: none;
}

.modal-dialog .takmile-sabtenam .close {
    display: block;
}

.ekhtiari-title1 {
    font-weight: 600;
    font-size: 14.2px;
}

.modal-open .modal {
    overflow-y: hidden;
}

.modal-scroll-min {
    max-height: 420px;
    overflow-y: auto;
    overflow-x: hidden;
}

.mail-chat {
    padding: 0px;
}

.notif-details p {
    font-size: 13px;
}

.notif-details p {
    margin-left: 10px;
}

.mail-contant h3 {
    font-size: 16px;
    margin-bottom: 10px !important;
}

.mabalegh-field th input {
    direction: ltr;
}

@media (max-width:1400px) {
    .input-group.input-group-min {
        width: 200px;
    }

    .fanni-dsc {
        width: 100px;
    }
}

@media (max-width:912px) {
    .mohlat-counter {
        overflow: scroll;
    }

    .table-pishnahad-modal {
        overflow: auto;
    }

    input[type="text"], textarea {
        min-width: 110px;
    }
}

.red-req::after {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f443362e;
    opacity: 1;
    content: 'وارد نشده';
    width: 100%;
    height: 100%;
    color: black;
    color: #760000;
    text-align: right;
    padding-right: 5px;
    padding-top: 10px;
}

.red-req {
    position: relative;
}

.red-dl::after {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f443362e;
    opacity: 1;
    width: 100%;
    height: 100%;
    color: black;
    color: #760000;
    text-align: right;
    padding-right: 5px;
    padding-top: 10px;
}

.red-dl {
    position: relative;
}

.alert-danger3 {
    background: #ffdede;
    border-color: #fdbcbc;
    color: red;
}

    .alert-danger3 .elzami-title2 {
        color: #890000;
    }

.red-req-form {
    position: relative;
}

    .red-req-form::after {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #f443362e;
        opacity: 1;
        content: 'وارد نشده';
        width: 100%;
        height: 100%;
        color: #760000;
        text-align: center;
        padding-right: 0px;
        padding-top: 30px;
    }

/*.SiteContractsTables .textColorSpan {
    color: white;
}

.SiteContractsTables .dx-tab {
    background-color: #00aca9 !important;*/
    /*width: 500px !important;
    height: 52px;*/
    /*color: white;
    border-left: 1px solid white;
}

.SiteContractsTables .dx-tabs-wrapper {
    display: block;
    background-color: #00aca9;
    height: 52px;
    font-family: IRANSansFaNum, IRANSans, "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: white;
}

.SiteContractsTables .dx-tabpanel > .dx-tabpanel-tabs .dx-tab.dx-tab-selected {
    -webkit-box-shadow: 0px 0px 0px red;
    box-shadow: 0px 0px 0px red;
}

.SiteContractsTables .dx-tabpanel > .dx-tabpanel-tabs .dx-tab {
    -webkit-box-shadow: 0px 0px 0px red;
    box-shadow: 0px 0px 0px red;
}

.SiteContractsTables .dx-state-focused {
    border: transparent !important;
}

.SiteContractsTables .dx-tabpanel > .dx-tabpanel-tabs .dx-tab.dx-tab-selected {
    background-color: #009390 !important;
}

.SiteContractsTables .card-default {
    background-color: white;
}

.SiteContractsTables .dx-multiview-item-content {
    background-color: white;
}

.SiteContractsTables .tabpanel-item {
    height: 200px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 25px;
}

    .SiteContractsTables .tabpanel-item > div {
        float: left;
        padding: 10px;
    }

    .SiteContractsTables .tabpanel-item p {
        font-size: 16px;
        margin: 0;
    }

.SiteContractsTables .item-box {
    font-size: 16px;
    margin: 15px;
}

.SiteContractsTables .options {
    padding: 20px;
    background-color: rgba(191, 191, 191, 0.15);
}

.SiteContractsTables .caption {
    font-size: 18px;
    font-weight: 500;
}

.SiteContractsTables .dx-tabs-scrollable .dx-tab {
    display: table-cell;
}

.SiteContractsTables #grid {
    height: 400px;
}*/

.SiteContractsTables .dx-widget {
    font-family: IRANSansFaNum, IRANSans, "Open Sans", sans-serif !important;
}

.image-upload-col .input-group-addon {
    padding-top: 10px;
    width: 200px;
}

.image-upload-col .dx-fileuploader {
    border: 1px solid #cccccc;
}

.emza-image {
    height: 34px;
}

.image-upload-col .dx-fileuploader-input-wrapper .dx-button {
    float: right;
}

.image-upload-col .dx-button-has-text .dx-button-content {
    padding: 1px 10px;
    font-size: 12px;
}

.image-upload-col .dx-fileuploader-input-wrapper {
    padding: 0px;
}

.image-upload-col .dx-fileuploader-wrapper {
    position: relative;
}

.image-upload-col .dx-fileuploader-show-file-list .dx-fileuploader-files-container {
    padding-top: 22px;
    position: absolute;
    top: -20px;
    left: 0px;
    right: 0;
}

.hidden-image-btn {
    display: none !important;
}

.image-upload-col .download-image-btn {
}

.image-upload-col .dx-fileuploader {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.image-upload-col .dx-fileuploader-input-wrapper .dx-button {
    z-index: 10;
}

span.input-group-addon.ng-binding {
    display: none;
}


.download-image-btn {
    margin-right: 5px;
    width: 9%;
    display: block;
}

.dx-show-invalid-badge {
    width: 90%;
}

.upload-sec-hidden .dx-show-invalid-badge {
    width: 100%;
}

.dx-fileuploader-file-status-message {
    left: 5px;
    position: absolute;
}

.dx-fileuploader-file {
    padding-right: 190px;
}

.download-image-btn a i {
    color: white;
}

.dirty-file .dx-fileuploader {
    border: 1px solid red !important;
}

.download-image-btn .btn {
    padding: 8px 17px !important;
}

.upload-sec-show .dx-fileuploader-input-label {
    display: none;
}

.upload-sec-show .dx-fileuploader {
    width: 86%;
}

.modal-content .col-md-6 .download-image-btn .btn {
    padding: 8px 10px !important;
}

.modal-content .col-md-12 .upload-sec-show .dx-fileuploader {
    width: 89%;
}

#dealsHistoryList .dx-icon {
    text-decoration: none !important;
}

#dealsHistoryList .dx-rtl .dx-datagrid-search-panel {
    margin-left: 5px !important;
}

#dealsHistoryList .dx-editor-cell .dx-texteditor-input {
    border: transparent;
}

#dealsHistoryList .dx-texteditor-input {
    border: transparent !important;
}

.sender-card-admin {
    background: #2121210a none repeat scroll 0 0;
    margin-right: 9rem !important;
    margin-left: 3.2rem !important;
    border-radius: 5px;
    position: relative;
    margin-bottom: 1.5rem;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 30%);
}


.reciver-card-admin {
    background: #e1f9e1;
    margin-left: 9rem !important;
    margin-right: 3.2rem !important;
    border-radius: 5px;
    position: relative;
    margin-bottom: 1.5rem;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.time-hstory-chat {
    padding-left: 15px;
    font-size: 12px;
    font-weight: 500;
    color: #757575;
    font-family:IRANSansFaNum;
}

h3.chat-title-admin {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #424242;
}

.eye-ticket {
    text-align: left;
    padding-left: 20px;
    font-size: 20px;
    color: #03a9f4;
}

.footer-notif {
    width: 100%;
    display: flex;
}

.chat-mozoo-admin {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 10px 5px;
    background: #efefef;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: visible;
}

.bg-img-admin.ml-3 {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    top: 0px;
    right: 0px;
}

.bg-img-admin.ml-3 img {
    height: 100%;
    width: 100%;
}
.reciver-card-admin .chat-mozoo-admin {
    background: #d6f1d6;
}
.gharardad-cardd .scrollbar {
    overflow:auto !important;
}

#bankAndBranchSelectBTN {
    position: absolute;
    top: 50px;
    left: 51px;
    background-color: #42aaf0;
}

#bankAndBranchCancelBTN {
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #d9534f;
}
.UploadFileBTN {
    border: none;
    background-color: #42aaf0;
    color: white;
    border-radius: 4px;
    height: 35px;
    width: 100px;
}
.RebuildingDeleteBTN {
    background-color: #dc3545;
    width: 100px;
    height: 35px;
    margin-left: 5px;
    color: white !important;
    font-size: 14px !important;
    font-family: IRANSans;
}

.upoadFileModalBTN {
    width: 120px;
    height: 35px;
    background-color: #42aaf0;
    color: white;
    font-size: 14px;
    border: none;
    border-radius: .2rem;
}

.SiteContractsTables .dx-item-content.dx-list-item-content {
    text-align: right;
    font-family: IRANSansFaNum, IRANSans, "Open Sans", sans-serif !important;
}
.SiteContractsTables .dx-menu-base {
    font-family: IRANSansFaNum, IRANSans, "Open Sans", sans-serif !important;
}
.SiteContractsTables .textColorSpan {
    color: #00aca9;
}
.SiteContractsTables .dx-tabs-wrapper {
    display: flex !important;
}
.SiteContractsTables .dx-tab {
    background-color: white !important;
    width: 100% !important;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.SiteContractsTables .dx-tabs-wrapper {
    display: block;
    background-color: #00aca9;
    height: 52px;
    font-family: IRANSansFaNum, IRANSans, "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.SiteContractsTables .dx-tabpanel > .dx-tabpanel-tabs .dx-tab.dx-tab-selected {
    border: 2px solid #00aca9;
    background-color: white !important;
}
.SiteContractsTables .dx-toolbar .dx-toolbar-items-container {
    height: 0px !important;
    overflow: visible;
}
.SiteContractsTables .dx-item.dx-tab {
    box-shadow: none !important;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.SiteContractsTables .tabpanel-item {
    padding: 25px;
}
.SiteContractsTables .tabpanel-item > div {
    padding: 10px;
}
.SiteContractsTables .tabpanel-item p {
    font-size: 16px;
    margin: 0;
}
.SiteContractsTables .item-box {
    font-size: 16px;
    margin: 15px;
}
.SiteContractsTables .options {
    padding: 20px;
}
.SiteContractsTables .caption {
    font-size: 18px;
    font-weight: 500;
}
.SiteContractsTables .dx-tabs-scrollable .dx-tab {
    display: table-cell;
}
body .SiteContractsTables #grid {
    height: 400px;
    max-width: 100% !important;
}
body .SiteContractsTables .dx-widget .dx-rtl .dx-visibility-change-handler {
    max-width: 100% !important;
}
.SiteContractsTables .dx-widget {
    font-family: IRANSansFaNum, IRANSans, "Open Sans", sans-serif !important;
}
.SiteContractsTables .dx-tabpanel-container {
    background: white;
}
#PanelOption {
    height: auto;
    padding-bottom: 20px;
}
@media (min-width: 1400px) {
    .SiteContractsTables #grid {
        height: 510px !important;
    }
}
@media (min-width: 1600px) {
    .SiteContractsTables #grid {
        height: 510px !important;
    }
}
.c1 {
    color: green !important;
}
.c2 {
    color: rgb(25, 118, 210) !important;
}
.c3 {
    color: red !important;
}
.SiteContractsTables .customizingPortalHome {
    box-shadow: none !important;
}
.SiteContractsTables .dx-texteditor-input {
    border: none;
}
.performingContracts .dx-texteditor-input {
    border: none !important;
}
.widget-search-portal input {
    padding: 7px 15px !important;
}
.label-info1 {
    background: #04a3a2;
}
.vaziat1 p span {
    color: #009688;
    font-weight: 600;
}
.vaziat1 {
    padding: 20px;
    background: #eff6e7;
    margin-bottom:15px;
}



.dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row) > td:not(.dx-focused) {
    cursor: pointer;
}


.bankAndBranchModalSearchBorder .dx-texteditor-input {
    border: none;
}


.bankAndBranchModalHeight {
    height: 430px !important;
}
.code-ekhtesasi {
    font-family: 'IRANSansFaNum';
    font-weight: 500;
    color: #2196F3;
}
.code-nav-item {
    padding-top: 22px;
}
.joda-code {
    margin-right: 15px;
    margin-left: 15px;
}
.law-accardeon .collapse .card-body {
    border: 1px solid #eeeeee;
    border-top: 0px;
    position:relative;
}
.card-footer-fixed {
    text-align: right;
    position: relative;
    margin-right: auto;
    left: 0px;
    bottom: -10px;
    padding-bottom: 15px;
}
.daownlaod-law {
    color: #00aca9;
    font-size: 16px;
}
.daownlaod-law > i {
    color: #00aca9;
    font-size: 20px;
}
.law-accardeon .dsc-acc {
    padding-left: 20px;
}

.textAreaCustomize {
    width: 100%;
    line-height: 2;
    border: none;
    resize: none;
    background-color: transparent;
}


.dx-texteditor-input {
    border: none !important;
    font-family: IRANSans !important;
}

.dx-datagrid .dx-link {
    text-decoration: none !important; 
}

.dx-texteditor.dx-editor-outlined {
    width: 100%;
    border: 1px solid #ccc !important;
}
.mr-5px {
    margin-right:7px;
}

@media (max-width: 1350px) {
    .modal-scroll-min {
        max-height: 320px !important;
    }
    .modal-dialog .scroll-div {
        max-height: 280px;
    }
    .ravandbtn i {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .modal-scroll-min {
        max-height: 240px !important;
    }
    .modal-dialog .scroll-div {
        max-height: 200px;
    }
    .btn {
        font-size: .7286rem;
        padding: .5rem 1rem;
    }
    .ravandbtn {
        padding-left: 10px;
        font-size: 9px;
    }
        
    .required-info-card p {
        font-size: .6rem;
    }
    span.span1title {
        font-size: 10px;
    }
    .modal-dialog .front {
        font-size: .69rem;
    }
    .d-flex-responsive {
        display: block !important;
    }
    .card .card-header {
        padding: 1rem;
    }
}
@media (max-width: 580px) {
    .modal-scroll-min {
        max-height: 280px !important;
    }
    .modal-dialog .scroll-div {
        max-height: 250px;
    }
   
    .btn {
        font-size: .8286rem;
    }
    .required-info-card p {
        font-size: .8rem;
    }

    span.span1title {
        font-size: 12px;
    }
    .modal-dialog .front {
        font-size: .99rem;
    }
    
}

.insertProposalButtonInPackets {
    font-size: 12px !important;
    color: #059e9c !important;
}
.alert.alert-danger p {
    color: #fff !important;
}


@media (max-width: 560px) {
    .footer {
        height: 180px !important;
    }
}

@media (min-width: 992px) {
    .footer {
        height: 80px !important;
    }
}
@media (min-width: 1300px) {
    .footer {
        height: 50px !important;
    }
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px !important;
    width: 26px !important;
    height: 26px !important;
    padding: 0px !important;
    padding-top: 3px !important;
}
.ui-datepicker-next-hover, .ui-datepicker-prev-hover {
    color: #ebebeb !important;
    background-color: #333333 !important;
    border-color: #2e2e2e !important;
}
.ui-datepicker-calendar th span {
    font-family: 'IRANSansFaNum';
}

.dx-editor-cell {
    border-bottom: 2px solid #00d7d4 !important;
}

.dx-button {
    color: #00aba8 !important;
    border: 2px solid  !important;
    border-radius: 5px !important;
}
.dx-icon-plus {
    color: #00aba8 !important;
}

.dx-icon-xlsxfile {
    color: #00aba8 !important;
}

/*
.customizePacketCNumericFields {
    border-bottom: 1px solid #c1c1c1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-left: none;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 0px;
    color: #5f5f5f;
    transform: translateX(-2px);
}

.customizePacketCNumericFields ~ div {
    text-align: end;
    color: #08b108;
    border: transparent !important;
    border-radius: 0px !important;
}

.customizePacketCNumericFields ~ div > input {
    text-align: end;
    color: #08b108;
    border-radius: 0px !important;
    width: 100%;
    height: 100%;
    border: transparent !important;
    border-bottom: 1px solid #c1c1c1 !important;
}

.customizePacketCNumericFields ~ select {
    width: 75px;
    border-radius: 0px !important;
    border: transparent !important;
    border-bottom: 1px solid #c1c1c1 !important;
}*/
.customizeDescriptionOtherPiceBTN {
    background-color: transparent;
    border: none;
    color: #a1a1a1;
    font-size: 11px;
}

.customizePacketCNumericFieldsInModal {
    border: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    color: #5f5f5f;
}

.customizePacketCNumericFieldsInModal ~ input:nth-of-type(1) {
    text-align: center;
    color: #5f5f5f;
    border: none !important;
    background-color: transparent !important;
}

.customizePacketCNumericFieldsInModal ~ input:nth-of-type(2) {
    text-align: start;
    color: #5f5f5f;
    border: none !important;
    background-color: transparent !important;
    word-wrap: break-word !important;
}

/*-------------------------------------------changes after bootstrap5---------------------------------------------------------------*/
.mr-auto {
    margin-right:auto;
}
.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}
.close {
    margin-right: auto;
    background: transparent;
    border: 0px;
    font-size: 20px;
}
.form-group {
    margin-bottom: 1rem;
    clear: both;
    display: flow-root;
}
.control-label {
    padding-bottom:4px;
}
.not-dsc-admin {
    padding:10px;
}
.time-hstory-chat i.fa-calendar {
    padding-left:5px;
}
.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.px-5 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.inputselect input.form-control {
    border-left: 2px solid #d7d7d7 !important;
}

.shippingselect {
    text-align:right;
}
/*.shippingselect option {
    text-align: left;
}*/

.card-factor input {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-left: 0px !important;
}
.card-factor select {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.card-factor input::placeholder {
    text-align:right;
}
.select-factor {
    width: 19%;
    /*appearance: none;*/
}
.customizeDescriptionOtherPiceBTN.btn-primary {
    background-color: #54c4cf !important;
    color: #fff !important;
    border-color: #51b7c1 !important;
    padding: 10px !important;
    margin-right: 10px !important;
}
.jamwidth {
    width: 26.3%;
}
.readonly-majmoo1 input {
    background: #efefef;
}
.readonly-majmoo1 select {
    background: #efefef;
    font-weight: 600;
    color: #2e2c2c;
}
.readonly-majmoo2 input {
    background: #efefef;
}

.readonly-majmoo2 select {
    background: #efefef;
    font-weight: 600;
    color: #2e2c2c;
}
.form-control2 {
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.card-documents {
    padding: 5px 10px;
}
.form-control-read-only {
    margin: 10px 0px; 
}
.customizePacketCNumericFieldsInModal ~ input:nth-of-type(2) {
    width: 100%;
}
.majmoo-in-modal {
    background: #def1df;
}
.majmoo-in-modal input {
    font-weight: 500;
}
.appearance-auto {
    -webkit-appearance: auto;
    appearance: auto !important;
}
.footer {
    position:fixed !important;
}
.check-span {
    float: right;
    padding-left: 6px;
}
.div-factor {
    justify-content: flex-end;
}
.colsutoon {
    position:relative;
}

@media (max-width: 1280px) {
    .footer {
        height: 50px !important;
    }
    .customizeDescriptionOtherPiceBTN.btn-primary {
        padding: 0px !important;
        margin-right: 3px !important;
        font-size: 6px;
    }
    .jamwidth {
        width: auto;
    }
}


@media (max-width: 1025px) {
    p.karbar {
        margin-top: 20px;
        margin-right: 0px;
        font-size: 9px;
        font-weight: 600;
    }
    .code-nav-item {
        padding-top: 24px;
        font-size: 11px;
    }
    .statusspan.verified {
        padding: 2px 10px;
        font-weight: 500;
        font-size: 12px;
    }
    p {
        font-size: 0.85rem;
    }
    .SiteContractsTables .textColorSpan {
        font-size: 13px;
        font-weight: 600;
    }
    .acopyright {
        font-size: 11px;
    }
    .footer {
        height: 50px !important;
    }
    .ml-4, .mx-4 {
        margin-left: 0.5rem !important;
    }
    .pl-4, .px-4 {
        padding-left: 0.5rem !important;
    }
    .secondary-menu a {
        margin-right: .5rem;
    }
    .secondary-menu a {
        margin-left: 0px;
    }
    .page-title h1 {
        font-size: 0.8rem;
    }
    small, .small {
        font-size: 0.575em;
    }
    .cardsection-title p {
        font-size: 11px;
    }
    .cardsection-title {
        padding: 15px 15px;
    }
    .tenders-card .statusbadge {
        min-width: 100px;
    }
    .cardsection {
        padding: 0px 0.8rem 10px;
    }
    .cardsection-detail span {
        font-size: 10px;
    }
    .cardsection-detail {
        font-size: 10px;
        font-family:IRANSansFaNum;
    }
    p {
        font-size: 10px;
        font-family: 'IRANSansFaNum';
    }
    .secondary-menu .btn.btn-icon {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 1rem;
    }
    p.deals-detail-title {
        font-size: .70rem;
    }
    p.deals-detail-title2 {
        font-size: .7rem;
    }
    .newspapers-body table th {
        font-size: 11px;
    }
    .newspapers-body table td {
        font-size: 11px;
    }
    .div-factor {
        justify-content: start;
    }
    .jamwidth {
        width: 70%;
    }
    .days, .hours, .mins, .secs {
        margin-right: 1px;
    }
    #days, #hours, #mins, #secs {
        font-size: 11px;
    }
    .days .fd, .hours .fd, .mins .fd, .secs .fd {
        width: 30px;
        height: 30px;
    }
    .div-factor .col-md-7 {
        width: 100%;
    }
}

@media (max-width: 854px) {
    .top-bar .navbar .nav-right {
        margin-right: 0.5rem;
    }

    .top-bar .navbar .nav-left {
        margin-left: 0.5rem;
    }

    ol, ul {
        padding-left: 5px;
    }

    .logout-power i {
        font-size: 20px;
    }

    .top-bar .navbar .nav-left .nav-item .nav-link {
        padding: 1.4rem 0;
        font-size: 16px;
    }

    .top-bar .navbar .nav-left .nav-item {
        width: 35px;
    }
    p.karbar {
        font-size: 8px;
    }
    .code-nav-item {
        font-size: 9px;
    }
    .statusspan.verified {
        font-size: 9px;
    }
    .acopyright {
        font-size: 8px;
    }
    p.deals-detail-title {
        font-size: .60rem;
    }
    p.deals-detail-title2 {
        font-size: .6rem;
    }
    .newspapers-body table th {
        font-size: 9px;
    }
    .newspapers-body table td {
        font-size: 9px;
    }
    .asnad-body .nav-tabs .nav-link {
        font-size: .8rem;
    }
    .asnad-body .btn-accardion-asnad {
        font-size: 11px;
    }
    .asnad-body .tab-content .col-md-12 {
        font-size: 12px;
    }
    .app-main .container-fluid {
        padding: 75px 30px 60px 30px;
    }
    .app-chat-sidebar-user-item h5 {
        font-size: .8rem;
    }
    .app-chat-sidebar-user-item p {
        font-size: .8rem;
    }

}
@media (max-width: 769px) {
    .joda-code {
        margin-right: 5px;
        margin-left: 5px;
    }
    p.karbar {
        font-size: 7px;
    }
    .acopyright {
        font-size: 7px;
    }
    .sender-card-admin {
        margin-right: 8px !important;
        margin-left: 8px !important;
    }
    .reciver-card-admin {
        margin-right: 8px !important;
    }
    .mt-5 {
        margin-top: 1rem !important;
    }
}
@media (max-width: 541px) {
    .top-bar .navbar .navbar-toggler {
        left: 0;
        right: auto;
    }
    .footer {
        height: 55px !important;
        padding: 4px 30px;
    }
    .acopyright {
        font-size: 14px;
    }
    .secondary-menu .btn.btn-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.5rem;
    }
    p {
        font-size: 14px;
    }
    p.karbar {
        font-size: 14px;
    }
    .code-nav-item {
        font-size: 14px;
    }
    .top-bar .navbar .sidebar-toggle {
        display:none;
    }
    p.deals-detail-title {
        font-size: 1.1rem;
    }
    p.deals-detail-title2 {
        font-size: 1.1rem;
    }
    .deals-detail-col .col-md-3 {
        padding-right: 5px;
        margin-bottom: 25px;
    }
    .deal-details-div .card-header h4 {
        font-size: 18px;
        text-align: right;
    }
    .asnad-body .btn-accardion-asnad {
        font-size: 14px;
    }
    .card-footer.d-flex {
        display:block !important;
    }
    .card-factor span.col-md-4 {
        width: 40%;
    }
    .customizeDescriptionOtherPiceBTN.btn-primary {
        padding: 0px !important;
        margin-right: 5px !important;
        font-size: 9px;
    }
    .upload-mostanad {
        padding-top: 13px !important;
    }
    .physicallyalert {
        margin-top: 15px;
    }
    .upload-mostanad a {
        margin-right: 0px;
    }
    .footer {
        position: absolute !important;
    }
    .days .fd, .hours .fd, .mins .fd, .secs .fd {
        width: 60px;
        height: 60px;
    }
    #days, #hours, #mins, #secs {
        font-size: 18px;
    }
    .info-body .colsutoon {
        padding-left: 0px;
        padding-right: 0px;
    }
    .customizeDescriptionOtherPiceBTN.btn-primary {
        margin-right: 1px !important;
        font-size: 7px;
    }
}

@media (max-width: 415px) {
    .footer {
        height: 75px !important;
    }
    .SiteContractsTables .dx-tab {
        padding: 0px;
    }
    .secondary-menu .btn.btn-icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 1.3rem;
    }
}



.sender-card-admin::before {
    position: absolute;
    width: 0;
    height: 0;
    content: '';
    border: 20px solid transparent;
    right: auto;
    top: 60px;
    left: -40px;
    border-right-color: #f6f6f6;
    border-left-color: transparent;
}
.reciver-card-admin {
    background: #e1f9e1;
    margin-left: 9rem !important;
    margin-right: 3.2rem !important;
    border-radius: 5px;
    position: relative;
    margin-bottom: 1.5rem;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    padding:0px !important;
}
.reciver-card-admin::before {
    position: absolute;
    width: 0;
    height: 0;
    top: 60px;
    content: '';
    border: 20px solid transparent;
    right: -40px;
    left: auto;
    border-left-color: #e1f9e1 !important;
    border-right-color: transparent;
}

.box-footer-admin {
    padding: 0px 10px;
}
.card-title-takmil-sabte-nam {
    padding: 12px 20px !important;
    color: #787878;
}
.fg-takmile-sabtenam label {
    padding: 5px 20px;
}
.fg-takmile-sabtenam input {
    width: 90%;
    margin: 0px 20px;
}
.modal-takmil .card-footer {
    border-top: 1px solid #e1e1e1;
}
.row.takmil-row {
    margin:0px !important;
}
.space-for-btn {
    padding: 20px;
}
:root {
    --backBtns: #EC8D04;
    --backBtnsBorder: #f0ad4e;
    --sabtBtns: #00aba8;
    --sabtBtnsBorder: #008784;
}

.btns {
    min-width: 105px;
    padding: 5px 7px;
    height: 34px;
    transition: .2s;
    border-radius: 5px;
    color: white;
}

.btns:hover {
    background-color: white;
    font-weight: 500;
}

a.btns {
    text-align: center;
    display: inline-block;
}

.sabtBtns {
    background-color: var(--sabtBtns);
    border: 2px solid var(--sabtBtnsBorder);
}

.sabtBtns:hover {
    border: 2px solid var(--sabtBtns);
    color: var(--sabtBtns);
}

.backBtns {
    border: 2px solid var(--backBtns);
    background-color: var(--backBtnsBorder);
}

.backBtns:hover {
    border: 2px solid var(--backBtns);
    color: var(--backBtns);
}
.ml-2 {
    margin-left:2px;
}
.ml-5 {
    margin-left: 5px;
}
.text-left {
    text-align:left;
}

















































.lds-ellipsis,
.lds-ellipsis div {
    box-sizing: border-box;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
}

    .lds-ellipsis div {
        position: absolute;
        top: 16.66666px;
        width: 6.66666px;
        height: 6.66666px;
        border-radius: 50%;
        background: currentColor;
        animation-timing-function: cubic-bezier(0, 1, 1, 0);
    }

        .lds-ellipsis div:nth-child(1) {
            left: 4px;
            animation: lds-ellipsis1 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(2) {
            left: 4px;
            animation: lds-ellipsis2 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(3) {
            left: 16px;
            animation: lds-ellipsis2 0.6s infinite;
        }

        .lds-ellipsis div:nth-child(4) {
            left: 28px;
            animation: lds-ellipsis3 0.6s infinite;
        }

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(12px, 0);
    }
}
.displayFlexJustifyAndAlign {
    display: flex;
    align-items: center;
    justify-content: center;
}

.privacyPolicySection {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.privacyPolicySubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.MarginTop50PX {
    margin-top: 50px;
}

.txtSuccess {
    color: #6dc76e;
}

.fontSize18PX {
    font-size: 18px;
}

.informationButtonCustomize {
    color: #2196F3;
}
.informationButtonIconCustomize {
    color: #2196F3;
    font-size: 19px !important;
    margin-left: 5px;
    transform: translateY(2px);
}

.informationArticle {
    font-size: 19px;
    transform: translateY(3px);
    color: cadetblue;
}

.informationNews {
    font-size: 19px;
    transform: translateY(3px);
    padding-left: 5px;
    color: peru
}


/*--------------------              Submit BTN loading                --------------------*/


.sabtBtnCustomize {
    min-width: 105px;
    padding: 5px 15px;
    height: 34px;
    transition: .2s;
    border-radius: 5px;
    color: white;
    background-color: #32b432;
    border: 2px solid #32b432;
    overflow: hidden;
}

    .sabtBtnCustomize:hover {
        background-color: #32b432;
        border: 2px solid #32b432;
        color: #04a3a2;
        font-weight: 500;
    }

.sabtBtnCustomize p i {
    transform-origin: center center;
}

.sabtBtnCustomize p:nth-of-type(1) {
    color:white;
}

.sabtButtonCustomize p:nth-of-type(2) {
    display: none;
}

.activeSabtBtnCustomize p:nth-of-type(1) {
    /*display: none;*/
    transform: translate(-100px, 100px);
}

.activeSabtBtnCustomize p:nth-of-type(2) {
    /*    display: block;*/
    display: flex;
    justify-content: center;
    align-items: end;
    margin: 0px !important;
    /*    position: absolute;*/
    height: 0px;
/*    z-index:2000;*/
    /*    width: 71px;
    top: 30px;*/
}

    .activeSabtBtnCustomize p:nth-of-type(2) i {
        animation: loading 850ms linear infinite;
        font-size: 20px;
/*        position: absolute;
        top: 289px;
        left: -30px;*/
    }

.finishedSabtBtnCustomize {
    background-color: #3498db;
}

    .finishedSabtBtnCustomize .submit {
        display: none;
    }

    .finishedSabtBtnCustomize .loading {
        display: none;
    }

.sabtBtnCustomize p.submit {
    margin-bottom: 0px;
}

@keyframes loading {
    100% {
        transform: rotate(360deg);
    }
}

/**********************************     new datepicker style start      **********************************/
.bd-hide {
    display: none;
}

.bd-main {
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px;
    z-index: 9999;
    width: auto !important;
    margin: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bd-calendar {
    width: 210px;
    padding: 0;
    margin: 0;
}

    .bd-calendar table {
        border: none;
        width: 210px;
    }

.bd-title {
    width: 210px;
    padding: 0;
    margin: 0;
}

.bd-dropdown {
    display: inline-block;
    float: right;
    width: 71px;
    margin: 2px;
    margin-bottom: 6px;
}

    .bd-dropdown select {
        width: 100%;
        height: 30px;
        border: none;
        cursor: pointer;
        background-color: rgb(0 0 0 / 14%);
        border-radius: 5px;
    }

.bd-next, .bd-prev {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
    height: 30px;
    width: 30px;
    margin: 0;
    padding: 0;
    border: none;
    float: right;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
}

.bd-table thead {
    background-color: #555;
    color: #fff;
}

    .bd-table thead tr {
        height: 30px;
        cursor: context-menu;
    }

        .bd-table thead tr th {
            text-align: center;
        }

.bd-table tbody tr td {
    border: none;
}

.bd-empty-cell {
    width: 30px;
    height: 30px;
}

.bd-table-days button {
    width: 30px;
    height: 30px;
    background-color: #f8f8f8;
    border: 0;
}

    .bd-table-days button:hover:enabled {
        color: red;
        font-weight: bold;
        background-color: #e7e7e7;
        cursor: pointer;
    }

    .bd-table-days button:disabled {
        background-color: #eee;
    }

.bd-today {
    background-color: #dff0d8 !important;
    color: green;
}

.bd-holiday {
    background-color: #fde8e8 !important;
}

.bd-selected-day {
    color: red;
    font-weight: bold;
}

.bd-goto-today {
    width: 210px;
    height: 30px;
    color: #fff;
    background-color: #555;
    padding-top: 5px;
    cursor: pointer;
    text-align: center;
}

.bd-gregorian-btn {
    width: 210px;
    height: 30px;
    color: #fff;
    background-color: #555;
    padding-top: 5px;
    cursor: pointer;
    text-align: center;
}

.bd-jalali-btn {
    width: 210px;
    height: 30px;
    color: #fff;
    background-color: #555;
    padding-top: 5px;
    cursor: pointer;
    text-align: center;
}
/**************************************************************************************/
.bd-gregorian-wrapper {
    width: 210px;
    padding: 0;
    margin: 0;
}

    .bd-gregorian-wrapper table {
        border: none;
        width: 210px;
    }

.greg-table thead {
    background-color: #555;
    color: #fff;
}

    .greg-table thead tr {
        height: 30px;
        cursor: context-menu;
    }

        .greg-table thead tr th {
            text-align: center;
        }

.greg-table tbody tr td {
    border: none;
}

.bd-empty-cell {
    width: 30px;
    height: 30px;
}

.greg-table-days button {
    width: 30px;
    height: 30px;
    background-color: #f8f8f8;
    border: 0;
}

    .greg-table-days button:hover:enabled {
        color: red;
        font-weight: bold;
        background-color: #e7e7e7;
        cursor: pointer;
    }

    .greg-table-days button:disabled {
        background-color: #eee;
    }

.modal-dialog {
    margin-top: 70px;
}


/**********************************     new datepicker style end      **********************************/