@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap&subset=latin-ext');
* {
    outline: none
}

body {
    font-family: "Poppins", sans-serif;
    margin: 0;
    overflow-x: hidden;
    color: #67757c;
    font-weight: 300
}

html {
    position: relative;
    min-height: 100%;
}

a:focus,
a:hover {
    text-decoration: none
}

a.link {
    color: #455a64
}

a.link:focus,
a.link:hover {
    color: #1976d2
}

.img-responsive {
    width: 100%;
    height: auto;
    display: inline-block
}

.img-rounded {
    border-radius: 4px
}

html body .mdi-set,
html body .mdi:before {
    line-height: initial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #455a64;
    font-family: "Poppins", sans-serif;
    font-weight: 400
}

h1 {
    line-height: 40px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 24px
}

h3 {
    line-height: 30px;
    font-size: 21px
}

h4 {
    line-height: 22px;
    font-size: 18px
}

h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400
}

h6 {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400
}

.display-5 {
    font-size: 3rem
}

.display-6 {
    font-size: 36px
}

.box {
    border-radius: 4px;
    padding: 10px
}

html body .dl {
    display: inline-block
}

html body .db {
    display: block
}

.no-wrap td,
.no-wrap th {
    white-space: nowrap
}

html body blockquote {
    border-left: 5px solid #1976d2;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 15px
}

.clear {
    clear: both
}

ol li {
    margin: 5px 0
}

html body .p-0 {
    padding: 0px
}

html body .p-10 {
    padding: 10px
}

html body .p-20 {
    padding: 20px
}

html body .p-30 {
    padding: 30px
}

html body .p-l-0 {
    padding-left: 0px
}

html body .p-l-10 {
    padding-left: 10px
}

html body .p-l-20 {
    padding-left: 20px
}

html body .p-r-0 {
    padding-right: 0px
}

html body .p-r-10 {
    padding-right: 10px
}

html body .p-r-20 {
    padding-right: 20px
}

html body .p-r-30 {
    padding-right: 30px
}

html body .p-r-40 {
    padding-right: 40px
}

html body .p-t-0 {
    padding-top: 0px
}

html body .p-t-10 {
    padding-top: 10px
}

html body .p-t-20 {
    padding-top: 20px
}

html body .p-t-30 {
    padding-top: 30px
}

html body .p-b-0 {
    padding-bottom: 0px
}

html body .p-b-5 {
    padding-bottom: 5px
}

html body .p-b-10 {
    padding-bottom: 10px
}

html body .p-b-20 {
    padding-bottom: 20px
}

html body .p-b-30 {
    padding-bottom: 30px
}

html body .p-b-40 {
    padding-bottom: 40px
}

html body .m-0 {
    margin: 0px
}

html body .m-l-5 {
    margin-left: 5px
}

html body .m-l-10 {
    margin-left: 10px
}

html body .m-l-15 {
    margin-left: 15px
}

html body .m-l-20 {
    margin-left: 20px
}

html body .m-l-30 {
    margin-left: 30px
}

html body .m-l-40 {
    margin-left: 40px
}

html body .m-r-5 {
    margin-right: 5px
}

html body .m-r-10 {
    margin-right: 10px
}

html body .m-r-15 {
    margin-right: 15px
}

html body .m-r-20 {
    margin-right: 20px
}

html body .m-r-30 {
    margin-right: 30px
}

html body .m-r-40 {
    margin-right: 40px
}

html body .m-t-0 {
    margin-top: 0px
}

html body .m-t-5 {
    margin-top: 5px
}

html body .m-t-10 {
    margin-top: 10px
}

html body .m-t-15 {
    margin-top: 15px
}

html body .m-t-20 {
    margin-top: 20px
}

html body .m-t-30 {
    margin-top: 30px
}

html body .m-t-40 {
    margin-top: 40px
}

html body .m-b-0 {
    margin-bottom: 0px
}

html body .m-b-5 {
    margin-bottom: 5px
}

html body .m-b-10 {
    margin-bottom: 10px
}

html body .m-b-15 {
    margin-bottom: 15px
}

html body .m-b-20 {
    margin-bottom: 20px
}

html body .m-b-30 {
    margin-bottom: 30px
}

html body .m-b-40 {
    margin-bottom: 40px
}

html body .vt {
    vertical-align: top
}

html body .vm {
    vertical-align: middle
}

html body .vb {
    vertical-align: bottom
}

.op-5 {
    opacity: 0.5
}

html body .font-bold {
    font-weight: 700
}

html body .font-normal {
    font-weight: normal
}

html body .font-light {
    font-weight: 300
}

html body .font-medium {
    font-weight: 500
}

html body .font-16 {
    font-size: 16px
}

html body .font-14 {
    font-size: 14px
}

html body .font-10 {
    font-size: 10px
}

html body .font-18 {
    font-size: 18px
}

html body .font-20 {
    font-size: 20px
}

html body .b-0 {
    border: none
}

html body .b-r {
    border-right: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-l {
    border-left: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-b {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-t {
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

html body .b-all {
    border: 1px solid rgba(120, 130, 140, 0.13)!important
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

.thumb-lg {
    height: 88px;
    width: 88px
}

.hide {
    display: none
}

.img-circle {
    border-radius: 100%
}

.radius {
    border-radius: 4px
}

.text-white {
    color: #ffffff!important
}

.text-danger {
    color: #ef5350!important
}

.text-muted {
    color: #99abb4!important
}

.text-warning {
    color: #fcd027!important
}

.text-success {
    color: #01cfa4!important
}

.text-info {
    color: #5ac5f1!important
}

.text-inverse {
    color: #2f3d4a!important
}

html body .text-blue {
    color: #02bec9
}

html body .text-purple {
    color: #7460ee
}

html body .text-primary {
    color: #5c4ac7
}

html body .text-megna {
    color: #00897b
}

html body .text-dark {
    color: #67757c
}

html body .text-themecolor {
    color: #1976d2
}

.bg-primary {
    background-color: #5c4ac7!important
}

.bg-success {
    background-color: #01cfa4!important
}

.bg-info {
    background-color: #5ac5f1!important
}

.bg-warning {
    background-color: #fcd027!important
}

.bg-danger {
    background-color: #ef5350!important
}

html body .bg-megna {
    background-color: #00897b
}

html body .bg-theme {
    background-color: #1976d2
}

html body .bg-inverse {
    background-color: #2f3d4a !important
}

html body .bg-purple {
    background-color: #7460ee
}

html body .bg-light-part {
    background-color: rgba(0, 0, 0, 0.02)
}

html body .bg-light-primary {
    background-color: #f1effd
}

html body .bg-light-success {
    background-color: #e8fdeb
}

html body .bg-light-info {
    background-color: #cfecfe
}

html body .bg-light-extra {
    background-color: #ebf3f5
}

html body .bg-light-warning {
    background-color: #fff8ec
}

html body .bg-light-danger {
    background-color: #f9e7eb
}

html body .bg-light-inverse {
    background-color: #f6f6f6
}

html body .bg-light {
    background-color: #f2f4f8
}

html body .bg-white {
    background-color: #ffffff
}

.round {
    line-height: 48px;
    color: #ffffff;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border-radius: 100%;
    background: #1976d2
}

.round img {
    border-radius: 100%
}

.round-lg {
    line-height: 65px;
    width: 60px;
    height: 60px;
    font-size: 30px
}

.round.round-info {
    background: #5ac5f1
}

.round.round-warning {
    background: #fcd027
}

.round.round-danger {
    background: #ef5350
}

.round.round-success {
    background: #01cfa4
}

.round.round-primary {
    background: #5c4ac7
}

.label {
    padding: 3px 10px;
    line-height: 13px;
    color: #ffffff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 75%
}

.label-rounded {
    border-radius: 60px
}

.label-custom {
    background-color: #00897b
}

.label-success {
    background-color: #01cfa4
}

.label-info {
    background-color: #5ac5f1
}

.label-warning {
    background-color: #fcd027
}

.label-danger {
    background-color: #ef5350
}

.label-megna {
    background-color: #00897b
}

.label-primary {
    background-color: #5c4ac7
}

.label-purple {
    background-color: #7460ee
}

.label-red {
    background-color: #fb3a3a
}

.label-inverse {
    background-color: #2f3d4a
}

.label-default {
    background-color: #f2f4f8
}

.label-white {
    background-color: #ffffff
}

.label-light-success {
    background-color: #e8fdeb;
    color: #01cfa4
}

.label-light-info {
    background-color: #cfecfe;
    color: #5ac5f1
}

.label-light-warning {
    background-color: #fff8ec;
    color: #fcd027
}

.label-light-danger {
    background-color: #f9e7eb;
    color: #ef5350
}

.label-light-megna {
    background-color: #e0f2f4;
    color: #00897b
}

.label-light-primary {
    background-color: #f1effd;
    color: #5c4ac7
}

.label-light-inverse {
    background-color: #f6f6f6;
    color: #2f3d4a
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a,
.pagination>li>span {
    color: #263238
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #f2f4f8
}

.pagination-split li {
    margin-left: 5px;
    display: inline-block;
    float: left
}

.pagination-split li:first-child {
    margin-left: 0
}

.pagination-split li a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #1976d2;
    border-color: #1976d2
}

.pager li>a,
.pager li>span {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #263238
}

.table-box {
    display: table;
    width: 100%
}

.table.no-border tbody td {
    border: 0px
}

.cell {
    display: table-cell;
    vertical-align: middle
}

.table td,
.table th {
    border-color: #f3f1f1
}

.table th,
.table thead th {
    font-weight: 500
}

.table-hover tbody tr:hover {
    background: #f2f4f8
}

.nowrap {
    white-space: nowrap
}

.lite-padding td {
    padding: 5px
}

.v-middle td,
.v-middle th {
    vertical-align: middle
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

html body .waves-notransition {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
}

.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-block {
    display: block
}

.badge {
    font-weight: 400
}

.badge-xs {
    font-size: 9px
}

.badge-sm,
.badge-xs {
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.badge-success {
    background-color: #01cfa4
}

.badge-info {
    background-color: #5ac5f1
}

.badge-primary {
    background-color: #5c4ac7
}

.badge-warning {
    background-color: #fcd027
}

.badge-danger {
    background-color: #ef5350
}

.badge-purple {
    background-color: #7460ee
}

.badge-red {
    background-color: #fb3a3a
}

.badge-inverse {
    background-color: #2f3d4a
}

.btn {
    padding: 7px 12px;
    cursor: pointer
}

.btn-group label {
    color: #ffffff!important;
    margin-bottom: 0px
}

.btn-group label.btn-secondary {
    color: #9ea4a6!important
}

.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.btn-md {
    padding: 12px 55px;
    font-size: 16px
}

.btn-circle {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 10px
}

.btn-circle.btn-sm {
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 14px
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 14px 15px;
    font-size: 18px;
    line-height: 22px
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 14px 15px;
    font-size: 24px
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: 12px
}

.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px
}

.button-list a,
.button-list button {
    margin: 5px 12px 5px 0
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn-rounded {
    border-radius: 60px;
    padding: 7px 18px
}

.btn-rounded.btn-lg {
    padding: .75rem 1.5rem
}

.btn-rounded.btn-sm {
    padding: .25rem .5rem;
    font-size: 12px
}

.btn-rounded.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px
}

.btn-rounded.btn-md {
    padding: 12px 35px;
    font-size: 16px
}

.btn-secondary,
.btn-secondary.disabled {
    -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    background-color: #ffffff;
    color: #9ea4a6;
    border-color: #b1b8bb
}

.btn-secondary.disabled:hover,
.btn-secondary:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-secondary.active,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary:active,
.btn-secondary:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-primary,
.btn-primary.disabled {
    background: #5c4ac7;
    border: 1px solid #5c4ac7;
    -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-primary.disabled:hover,
.btn-primary:hover {
    background: #5c4ac7;
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    border: 1px solid #5c4ac7
}

.btn-primary.active,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary:active,
.btn-primary:focus {
    background: #6352ce;
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2)
}

.btn-themecolor,
.btn-themecolor.disabled {
    background: #1976d2;
    color: #ffffff;
    border: 1px solid #1976d2
}

.btn-themecolor.disabled:hover,
.btn-themecolor:hover {
    background: #1976d2;
    opacity: 0.7;
    border: 1px solid #1976d2
}

.btn-themecolor.active,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:active,
.btn-themecolor.disabled:focus,
.btn-themecolor:active,
.btn-themecolor:focus {
    background: #028ee1
}

.btn-success,
.btn-success.disabled {
    background: #01cfa4;
    border: 1px solid #01cfa4;
    -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-success.disabled:hover,
.btn-success:hover {
    background: #01cfa4;
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    border: 1px solid #01cfa4
}

.btn-success.active,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success:active,
.btn-success:focus {
    background: #01cfa4;
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-info,
.btn-info.disabled {
    background: #5ac5f1;
    border: 1px solid #5ac5f1;
    -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-info.disabled:hover,
.btn-info:hover {
    background: #5ac5f1;
    border: 1px solid #5ac5f1;
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-info.active,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info:active,
.btn-info:focus {
    background: #5ac5f1;
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-warning,
.btn-warning.disabled {
    background: #fcd027;
    color: #ffffff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
    border: 1px solid #fcd027;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    color: #ffffff
}

.btn-warning.disabled:hover,
.btn-warning:hover {
    background: #fcd027;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    border: 1px solid #fcd027
}

.btn-warning.active,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning:active,
.btn-warning:focus {
    background: #fcd027;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2)
}

.btn-danger,
.btn-danger.disabled {
    background: #ef5350;
    border: 1px solid #ef5350;
    -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
    box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-danger.disabled:hover,
.btn-danger:hover {
    background: #ef5350;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    border: 1px solid #ef5350
}

.btn-danger.active,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger:active,
.btn-danger:focus {
    background: #e6294b;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-inverse,
.btn-inverse.disabled {
    background: #2f3d4a;
    border: 1px solid #2f3d4a;
    color: #ffffff
}

.btn-inverse.disabled:hover,
.btn-inverse:hover {
    background: #2f3d4a;
    opacity: 0.7;
    color: #ffffff;
    border: 1px solid #2f3d4a
}

.btn-inverse.active,
.btn-inverse.disabled.active,
.btn-inverse.disabled:active,
.btn-inverse.disabled:focus,
.btn-inverse:active,
.btn-inverse:focus {
    background: #232a37;
    color: #ffffff
}

.btn-red,
.btn-red.disabled {
    background: #fb3a3a;
    border: 1px solid #fb3a3a;
    color: #ffffff
}

.btn-red.disabled:hover,
.btn-red:hover {
    opacity: 0.7;
    border: 1px solid #fb3a3a;
    background: #fb3a3a
}

.btn-red.active,
.btn-red.disabled.active,
.btn-red.disabled:active,
.btn-red.disabled:focus,
.btn-red:active,
.btn-red:focus {
    background: #e6294b
}

.btn-outline-secondary {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    box-shadow: 0 2px 2px 0 rgba(169, 169, 169, 0.14), 0 3px 1px -2px rgba(169, 169, 169, 0.2), 0 1px 5px 0 rgba(169, 169, 169, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.btn-outline-secondary:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2);
    box-shadow: 0 14px 26px -12px rgba(169, 169, 169, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(169, 169, 169, 0.2)
}

.btn-outline-primary {
    color: #5c4ac7;
    background-color: #ffffff;
    border-color: #5c4ac7;
    -webkit-box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    box-shadow: 0 2px 2px 0 rgba(116, 96, 238, 0.14), 0 3px 1px -2px rgba(116, 96, 238, 0.2), 0 1px 5px 0 rgba(116, 96, 238, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:hover {
    background: #5c4ac7;
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    color: #ffffff;
    border-color: #5c4ac7
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(116, 96, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(116, 96, 238, 0.2);
    background: #6352ce
}

.btn-outline-success {
    color: #01cfa4;
    background-color: transparent;
    border-color: #01cfa4;
    -webkit-box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    box-shadow: 0 2px 2px 0 rgba(40, 190, 189, 0.14), 0 3px 1px -2px rgba(40, 190, 189, 0.2), 0 1px 5px 0 rgba(40, 190, 189, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:hover {
    background: #01cfa4;
    border-color: #01cfa4;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2)
}

.btn-outline-success.active,
.btn-outline-success:active,
.btn-outline-success:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2);
    background: #01cfa4 !important;
}

.btn-outline-info {
    color: #5ac5f1;
    background-color: transparent;
    border-color: #5ac5f1;
    -webkit-box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:hover {
    background: #5ac5f1;
    border-color: #5ac5f1;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn-outline-info.active,
.btn-outline-info:active,
.btn-outline-info:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    background: #5ac5f1
}

.btn-outline-warning {
    color: #fcd027;
    background-color: transparent;
    border-color: #fcd027;
    -webkit-box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(248, 194, 0, 0.14), 0 3px 1px -2px rgba(248, 194, 0, 0.2), 0 1px 5px 0 rgba(248, 194, 0, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:hover {
    background: #fcd027;
    border-color: #fcd027;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2)
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.btn-outline-warning:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(248, 194, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(248, 194, 0, 0.2);
    background: #fcd027
}

.btn-outline-danger {
    color: #ef5350;
    background-color: transparent;
    border-color: #ef5350;
    -webkit-box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
    box-shadow: 0 2px 2px 0 rgba(239, 83, 80, 0.14), 0 3px 1px -2px rgba(239, 83, 80, 0.2), 0 1px 5px 0 rgba(239, 83, 80, 0.12);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:hover {
    background: #ef5350;
    border-color: #ef5350;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.btn-outline-danger:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    background: #e6294b
}

.btn-outline-red {
    color: #fb3a3a;
    background-color: transparent;
    border-color: #fb3a3a
}

.btn-outline-red.focus,
.btn-outline-red:focus,
.btn-outline-red:hover {
    background: #fb3a3a;
    border-color: #fb3a3a;
    color: #ffffff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2)
}

.btn-outline-red.active,
.btn-outline-red:active,
.btn-outline-red:focus {
    -webkit-box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    box-shadow: 0 14px 26px -12px rgba(239, 83, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(239, 83, 80, 0.2);
    background: #e6294b
}

.btn-outline-inverse {
    color: #2f3d4a;
    background-color: transparent;
    border-color: #2f3d4a
}

.btn-outline-inverse.focus,
.btn-outline-inverse:focus,
.btn-outline-inverse:hover {
    background: #2f3d4a;
    border-color: #2f3d4a;
    color: #ffffff
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #6352ce;
    border: 1px solid #6352ce
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    background-color: #01cfa4;
    border: 1px solid #01cfa4
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    background-color: #5ac5f1;
    border: 1px solid #5ac5f1
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    background-color: #fcd027;
    border: 1px solid #fcd027
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    background-color: #e6294b;
    border: 1px solid #e6294b
}

.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.btn-inverse:hover,
.open>.dropdown-toggle.btn-inverse {
    background-color: #232a37;
    border: 1px solid #232a37
}

.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.btn-red:hover,
.open>.dropdown-toggle.btn-red {
    background-color: #d61f1f;
    border: 1px solid #d61f1f;
    color: #ffffff
}

.btn-outline-success:not(:disabled):not(.disabled):focus {
    color: #fff;
    background-color: #01cfa4;
    border-color: #01cfa4 !important;
}

.button-box .btn {
    margin: 0 8px 8px 0px
}

.btn-label {
    background: rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin: -6px 12px -6px -14px;
    padding: 7px 15px
}

.btn-facebook {
    color: #ffffff;
    background-color: #3b5998
}

.btn-twitter {
    color: #ffffff;
    background-color: #55acee
}

.btn-linkedin {
    color: #ffffff;
    background-color: #007bb6
}

.btn-dribbble {
    color: #ffffff;
    background-color: #ea4c89
}

.btn-googleplus {
    color: #ffffff;
    background-color: #dd4b39
}

.btn-instagram {
    color: #ffffff;
    background-color: #3f729b
}

.btn-pinterest {
    color: #ffffff;
    background-color: #cb2027
}

.btn-dropbox {
    color: #ffffff;
    background-color: #007ee5
}

.btn-flickr {
    color: #ffffff;
    background-color: #ff0084
}

.btn-tumblr {
    color: #ffffff;
    background-color: #32506d
}

.btn-skype {
    color: #ffffff;
    background-color: #00aff0
}

.btn-youtube {
    color: #ffffff;
    background-color: #bb0000
}

.btn-github {
    color: #ffffff;
    background-color: #171515
}

.notify {
    position: relative;
    top: -22px;
    right: -9px
}

.notify .heartbit {
    position: absolute;
    top: -20px;
    right: -4px;
    height: 25px;
    width: 25px;
    z-index: 10;
    border: 5px solid #ef5350;
    border-radius: 70px;
    -moz-animation: heartbit 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: heartbit 1s ease-out;
    -o-animation-iteration-count: infinite;
    -webkit-animation: heartbit 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.notify .point {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #ef5350;
    position: absolute;
    right: 6px;
    top: -10px
}

@-moz-keyframes heartbit {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0
    }
    25% {
        -moz-transform: scale(0.1);
        opacity: 0.1
    }
    50% {
        -moz-transform: scale(0.5);
        opacity: 0.3
    }
    75% {
        -moz-transform: scale(0.8);
        opacity: 0.5
    }
    to {
        -moz-transform: scale(1);
        opacity: 0.0
    }
}

@-webkit-keyframes heartbit {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0
    }
    25% {
        -webkit-transform: scale(0.1);
        opacity: 0.1
    }
    50% {
        -webkit-transform: scale(0.5);
        opacity: 0.3
    }
    75% {
        -webkit-transform: scale(0.8);
        opacity: 0.5
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0.0
    }
}

.fileupload {
    overflow: hidden;
    position: relative
}

.fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.mega-dropdown {
    position: static;
    width: 100%
}

.mega-dropdown .dropdown-menu {
    width: 100%;
    padding: 30px;
    margin-top: 0px
}

.mega-dropdown ul {
    padding: 0px
}

.mega-dropdown ul li {
    list-style: none
}

.mega-dropdown .carousel-item .container {
    padding: 0px
}

.mega-dropdown .nav-accordion .card {
    margin-bottom: 1px
}

.mega-dropdown .nav-accordion .card-header {
    background: #ffffff
}

.mega-dropdown .nav-accordion .card-header h5 {
    margin: 0px
}

.mega-dropdown .nav-accordion .card-header h5 a {
    text-decoration: none;
    color: #67757c
}

ul.list-style-none {
    margin: 0px;
    padding: 0px
}

ul.list-style-none li {
    list-style: none
}

ul.list-style-none li a {
    color: #67757c;
    padding: 8px 0px;
    display: block;
    text-decoration: none
}

ul.list-style-none li a:hover {
    color: #1976d2
}

.dropdown-item {
    padding: 8px 1rem;
    color: #67757c
}

.custom-select {
    background: url(../../assets/images/custom-select.png) right 0.75rem center no-repeat
}

textarea {
    resize: none
}

.form-control {
    color: #67757c;
    min-height: 38px;
    display: initial
}

.form-control-sm {
    min-height: 20px
}

.form-control:disabled,
.form-control[readonly] {
    opacity: 0.7
}

.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-control-input:checked~.custom-control-indicator {
    background-color: #26dad2
}

form label {
    font-weight: 400
}

.form-group {
    margin-bottom: 25px
}

.form-horizontal label {
    margin-bottom: 0px
}

.form-control-static {
    padding-top: 0px
}

.form-bordered .form-group {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    padding-bottom: 20px
}

.card-no-border .card {
    border: 0px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05)
}

.card-no-border .shadow-none {
    -webkit-box-shadow: none;
    box-shadow: none
}

.card-outline-danger,
.card-outline-info,
.card-outline-primary,
.card-outline-success,
.card-outline-warning {
    background: #ffffff
}

.card-fullscreen {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto
}

.css-bar:after {
    z-index: 1
}

.css-bar>i {
    z-index: 10
}

.single-column .left-sidebar {
    display: none
}

.single-column .page-wrapper {
    margin-left: 0px
}

.fix-width {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

.card-default .card-header {
    background: #ffffff;
    border-bottom: 0px
}

.card-group {
    margin-bottom: 30px
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

#main-wrapper {
    width: 100%
}

.boxed #main-wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.1)
}

.boxed #main-wrapper .sidebar-footer {
    position: absolute
}

.boxed #main-wrapper .footer {
    display: none
}

.page-wrapper {
    background: #eef5f9;
    padding-bottom: 60px
}

.container-fluid {
    padding: 0 30px 25px 30px
}

.topbar {
    position: relative;
    z-index: 50
}

.topbar .top-navbar {
    min-height: 50px;
    padding: 0px 15px 0 0
}

.topbar .top-navbar .dropdown-toggle:after {
    display: none
}

.topbar .top-navbar .navbar-header {
    line-height: 45px;
    text-align: center
}

.topbar .top-navbar .navbar-header .navbar-brand {
    margin-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: none
}

.topbar .top-navbar .navbar-header .navbar-brand b {
    line-height: 60px;
    display: inline-block
}

.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: 15px;
    line-height: 40px
}

.topbar .top-navbar .navbar-nav>.nav-item.show {
    background: rgba(0, 0, 0, 0.05)
}

.topbar .profile-pic {
    width: 30px;
    border-radius: 100%
}

.topbar .dropdown-menu {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(120, 130, 140, 0.13)
}

.topbar .dropdown-menu .dropdown-item {
    padding: 7px 1.5rem
}

.topbar ul.dropdown-user {
    padding: 0px;
    min-width: 270px
}

.topbar ul.dropdown-user li {
    list-style: none;
    padding: 0px;
    margin: 0px
}

.topbar ul.dropdown-user li.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: rgba(120, 130, 140, 0.13)
}

.topbar ul.dropdown-user li .dw-user-box {
    padding: 10px 15px
}

.topbar ul.dropdown-user li .dw-user-box .u-img {
    width: 50px;
    display: inline-block;
    vertical-align: top
}

.topbar ul.dropdown-user li .dw-user-box .u-img img {
    width: 100%;
    border-radius: 5px
}

.topbar ul.dropdown-user li .dw-user-box .u-text {
    display: inline-block;
    padding-left: 10px
}

.topbar ul.dropdown-user li .dw-user-box .u-text h4 {
    margin: 0px;
    font-size: 15px
}

.topbar ul.dropdown-user li .dw-user-box .u-text p {
    margin-bottom: 2px;
    font-size: 12px
}

.topbar ul.dropdown-user li .dw-user-box .u-text .btn {
    color: #ffffff;
    padding: 5px 10px;
    display: inline-block
}

.topbar ul.dropdown-user li .dw-user-box .u-text .btn:hover {
    background: #e6294b
}

.topbar ul.dropdown-user li a {
    padding: 9px 15px;
    display: block;
    color: #67757c
}

.topbar ul.dropdown-user li a:hover {
    background: #f2f4f8;
    color: #1976d2;
    text-decoration: none
}

.search-box .app-search {
    position: absolute;
    margin: 0px;
    display: block;
    z-index: 110;
    width: 100%;
    top: -1px;
    -webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0px
}

.search-box .app-search input {
    width: 100.5%;
    padding: 20px 40px 20px 20px;
    border-radius: 0px;
    font-size: 17px;
    -webkit-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    height: 61px
}

.search-box .app-search input:focus {
    border-color: #ffffff
}

.search-box .app-search .srh-btn {
    position: absolute;
    top: 23px;
    cursor: pointer;
    background: #ffffff;
    width: 15px;
    height: 15px;
    right: 20px;
    font-size: 14px
}

.mini-sidebar .top-navbar .navbar-header {
    width: 60px;
    text-align: center
}

.logo-center .top-navbar .navbar-header {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.page-titles {
    margin: 0 0px 30px;
    padding: 15px 10px;
    position: relative;
    z-index: 10;
}

.page-titles h3 {
    margin-bottom: 0px;
    margin-top: 0px
}

.page-titles .breadcrumb {
    padding: 0px;
    background: transparent;
    font-size: 14px
}

.page-titles .breadcrumb li {
    margin-top: 0px;
    margin-bottom: 0px
}

.page-titles .breadcrumb .breadcrumb-item+.breadcrumb-item:before {
    content: "\e649";
    font-family: themify;
    color: #a6b7bf;
    font-size: 11px
}

.page-titles .breadcrumb .breadcrumb-item.active {
    color: #99abb4
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.right-side-toggle {
    position: relative
}

.right-side-toggle i {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 18px;
    left: 18px
}

.right-sidebar {
    position: fixed;
    right: -240px;
    width: 240px;
    display: none;
    z-index: 1100;
    background: #ffffff;
    top: 0px;
    padding-bottom: 20px;
    height: 100%;
    -webkit-box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.right-sidebar .rpanel-title {
    display: block;
    padding: 19px 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    background: #1976d2
}

.right-sidebar .rpanel-title span {
    float: right;
    cursor: pointer;
    font-size: 11px
}

.right-sidebar .rpanel-title span:hover {
    color: #ffffff
}

.right-sidebar .r-panel-body {
    padding: 20px
}

.right-sidebar .r-panel-body ul {
    margin: 0px;
    padding: 0px
}

.right-sidebar .r-panel-body ul li {
    list-style: none;
    padding: 5px 0
}

.shw-rside {
    right: 0px;
    width: 240px;
    display: block
}

.chatonline img {
    margin-right: 10px;
    float: left;
    width: 30px
}

.chatonline li a {
    padding: 13px 0;
    float: left;
    width: 100%
}

.breadcrumb-item a {
    color: #607d8b;
}

.chatonline li a span {
    color: #67757c
}

.chatonline li a span small {
    display: block;
    font-size: 10px
}

ul#themecolors {
    display: block
}

ul#themecolors li {
    display: inline-block
}

ul#themecolors li:first-child {
    display: block
}

ul#themecolors li a {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 5px;
    color: transparent;
    position: relative
}

ul#themecolors li a.working:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffffff;
    text-align: center
}

.default-theme {
    background: #99abb4
}

.green-theme {
    background: #26dad2
}

.yellow-theme {
    background: #ffb22b
}

.red-theme {
    background: #ef5350
}

.blue-theme {
    background: #1976d2
}

.purple-theme {
    background: #7460ee
}

.megna-theme {
    background: #00897b
}

.default-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #99abb4), color-stop(99%, #99abb4));
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #99abb4 23%, #99abb4 99%)
}

.green-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #26dad2 23%, #26dad2 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #00c292 23%, #26dad2 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #26dad2), color-stop(99%, #26dad2));
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #26dad2 23%, #26dad2 99%);
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #26dad2 23%, #26dad2 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #26dad2 23%, #26dad2 99%)
}

.yellow-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #ef5350), color-stop(99%, #ef5350));
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%)
}

.blue-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #1976d2 23%, #1976d2 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #1976d2 23%, #1976d2 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #1976d2), color-stop(99%, #1976d2));
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #1976d2 23%, #1976d2 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #1976d2 23%, #1976d2 99%)
}

.purple-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #7460ee), color-stop(99%, #7460ee));
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #7460ee 23%, #7460ee 99%)
}

.megna-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #00897b), color-stop(99%, #00897b));
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #00897b 23%, #00897b 99%)
}

.red-dark-theme {
    background: #263238;
    background: -moz-linear-gradient(left, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%);
    background: -webkit-linear-gradient(left, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%);
    background: -webkit-gradient(linear, left top, right top, from(#263238), color-stop(23%, #263238), color-stop(23%, #ef5350), color-stop(99%, #ef5350));
    background: -o-linear-gradient(left, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%);
    background: linear-gradient(to right, #263238 0%, #263238 23%, #ef5350 23%, #ef5350 99%)
}

.page-titles {
    padding-bottom: 20px
}

.footer {
    bottom: 0;
    color: #67757c;
    left: 0px;
    padding: 17px 15px;
    position: absolute;
    right: 0;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    background: #ffffff
}

.card .card-subtitle {
    font-weight: 300;
    margin-bottom: 15px;
    color: #99abb4
}

.card-inverse .card-bodyquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgba(255, 255, 255, 0.65)
}

.card-success {
    background: #01cfa4;
    border-color: #01cfa4
}

.card-danger {
    background: #ef5350;
    border-color: #ef5350
}

.card-warning {
    background: #fcd027;
    border-color: #fcd027
}

.card-info {
    background: #5ac5f1;
    border-color: #5ac5f1
}

.card-primary {
    background: #5c4ac7;
    border-color: #5c4ac7
}

.card-dark {
    background: #2f3d4a;
    border-color: #2f3d4a
}

.card-megna {
    background: #00897b;
    border-color: #00897b
}

.button-group .btn {
    margin-bottom: 5px;
    margin-right: 5px
}

.no-button-group .btn {
    margin-bottom: 5px;
    margin-right: 0px
}

.btn .text-active {
    display: none
}

.btn.active .text-active {
    display: inline-block
}

.btn.active .text {
    display: none
}

.card-actions {
    float: right
}

.card-actions a {
    cursor: pointer;
    color: #67757c;
    opacity: 0.7;
    padding-left: 7px;
    font-size: 13px
}

.card-actions a:hover {
    opacity: 1
}

.card-columns .card {
    margin-bottom: 20px
}

.collapsing {
    -webkit-transition: height .08s ease;
    -o-transition: height .08s ease;
    transition: height .08s ease
}

.card-info {
    background: #5ac5f1;
    border-color: #5ac5f1
}

.card-primary {
    background: #5c4ac7;
    border-color: #5c4ac7
}

.card-outline-info {
    border-color: #5ac5f1
}

.card-outline-info .card-header {
    background: #5ac5f1;
    border-color: #5ac5f1
}

.card-outline-inverse {
    border-color: #2f3d4a
}

.card-outline-inverse .card-header {
    background: #2f3d4a;
    border-color: #2f3d4a
}

.card-outline-warning {
    border-color: #fcd027
}

.card-outline-warning .card-header {
    background: #fcd027;
    border-color: #fcd027
}

.card-outline-success {
    border-color: #01cfa4
}

.card-outline-success .card-header {
    background: #01cfa4;
    border-color: #01cfa4
}

.card-outline-danger {
    border-color: #ef5350
}

.card-outline-danger .card-header {
    background: #ef5350;
    border-color: #ef5350
}

.card-outline-primary {
    border-color: #5c4ac7
}

.card-outline-primary .card-header {
    background: #5c4ac7;
    border-color: #5c4ac7
}

.bc-colored .breadcrumb-item,
.bc-colored .breadcrumb-item a {
    color: #ffffff
}

.bc-colored .breadcrumb-item.active,
.bc-colored .breadcrumb-item a.active {
    opacity: 0.7
}

.bc-colored .breadcrumb-item+.breadcrumb-item:before {
    color: rgba(255, 255, 255, 0.4)
}

.breadcrumb {
    margin-bottom: 0px
}

ul.list-icons {
    margin: 0px;
    padding: 0px
}

ul.list-icons li {
    list-style: none;
    line-height: 30px;
    margin: 5px 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in
}

ul.list-icons li a {
    color: #67757c
}

ul.list-icons li a:hover {
    color: #1976d2
}

ul.list-icons li i {
    font-size: 13px;
    padding-right: 8px
}

ul.list-inline li {
    display: inline-block;
    padding: 0 8px
}

ul.two-part {
    margin: 0px
}

ul.two-part li {
    width: 48.8%
}

html body .accordion .card {
    margin-bottom: 0px
}

.flot-chart {
    display: block;
    height: 400px
}

.flot-chart-content {
    width: 100%;
    height: 100%
}

html body .flotTip,
html body .jqstooltip {
    width: auto!important;
    height: auto!important;
    background: #263238;
    color: #ffffff;
    padding: 5px 10px
}

body .jqstooltip {
    border-color: transparent;
    border-radius: 60px
}

.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart.chart-widget-pie {
    margin-top: 5px;
    margin-bottom: 5px
}

.pie-chart>span {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.chart>span>img {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 60%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #263238
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em
}

.ct-charts {
    position: relative
}

.amp-pxl {
    position: relative
}

.amp-pxl .ct-series-a .ct-bar {
    stroke: #1976d2
}

.amp-pxl .ct-series-b .ct-bar {
    stroke: #26dad2
}

.c3-chart-arcs-title,
.c3-legend-item {
    font-family: "Poppins", sans-serif;
    fill: #67757c
}

html body #visitor .c3-chart-arcs-title {
    font-size: 18px;
    fill: #99abb4
}

.stylish-table thead th {
    font-weight: 400;
    color: #99abb4;
    border: 0px;
    border-bottom: 1px
}

.stylish-table tbody tr {
    border-left: 4px solid #ffffff
}

.stylish-table tbody tr.active,
.stylish-table tbody tr:hover {
    border-left: 4px solid #1976d2
}

.stylish-table tbody td {
    vertical-align: middle
}

.stylish-table tbody td h6 {
    font-weight: 500;
    margin-bottom: 0px;
    white-space: nowrap
}

.stylish-table tbody td small {
    line-height: 12px;
    white-space: nowrap
}

.campaign {
    height: 280px
}

.campaign .ct-series-a .ct-area {
    fill-opacity: 0.2;
    fill: url(#gradient)
}

.campaign .ct-series-a .ct-line,
.campaign .ct-series-a .ct-point {
    stroke: #26dad2;
    stroke-width: 2px
}

.campaign .ct-series-b .ct-area {
    fill: #1976d2;
    fill-opacity: 0.1
}

.campaign .ct-series-b .ct-line,
.campaign .ct-series-b .ct-point {
    stroke: #1976d2;
    stroke-width: 2px
}

.campaign .ct-series-a .ct-point,
.campaign .ct-series-b .ct-point {
    stroke-width: 6px
}

.campaign2 .ct-series-a .ct-area {
    fill-opacity: 0.2;
    fill: url(#gradient)
}

.campaign2 .ct-series-a .ct-line,
.campaign2 .ct-series-a .ct-point {
    stroke: #26dad2;
    stroke-width: 2px
}

.campaign2 .ct-series-b .ct-area {
    fill: #1976d2;
    fill-opacity: 0.1
}

.campaign2 .ct-series-b .ct-line,
.campaign2 .ct-series-b .ct-point {
    stroke: #1976d2;
    stroke-width: 2px
}

.campaign2 .ct-series-a .ct-point,
.campaign2 .ct-series-b .ct-point {
    stroke-width: 6px
}

.usage .ct-series-a .ct-line {
    stroke-width: 3px;
    stroke: rgba(255, 255, 255, 0.5)
}

.total-sales {
    position: relative
}

.total-sales .chartist-tooltip {
    background: #2f3d4a
}

.total-sales .ct-series-a .ct-bar {
    stroke: #1976d2
}

.total-sales .ct-series-b .ct-bar {
    stroke: #26dad2
}

.total-sales .ct-series-c .ct-bar {
    stroke: #ef5350
}

.ct-chart {
    position: relative
}

.ct-chart .ct-series-a .ct-slice-donut {
    stroke: #26dad2
}

.ct-chart .ct-series-b .ct-slice-donut {
    stroke: #f2f4f8
}

.ct-chart .ct-series-c .ct-slice-donut {
    stroke: #1976d2
}

#visitfromworld path.jvectormap-region.jvectormap-element {
    stroke-width: 1px;
    stroke: #99abb4
}

.jvectormap-goback,
.jvectormap-zoomin,
.jvectormap-zoomout {
    background: #99abb4
}

.browser td {
    vertical-align: middle;
    padding-left: 0px
}

#calendar .fc-today-button {
    display: none
}

.calender-sidebar {
    background: rgba(0, 0, 0, 0.02)
}

.ecomm-donute svg text {
    font-family: "Poppins", sans-serif!important;
    font-size: 12px!important;
    font-weight: 500!important
}

.total-revenue4 {
    position: relative
}

.total-revenue4 .ct-series-a .ct-line {
    stroke: #1976d2;
    stroke-width: 1px
}

.total-revenue4 .ct-series-a .ct-point {
    stroke: #1976d2;
    stroke-width: 5px
}

.total-revenue4 .ct-series-b .ct-line {
    stroke: #26dad2;
    stroke-width: 1px
}

.total-revenue4 .ct-series-b .ct-point {
    stroke: #26dad2;
    stroke-width: 5px
}

.total-revenue4 .ct-series-a .ct-area {
    fill: #1976d2;
    fill-opacity: 0.2
}

.total-revenue4 .ct-series-b .ct-area {
    fill: #26dad2;
    fill-opacity: 0.2
}

.product-overview.table tbody tr td {
    vertical-align: middle
}

.sparkchart {
    margin-bottom: -2px
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
    border-radius: 0px
}

.fileinput .input-group-addon {
    border: none;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    background: #ffffff;
    margin-bottom: 1px
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput .btn {
    vertical-align: middle
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.product-review {
    margin: 0px;
    padding: 25px
}

.product-review li {
    display: block;
    padding: 20px 0;
    list-style: none
}

.product-review li .font,
.product-review li span {
    display: inline-block;
    margin-left: 10px
}

.social-profile {
    text-align: center;
    background: rgba(7, 10, 43, 0.8)
}

.customtab li a.nav-link,
.profile-tab li a.nav-link {
    border: 0px;
    padding: 15px 20px;
    color: #67757c
}

.customtab li a.nav-link.active,
.profile-tab li a.nav-link.active {
    border-bottom: 2px solid #1976d2;
    color: #1976d2
}

.customtab li a.nav-link:hover,
.profile-tab li a.nav-link:hover {
    color: #1976d2
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.bootstrap-select .dropdown-menu li a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #67757c;
    white-space: nowrap
}

.bootstrap-select .dropdown-menu li a:focus,
.bootstrap-select .dropdown-menu li a:hover {
    color: #1976d2;
    background: #f2f4f8
}

.bootstrap-select .show>.dropdown-menu {
    display: block
}

.bootstrap-select .dropdown-toggle.bs-placeholder:hover {
    color: #ffffff
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 9px 10px
}

.select2-container--default .select2-selection--single {
    border-color: #b1b8bb;
    height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px
}

.input-form .btn {
    padding: 8px 12px
}

.form-material .form-group {
    overflow: hidden
}

.form-material .form-control {
    background-color: rgba(0, 0, 0, 0);
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    padding: 0;
    -webkit-transition: background 0s ease-out 0s;
    -o-transition: background 0s ease-out 0s;
    transition: background 0s ease-out 0s
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(rgba(120, 130, 140, 0.13)), to(rgba(120, 130, 140, 0.13)));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
    border: 0 none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none
}

.form-material .form-control.focus,
.form-material .form-control:focus {
    background-size: 100% 2px, 100% 1px;
    outline: 0 none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.form-control-line .form-group {
    overflow: hidden
}

.form-control-line .form-control {
    border: 0px;
    border-radius: 0px;
    padding-left: 0px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.form-control-line .form-control:focus {
    border-bottom: 1px solid #1976d2
}

.floating-labels .form-group {
    position: relative
}

.floating-labels .form-control {
    padding: 10px 10px 10px 0;
    display: block;
    border: none;
    font-family: "Poppins", sans-serif;
    border-radius: 0px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.floating-labels .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.floating-labels select.form-control>option {
    font-size: 14px
}

.floating-labels .has-error .form-control {
    border-bottom: 1px solid #ef5350
}

.floating-labels .has-warning .form-control {
    border-bottom: 1px solid #fcd027
}

.floating-labels .has-success .form-control {
    border-bottom: 1px solid #01cfa4
}

.floating-labels .form-control:focus {
    outline: none;
    border: none
}

.floating-labels label {
    color: #67757c;
    position: absolute;
    cursor: auto;
    top: 5px;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all
}

.floating-labels .focused label {
    top: -20px;
    font-size: 12px;
    color: #263238
}

.floating-labels .bar {
    position: relative;
    display: block
}

.floating-labels .bar:after,
.floating-labels .bar:before {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #1976d2;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all
}

.floating-labels .bar:before {
    left: 50%
}

.floating-labels .bar:after {
    right: 50%
}

.floating-labels .form-control:focus~.bar:after,
.floating-labels .form-control:focus~.bar:before {
    width: 50%
}

.floating-labels .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5
}

.floating-labels .input-lg,
.floating-labels .input-lg~label {
    font-size: 24px
}

.floating-labels .input-sm,
.floating-labels .input-sm~label {
    font-size: 16px
}

.has-warning .bar:after,
.has-warning .bar:before {
    background: #fcd027
}

.has-success .bar:after,
.has-success .bar:before {
    background: #01cfa4
}

.has-error .bar:after,
.has-error .bar:before {
    background: #ef5350
}

.has-warning .form-control:focus~label,
.has-warning .form-control:valid~label {
    color: #fcd027
}

.has-success .form-control:focus~label,
.has-success .form-control:valid~label {
    color: #01cfa4
}

.has-error .form-control:focus~label,
.has-error .form-control:valid~label {
    color: #ef5350
}

.has-feedback label~.t-0 {
    top: 0
}

.form-group.error input,
.form-group.error select,
.form-group.error textarea {
    border: 1px solid #ef5350
}

.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea {
    border: 1px solid #26dad2
}

.form-group.error .help-block ul {
    padding: 0px;
    color: #ef5350
}

.form-group.error .help-block ul li {
    list-style: none
}

.form-group.issue .help-block ul {
    padding: 0px;
    color: #ffb22b
}

.form-group.issue .help-block ul li {
    list-style: none
}

.pagination-circle li.active a {
    background: #26dad2
}

.pagination-circle li a {
    width: 40px;
    height: 40px;
    background: #f2f4f8;
    border: 0px;
    text-align: center;
    border-radius: 100%
}

.pagination-circle li a:first-child,
.pagination-circle li a:last-child {
    border-radius: 100%
}

.pagination-circle li a:hover {
    background: #26dad2;
    color: #ffffff
}

.pagination-circle li.disabled a {
    background: #f2f4f8;
    color: rgba(120, 130, 140, 0.13)
}

.dropzone {
    border: 1px dashed #b1b8bb
}

.dropzone .dz-message {
    padding: 5% 0;
    margin: 0px
}

.asColorPicker-dropdown {
    max-width: 260px
}

.asColorPicker-trigger {
    position: absolute;
    top: 0;
    right: -35px;
    height: 38px;
    width: 37px;
    border: 0
}

.asColorPicker-clear {
    display: none;
    position: absolute;
    top: 5px;
    right: 10px;
    text-decoration: none
}

table th {
    font-weight: 400
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #1976d2
}

.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: #1976d2;
    color: #ffffff
}

.datepicker td,
.datepicker th {
    padding: 5px 10px
}

.icheck-list,
.icolors {
    padding: 0;
    margin: 0;
    list-style: none
}

.icolors>li {
    padding: 0;
    margin: 2px;
    float: left;
    display: inline-block;
    height: 30px;
    width: 30px;
    background: #263238;
    text-align: center
}

.icolors>li.active:after {
    content: "\2713 ";
    color: #ffffff;
    line-height: 30px
}

.icolors>li:first-child {
    margin-left: 0
}

.icolors>li.orange {
    background: #ef5350
}

.icolors>li.yellow {
    background: #ffb22b
}

.icolors>li.info {
    background: #5ac5f1
}

.icolors>li.green {
    background: #26dad2
}

.icolors>li.red {
    background: #fb3a3a
}

.icolors>li.purple {
    background: #7460ee
}

.icolors>li.blue {
    background: #02bec9
}

.icheck-list {
    float: left;
    padding-right: 50px;
    padding-top: 10px
}

.icheck-list li {
    padding-bottom: 5px
}

.icheck-list li label {
    padding-left: 10px
}

.note-icon-caret,
.note-popover {
    display: none
}

.note-editor.note-frame {
    border: 1px solid #b1b8bb
}

.note-editor.note-frame .panel-heading {
    padding: 6px 10px 10px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.label {
    display: inline-block
}

.table th,
.table thead th {
    border: 0px
}

.color-table.primary-table thead th {
    background-color: #5c4ac7;
    color: #ffffff
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #f2f4f8
}

.color-table.success-table thead th {
    background-color: #01cfa4;
    color: #ffffff
}

.color-table.info-table thead th {
    background-color: #5ac5f1;
    color: #ffffff
}

.color-table.warning-table thead th {
    background-color: #fcd027;
    color: #ffffff
}

.color-table.danger-table thead th {
    background-color: #ef5350;
    color: #ffffff
}

.color-table.inverse-table thead th {
    background-color: #2f3d4a;
    color: #ffffff
}

.color-table.dark-table thead th {
    background-color: #263238;
    color: #ffffff
}

.color-table.red-table thead th {
    background-color: #fb3a3a;
    color: #ffffff
}

.color-table.purple-table thead th {
    background-color: #7460ee;
    color: #ffffff
}

.color-table.muted-table thead th {
    background-color: #99abb4;
    color: #ffffff
}

.color-bordered-table.primary-bordered-table {
    border: 2px solid #5c4ac7
}

.color-bordered-table.primary-bordered-table thead th {
    background-color: #5c4ac7;
    color: #ffffff
}

.color-bordered-table.success-bordered-table {
    border: 2px solid #01cfa4
}

.color-bordered-table.success-bordered-table thead th {
    background-color: #01cfa4;
    color: #ffffff
}

.color-bordered-table.info-bordered-table {
    border: 2px solid #5ac5f1
}

.color-bordered-table.info-bordered-table thead th {
    background-color: #5ac5f1;
    color: #ffffff
}

.color-bordered-table.warning-bordered-table {
    border: 2px solid #fcd027
}

.color-bordered-table.warning-bordered-table thead th {
    background-color: #fcd027;
    color: #ffffff
}

.color-bordered-table.danger-bordered-table {
    border: 2px solid #ef5350
}

.color-bordered-table.danger-bordered-table thead th {
    background-color: #ef5350;
    color: #ffffff
}

.color-bordered-table.inverse-bordered-table {
    border: 2px solid #2f3d4a
}

.color-bordered-table.inverse-bordered-table thead th {
    background-color: #2f3d4a;
    color: #ffffff
}

.color-bordered-table.dark-bordered-table {
    border: 2px solid #263238
}

.color-bordered-table.dark-bordered-table thead th {
    background-color: #263238;
    color: #ffffff
}

.color-bordered-table.red-bordered-table {
    border: 2px solid #fb3a3a
}

.color-bordered-table.red-bordered-table thead th {
    background-color: #fb3a3a;
    color: #ffffff
}

.color-bordered-table.purple-bordered-table {
    border: 2px solid #7460ee
}

.color-bordered-table.purple-bordered-table thead th {
    background-color: #7460ee;
    color: #ffffff
}

.color-bordered-table.muted-bordered-table {
    border: 2px solid #99abb4
}

.color-bordered-table.muted-bordered-table thead th {
    background-color: #99abb4;
    color: #ffffff
}

.full-color-table.full-primary-table {
    background-color: #f1effd
}

.full-color-table.full-primary-table thead th {
    background-color: #5c4ac7;
    border: 0;
    color: #ffffff
}

.full-color-table.full-primary-table tbody td {
    border: 0
}

.full-color-table.full-primary-table tr:hover {
    background-color: #5c4ac7;
    color: #ffffff
}

.full-color-table.full-success-table {
    background-color: #e8fdeb
}

.full-color-table.full-success-table thead th {
    background-color: #01cfa4;
    border: 0;
    color: #ffffff
}

.full-color-table.full-success-table tbody td {
    border: 0
}

.full-color-table.full-success-table tr:hover {
    background-color: #01cfa4;
    color: #ffffff
}

.full-color-table.full-info-table {
    background-color: #cfecfe
}

.full-color-table.full-info-table thead th {
    background-color: #5ac5f1;
    border: 0;
    color: #ffffff
}

.full-color-table.full-info-table tbody td {
    border: 0
}

.full-color-table.full-info-table tr:hover {
    background-color: #5ac5f1;
    color: #ffffff
}

.full-color-table.full-warning-table {
    background-color: #fff8ec
}

.full-color-table.full-warning-table thead th {
    background-color: #fcd027;
    border: 0;
    color: #ffffff
}

.full-color-table.full-warning-table tbody td {
    border: 0
}

.full-color-table.full-warning-table tr:hover {
    background-color: #fcd027;
    color: #ffffff
}

.full-color-table.full-danger-table {
    background-color: #f9e7eb
}

.full-color-table.full-danger-table thead th {
    background-color: #ef5350;
    border: 0;
    color: #ffffff
}

.full-color-table.full-danger-table tbody td {
    border: 0
}

.full-color-table.full-danger-table tr:hover {
    background-color: #ef5350;
    color: #ffffff
}

.full-color-table.full-inverse-table {
    background-color: #f6f6f6
}

.full-color-table.full-inverse-table thead th {
    background-color: #2f3d4a;
    border: 0;
    color: #ffffff
}

.full-color-table.full-inverse-table tbody td {
    border: 0
}

.full-color-table.full-inverse-table tr:hover {
    background-color: #2f3d4a;
    color: #ffffff
}

.full-color-table.full-dark-table {
    background-color: rgba(43, 43, 43, 0.8)
}

.full-color-table.full-dark-table thead th {
    background-color: #263238;
    border: 0;
    color: #ffffff
}

.full-color-table.full-dark-table tbody td {
    border: 0;
    color: #ffffff
}

.full-color-table.full-dark-table tr:hover {
    background-color: #263238;
    color: #ffffff
}

.full-color-table.full-red-table {
    background-color: #f9e7eb
}

.full-color-table.full-red-table thead th {
    background-color: #fb3a3a;
    border: 0;
    color: #ffffff
}

.full-color-table.full-red-table tbody td {
    border: 0
}

.full-color-table.full-red-table tr:hover {
    background-color: #fb3a3a;
    color: #ffffff
}

.full-color-table.full-purple-table {
    background-color: #f1effd
}

.full-color-table.full-purple-table thead th {
    background-color: #7460ee;
    border: 0;
    color: #ffffff
}

.full-color-table.full-purple-table tbody td {
    border: 0
}

.full-color-table.full-purple-table tr:hover {
    background-color: #7460ee;
    color: #ffffff
}

.full-color-table.full-muted-table {
    background-color: rgba(152, 166, 173, 0.2)
}

.full-color-table.full-muted-table thead th {
    background-color: #99abb4;
    border: 0;
    color: #ffffff
}

.full-color-table.full-muted-table tbody td {
    border: 0
}

.full-color-table.full-muted-table tr:hover {
    background-color: #99abb4;
    color: #ffffff
}

.dataTables_wrapper {
    padding-top: 10px
}

.dt-buttons {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 15px
}

.dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: 4px;
    background: #1976d2;
    color: #ffffff;
    margin-right: 3px
}

.dt-buttons .dt-button:hover {
    background: #2f3d4a
}

.dataTables_info,
.dataTables_length {
    display: inline-block
}

.dataTables_length {
    margin-top: 10px
}

.dataTables_length select {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    padding-bottom: 5px
}

.dataTables_length select:focus {
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.dataTables_filter {
    float: right;
    margin-top: 10px
}

.dataTables_filter input {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-left: 10px
}

.dataTables_filter input:focus {
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    background: transparent
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    margin-left: 10px;
    font-family: fontawesome;
    cursor: pointer
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    margin-left: 10px;
    font-family: fontawesome!important;
    cursor: pointer;
    color: rgba(50, 50, 50, 0.5)
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    *cursor: hand;
    color: #67757c;
    border: 1px solid #ddd
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff!important;
    border: 1px solid #1976d2;
    background-color: #1976d2
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    color: #67757c;
    border: 1px solid #ddd;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white;
    border: 1px solid #1976d2;
    background-color: #1976d2
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #67757c
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.tablesaw-bar .btn-group label {
    color: #67757c!important
}

.dt-bootstrap {
    display: block
}

.paging_simple_numbers .pagination .paginate_button {
    background: #f5f5f5;
}

.paging_simple_numbers .pagination .paginate_button:hover {
    background: #ffffff
}

.paging_simple_numbers .pagination .paginate_button a {
    padding: 2px 10px;
    border: 0px
}

.paging_simple_numbers .pagination .paginate_button.active a,
.paging_simple_numbers .pagination .paginate_button:hover a {
    background: #8cc44c;
    border-radius: 3px;
    color: #ffffff
}

#demo-show-entries {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    padding-bottom: 5px;
    color: #67757c
}

#demo-show-entries:focus {
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

#demo-input-search2 {
    border: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: transparent;
    -webkit-transition: background 0s ease-out;
    -o-transition: background 0s ease-out;
    transition: background 0s ease-out;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-left: 10px;
    color: #67757c
}

#demo-input-search2:focus {
    outline: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(#b1b8bb), to(#b1b8bb));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(#b1b8bb, #b1b8bb);
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(#b1b8bb, #b1b8bb);
    background-size: 100% 2px, 100% 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.footable .pagination li a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #ffffff;
    border: 1px solid #ddd
}

.footable .pagination li.active a {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8
}

.footable .pagination li.disabled a {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #ddd
}

.footable .pagination li:first-child a {
    margin-left: 0;
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.footable-odd {
    background: #f2f4f8
}

.icon-list-demo div {
    cursor: pointer;
    line-height: 60px;
    white-space: nowrap;
    color: #67757c
}

.icon-list-demo div:hover {
    color: #263238
}

.icon-list-demo div p {
    margin: 10px 0;
    padding: 5px 0
}

.icon-list-demo i {
    -webkit-transition: all 0.2s;
    -webkit-transition: font-size .2s;
    display: inline-block;
    font-size: 18px;
    margin: 0 15px 0 10px;
    text-align: left;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -o-transition: font-size .2s;
    transition: font-size .2s;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.icon-list-demo .col-3,
.icon-list-demo .col-md-4 {
    border-radius: 4px
}

.icon-list-demo .col-3:hover,
.icon-list-demo .col-md-4:hover {
    background-color: #ebf3f5
}

.icon-list-demo .div:hover i {
    font-size: 2em
}

.material-icon-list-demo .mdi {
    font-size: 21px
}

.grid-stack-item-content {
    background: #fff;
    color: #2b2b2b;
    text-align: center;
    font-size: 20px
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
    border: 1px solid rgba(120, 130, 140, 0.13)
}

.bootstrap-switch,
.bootstrap-switch .bootstrap-switch-container {
    border-radius: 2px
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #ffffff;
    background: #5c4ac7
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    color: #ffffff;
    background: #5ac5f1
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    color: #ffffff;
    background: #01cfa4
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    color: #ffffff;
    background: #fcd027
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    color: #ffffff;
    background: #ef5350
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #263238;
    background: #f2f4f8
}

.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #26dad2;
    border-radius: 20px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s
}

.onoffswitch-inner:after,
.onoffswitch-inner:before {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 27px;
    background-color: #26dad2;
    color: #FFFFFF
}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 24px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right
}

.onoffswitch-switch {
    display: block;
    width: 23px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    border: 2px solid #26dad2;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px
}

.dp-selected[style] {
    background-color: #1976d2!important
}

.datepaginator-lg .pagination li a,
.datepaginator-sm .pagination li a,
.datepaginator .pagination li a {
    padding: 0 5px;
    height: 60px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    float: left;
    position: relative
}

.model_img {
    cursor: pointer
}

.show-grid {
    margin-bottom: 10px;
    padding: 0 15px
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #b1b8bb;
    background-color: #f2f4f8
}

.vtabs {
    display: table
}

.vtabs .tabs-vertical {
    width: 150px;
    border-bottom: 0px;
    border-right: 1px solid rgba(120, 130, 140, 0.13);
    display: table-cell;
    vertical-align: top
}

.vtabs .tabs-vertical li .nav-link {
    color: #263238;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 4px 0 0 4px
}

.vtabs .tab-content {
    display: table-cell;
    padding: 20px;
    vertical-align: top
}

.tabs-vertical li .nav-link.active,
.tabs-vertical li .nav-link.active:focus,
.tabs-vertical li .nav-link:hover {
    background: #1976d2;
    border: 0px;
    color: #ffffff
}

.customvtab .tabs-vertical li .nav-link.active,
.customvtab .tabs-vertical li .nav-link:focus,
.customvtab .tabs-vertical li .nav-link:hover {
    background: #ffffff;
    border: 0px;
    border-right: 2px solid #1976d2;
    margin-right: -1px;
    color: #1976d2
}

.tabcontent-border {
    border: 1px solid #ddd;
    border-top: 0px
}

.customtab2 li a.nav-link {
    border: 0px;
    margin-right: 3px;
    color: #67757c
}

.customtab2 li a.nav-link.active {
    background: #1976d2;
    color: #ffffff
}

.customtab2 li a.nav-link:hover {
    color: #ffffff;
    background: #1976d2
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-vertical {
    min-height: 250px;
    height: 250px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.progress-animated {
    -webkit-animation-duration: 5s;
    -webkit-animation-name: myanimation;
    -webkit-transition: 5s all;
    animation-duration: 5s;
    animation-name: myanimation;
    -o-transition: 5s all;
    transition: 5s all
}

@-webkit-keyframes myanimation {
    0% {
        width: 0
    }
}

@keyframes myanimation {
    0% {
        width: 0
    }
}

.jq-icon-info {
    background-color: #5ac5f1;
    color: #ffffff
}

.jq-icon-success {
    background-color: #01cfa4;
    color: #ffffff
}

.jq-icon-error {
    background-color: #ef5350;
    color: #ffffff
}

.jq-icon-warning {
    background-color: #fcd027;
    color: #ffffff
}

.alert-rounded {
    border-radius: 60px
}

.list-group a.list-group-item:hover {
    background: #f2f4f8
}

.list-group-item.active,
.list-group .list-group-item.active:hover {
    background: #1976d2;
    border-color: #1976d2
}

.list-group-item.disabled {
    color: #99abb4;
    background: #f2f4f8
}

.media {
    border: 1px solid rgba(120, 130, 140, 0.13);
    margin-bottom: 10px;
    padding: 15px
}

.el-element-overlay .white-box {
    padding: 0px
}

.el-element-overlay .el-card-item {
    position: relative;
    padding-bottom: 25px
}

.el-element-overlay .el-card-item .el-card-avatar {
    margin-bottom: 15px
}

.el-element-overlay .el-card-item .el-card-content {
    text-align: center
}

.el-element-overlay .el-card-item .el-card-content h3 {
    margin: 0px
}

.el-element-overlay .el-card-item .el-card-content a {
    color: #67757c
}

.el-element-overlay .el-card-item .el-card-content a:hover {
    color: #1976d2
}

.el-element-overlay .el-card-item .el-overlay-1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.el-element-overlay .el-card-item .el-overlay-1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    height: auto
}

.el-element-overlay .el-card-item .el-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0)
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    background-color: transparent;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0)
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info>li {
    list-style: none;
    display: inline-block;
    margin: 0 3px
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a {
    border-color: #ffffff;
    color: #ffffff;
    padding: 12px 15px 10px
}

.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a:hover {
    background: #5ac5f1;
    border-color: #5ac5f1
}

.el-element-overlay .el-card-item .el-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
    top: -100%
}

.el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
    top: 100%;
    height: 0px
}

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
    top: 0px
}

.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
    top: 0px;
    height: 100%
}

.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #f2f4f8
}

.timeline>li {
    position: relative;
    margin-bottom: 20px
}

.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05)
}

.timeline>li>.timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-top: 8px solid transparent;
    border-right: 0 solid rgba(120, 130, 140, 0.13);
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(120, 130, 140, 0.13)
}

.timeline>li>.timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-top: 7px solid transparent;
    border-right: 0 solid #ffffff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #ffffff
}

.timeline>li>.timeline-badge {
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0
}

.timeline-badge.primary {
    background-color: #5c4ac7
}

.timeline-badge.success {
    background-color: #01cfa4
}

.timeline-badge.warning {
    background-color: #fcd027
}

.timeline-badge.danger {
    background-color: #ef5350
}

.timeline-badge.info {
    background-color: #5ac5f1
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0
}

.timeline-body>p+p {
    margin-top: 5px
}

.cd-horizontal-timeline .events a {
    padding-bottom: 6px;
    color: #1976d2
}

.cd-horizontal-timeline .events a.selected:after,
.cd-horizontal-timeline .filling-line {
    background: #1976d2
}

.cd-horizontal-timeline .events a.selected:after {
    border-color: #1976d2
}

.myadmin-dd .dd-list .dd-item .dd-handle {
    background: #ffffff;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 8px 16px;
    height: auto;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    border-radius: 0
}

.myadmin-dd-empty .dd-list .dd3-content {
    height: auto;
    border: 1px solid rgba(120, 130, 140, 0.13);
    padding: 8px 16px 8px 46px;
    background: #ffffff;
    font-weight: 400
}

.myadmin-dd-empty .dd-list .dd3-handle {
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-bottom: 0;
    background: #ffffff;
    height: 36px;
    width: 36px
}

.dd3-handle:before {
    color: #67757c;
    top: 7px
}

.ribbon-wrapper,
.ribbon-wrapper-bottom,
.ribbon-wrapper-reverse,
.ribbon-wrapper-right-bottom {
    position: relative;
    padding: 50px 15px 15px 15px
}

.ribbon-vwrapper {
    padding: 15px 15px 15px 50px;
    position: relative
}

.ribbon-overflow {
    overflow: hidden
}

.ribbon-vwrapper-reverse {
    padding: 15px 50px 15px 15px
}

.ribbon-wrapper-bottom {
    padding: 15px 15px 50px 50px
}

.ribbon-wrapper-right-bottom {
    padding: 15px 50px 50px 15px
}

.ribbon-content {
    margin-bottom: 0px
}

.ribbon {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    clear: left;
    position: absolute;
    top: 12px;
    left: -2px;
    color: #ffffff
}

.ribbon-bookmark:before {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border: 15px solid #263238;
    border-right: 10px solid transparent
}

.ribbon-right {
    left: auto;
    right: -2px
}

.ribbon-bookmark.ribbon-right:before {
    right: 100%;
    left: auto;
    border-right: 15px solid #263238;
    border-left: 10px solid transparent
}

.ribbon-vertical-l,
.ribbon-vertical-r {
    clear: none;
    padding: 0 5px;
    height: 70px;
    width: 30px;
    line-height: 70px;
    text-align: center;
    left: 12px;
    top: -2px
}

.ribbon-vertical-r {
    left: auto;
    right: 12px
}

.ribbon-bookmark.ribbon-vertical-l:before,
.ribbon-bookmark.ribbon-vertical-r:before {
    top: 100%;
    left: 0;
    margin-top: -14px;
    border-right: 15px solid #263238;
    border-bottom: 10px solid transparent
}

.ribbon-badge {
    top: 15px;
    overflow: hidden;
    left: -90px;
    width: 100%;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ribbon-badge.ribbon-right {
    left: auto;
    right: -90px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ribbon-badge.ribbon-bottom {
    top: auto;
    bottom: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ribbon-badge.ribbon-right.ribbon-bottom {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ribbon-corner {
    top: 0;
    left: 0;
    background-color: transparent!important;
    padding: 6px 0 0 10px
}

.ribbon-corner i {
    position: relative
}

.ribbon-corner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    content: '';
    border: 30px solid transparent;
    border-top-color: #1976d2;
    border-left-color: #1976d2
}

.ribbon-corner.ribbon-right:before {
    right: 0;
    left: auto;
    border-right-color: #526069;
    border-left-color: transparent
}

.ribbon-corner.ribbon-right {
    right: 0;
    left: auto;
    padding: 6px 10px 0 0
}

.ribbon-corner.ribbon-bottom:before {
    top: auto;
    bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #526069
}

.ribbon-corner.ribbon-bottom {
    bottom: 0;
    top: auto;
    padding: 0 10px 6px 10px
}

.ribbon-custom {
    background: #1976d2
}

.ribbon-bookmark.ribbon-right.ribbon-custom:before {
    border-right-color: #1976d2;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-custom:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-custom:before {
    border-right-color: #1976d2;
    border-bottom-color: transparent
}

.ribbon-primary {
    background: #5c4ac7
}

.ribbon-bookmark.ribbon-primary:before {
    border-color: #5c4ac7;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-primary:before {
    border-right-color: #5c4ac7;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-primary:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-primary:before {
    border-right-color: #5c4ac7;
    border-bottom-color: transparent
}

.ribbon-primary.ribbon-corner:before {
    border-top-color: #5c4ac7;
    border-left-color: #5c4ac7
}

.ribbon-primary.ribbon-corner.ribbon-right:before {
    border-right-color: #5c4ac7;
    border-left-color: transparent
}

.ribbon-primary.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #5c4ac7
}

.ribbon-success {
    background: #01cfa4
}

.ribbon-bookmark.ribbon-success:before {
    border-color: #01cfa4;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-success:before {
    border-right-color: #01cfa4;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-success:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-success:before {
    border-right-color: #01cfa4;
    border-bottom-color: transparent
}

.ribbon-success.ribbon-corner:before {
    border-top-color: #01cfa4;
    border-left-color: #01cfa4
}

.ribbon-success.ribbon-corner.ribbon-right:before {
    border-right-color: #01cfa4;
    border-left-color: transparent
}

.ribbon-success.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #01cfa4
}

.ribbon-info {
    background: #5ac5f1
}

.ribbon-bookmark.ribbon-info:before {
    border-color: #5ac5f1;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-info:before {
    border-right-color: #5ac5f1;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-info:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-info:before {
    border-right-color: #5ac5f1;
    border-bottom-color: transparent
}

.ribbon-info.ribbon-corner:before {
    border-top-color: #5ac5f1;
    border-left-color: #5ac5f1
}

.ribbon-info.ribbon-corner.ribbon-right:before {
    border-right-color: #5ac5f1;
    border-left-color: transparent
}

.ribbon-info.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #5ac5f1
}

.ribbon-warning {
    background: #fcd027
}

.ribbon-bookmark.ribbon-warning:before {
    border-color: #fcd027;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-warning:before {
    border-right-color: #fcd027;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-warning:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-warning:before {
    border-right-color: #fcd027;
    border-bottom-color: transparent
}

.ribbon-warning.ribbon-corner:before {
    border-top-color: #fcd027;
    border-left-color: #fcd027
}

.ribbon-warning.ribbon-corner.ribbon-right:before {
    border-right-color: #fcd027;
    border-left-color: transparent
}

.ribbon-warning.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #fcd027
}

.ribbon-danger {
    background: #ef5350
}

.ribbon-bookmark.ribbon-danger:before {
    border-color: #ef5350;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-danger:before {
    border-right-color: #ef5350;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-danger:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-danger:before {
    border-right-color: #ef5350;
    border-bottom-color: transparent
}

.ribbon-danger.ribbon-corner:before {
    border-top-color: #ef5350;
    border-left-color: #ef5350
}

.ribbon-danger.ribbon-corner.ribbon-right:before {
    border-right-color: #ef5350;
    border-left-color: transparent
}

.ribbon-danger.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #ef5350
}

.ribbon-default {
    background: #263238
}

.ribbon-bookmark.ribbon-default:before {
    border-color: #263238;
    border-right-color: transparent
}

.ribbon-bookmark.ribbon-right.ribbon-default:before {
    border-right-color: #263238;
    border-left-color: transparent
}

.ribbon-bookmark.ribbon-vertical-l.ribbon-default:before,
.ribbon-bookmark.ribbon-vertical-r.ribbon-default:before {
    border-right-color: #263238;
    border-bottom-color: transparent
}

.ribbon-default.ribbon-corner:before {
    border-top-color: #263238;
    border-left-color: #263238
}

.ribbon-default.ribbon-corner.ribbon-right:before {
    border-right-color: #263238;
    border-left-color: transparent
}

.ribbon-default.ribbon-corner.ribbon-bottom:before {
    border-top-color: transparent;
    border-bottom-color: #263238
}

#idletimeout {
    background: #1976d2;
    border: 3px solid #1976d2;
    color: #fff;
    font-family: arial, sans-serif;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 100000;
    display: none
}

#idletimeout a {
    color: #ffffff;
    font-weight: bold
}

#idletimeout span {
    font-weight: bold
}

.mytooltip:hover .tooltip-content2,
.mytooltip:hover .tooltip-content2 i {
    opacity: 1;
    font-size: 18px;
    pointer-events: auto;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-content4,
.mytooltip:hover .tooltip-text2 {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mytooltip {
    display: inline;
    position: relative;
    z-index: 9999
}

.mytooltip:hover .tooltip-item:after {
    pointer-events: auto
}

.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0)
}

.mytooltip:hover .tooltip-content3 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-item2 {
    color: #ffffff;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0)
}

.mytooltip:hover .tooltip-content5 {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mytooltip:hover .tooltip-text3 {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.mytooltip:hover .tooltip-inner2 {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.tooltip-item {
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 0 10px
}

.tooltip-item:after {
    content: '';
    position: absolute;
    width: 360px;
    height: 20px;
    bottom: 100%;
    left: 50%;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    left: 50%;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none
}

.tooltip-content img {
    position: relative;
    height: 140px;
    display: block;
    float: left;
    margin-right: 1em
}

.tooltip-effect-5 .tooltip-content {
    width: 180px;
    margin-left: -90px;
    -webkit-transform-origin: 50% calc(106%);
    -ms-transform-origin: 50% calc(106%);
    transform-origin: 50% calc(106%);
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
    -o-transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
    transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39)
}

.tooltip-effect-5 .tooltip-text {
    padding: 1.4em
}

.tooltip-content:after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px
}

.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 1.31em 1.21em 1.21em 0;
    color: #ffffff
}

.tooltip-content2 {
    position: absolute;
    z-index: 9999;
    width: 90px;
    height: 37px;
    padding: 10px;
    bottom: 100%;
    text-align: center;
    background: #cba145;
    color: #ffffff;
    opacity: 0;
    font-size: 11px !important;
    left: 0;
    top: -10px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 5px;
}

.tooltip-content2 i {
    opacity: 0
}

.tooltip-effect-6 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-6 .tooltip-content2 i {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-6:hover .tooltip-content2 i {
    -webkit-transform: rotate3d(1, 1, 1, 0);
    transform: rotate3d(1, 1, 1, 0)
}

.tooltip-content2:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -7px 0 0 -15px;
    width: 30px;
    height: 20px;
    background-size: 100%
}

.tooltip-content3 {
    position: absolute;
    background-size: 100% 100%;
    z-index: 9999;
    width: 200px;
    bottom: 100%;
    left: 50%;
    margin-left: -100px;
    padding: 5px;
    text-align: center;
    color: #ffffff;
    opacity: 0;
    cursor: default;
    font-size: 14;
    line-height: 27px;
    pointer-events: none;
    -webkit-transform: scale3d(0.1, 0.2, 1);
    transform: scale3d(0.1, 0.2, 1);
    -webkit-transform-origin: 50% 120%;
    -ms-transform-origin: 50% 120%;
    transform-origin: 50% 120%;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    -o-transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s;
    transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
    -o-transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
    transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
    background: #3a99ab;
    font-size: 13px;
}

.tooltip-content3:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    background: #3a99ab;
    -webkit-transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
    transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg)
}

.tooltip-item2 {
    color: #00aeef;
    cursor: pointer;
    z-index: 100;
    position: relative;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;
    -o-transition: background-color 0.3s, color 0.3s, transform 0.3s;
    transition: background-color 0.3s, color 0.3s, transform 0.3s;
    transition: background-color 0.3s, color 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-content4 {
    position: absolute;
    z-index: 99;
    width: 360px;
    left: 50%;
    margin-left: -180px;
    bottom: -5px;
    text-align: left;
    background: #00aeef;
    opacity: 0;
    font-size: 14px;
    line-height: 27px;
    padding: 1.5em;
    color: #ffffff;
    border-bottom: 55px solid #2b2b2b;
    cursor: default;
    pointer-events: none;
    border-radius: 5px;
    -webkit-transform: translate3d(0, -0.5em, 0);
    transform: translate3d(0, -0.5em, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-content4 a {
    color: #2b2b2b
}

.tooltip-text2 {
    opacity: 0;
    -webkit-transform: translate3d(0, 1.5em, 0);
    transform: translate3d(0, 1.5em, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-content5 {
    position: absolute;
    z-index: 9999;
    width: 300px;
    left: 50%;
    bottom: 100%;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
    background: transparent;
    opacity: 0;
    margin: 0 0 20px -150px;
    cursor: default;
    pointer-events: none;
    -webkit-transition: opacity 0.3s 0.3s;
    -o-transition: opacity 0.3s 0.3s;
    transition: opacity 0.3s 0.3s
}

.tooltip-content5 span {
    display: block
}

.tooltip-text3 {
    border-bottom: 10px solid #1976d2;
    overflow: hidden;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    transition: -webkit-transform 0.3s 0.3s;
    -o-transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s
}

.tooltip-inner2 {
    background: #2b2b2b;
    padding: 40px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.tooltip-content5:after {
    content: '';
    bottom: -20px;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #1976d2;
    border-width: 10px;
    margin-left: -10px
}

.tooltip-effect-1 .tooltip-content {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
    color: #ffffff
}

.tooltip-effect-2 .tooltip-content {
    -webkit-transform-origin: 50% calc(110%);
    -ms-transform-origin: 50% calc(110%);
    transform-origin: 50% calc(110%);
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s
}

.tooltip-effect-3 .tooltip-content {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-4 .tooltip-content {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale3d(0.7, 0.3, 1);
    transform: scale3d(0.7, 0.3, 1);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, -webkit-transform 0.2s;
    -o-transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
    transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg)
}

a.mytooltip {
    font-weight: 500;
    color: #1976d2
}

.tooltip-effect-7 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-7 .tooltip-content2 i {
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-8 .tooltip-content2 {
    -webkit-transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-8 .tooltip-content2 i {
    -webkit-transform: scale3d(0, 0, 1);
    transform: scale3d(0, 0, 1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-9 .tooltip-content2 {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.tooltip-effect-9 .tooltip-content2 i {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s
}

.error-box {
    height: 100%;
    position: fixed;
    background: url(../../assets/images/background/error-bg.jpg) no-repeat center center #fff;
    width: 100%
}

.error-box .footer {
    width: 100%;
    left: 0px;
    right: 0px
}

.error-body {
    padding-top: 5%
}

.error-body h1 {
    font-size: 210px;
    font-weight: 900;
    line-height: 210px
}

.gmaps,
.gmaps-panaroma {
    height: 300px
}

.gmaps,
.gmaps-panaroma {
    height: 300px;
    background: #f2f4f8;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #5c4ac7;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #5c4ac7
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #5c4ac7
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    width: 10px;
    height: 10px;
    line-height: 10px
}

.jvectormap-zoomout {
    top: 40px
}

.search-listing {
    padding: 0px;
    margin: 0px
}

.search-listing li {
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.search-listing li h3 {
    margin: 0px;
    font-size: 18px
}

.search-listing li h3 a {
    color: #1976d2
}

.search-listing li h3 a:hover {
    text-decoration: underline
}

.search-listing li a {
    color: #26dad2
}

.login-register {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100vh;
    width: 100%;
    padding: 5% 0;
    position: fixed
}

.login-box {
    width: 500px;
    margin: 0 auto;
    border: 0px;
    border-radius: 40px !important;
    box-shadow: 0 1px 20px 0 rgba(221, 225, 237, 0.51);
}

.login-box .footer {
    width: 100%;
    left: 0px;
    right: 0px
}

.login-box .social {
    display: block;
    margin-bottom: 30px
}

#recoverform {
    display: none
}

.login-sidebar {
    padding: 0px;
    margin-top: 0px
}

.login-sidebar .login-box {
    right: 0px;
    position: absolute;
    height: 100%
}

.minimal-faq .card {
    border: 0px
}

.minimal-faq .card .card-header {
    background: #ffffff;
    padding: 20px 0;
    margin-top: 10px
}

.minimal-faq .card .card-body {
    padding: 15px 0px
}

.pricing-box {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.featured-plan {
    margin-top: 0px
}

.featured-plan .pricing-body {
    padding: 60px 0;
    background: #ebf3f5;
    border: 1px solid #ddd
}

.featured-plan .price-table-content .price-row {
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

.pricing-body {
    border-radius: 0px;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    border-bottom: 5px solid rgba(120, 130, 140, 0.13);
    vertical-align: middle;
    padding: 30px 0;
    position: relative
}

.pricing-body h2 {
    position: relative;
    font-size: 56px;
    margin: 20px 0 10px;
    font-weight: 500
}

.pricing-body h2 span {
    position: absolute;
    font-size: 15px;
    top: -10px;
    margin-left: -10px
}

.price-table-content .price-row {
    padding: 20px 0;
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

.pricing-plan {
    padding: 0 15px
}

.pricing-plan .no-padding {
    padding: 0px
}

.price-lable {
    position: absolute;
    top: -10px;
    padding: 5px 10px;
    margin: 0 auto;
    display: inline-block;
    width: 100px;
    left: 0px;
    right: 0px
}

.chat-main-box {
    position: relative;
    overflow: hidden
}

.chat-main-box .chat-left-aside {
    position: relative;
    width: 250px;
    float: left;
    z-index: 9;
    top: 0px;
    border-right: 1px solid rgba(120, 130, 140, 0.13)
}

.chat-main-box .chat-left-aside .open-panel {
    display: none;
    cursor: pointer;
    position: absolute;
    left: -webkit-calc(100% - 1px);
    top: 50%;
    z-index: 100;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    border-radius: 0 100px 100px 0;
    line-height: 1;
    padding: 15px 8px 15px 4px
}

.chat-main-box .chat-left-aside .chat-left-inner {
    position: relative
}

.chat-main-box .chat-left-aside .chat-left-inner .form-control {
    height: 60px;
    padding: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1976d2), to(#1976d2)), -webkit-gradient(linear, left top, left bottom, from(rgba(120, 130, 140, 0.13)), to(rgba(120, 130, 140, 0.13)));
    background-image: -webkit-linear-gradient(#1976d2, #1976d2), -webkit-linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
    background-image: -o-linear-gradient(#1976d2, #1976d2), -o-linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
    background-image: linear-gradient(#1976d2, #1976d2), linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13))
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none {
    padding: 0px
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li {
    list-style: none;
    overflow: hidden
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a {
    padding: 20px
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a.active,
.chat-main-box .chat-left-aside .chat-left-inner .style-none li a:hover {
    background: #ebf3f5
}

.chat-main-box .chat-right-aside {
    width: calc(100% - 250px);
    float: left
}

.chat-main-box .chat-right-aside .chat-list {
    max-height: none;
    height: 100%;
    padding-top: 40px
}

.chat-main-box .chat-right-aside .chat-list .chat-text {
    border-radius: 6px
}

.chat-main-box .chat-right-aside .send-chat-box {
    position: relative
}

.chat-main-box .chat-right-aside .send-chat-box .form-control {
    border: none;
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    resize: none;
    height: 80px;
    padding-right: 180px
}

.chat-main-box .chat-right-aside .send-chat-box .form-control:focus {
    border-color: rgba(120, 130, 140, 0.13)
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send {
    position: absolute;
    right: 20px;
    bottom: 10px
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send .cst-icon {
    color: #67757c;
    margin-right: 10px
}

.inbox-panel .list-group .list-group-item {
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid transparent
}

.inbox-panel .list-group .list-group-item a {
    color: #67757c
}

.inbox-panel .list-group .list-group-item.active,
.inbox-panel .list-group .list-group-item:hover {
    background: #f2f4f8;
    border-left: 3px solid #1976d2
}

.inbox-center .unread td {
    font-weight: 400
}

.inbox-center td {
    vertical-align: middle;
    white-space: nowrap
}

.inbox-center a {
    color: #67757c;
    padding: 2px 0 3px 0;
    overflow: hidden;
    vertical-align: middle;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

.inbox-center .checkbox {
    margin-top: -13px;
    height: 20px
}

.calendar-events {
    padding: 8px 10px;
    border: 1px solid #ffffff;
    cursor: move
}

.calendar-events:hover {
    border: 1px dashed rgba(120, 130, 140, 0.13)
}

.calendar-events i {
    margin-right: 8px
}

.contact-page-aside {
    position: relative
}

.left-aside {
    position: absolute;
    border-right: 1px solid rgba(120, 130, 140, 0.13);
    padding: 20px;
    width: 250px;
    height: 100%
}

.right-aside {
    padding: 20px;
    margin-left: 250px
}

.contact-list td {
    vertical-align: middle;
    padding: 25px 10px
}

.contact-list td img {
    width: 30px
}

.list-style-none {
    margin: 0px;
    padding: 0px
}

.list-style-none li {
    list-style: none;
    margin: 0px
}

.list-style-none li.box-label a {
    font-weight: 500
}

.list-style-none li.divider {
    margin: 10px 0;
    height: 1px;
    background: rgba(120, 130, 140, 0.13)
}

.list-style-none li a {
    padding: 15px 10px;
    display: block;
    color: #67757c
}

.list-style-none li a:hover {
    color: #1976d2
}

.list-style-none li a span {
    float: right
}

.slimScrollBar {
    z-index: 10!important
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.plugin-details {
    display: none
}

.plugin-details-active {
    display: block
}

.earning-box h6 {
    font-weight: 500;
    margin-bottom: 0px;
    white-space: nowrap
}

.earning-box td,
.earning-box th {
    vertical-align: middle
}

.jsgrid-pager-current-page,
.jsgrid-pager-nav-button a,
.jsgrid-pager-page a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #67757c;
    border: 1px solid #ddd
}

.jsgrid-pager-nav-button a:hover,
.jsgrid-pager-page a:hover {
    background-color: #1976d2;
    color: #ffffff
}

.jsgrid-pager-current-page {
    background-color: #1976d2;
    color: #ffffff
}

.jsgrid-pager-nav-button,
.jsgrid-pager-page {
    padding: 0
}

.jsgrid-pager-page.jsgrid-pager-current-page {
    padding: 0.5em 1em!important
}

.left-sidebar {
    position: absolute;
    width: 240px;
    height: 100%;
    top: 0px;
    z-index: 20;
    padding-top: 60px;
    background: #fff;
    -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08)
}

.fix-sidebar .left-sidebar {
    position: fixed
}

.user-profile {
    position: relative;
    background-size: cover
}

.user-profile .setpos {
    top: -47px;
    right: -3px
}

.user-profile .profile-img {
    width: 50px;
    margin: 0 auto;
    padding: 10px 0 5px 0;
    border-radius: 100%
}

.user-profile .profile-img img {
    width: 100%;
    padding: 5px;
    border: 1px solid rgba(120, 130, 140, 0.13);
    border-radius: 100%
}

.user-profile .profile-text {
    padding: 5px 0px;
    position: relative;
    text-align: center
}

.user-profile .profile-text>a {
    color: #99abb4;
    padding: 0 5px
}

.user-profile .profile-text>a:hover {
    color: #1976d2
}

.user-profile .profile-text>a:after {
    display: none
}

.user-profile .dropdown-menu {
    left: 0px;
    right: 0px;
    top: 62px!important;
    width: 180px;
    margin: 0 auto
}

.sidebar-footer {
    position: fixed;
    z-index: 10;
    bottom: 0px;
    left: 0px;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    width: 240px;
    background: #fff;
    border-top: 1px solid rgba(120, 130, 140, 0.13)
}

.sidebar-footer a {
    padding: 15px;
    width: 33.333337%;
    float: left;
    text-align: center;
    font-size: 18px
}

.scroll-sidebar {
    padding-bottom: 60px
}

.collapse.in {
    display: block
}

.sidebar-nav {
    background: #fff;
    padding: 0px
}

.sidebar-nav ul {
    margin: 0px;
    padding: 0px
}

.sidebar-nav ul li {
    list-style: none
}

.sidebar-nav ul li a {
    color: #f8a621;
    padding: 0;
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}

.sidebar-nav ul li a span {
    padding: 5px 0;
    display: block
}

.sidebar-nav ul li ul li a {
    font-weight: 400;
    color: #333;
}

.sidebar-nav ul li a.active,
.sidebar-nav ul li a:hover {
    color: #1976d2
}

.sidebar-nav ul li a.active i,
.sidebar-nav ul li a:hover i {
    color: #1976d2
}

.sidebar-nav ul li a.active {
    font-weight: 500;
    color: #263238
}

.sidebar-nav ul li ul {
    padding-left: 40px
}

.sidebar-nav ul li ul li a {
    padding: 7px 35px 7px 15px
}

.sidebar-nav ul li ul ul {
    padding-left: 15px
}

.sidebar-nav ul li.nav-small-cap {
    font-size: 12px;
    margin-bottom: 0px;
    padding: 14px 14px 14px 20px;
    color: #263238;
    font-weight: 500
}

.sidebar-nav ul li.nav-devider {
    height: 1px;
    background: rgba(120, 130, 140, 0.13);
    display: block;
    margin: 20px 0
}

.sidebar-nav>ul>li>a i {
    width: 27px;
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    color: #99abb4
}

.sidebar-nav>ul>li>a .label {
    float: right;
    margin-top: 6px
}

.sidebar-nav>ul>li>a.active {
    font-weight: 400;
    background: #fff;
    color: #26c6da
}

.sidebar-nav>ul>li {
    margin-bottom: 5px
}

.sidebar-nav>ul>li.active>a i {
    color: #1976d2
}

.sidebar-nav .has-arrow {
    position: relative
}

.sidebar-nav .has-arrow:after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #607d8b;
    right: 1em;
    -webkit-transform: rotate(135deg) translate(0, -50%);
    -ms-transform: rotate(135deg) translate(0, -50%);
    -o-transform: rotate(135deg) translate(0, -50%);
    transform: rotate(135deg) translate(0, -50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    top: 47%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.sidebar-nav .active>.has-arrow:after,
.sidebar-nav .has-arrow[aria-expanded=true]:after,
.sidebar-nav li>.has-arrow.active:after {
    -webkit-transform: rotate(-135deg) translate(0, -50%);
    -ms-transform: rotate(-135deg) translate(0, -50%);
    -o-transform: rotate(-135deg) translate(0, -50%);
    top: 45%;
    width: 7px;
    transform: rotate(-135deg) translate(0, -50%)
}

@media (min-width:768px) {
    .mini-sidebar .sidebar-nav #sidebarnav li {
        position: relative
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li>ul {
        position: absolute;
        left: 60px;
        top: 45px;
        width: 200px;
        z-index: 1001;
        background: #f2f6f8;
        display: none;
        padding-left: 1px
    }
    .mini-sidebar .user-profile .profile-img {
        width: 50px
    }
    .mini-sidebar .user-profile .profile-img .setpos {
        top: -35px
    }
    .mini-sidebar.fix-sidebar .left-sidebar {
        position: absolute
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul {
        height: auto!important;
        overflow: auto
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul,
    .mini-sidebar .sidebar-nav #sidebarnav>li:hover>ul.collapse {
        display: block
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li>a.has-arrow:after {
        display: none
    }
    .mini-sidebar .left-sidebar {
        width: 60px
    }
    .mini-sidebar .user-profile {
        padding-bottom: 15px;
        width: 60px;
        margin-bottom: 7px
    }
    .mini-sidebar .user-profile .profile-img {
        padding: 15px 0 0 0;
        margin: 0px 0 0 6px
    }
    .mini-sidebar .user-profile .profile-img:before {
        top: 15px
    }
    .mini-sidebar .scroll-sidebar {
        padding-bottom: 0px;
        position: absolute;
        overflow-x: hidden!important
    }
    .mini-sidebar .hide-menu,
    .mini-sidebar .nav-small-cap,
    .mini-sidebar .sidebar-footer,
    .mini-sidebar .user-profile .profile-text,
    .mini-sidebar>.label {
        display: none
    }
    .mini-sidebar .nav-devider {
        width: 60px
    }
    .mini-sidebar .sidebar-nav {
        background: transparent
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li>a {
        padding: 9px 18px;
        width: 50px
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li:hover>a {
        width: 260px;
        background: #f2f6f8
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li:hover>a .hide-menu {
        display: inline
    }
    .mini-sidebar .sidebar-nav #sidebarnav>li:hover>a .label {
        display: none
    }
}

@media (max-width:767px) {
    .mini-sidebar .left-sidebar {
        position: fixed
    }
    .mini-sidebar .left-sidebar,
    .mini-sidebar .sidebar-footer {
        left: -250px
    }
    .mini-sidebar.show-sidebar .left-sidebar,
    .mini-sidebar.show-sidebar .sidebar-footer {
        left: 0px
    }
}

.topbar .top-navbar .mailbox {
    width: 300px
}

.topbar .top-navbar .mailbox ul {
    padding: 0px
}

.topbar .top-navbar .mailbox ul li {
    list-style: none
}

.mailbox ul li .drop-title {
    font-weight: 500;
    padding: 11px 20px 15px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.mailbox ul li .nav-link {
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    padding-top: 15px
}

.mailbox .message-center {
    height: 200px;
    overflow: auto;
    position: relative
}

.mailbox .message-center a {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    display: block;
    text-decoration: none;
    padding: 9px 15px
}

.mailbox .message-center a:hover {
    background: #f2f4f8
}

.mailbox .message-center a div {
    white-space: normal
}

.mailbox .message-center a .user-img {
    width: 40px;
    position: relative;
    display: inline-block;
    margin: 0 10px 15px 0
}

.mailbox .message-center a .user-img img {
    width: 100%
}

.mailbox .message-center a .user-img .profile-status {
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    left: 30px;
    position: absolute;
    top: 1px;
    width: 10px
}

.mailbox .message-center a .user-img .online {
    background: #26dad2
}

.mailbox .message-center a .user-img .busy {
    background: #ef5350
}

.mailbox .message-center a .user-img .away {
    background: #ffb22b
}

.mailbox .message-center a .user-img .offline {
    background: #ffb22b
}

.mailbox .message-center a .mail-contnet {
    display: inline-block;
    width: 75%;
    vertical-align: middle
}

.mailbox .message-center a .mail-contnet h5 {
    margin: 5px 0px 0
}

.mailbox .message-center a .mail-contnet .mail-desc,
.mailbox .message-center a .mail-contnet .time {
    font-size: 12px;
    display: block;
    margin: 1px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #67757c;
    white-space: nowrap
}

.analytics-info li span {
    font-size: 24px;
    vertical-align: middle
}

.stats-row {
    margin-bottom: 20px
}

.stats-row .stat-item {
    display: inline-block;
    padding-right: 15px
}

.stats-row .stat-item+.stat-item {
    padding-left: 15px;
    border-left: 1px solid rgba(120, 130, 140, 0.13)
}

.city-weather-days {
    margin: 0px
}

.city-weather-days li {
    text-align: center;
    padding: 15px 0
}

.city-weather-days li span {
    display: block;
    padding: 10px 0 0;
    color: #99abb4
}

.city-weather-days li i {
    display: block;
    font-size: 20px;
    color: #1976d2
}

.city-weather-days li h3 {
    font-weight: 300;
    margin-top: 5px
}

.comment-widgets {
    position: relative;
    margin-bottom: 10px
}

.comment-widgets .comment-row {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    padding: 15px
}

.comment-widgets .comment-row:last-child {
    border-bottom: 0px
}

.comment-widgets .comment-row.active,
.comment-widgets .comment-row:hover {
    background: rgba(0, 0, 0, 0.02)
}

.comment-text {
    padding: 15px 15px 15px 20px;
    width: 80%
}

.comment-text.active .comment-footer .action-icons,
.comment-text:hover .comment-footer .action-icons {
    visibility: visible
}

.comment-text p {
    max-height: 50px;
    width: 100%;
    overflow: hidden
}

.comment-footer .action-icons {
    visibility: hidden
}

.comment-footer .action-icons a {
    padding-left: 7px;
    vertical-align: middle;
    color: #99abb4
}

.comment-footer .action-icons a.active,
.comment-footer .action-icons a:hover {
    color: #1976d2
}

.todo-list li {
    border: 0px;
    margin-bottom: 0px;
    padding: 20px 15px 15px 0px
}

.todo-list li .checkbox {
    width: 100%
}

.todo-list li .checkbox label {
    font-weight: 400;
    color: #455a64
}

.todo-list li:last-child {
    border-bottom: 0px
}

.todo-list li .assignedto {
    padding: 0px 0 0 27px;
    margin: 0px
}

.todo-list li .assignedto li {
    list-style: none;
    padding: 0px;
    display: inline-block;
    border: 0px;
    margin-right: 2px
}

.todo-list li .assignedto li img {
    width: 30px;
    border-radius: 100%
}

.todo-list li .item-date {
    padding-left: 25px;
    font-size: 12px;
    display: inline-block
}

.list-task .task-done span {
    text-decoration: line-through
}

.chat-list {
    margin: 0px;
    padding: 0px
}

.chat-list li {
    list-style: none;
    margin-top: 30px
}

.chat-list li .chat-img {
    display: inline-block;
    width: 45px;
    vertical-align: top
}

.chat-list li .chat-img img {
    width: 45px;
    border-radius: 100%
}

.chat-list li .chat-content {
    width: calc(100% - 140px);
    display: inline-block;
    padding-left: 15px
}

.chat-list li .chat-content h5 {
    color: #263238
}

.chat-list li .chat-content .box {
    display: inline-block;
    margin-bottom: 10px;
    position: relative
}

.chat-list li .chat-content .box:after {
    right: 99%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #cfecfe;
    border-width: 8px;
    margin-left: -1px;
    border-right-color: #cfecfe
}

.chat-list li .chat-time {
    display: block;
    text-align: right;
    width: 80px;
    margin-left: 28px;
    font-size: 10px;
    color: #99abb4
}

.chat-list li.odd .chat-content {
    text-align: right;
    width: calc(100% - 90px)
}

.chat-list li.odd .box {
    clear: both
}

.chat-list li.odd+.odd {
    margin-top: 0px
}

.chat-list li.reverse {
    text-align: right
}

.chat-list li.reverse .box:after {
    left: 99%;
    right: auto;
    border-right-color: transparent;
    border-left-color: #f6f6f6;
    border-top-color: #f6f6f6
}

.chat-list li.reverse .chat-time {
    text-align: right;
    margin-left: auto;
    margin-right: 65px
}

.chat-list li.reverse .chat-content {
    padding-left: 0px;
    padding-right: 15px
}

.message-box ul li .drop-title {
    font-weight: 500;
    padding: 11px 20px 15px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13)
}

.message-box ul li .nav-link {
    border-top: 1px solid rgba(120, 130, 140, 0.13);
    padding-top: 15px
}

.message-box .message-widget {
    position: relative
}

.message-box .message-widget a {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    display: block;
    text-decoration: none;
    padding: 9px 15px
}

.message-box .message-widget a:hover {
    background: #f2f4f8
}

.message-box .message-widget a:last-child {
    border-bottom: 0px
}

.message-box .message-widget a div {
    white-space: normal
}

.message-box .message-widget a .user-img {
    width: 45px;
    position: relative;
    display: inline-block;
    margin: 0 10px 15px 0
}

.message-box .message-widget a .user-img img {
    width: 100%
}

.message-box .message-widget a .user-img .profile-status {
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    left: 33px;
    position: absolute;
    top: -1px;
    width: 10px
}

.message-box .message-widget a .user-img .online {
    background: #26dad2
}

.message-box .message-widget a .user-img .busy {
    background: #ef5350
}

.message-box .message-widget a .user-img .away {
    background: #ffb22b
}

.message-box .message-widget a .user-img .offline {
    background: #ffb22b
}

.message-box .message-widget a .mail-contnet {
    display: inline-block;
    width: 73%;
    vertical-align: middle
}

.message-box .message-widget a .mail-contnet h5 {
    margin: 5px 0px 0
}

.message-box .message-widget a .mail-contnet .mail-desc,
.message-box .message-widget a .mail-contnet .time {
    font-size: 12px;
    display: block;
    margin: 1px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #67757c;
    white-space: nowrap
}

.calendar {
    float: left;
    margin-bottom: 0px
}

.fc-view {
    margin-top: 30px
}

.none-border .modal-footer {
    border-top: none
}

.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px
}

.fc-toolbar h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase
}

.fc-day {
    background: #ffffff
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar .ui-state-hover,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
    z-index: 0
}

.fc-widget-header {
    border: 0px!important
}

.fc-widget-content {
    border-color: rgba(120, 130, 140, 0.13)!important
}

.fc th.fc-widget-header {
    color: #67757c;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding: 7px 0px;
    text-transform: uppercase
}

.fc th.fc-sat,
.fc th.fc-sun,
.fc th.fc-thu,
.fc th.fc-tue {
    background: #f2f7f8
}

.fc th.fc-fri,
.fc th.fc-mon,
.fc th.fc-wed {
    background: #f2f7f8
}

.fc-view {
    margin-top: 0px
}

.fc-toolbar {
    margin: 0px;
    padding: 24px 0px
}

.fc-button {
    background: #ffffff;
    border: 1px solid rgba(120, 130, 140, 0.13);
    color: #67757c;
    text-transform: capitalize
}

.fc-button:hover {
    background: #f2f4f8;
    opacity: 0.8
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px
}

.fc-state-hover {
    background: #F5F5F5
}

.fc-unthemed .fc-today {
    border: 1px solid #ef5350;
    background: #f2f4f8!important
}

.fc-state-highlight {
    background: #f0f0f0
}

.fc-cell-overlay {
    background: #f0f0f0
}

.fc-unthemed .fc-today {
    background: #ffffff
}

.fc-event {
    border-radius: 0px;
    border: none;
    cursor: move;
    color: #ffffff!important;
    font-size: 13px;
    margin: 1px -1px 0 -1px;
    padding: 5px 5px;
    text-align: center;
    background: #1976d2
}

.calendar-event {
    cursor: move;
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #ffffff;
    min-width: 140px;
    text-align: center;
    background: #1976d2
}

.calendar-event a {
    float: right;
    opacity: 0.6;
    font-size: 10px;
    margin: 4px 0 0 10px;
    color: #ffffff
}

.fc-basic-view td.fc-week-number span {
    padding-right: 5px
}

.fc-basic-view .fc-day-number {
    padding: 10px 15px;
    display: inline-block
}

.steamline {
    position: relative;
    border-left: 1px solid rgba(120, 130, 140, 0.13);
    margin-left: 20px
}

.steamline .sl-left {
    float: left;
    margin-left: -20px;
    z-index: 1;
    width: 40px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    border-radius: 100%;
    color: #ffffff;
    background: #263238;
    margin-right: 15px
}

.steamline .sl-left img {
    max-width: 40px
}

.steamline .sl-right {
    padding-left: 50px
}

.steamline .sl-right .desc,
.steamline .sl-right .inline-photos {
    margin-bottom: 30px
}

.steamline .sl-item {
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    margin: 20px 0
}

.sl-date {
    font-size: 10px;
    color: #99abb4
}

.time-item {
    border-color: rgba(120, 130, 140, 0.13);
    padding-bottom: 1px;
    position: relative
}

.time-item:before {
    content: " ";
    display: table
}

.time-item:after {
    background-color: #ffffff;
    border-color: rgba(120, 130, 140, 0.13);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px
}

.time-item-item:after {
    content: " ";
    display: table
}

.item-info {
    margin-bottom: 15px;
    margin-left: 15px
}

.item-info p {
    margin-bottom: 10px!important
}

.feeds {
    margin: 0px;
    padding: 0px
}

.feeds li {
    list-style: none;
    padding: 10px;
    display: block
}

.feeds li:hover {
    background: #ebf3f5
}

.feeds li>div {
    width: 40px;
    height: 40px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%
}

.feeds li>div i {
    line-height: 40px
}

.feeds li span {
    float: right;
    width: auto;
    font-size: 12px
}

.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.vert .active.carousel-item-right,
.vert .carousel-item-next {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100% 0)
}

.vert .active.carousel-item-left,
.vert .carousel-item-prev {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.social-widget .soc-header {
    padding: 15px;
    text-align: center;
    font-size: 36px;
    color: #fff
}

.social-widget .soc-header.box-facebook {
    background: #3b5998
}

.social-widget .soc-header.box-twitter {
    background: #00aced
}

.social-widget .soc-header.box-google {
    background: #f86c6b
}

.social-widget .soc-header.box-linkedin {
    background: #4875b4
}

.social-widget .soc-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center
}

.social-widget .soc-content div {
    padding: 10px
}

.social-widget .soc-content div h3 {
    margin-bottom: 0px
}

.gaugejs-box {
    position: relative;
    margin: 0 auto
}

.gaugejs-box canvas.gaugejs {
    width: 100%!important;
    height: auto!important
}

.social-profile-first {
    text-align: center;
    padding-top: 22%;
    margin-bottom: 96px
}

.social-profile-first.bg-over {
    background: rgba(56, 83, 161, 0.7)
}

.social-profile-first .middle {
    vertical-align: middle
}

.country-state {
    list-style: none;
    margin: 0;
    padding: 0 0 0 10px
}

.country-state li {
    margin-top: 30px;
    margin-bottom: 10px
}

.country-state h2 {
    margin-bottom: 0px;
    font-weight: 400
}

.profiletimeline {
    position: relative;
    padding-left: 40px;
    margin-right: 10px;
    border-left: 1px solid rgba(120, 130, 140, 0.13);
    margin-left: 30px
}

.profiletimeline .sl-left {
    float: left;
    margin-left: -60px;
    z-index: 1;
    margin-right: 15px
}

.profiletimeline .sl-left img {
    max-width: 40px
}

.profiletimeline .sl-item {
    margin-top: 8px;
    margin-bottom: 30px
}

.profiletimeline .sl-date {
    font-size: 12px;
    color: #99abb4
}

.profiletimeline .time-item {
    border-color: rgba(120, 130, 140, 0.13);
    padding-bottom: 1px;
    position: relative
}

.profiletimeline .time-item:before {
    content: " ";
    display: table
}

.profiletimeline .time-item:after {
    background-color: #ffffff;
    border-color: rgba(120, 130, 140, 0.13);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px
}

.profiletimeline .time-item-item:after {
    content: " ";
    display: table
}

.profiletimeline .item-info {
    margin-bottom: 15px;
    margin-left: 15px
}

.profiletimeline .item-info p {
    margin-bottom: 10px!important
}

.blog-widget {
    margin-top: 30px
}

.blog-widget .blog-image img {
    border-radius: 4px;
    margin-top: -45px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.weather-small h1 {
    line-height: 30px
}

.weather-small sup {
    font-size: 60%
}

.little-profile .pro-img {
    margin-top: -80px;
    margin-bottom: 20px
}

.little-profile .pro-img img {
    width: 128px;
    height: 128px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 100%
}

.contact-box {
    position: relative
}

.contact-box .add-ct-btn {
    position: absolute;
    right: 4px;
    top: -46px
}

.contact-box .contact-widget>a {
    padding: 15px 10px
}

.contact-box .contact-widget>a .user-img {
    margin-bottom: 0px!important
}

@media (min-width:1600px) {
    .col-xlg-1,
    .col-xlg-2,
    .col-xlg-3,
    .col-xlg-4,
    .col-xlg-5,
    .col-xlg-6,
    .col-xlg-7,
    .col-xlg-8,
    .col-xlg-9,
    .col-xlg-10,
    .col-xlg-11,
    .col-xlg-12 {
        float: left
    }
    .col-xlg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-xlg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }
    .col-xlg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333333%;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }
    .col-xlg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xlg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66666667%;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }
    .col-xlg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333333%;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }
    .col-xlg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xlg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }
    .col-xlg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
    .col-xlg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xlg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }
    .col-xlg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }
    .col-xlg-pull-12 {
        right: 100%
    }
    .col-xlg-pull-11 {
        right: 91.66666667%
    }
    .col-xlg-pull-10 {
        right: 83.33333333%
    }
    .col-xlg-pull-9 {
        right: 75%
    }
    .col-xlg-pull-8 {
        right: 66.66666667%
    }
    .col-xlg-pull-7 {
        right: 58.33333333%
    }
    .col-xlg-pull-6 {
        right: 50%
    }
    .col-xlg-pull-5 {
        right: 41.66666667%
    }
    .col-xlg-pull-4 {
        right: 33.33333333%
    }
    .col-xlg-pull-3 {
        right: 25%
    }
    .col-xlg-pull-2 {
        right: 16.66666667%
    }
    .col-xlg-pull-1 {
        right: 8.33333333%
    }
    .col-xlg-pull-0 {
        right: auto
    }
    .col-xlg-push-12 {
        left: 100%
    }
    .col-xlg-push-11 {
        left: 91.66666667%
    }
    .col-xlg-push-10 {
        left: 83.33333333%
    }
    .col-xlg-push-9 {
        left: 75%
    }
    .col-xlg-push-8 {
        left: 66.66666667%
    }
    .col-xlg-push-7 {
        left: 58.33333333%
    }
    .col-xlg-push-6 {
        left: 50%
    }
    .col-xlg-push-5 {
        left: 41.66666667%
    }
    .col-xlg-push-4 {
        left: 33.33333333%
    }
    .col-xlg-push-3 {
        left: 25%
    }
    .col-xlg-push-2 {
        left: 16.66666667%
    }
    .col-xlg-push-1 {
        left: 8.33333333%
    }
    .col-xlg-push-0 {
        left: auto
    }
    .offset-xlg-12 {
        margin-left: 100%
    }
    .offset-xlg-11 {
        margin-left: 91.66666667%
    }
    .offset-xlg-10 {
        margin-left: 83.33333333%
    }
    .offset-xlg-9 {
        margin-left: 75%
    }
    .offset-xlg-8 {
        margin-left: 66.66666667%
    }
    .offset-xlg-7 {
        margin-left: 58.33333333%
    }
    .offset-xlg-6 {
        margin-left: 50%
    }
    .offset-xlg-5 {
        margin-left: 41.66666667%
    }
    .offset-xlg-4 {
        margin-left: 33.33333333%
    }
    .offset-xlg-3 {
        margin-left: 25%
    }
    .offset-xlg-2 {
        margin-left: 16.66666667%
    }
    .offset-xlg-1 {
        margin-left: 8.33333333%
    }
    .offset-xlg-0 {
        margin-left: 0
    }
}

.col-xlg-1,
.col-xlg-2,
.col-xlg-3,
.col-xlg-4,
.col-xlg-5,
.col-xlg-6,
.col-xlg-7,
.col-xlg-8,
.col-xlg-9,
.col-xlg-10,
.col-xlg-11,
.col-xlg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.bootstrap-touchspin .input-group-btn {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    -webkit-background-size: 1.125rem 1.125rem;
    background-size: 1.125rem 1.125rem
}

.has-success .col-form-label,
.has-success .custom-control,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
    color: #01cfa4
}

.has-success .form-control-success {
    background-image: url(../../assets/images/icon/success.svg)
}

.has-success .form-control {
    border-color: #01cfa4
}

.has-warning .col-form-label,
.has-warning .custom-control,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
    color: #fcd027
}

.has-warning .form-control-warning {
    background-image: url(../../assets/images/icon/warning.svg)
}

.has-warning .form-control {
    border-color: #fcd027
}

.has-danger .col-form-label,
.has-danger .custom-control,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
    color: #ef5350
}

.has-danger .form-control-danger {
    background-image: url(../../assets/images/icon/danger.svg)
}

.has-danger .form-control {
    border-color: #ef5350
}

.input-group-addon [type=checkbox]:checked,
.input-group-addon [type=checkbox]:not(:checked),
.input-group-addon [type=radio]:checked,
.input-group-addon [type=radio]:not(:checked) {
    position: initial;
    opacity: 1
}

.invisible {
    visibility: hidden!important
}

.hidden-xs-up {
    display: none!important
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none!important
    }
}

@media (min-width:576px) {
    .hidden-sm-up {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none!important
    }
}

@media (min-width:768px) {
    .hidden-md-up {
        display: none!important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none!important
    }
}

@media (min-width:992px) {
    .hidden-lg-up {
        display: none!important
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-xl-up {
        display: none!important
    }
}

.hidden-xl-down {
    display: none!important
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
    color: #ffffff
}

@media (min-width:1650px) {
    .widget-app-columns {
        -webkit-column-count: 3;
        column-count: 3
    }
    .campaign {
        height: 365px!important
    }
}

@media (max-width:1370px) {
    .widget-app-columns {
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media (max-width:1023px) {
    .footer {
        left: 60px
    }
    .widget-app-columns {
        -webkit-column-count: 1;
        column-count: 1
    }
    .inbox-center a {
        width: 200px
    }
}

@media (min-width:768px) {
    .navbar-header {
        width: 240px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .navbar-header .navbar-brand {
        padding-top: 0px
    }
    .page-titles .breadcrumb {
        float: right
    }
    .card-group .card:first-child,
    .card-group .card:not(:first-child):not(:last-child) {
        border-right: 1px solid rgba(0, 0, 0, 0.03)
    }
    .material-icon-list-demo .icons div {
        width: 33%;
        padding: 15px;
        display: inline-block;
        line-height: 40px
    }
    .mini-sidebar .page-wrapper {
        margin-left: 60px
    }
    .mini-sidebar .footer {
        left: 60px
    }
    .flex-wrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important;
        -webkit-flex-wrap: nowrap!important
    }
}

@media (max-width:767px) {
    .topbar {
        position: fixed;
        width: 100%
    }
    .topbar .top-navbar {
        padding-right: 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: center
    }
    .topbar .top-navbar .navbar-collapse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .topbar .top-navbar .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .topbar .top-navbar .navbar-nav>.nav-item.show {
        position: static
    }
    .topbar .top-navbar .navbar-nav>.nav-item.show .dropdown-menu {
        width: 100%;
        margin-top: 0px
    }
    .topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
        padding-left: .50rem;
        padding-right: .50rem
    }
    .topbar .top-navbar .navbar-nav .dropdown-menu {
        position: absolute
    }
    .mega-dropdown .dropdown-menu {
        height: 480px;
        overflow: auto
    }
    .mini-sidebar .page-wrapper {
        margin-left: 0px;
        padding-top: 60px
    }
    .comment-text .comment-footer .action-icons {
        display: block;
        padding: 10px 0
    }
    .vtabs .tabs-vertical {
        width: auto
    }
    .footer {
        left: 0px
    }
    .material-icon-list-demo .icons div {
        width: 100%
    }
    .error-page .footer {
        position: fixed;
        bottom: 0px;
        z-index: 10
    }
    .error-box {
        position: relative;
        padding-bottom: 60px
    }
    .error-body {
        padding-top: 10%
    }
    .error-body h1 {
        font-size: 100px;
        font-weight: 600;
        line-height: 100px
    }
    .login-register {
        position: relative;
        overflow: hidden
    }
    .login-box {
        width: 90%
    }
    .login-sidebar {
        padding: 10% 0
    }
    .login-sidebar .login-box {
        position: relative
    }
    .chat-main-box .chat-left-aside {
        left: -250px;
        position: absolute;
        -webkit-transition: 0.5s ease-in;
        -o-transition: 0.5s ease-in;
        transition: 0.5s ease-in;
        background: #ffffff
    }
    .chat-main-box .chat-left-aside.open-pnl {
        left: 0px
    }
    .chat-main-box .chat-left-aside .open-panel {
        display: block
    }
    .chat-main-box .chat-right-aside {
        width: 100%
    }
    ul.timeline:before {
        left: 40px
    }
    ul.timeline>li>.timeline-panel {
        width: calc(100% - 90px)
    }
    ul.timeline>li>.timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0
    }
    ul.timeline>li>.timeline-panel {
        float: right
    }
    ul.timeline>li>.timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0
    }
    ul.timeline>li>.timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0
    }
    .left-aside {
        width: 100%;
        position: relative;
        border: 0px
    }
    .right-aside {
        margin-left: 0px
    }
    .flex-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
        -webkit-flex-wrap: wrap!important
    }
    .chat-list li .chat-content {
        width: calc(100% - 80px)
    }
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

[type=radio]:checked,
[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[type=radio]+label:after,
[type=radio]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease
}

[type=radio].with-gap:checked+label:after,
[type=radio].with-gap:checked+label:before,
[type=radio]:checked+label:after,
[type=radio]:checked+label:before,
[type=radio]:not(:checked)+label:after,
[type=radio]:not(:checked)+label:before {
    border-radius: 50%
}

[type=radio]:not(:checked)+label:after,
[type=radio]:not(:checked)+label:before {
    border: 1px solid #b1b8bb
}

[type=radio]:not(:checked)+label:after {
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[type=radio]:checked+label:before {
    border: 2px solid transparent;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap:checked+label:after,
[type=radio].with-gap:checked+label:before,
[type=radio]:checked+label:after {
    border: 2px solid #26a69a
}

[type=radio].with-gap:checked+label:after,
[type=radio]:checked+label:after {
    background-color: #26a69a;
    z-index: 0
}

[type=radio]:checked+label:after {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02)
}

[type=radio].with-gap:checked+label:after {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5)
}

[type=radio].tabbed:focus+label:before {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0, 0, 0, 0.26);
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap:disabled:checked+label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26)
}

[type=radio]:disabled:checked+label:before,
[type=radio]:disabled:not(:checked)+label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26);
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio]:disabled+label {
    color: rgba(0, 0, 0, 0.26)
}

[type=radio]:disabled:not(:checked)+label:before {
    border-color: rgba(0, 0, 0, 0.26)
}

[type=radio]:disabled:checked+label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0
}

[type=checkbox] {}

[type=checkbox]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

[type=checkbox]+label:before,
[type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 1px solid #b1b8bb;
    border-radius: 1px;
    margin-top: 2px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

[type=checkbox]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

[type=checkbox]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26)
}

[type=checkbox].tabbed:focus+label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1)
}

[type=checkbox]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26)
}

[type=checkbox]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent
}

[type=checkbox].filled-in+label:after {
    border-radius: 2px
}

[type=checkbox].filled-in+label:after,
[type=checkbox].filled-in+label:before {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    -o-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1
}

[type=checkbox].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #b1b8bb;
    top: 0px;
    z-index: 0
}

[type=checkbox].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    -ms-transform: rotate(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

[type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type=checkbox].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1)
}

[type=checkbox].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a
}

[type=checkbox].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent
}

[type=checkbox].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD
}

[type=checkbox].filled-in:disabled:checked+label:before {
    background-color: transparent
}

[type=checkbox].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD
}

.switch,
.switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #84c7c1
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #26a69a;
    left: 24px
}

.switch label .lever {
    content: "";
    display: inline-block;
    position: relative;
    width: 40px;
    height: 15px;
    background-color: #818181;
    border-radius: 15px;
    margin-right: 10px;
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: #F1F1F1;
    border-radius: 21px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    left: -5px;
    top: -3px;
    -webkit-transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease;
    transition: left 0.3s ease, background .3s ease, -webkit-box-shadow 0.1s ease;
    -o-transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, -webkit-box-shadow 0.1s ease
}

input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever:after,
input[type=checkbox]:checked:not(:disabled)~.lever:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1)
}

input[type=checkbox]:not(:disabled).tabbed:focus~.lever:after,
input[type=checkbox]:not(:disabled)~.lever:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08)
}

.switch input[type=checkbox][disabled]+.lever {
    cursor: default
}

.switch label input[type=checkbox][disabled]+.lever:after,
.switch label input[type=checkbox][disabled]:checked+.lever:after {
    background-color: #BDBDBD
}

.scale-up {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    display: inline-block;
    -webkit-transform-origin: right 0px;
    -ms-transform-origin: right 0px;
    transform-origin: right 0px
}

.scale-up-left {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    display: inline-block;
    -webkit-transform-origin: left 0px;
    -ms-transform-origin: left 0px;
    transform-origin: left 0px
}

.show>.scale-up {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: right 0px;
    -ms-transform-origin: right 0px;
    transform-origin: right 0px
}

.show>.scale-up-left {
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transform-origin: left 0px;
    -ms-transform-origin: left 0px;
    transform-origin: left 0px
}

.well,
pre {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

.page-titles .justify-content-end:last-child .d-flex {
    margin-right: 10px
}

.btn-circle.right-side-toggle {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 25px;
    z-index: 10
}

@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0px 0px 0px 1px transparent;
        box-shadow: 0px 0px 0px 1px transparent
    }
    50% {
        -webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1)
    }
    to {
        -webkit-box-shadow: 0px 0px 0px 15px transparent;
        box-shadow: 0px 0px 0px 15px transparent
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0px 0px 0px 1px transparent;
        box-shadow: 0px 0px 0px 1px transparent
    }
    50% {
        -webkit-box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1)
    }
    to {
        -webkit-box-shadow: 0px 0px 0px 15px transparent;
        box-shadow: 0px 0px 0px 15px transparent
    }
}

.bootstrap-select.btn-group .dropdown-menu {
    margin-top: -40px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1)
}

.demo-checkbox label,
.demo-radio-button label {
    min-width: 200px;
    margin-bottom: 20px
}

.demo-swtich .demo-switch-title,
.demo-swtich .switch {
    width: 150px;
    margin-bottom: 10px;
    display: inline-block
}

[type=checkbox]+label {
    padding-left: 26px;
    height: 25px;
    line-height: 21px;
    font-weight: normal
}

[type=checkbox]:checked+label:before {
    top: -4px;
    left: -2px;
    width: 11px;
    height: 19px
}

[type=checkbox]:checked.chk-col-red+label:before {
    border-right: 2px solid #fb3a3a;
    border-bottom: 2px solid #fb3a3a
}

[type=checkbox]:checked.chk-col-pink+label:before {
    border-right: 2px solid #E91E63;
    border-bottom: 2px solid #E91E63
}

[type=checkbox]:checked.chk-col-purple+label:before {
    border-right: 2px solid #7460ee;
    border-bottom: 2px solid #7460ee
}

[type=checkbox]:checked.chk-col-deep-purple+label:before {
    border-right: 2px solid #673AB7;
    border-bottom: 2px solid #673AB7
}

[type=checkbox]:checked.chk-col-indigo+label:before {
    border-right: 2px solid #3F51B5;
    border-bottom: 2px solid #3F51B5
}

[type=checkbox]:checked.chk-col-blue+label:before {
    border-right: 2px solid #02bec9;
    border-bottom: 2px solid #02bec9
}

[type=checkbox]:checked.chk-col-light-blue+label:before {
    border-right: 2px solid #03A9F4;
    border-bottom: 2px solid #03A9F4
}

[type=checkbox]:checked.chk-col-cyan+label:before {
    border-right: 2px solid #00BCD4;
    border-bottom: 2px solid #00BCD4
}

[type=checkbox]:checked.chk-col-teal+label:before {
    border-right: 2px solid #009688;
    border-bottom: 2px solid #009688
}

[type=checkbox]:checked.chk-col-green+label:before {
    border-right: 2px solid #26c6da;
    border-bottom: 2px solid #26c6da
}

[type=checkbox]:checked.chk-col-light-green+label:before {
    border-right: 2px solid #8BC34A;
    border-bottom: 2px solid #8BC34A
}

[type=checkbox]:checked.chk-col-lime+label:before {
    border-right: 2px solid #CDDC39;
    border-bottom: 2px solid #CDDC39
}

[type=checkbox]:checked.chk-col-yellow+label:before {
    border-right: 2px solid #ffe821;
    border-bottom: 2px solid #ffe821
}

[type=checkbox]:checked.chk-col-amber+label:before {
    border-right: 2px solid #FFC107;
    border-bottom: 2px solid #FFC107
}

[type=checkbox]:checked.chk-col-orange+label:before {
    border-right: 2px solid #FF9800;
    border-bottom: 2px solid #FF9800
}

[type=checkbox]:checked.chk-col-deep-orange+label:before {
    border-right: 2px solid #FF5722;
    border-bottom: 2px solid #FF5722
}

[type=checkbox]:checked.chk-col-brown+label:before {
    border-right: 2px solid #795548;
    border-bottom: 2px solid #795548
}

[type=checkbox]:checked.chk-col-grey+label:before {
    border-right: 2px solid #9E9E9E;
    border-bottom: 2px solid #9E9E9E
}

[type=checkbox]:checked.chk-col-blue-grey+label:before {
    border-right: 2px solid #607D8B;
    border-bottom: 2px solid #607D8B
}

[type=checkbox]:checked.chk-col-black+label:before {
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000
}

[type=checkbox]:checked.chk-col-white+label:before {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff
}

[type=checkbox].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0
}

[type=checkbox].filled-in:checked+label:before {
    border-right: 2px solid #fff!important;
    border-bottom: 2px solid #fff!important
}

[type=checkbox].filled-in:checked.chk-col-red+label:after {
    border: 2px solid #fb3a3a;
    background-color: #fb3a3a
}

[type=checkbox].filled-in:checked.chk-col-pink+label:after {
    border: 2px solid #E91E63;
    background-color: #E91E63
}

[type=checkbox].filled-in:checked.chk-col-purple+label:after {
    border: 2px solid #7460ee;
    background-color: #7460ee
}

[type=checkbox].filled-in:checked.chk-col-deep-purple+label:after {
    border: 2px solid #673AB7;
    background-color: #673AB7
}

[type=checkbox].filled-in:checked.chk-col-indigo+label:after {
    border: 2px solid #3F51B5;
    background-color: #3F51B5
}

[type=checkbox].filled-in:checked.chk-col-blue+label:after {
    border: 2px solid #02bec9;
    background-color: #02bec9
}

[type=checkbox].filled-in:checked.chk-col-light-blue+label:after {
    border: 2px solid #03A9F4;
    background-color: #03A9F4
}

[type=checkbox].filled-in:checked.chk-col-cyan+label:after {
    border: 2px solid #00BCD4;
    background-color: #00BCD4
}

[type=checkbox].filled-in:checked.chk-col-teal+label:after {
    border: 2px solid #009688;
    background-color: #009688
}

[type=checkbox].filled-in:checked.chk-col-green+label:after {
    border: 2px solid #26c6da;
    background-color: #26c6da
}

[type=checkbox].filled-in:checked.chk-col-light-green+label:after {
    border: 2px solid #8BC34A;
    background-color: #8BC34A
}

[type=checkbox].filled-in:checked.chk-col-lime+label:after {
    border: 2px solid #CDDC39;
    background-color: #CDDC39
}

[type=checkbox].filled-in:checked.chk-col-yellow+label:after {
    border: 2px solid #ffe821;
    background-color: #ffe821
}

[type=checkbox].filled-in:checked.chk-col-amber+label:after {
    border: 2px solid #FFC107;
    background-color: #FFC107
}

[type=checkbox].filled-in:checked.chk-col-orange+label:after {
    border: 2px solid #FF9800;
    background-color: #FF9800
}

[type=checkbox].filled-in:checked.chk-col-deep-orange+label:after {
    border: 2px solid #FF5722;
    background-color: #FF5722
}

[type=checkbox].filled-in:checked.chk-col-brown+label:after {
    border: 2px solid #795548;
    background-color: #795548
}

[type=checkbox].filled-in:checked.chk-col-grey+label:after {
    border: 2px solid #9E9E9E;
    background-color: #9E9E9E
}

[type=checkbox].filled-in:checked.chk-col-blue-grey+label:after {
    border: 2px solid #607D8B;
    background-color: #607D8B
}

[type=checkbox].filled-in:checked.chk-col-black+label:after {
    border: 2px solid #000000;
    background-color: #000000
}

[type=checkbox].filled-in:checked.chk-col-white+label:after {
    border: 2px solid #ffffff;
    background-color: #ffffff
}

[type=radio]:not(:checked)+label {
    padding-left: 26px;
    height: 25px;
    line-height: 25px;
    font-weight: normal
}

[type=radio]:checked+label {
    padding-left: 26px;
    height: 25px;
    line-height: 25px;
    font-weight: normal
}

[type=radio].radio-col-red:checked+label:after {
    background-color: #fb3a3a;
    border-color: #fb3a3a;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-pink:checked+label:after {
    background-color: #E91E63;
    border-color: #E91E63;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-purple:checked+label:after {
    background-color: #7460ee;
    border-color: #7460ee;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-deep-purple:checked+label:after {
    background-color: #673AB7;
    border-color: #673AB7;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-indigo:checked+label:after {
    background-color: #3F51B5;
    border-color: #3F51B5;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-blue:checked+label:after {
    background-color: #02bec9;
    border-color: #02bec9;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-light-blue:checked+label:after {
    background-color: #03A9F4;
    border-color: #03A9F4;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-cyan:checked+label:after {
    background-color: #00BCD4;
    border-color: #00BCD4;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-teal:checked+label:after {
    background-color: #009688;
    border-color: #009688;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-green:checked+label:after {
    background-color: #26c6da;
    border-color: #26c6da;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-light-green:checked+label:after {
    background-color: #8BC34A;
    border-color: #8BC34A;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-lime:checked+label:after {
    background-color: #CDDC39;
    border-color: #CDDC39;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-yellow:checked+label:after {
    background-color: #ffe821;
    border-color: #ffe821;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-amber:checked+label:after {
    background-color: #FFC107;
    border-color: #FFC107;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-orange:checked+label:after {
    background-color: #FF9800;
    border-color: #FF9800;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-deep-orange:checked+label:after {
    background-color: #FF5722;
    border-color: #FF5722;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-brown:checked+label:after {
    background-color: #795548;
    border-color: #795548;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-grey:checked+label:after {
    background-color: #9E9E9E;
    border-color: #9E9E9E;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-blue-grey:checked+label:after {
    background-color: #607D8B;
    border-color: #607D8B;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-black:checked+label:after {
    background-color: #000000;
    border-color: #000000;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].radio-col-white:checked+label:after {
    background-color: #ffffff;
    border-color: #ffffff;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-red:checked+label:before {
    border: 2px solid #fb3a3a;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-red:checked+label:after {
    background-color: #fb3a3a;
    border: 2px solid #fb3a3a;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-pink:checked+label:before {
    border: 2px solid #E91E63;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-pink:checked+label:after {
    background-color: #E91E63;
    border: 2px solid #E91E63;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-purple:checked+label:before {
    border: 2px solid #7460ee;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-purple:checked+label:after {
    background-color: #7460ee;
    border: 2px solid #7460ee;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-deep-purple:checked+label:before {
    border: 2px solid #673AB7;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-deep-purple:checked+label:after {
    background-color: #673AB7;
    border: 2px solid #673AB7;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-indigo:checked+label:before {
    border: 2px solid #3F51B5;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-indigo:checked+label:after {
    background-color: #3F51B5;
    border: 2px solid #3F51B5;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-blue:checked+label:before {
    border: 2px solid #02bec9;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-blue:checked+label:after {
    background-color: #02bec9;
    border: 2px solid #02bec9;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-light-blue:checked+label:before {
    border: 2px solid #03A9F4;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-light-blue:checked+label:after {
    background-color: #03A9F4;
    border: 2px solid #03A9F4;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-cyan:checked+label:before {
    border: 2px solid #00BCD4;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-cyan:checked+label:after {
    background-color: #00BCD4;
    border: 2px solid #00BCD4;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-teal:checked+label:before {
    border: 2px solid #009688;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-teal:checked+label:after {
    background-color: #009688;
    border: 2px solid #009688;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-green:checked+label:before {
    border: 2px solid #26c6da;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-green:checked+label:after {
    background-color: #26c6da;
    border: 2px solid #26c6da;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-light-green:checked+label:before {
    border: 2px solid #8BC34A;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-light-green:checked+label:after {
    background-color: #8BC34A;
    border: 2px solid #8BC34A;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-lime:checked+label:before {
    border: 2px solid #CDDC39;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-lime:checked+label:after {
    background-color: #CDDC39;
    border: 2px solid #CDDC39;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-yellow:checked+label:before {
    border: 2px solid #ffe821;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-yellow:checked+label:after {
    background-color: #ffe821;
    border: 2px solid #ffe821;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-amber:checked+label:before {
    border: 2px solid #FFC107;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-amber:checked+label:after {
    background-color: #FFC107;
    border: 2px solid #FFC107;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-orange:checked+label:before {
    border: 2px solid #FF9800;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-orange:checked+label:after {
    background-color: #FF9800;
    border: 2px solid #FF9800;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-deep-orange:checked+label:before {
    border: 2px solid #FF5722;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-deep-orange:checked+label:after {
    background-color: #FF5722;
    border: 2px solid #FF5722;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-brown:checked+label:before {
    border: 2px solid #795548;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-brown:checked+label:after {
    background-color: #795548;
    border: 2px solid #795548;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-grey:checked+label:before {
    border: 2px solid #9E9E9E;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-grey:checked+label:after {
    background-color: #9E9E9E;
    border: 2px solid #9E9E9E;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-blue-grey:checked+label:before {
    border: 2px solid #607D8B;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-blue-grey:checked+label:after {
    background-color: #607D8B;
    border: 2px solid #607D8B;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-black:checked+label:before {
    border: 2px solid #000000;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-black:checked+label:after {
    background-color: #000000;
    border: 2px solid #000000;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-white:checked+label:before {
    border: 2px solid #ffffff;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

[type=radio].with-gap.radio-col-white:checked+label:after {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards
}

.switch label {
    font-weight: normal;
    font-size: 13px
}

.switch label .lever {
    margin: 0 14px
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-red:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(251, 58, 58, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(251, 58, 58, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-red {
    background-color: rgba(251, 58, 58, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-red:after {
    background-color: #fb3a3a
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-pink:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-pink {
    background-color: rgba(233, 30, 99, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-pink:after {
    background-color: #E91E63
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-purple:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(116, 96, 238, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(116, 96, 238, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-purple {
    background-color: rgba(116, 96, 238, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-purple:after {
    background-color: #7460ee
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-deep-purple:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-purple {
    background-color: rgba(103, 58, 183, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-purple:after {
    background-color: #673AB7
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-indigo:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-indigo {
    background-color: rgba(63, 81, 181, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-indigo:after {
    background-color: #3F51B5
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-blue:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(2, 190, 201, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(2, 190, 201, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue {
    background-color: rgba(2, 190, 201, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue:after {
    background-color: #02bec9
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-light-blue:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-blue {
    background-color: rgba(3, 169, 244, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-blue:after {
    background-color: #03A9F4
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-cyan:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-cyan {
    background-color: rgba(0, 188, 212, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-cyan:after {
    background-color: #00BCD4
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-teal:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-teal {
    background-color: rgba(0, 150, 136, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-teal:after {
    background-color: #009688
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-green:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 198, 218, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 198, 218, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-green {
    background-color: rgba(38, 198, 218, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-green:after {
    background-color: #26c6da
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-light-green:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-green {
    background-color: rgba(139, 195, 74, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-light-green:after {
    background-color: #8BC34A
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-lime:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-lime {
    background-color: rgba(205, 220, 57, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-lime:after {
    background-color: #CDDC39
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-yellow:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 232, 33, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 232, 33, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-yellow {
    background-color: rgba(255, 232, 33, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-yellow:after {
    background-color: #ffe821
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-amber:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-amber {
    background-color: rgba(255, 193, 7, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-amber:after {
    background-color: #FFC107
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-orange:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-orange {
    background-color: rgba(255, 152, 0, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-orange:after {
    background-color: #FF9800
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-deep-orange:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-orange {
    background-color: rgba(255, 87, 34, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-deep-orange:after {
    background-color: #FF5722
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-brown:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-brown {
    background-color: rgba(121, 85, 72, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-brown:after {
    background-color: #795548
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-grey:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-grey {
    background-color: rgba(158, 158, 158, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-grey:after {
    background-color: #9E9E9E
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-blue-grey:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue-grey {
    background-color: rgba(96, 125, 139, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-blue-grey:after {
    background-color: #607D8B
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-black:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-black {
    background-color: rgba(0, 0, 0, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-black:after {
    background-color: #000000
}

.switch label input[type=checkbox]:checked:not(:disabled)~.lever.switch-col-white:active:after {
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-white {
    background-color: rgba(255, 255, 255, 0.5)
}

.switch label input[type=checkbox]:checked+.lever.switch-col-white:after {
    background-color: #ffffff
}


/*edittt.CSS*/

.flex-directioninherit {
    flex-direction: inherit !important;
}

.yasadigiYer {
    background: #f7f9ff;
}

.overflowauto {
    overflow: auto;
}

.curencyBox img {
    opacity: .5;
    transition: 1.3s;
}

.curencyBox:hover img {
    opacity: 1;
}

.form-filebox {
    position: relative;
}

.form-filebox span {
    width: 100%;
    background: white;
    position: absolute;
    border: 1px solid #ced4da;
    border-radius: 4px;
    height: 38px;
    padding: 7px 15px;
    font-weight: 600;
}

.form-filebox input {
    position: absolute;
    z-index: 999;
    opacity: 0;
}

.dropify-message p {
    display: none;
}

.font-weight-600 {
    font-weight: 600!important;
}

#loginform h3 {
    font-family: 'Quicksand', sans-serif;
}

#loginform p {
    font-family: 'Quicksand', sans-serif;
    margin-bottom: 20px;
}

#loginform input {
    height: 57px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    border: none;
    padding-left: 35px;
    margin-left: -30px;
    border: 1px solid #eee;
}

#loginform select {
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 57px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    border: none;
    padding-left: 35px;
    margin-left: -30px;
    border: 1px solid #eee;
}

#loginform .input-group-text {
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    padding: 20px;
    color: #4194a8;
    border-radius: 40px;
    border: 2px solid #3a9aac;
    position: relative;
    z-index: 5;
    background: #fff;
}

.form-control:focus {
    box-shadow: 0 0 0 0.5px #eee !important;
}

.fs-20 {
    font-size: 20px;
}

.h-79 {
    height: 79px!important;
}

.mytooltip .tooltip-content5 {
    width: 75px;
}

.fs-14 {
    font-size: 14px;
}

.w-126 {
    width: 126px!important;
}

@media(min-width:800px) {
    .tooltip-content5.w-126 {
        margin-left: 251px!important;
    }
}

@media(max-width:799px) {
    .tooltip-content5.w-126 {
        margin-left: 146px!important;
    }
}


/*cauntdown*/

.caunt-down {
    margin-top: 90px;
    background: #ebf3f6;
    width: 100%;
    display: table;
    padding: 20px;
}

.caunt-down ul {
    padding: 0;
    width: 460px;
    margin: 0 auto;
}

.caunt-down li {
    display: block;
    list-style-type: none;
    padding: 20px 0;
    text-transform: uppercase;
    background: #fff;
    color: #7fa2b6;
    width: 110px;
    height: 110px;
    font-size: 13px;
    border-radius: 3px;
    border: 5px solid #ebf3f6;
    float: left;
    margin-right: 1%;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    margin-top: -60px;
}

.caunt-down li span {
    display: block;
    font-size: 25px;
    font-weight: 400;
    border-radius: 50%;
    color: #7fa2b6;
    font-weight: 700;
}

.loader-count,
.loader-count:before,
.loader-count:after {
    border-radius: 50%;
    width: 5px;
    height: 5px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader-count {
    color: #ddd;
    font-size: 10px;
    margin: 0 auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    top: -60px;
}

.loader-count:before,
.loader-count:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader-count:before {
    left: -1em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader-count:after {
    left: 1em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.count-down-text p {
    font-weight: 400;
    color: #333;
}

.caunt-down-title {
    color: #b9b9b9;
}

.caunt-down-effect {
    position: relative;
}

.caunt-down-effect-1 {
    position: absolute;
    transition: all 2s ease 0s;
    animation: bouncing 2s ease-in-out infinite alternate forwards;
    position: absolute;
    width: 25px;
    height: 25px;
    border: 3px solid #f9a624;
    border-radius: 50%;
    left: 100px;
    top: 100px;
}

.caunt-down-effect-2 {
    position: absolute;
    transition: all 2s ease 0s;
    animation: bouncing 2s ease-in-out infinite alternate forwards;
    width: 25px;
    height: 25px;
    left: 220px;
    top: 0;
    background-color: hsla(240deg, 0%, 100%, .8);
    border: 3px solid #f9a624;
    border-radius: 50%;
}

.caunt-down-effect-3 {
    position: absolute;
    transition: all 2s ease 0s;
    animation: bouncing 2s ease-in-out infinite alternate forwards;
    width: 35px;
    height: 35px;
    right: 50px;
    top: 100px;
    background-color: hsla(240deg, 0%, 100%, .8);
    border: 3px solid #f9a624;
    border-radius: 50%;
}

.caunt-down-effect-4 {
    position: absolute;
    transition: all 2s ease 0s;
    animation: bouncing 2s ease-in-out infinite alternate forwards;
    width: 15px;
    height: 15px;
    right: 100px;
    top: 30px;
    background-color: hsla(240deg, 0%, 100%, .8);
    border: 3px solid #f9a624;
    border-radius: 50%;
}

@keyframes rotatePlayer {
    0% {
        transform: rotateY(0deg);
    }
    60% {
        transform: rotateY(10deg);
    }
    100% {
        transform: rotateY(0deg);
    }
}

@keyframes bouncing {
    0% {
        transform: initial;
    }
    60% {
        transform: translate3d(0px, -5px, 0px);
        margin-top: 0px;
        margin-bottom: 0px;
    }
    100% {
        transform: initial;
    }
}

@media (max-width: 1150px) {
    .caunt-wrapper {
        margin-bottom: 30px !important
    }
    .caunt-down-effect {
        display: none;
    }
    .caunt-down {
        margin-top: 55px;
    }
    .caunt-down ul {
        width: 100%;
    }
    .caunt-down li {
        width: 24%;
        margin-top: 0;
        padding: 0;
        background: none;
        height: auto;
    }
    .count-down-text p {
        font-size: 14px;
    }
}

@media (max-width: 800px) {
    .caunt-down li {
        width: 49%;
    }
}

@media (max-width:500px) {
    .caunt-down {
        margin-bottom: 20px;
    }
    .caunt-down li {
        background: #fff;
        border-radius: 0;
    }
    .count-down-text {
        text-align: center;
    }
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.cur-point {
    cursor: pointer;
}


/* Font size */

.icon-xsmall,
.icon-tiny {
    font-size: 1.2rem !important;
}

.icon-small {
    font-size: 1.5rem !important;
}

.icon-medium {
    font-size: 2.5rem !important;
}

.icon-large {
    font-size: 4rem !important;
}

.icon-xlarge {
    font-size: 6rem !important;
}

.icon-xxlarge {
    font-size: 8rem !important;
}

@font-face {
    font-family: 'Brand-Icons';
    src: url('../fonts/Brand-Icons.ttf?blcw31') format('truetype'), url('../fonts/Brand-Icons.woff?blcw31') format('woff'), url('../fonts/Brand-Icons.svg?blcw31#Brand-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-brand-"],
[class*=" icon-brand-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Brand-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-brand-px:before {
    content: "\e900";
}

.icon-brand-accessible-icon:before {
    content: "\e901";
}

.icon-brand-accusoft:before {
    content: "\e902";
}

.icon-brand-adn:before {
    content: "\e903";
}

.icon-brand-adversal:before {
    content: "\e904";
}

.icon-brand-affiliatetheme:before {
    content: "\e905";
}

.icon-brand-algolia:before {
    content: "\e906";
}

.icon-brand-amazon:before {
    content: "\e907";
}

.icon-brand-amazon-pay:before {
    content: "\e908";
}

.icon-brand-amilia:before {
    content: "\e909";
}

.icon-brand-android:before {
    content: "\e90a";
}

.icon-brand-angellist:before {
    content: "\e90b";
}

.icon-brand-angrycreative:before {
    content: "\e90c";
}

.icon-brand-angular:before {
    content: "\e90d";
}

.icon-brand-apper:before {
    content: "\e90e";
}

.icon-brand-apple:before {
    content: "\e90f";
}

.icon-brand-apple-pay:before {
    content: "\e910";
}

.icon-brand-app-store:before {
    content: "\e911";
}

.icon-brand-app-store-ios:before {
    content: "\e912";
}

.icon-brand-asymmetrik:before {
    content: "\e913";
}

.icon-brand-audible:before {
    content: "\e914";
}

.icon-brand-autoprefixer:before {
    content: "\e915";
}

.icon-brand-avianex:before {
    content: "\e916";
}

.icon-brand-aviato:before {
    content: "\e917";
}

.icon-brand-aws:before {
    content: "\e918";
}

.icon-brand-bandcamp:before {
    content: "\e919";
}

.icon-brand-behance:before {
    content: "\e91a";
}

.icon-brand-behance-square:before {
    content: "\e91b";
}

.icon-brand-bimobject:before {
    content: "\e91c";
}

.icon-brand-bitbucket:before {
    content: "\e91d";
}

.icon-brand-bitcoin:before {
    content: "\e91e";
}

.icon-brand-bity:before {
    content: "\e91f";
}

.icon-brand-blackberry:before {
    content: "\e920";
}

.icon-brand-black-tie:before {
    content: "\e921";
}

.icon-brand-blogger:before {
    content: "\e922";
}

.icon-brand-blogger-b:before {
    content: "\e923";
}

.icon-brand-bluetooth:before {
    content: "\e924";
}

.icon-brand-bluetooth-b:before {
    content: "\e925";
}

.icon-brand-btc:before {
    content: "\e926";
}

.icon-brand-buromobelexperte:before {
    content: "\e927";
}

.icon-brand-buysellads:before {
    content: "\e928";
}

.icon-brand-cc-amazon-pay:before {
    content: "\e929";
}

.icon-brand-cc-amex:before {
    content: "\e92a";
}

.icon-brand-cc-apple-pay:before {
    content: "\e92b";
}

.icon-brand-cc-diners-club:before {
    content: "\e92c";
}

.icon-brand-cc-discover:before {
    content: "\e92d";
}

.icon-brand-cc-jcb:before {
    content: "\e92e";
}

.icon-brand-cc-mastercard:before {
    content: "\e92f";
}

.icon-brand-cc-paypal:before {
    content: "\e930";
}

.icon-brand-cc-stripe:before {
    content: "\e931";
}

.icon-brand-cc-visa:before {
    content: "\e932";
}

.icon-brand-centercode:before {
    content: "\e933";
}

.icon-brand-chrome:before {
    content: "\e934";
}

.icon-brand-cloudscale:before {
    content: "\e935";
}

.icon-brand-cloudsmith:before {
    content: "\e936";
}

.icon-brand-cloudversify:before {
    content: "\e937";
}

.icon-brand-codepen:before {
    content: "\e938";
}

.icon-brand-codiepie:before {
    content: "\e939";
}

.icon-brand-connectdevelop:before {
    content: "\e93a";
}

.icon-brand-contao:before {
    content: "\e93b";
}

.icon-brand-cpanel:before {
    content: "\e93c";
}

.icon-brand-creative-commons:before {
    content: "\e93d";
}

.icon-brand-creative-commons-by:before {
    content: "\e93e";
}

.icon-brand-creative-commons-nc:before {
    content: "\e93f";
}

.icon-brand-creative-commons-nc-eu:before {
    content: "\e940";
}

.icon-brand-creative-commons-nc-jp:before {
    content: "\e941";
}

.icon-brand-creative-commons-nd:before {
    content: "\e942";
}

.icon-brand-creative-commons-pd:before {
    content: "\e943";
}

.icon-brand-creative-commons-pd-alt:before {
    content: "\e944";
}

.icon-brand-creative-commons-remix:before {
    content: "\e945";
}

.icon-brand-creative-commons-sa:before {
    content: "\e946";
}

.icon-brand-creative-commons-sampling:before {
    content: "\e947";
}

.icon-brand-creative-commons-sampling-plus:before {
    content: "\e948";
}

.icon-brand-creative-commons-share:before {
    content: "\e949";
}

.icon-brand-css3:before {
    content: "\e94a";
}

.icon-brand-css3-alt:before {
    content: "\e94b";
}

.icon-brand-cuttlefish:before {
    content: "\e94c";
}

.icon-brand-d-and-d:before {
    content: "\e94d";
}

.icon-brand-dashcube:before {
    content: "\e94e";
}

.icon-brand-delicious:before {
    content: "\e94f";
}

.icon-brand-deploydog:before {
    content: "\e950";
}

.icon-brand-deskpro:before {
    content: "\e951";
}

.icon-brand-deviantart:before {
    content: "\e952";
}

.icon-brand-digg:before {
    content: "\e953";
}

.icon-brand-digital-ocean:before {
    content: "\e954";
}

.icon-brand-discord:before {
    content: "\e955";
}

.icon-brand-discourse:before {
    content: "\e956";
}

.icon-brand-dochub:before {
    content: "\e957";
}

.icon-brand-docker:before {
    content: "\e958";
}

.icon-brand-draft2digital:before {
    content: "\e959";
}

.icon-brand-dribbble:before {
    content: "\e95a";
}

.icon-brand-dribbble-square:before {
    content: "\e95b";
}

.icon-brand-dropbox:before {
    content: "\e95c";
}

.icon-brand-drupal:before {
    content: "\e95d";
}

.icon-brand-dyalog:before {
    content: "\e95e";
}

.icon-brand-earlybirds:before {
    content: "\e95f";
}

.icon-brand-ebay:before {
    content: "\e960";
}

.icon-brand-edge:before {
    content: "\e961";
}

.icon-brand-elementor:before {
    content: "\e962";
}

.icon-brand-ember:before {
    content: "\e963";
}

.icon-brand-empire:before {
    content: "\e964";
}

.icon-brand-envira:before {
    content: "\e965";
}

.icon-brand-erlang:before {
    content: "\e966";
}

.icon-brand-ethereum:before {
    content: "\e967";
}

.icon-brand-etsy:before {
    content: "\e968";
}

.icon-brand-expeditedssl:before {
    content: "\e969";
}

.icon-brand-facebook:before {
    content: "\e96a";
}

.icon-brand-facebook-f:before {
    content: "\e96b";
}

.icon-brand-facebook-messenger:before {
    content: "\e96c";
}

.icon-brand-facebook-square:before {
    content: "\e96d";
}

.icon-brand-firefox:before {
    content: "\e96e";
}

.icon-brand-firstdraft:before {
    content: "\e96f";
}

.icon-brand-first-order:before {
    content: "\e970";
}

.icon-brand-first-order-alt:before {
    content: "\e971";
}

.icon-brand-flickr:before {
    content: "\e972";
}

.icon-brand-flipboard:before {
    content: "\e973";
}

.icon-brand-fly:before {
    content: "\e974";
}

.icon-brand-font-awesome:before {
    content: "\e975";
}

.icon-brand-font-awesome-alt:before {
    content: "\e976";
}

.icon-brand-font-awesome-flag:before {
    content: "\e977";
}

.icon-brand-fonticons:before {
    content: "\e978";
}

.icon-brand-fonticons-fi:before {
    content: "\e979";
}

.icon-brand-fort-awesome:before {
    content: "\e97a";
}

.icon-brand-fort-awesome-alt:before {
    content: "\e97b";
}

.icon-brand-forumbee:before {
    content: "\e97c";
}

.icon-brand-foursquare:before {
    content: "\e97d";
}

.icon-brand-freebsd:before {
    content: "\e97e";
}

.icon-brand-free-code-camp:before {
    content: "\e97f";
}

.icon-brand-fulcrum:before {
    content: "\e980";
}

.icon-brand-galactic-republic:before {
    content: "\e981";
}

.icon-brand-galactic-senate:before {
    content: "\e982";
}

.icon-brand-get-pocket:before {
    content: "\e983";
}

.icon-brand-gg:before {
    content: "\e984";
}

.icon-brand-gg-circle:before {
    content: "\e985";
}

.icon-brand-git:before {
    content: "\e986";
}

.icon-brand-github:before {
    content: "\e987";
}

.icon-brand-github-alt:before {
    content: "\e988";
}

.icon-brand-github-square:before {
    content: "\e989";
}

.icon-brand-gitkraken:before {
    content: "\e98a";
}

.icon-brand-gitlab:before {
    content: "\e98b";
}

.icon-brand-git-square:before {
    content: "\e98c";
}

.icon-brand-gitter:before {
    content: "\e98d";
}

.icon-brand-glide:before {
    content: "\e98e";
}

.icon-brand-glide-g:before {
    content: "\e98f";
}

.icon-brand-gofore:before {
    content: "\e990";
}

.icon-brand-goodreads:before {
    content: "\e991";
}

.icon-brand-goodreads-g:before {
    content: "\e992";
}

.icon-brand-google:before {
    content: "\e993";
}

.icon-brand-google-drive:before {
    content: "\e994";
}

.icon-brand-google-play:before {
    content: "\e995";
}

.icon-brand-google-plus:before {
    content: "\e996";
}

.icon-brand-google-plus-g:before {
    content: "\e997";
}

.icon-brand-google-plus-square:before {
    content: "\e998";
}

.icon-brand-google-wallet:before {
    content: "\e999";
}

.icon-brand-gratipay:before {
    content: "\e99a";
}

.icon-brand-grav:before {
    content: "\e99b";
}

.icon-brand-gripfire:before {
    content: "\e99c";
}

.icon-brand-grunt:before {
    content: "\e99d";
}

.icon-brand-gulp:before {
    content: "\e99e";
}

.icon-brand-hacker-news:before {
    content: "\e99f";
}

.icon-brand-hacker-news-square:before {
    content: "\e9a0";
}

.icon-brand-hips:before {
    content: "\e9a1";
}

.icon-brand-hire-a-helper:before {
    content: "\e9a2";
}

.icon-brand-hooli:before {
    content: "\e9a3";
}

.icon-brand-hotjar:before {
    content: "\e9a4";
}

.icon-brand-houzz:before {
    content: "\e9a5";
}

.icon-brand-html5:before {
    content: "\e9a6";
}

.icon-brand-hubspot:before {
    content: "\e9a7";
}

.icon-brand-imdb:before {
    content: "\e9a8";
}

.icon-brand-instagram:before {
    content: "\e9a9";
}

.icon-brand-internet-explorer:before {
    content: "\e9aa";
}

.icon-brand-ioxhost:before {
    content: "\e9ab";
}

.icon-brand-itunes:before {
    content: "\e9ac";
}

.icon-brand-itunes-note:before {
    content: "\e9ad";
}

.icon-brand-java:before {
    content: "\e9ae";
}

.icon-brand-jedi-order:before {
    content: "\e9af";
}

.icon-brand-jenkins:before {
    content: "\e9b0";
}

.icon-brand-joget:before {
    content: "\e9b1";
}

.icon-brand-joomla:before {
    content: "\e9b2";
}

.icon-brand-js:before {
    content: "\e9b3";
}

.icon-brand-jsfiddle:before {
    content: "\e9b4";
}

.icon-brand-js-square:before {
    content: "\e9b5";
}

.icon-brand-keybase:before {
    content: "\e9b6";
}

.icon-brand-keycdn:before {
    content: "\e9b7";
}

.icon-brand-kickstarter:before {
    content: "\e9b8";
}

.icon-brand-kickstarter-k:before {
    content: "\e9b9";
}

.icon-brand-korvue:before {
    content: "\e9ba";
}

.icon-brand-laravel:before {
    content: "\e9bb";
}

.icon-brand-lastfm:before {
    content: "\e9bc";
}

.icon-brand-lastfm-square:before {
    content: "\e9bd";
}

.icon-brand-leanpub:before {
    content: "\e9be";
}

.icon-brand-less:before {
    content: "\e9bf";
}

.icon-brand-line:before {
    content: "\e9c0";
}

.icon-brand-linkedin:before {
    content: "\e9c1";
}

.icon-brand-linkedin-in:before {
    content: "\e9c2";
}

.icon-brand-linode:before {
    content: "\e9c3";
}

.icon-brand-linux:before {
    content: "\e9c4";
}

.icon-brand-lyft:before {
    content: "\e9c5";
}

.icon-brand-magento:before {
    content: "\e9c6";
}

.icon-brand-mandalorian:before {
    content: "\e9c7";
}

.icon-brand-mastodon:before {
    content: "\e9c8";
}

.icon-brand-maxcdn:before {
    content: "\e9c9";
}

.icon-brand-medapps:before {
    content: "\e9ca";
}

.icon-brand-medium:before {
    content: "\e9cb";
}

.icon-brand-medium-m:before {
    content: "\e9cc";
}

.icon-brand-medrt:before {
    content: "\e9cd";
}

.icon-brand-meetup:before {
    content: "\e9ce";
}

.icon-brand-microsoft:before {
    content: "\e9cf";
}

.icon-brand-mix:before {
    content: "\e9d0";
}

.icon-brand-mixcloud:before {
    content: "\e9d1";
}

.icon-brand-mizuni:before {
    content: "\e9d2";
}

.icon-brand-modx:before {
    content: "\e9d3";
}

.icon-brand-monero:before {
    content: "\e9d4";
}

.icon-brand-napster:before {
    content: "\e9d5";
}

.icon-brand-nintendo-switch:before {
    content: "\e9d6";
}

.icon-brand-node:before {
    content: "\e9d7";
}

.icon-brand-node-js:before {
    content: "\e9d8";
}

.icon-brand-npm:before {
    content: "\e9d9";
}

.icon-brand-ns8:before {
    content: "\e9da";
}

.icon-brand-nutritionix:before {
    content: "\e9db";
}

.icon-brand-odnoklassniki:before {
    content: "\e9dc";
}

.icon-brand-odnoklassniki-square:before {
    content: "\e9dd";
}

.icon-brand-old-republic:before {
    content: "\e9de";
}

.icon-brand-opencart:before {
    content: "\e9df";
}

.icon-brand-openid:before {
    content: "\e9e0";
}

.icon-brand-opera:before {
    content: "\e9e1";
}

.icon-brand-optin-monster:before {
    content: "\e9e2";
}

.icon-brand-osi:before {
    content: "\e9e3";
}

.icon-brand-page4:before {
    content: "\e9e4";
}

.icon-brand-pagelines:before {
    content: "\e9e5";
}

.icon-brand-palfed:before {
    content: "\e9e6";
}

.icon-brand-patreon:before {
    content: "\e9e7";
}

.icon-brand-paypal:before {
    content: "\e9e8";
}

.icon-brand-periscope:before {
    content: "\e9e9";
}

.icon-brand-phabricator:before {
    content: "\e9ea";
}

.icon-brand-phoenix-framework:before {
    content: "\e9eb";
}

.icon-brand-phoenix-squadron:before {
    content: "\e9ec";
}

.icon-brand-php:before {
    content: "\e9ed";
}

.icon-brand-pied-piper:before {
    content: "\e9ee";
}

.icon-brand-pied-piper-alt:before {
    content: "\e9ef";
}

.icon-brand-pied-piper-hat:before {
    content: "\e9f0";
}

.icon-brand-pied-piper-pp:before {
    content: "\e9f1";
}

.icon-brand-pinterest:before {
    content: "\e9f2";
}

.icon-brand-pinterest-p:before {
    content: "\e9f3";
}

.icon-brand-pinterest-square:before {
    content: "\e9f4";
}

.icon-brand-playstation:before {
    content: "\e9f5";
}

.icon-brand-product-hunt:before {
    content: "\e9f6";
}

.icon-brand-pushed:before {
    content: "\e9f7";
}

.icon-brand-python:before {
    content: "\e9f8";
}

.icon-brand-qq:before {
    content: "\e9f9";
}

.icon-brand-quinscape:before {
    content: "\e9fa";
}

.icon-brand-quora:before {
    content: "\e9fb";
}

.icon-brand-ravelry:before {
    content: "\e9fc";
}

.icon-brand-react:before {
    content: "\e9fd";
}

.icon-brand-readme:before {
    content: "\e9fe";
}

.icon-brand-rebel:before {
    content: "\e9ff";
}

.icon-brand-reddit:before {
    content: "\ea00";
}

.icon-brand-reddit-alien:before {
    content: "\ea01";
}

.icon-brand-reddit-square:before {
    content: "\ea02";
}

.icon-brand-red-river:before {
    content: "\ea03";
}

.icon-brand-rendact:before {
    content: "\ea04";
}

.icon-brand-renren:before {
    content: "\ea05";
}

.icon-brand-replyd:before {
    content: "\ea06";
}

.icon-brand-researchgate:before {
    content: "\ea07";
}

.icon-brand-resolving:before {
    content: "\ea08";
}

.icon-brand-rocketchat:before {
    content: "\ea09";
}

.icon-brand-rockrms:before {
    content: "\ea0a";
}

.icon-brand-r-project:before {
    content: "\ea0b";
}

.icon-brand-safari:before {
    content: "\ea0c";
}

.icon-brand-sass:before {
    content: "\ea0d";
}

.icon-brand-schlix:before {
    content: "\ea0e";
}

.icon-brand-scribd:before {
    content: "\ea0f";
}

.icon-brand-searchengin:before {
    content: "\ea10";
}

.icon-brand-sellcast:before {
    content: "\ea11";
}

.icon-brand-sellsy:before {
    content: "\ea12";
}

.icon-brand-servicestack:before {
    content: "\ea13";
}

.icon-brand-shirtsinbulk:before {
    content: "\ea14";
}

.icon-brand-simplybuilt:before {
    content: "\ea15";
}

.icon-brand-sistrix:before {
    content: "\ea16";
}

.icon-brand-sith:before {
    content: "\ea17";
}

.icon-brand-skyatlas:before {
    content: "\ea18";
}

.icon-brand-skype:before {
    content: "\ea19";
}

.icon-brand-slack:before {
    content: "\ea1a";
}

.icon-brand-slack-hash:before {
    content: "\ea1b";
}

.icon-brand-slideshare:before {
    content: "\ea1c";
}

.icon-brand-snapchat:before {
    content: "\ea1d";
}

.icon-brand-snapchat-ghost:before {
    content: "\ea1e";
}

.icon-brand-snapchat-square:before {
    content: "\ea1f";
}

.icon-brand-soundcloud:before {
    content: "\ea20";
}

.icon-brand-speakap:before {
    content: "\ea21";
}

.icon-brand-spotify:before {
    content: "\ea22";
}

.icon-brand-stack-exchange:before {
    content: "\ea23";
}

.icon-brand-stack-overflow:before {
    content: "\ea24";
}

.icon-brand-staylinked:before {
    content: "\ea25";
}

.icon-brand-steam:before {
    content: "\ea26";
}

.icon-brand-steam-square:before {
    content: "\ea27";
}

.icon-brand-steam-symbol:before {
    content: "\ea28";
}

.icon-brand-sticker-mule:before {
    content: "\ea29";
}

.icon-brand-strava:before {
    content: "\ea2a";
}

.icon-brand-stripe:before {
    content: "\ea2b";
}

.icon-brand-stripe-s:before {
    content: "\ea2c";
}

.icon-brand-studiovinari:before {
    content: "\ea2d";
}

.icon-brand-stumbleupon:before {
    content: "\ea2e";
}

.icon-brand-stumbleupon-circle:before {
    content: "\ea2f";
}

.icon-brand-superpowers:before {
    content: "\ea30";
}

.icon-brand-supple:before {
    content: "\ea31";
}

.icon-brand-teamspeak:before {
    content: "\ea32";
}

.icon-brand-telegram:before {
    content: "\ea33";
}

.icon-brand-telegram-plane:before {
    content: "\ea34";
}

.icon-brand-tencent-weibo:before {
    content: "\ea35";
}

.icon-brand-themeisle:before {
    content: "\ea36";
}

.icon-brand-trade-federation:before {
    content: "\ea37";
}

.icon-brand-trello:before {
    content: "\ea38";
}

.icon-brand-tripadvisor:before {
    content: "\ea39";
}

.icon-brand-tumblr:before {
    content: "\ea3a";
}

.icon-brand-tumblr-square:before {
    content: "\ea3b";
}

.icon-brand-twitch:before {
    content: "\ea3c";
}

.icon-brand-twitter:before {
    content: "\ea3d";
}

.icon-brand-twitter-square:before {
    content: "\ea3e";
}

.icon-brand-typo3:before {
    content: "\ea3f";
}

.icon-brand-uber:before {
    content: "\ea40";
}

.icon-brand-uikit:before {
    content: "\ea41";
}

.icon-brand-uniregistry:before {
    content: "\ea42";
}

.icon-brand-untappd:before {
    content: "\ea43";
}

.icon-brand-usb:before {
    content: "\ea44";
}

.icon-brand-ussunnah:before {
    content: "\ea45";
}

.icon-brand-vaadin:before {
    content: "\ea46";
}

.icon-brand-viacoin:before {
    content: "\ea47";
}

.icon-brand-viadeo:before {
    content: "\ea48";
}

.icon-brand-viadeo-square:before {
    content: "\ea49";
}

.icon-brand-viber:before {
    content: "\ea4a";
}

.icon-brand-vimeo:before {
    content: "\ea4b";
}

.icon-brand-vimeo-square:before {
    content: "\ea4c";
}

.icon-brand-vimeo-v:before {
    content: "\ea4d";
}

.icon-brand-vine:before {
    content: "\ea4e";
}

.icon-brand-vk:before {
    content: "\ea4f";
}

.icon-brand-vnv:before {
    content: "\ea50";
}

.icon-brand-vuejs:before {
    content: "\ea51";
}

.icon-brand-weibo:before {
    content: "\ea52";
}

.icon-brand-weixin:before {
    content: "\ea53";
}

.icon-brand-whatsapp:before {
    content: "\ea54";
}

.icon-brand-whatsapp-square:before {
    content: "\ea55";
}

.icon-brand-whmcs:before {
    content: "\ea56";
}

.icon-brand-wikipedia-w:before {
    content: "\ea57";
}

.icon-brand-windows:before {
    content: "\ea58";
}

.icon-brand-wolf-pack-battalion:before {
    content: "\ea59";
}

.icon-brand-wordpress:before {
    content: "\ea5a";
}

.icon-brand-wordpress-simple:before {
    content: "\ea5b";
}

.icon-brand-wpbeginner:before {
    content: "\ea5c";
}

.icon-brand-wpexplorer:before {
    content: "\ea5d";
}

.icon-brand-wpforms:before {
    content: "\ea5e";
}

.icon-brand-xbox:before {
    content: "\ea5f";
}

.icon-brand-xing:before {
    content: "\ea60";
}

.icon-brand-xing-square:before {
    content: "\ea61";
}

.icon-brand-yahoo:before {
    content: "\ea62";
}

.icon-brand-yandex:before {
    content: "\ea63";
}

.icon-brand-yandex-international:before {
    content: "\ea64";
}

.icon-brand-y-combinator:before {
    content: "\ea65";
}

.icon-brand-yelp:before {
    content: "\ea66";
}

.icon-brand-yoast:before {
    content: "\ea67";
}

.icon-brand-youtube:before {
    content: "\ea68";
}

.icon-brand-youtube-square:before {
    content: "\ea69";
}


/*!
 * Feather Icons (https://feathericons.com/)
 * Licensed under MIT
 */

@font-face {
    font-family: 'Feather-Icons';
    src: url('../fonts/Feather-Icons.ttf?7ncawf') format('truetype'), url('../fonts/Feather-Icons.woff?7ncawf') format('woff'), url('../fonts/Feather-Icons.svg?7ncawf#Feather-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-feather-"],
[class*=" icon-feather-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Feather-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-feather-activity:before {
    content: "\e900";
}

.icon-feather-airplay:before {
    content: "\e901";
}

.icon-feather-alert-circle:before {
    content: "\e902";
}

.icon-feather-alert-octagon:before {
    content: "\e903";
}

.icon-feather-alert-triangle:before {
    content: "\e904";
}

.icon-feather-align-center:before {
    content: "\e905";
}

.icon-feather-align-justify:before {
    content: "\e906";
}

.icon-feather-align-left:before {
    content: "\e907";
}

.icon-feather-align-right:before {
    content: "\e908";
}

.icon-feather-anchor:before {
    content: "\e909";
}

.icon-feather-aperture:before {
    content: "\e90a";
}

.icon-feather-archive:before {
    content: "\e90b";
}

.icon-feather-arrow-down:before {
    content: "\e90c";
}

.icon-feather-arrow-down-circle:before {
    content: "\e90d";
}

.icon-feather-arrow-down-left:before {
    content: "\e90e";
}

.icon-feather-arrow-down-right:before {
    content: "\e90f";
}

.icon-feather-arrow-left:before {
    content: "\e910";
}

.icon-feather-arrow-left-circle:before {
    content: "\e911";
}

.icon-feather-arrow-right:before {
    content: "\e912";
}

.icon-feather-arrow-right-circle:before {
    content: "\e913";
}

.icon-feather-arrow-up:before {
    content: "\e914";
}

.icon-feather-arrow-up-circle:before {
    content: "\e915";
}

.icon-feather-arrow-up-left:before {
    content: "\e916";
}

.icon-feather-arrow-up-right:before {
    content: "\e917";
}

.icon-feather-at-sign:before {
    content: "\e918";
}

.icon-feather-award:before {
    content: "\e919";
}

.icon-feather-bar-chart:before {
    content: "\e91a";
}

.icon-feather-bar-chart-2:before {
    content: "\e91b";
}

.icon-feather-battery:before {
    content: "\e91c";
}

.icon-feather-battery-charging:before {
    content: "\e91d";
}

.icon-feather-bell:before {
    content: "\e91e";
}

.icon-feather-bell-off:before {
    content: "\e91f";
}

.icon-feather-bluetooth:before {
    content: "\e920";
}

.icon-feather-bold:before {
    content: "\e921";
}

.icon-feather-book:before {
    content: "\e922";
}

.icon-feather-book-open:before {
    content: "\e923";
}

.icon-feather-bookmark:before {
    content: "\e924";
    color: ;
}

.icon-feather-box:before {
    content: "\e925";
}

.icon-feather-briefcase:before {
    content: "\e926";
}

.icon-feather-calendar:before {
    content: "\e927";
}

.icon-feather-camera:before {
    content: "\e928";
}

.icon-feather-camera-off:before {
    content: "\e929";
}

.icon-feather-cast:before {
    content: "\e92a";
}

.icon-feather-check:before {
    content: "\e92b";
}

.icon-feather-check-circle:before {
    content: "\e92c";
}

.icon-feather-check-square:before {
    content: "\e92d";
}

.icon-feather-chevron-down:before {
    content: "\e92e";
}

.icon-feather-chevron-left:before {
    content: "\e92f";
}

.icon-feather-chevron-right:before {
    content: "\e930";
}

.icon-feather-chevron-up:before {
    content: "\e931";
}

.icon-feather-chevrons-down:before {
    content: "\e932";
}

.icon-feather-chevrons-left:before {
    content: "\e933";
}

.icon-feather-chevrons-right:before {
    content: "\e934";
}

.icon-feather-chevrons-up:before {
    content: "\e935";
}

.icon-feather-chrome:before {
    content: "\e936";
}

.icon-feather-circle:before {
    content: "\e937";
}

.icon-feather-clipboard:before {
    content: "\e938";
}

.icon-feather-clock:before {
    content: "\e939";
}

.icon-feather-cloud:before {
    content: "\e93a";
}

.icon-feather-cloud-drizzle:before {
    content: "\e93b";
}

.icon-feather-cloud-lightning:before {
    content: "\e93c";
}

.icon-feather-cloud-off:before {
    content: "\e93d";
}

.icon-feather-cloud-rain:before {
    content: "\e93e";
}

.icon-feather-cloud-snow:before {
    content: "\e93f";
}

.icon-feather-code:before {
    content: "\e940";
}

.icon-feather-codepen:before {
    content: "\e941";
}

.icon-feather-command:before {
    content: "\e942";
}

.icon-feather-compass:before {
    content: "\e943";
}

.icon-feather-copy:before {
    content: "\e944";
}

.icon-feather-corner-down-left:before {
    content: "\e945";
}

.icon-feather-corner-down-right:before {
    content: "\e946";
}

.icon-feather-corner-left-down:before {
    content: "\e947";
}

.icon-feather-corner-left-up:before {
    content: "\e948";
}

.icon-feather-corner-right-down:before {
    content: "\e949";
}

.icon-feather-corner-right-up:before {
    content: "\e94a";
}

.icon-feather-corner-up-left:before {
    content: "\e94b";
}

.icon-feather-corner-up-right:before {
    content: "\e94c";
}

.icon-feather-cpu:before {
    content: "\e94d";
}

.icon-feather-credit-card:before {
    content: "\e94e";
}

.icon-feather-crop:before {
    content: "\e94f";
}

.icon-feather-crosshair:before {
    content: "\e950";
}

.icon-feather-database:before {
    content: "\e951";
}

.icon-feather-delete:before {
    content: "\e952";
}

.icon-feather-disc:before {
    content: "\e953";
}

.icon-feather-dollar-sign:before {
    content: "\e954";
}

.icon-feather-download:before {
    content: "\e955";
}

.icon-feather-download-cloud:before {
    content: "\e956";
}

.icon-feather-droplet:before {
    content: "\e957";
}

.icon-feather-edit:before {
    content: "\e958";
}

.icon-feather-edit-2:before {
    content: "\e959";
}

.icon-feather-edit-3:before {
    content: "\e95a";
}

.icon-feather-external-link:before {
    content: "\e95b";
}

.icon-feather-eye:before {
    content: "\e95c";
}

.icon-feather-eye-off:before {
    content: "\e95d";
}

.icon-feather-facebook:before {
    content: "\e95e";
}

.icon-feather-fast-forward:before {
    content: "\e95f";
}

.icon-feather-feather:before {
    content: "\e960";
}

.icon-feather-file:before {
    content: "\e961";
}

.icon-feather-file-minus:before {
    content: "\e962";
}

.icon-feather-file-plus:before {
    content: "\e963";
}

.icon-feather-file-text:before {
    content: "\e964";
}

.icon-feather-film:before {
    content: "\e965";
}

.icon-feather-filter:before {
    content: "\e966";
}

.icon-feather-flag:before {
    content: "\e967";
}

.icon-feather-folder:before {
    content: "\e968";
}

.icon-feather-folder-minus:before {
    content: "\e969";
}

.icon-feather-folder-plus:before {
    content: "\e96a";
}

.icon-feather-gift:before {
    content: "\e96b";
}

.icon-feather-git-branch:before {
    content: "\e96c";
}

.icon-feather-git-commit:before {
    content: "\e96d";
}

.icon-feather-git-merge:before {
    content: "\e96e";
}

.icon-feather-git-pull-request:before {
    content: "\e96f";
}

.icon-feather-github:before {
    content: "\e970";
}

.icon-feather-gitlab:before {
    content: "\e971";
}

.icon-feather-globe:before {
    content: "\e972";
}

.icon-feather-grid:before {
    content: "\e973";
}

.icon-feather-hard-drive:before {
    content: "\e974";
}

.icon-feather-hash:before {
    content: "\e975";
}

.icon-feather-headphones:before {
    content: "\e976";
}

.icon-feather-heart:before {
    content: "\e977";
}

.icon-feather-help-circle:before {
    content: "\e978";
}

.icon-feather-home:before {
    content: "\e979";
}

.icon-feather-image:before {
    content: "\e97a";
}

.icon-feather-inbox:before {
    content: "\e97b";
}

.icon-feather-info:before {
    content: "\e97c";
}

.icon-feather-instagram:before {
    content: "\e97d";
}

.icon-feather-italic:before {
    content: "\e97e";
}

.icon-feather-layers:before {
    content: "\e97f";
}

.icon-feather-layout:before {
    content: "\e980";
}

.icon-feather-life-buoy:before {
    content: "\e981";
}

.icon-feather-link:before {
    content: "\e982";
}

.icon-feather-link-2:before {
    content: "\e983";
}

.icon-feather-linkedin:before {
    content: "\e984";
}

.icon-feather-list:before {
    content: "\e985";
}

.icon-feather-loader:before {
    content: "\e986";
}

.icon-feather-lock:before {
    content: "\e987";
}

.icon-feather-log-in:before {
    content: "\e988";
}

.icon-feather-log-out:before {
    content: "\e989";
}

.icon-feather-mail:before {
    content: "\e98a";
}

.icon-feather-map:before {
    content: "\e98b";
}

.icon-feather-map-pin:before {
    content: "\e98c";
}

.icon-feather-maximize:before {
    content: "\e98d";
}

.icon-feather-maximize-2:before {
    content: "\e98e";
}

.icon-feather-menu:before {
    content: "\e98f";
}

.icon-feather-message-circle:before {
    content: "\e990";
}

.icon-feather-message-square:before {
    content: "\e991";
}

.icon-feather-mic:before {
    content: "\e992";
}

.icon-feather-mic-off:before {
    content: "\e993";
}

.icon-feather-minimize:before {
    content: "\e994";
}

.icon-feather-minimize-2:before {
    content: "\e995";
}

.icon-feather-minus:before {
    content: "\e996";
}

.icon-feather-minus-circle:before {
    content: "\e997";
}

.icon-feather-minus-square:before {
    content: "\e998";
}

.icon-feather-monitor:before {
    content: "\e999";
}

.icon-feather-moon:before {
    content: "\e99a";
}

.icon-feather-more-horizontal:before {
    content: "\e99b";
}

.icon-feather-more-vertical:before {
    content: "\e99c";
}

.icon-feather-move:before {
    content: "\e99d";
}

.icon-feather-music:before {
    content: "\e99e";
}

.icon-feather-navigation:before {
    content: "\e99f";
}

.icon-feather-navigation-2:before {
    content: "\e9a0";
}

.icon-feather-octagon:before {
    content: "\e9a1";
}

.icon-feather-package:before {
    content: "\e9a2";
}

.icon-feather-paperclip:before {
    content: "\e9a3";
}

.icon-feather-pause:before {
    content: "\e9a4";
}

.icon-feather-pause-circle:before {
    content: "\e9a5";
}

.icon-feather-percent:before {
    content: "\e9a6";
}

.icon-feather-phone:before {
    content: "\e9a7";
}

.icon-feather-phone-call:before {
    content: "\e9a8";
}

.icon-feather-phone-forwarded:before {
    content: "\e9a9";
}

.icon-feather-phone-incoming:before {
    content: "\e9aa";
}

.icon-feather-phone-missed:before {
    content: "\e9ab";
}

.icon-feather-phone-off:before {
    content: "\e9ac";
}

.icon-feather-phone-outgoing:before {
    content: "\e9ad";
}

.icon-feather-pie-chart:before {
    content: "\e9ae";
}

.icon-feather-play:before {
    content: "\e9af";
}

.icon-feather-play-circle:before {
    content: "\e9b0";
}

.icon-feather-plus:before {
    content: "\e9b1";
}

.icon-feather-plus-circle:before {
    content: "\e9b2";
}

.icon-feather-plus-square:before {
    content: "\e9b3";
}

.icon-feather-pocket:before {
    content: "\e9b4";
}

.icon-feather-power:before {
    content: "\e9b5";
}

.icon-feather-printer:before {
    content: "\e9b6";
}

.icon-feather-radio:before {
    content: "\e9b7";
}

.icon-feather-refresh-ccw:before {
    content: "\e9b8";
}

.icon-feather-refresh-cw:before {
    content: "\e9b9";
}

.icon-feather-repeat:before {
    content: "\e9ba";
}

.icon-feather-rewind:before {
    content: "\e9bb";
}

.icon-feather-rotate-ccw:before {
    content: "\e9bc";
}

.icon-feather-rotate-cw:before {
    content: "\e9bd";
}

.icon-feather-rss:before {
    content: "\e9be";
}

.icon-feather-save:before {
    content: "\e9bf";
}

.icon-feather-scissors:before {
    content: "\e9c0";
}

.icon-feather-search:before {
    content: "\e9c1";
}

.icon-feather-send:before {
    content: "\e9c2";
}

.icon-feather-server:before {
    content: "\e9c3";
}

.icon-feather-settings:before {
    content: "\e9c4";
}

.icon-feather-share:before {
    content: "\e9c5";
}

.icon-feather-share-2:before {
    content: "\e9c6";
}

.icon-feather-shield:before {
    content: "\e9c7";
}

.icon-feather-shield-off:before {
    content: "\e9c8";
}

.icon-feather-shopping-bag:before {
    content: "\e9c9";
}

.icon-feather-shopping-cart:before {
    content: "\e9ca";
}

.icon-feather-shuffle:before {
    content: "\e9cb";
}

.icon-feather-sidebar:before {
    content: "\e9cc";
}

.icon-feather-skip-back:before {
    content: "\e9cd";
}

.icon-feather-skip-forward:before {
    content: "\e9ce";
}

.icon-feather-slack:before {
    content: "\e9cf";
}

.icon-feather-slash:before {
    content: "\e9d0";
}

.icon-feather-sliders:before {
    content: "\e9d1";
}

.icon-feather-smartphone:before {
    content: "\e9d2";
}

.icon-feather-speaker:before {
    content: "\e9d3";
}

.icon-feather-square:before {
    content: "\e9d4";
}

.icon-feather-star:before {
    content: "\e9d5";
}

.icon-feather-stop-circle:before {
    content: "\e9d6";
}

.icon-feather-sun:before {
    content: "\e9d7";
}

.icon-feather-sunrise:before {
    content: "\e9d8";
}

.icon-feather-sunset:before {
    content: "\e9d9";
}

.icon-feather-tablet:before {
    content: "\e9da";
}

.icon-feather-tag:before {
    content: "\e9db";
}

.icon-feather-target:before {
    content: "\e9dc";
}

.icon-feather-terminal:before {
    content: "\e9dd";
}

.icon-feather-thermometer:before {
    content: "\e9de";
}

.icon-feather-thumbs-down:before {
    content: "\e9df";
}

.icon-feather-thumbs-up:before {
    content: "\e9e0";
}

.icon-feather-toggle-left:before {
    content: "\e9e1";
}

.icon-feather-toggle-right:before {
    content: "\e9e2";
}

.icon-feather-trash:before {
    content: "\e9e3";
}

.icon-feather-trash-2:before {
    content: "\e9e4";
}

.icon-feather-trending-down:before {
    content: "\e9e5";
}

.icon-feather-trending-up:before {
    content: "\e9e6";
}

.icon-feather-triangle:before {
    content: "\e9e7";
}

.icon-feather-truck:before {
    content: "\e9e8";
}

.icon-feather-tv:before {
    content: "\e9e9";
}

.icon-feather-twitter:before {
    content: "\e9ea";
}

.icon-feather-type:before {
    content: "\e9eb";
}

.icon-feather-umbrella:before {
    content: "\e9ec";
}

.icon-feather-underline:before {
    content: "\e9ed";
}

.icon-feather-unlock:before {
    content: "\e9ee";
}

.icon-feather-upload:before {
    content: "\e9ef";
}

.icon-feather-upload-cloud:before {
    content: "\e9f0";
}

.icon-feather-user:before {
    content: "\e9f1";
}

.icon-feather-user-check:before {
    content: "\e9f2";
}

.icon-feather-user-minus:before {
    content: "\e9f3";
}

.icon-feather-user-plus:before {
    content: "\e9f4";
}

.icon-feather-user-x:before {
    content: "\e9f5";
}

.icon-feather-users:before {
    content: "\e9f6";
}

.icon-feather-video:before {
    content: "\e9f7";
}

.icon-feather-video-off:before {
    content: "\e9f8";
}

.icon-feather-voicemail:before {
    content: "\e9f9";
}

.icon-feather-volume:before {
    content: "\e9fa";
}

.icon-feather-volume-1:before {
    content: "\e9fb";
}

.icon-feather-volume-2:before {
    content: "\e9fc";
}

.icon-feather-volume-x:before {
    content: "\e9fd";
}

.icon-feather-watch:before {
    content: "\e9fe";
}

.icon-feather-wifi:before {
    content: "\e9ff";
}

.icon-feather-wifi-off:before {
    content: "\ea00";
}

.icon-feather-wind:before {
    content: "\ea01";
}

.icon-feather-x:before {
    content: "\ea02";
}

.icon-feather-x-circle:before {
    content: "\ea03";
}

.icon-feather-x-square:before {
    content: "\ea04";
}

.icon-feather-youtube:before {
    content: "\ea05";
}

.icon-feather-zap:before {
    content: "\ea06";
}

.icon-feather-zap-off:before {
    content: "\ea07";
}

.icon-feather-zoom-in:before {
    content: "\ea08";
}

.icon-feather-zoom-out:before {
    content: "\ea09";
}


/*!
 * Material Icons (https://material.io/tools/icons/)
 * Apache license version 2.0
 */

@font-face {
    font-family: 'Material-Icons';
    src: url('../fonts/Material-Icons.ttf?e8u1sb') format('truetype'), url('../fonts/Material-Icons.woff?e8u1sb') format('woff'), url('../fonts/Material-Icons.svg?e8u1sb#Material-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-material-"],
[class*=" icon-material-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Material-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-material-outline-dashboard:before {
    content: "\e997";
}

.icon-material-outline-arrow-back:before {
    content: "\e993";
}

.icon-material-outline-arrow-forward:before {
    content: "\e994";
}

.icon-material-outline-arrow-right-alt:before {
    content: "\e995";
}

.icon-material-outline-gavel:before {
    content: "\e996";
}

.icon-material-baseline-mail-outline:before {
    content: "\e900";
}

.icon-material-baseline-notifications-none:before {
    content: "\e901";
}

.icon-material-baseline-star-border:before {
    content: "\e902";
}

.icon-material-outline-access-alarm:before {
    content: "\e903";
}

.icon-material-outline-access-time:before {
    content: "\e904";
}

.icon-material-outline-account-balance-wallet:before {
    content: "\e905";
}

.icon-material-outline-account-balance:before {
    content: "\e906";
}

.icon-material-outline-account-circle:before {
    content: "\e907";
}

.icon-material-outline-add-a-photo:before {
    content: "\e908";
}

.icon-material-outline-add-circle-outline:before {
    content: "\e909";
}

.icon-material-outline-add-location:before {
    content: "\e90a";
}

.icon-material-outline-add-photo-alternate:before {
    content: "\e90b";
}

.icon-material-outline-add-shopping-cart:before {
    content: "\e90c";
}

.icon-material-outline-add:before {
    content: "\e90d";
}

.icon-material-outline-alarm-add:before {
    content: "\e90e";
}

.icon-material-outline-alarm-off:before {
    content: "\e90f";
}

.icon-material-outline-alarm-on:before {
    content: "\e910";
}

.icon-material-outline-alarm:before {
    content: "\e911";
}

.icon-material-outline-announcement:before {
    content: "\e912";
}

.icon-material-outline-archive:before {
    content: "\e913";
}

.icon-material-outline-arrow-drop-down:before {
    content: "\e914";
}

.icon-material-outline-arrow-drop-up:before {
    content: "\e915";
}

.icon-material-outline-arrow-left:before {
    content: "\e916";
}

.icon-material-outline-arrow-right:before {
    content: "\e917";
}

.icon-material-outline-assessment:before {
    content: "\e918";
}

.icon-material-outline-assignment:before {
    content: "\e919";
}

.icon-material-outline-attach-file:before {
    content: "\e91a";
}

.icon-material-outline-autorenew:before {
    content: "\e91b";
}

.icon-material-outline-battery-charging-full:before {
    content: "\e91c";
}

.icon-material-outline-beach-access:before {
    content: "\e91d";
}

.icon-material-outline-book:before {
    content: "\e91e";
}

.icon-material-outline-bookmark-border:before {
    content: "\e91f";
}

.icon-material-outline-bookmarks:before {
    content: "\e920";
}

.icon-material-outline-broken-image:before {
    content: "\e921";
}

.icon-material-outline-brush:before {
    content: "\e922";
}

.icon-material-outline-bug-report:before {
    content: "\e923";
}

.icon-material-outline-business-center:before {
    content: "\e924";
}

.icon-material-outline-business:before {
    content: "\e925";
}

.icon-material-outline-cake:before {
    content: "\e926";
}

.icon-material-outline-check-circle:before {
    content: "\e927";
}

.icon-material-outline-check:before {
    content: "\e928";
}

.icon-material-outline-cloud:before {
    content: "\e929";
}

.icon-material-outline-code:before {
    content: "\e92a";
}

.icon-material-outline-compare-arrows:before {
    content: "\e92b";
}

.icon-material-outline-computer:before {
    content: "\e92c";
}

.icon-material-outline-contact-support:before {
    content: "\e92d";
}

.icon-material-outline-credit-card:before {
    content: "\e92e";
}

.icon-material-outline-crop-original:before {
    content: "\e92f";
}

.icon-material-outline-date-range:before {
    content: "\e930";
}

.icon-material-outline-delete:before {
    content: "\e931";
}

.icon-material-outline-description:before {
    content: "\e932";
}

.icon-material-outline-desktop-mac:before {
    content: "\e933";
}

.icon-material-outline-desktop-windows:before {
    content: "\e934";
}

.icon-material-outline-directions-car:before {
    content: "\e935";
}

.icon-material-outline-dns:before {
    content: "\e936";
}

.icon-material-outline-drafts:before {
    content: "\e937";
}

.icon-material-outline-email:before {
    content: "\e938";
}

.icon-material-outline-explore:before {
    content: "\e939";
}

.icon-material-outline-extension:before {
    content: "\e93a";
}

.icon-material-outline-face:before {
    content: "\e93b";
}

.icon-material-outline-favorite-border:before {
    content: "\e93c";
}

.icon-material-outline-favorite:before {
    content: "\e93d";
}

.icon-material-outline-feedback:before {
    content: "\e93e";
}

.icon-material-outline-file-copy:before {
    content: "\e93f";
}

.icon-material-outline-filter-none:before {
    content: "\e940";
}

.icon-material-outline-find-in-page:before {
    content: "\e941";
}

.icon-material-outline-fingerprint:before {
    content: "\e942";
}

.icon-material-outline-flight:before {
    content: "\e943";
}

.icon-material-outline-flip-to-back:before {
    content: "\e944";
}

.icon-material-outline-flip-to-front:before {
    content: "\e945";
}

.icon-material-outline-folder-shared:before {
    content: "\e946";
}

.icon-material-outline-folder:before {
    content: "\e947";
}

.icon-material-outline-format-quote:before {
    content: "\e948";
}

.icon-material-outline-format-shapes:before {
    content: "\e949";
}

.icon-material-outline-forum:before {
    content: "\e94a";
}

.icon-material-outline-free-breakfast:before {
    content: "\e94b";
}

.icon-material-outline-gps-fixed:before {
    content: "\e94c";
}

.icon-material-outline-group:before {
    content: "\e94d";
}

.icon-material-outline-help-outline:before {
    content: "\e94e";
}

.icon-material-outline-highlight-off:before {
    content: "\e94f";
}

.icon-material-outline-history:before {
    content: "\e950";
}

.icon-material-outline-home:before {
    content: "\e951";
}

.icon-material-outline-hotel:before {
    content: "\e952";
}

.icon-material-outline-https:before {
    content: "\e953";
}

.icon-material-outline-info:before {
    content: "\e954";
}

.icon-material-outline-input:before {
    content: "\e955";
}

.icon-material-outline-insert-photo:before {
    content: "\e956";
}

.icon-material-outline-keyboard-arrow-down:before {
    content: "\e957";
}

.icon-material-outline-keyboard-arrow-left:before {
    content: "\e958";
}

.icon-material-outline-keyboard-arrow-right:before {
    content: "\e959";
}

.icon-material-outline-keyboard-arrow-up:before {
    content: "\e95a";
}

.icon-material-outline-language:before {
    content: "\e95b";
}

.icon-material-outline-launch:before {
    content: "\e95c";
}

.icon-material-outline-layers:before {
    content: "\e95d";
}

.icon-material-outline-library-add:before {
    content: "\e95e";
}

.icon-material-outline-library-books:before {
    content: "\e95f";
}

.icon-material-outline-local-atm:before {
    content: "\e960";
}

.icon-material-outline-local-offer:before {
    content: "\e961";
}

.icon-material-outline-location-city:before {
    content: "\e962";
}

.icon-material-outline-location-off:before {
    content: "\e963";
}

.icon-material-outline-location-on:before {
    content: "\e964";
}

.icon-material-outline-lock-open:before {
    content: "\e965";
}

.icon-material-outline-lock:before {
    content: "\e966";
}

.icon-material-outline-loyalty:before {
    content: "\e967";
}

.icon-material-outline-map:before {
    content: "\e968";
}

.icon-material-outline-message-(1):before {
    content: "\e969";
}

.icon-material-outline-monetization-on:before {
    content: "\e96a";
}

.icon-material-outline-money:before {
    content: "\e96b";
}

.icon-material-outline-mouse:before {
    content: "\e96c";
}

.icon-material-outline-movie:before {
    content: "\e96d";
}

.icon-material-outline-my-location:before {
    content: "\e96e";
}

.icon-material-outline-note-add:before {
    content: "\e96f";
}

.icon-material-outline-notifications-active:before {
    content: "\e970";
}

.icon-material-outline-notifications-off:before {
    content: "\e971";
}

.icon-material-outline-notifications:before {
    content: "\e972";
}

.icon-material-outline-outlined-flag:before {
    content: "\e973";
}

.icon-material-outline-person-pin:before {
    content: "\e974";
}

.icon-material-outline-photo-library:before {
    content: "\e975";
}

.icon-material-outline-photo-size-select-actual:before {
    content: "\e976";
}

.icon-material-outline-picture-as-pdf:before {
    content: "\e977";
}

.icon-material-outline-power-settings-new:before {
    content: "\e978";
}

.icon-material-outline-print:before {
    content: "\e979";
}

.icon-material-outline-question-answer:before {
    content: "\e97a";
}

.icon-material-outline-rate-review:before {
    content: "\e97b";
}

.icon-material-outline-redo:before {
    content: "\e97c";
}

.icon-material-outline-reorder:before {
    content: "\e97d";
}

.icon-material-outline-restaurant:before {
    content: "\e97e";
}

.icon-material-outline-room:before {
    content: "\e97f";
}

.icon-material-outline-save-alt:before {
    content: "\e980";
}

.icon-material-outline-school:before {
    content: "\e981";
}

.icon-material-outline-search:before {
    content: "\e982";
}

.icon-material-outline-settings-input-component:before {
    content: "\e983";
}

.icon-material-outline-settings:before {
    content: "\e984";
    fill: red;
}

.icon-material-outline-shopping-cart:before {
    content: "\e985";
}

.icon-material-outline-speaker-notes:before {
    content: "\e986";
}

.icon-material-outline-star-border:before {
    content: "\e987";
}

.icon-material-outline-star:before {
    content: "\e988";
}

.icon-material-outline-supervisor-account:before {
    content: "\e989";
}

.icon-material-outline-text-fields:before {
    content: "\e98a";
}

.icon-material-outline-textsms:before {
    content: "\e98b";
}

.icon-material-outline-thumb-down:before {
    content: "\e98c";
}

.icon-material-outline-thumb-up:before {
    content: "\e98d";
}

.icon-material-outline-undo:before {
    content: "\e98e";
}

.icon-material-outline-visibility:before {
    content: "\e98f";
}

.icon-material-outline-watch:before {
    content: "\e990";
}

.icon-material-outline-wb-incandescent:before {
    content: "\e991";
}

.icon-material-outline-where-to-vote:before {
    content: "\e992";
}


/*
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 *    Facebook [ https://www.facebook.com/Icons8 ]
 *    Google+ [ https://plus.google.com/+Icons8 ]
 *    GitHub [ https://github.com/icons8 ]
 */

@font-face {
    font-family: 'Line-Awesome';
    src: url('../fonts/Line-Awesome.ttf?15lwq9') format('truetype'), url('../fonts/Line-Awesome.woff?15lwq9') format('woff'), url('../fonts/Line-Awesome.svg?15lwq9#Line-Awesome') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-line-awesome-"],
[class*=" icon-line-awesome-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Line-Awesome' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-line-awesome-code:before {
    content: "\f196";
}

.icon-line-awesome-chain:before {
    content: "\f179";
}

.icon-line-awesome-chevron-circle-right:before {
    content: "\f182";
}

.icon-line-awesome-dollar:before {
    content: "\f1bb";
}

.icon-line-awesome-crosshairs:before {
    content: "\f1ac";
}

.icon-line-awesome-gg:before {
    content: "\f210";
}

.icon-line-awesome-legal:before {
    content: "\f25e";
}

.icon-line-awesome-angle-double-left:before {
    content: "\f10d";
}

.icon-line-awesome-flash:before {
    content: "\f1fa";
}

.icon-line-awesome-foursquare:before {
    content: "\f206";
}

.icon-line-awesome-hourglass-2:before {
    content: "\f23c";
}

.icon-line-awesome-hourglass-3:before {
    content: "\f23d";
}

.icon-line-awesome-th:before {
    content: "\f339";
}

.icon-line-awesome-angle-left:before {
    content: "\f111";
}

.icon-line-awesome-recycle:before {
    content: "\f2d2";
}

.icon-line-awesome-file-code-o:before {
    content: "\f1e2";
}

.icon-line-awesome-thumb-tack:before {
    content: "\f33c";
}

.icon-line-awesome-fax:before {
    content: "\f1dc";
}

.icon-line-awesome-xing-square:before {
    content: "\f383";
}

.icon-line-awesome-hospital-o:before {
    content: "\f238";
}

.icon-line-awesome-volume-up:before {
    content: "\f375";
}

.icon-line-awesome-spoon:before {
    content: "\f312";
}

.icon-line-awesome-facebook:before {
    content: "\f1d7";
}

.icon-line-awesome-cloud-download:before {
    content: "\f193";
}

.icon-line-awesome-trophy:before {
    content: "\f351";
}

.icon-line-awesome-caret-up:before {
    content: "\f16c";
}

.icon-line-awesome-magic:before {
    content: "\f276";
}

.icon-line-awesome-hourglass-o:before {
    content: "\f240";
}

.icon-line-awesome-balance-scale:before {
    content: "\f12b";
}

.icon-line-awesome-upload:before {
    content: "\f362";
}

.icon-line-awesome-magnet:before {
    content: "\f277";
}

.icon-line-awesome-adjust:before {
    content: "\f101";
}

.icon-line-awesome-subway:before {
    content: "\f329";
}

.icon-line-awesome-chevron-down:before {
    content: "\f184";
}

.icon-line-awesome-location-arrow:before {
    content: "\f270";
}

.icon-line-awesome-check-circle:before {
    content: "\f17c";
}

.icon-line-awesome-arrow-down:before {
    content: "\f11f";
}

.icon-line-awesome-bicycle:before {
    content: "\f144";
}

.icon-line-awesome-instagram:before {
    content: "\f24d";
}

.icon-line-awesome-caret-square-o-up:before {
    content: "\f16b";
}

.icon-line-awesome-crop:before {
    content: "\f1ab";
}

.icon-line-awesome-external-link:before {
    content: "\f1d2";
}

.icon-line-awesome-arrow-circle-down:before {
    content: "\f117";
}

.icon-line-awesome-paper-plane:before {
    content: "\f2a8";
}

.icon-line-awesome-meanpath:before {
    content: "\f287";
}

.icon-line-awesome-long-arrow-left:before {
    content: "\f273";
}

.icon-line-awesome-download:before {
    content: "\f1bd";
}

.icon-line-awesome-bold:before {
    content: "\f14b";
}

.icon-line-awesome-caret-down:before {
    content: "\f165";
}

.icon-line-awesome-chevron-left:before {
    content: "\f185";
}

.icon-line-awesome-font:before {
    content: "\f202";
}

.icon-line-awesome-pinterest:before {
    content: "\f2ba";
}

.icon-line-awesome-cart-plus:before {
    content: "\f16e";
}

.icon-line-awesome-folder-open-o:before {
    content: "\f201";
}

.icon-line-awesome-tachometer:before {
    content: "\f32f";
}

.icon-line-awesome-creative-commons:before {
    content: "\f1a9";
}

.icon-line-awesome-clipboard:before {
    content: "\f18e";
}

.icon-line-awesome-bar-chart:before {
    content: "\f12e";
}

.icon-line-awesome-reply:before {
    content: "\f2da";
}

.icon-line-awesome-hourglass-half:before {
    content: "\f23f";
}

.icon-line-awesome-graduation-cap:before {
    content: "\f21e";
}

.icon-line-awesome-info-circle:before {
    content: "\f24b";
}

.icon-line-awesome-exchange:before {
    content: "\f1cc";
}

.icon-line-awesome-hand-o-up:before {
    content: "\f228";
}

.icon-line-awesome-pause:before {
    content: "\f2ad";
}

.icon-line-awesome-paypal:before {
    content: "\f2af";
}

.icon-line-awesome-github-square:before {
    content: "\f217";
}

.icon-line-awesome-search:before {
    content: "\f2eb";
}

.icon-line-awesome-flask:before {
    content: "\f1fb";
}

.icon-line-awesome-pinterest-square:before {
    content: "\f2bc";
}

.icon-line-awesome-fast-backward:before {
    content: "\f1da";
}

.icon-line-awesome-code-fork:before {
    content: "\f197";
}

.icon-line-awesome-tasks:before {
    content: "\f332";
}

.icon-line-awesome-firefox:before {
    content: "\f1f6";
}

.icon-line-awesome-apple:before {
    content: "\f114";
}

.icon-line-awesome-gamepad:before {
    content: "\f209";
}

.icon-line-awesome-cc-stripe:before {
    content: "\f176";
}

.icon-line-awesome-quote-left:before {
    content: "\f2cd";
}

.icon-line-awesome-user-times:before {
    content: "\f368";
}

.icon-line-awesome-plus-square-o:before {
    content: "\f2c5";
}

.icon-line-awesome-eye-slash:before {
    content: "\f1d5";
}

.icon-line-awesome-trello:before {
    content: "\f34f";
}

.icon-line-awesome-dribbble:before {
    content: "\f1be";
}

.icon-line-awesome-user-secret:before {
    content: "\f367";
}

.icon-line-awesome-cloud:before {
    content: "\f192";
}

.icon-line-awesome-usd:before {
    content: "\f363";
}

.icon-line-awesome-eye:before {
    content: "\f1d4";
}

.icon-line-awesome-certificate:before {
    content: "\f178";
}

.icon-line-awesome-500px:before {
    content: "\f100";
}

.icon-line-awesome-camera:before {
    content: "\f162";
}

.icon-line-awesome-music:before {
    content: "\f299";
}

.icon-line-awesome-gg-circle:before {
    content: "\f211";
}

.icon-line-awesome-sort:before {
    content: "\f306";
}

.icon-line-awesome-pencil:before {
    content: "\f2b0";
}

.icon-line-awesome-bookmark-o:before {
    content: "\f150";
}

.icon-line-awesome-diamond:before {
    content: "\f1b9";
}

.icon-line-awesome-share:before {
    content: "\f2f0";
}

.icon-line-awesome-hourglass-1:before {
    content: "\f23b";
}

.icon-line-awesome-envelope:before {
    content: "\f1c6";
}

.icon-line-awesome-yahoo:before {
    content: "\f386";
}

.icon-line-awesome-glass:before {
    content: "\f218";
}

.icon-line-awesome-flag:before {
    content: "\f1f7";
}

.icon-line-awesome-train:before {
    content: "\f349";
}

.icon-line-awesome-bullhorn:before {
    content: "\f156";
}

.icon-line-awesome-folder:before {
    content: "\f1fe";
}

.icon-line-awesome-outdent:before {
    content: "\f2a5";
}

.icon-line-awesome-stumbleupon:before {
    content: "\f326";
}

.icon-line-awesome-i-cursor:before {
    content: "\f244";
}

.icon-line-awesome-car:before {
    content: "\f164";
}

.icon-line-awesome-file-excel-o:before {
    content: "\f1e3";
}

.icon-line-awesome-arrow-circle-o-left:before {
    content: "\f11a";
}

.icon-line-awesome-paragraph:before {
    content: "\f2ab";
}

.icon-line-awesome-file-photo-o:before {
    content: "\f1e8";
}

.icon-line-awesome-y-combinator:before {
    content: "\f384";
}

.icon-line-awesome-cab:before {
    content: "\f15a";
}

.icon-line-awesome-male:before {
    content: "\f27b";
}

.icon-line-awesome-history:before {
    content: "\f236";
}

.icon-line-awesome-h-square:before {
    content: "\f221";
}

.icon-line-awesome-heart:before {
    content: "\f233";
}

.icon-line-awesome-sort-amount-desc:before {
    content: "\f30a";
}

.icon-line-awesome-search-plus:before {
    content: "\f2ed";
}

.icon-line-awesome-life-ring:before {
    content: "\f264";
}

.icon-line-awesome-lock:before {
    content: "\f271";
}

.icon-line-awesome-git-square:before {
    content: "\f214";
}

.icon-line-awesome-mouse-pointer:before {
    content: "\f298";
}

.icon-line-awesome-mail-forward:before {
    content: "\f278";
}

.icon-line-awesome-sign-in:before {
    content: "\f2fb";
}

.icon-line-awesome-odnoklassniki-square:before {
    content: "\f2a0";
}

.icon-line-awesome-tag:before {
    content: "\f330";
}

.icon-line-awesome-align-justify:before {
    content: "\f104";
}

.icon-line-awesome-level-up:before {
    content: "\f261";
}

.icon-line-awesome-chevron-circle-down:before {
    content: "\f180";
}

.icon-line-awesome-filter:before {
    content: "\f1f3";
}

.icon-line-awesome-sticky-note-o:before {
    content: "\f322";
}

.icon-line-awesome-moon-o:before {
    content: "\f295";
}

.icon-line-awesome-comments-o:before {
    content: "\f1a2";
}

.icon-line-awesome-lastfm:before {
    content: "\f25a";
}

.icon-line-awesome-pagelines:before {
    content: "\f2a6";
}

.icon-line-awesome-list-ul:before {
    content: "\f26f";
}

.icon-line-awesome-file-word-o:before {
    content: "\f1ef";
}

.icon-line-awesome-map:before {
    content: "\f27c";
}

.icon-line-awesome-object-ungroup:before {
    content: "\f29e";
}

.icon-line-awesome-briefcase:before {
    content: "\f151";
}

.icon-line-awesome-stop:before {
    content: "\f323";
}

.icon-line-awesome-clone:before {
    content: "\f190";
}

.icon-line-awesome-plane:before {
    content: "\f2bd";
}

.icon-line-awesome-check-square:before {
    content: "\f17e";
}

.icon-line-awesome-unlink:before {
    content: "\f35f";
}

.icon-line-awesome-github:before {
    content: "\f215";
}

.icon-line-awesome-step-backward:before {
    content: "\f31e";
}

.icon-line-awesome-wheelchair:before {
    content: "\f37b";
}

.icon-line-awesome-cutlery:before {
    content: "\f1b1";
}

.icon-line-awesome-microphone-slash:before {
    content: "\f28d";
}

.icon-line-awesome-user-plus:before {
    content: "\f366";
}

.icon-line-awesome-truck:before {
    content: "\f352";
}

.icon-line-awesome-wrench:before {
    content: "\f381";
}

.icon-line-awesome-ambulance:before {
    content: "\f108";
}

.icon-line-awesome-cc-visa:before {
    content: "\f177";
}

.icon-line-awesome-superscript:before {
    content: "\f32c";
}

.icon-line-awesome-tty:before {
    content: "\f354";
}

.icon-line-awesome-shield:before {
    content: "\f2f7";
}

.icon-line-awesome-user-md:before {
    content: "\f365";
}

.icon-line-awesome-hand-stop-o:before {
    content: "\f22f";
}

.icon-line-awesome-pie-chart:before {
    content: "\f2b7";
}

.icon-line-awesome-align-left:before {
    content: "\f105";
}

.icon-line-awesome-motorcycle:before {
    content: "\f297";
}

.icon-line-awesome-ticket:before {
    content: "\f341";
}

.icon-line-awesome-battery-half:before {
    content: "\f139";
}

.icon-line-awesome-spotify:before {
    content: "\f313";
}

.icon-line-awesome-dot-circle-o:before {
    content: "\f1bc";
}

.icon-line-awesome-facebook-square:before {
    content: "\f1d9";
}

.icon-line-awesome-group:before {
    content: "\f220";
}

.icon-line-awesome-angle-up:before {
    content: "\f113";
}

.icon-line-awesome-paperclip:before {
    content: "\f2aa";
}

.icon-line-awesome-deviantart:before {
    content: "\f1b8";
}

.icon-line-awesome-file-audio-o:before {
    content: "\f1e1";
}

.icon-line-awesome-eur:before {
    content: "\f1ca";
}

.icon-line-awesome-coffee:before {
    content: "\f199";
}

.icon-line-awesome-times-circle-o:before {
    content: "\f344";
}

.icon-line-awesome-weixin:before {
    content: "\f379";
}

.icon-line-awesome-yc:before {
    content: "\f387";
}

.icon-line-awesome-y-combinator-square:before {
    content: "\f385";
}

.icon-line-awesome-internet-explorer:before {
    content: "\f24f";
}

.icon-line-awesome-file-video-o:before {
    content: "\f1ee";
}

.icon-line-awesome-angle-double-up:before {
    content: "\f10f";
}

.icon-line-awesome-safari:before {
    content: "\f2e8";
}

.icon-line-awesome-mail-reply-all:before {
    content: "\f27a";
}

.icon-line-awesome-bank:before {
    content: "\f12d";
}

.icon-line-awesome-commenting-o:before {
    content: "\f1a0";
}

.icon-line-awesome-black-tie:before {
    content: "\f14a";
}

.icon-line-awesome-youtube-play:before {
    content: "\f38c";
}

.icon-line-awesome-edit:before {
    content: "\f1c1";
}

.icon-line-awesome-caret-square-o-right:before {
    content: "\f16a";
}

.icon-line-awesome-arrows:before {
    content: "\f123";
}

.icon-line-awesome-refresh:before {
    content: "\f2d5";
}

.icon-line-awesome-file-o:before {
    content: "\f1e6";
}

.icon-line-awesome-battery-0:before {
    content: "\f132";
}

.icon-line-awesome-battery-3:before {
    content: "\f135";
}

.icon-line-awesome-battery-2:before {
    content: "\f134";
}

.icon-line-awesome-battery-4:before {
    content: "\f136";
}

.icon-line-awesome-battery-three-quarters:before {
    content: "\f13b";
}

.icon-line-awesome-square:before {
    content: "\f314";
}

.icon-line-awesome-ellipsis-v:before {
    content: "\f1c4";
}

.icon-line-awesome-list:before {
    content: "\f26c";
}

.icon-line-awesome-globe:before {
    content: "\f219";
}

.icon-line-awesome-strikethrough:before {
    content: "\f325";
}

.icon-line-awesome-comment-o:before {
    content: "\f19e";
}

.icon-line-awesome-hand-pointer-o:before {
    content: "\f22b";
}

.icon-line-awesome-unlock:before {
    content: "\f360";
}

.icon-line-awesome-arrow-left:before {
    content: "\f120";
}

.icon-line-awesome-scissors:before {
    content: "\f2ea";
}

.icon-line-awesome-ellipsis-h:before {
    content: "\f1c3";
}

.icon-line-awesome-exclamation:before {
    content: "\f1cd";
}

.icon-line-awesome-try:before {
    content: "\f353";
}

.icon-line-awesome-flag-o:before {
    content: "\f1f9";
}

.icon-line-awesome-battery-quarter:before {
    content: "\f13a";
}

.icon-line-awesome-ra:before {
    content: "\f2cf";
}

.icon-line-awesome-print:before {
    content: "\f2c7";
}

.icon-line-awesome-check-circle-o:before {
    content: "\f17d";
}

.icon-line-awesome-houzz:before {
    content: "\f242";
}

.icon-line-awesome-lemon-o:before {
    content: "\f25f";
}

.icon-line-awesome-umbrella:before {
    content: "\f35b";
}

.icon-line-awesome-bell-o:before {
    content: "\f141";
}

.icon-line-awesome-cc-diners-club:before {
    content: "\f171";
}

.icon-line-awesome-undo:before {
    content: "\f35d";
}

.icon-line-awesome-shekel:before {
    content: "\f2f5";
}

.icon-line-awesome-rebel:before {
    content: "\f2d1";
}

.icon-line-awesome-venus:before {
    content: "\f36a";
}

.icon-line-awesome-soundcloud:before {
    content: "\f30f";
}

.icon-line-awesome-thumbs-o-down:before {
    content: "\f33e";
}

.icon-line-awesome-bar-chart-o:before {
    content: "\f12f";
}

.icon-line-awesome-indent:before {
    content: "\f248";
}

.icon-line-awesome-language:before {
    content: "\f258";
}

.icon-line-awesome-circle-thin:before {
    content: "\f18d";
}

.icon-line-awesome-drupal:before {
    content: "\f1c0";
}

.icon-line-awesome-headphones:before {
    content: "\f232";
}

.icon-line-awesome-cc-mastercard:before {
    content: "\f174";
}

.icon-line-awesome-times:before {
    content: "\f342";
}

.icon-line-awesome-buysellads:before {
    content: "\f159";
}

.icon-line-awesome-fonticons:before {
    content: "\f203";
}

.icon-line-awesome-sort-asc:before {
    content: "\f30b";
}

.icon-line-awesome-folder-open:before {
    content: "\f200";
}

.icon-line-awesome-heartbeat:before {
    content: "\f235";
}

.icon-line-awesome-arrows-v:before {
    content: "\f126";
}

.icon-line-awesome-phone-square:before {
    content: "\f2b4";
}

.icon-line-awesome-text-height:before {
    content: "\f337";
}

.icon-line-awesome-linkedin-square:before {
    content: "\f26a";
}

.icon-line-awesome-delicious:before {
    content: "\f1b6";
}

.icon-line-awesome-qrcode:before {
    content: "\f2ca";
}

.icon-line-awesome-arrows-h:before {
    content: "\f125";
}

.icon-line-awesome-mercury:before {
    content: "\f28b";
}

.icon-line-awesome-text-width:before {
    content: "\f338";
}

.icon-line-awesome-envelope-o:before {
    content: "\f1c7";
}

.icon-line-awesome-rss-square:before {
    content: "\f2e4";
}

.icon-line-awesome-bookmark:before {
    content: "\f14f";
}

.icon-line-awesome-automobile:before {
    content: "\f129";
}

.icon-line-awesome-bitcoin:before {
    content: "\f149";
}

.icon-line-awesome-behance:before {
    content: "\f13e";
}

.icon-line-awesome-star-half-o:before {
    content: "\f31a";
}

.icon-line-awesome-keyboard-o:before {
    content: "\f256";
}

.icon-line-awesome-gear:before {
    content: "\f20c";
}

.icon-line-awesome-minus-circle:before {
    content: "\f28f";
}

.icon-line-awesome-hotel:before {
    content: "\f239";
}

.icon-line-awesome-sort-numeric-asc:before {
    content: "\f30d";
}

.icon-line-awesome-share-alt:before {
    content: "\f2f1";
}

.icon-line-awesome-shirtsinbulk:before {
    content: "\f2f9";
}

.icon-line-awesome-viacoin:before {
    content: "\f36d";
}

.icon-line-awesome-digg:before {
    content: "\f1ba";
}

.icon-line-awesome-institution:before {
    content: "\f24e";
}

.icon-line-awesome-rss:before {
    content: "\f2e3";
}

.icon-line-awesome-television:before {
    content: "\f334";
}

.icon-line-awesome-slack:before {
    content: "\f302";
}

.icon-line-awesome-folder-o:before {
    content: "\f1ff";
}

.icon-line-awesome-bed:before {
    content: "\f13c";
}

.icon-line-awesome-caret-square-o-down:before {
    content: "\f168";
}

.icon-line-awesome-paper-plane-o:before {
    content: "\f2a9";
}

.icon-line-awesome-circle-o-notch:before {
    content: "\f18c";
}

.icon-line-awesome-medkit:before {
    content: "\f289";
}

.icon-line-awesome-file-zip-o:before {
    content: "\f1f0";
}

.icon-line-awesome-calendar-minus-o:before {
    content: "\f15e";
}

.icon-line-awesome-tencent-weibo:before {
    content: "\f335";
}

.icon-line-awesome-navicon:before {
    content: "\f29a";
}

.icon-line-awesome-file-archive-o:before {
    content: "\f1e0";
}

.icon-line-awesome-share-alt-square:before {
    content: "\f2f2";
}

.icon-line-awesome-file-movie-o:before {
    content: "\f1e5";
}

.icon-line-awesome-building-o:before {
    content: "\f155";
}

.icon-line-awesome-sort-alpha-desc:before {
    content: "\f308";
}

.icon-line-awesome-map-signs:before {
    content: "\f280";
}

.icon-line-awesome-long-arrow-right:before {
    content: "\f274";
}

.icon-line-awesome-microphone:before {
    content: "\f28c";
}

.icon-line-awesome-calendar-check-o:before {
    content: "\f15d";
}

.icon-line-awesome-play-circle:before {
    content: "\f2bf";
}

.icon-line-awesome-github-alt:before {
    content: "\f216";
}

.icon-line-awesome-file-sound-o:before {
    content: "\f1eb";
}

.icon-line-awesome-play:before {
    content: "\f2be";
}

.icon-line-awesome-hand-o-down:before {
    content: "\f225";
}

.icon-line-awesome-hand-rock-o:before {
    content: "\f22c";
}

.icon-line-awesome-cc-jcb:before {
    content: "\f173";
}

.icon-line-awesome-compress:before {
    content: "\f1a4";
}

.icon-line-awesome-pencil-square-o:before {
    content: "\f2b2";
}

.icon-line-awesome-google-plus-square:before {
    content: "\f21c";
}

.icon-line-awesome-angle-right:before {
    content: "\f112";
}

.icon-line-awesome-rotate-left:before {
    content: "\f2e0";
}

.icon-line-awesome-forumbee:before {
    content: "\f204";
}

.icon-line-awesome-eject:before {
    content: "\f1c2";
}

.icon-line-awesome-mobile:before {
    content: "\f292";
}

.icon-line-awesome-hourglass-end:before {
    content: "\f23e";
}

.icon-line-awesome-trash-o:before {
    content: "\f34d";
}

.icon-line-awesome-star-o:before {
    content: "\f31b";
}

.icon-line-awesome-floppy-o:before {
    content: "\f1fd";
}

.icon-line-awesome-hand-grab-o:before {
    content: "\f223";
}

.icon-line-awesome-cc-discover:before {
    content: "\f172";
}

.icon-line-awesome-bomb:before {
    content: "\f14d";
}

.icon-line-awesome-random:before {
    content: "\f2d0";
}

.icon-line-awesome-fire-extinguisher:before {
    content: "\f1f5";
}

.icon-line-awesome-pencil-square:before {
    content: "\f2b1";
}

.icon-line-awesome-reddit-square:before {
    content: "\f2d4";
}

.icon-line-awesome-arrow-circle-o-down:before {
    content: "\f119";
}

.icon-line-awesome-caret-left:before {
    content: "\f166";
}

.icon-line-awesome-camera-retro:before {
    content: "\f163";
}

.icon-line-awesome-thumbs-o-up:before {
    content: "\f33f";
}

.icon-line-awesome-copy:before {
    content: "\f1a7";
}

.icon-line-awesome-copyright:before {
    content: "\f1a8";
}

.icon-line-awesome-terminal:before {
    content: "\f336";
}

.icon-line-awesome-twitter-square:before {
    content: "\f35a";
}

.icon-line-awesome-photo:before {
    content: "\f2b5";
}

.icon-line-awesome-circle:before {
    content: "\f18a";
}

.icon-line-awesome-columns:before {
    content: "\f19c";
}

.icon-line-awesome-sign-out:before {
    content: "\f2fc";
}

.icon-line-awesome-cube:before {
    content: "\f1ae";
}

.icon-line-awesome-mars-stroke-v:before {
    content: "\f285";
}

.icon-line-awesome-file-text:before {
    content: "\f1ec";
}

.icon-line-awesome-amazon:before {
    content: "\f107";
}

.icon-line-awesome-smile-o:before {
    content: "\f305";
}

.icon-line-awesome-compass:before {
    content: "\f1a3";
}

.icon-line-awesome-list-ol:before {
    content: "\f26e";
}

.icon-line-awesome-stumbleupon-circle:before {
    content: "\f327";
}

.icon-line-awesome-qq:before {
    content: "\f2c9";
}

.icon-line-awesome-yc-square:before {
    content: "\f388";
}

.icon-line-awesome-pied-piper:before {
    content: "\f2b8";
}

.icon-line-awesome-gears:before {
    content: "\f20d";
}

.icon-line-awesome-gbp:before {
    content: "\f20b";
}

.icon-line-awesome-ban:before {
    content: "\f12c";
}

.icon-line-awesome-fighter-jet:before {
    content: "\f1de";
}

.icon-line-awesome-space-shuttle:before {
    content: "\f310";
}

.icon-line-awesome-steam:before {
    content: "\f31c";
}

.icon-line-awesome-bars:before {
    content: "\f131";
}

.icon-line-awesome-lightbulb-o:before {
    content: "\f266";
}

.icon-line-awesome-map-pin:before {
    content: "\f27f";
}

.icon-line-awesome-circle-o:before {
    content: "\f18b";
}

.icon-line-awesome-contao:before {
    content: "\f1a6";
}

.icon-line-awesome-vine:before {
    content: "\f371";
}

.icon-line-awesome-align-center:before {
    content: "\f103";
}

.icon-line-awesome-rmb:before {
    content: "\f2dd";
}

.icon-line-awesome-bullseye:before {
    content: "\f157";
}

.icon-line-awesome-btc:before {
    content: "\f152";
}

.icon-line-awesome-close:before {
    content: "\f191";
}

.icon-line-awesome-calendar:before {
    content: "\f15c";
}

.icon-line-awesome-retweet:before {
    content: "\f2dc";
}

.icon-line-awesome-hourglass:before {
    content: "\f23a";
}

.icon-line-awesome-weibo:before {
    content: "\f378";
}

.icon-line-awesome-tags:before {
    content: "\f331";
}

.icon-line-awesome-minus-square-o:before {
    content: "\f291";
}

.icon-line-awesome-rouble:before {
    content: "\f2e2";
}

.icon-line-awesome-won:before {
    content: "\f37f";
}

.icon-line-awesome-subscript:before {
    content: "\f328";
}

.icon-line-awesome-flickr:before {
    content: "\f1fc";
}

.icon-line-awesome-cc-amex:before {
    content: "\f170";
}

.icon-line-awesome-reddit:before {
    content: "\f2d3";
}

.icon-line-awesome-times-circle:before {
    content: "\f343";
}

.icon-line-awesome-tripadvisor:before {
    content: "\f350";
}

.icon-line-awesome-sort-amount-asc:before {
    content: "\f309";
}

.icon-line-awesome-renren:before {
    content: "\f2d7";
}

.icon-line-awesome-arrow-circle-o-right:before {
    content: "\f11b";
}

.icon-line-awesome-pinterest-p:before {
    content: "\f2bb";
}

.icon-line-awesome-html5:before {
    content: "\f243";
}

.icon-line-awesome-key:before {
    content: "\f255";
}

.icon-line-awesome-picture-o:before {
    content: "\f2b6";
}

.icon-line-awesome-toggle-off:before {
    content: "\f346";
}

.icon-line-awesome-list-alt:before {
    content: "\f26d";
}

.icon-line-awesome-cubes:before {
    content: "\f1af";
}

.icon-line-awesome-tablet:before {
    content: "\f32e";
}

.icon-line-awesome-credit-card:before {
    content: "\f1aa";
}

.icon-line-awesome-minus:before {
    content: "\f28e";
}

.icon-line-awesome-unlock-alt:before {
    content: "\f361";
}

.icon-line-awesome-ils:before {
    content: "\f245";
}

.icon-line-awesome-cog:before {
    content: "\f19a";
}

.icon-line-awesome-arrow-right:before {
    content: "\f121";
}

.icon-line-awesome-cc-paypal:before {
    content: "\f175";
}

.icon-line-awesome-birthday-cake:before {
    content: "\f146";
}

.icon-line-awesome-comment:before {
    content: "\f19d";
}

.icon-line-awesome-bell:before {
    content: "\f140";
}

.icon-line-awesome-cc:before {
    content: "\f16f";
}

.icon-line-awesome-get-pocket:before {
    content: "\f20f";
}

.icon-line-awesome-bell-slash-o:before {
    content: "\f143";
}

.icon-line-awesome-header:before {
    content: "\f231";
}

.icon-line-awesome-linux:before {
    content: "\f26b";
}

.icon-line-awesome-table:before {
    content: "\f32d";
}

.icon-line-awesome-caret-square-o-left:before {
    content: "\f169";
}

.icon-line-awesome-spinner:before {
    content: "\f311";
}

.icon-line-awesome-thumbs-up:before {
    content: "\f340";
}

.icon-line-awesome-tint:before {
    content: "\f345";
}

.icon-line-awesome-connectdevelop:before {
    content: "\f1a5";
}

.icon-line-awesome-chrome:before {
    content: "\f189";
}

.icon-line-awesome-trademark:before {
    content: "\f348";
}

.icon-line-awesome-align-right:before {
    content: "\f106";
}

.icon-line-awesome-quote-right:before {
    content: "\f2ce";
}

.icon-line-awesome-long-arrow-down:before {
    content: "\f272";
}

.icon-line-awesome-beer:before {
    content: "\f13d";
}

.icon-line-awesome-th-list:before {
    content: "\f33b";
}

.icon-line-awesome-eraser:before {
    content: "\f1c9";
}

.icon-line-awesome-codepen:before {
    content: "\f198";
}

.icon-line-awesome-square-o:before {
    content: "\f315";
}

.icon-line-awesome-hourglass-start:before {
    content: "\f241";
}

.icon-line-awesome-ruble:before {
    content: "\f2e6";
}

.icon-line-awesome-fire:before {
    content: "\f1f4";
}

.icon-line-awesome-sellsy:before {
    content: "\f2ee";
}

.icon-line-awesome-fast-forward:before {
    content: "\f1db";
}

.icon-line-awesome-bell-slash:before {
    content: "\f142";
}

.icon-line-awesome-commenting:before {
    content: "\f19f";
}

.icon-line-awesome-inr:before {
    content: "\f24c";
}

.icon-line-awesome-child:before {
    content: "\f188";
}

.icon-line-awesome-file-text-o:before {
    content: "\f1ed";
}

.icon-line-awesome-mortar-board:before {
    content: "\f296";
}

.icon-line-awesome-vimeo:before {
    content: "\f36f";
}

.icon-line-awesome-dashboard:before {
    content: "\f1b2";
}

.icon-line-awesome-hand-o-right:before {
    content: "\f227";
}

.icon-line-awesome-object-group:before {
    content: "\f29d";
}

.icon-line-awesome-rotate-right:before {
    content: "\f2e1";
}

.icon-line-awesome-anchor:before {
    content: "\f109";
}

.icon-line-awesome-meh-o:before {
    content: "\f28a";
}

.icon-line-awesome-file-image-o:before {
    content: "\f1e4";
}

.icon-line-awesome-mars-stroke-h:before {
    content: "\f284";
}

.icon-line-awesome-calculator:before {
    content: "\f15b";
}

.icon-line-awesome-vk:before {
    content: "\f372";
}

.icon-line-awesome-odnoklassniki:before {
    content: "\f29f";
}

.icon-line-awesome-linkedin:before {
    content: "\f269";
}

.icon-line-awesome-jpy:before {
    content: "\f253";
}

.icon-line-awesome-turkish-lira:before {
    content: "\f357";
}

.icon-line-awesome-skype:before {
    content: "\f301";
}

.icon-line-awesome-envelope-square:before {
    content: "\f1c8";
}

.icon-line-awesome-ship:before {
    content: "\f2f8";
}

.icon-line-awesome-dashcube:before {
    content: "\f1b3";
}

.icon-line-awesome-optin-monster:before {
    content: "\f2a4";
}

.icon-line-awesome-paw:before {
    content: "\f2ae";
}

.icon-line-awesome-venus-double:before {
    content: "\f36b";
}

.icon-line-awesome-calendar-times-o:before {
    content: "\f161";
}

.icon-line-awesome-check:before {
    content: "\f17b";
}

.icon-line-awesome-sliders:before {
    content: "\f303";
}

.icon-line-awesome-stack-overflow:before {
    content: "\f317";
}

.icon-line-awesome-file-pdf-o:before {
    content: "\f1e7";
}

.icon-line-awesome-android:before {
    content: "\f10a";
}

.icon-line-awesome-stack-exchange:before {
    content: "\f316";
}

.icon-line-awesome-twitch:before {
    content: "\f358";
}

.icon-line-awesome-caret-right:before {
    content: "\f167";
}

.icon-line-awesome-dedent:before {
    content: "\f1b5";
}

.icon-line-awesome-tree:before {
    content: "\f34e";
}

.icon-line-awesome-gratipay:before {
    content: "\f21f";
}

.icon-line-awesome-map-marker:before {
    content: "\f27d";
}

.icon-line-awesome-slideshare:before {
    content: "\f304";
}

.icon-line-awesome-binoculars:before {
    content: "\f145";
}

.icon-line-awesome-sticky-note:before {
    content: "\f321";
}

.icon-line-awesome-sheqel:before {
    content: "\f2f6";
}

.icon-line-awesome-user:before {
    content: "\f364";
}

.icon-line-awesome-ioxhost:before {
    content: "\f250";
}

.icon-line-awesome-expand:before {
    content: "\f1d0";
}

.icon-line-awesome-euro:before {
    content: "\f1cb";
}

.icon-line-awesome-bitbucket-square:before {
    content: "\f148";
}

.icon-line-awesome-hand-paper-o:before {
    content: "\f229";
}

.icon-line-awesome-database:before {
    content: "\f1b4";
}

.icon-line-awesome-rupee:before {
    content: "\f2e7";
}

.icon-line-awesome-hacker-news:before {
    content: "\f222";
}

.icon-line-awesome-calendar-plus-o:before {
    content: "\f160";
}

.icon-line-awesome-hand-lizard-o:before {
    content: "\f224";
}

.icon-line-awesome-xing:before {
    content: "\f382";
}

.icon-line-awesome-youtube-square:before {
    content: "\f38d";
}

.icon-line-awesome-taxi:before {
    content: "\f333";
}

.icon-line-awesome-sort-desc:before {
    content: "\f30c";
}

.icon-line-awesome-rocket:before {
    content: "\f2df";
}

.icon-line-awesome-yen:before {
    content: "\f38a";
}

.icon-line-awesome-money:before {
    content: "\f294";
}

.icon-line-awesome-laptop:before {
    content: "\f259";
}

.icon-line-awesome-arrows-alt:before {
    content: "\f124";
}

.icon-line-awesome-underline:before {
    content: "\f35c";
}

.icon-line-awesome-google-plus:before {
    content: "\f21b";
}

.icon-line-awesome-cut:before {
    content: "\f1b0";
}

.icon-line-awesome-share-square-o:before {
    content: "\f2f4";
}

.icon-line-awesome-street-view:before {
    content: "\f324";
}

.icon-line-awesome-arrow-circle-up:before {
    content: "\f11e";
}

.icon-line-awesome-plus-square:before {
    content: "\f2c4";
}

.icon-line-awesome-desktop:before {
    content: "\f1b7";
}

.icon-line-awesome-expeditedssl:before {
    content: "\f1d1";
}

.icon-line-awesome-toggle-on:before {
    content: "\f347";
}

.icon-line-awesome-minus-square:before {
    content: "\f290";
}

.icon-line-awesome-adn:before {
    content: "\f102";
}

.icon-line-awesome-whatsapp:before {
    content: "\f37a";
}

.icon-line-awesome-save:before {
    content: "\f2e9";
}

.icon-line-awesome-puzzle-piece:before {
    content: "\f2c8";
}

.icon-line-awesome-css3:before {
    content: "\f1ad";
}

.icon-line-awesome-skyatlas:before {
    content: "\f300";
}

.icon-line-awesome-level-down:before {
    content: "\f260";
}

.icon-line-awesome-mobile-phone:before {
    content: "\f293";
}

.icon-line-awesome-check-square-o:before {
    content: "\f17f";
}

.icon-line-awesome-hand-spock-o:before {
    content: "\f22e";
}

.icon-line-awesome-leanpub:before {
    content: "\f25d";
}

.icon-line-awesome-arrow-circle-left:before {
    content: "\f118";
}

.icon-line-awesome-exclamation-triangle:before {
    content: "\f1cf";
}

.icon-line-awesome-gift:before {
    content: "\f212";
}

.icon-line-awesome-cogs:before {
    content: "\f19b";
}

.icon-line-awesome-signal:before {
    content: "\f2fd";
}

.icon-line-awesome-frown-o:before {
    content: "\f207";
}

.icon-line-awesome-opera:before {
    content: "\f2a3";
}

.icon-line-awesome-battery-empty:before {
    content: "\f137";
}

.icon-line-awesome-chevron-circle-left:before {
    content: "\f181";
}

.icon-line-awesome-university:before {
    content: "\f35e";
}

.icon-line-awesome-sitemap:before {
    content: "\f2ff";
}

.icon-line-awesome-external-link-square:before {
    content: "\f1d3";
}

.icon-line-awesome-google:before {
    content: "\f21a";
}

.icon-line-awesome-volume-off:before {
    content: "\f374";
}

.icon-line-awesome-twitter:before {
    content: "\f359";
}

.icon-line-awesome-battery-full:before {
    content: "\f138";
}

.icon-line-awesome-hand-o-left:before {
    content: "\f226";
}

.icon-line-awesome-phone:before {
    content: "\f2b3";
}

.icon-line-awesome-mars-double:before {
    content: "\f282";
}

.icon-line-awesome-maxcdn:before {
    content: "\f286";
}

.icon-line-awesome-hand-peace-o:before {
    content: "\f22a";
}

.icon-line-awesome-lastfm-square:before {
    content: "\f25b";
}

.icon-line-awesome-home:before {
    content: "\f237";
}

.icon-line-awesome-empire:before {
    content: "\f1c5";
}

.icon-line-awesome-server:before {
    content: "\f2ef";
}

.icon-line-awesome-search-minus:before {
    content: "\f2ec";
}

.icon-line-awesome-pied-piper-alt:before {
    content: "\f2b9";
}

.icon-line-awesome-leaf:before {
    content: "\f25c";
}

.icon-line-awesome-exclamation-circle:before {
    content: "\f1ce";
}

.icon-line-awesome-comments:before {
    content: "\f1a1";
}

.icon-line-awesome-cny:before {
    content: "\f195";
}

.icon-line-awesome-facebook-official:before {
    content: "\f1d8";
}

.icon-line-awesome-clock-o:before {
    content: "\f18f";
}

.icon-line-awesome-hand-scissors-o:before {
    content: "\f22d";
}

.icon-line-awesome-tumblr-square:before {
    content: "\f356";
}

.icon-line-awesome-rub:before {
    content: "\f2e5";
}

.icon-line-awesome-chevron-circle-up:before {
    content: "\f183";
}

.icon-line-awesome-opencart:before {
    content: "\f2a1";
}

.icon-line-awesome-barcode:before {
    content: "\f130";
}

.icon-line-awesome-vimeo-square:before {
    content: "\f370";
}

.icon-line-awesome-battery-1:before {
    content: "\f133";
}

.icon-line-awesome-arrow-circle-right:before {
    content: "\f11d";
}

.icon-line-awesome-bolt:before {
    content: "\f14c";
}

.icon-line-awesome-paste:before {
    content: "\f2ac";
}

.icon-line-awesome-hdd-o:before {
    content: "\f230";
}

.icon-line-awesome-plug:before {
    content: "\f2c1";
}

.icon-line-awesome-industry:before {
    content: "\f249";
}

.icon-line-awesome-map-o:before {
    content: "\f27e";
}

.icon-line-awesome-krw:before {
    content: "\f257";
}

.icon-line-awesome-joomla:before {
    content: "\f252";
}

.icon-line-awesome-sun-o:before {
    content: "\f32b";
}

.icon-line-awesome-plus:before {
    content: "\f2c2";
}

.icon-line-awesome-life-buoy:before {
    content: "\f263";
}

.icon-line-awesome-play-circle-o:before {
    content: "\f2c0";
}

.icon-line-awesome-mars-stroke:before {
    content: "\f283";
}

.icon-line-awesome-road:before {
    content: "\f2de";
}

.icon-line-awesome-volume-down:before {
    content: "\f373";
}

.icon-line-awesome-question-circle:before {
    content: "\f2cc";
}

.icon-line-awesome-image:before {
    content: "\f246";
}

.icon-line-awesome-angle-double-right:before {
    content: "\f10e";
}

.icon-line-awesome-reply-all:before {
    content: "\f2db";
}

.icon-line-awesome-inbox:before {
    content: "\f247";
}

.icon-line-awesome-female:before {
    content: "\f1dd";
}

.icon-line-awesome-gavel:before {
    content: "\f20a";
}

.icon-line-awesome-life-bouy:before {
    content: "\f262";
}

.icon-line-awesome-jsfiddle:before {
    content: "\f254";
}

.icon-line-awesome-git:before {
    content: "\f213";
}

.icon-line-awesome-share-square:before {
    content: "\f2f3";
}

.icon-line-awesome-question:before {
    content: "\f2cb";
}

.icon-line-awesome-wordpress:before {
    content: "\f380";
}

.icon-line-awesome-italic:before {
    content: "\f251";
}

.icon-line-awesome-forward:before {
    content: "\f205";
}

.icon-line-awesome-steam-square:before {
    content: "\f31d";
}

.icon-line-awesome-sort-numeric-desc:before {
    content: "\f30e";
}

.icon-line-awesome-video-camera:before {
    content: "\f36e";
}

.icon-line-awesome-thumbs-down:before {
    content: "\f33d";
}

.icon-line-awesome-medium:before {
    content: "\f288";
}

.icon-line-awesome-chevron-right:before {
    content: "\f186";
}

.icon-line-awesome-bus:before {
    content: "\f158";
}

.icon-line-awesome-registered:before {
    content: "\f2d6";
}

.icon-line-awesome-mars:before {
    content: "\f281";
}

.icon-line-awesome-angle-down:before {
    content: "\f110";
}

.icon-line-awesome-link:before {
    content: "\f268";
}

.icon-line-awesome-eyedropper:before {
    content: "\f1d6";
}

.icon-line-awesome-mail-reply:before {
    content: "\f279";
}

.icon-line-awesome-bug:before {
    content: "\f153";
}

.icon-line-awesome-angellist:before {
    content: "\f10b";
}

.icon-line-awesome-chain-broken:before {
    content: "\f17a";
}

.icon-line-awesome-info:before {
    content: "\f24a";
}

.icon-line-awesome-tumblr:before {
    content: "\f355";
}

.icon-line-awesome-line-chart:before {
    content: "\f267";
}

.icon-line-awesome-long-arrow-up:before {
    content: "\f275";
}

.icon-line-awesome-simplybuilt:before {
    content: "\f2fe";
}

.icon-line-awesome-trash:before {
    content: "\f34c";
}

.icon-line-awesome-paint-brush:before {
    content: "\f2a7";
}

.icon-line-awesome-windows:before {
    content: "\f37e";
}

.icon-line-awesome-calendar-o:before {
    content: "\f15f";
}

.icon-line-awesome-reorder:before {
    content: "\f2d8";
}

.icon-line-awesome-suitcase:before {
    content: "\f32a";
}

.icon-line-awesome-file-picture-o:before {
    content: "\f1e9";
}

.icon-line-awesome-arrow-circle-o-up:before {
    content: "\f11c";
}

.icon-line-awesome-arrow-up:before {
    content: "\f122";
}

.icon-line-awesome-venus-mars:before {
    content: "\f36c";
}

.icon-line-awesome-shopping-cart:before {
    content: "\f2fa";
}

.icon-line-awesome-files-o:before {
    content: "\f1f1";
}

.icon-line-awesome-th-large:before {
    content: "\f33a";
}

.icon-line-awesome-warning:before {
    content: "\f376";
}

.icon-line-awesome-at:before {
    content: "\f128";
}

.icon-line-awesome-file:before {
    content: "\f1df";
}

.icon-line-awesome-star-half:before {
    content: "\f319";
}

.icon-line-awesome-futbol-o:before {
    content: "\f208";
}

.icon-line-awesome-flag-checkered:before {
    content: "\f1f8";
}

.icon-line-awesome-genderless:before {
    content: "\f20e";
}

.icon-line-awesome-archive:before {
    content: "\f115";
}

.icon-line-awesome-film:before {
    content: "\f1f2";
}

.icon-line-awesome-power-off:before {
    content: "\f2c6";
}

.icon-line-awesome-heart-o:before {
    content: "\f234";
}

.icon-line-awesome-google-wallet:before {
    content: "\f21d";
}

.icon-line-awesome-book:before {
    content: "\f14e";
}

.icon-line-awesome-transgender:before {
    content: "\f34a";
}

.icon-line-awesome-cloud-upload:before {
    content: "\f194";
}

.icon-line-awesome-file-powerpoint-o:before {
    content: "\f1ea";
}

.icon-line-awesome-openid:before {
    content: "\f2a2";
}

.icon-line-awesome-repeat:before {
    content: "\f2d9";
}

.icon-line-awesome-star:before {
    content: "\f318";
}

.icon-line-awesome-users:before {
    content: "\f369";
}

.icon-line-awesome-transgender-alt:before {
    content: "\f34b";
}

.icon-line-awesome-asterisk:before {
    content: "\f127";
}

.icon-line-awesome-plus-circle:before {
    content: "\f2c3";
}

.icon-line-awesome-cart-arrow-down:before {
    content: "\f16d";
}

.icon-line-awesome-wechat:before {
    content: "\f377";
}

.icon-line-awesome-life-saver:before {
    content: "\f265";
}

.icon-line-awesome-dropbox:before {
    content: "\f1bf";
}

.icon-line-awesome-wikipedia-w:before {
    content: "\f37d";
}

.icon-line-awesome-newspaper-o:before {
    content: "\f29c";
}

.icon-line-awesome-building:before {
    content: "\f154";
}

.icon-line-awesome-bitbucket:before {
    content: "\f147";
}

.icon-line-awesome-yelp:before {
    content: "\f389";
}

.icon-line-awesome-neuter:before {
    content: "\f29b";
}

.icon-line-awesome-behance-square:before {
    content: "\f13f";
}

.icon-line-awesome-wifi:before {
    content: "\f37c";
}

.icon-line-awesome-youtube:before {
    content: "\f38b";
}

.icon-line-awesome-angle-double-down:before {
    content: "\f10c";
}

.icon-line-awesome-sort-alpha-asc:before {
    content: "\f307";
}

.icon-line-awesome-area-chart:before {
    content: "\f116";
}

.icon-line-awesome-chevron-up:before {
    content: "\f187";
}

.icon-line-awesome-stethoscope:before {
    content: "\f320";
}

.icon-line-awesome-step-forward:before {
    content: "\f31f";
}

.icon-line-awesome-backward:before {
    content: "\f12a";
}


/*
 *  Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome
 *  License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License)
 *
 * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
 *
 * Contacts:
 *    [ https://icons8.com/contact ]
 *
 * Follow Icon8 on
 *    Twitter [ https://twitter.com/icons_8 ]
 */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MaterialIcons-Regular.eot);
    /* For IE6-8 */
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(../fonts/MaterialIcons-Regular.woff2) format('woff2'), url(../fonts/MaterialIcons-Regular.woff) format('woff'), url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;
    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;
    /* Support for IE. */
    font-feature-settings: 'liga';
}


/* Added */

.material-icons.material-icons--outline {
    font-family: 'Material Icons Outline';
}

@font-face {
    font-family: 'unicons';
    src: url('../fonts/unicons.eot');
    src: url('../fonts/unicons.eot') format('embedded-opentype'), url('../fonts/unicons.woff') format('woff'), url('../fonts/unicons.ttf') format('truetype'), url('../fonts/unicons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="uil-"],
[class*=" uil-"] {
    font-family: "unicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    /* You can be more comfortable with increased icons size */
    font-size: 120%;
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uil-0-plus:before {
    content: '\e800';
}

.uil-10-plus:before {
    content: '\e801';
}

.uil-12-plus:before {
    content: '\e802';
}

.uil-13-plus:before {
    content: '\e803';
}

.uil-16-plus:before {
    content: '\e804';
}

.uil-17-plus:before {
    content: '\e805';
}

.uil-18-plus:before {
    content: '\e806';
}

.uil-21-plus:before {
    content: '\e807';
}

.uil-3-plus:before {
    content: '\e808';
}

.uil-500px:before {
    content: '\e809';
}

.uil-6-plus:before {
    content: '\e80a';
}

.uil-abacus:before {
    content: '\e80b';
}

.uil-accessible-icon-alt:before {
    content: '\e80c';
}

.uil-adjust-alt:before {
    content: '\e80d';
}

.uil-adjust-circle:before {
    content: '\e80e';
}

.uil-adjust-half:before {
    content: '\e80f';
}

.uil-adjust:before {
    content: '\e810';
}

.uil-adobe-alt:before {
    content: '\e811';
}

.uil-adobe:before {
    content: '\e812';
}

.uil-airplay:before {
    content: '\e813';
}

.uil-align-alt:before {
    content: '\e814';
}

.uil-align-center-alt:before {
    content: '\e815';
}

.uil-align-center-h:before {
    content: '\e816';
}

.uil-align-center-justify:before {
    content: '\e817';
}

.uil-align-center-v:before {
    content: '\e818';
}

.uil-align-center:before {
    content: '\e819';
}

.uil-align-justify:before {
    content: '\e81a';
}

.uil-align-left-justify:before {
    content: '\e81b';
}

.uil-align-left:before {
    content: '\e81c';
}

.uil-align-letter-right:before {
    content: '\e81d';
}

.uil-align-right-justify:before {
    content: '\e81e';
}

.uil-align-right:before {
    content: '\e81f';
}

.uil-align:before {
    content: '\e820';
}

.uil-amazon:before {
    content: '\e821';
}

.uil-ambulance:before {
    content: '\e822';
}

.uil-analysis:before {
    content: '\e823';
}

.uil-analytics:before {
    content: '\e824';
}

.uil-anchor:before {
    content: '\e825';
}

.uil-android-alt:before {
    content: '\e826';
}

.uil-android-phone-slash:before {
    content: '\e827';
}

.uil-android:before {
    content: '\e828';
}

.uil-angle-double-down:before {
    content: '\e829';
}

.uil-angle-double-left:before {
    content: '\e82a';
}

.uil-angle-double-right:before {
    content: '\e82b';
}

.uil-angle-double-up:before {
    content: '\e82c';
}

.uil-angle-down:before {
    content: '\e82d';
}

.uil-angle-left:before {
    content: '\e82e';
}

.uil-angle-right-b:before {
    content: '\e82f';
}

.uil-angle-right:before {
    content: '\e830';
}

.uil-angle-up:before {
    content: '\e831';
}

.uil-angry:before {
    content: '\e832';
}

.uil-ankh:before {
    content: '\e833';
}

.uil-annoyed-alt:before {
    content: '\e834';
}

.uil-annoyed:before {
    content: '\e835';
}

.uil-apple-alt:before {
    content: '\e836';
}

.uil-apple:before {
    content: '\e837';
}

.uil-apps:before {
    content: '\e838';
}

.uil-archive-alt:before {
    content: '\e839';
}

.uil-archive:before {
    content: '\e83a';
}

.uil-archway:before {
    content: '\e83b';
}

.uil-comment-alt-question:before {
    content: '\e92c';
}

.uil-comment-alt-redo:before {
    content: '\e92d';
}

.uil-comment-alt-search:before {
    content: '\e92e';
}

.uil-comment-alt-share:before {
    content: '\e92f';
}

.uil-comment-alt-shield:before {
    content: '\e930';
}

.uil-comment-alt-slash:before {
    content: '\e931';
}

.uil-comment-alt-upload:before {
    content: '\e932';
}

.uil-comment-alt-verify:before {
    content: '\e933';
}

.uil-comment-alt:before {
    content: '\e934';
}

.uil-comment-block:before {
    content: '\e935';
}

.uil-comment-chart-line:before {
    content: '\e936';
}

.uil-comment-check:before {
    content: '\e937';
}

.uil-comment-dots:before {
    content: '\e938';
}

.uil-comment-download:before {
    content: '\e939';
}

.uil-comment-edit:before {
    content: '\e93a';
}

.uil-comment-exclamation:before {
    content: '\e93b';
}

.uil-comment-heart:before {
    content: '\e93c';
}

.uil-comment-image:before {
    content: '\e93d';
}

.uil-comment-info-alt:before {
    content: '\e93e';
}

.uil-comment-info:before {
    content: '\e93f';
}

.uil-comment-lines:before {
    content: '\e940';
}

.uil-comment-lock:before {
    content: '\e941';
}

.uil-comment-medical:before {
    content: '\e942';
}

.uil-comment-message:before {
    content: '\e943';
}

.uil-comment-notes:before {
    content: '\e944';
}

.uil-comment-plus:before {
    content: '\e945';
}

.uil-comment-question:before {
    content: '\e946';
}

.uil-comment-redo:before {
    content: '\e947';
}

.uil-comment-search:before {
    content: '\e948';
}

.uil-comment-share:before {
    content: '\e949';
}

.uil-comment-shield:before {
    content: '\e94a';
}

.uil-comment-slash:before {
    content: '\e94b';
}

.uil-comment-upload:before {
    content: '\e94c';
}

.uil-comment-verify:before {
    content: '\e94d';
}

.uil-comment:before {
    content: '\e94e';
}

.uil-comments-alt:before {
    content: '\e94f';
}

.uil-comments:before {
    content: '\e950';
}

.uil-commnet-alt-slash:before {
    content: '\e951';
}

.uil-compact-disc:before {
    content: '\e952';
}

.uil-compass:before {
    content: '\e953';
}

.uil-compress-alt-left:before {
    content: '\e954';
}

.uil-compress-alt:before {
    content: '\e955';
}

.uil-compress-arrows:before {
    content: '\e956';
}

.uil-compress-lines:before {
    content: '\e957';
}

.uil-compress-point:before {
    content: '\e958';
}

.uil-compress-v:before {
    content: '\e959';
}

.uil-compress:before {
    content: '\e95a';
}

.uil-computer-mouse:before {
    content: '\e95b';
}

.uil-confused:before {
    content: '\e95c';
}

.uil-constructor:before {
    content: '\e95d';
}

.uil-copy-alt:before {
    content: '\e95e';
}

.uil-copy-landscape:before {
    content: '\e95f';
}

.uil-copy:before {
    content: '\e960';
}

.uil-copyright:before {
    content: '\e961';
}

.uil-corner-down-left:before {
    content: '\e962';
}

.uil-corner-down-right-alt:before {
    content: '\e963';
}

.uil-corner-down-right:before {
    content: '\e964';
}

.uil-corner-left-down:before {
    content: '\e965';
}

.uil-corner-right-down:before {
    content: '\e966';
}

.uil-corner-up-left-alt:before {
    content: '\e967';
}

.uil-corner-up-left:before {
    content: '\e968';
}

.uil-corner-up-right-alt:before {
    content: '\e969';
}

.uil-corner-up-right:before {
    content: '\e96a';
}

.uil-creative-commons-pd-alt:before {
    content: '\e96b';
}

.uil-creative-commons-pd:before {
    content: '\e96c';
}

.uil-crockery:before {
    content: '\e96d';
}

.uil-crop-alt-rotate-left:before {
    content: '\e96e';
}

.uil-crop-alt-rotate-right:before {
    content: '\e96f';
}

.uil-crop-alt:before {
    content: '\e970';
}

.uil-crosshair-alt:before {
    content: '\e971';
}

.uil-crosshair:before {
    content: '\e972';
}

.uil-crosshairs:before {
    content: '\e973';
}

.uil-cube:before {
    content: '\e974';
}

.uil-dashboard:before {
    content: '\e975';
}

.uil-data-sharing:before {
    content: '\e976';
}

.uil-database-alt:before {
    content: '\e977';
}

.uil-database:before {
    content: '\e978';
}

.uil-desert:before {
    content: '\e979';
}

.uil-desktop-alt-slash:before {
    content: '\e97a';
}

.uil-desktop-alt:before {
    content: '\e97b';
}

.uil-desktop-cloud-alt:before {
    content: '\e97c';
}

.uil-desktop-slash:before {
    content: '\e97d';
}

.uil-desktop:before {
    content: '\e97e';
}

.uil-dialpad-alt:before {
    content: '\e97f';
}

.uil-dialpad:before {
    content: '\e980';
}

.uil-diamond:before {
    content: '\e981';
}

.uil-diary-alt:before {
    content: '\e982';
}

.uil-diary:before {
    content: '\e983';
}

.uil-dice-five:before {
    content: '\e984';
}

.uil-dice-four:before {
    content: '\e985';
}

.uil-dice-one:before {
    content: '\e986';
}

.uil-dice-six:before {
    content: '\e987';
}

.uil-dice-three:before {
    content: '\e988';
}

.uil-dice-two:before {
    content: '\e989';
}

.uil-direction:before {
    content: '\e98a';
}

.uil-directions:before {
    content: '\e98b';
}

.uil-dizzy-meh:before {
    content: '\e98c';
}

.uil-dna:before {
    content: '\e98d';
}

.uil-document-layout-center:before {
    content: '\e98e';
}

.uil-document-layout-left:before {
    content: '\e98f';
}

.uil-document-layout-right:before {
    content: '\e990';
}

.uil-document:before {
    content: '\e991';
}

.uil-dollar-alt:before {
    content: '\e992';
}

.uil-dollar-sign-alt:before {
    content: '\e993';
}

.uil-dollar-sign:before {
    content: '\e994';
}

.uil-down-arrow:before {
    content: '\e995';
}

.uil-download-alt:before {
    content: '\e996';
}

.uil-dribbble:before {
    content: '\e997';
}

.uil-drill:before {
    content: '\e998';
}

.uil-dropbox:before {
    content: '\e999';
}

.uil-dumbbell:before {
    content: '\e99a';
}

.uil-ear:before {
    content: '\e99b';
}

.uil-edit-alt:before {
    content: '\e99c';
}

.uil-edit:before {
    content: '\e99d';
}

.uil-ellipsis-h:before {
    content: '\e99e';
}

.uil-ellipsis-v:before {
    content: '\e99f';
}

.uil-emoji:before {
    content: '\e9a0';
}

.uil-enter:before {
    content: '\e9a1';
}

.uil-entry:before {
    content: '\e9a2';
}

.uil-envelope-add:before {
    content: '\e9a3';
}

.uil-envelope-alt:before {
    content: '\e9a4';
}

.uil-envelope-block:before {
    content: '\e9a5';
}

.uil-envelope-bookmark:before {
    content: '\e9a6';
}

.uil-envelope-check:before {
    content: '\e9a7';
}

.uil-envelope-download-alt:before {
    content: '\e9a8';
}

.uil-envelope-download:before {
    content: '\e9a9';
}

.uil-envelope-edit:before {
    content: '\e9aa';
}

.uil-envelope-exclamation:before {
    content: '\e9ab';
}

.uil-envelope-heart:before {
    content: '\e9ac';
}

.uil-envelope-info:before {
    content: '\e9ad';
}

.uil-envelope-lock:before {
    content: '\e9ae';
}

.uil-envelope-minus:before {
    content: '\e9af';
}

.uil-envelope-open:before {
    content: '\e9b0';
}

.uil-envelope-question:before {
    content: '\e9b1';
}

.uil-envelope-receive:before {
    content: '\e9b2';
}

.uil-envelope-redo:before {
    content: '\e9b3';
}

.uil-envelope-search:before {
    content: '\e9b4';
}

.uil-envelope-send:before {
    content: '\e9b5';
}

.uil-envelope-share:before {
    content: '\e9b6';
}

.uil-envelope-shield:before {
    content: '\e9b7';
}

.uil-envelope-star:before {
    content: '\e9b8';
}

.uil-envelope-times:before {
    content: '\e9b9';
}

.uil-envelope-upload-alt:before {
    content: '\e9ba';
}

.uil-envelope-upload:before {
    content: '\e9bb';
}

.uil-envelope:before {
    content: '\e9bc';
}

.uil-envelopes:before {
    content: '\e9bd';
}

.uil-equal-circle:before {
    content: '\e9be';
}

.uil-euro-circle:before {
    content: '\e9bf';
}

.uil-euro:before {
    content: '\e9c0';
}

.uil-exchange-alt:before {
    content: '\e9c1';
}

.uil-exchange:before {
    content: '\e9c2';
}

.uil-exclamation-circle:before {
    content: '\e9c3';
}

.uil-exclamation-octagon:before {
    content: '\e9c4';
}

.uil-exclamation-triangle:before {
    content: '\e9c5';
}

.uil-exclude:before {
    content: '\e9c6';
}

.uil-exit:before {
    content: '\e9c7';
}

.uil-expand-alt:before {
    content: '\e9c8';
}

.uil-expand-arrows-alt:before {
    content: '\e9c9';
}

.uil-expand-arrows:before {
    content: '\e9ca';
}

.uil-expand-from-corner:before {
    content: '\e9cb';
}

.uil-expand-left:before {
    content: '\e9cc';
}

.uil-expand-right:before {
    content: '\e9cd';
}

.uil-export:before {
    content: '\e9ce';
}

.uil-exposure-alt:before {
    content: '\e9cf';
}

.uil-exposure-increase:before {
    content: '\e9d0';
}

.uil-external-link-alt:before {
    content: '\e9d1';
}

.uil-eye-slash:before {
    content: '\e9d2';
}

.uil-eye:before {
    content: '\e9d3';
}

.uil-facebook-f:before {
    content: '\e9d4';
}

.uil-facebook-messenger-alt:before {
    content: '\e9d5';
}

.uil-facebook-messenger:before {
    content: '\e9d6';
}

.uil-facebook:before {
    content: '\e9d7';
}

.uil-fahrenheit:before {
    content: '\e9d8';
}

.uil-fast-mail-alt:before {
    content: '\e9d9';
}

.uil-fast-mail:before {
    content: '\e9da';
}

.uil-favorite:before {
    content: '\e9db';
}

.uil-feedback:before {
    content: '\e9dc';
}

.uil-file-alt:before {
    content: '\e9dd';
}

.uil-file-blank:before {
    content: '\e9de';
}

.uil-file-block-alt:before {
    content: '\e9df';
}

.uil-file-bookmark-alt:before {
    content: '\e9e0';
}

.uil-file-check-alt:before {
    content: '\e9e1';
}

.uil-file-check:before {
    content: '\e9e2';
}

.uil-file-contract-dollar:before {
    content: '\e9e3';
}

.uil-file-copy-alt:before {
    content: '\e9e4';
}

.uil-file-download-alt:before {
    content: '\e9e5';
}

.uil-file-download:before {
    content: '\e9e6';
}

.uil-file-edit-alt:before {
    content: '\e9e7';
}

.uil-file-exclamation-alt:before {
    content: '\e9e8';
}

.uil-file-exclamation:before {
    content: '\e9e9';
}

.uil-file-heart:before {
    content: '\e9ea';
}

.uil-file-info-alt:before {
    content: '\e9eb';
}

.uil-file-landscape-alt:before {
    content: '\e9ec';
}

.uil-file-landscape:before {
    content: '\e9ed';
}

.uil-file-lanscape-slash:before {
    content: '\e9ee';
}

.uil-file-lock-alt:before {
    content: '\e9ef';
}

.uil-file-medical-alt:before {
    content: '\e9f0';
}

.uil-file-medical:before {
    content: '\e9f1';
}

.uil-file-minus-alt:before {
    content: '\e9f2';
}

.uil-file-minus:before {
    content: '\e9f3';
}

.uil-file-network:before {
    content: '\e9f4';
}

.uil-file-plus-alt:before {
    content: '\e9f5';
}

.uil-file-plus:before {
    content: '\e9f6';
}

.uil-file-question-alt:before {
    content: '\e9f7';
}

.uil-file-question:before {
    content: '\e9f8';
}

.uil-file-redo-alt:before {
    content: '\e9f9';
}

.uil-file-search-alt:before {
    content: '\e9fa';
}

.uil-file-share-alt:before {
    content: '\e9fb';
}

.uil-file-shield-alt:before {
    content: '\e9fc';
}

.uil-file-slash:before {
    content: '\e9fd';
}

.uil-file-times-alt:before {
    content: '\e9fe';
}

.uil-file-times:before {
    content: '\e9ff';
}

.uil-file-upload-alt:before {
    content: '\ea00';
}

.uil-file-upload:before {
    content: '\ea01';
}

.uil-file:before {
    content: '\ea02';
}

.uil-files-landscapes-alt:before {
    content: '\ea03';
}

.uil-files-landscapes:before {
    content: '\ea04';
}

.uil-film:before {
    content: '\ea05';
}

.uil-filter-slash:before {
    content: '\ea06';
}

.uil-filter:before {
    content: '\ea07';
}

.uil-fire:before {
    content: '\ea08';
}

.uil-flask-potion:before {
    content: '\ea09';
}

.uil-flask:before {
    content: '\ea0a';
}

.uil-flip-h-alt:before {
    content: '\ea0b';
}

.uil-flip-h:before {
    content: '\ea0c';
}

.uil-flip-v-alt:before {
    content: '\ea0d';
}

.uil-flip-v:before {
    content: '\ea0e';
}

.uil-flower:before {
    content: '\ea0f';
}

.uil-focus-add:before {
    content: '\ea10';
}

.uil-focus-target:before {
    content: '\ea11';
}

.uil-focus:before {
    content: '\ea12';
}

.uil-folder-check:before {
    content: '\ea13';
}

.uil-folder-download:before {
    content: '\ea14';
}

.uil-folder-exclamation:before {
    content: '\ea15';
}

.uil-folder-heart:before {
    content: '\ea16';
}

.uil-folder-info:before {
    content: '\ea17';
}

.uil-folder-lock:before {
    content: '\ea18';
}

.uil-folder-medical:before {
    content: '\ea19';
}

.uil-folder-minus:before {
    content: '\ea1a';
}

.uil-folder-network:before {
    content: '\ea1b';
}

.uil-folder-plus:before {
    content: '\ea1c';
}

.uil-folder-question:before {
    content: '\ea1d';
}

.uil-folder-slash:before {
    content: '\ea1e';
}

.uil-folder-times:before {
    content: '\ea1f';
}

.uil-folder-upload:before {
    content: '\ea20';
}

.uil-folder:before {
    content: '\ea21';
}

.uil-food:before {
    content: '\ea22';
}

.uil-football-american:before {
    content: '\ea23';
}

.uil-football-ball:before {
    content: '\ea24';
}

.uil-football:before {
    content: '\ea25';
}

.uil-forecastcloud-moon-tear:before {
    content: '\ea26';
}

.uil-forwaded-call:before {
    content: '\ea27';
}

.uil-forward:before {
    content: '\ea28';
}

.uil-frown:before {
    content: '\ea29';
}

.uil-game-structure:before {
    content: '\ea2a';
}

.uil-game:before {
    content: '\ea2b';
}

.uil-gift:before {
    content: '\ea2c';
}

.uil-github-alt:before {
    content: '\ea2d';
}

.uil-github:before {
    content: '\ea2e';
}

.uil-glass-martini-alt-slash:before {
    content: '\ea2f';
}

.uil-glass-martini-alt:before {
    content: '\ea30';
}

.uil-glass-martini:before {
    content: '\ea31';
}

.uil-glass-tea:before {
    content: '\ea32';
}

.uil-glass:before {
    content: '\ea33';
}

.uil-globe:before {
    content: '\ea34';
}

.uil-gold:before {
    content: '\ea35';
}

.uil-google-drive-alt:before {
    content: '\ea36';
}

.uil-google-drive:before {
    content: '\ea37';
}

.uil-google-hangouts-alt:before {
    content: '\ea38';
}

.uil-google-hangouts:before {
    content: '\ea39';
}

.uil-google-play:before {
    content: '\ea3a';
}

.uil-google:before {
    content: '\ea3b';
}

.uil-graduation-hat:before {
    content: '\ea3c';
}

.uil-graph-bar:before {
    content: '\ea3d';
}

.uil-grid:before {
    content: '\ea3e';
}

.uil-grids:before {
    content: '\ea3f';
}

.uil-grin-tongue-wink-alt:before {
    content: '\ea40';
}

.uil-grin-tongue-wink:before {
    content: '\ea41';
}

.uil-grin:before {
    content: '\ea42';
}

.uil-grip-horizontal-line:before {
    content: '\ea43';
}

.uil-hdd:before {
    content: '\ea44';
}

.uil-headphones-alt:before {
    content: '\ea45';
}

.uil-headphones:before {
    content: '\ea46';
}

.uil-heart-alt:before {
    content: '\ea47';
}

.uil-heart-medical:before {
    content: '\ea48';
}

.uil-heart-rate:before {
    content: '\ea49';
}

.uil-heart-sign:before {
    content: '\ea4a';
}

.uil-heart:before {
    content: '\ea4b';
}

.uil-heartbeat:before {
    content: '\ea4c';
}

.uil-history-alt:before {
    content: '\ea4d';
}

.uil-history:before {
    content: '\ea4e';
}

.uil-home-alt:before {
    content: '\ea4f';
}

.uil-home:before {
    content: '\ea50';
}

.uil-horizontal-align-center:before {
    content: '\ea51';
}

.uil-horizontal-align-left:before {
    content: '\ea52';
}

.uil-horizontal-align-right:before {
    content: '\ea53';
}

.uil-horizontal-distribution-center:before {
    content: '\ea54';
}

.uil-horizontal-distribution-left:before {
    content: '\ea55';
}

.uil-horizontal-distribution-right:before {
    content: '\ea56';
}

.uil-hourglass:before {
    content: '\ea57';
}

.uil-arrow-break:before {
    content: '\e83c';
}

.uil-arrow-circle-down:before {
    content: '\e83d';
}

.uil-arrow-circle-left:before {
    content: '\e83e';
}

.uil-arrow-circle-right:before {
    content: '\e83f';
}

.uil-arrow-circle-up:before {
    content: '\e840';
}

.uil-arrow-compress-h:before {
    content: '\e841';
}

.uil-arrow-down-left:before {
    content: '\e842';
}

.uil-arrow-down-right:before {
    content: '\e843';
}

.uil-arrow-down:before {
    content: '\e844';
}

.uil-arrow-from-right:before {
    content: '\e845';
}

.uil-arrow-from-top:before {
    content: '\e846';
}

.uil-arrow-growth:before {
    content: '\e847';
}

.uil-arrow-left:before {
    content: '\e848';
}

.uil-arrow-random:before {
    content: '\e849';
}

.uil-arrow-resize-diagonal:before {
    content: '\e84a';
}

.uil-arrow-right:before {
    content: '\e84b';
}

.uil-arrow-to-bottom:before {
    content: '\e84c';
}

.uil-arrow-to-right:before {
    content: '\e84d';
}

.uil-arrow-up-left:before {
    content: '\e84e';
}

.uil-arrow-up-right:before {
    content: '\e84f';
}

.uil-arrow-up:before {
    content: '\e850';
}

.uil-arrow:before {
    content: '\e851';
}

.uil-arrows-h-alt:before {
    content: '\e852';
}

.uil-arrows-h:before {
    content: '\e853';
}

.uil-arrows-left-down:before {
    content: '\e854';
}

.uil-arrows-maximize:before {
    content: '\e855';
}

.uil-arrows-merge:before {
    content: '\e856';
}

.uil-arrows-resize-h:before {
    content: '\e857';
}

.uil-arrows-resize-v:before {
    content: '\e858';
}

.uil-arrows-resize:before {
    content: '\e859';
}

.uil-html3-alt:before {
    content: '\ea58';
}

.uil-html3:before {
    content: '\ea59';
}

.uil-hunting:before {
    content: '\ea5a';
}

.uil-image-alt-slash:before {
    content: '\ea5b';
}

.uil-image-block:before {
    content: '\ea5c';
}

.uil-image-broken:before {
    content: '\ea5d';
}

.uil-image-check:before {
    content: '\ea5e';
}

.uil-image-download:before {
    content: '\ea5f';
}

.uil-image-edit:before {
    content: '\ea60';
}

.uil-image-lock:before {
    content: '\ea61';
}

.uil-image-minus:before {
    content: '\ea62';
}

.uil-image-plus:before {
    content: '\ea63';
}

.uil-image-question:before {
    content: '\ea64';
}

.uil-image-redo:before {
    content: '\ea65';
}

.uil-image-resize-landscape:before {
    content: '\ea66';
}

.uil-image-resize-square:before {
    content: '\ea67';
}

.uil-image-search:before {
    content: '\ea68';
}

.uil-image-share:before {
    content: '\ea69';
}

.uil-image-shield:before {
    content: '\ea6a';
}

.uil-image-slash:before {
    content: '\ea6b';
}

.uil-image-times:before {
    content: '\ea6c';
}

.uil-image-upload:before {
    content: '\ea6d';
}

.uil-image-v:before {
    content: '\ea6e';
}

.uil-image:before {
    content: '\ea6f';
}

.uil-images:before {
    content: '\ea70';
}

.uil-import:before {
    content: '\ea71';
}

.uil-incoming-call:before {
    content: '\ea72';
}

.uil-info-circle:before {
    content: '\ea73';
}

.uil-instagram-alt:before {
    content: '\ea74';
}

.uil-instagram:before {
    content: '\ea75';
}

.uil-intercom-alt:before {
    content: '\ea76';
}

.uil-intercom:before {
    content: '\ea77';
}

.uil-invoice:before {
    content: '\ea78';
}

.uil-italic:before {
    content: '\ea79';
}

.uil-jackhammer:before {
    content: '\ea7a';
}

.uil-java-script:before {
    content: '\ea7b';
}

.uil-kayak:before {
    content: '\ea7c';
}

.uil-key-skeleton-alt:before {
    content: '\ea7d';
}

.uil-key-skeleton:before {
    content: '\ea7e';
}

.uil-keyboard-alt:before {
    content: '\ea7f';
}

.uil-keyboard-hide:before {
    content: '\ea80';
}

.uil-keyboard-show:before {
    content: '\ea81';
}

.uil-keyboard:before {
    content: '\ea82';
}

.uil-keyhole-circle:before {
    content: '\ea83';
}

.uil-keyhole-square-full:before {
    content: '\ea84';
}

.uil-keyhole-square:before {
    content: '\ea85';
}

.uil-kid:before {
    content: '\ea86';
}

.uil-label-alt:before {
    content: '\ea87';
}

.uil-label:before {
    content: '\ea88';
}

.uil-lamp:before {
    content: '\ea89';
}

.uil-laptop-cloud:before {
    content: '\ea8a';
}

.uil-laptop:before {
    content: '\ea8b';
}

.uil-laughing:before {
    content: '\ea8c';
}

.uil-layer-group-slash:before {
    content: '\ea8d';
}

.uil-layer-group:before {
    content: '\ea8e';
}

.uil-layers-alt:before {
    content: '\ea8f';
}

.uil-layers-slash:before {
    content: '\ea90';
}

.uil-layers:before {
    content: '\ea91';
}

.uil-left-arrow-from-left:before {
    content: '\ea92';
}

.uil-left-arrow-to-left:before {
    content: '\ea93';
}

.uil-left-indent-alt:before {
    content: '\ea94';
}

.uil-left-indent:before {
    content: '\ea95';
}

.uil-left-to-right-text-direction:before {
    content: '\ea96';
}

.uil-life-ring:before {
    content: '\ea97';
}

.uil-lightbulb-alt:before {
    content: '\ea98';
}

.uil-lightbulb:before {
    content: '\ea99';
}

.uil-line-alt:before {
    content: '\ea9a';
}

.uil-line-spacing:before {
    content: '\ea9b';
}

.uil-line:before {
    content: '\ea9c';
}

.uil-link-alt:before {
    content: '\ea9d';
}

.uil-link-broken:before {
    content: '\ea9e';
}

.uil-link-h:before {
    content: '\ea9f';
}

.uil-link:before {
    content: '\eaa0';
}

.uil-linkedin-alt:before {
    content: '\eaa1';
}

.uil-linkedin:before {
    content: '\eaa2';
}

.uil-list-ui-alt:before {
    content: '\eaa3';
}

.uil-list-ul:before {
    content: '\eaa4';
}

.uil-location-arrow-alt:before {
    content: '\eaa5';
}

.uil-location-arrow:before {
    content: '\eaa6';
}

.uil-location-pin-alt:before {
    content: '\eaa7';
}

.uil-location-point:before {
    content: '\eaa8';
}

.uil-location:before {
    content: '\eaa9';
}

.uil-lock-access:before {
    content: '\eaaa';
}

.uil-lock-alt:before {
    content: '\eaab';
}

.uil-lock-open-alt:before {
    content: '\eaac';
}

.uil-lock-slash:before {
    content: '\eaad';
}

.uil-lock:before {
    content: '\eaae';
}

.uil-mailbox-alt:before {
    content: '\eaaf';
}

.uil-mailbox:before {
    content: '\eab0';
}

.uil-map-marker-alt:before {
    content: '\eab1';
}

.uil-map-marker-edit:before {
    content: '\eab2';
}

.uil-map-marker-info:before {
    content: '\eab3';
}

.uil-map-marker-minus:before {
    content: '\eab4';
}

.uil-map-marker-plus:before {
    content: '\eab5';
}

.uil-map-marker-question:before {
    content: '\eab6';
}

.uil-map-marker-shield:before {
    content: '\eab7';
}

.uil-map-marker-slash:before {
    content: '\eab8';
}

.uil-map-marker:before {
    content: '\eab9';
}

.uil-map-pin-alt:before {
    content: '\eaba';
}

.uil-map-pin:before {
    content: '\eabb';
}

.uil-map:before {
    content: '\eabc';
}

.uil-mars:before {
    content: '\eabd';
}

.uil-master-card:before {
    content: '\eabe';
}

.uil-maximize-left:before {
    content: '\eabf';
}

.uil-medal:before {
    content: '\eac0';
}

.uil-medical-drip:before {
    content: '\eac1';
}

.uil-medical-square-full:before {
    content: '\eac2';
}

.uil-medical-square:before {
    content: '\eac3';
}

.uil-medical:before {
    content: '\eac4';
}

.uil-medium-m:before {
    content: '\eac5';
}

.uil-medkit:before {
    content: '\eac6';
}

.uil-meeting-board:before {
    content: '\eac7';
}

.uil-megaphone:before {
    content: '\eac8';
}

.uil-meh-alt:before {
    content: '\eac9';
}

.uil-meh-closed-eye:before {
    content: '\eaca';
}

.uil-meh:before {
    content: '\eacb';
}

.uil-message:before {
    content: '\eacc';
}

.uil-metro:before {
    content: '\eacd';
}

.uil-microphone-slash:before {
    content: '\eace';
}

.uil-microphone:before {
    content: '\eacf';
}

.uil-minus-circle:before {
    content: '\ead0';
}

.uil-minus-path:before {
    content: '\ead1';
}

.uil-minus-square-full:before {
    content: '\ead2';
}

.uil-minus-square:before {
    content: '\ead3';
}

.uil-minus:before {
    content: '\ead4';
}

.uil-missed-call:before {
    content: '\ead5';
}

.uil-mobey-bill-slash:before {
    content: '\ead6';
}

.uil-mobile-android-alt:before {
    content: '\ead7';
}

.uil-mobile-android:before {
    content: '\ead8';
}

.uil-mobile-vibrate:before {
    content: '\ead9';
}

.uil-modem:before {
    content: '\eada';
}

.uil-money-bill-stack:before {
    content: '\eadb';
}

.uil-money-bill:before {
    content: '\eadc';
}

.uil-money-insert:before {
    content: '\eadd';
}

.uil-money-stack:before {
    content: '\eade';
}

.uil-money-withdraw:before {
    content: '\eadf';
}

.uil-money-withdrawal:before {
    content: '\eae0';
}

.uil-moneybag-alt:before {
    content: '\eae1';
}

.uil-moneybag:before {
    content: '\eae2';
}

.uil-monitor-heart-rate:before {
    content: '\eae3';
}

.uil-monitor:before {
    content: '\eae4';
}

.uil-moon-eclipse:before {
    content: '\eae5';
}

.uil-moon:before {
    content: '\eae6';
}

.uil-moonset:before {
    content: '\eae7';
}

.uil-mountains-sun:before {
    content: '\eae8';
}

.uil-mountains:before {
    content: '\eae9';
}

.uil-mouse-alt:before {
    content: '\eaea';
}

.uil-mouse:before {
    content: '\eaeb';
}

.uil-multiply:before {
    content: '\eaec';
}

.uil-music-note:before {
    content: '\eaed';
}

.uil-music-tune-slash:before {
    content: '\eaee';
}

.uil-music:before {
    content: '\eaef';
}

.uil-n-a:before {
    content: '\eaf0';
}

.uil-navigator:before {
    content: '\eaf1';
}

.uil-nerd:before {
    content: '\eaf2';
}

.uil-newspaper:before {
    content: '\eaf3';
}

.uil-ninja:before {
    content: '\eaf4';
}

.uil-no-entry:before {
    content: '\eaf5';
}

.uil-notebooks:before {
    content: '\eaf6';
}

.uil-notes:before {
    content: '\eaf7';
}

.uil-object-group:before {
    content: '\eaf8';
}

.uil-object-ungroup:before {
    content: '\eaf9';
}

.uil-octagon:before {
    content: '\eafa';
}

.uil-opera-alt:before {
    content: '\eafb';
}

.uil-opera:before {
    content: '\eafc';
}

.uil-outgoing-call:before {
    content: '\eafd';
}

.uil-package:before {
    content: '\eafe';
}

.uil-padlock:before {
    content: '\eaff';
}

.uil-paint-tool:before {
    content: '\eb00';
}

.uil-palette:before {
    content: '\eb01';
}

.uil-panorama-h-alt:before {
    content: '\eb02';
}

.uil-panorama-h:before {
    content: '\eb03';
}

.uil-panorama-v:before {
    content: '\eb04';
}

.uil-paperclip:before {
    content: '\eb05';
}

.uil-paragraph:before {
    content: '\eb06';
}

.uil-parcel:before {
    content: '\eb07';
}

.uil-parking-square:before {
    content: '\eb08';
}

.uil-pathfinder-unite:before {
    content: '\eb09';
}

.uil-pathfinder:before {
    content: '\eb0a';
}

.uil-pause-circle:before {
    content: '\eb0b';
}

.uil-pause:before {
    content: '\eb0c';
}

.uil-paypal:before {
    content: '\eb0d';
}

.uil-pen:before {
    content: '\eb0e';
}

.uil-pentagon:before {
    content: '\eb0f';
}

.uil-percentage:before {
    content: '\eb10';
}

.uil-phone-alt:before {
    content: '\eb11';
}

.uil-phone-pause:before {
    content: '\eb12';
}

.uil-phone-slash:before {
    content: '\eb13';
}

.uil-phone-times:before {
    content: '\eb14';
}

.uil-phone-volume:before {
    content: '\eb15';
}

.uil-phone:before {
    content: '\eb16';
}

.uil-picture:before {
    content: '\eb17';
}

.uil-plane-arrival:before {
    content: '\eb18';
}

.uil-plane-departure:before {
    content: '\eb19';
}

.uil-plane-fly:before {
    content: '\eb1a';
}

.uil-plane:before {
    content: '\eb1b';
}

.uil-play-circle:before {
    content: '\eb1c';
}

.uil-play:before {
    content: '\eb1d';
}

.uil-plug:before {
    content: '\eb1e';
}

.uil-plus-circle:before {
    content: '\eb1f';
}

.uil-plus-square:before {
    content: '\eb20';
}

.uil-plus:before {
    content: '\eb21';
}

.uil-podium:before {
    content: '\eb22';
}

.uil-polygon:before {
    content: '\eb23';
}

.uil-post-stamp:before {
    content: '\eb24';
}

.uil-postcard:before {
    content: '\eb25';
}

.uil-pound-circle:before {
    content: '\eb26';
}

.uil-pound:before {
    content: '\eb27';
}

.uil-power:before {
    content: '\eb28';
}

.uil-prescription-bottle:before {
    content: '\eb29';
}

.uil-presentation-check:before {
    content: '\eb2a';
}

.uil-presentation-edit:before {
    content: '\eb2b';
}

.uil-presentation-line:before {
    content: '\eb2c';
}

.uil-presentation-lines-alt:before {
    content: '\eb2d';
}

.uil-presentation-minus:before {
    content: '\eb2e';
}

.uil-presentation-play:before {
    content: '\eb2f';
}

.uil-presentation-plus:before {
    content: '\eb30';
}

.uil-presentation-times:before {
    content: '\eb31';
}

.uil-presentation:before {
    content: '\eb32';
}

.uil-previous:before {
    content: '\eb33';
}

.uil-pricetag-alt:before {
    content: '\eb34';
}

.uil-print-slash:before {
    content: '\eb35';
}

.uil-print:before {
    content: '\eb36';
}

.uil-process:before {
    content: '\eb37';
}

.uil-processor:before {
    content: '\eb38';
}

.uil-pump:before {
    content: '\eb39';
}

.uil-puzzle-piece:before {
    content: '\eb3a';
}

.uil-question-circle:before {
    content: '\eb3b';
}

.uil-raddit-alien-alt:before {
    content: '\eb3c';
}

.uil-rainbow:before {
    content: '\eb3d';
}

.uil-raindrops-alt:before {
    content: '\eb3e';
}

.uil-raindrops:before {
    content: '\eb3f';
}

.uil-react:before {
    content: '\eb40';
}

.uil-receipt-alt:before {
    content: '\eb41';
}

.uil-receipt:before {
    content: '\eb42';
}

.uil-record-audio:before {
    content: '\eb43';
}

.uil-reddit-alien-alt:before {
    content: '\eb44';
}

.uil-redo:before {
    content: '\eb45';
}

.uil-refresh:before {
    content: '\eb46';
}

.uil-registered:before {
    content: '\eb47';
}

.uil-repeat:before {
    content: '\eb48';
}

.uil-restaurant:before {
    content: '\eb49';
}

.uil-right-indent-alt:before {
    content: '\eb4a';
}

.uil-right-to-left-text-direction:before {
    content: '\eb4b';
}

.uil-robot:before {
    content: '\eb4c';
}

.uil-rope-way:before {
    content: '\eb4d';
}

.uil-rotate-360:before {
    content: '\eb4e';
}

.uil-rss-alt:before {
    content: '\eb4f';
}

.uil-rss-interface:before {
    content: '\eb50';
}

.uil-rss:before {
    content: '\eb51';
}

.uil-ruler-combined:before {
    content: '\eb52';
}

.uil-ruler:before {
    content: '\eb53';
}

.uil-sad-cry:before {
    content: '\eb54';
}

.uil-sad-crying:before {
    content: '\eb55';
}

.uil-sad-dizzy:before {
    content: '\eb56';
}

.uil-sad-squint:before {
    content: '\eb57';
}

.uil-sad:before {
    content: '\eb58';
}

.uil-scaling-left:before {
    content: '\eb59';
}

.uil-scaling-right:before {
    content: '\eb5a';
}

.uil-scenery:before {
    content: '\eb5b';
}

.uil-schedule:before {
    content: '\eb5c';
}

.uil-science:before {
    content: '\eb5d';
}

.uil-screw:before {
    content: '\eb5e';
}

.uil-scroll-h:before {
    content: '\eb5f';
}

.uil-scroll:before {
    content: '\eb60';
}

.uil-search-alt:before {
    content: '\eb61';
}

.uil-search-minus:before {
    content: '\eb62';
}

.uil-search-plus:before {
    content: '\eb63';
}

.uil-search:before {
    content: '\eb64';
}

.uil-selfie:before {
    content: '\eb65';
}

.uil-server-alt:before {
    content: '\eb66';
}

.uil-server-connection:before {
    content: '\eb67';
}

.uil-server-network-alt:before {
    content: '\eb68';
}

.uil-server-network:before {
    content: '\eb69';
}

.uil-server:before {
    content: '\eb6a';
}

.uil-servers:before {
    content: '\eb6b';
}

.uil-servicemark:before {
    content: '\eb6c';
}

.uil-share-alt:before {
    content: '\eb6d';
}

.uil-shield-check:before {
    content: '\eb6e';
}

.uil-shield-exclamation:before {
    content: '\eb6f';
}

.uil-shield-question:before {
    content: '\eb70';
}

.uil-shield-slash:before {
    content: '\eb71';
}

.uil-shield:before {
    content: '\eb72';
}

.uil-ship:before {
    content: '\eb73';
}

.uil-shop:before {
    content: '\eb74';
}

.uil-shopping-basket:before {
    content: '\eb75';
}

.uil-shopping-cart-alt:before {
    content: '\eb76';
}

.uil-shopping-trolley:before {
    content: '\eb77';
}

.uil-shovel:before {
    content: '\eb78';
}

.uil-shrink:before {
    content: '\eb79';
}

.uil-shuffle:before {
    content: '\eb7a';
}

.uil-shutter-alt:before {
    content: '\eb7b';
}

.uil-shutter:before {
    content: '\eb7c';
}

.uil-sick:before {
    content: '\eb7d';
}

.uil-sigma:before {
    content: '\eb7e';
}

.uil-sign-alt:before {
    content: '\eb7f';
}

.uil-sign-in-alt:before {
    content: '\eb80';
}

.uil-sign-left:before {
    content: '\eb81';
}

.uil-sign-out-alt:before {
    content: '\eb82';
}

.uil-sign-right:before {
    content: '\eb83';
}

.uil-arrows-right-down:before {
    content: '\e85a';
}

.uil-arrows-shrink-h:before {
    content: '\e85b';
}

.uil-arrows-shrink-v:before {
    content: '\e85c';
}

.uil-arrows-up-right:before {
    content: '\e85d';
}

.uil-arrows-v-alt:before {
    content: '\e85e';
}

.uil-arrows-v:before {
    content: '\e85f';
}

.uil-assistive-listening-systems:before {
    content: '\e860';
}

.uil-asterisk:before {
    content: '\e861';
}

.uil-at:before {
    content: '\e862';
}

.uil-atm-card:before {
    content: '\e863';
}

.uil-atom:before {
    content: '\e864';
}

.uil-auto-flash:before {
    content: '\e865';
}

.uil-award-alt:before {
    content: '\e866';
}

.uil-award:before {
    content: '\e867';
}

.uil-baby-carriage:before {
    content: '\e868';
}

.uil-backpack:before {
    content: '\e869';
}

.uil-backspace:before {
    content: '\e86a';
}

.uil-backward:before {
    content: '\e86b';
}

.uil-bag-alt:before {
    content: '\e86c';
}

.uil-bag-slash:before {
    content: '\e86d';
}

.uil-bag:before {
    content: '\e86e';
}

.uil-balance-scale:before {
    content: '\e86f';
}

.uil-ball:before {
    content: '\e870';
}

.uil-ban:before {
    content: '\e871';
}

.uil-bars:before {
    content: '\e872';
}

.uil-baseball-ball:before {
    content: '\e873';
}

.uil-basketball-hoop:before {
    content: '\e874';
}

.uil-basketball:before {
    content: '\e875';
}

.uil-bath:before {
    content: '\e876';
}

.uil-battery-bolt:before {
    content: '\e877';
}

.uil-signal-alt-3:before {
    content: '\eb84';
}

.uil-signal-alt:before {
    content: '\eb85';
}

.uil-signal:before {
    content: '\eb86';
}

.uil-silence:before {
    content: '\eb87';
}

.uil-silent-squint:before {
    content: '\eb88';
}

.uil-sim-card:before {
    content: '\eb89';
}

.uil-sitemap:before {
    content: '\eb8a';
}

.uil-skip-forward-alt:before {
    content: '\eb8b';
}

.uil-skip-forward-circle:before {
    content: '\eb8c';
}

.uil-skip-forward:before {
    content: '\eb8d';
}

.uil-skype-alt:before {
    content: '\eb8e';
}

.uil-skype:before {
    content: '\eb8f';
}

.uil-slack-alt:before {
    content: '\eb90';
}

.uil-slack:before {
    content: '\eb91';
}

.uil-sliders-v-alt:before {
    content: '\eb92';
}

.uil-sliders-v:before {
    content: '\eb93';
}

.uil-smile-beam:before {
    content: '\eb94';
}

.uil-smile-dizzy:before {
    content: '\eb95';
}

.uil-smile-squint-wink-alt:before {
    content: '\eb96';
}

.uil-smile-squint-wink:before {
    content: '\eb97';
}

.uil-smile-wink-alt:before {
    content: '\eb98';
}

.uil-smile-wink:before {
    content: '\eb99';
}

.uil-smile:before {
    content: '\eb9a';
}

.uil-snapchat-alt:before {
    content: '\eb9b';
}

.uil-snapchat-ghost:before {
    content: '\eb9c';
}

.uil-snapchat-square:before {
    content: '\eb9d';
}

.uil-snow-flake:before {
    content: '\eb9e';
}

.uil-snowflake-alt:before {
    content: '\eb9f';
}

.uil-snowflake:before {
    content: '\eba0';
}

.uil-sort-amount-down:before {
    content: '\eba1';
}

.uil-sort-amount-up:before {
    content: '\eba2';
}

.uil-sort:before {
    content: '\eba3';
}

.uil-sorting:before {
    content: '\eba4';
}

.uil-space-key:before {
    content: '\eba5';
}

.uil-spade:before {
    content: '\eba6';
}

.uil-sperms:before {
    content: '\eba7';
}

.uil-spin:before {
    content: '\eba8';
}

.uil-sport:before {
    content: '\eba9';
}

.uil-square-full:before {
    content: '\ebaa';
}

.uil-square-shape:before {
    content: '\ebab';
}

.uil-square:before {
    content: '\ebac';
}

.uil-squint:before {
    content: '\ebad';
}

.uil-star-half-alt:before {
    content: '\ebae';
}

.uil-star:before {
    content: '\ebaf';
}

.uil-step-backward-alt:before {
    content: '\ebb0';
}

.uil-step-backward-circle:before {
    content: '\ebb1';
}

.uil-step-backward:before {
    content: '\ebb2';
}

.uil-step-forward:before {
    content: '\ebb3';
}

.uil-stop-circle:before {
    content: '\ebb4';
}

.uil-stopwatch-slash:before {
    content: '\ebb5';
}

.uil-stopwatch:before {
    content: '\ebb6';
}

.uil-store-alt:before {
    content: '\ebb7';
}

.uil-store:before {
    content: '\ebb8';
}

.uil-streering:before {
    content: '\ebb9';
}

.uil-stretcher:before {
    content: '\ebba';
}

.uil-subject:before {
    content: '\ebbb';
}

.uil-subway-alt:before {
    content: '\ebbc';
}

.uil-subway:before {
    content: '\ebbd';
}

.uil-suitcase-alt:before {
    content: '\ebbe';
}

.uil-suitcase:before {
    content: '\ebbf';
}

.uil-sun:before {
    content: '\ebc0';
}

.uil-sunset:before {
    content: '\ebc1';
}

.uil-surprise:before {
    content: '\ebc2';
}

.uil-swatchbook:before {
    content: '\ebc3';
}

.uil-swiggy:before {
    content: '\ebc4';
}

.uil-swimmer:before {
    content: '\ebc5';
}

.uil-symbol:before {
    content: '\ebc6';
}

.uil-sync-exclamation:before {
    content: '\ebc7';
}

.uil-sync-slash:before {
    content: '\ebc8';
}

.uil-sync:before {
    content: '\ebc9';
}

.uil-syringe:before {
    content: '\ebca';
}

.uil-table:before {
    content: '\ebcb';
}

.uil-tablet:before {
    content: '\ebcc';
}

.uil-tablets:before {
    content: '\ebcd';
}

.uil-tachometer-fast:before {
    content: '\ebce';
}

.uil-tag-alt:before {
    content: '\ebcf';
}

.uil-tag:before {
    content: '\ebd0';
}

.uil-tape:before {
    content: '\ebd1';
}

.uil-taxi:before {
    content: '\ebd2';
}

.uil-tear:before {
    content: '\ebd3';
}

.uil-technology:before {
    content: '\ebd4';
}

.uil-telegram-alt:before {
    content: '\ebd5';
}

.uil-telegram:before {
    content: '\ebd6';
}

.uil-telescope:before {
    content: '\ebd7';
}

.uil-temperature-empty:before {
    content: '\ebd8';
}

.uil-temperature-half:before {
    content: '\ebd9';
}

.uil-temperature-minus:before {
    content: '\ebda';
}

.uil-temperature-plus:before {
    content: '\ebdb';
}

.uil-temperature-quarter:before {
    content: '\ebdc';
}

.uil-temperature-three-quarter:before {
    content: '\ebdd';
}

.uil-temperature:before {
    content: '\ebde';
}

.uil-text-fields:before {
    content: '\ebdf';
}

.uil-text-size:before {
    content: '\ebe0';
}

.uil-text-strike-through:before {
    content: '\ebe1';
}

.uil-text:before {
    content: '\ebe2';
}

.uil-th-large:before {
    content: '\ebe3';
}

.uil-th-slash:before {
    content: '\ebe4';
}

.uil-th:before {
    content: '\ebe5';
}

.uil-thermometer:before {
    content: '\ebe6';
}

.uil-thumbs-down:before {
    content: '\ebe7';
}

.uil-thumbs-up:before {
    content: '\ebe8';
}

.uil-thunderstorm-moon:before {
    content: '\ebe9';
}

.uil-thunderstorm-sun:before {
    content: '\ebea';
}

.uil-thunderstorm:before {
    content: '\ebeb';
}

.uil-ticket:before {
    content: '\ebec';
}

.uil-times-circle:before {
    content: '\ebed';
}

.uil-times-square:before {
    content: '\ebee';
}

.uil-times:before {
    content: '\ebef';
}

.uil-toggle-off:before {
    content: '\ebf0';
}

.uil-toggle-on:before {
    content: '\ebf1';
}

.uil-top-arrow-from-top:before {
    content: '\ebf2';
}

.uil-top-arrow-to-top:before {
    content: '\ebf3';
}

.uil-tornado:before {
    content: '\ebf4';
}

.uil-trademark-circle:before {
    content: '\ebf5';
}

.uil-trademark:before {
    content: '\ebf6';
}

.uil-traffic-barrier:before {
    content: '\ebf7';
}

.uil-trash-alt:before {
    content: '\ebf8';
}

.uil-trash:before {
    content: '\ebf9';
}

.uil-trees:before {
    content: '\ebfa';
}

.uil-triangle:before {
    content: '\ebfb';
}

.uil-trophy:before {
    content: '\ebfc';
}

.uil-trowel:before {
    content: '\ebfd';
}

.uil-truck-case:before {
    content: '\ebfe';
}

.uil-truck-loading:before {
    content: '\ebff';
}

.uil-truck:before {
    content: '\ec00';
}

.uil-tumblr-alt:before {
    content: '\ec01';
}

.uil-tumblr-square:before {
    content: '\ec02';
}

.uil-tumblr:before {
    content: '\ec03';
}

.uil-tv-retro-slash:before {
    content: '\ec04';
}

.uil-tv-retro:before {
    content: '\ec05';
}

.uil-twitter-alt:before {
    content: '\ec06';
}

.uil-twitter:before {
    content: '\ec07';
}

.uil-umbrella:before {
    content: '\ec08';
}

.uil-unamused:before {
    content: '\ec09';
}

.uil-underline:before {
    content: '\ec0a';
}

.uil-university:before {
    content: '\ec0b';
}

.uil-unlock-alt:before {
    content: '\ec0c';
}

.uil-unlock:before {
    content: '\ec0d';
}

.uil-upload-alt:before {
    content: '\ec0e';
}

.uil-upload:before {
    content: '\ec0f';
}

.uil-usd-circle:before {
    content: '\ec10';
}

.uil-usd-square:before {
    content: '\ec11';
}

.uil-user-check:before {
    content: '\ec12';
}

.uil-user-circle:before {
    content: '\ec13';
}

.uil-user-exclamation:before {
    content: '\ec14';
}

.uil-user-hard-hat:before {
    content: '\ec15';
}

.uil-user-minus:before {
    content: '\ec16';
}

.uil-user-plus:before {
    content: '\ec17';
}

.uil-user-square:before {
    content: '\ec18';
}

.uil-user-times:before {
    content: '\ec19';
}

.uil-user:before {
    content: '\ec1a';
}

.uil-users-alt:before {
    content: '\ec1b';
}

.uil-utensils-alt:before {
    content: '\ec1c';
}

.uil-utensils:before {
    content: '\ec1d';
}

.uil-vector-square-alt:before {
    content: '\ec1e';
}

.uil-vector-square:before {
    content: '\ec1f';
}

.uil-venus:before {
    content: '\ec20';
}

.uil-vertical-align-bottom:before {
    content: '\ec21';
}

.uil-vertical-align-center:before {
    content: '\ec22';
}

.uil-vertical-align-top:before {
    content: '\ec23';
}

.uil-vertical-distribute-bottom:before {
    content: '\ec24';
}

.uil-vertical-distribution-center:before {
    content: '\ec25';
}

.uil-vertical-distribution-top:before {
    content: '\ec26';
}

.uil-video-slash:before {
    content: '\ec27';
}

.uil-video:before {
    content: '\ec28';
}

.uil-visual-studio:before {
    content: '\ec29';
}

.uil-vk-alt:before {
    content: '\ec2a';
}

.uil-vk:before {
    content: '\ec2b';
}

.uil-voicemail-rectangle:before {
    content: '\ec2c';
}

.uil-voicemail:before {
    content: '\ec2d';
}

.uil-volleyball:before {
    content: '\ec2e';
}

.uil-volume-down:before {
    content: '\ec2f';
}

.uil-volume-mute:before {
    content: '\ec30';
}

.uil-volume-off:before {
    content: '\ec31';
}

.uil-volume-up:before {
    content: '\ec32';
}

.uil-volume:before {
    content: '\ec33';
}

.uil-vuejs-alt:before {
    content: '\ec34';
}

.uil-vuejs:before {
    content: '\ec35';
}

.uil-wall:before {
    content: '\ec36';
}

.uil-wallet:before {
    content: '\ec37';
}

.uil-watch-alt:before {
    content: '\ec38';
}

.uil-watch:before {
    content: '\ec39';
}

.uil-water-drop-slash:before {
    content: '\ec3a';
}

.uil-water-glass:before {
    content: '\ec3b';
}

.uil-water:before {
    content: '\ec3c';
}

.uil-web-grid-alt:before {
    content: '\ec3d';
}

.uil-web-grid:before {
    content: '\ec3e';
}

.uil-web-section-alt:before {
    content: '\ec3f';
}

.uil-web-section:before {
    content: '\ec40';
}

.uil-webcam:before {
    content: '\ec41';
}

.uil-weight:before {
    content: '\ec42';
}

.uil-whatsapp:before {
    content: '\ec43';
}

.uil-wheel-barrow:before {
    content: '\ec44';
}

.uil-wheelchair-alt:before {
    content: '\ec45';
}

.uil-wheelchair:before {
    content: '\ec46';
}

.uil-wifi-router:before {
    content: '\ec47';
}

.uil-wifi-slash:before {
    content: '\ec48';
}

.uil-wifi:before {
    content: '\ec49';
}

.uil-wind-moon:before {
    content: '\ec4a';
}

.uil-wind-sun:before {
    content: '\ec4b';
}

.uil-wind:before {
    content: '\ec4c';
}

.uil-window-grid:before {
    content: '\ec4d';
}

.uil-window-maximize:before {
    content: '\ec4e';
}

.uil-window-restore:before {
    content: '\ec4f';
}

.uil-window-section:before {
    content: '\ec50';
}

.uil-window:before {
    content: '\ec51';
}

.uil-windsock:before {
    content: '\ec52';
}

.uil-wrap-text:before {
    content: '\ec53';
}

.uil-wrench:before {
    content: '\ec54';
}

.uil-yellow:before {
    content: '\ec55';
}

.uil-yen-circle:before {
    content: '\ec56';
}

.uil-yen:before {
    content: '\ec57';
}

.uil-yin-yang:before {
    content: '\ec58';
}

.uil-youtube-alt:before {
    content: '\ec59';
}

.uil-youtube:before {
    content: '\ec5a';
}

.uil-battery-empty:before {
    content: '\e878';
}

.uil-bed-double:before {
    content: '\e879';
}

.uil-bed:before {
    content: '\e87a';
}

.uil-behance-alt:before {
    content: '\e87b';
}

.uil-behance:before {
    content: '\e87c';
}

.uil-bell-school:before {
    content: '\e87d';
}

.uil-bell-slash:before {
    content: '\e87e';
}

.uil-bell:before {
    content: '\e87f';
}

.uil-bill:before {
    content: '\e880';
}

.uil-bitcoin-alt:before {
    content: '\e881';
}

.uil-bitcoin-bold:before {
    content: '\e882';
}

.uil-bitcoin-circle:before {
    content: '\e883';
}

.uil-bitcoin:before {
    content: '\e884';
}

.uil-black-berry:before {
    content: '\e885';
}

.uil-blogger-alt:before {
    content: '\e886';
}

.uil-blogger:before {
    content: '\e887';
}

.uil-bluetooth-b:before {
    content: '\e888';
}

.uil-bold:before {
    content: '\e889';
}

.uil-bolt-alt:before {
    content: '\e88a';
}

.uil-bolt-slash:before {
    content: '\e88b';
}

.uil-bolt:before {
    content: '\e88c';
}

.uil-book-alt:before {
    content: '\e88d';
}

.uil-book-medical:before {
    content: '\e88e';
}

.uil-book-open:before {
    content: '\e88f';
}

.uil-book-reader:before {
    content: '\e890';
}

.uil-book:before {
    content: '\e891';
}

.uil-bookmark-full:before {
    content: '\e892';
}

.uil-bookmark:before {
    content: '\e893';
}

.uil-books:before {
    content: '\e894';
}

.uil-boombox:before {
    content: '\e895';
}

.uil-border-alt:before {
    content: '\e896';
}

.uil-border-bottom:before {
    content: '\e897';
}

.uil-border-clear:before {
    content: '\e898';
}

.uil-border-horizontal:before {
    content: '\e899';
}

.uil-border-inner:before {
    content: '\e89a';
}

.uil-border-left:before {
    content: '\e89b';
}

.uil-border-out:before {
    content: '\e89c';
}

.uil-border-right:before {
    content: '\e89d';
}

.uil-border-top:before {
    content: '\e89e';
}

.uil-border-vertical:before {
    content: '\e89f';
}

.uil-bowling-ball:before {
    content: '\e8a0';
}

.uil-box:before {
    content: '\e8a1';
}

.uil-briefcase-alt:before {
    content: '\e8a2';
}

.uil-briefcase:before {
    content: '\e8a3';
}

.uil-bright:before {
    content: '\e8a4';
}

.uil-brightness-empty:before {
    content: '\e8a5';
}

.uil-brightness-half:before {
    content: '\e8a6';
}

.uil-brightness-low:before {
    content: '\e8a7';
}

.uil-brightness-minus:before {
    content: '\e8a8';
}

.uil-brightness-plus:before {
    content: '\e8a9';
}

.uil-brightness:before {
    content: '\e8aa';
}

.uil-bring-bottom:before {
    content: '\e8ab';
}

.uil-bring-front:before {
    content: '\e8ac';
}

.uil-brush-alt:before {
    content: '\e8ad';
}

.uil-bug:before {
    content: '\e8ae';
}

.uil-building:before {
    content: '\e8af';
}

.uil-bullseye:before {
    content: '\e8b0';
}

.uil-bus-alt:before {
    content: '\e8b1';
}

.uil-bus-school:before {
    content: '\e8b2';
}

.uil-bus:before {
    content: '\e8b3';
}

.uil-calcualtor:before {
    content: '\e8b4';
}

.uil-calculator-alt:before {
    content: '\e8b5';
}

.uil-calculator:before {
    content: '\e8b6';
}

.uil-calendar-alt:before {
    content: '\e8b7';
}

.uil-calendar-slash:before {
    content: '\e8b8';
}

.uil-calender:before {
    content: '\e8b9';
}

.uil-calling:before {
    content: '\e8ba';
}

.uil-camera-change:before {
    content: '\e8bb';
}

.uil-camera-plus:before {
    content: '\e8bc';
}

.uil-camera-slash:before {
    content: '\e8bd';
}

.uil-camera:before {
    content: '\e8be';
}

.uil-cancel:before {
    content: '\e8bf';
}

.uil-capsule:before {
    content: '\e8c0';
}

.uil-capture:before {
    content: '\e8c1';
}

.uil-car-sideview:before {
    content: '\e8c2';
}

.uil-car-slash:before {
    content: '\e8c3';
}

.uil-car-wash:before {
    content: '\e8c4';
}

.uil-car:before {
    content: '\e8c5';
}

.uil-card-atm:before {
    content: '\e8c6';
}

.uil-caret-right:before {
    content: '\e8c7';
}

.uil-cart:before {
    content: '\e8c8';
}

.uil-cell:before {
    content: '\e8c9';
}

.uil-celsius:before {
    content: '\e8ca';
}

.uil-chart-bar-alt:before {
    content: '\e8cb';
}

.uil-chart-bar:before {
    content: '\e8cc';
}

.uil-chart-down:before {
    content: '\e8cd';
}

.uil-chart-growth-alt:before {
    content: '\e8ce';
}

.uil-chart-growth:before {
    content: '\e8cf';
}

.uil-chart-line:before {
    content: '\e8d0';
}

.uil-chart-pie-alt:before {
    content: '\e8d1';
}

.uil-chart-pie:before {
    content: '\e8d2';
}

.uil-chart:before {
    content: '\e8d3';
}

.uil-chat-bubble-user:before {
    content: '\e8d4';
}

.uil-chat-info:before {
    content: '\e8d5';
}

.uil-chat:before {
    content: '\e8d6';
}

.uil-check-circle:before {
    content: '\e8d7';
}

.uil-check-square:before {
    content: '\e8d8';
}

.uil-check:before {
    content: '\e8d9';
}

.uil-circle-layer:before {
    content: '\e8da';
}

.uil-circle:before {
    content: '\e8db';
}

.uil-circuit:before {
    content: '\e8dc';
}

.uil-clapper-board:before {
    content: '\e8dd';
}

.uil-clipboard-alt:before {
    content: '\e8de';
}

.uil-clipboard-blank:before {
    content: '\e8df';
}

.uil-clipboard-notes:before {
    content: '\e8e0';
}

.uil-clipboard:before {
    content: '\e8e1';
}

.uil-clock-eight:before {
    content: '\e8e2';
}

.uil-clock-five:before {
    content: '\e8e3';
}

.uil-clock-nine:before {
    content: '\e8e4';
}

.uil-clock-seven:before {
    content: '\e8e5';
}

.uil-clock-ten:before {
    content: '\e8e6';
}

.uil-clock-three:before {
    content: '\e8e7';
}

.uil-clock-two:before {
    content: '\e8e8';
}

.uil-clock:before {
    content: '\e8e9';
}

.uil-closed-captioning:before {
    content: '\e8ea';
}

.uil-cloud-block:before {
    content: '\e8eb';
}

.uil-cloud-bookmark:before {
    content: '\e8ec';
}

.uil-cloud-check:before {
    content: '\e8ed';
}

.uil-cloud-computing:before {
    content: '\e8ee';
}

.uil-cloud-data-connection:before {
    content: '\e8ef';
}

.uil-cloud-database-tree:before {
    content: '\e8f0';
}

.uil-cloud-download:before {
    content: '\e8f1';
}

.uil-cloud-drizzle:before {
    content: '\e8f2';
}

.uil-cloud-exclamation:before {
    content: '\e8f3';
}

.uil-cloud-hail:before {
    content: '\e8f4';
}

.uil-cloud-heart:before {
    content: '\e8f5';
}

.uil-cloud-info:before {
    content: '\e8f6';
}

.uil-cloud-lock:before {
    content: '\e8f7';
}

.uil-cloud-meatball:before {
    content: '\e8f8';
}

.uil-cloud-moon-hail:before {
    content: '\e8f9';
}

.uil-cloud-moon-meatball:before {
    content: '\e8fa';
}

.uil-cloud-moon-rain:before {
    content: '\e8fb';
}

.uil-cloud-moon-showers:before {
    content: '\e8fc';
}

.uil-cloud-moon:before {
    content: '\e8fd';
}

.uil-cloud-question:before {
    content: '\e8fe';
}

.uil-cloud-rain-sun:before {
    content: '\e8ff';
}

.uil-cloud-rain:before {
    content: '\e900';
}

.uil-cloud-redo:before {
    content: '\e901';
}

.uil-cloud-set:before {
    content: '\e902';
}

.uil-cloud-share:before {
    content: '\e903';
}

.uil-cloud-shield:before {
    content: '\e904';
}

.uil-cloud-showers-alt:before {
    content: '\e905';
}

.uil-cloud-showers-heavy:before {
    content: '\e906';
}

.uil-cloud-showers:before {
    content: '\e907';
}

.uil-cloud-slash:before {
    content: '\e908';
}

.uil-cloud-sun-hail:before {
    content: '\e909';
}

.uil-cloud-sun-meatball:before {
    content: '\e90a';
}

.uil-cloud-sun-rain-alt:before {
    content: '\e90b';
}

.uil-cloud-sun-rain:before {
    content: '\e90c';
}

.uil-cloud-sun-tear:before {
    content: '\e90d';
}

.uil-cloud-sun:before {
    content: '\e90e';
}

.uil-cloud-times:before {
    content: '\e90f';
}

.uil-cloud-unlock:before {
    content: '\e910';
}

.uil-cloud-upload:before {
    content: '\e911';
}

.uil-cloud-wifi:before {
    content: '\e912';
}

.uil-cloud-wind:before {
    content: '\e913';
}

.uil-cloud:before {
    content: '\e914';
}

.uil-clouds:before {
    content: '\e915';
}

.uil-club:before {
    content: '\e916';
}

.uil-code:before {
    content: '\e917';
}

.uil-coffee:before {
    content: '\e918';
}

.uil-cog:before {
    content: '\e919';
}

.uil-coins:before {
    content: '\e91a';
}

.uil-columns:before {
    content: '\e91b';
}

.uil-comment-alt-block:before {
    content: '\e91c';
}

.uil-comment-alt-chart-lines:before {
    content: '\e91d';
}

.uil-comment-alt-check:before {
    content: '\e91e';
}

.uil-comment-alt-dots:before {
    content: '\e91f';
}

.uil-comment-alt-download:before {
    content: '\e920';
}

.uil-comment-alt-edit:before {
    content: '\e921';
}

.uil-comment-alt-exclamation:before {
    content: '\e922';
}

.uil-comment-alt-heart:before {
    content: '\e923';
}

.uil-comment-alt-image:before {
    content: '\e924';
}

.uil-comment-alt-info:before {
    content: '\e925';
}

.uil-comment-alt-lines:before {
    content: '\e926';
}

.uil-comment-alt-lock:before {
    content: '\e927';
}

.uil-comment-alt-medical:before {
    content: '\e928';
}

.uil-comment-alt-message:before {
    content: '\e929';
}

.uil-comment-alt-notes:before {
    content: '\e92a';
}

.uil-comment-alt-plus:before {
    content: '\e92b';
}