/*! Locastyle version: 3.8.2*/
/*!
 * GRID by Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);



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

@media screen and (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media screen and (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.row:before, .row:after {
    content: " ";
    display: table
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: 0%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media screen and (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0%
    }

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

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

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

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

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

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

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

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: 0%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media screen and (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

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

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

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

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

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

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

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

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0%
    }

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

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

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

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

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

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

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

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: 0%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media screen and (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0%
    }

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: 0%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

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

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

@media screen and (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media screen and (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media screen and (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media screen and (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.ls-sidebar, .ls-notification, .ls-topbar, .ls-main {
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s
}

.ls-sidebar {
    -moz-transform: translateX(-265px);
    -ms-transform: translateX(-265px);
    -webkit-transform: translateX(-265px);
    transform: translateX(-265px)
}

.ls-notification {
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -webkit-transform: translateX(265px);
    transform: translateX(265px)
}

.ls-topbar, .ls-main {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.ls-sidebar-visible.ls-browser-chrome {
    overflow: hidden
}

.ls-sidebar-visible .ls-topbar, .ls-sidebar-visible .ls-main {
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -webkit-transform: translateX(265px);
    transform: translateX(265px)
}

.ls-sidebar-visible .ls-notification {
    -moz-transform: translateX(265px);
    -ms-transform: translateX(265px);
    -webkit-transform: translateX(265px);
    transform: translateX(265px)
}

.ls-sidebar-visible .ls-sidebar {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.ls-notifications-visible .ls-topbar, .ls-notifications-visible .ls-main {
    -moz-transform: translateX(-265px);
    -ms-transform: translateX(-265px);
    -webkit-transform: translateX(-265px);
    transform: translateX(-265px)
}

.ls-notifications-visible .ls-notification {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    overflow: auto;
    z-index: 3
}

.ls-notifications-visible .ls-sidebar {
    -moz-transform: translateX(-265px);
    -ms-transform: translateX(-265px);
    -webkit-transform: translateX(-265px);
    transform: translateX(-265px)
}

.ls-xs-space {
    padding: 5px !important
}

.ls-sm-space, [class*="ls-alert-"].ls-sm-space, .ls-table.ls-sm-space td, .ls-table.ls-sm-space th, .ls-box.ls-sm-space, .ls-sm-space.ls-box-filter, .ls-sm-space.ls-alert-box {
    padding: 10px !important;
    font-size: 12px !important
}

.ls-md-space, [class*="ls-alert-"].ls-md-space, .ls-table.ls-md-space td, .ls-table.ls-md-space th, .ls-box.ls-md-space, .ls-md-space.ls-box-filter, .ls-md-space.ls-alert-box {
    padding: 20px !important;
    font-size: 14px !important
}

.ls-lg-space, .ls-no-notification-message {
    padding: 40px !important
}

.ls-clearfix:after, .container-white:after, [class*="ls-title"]:after, .ls-info-header:after, .ls-group-btn:after, .ls-form-horizontal .ls-actions-btn:after, .ls-label:after, .ls-form-horizontal .row:after, .ls-form-inline:after, .ls-tabs-container .ls-tab-content:after, .ls-box:after, .ls-box-filter:after, .ls-alert-box:after, .ls-steps:after {
    content: "";
    display: block;
    clear: both
}

.ls-no-float, .ls-float-none {
    float: none !important
}

.ls-float-right, .ls-pager li.ls-next a {
    float: right !important
}

.ls-float-left, .ls-info-header > [class*="ls-ico"]:before, .ls-group-btn [class*="ls-btn"], .ls-form-horizontal .ls-label[class*="col-"], .ls-prefix-group input, .ls-box[class*="ls-ico-"]:before, [class*="ls-ico-"].ls-box-filter:before, [class*="ls-ico-"].ls-alert-box:before, [class*="ls-pagination"] li, [class*="ls-pagination"] li .ls-gap, [class*="ls-pagination"] li a, .ls-pager li.ls-previous a, .pika-lendar, .pika-prev, .is-rtl .pika-next {
    float: left !important
}

.ls-clear-both {
    clear: both !important
}

.ls-clear-right {
    clear: right !important
}

.ls-clear-left {
    clear: left !important
}

.ls-overflow-hidden {
    overflow: hidden !important
}

.ls-overflow-visible {
    overflow: visible !important
}

.ls-display-block, .ls-no-notification-message.active {
    display: block !important
}

.ls-display-inline {
    display: inline !important;
    float: none !important
}

.ls-display-inline-block {
    display: inline-block !important;
    float: none !important
}

.ls-display-none, [class*="ls-half-board"] .highcharts-series-group > path, .ls-no-notification-message {
    display: none !important
}

.ls-width-auto {
    width: auto !important
}

.ls-width-inherit {
    width: inherit
}

.ls-full-width {
    width: 100% !important
}

.ls-height-inherit {
    height: inherit
}

.ls-height-auto {
    height: auto !important
}

.ls-width-50 {
    width: 50px !important
}

.ls-width-100 {
    width: 100px
}

.ls-width-150 {
    width: 150px
}

.ls-width-200 {
    width: 200px
}

.ls-width-250 {
    width: 250px
}

.ls-width-300 {
    width: 300px
}

.ls-width-350 {
    width: 350px
}

.ls-width-400 {
    width: 400px
}

.ls-width-450 {
    width: 450px
}

.ls-width-500 {
    width: 500px
}

.ls-no-margin {
    margin: 0 !important
}

.ls-no-margin-left, [class*="ls-btn"]:empty:after, [class*="ls-btn"].ls-btn-block {
    margin-left: 0 !important
}

.ls-no-margin-right, [class*="ls-btn"].ls-btn-block {
    margin-right: 0 !important
}

.ls-no-margin-top, [class*="ls-btn"].ls-btn-block:first-child, .ls-form-horizontal .ls-actions-btn [class*="ls-btn"]:not(.ls-btn-block) {
    margin-top: 0 !important
}

.ls-no-margin-bottom {
    margin-bottom: 0 !important
}

.ls-no-padding, .ls-board-box .ls-box-group + .ls-chart .ls-tabs-container .ls-tab-content {
    padding: 0 !important
}

.ls-no-padding-left, [class*="ls-btn"].ls-btn-block {
    padding-left: 0 !important
}

.ls-no-padding-right, [class*="ls-btn"].ls-btn-block {
    padding-right: 0 !important
}

.ls-no-padding-top {
    padding-top: 0 !important
}

.ls-no-padding-bottom {
    padding-bottom: 0 !important
}

.ls-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

/* td.buttom-group-column {
    display: flex;
    gap: 10px;
} */

.ls-txt-left, .ls-table.ls-txt-left td, .ls-table.ls-txt-left th, .ls-table tbody.ls-txt-left td, .ls-table tbody.ls-txt-left th {
    text-align: left !important
}

.ls-txt-right, .ls-table.ls-txt-right td, .ls-table.ls-txt-right th, .ls-table tbody.ls-txt-right td, .ls-table tbody.ls-txt-right th {
    text-align: right !important
}

.ls-txt-justify {
    text-align: justify !important
}

.ls-txt-center, .ls-board-box .ls-box, .ls-board-box .ls-box-filter, .ls-board-box .ls-alert-box, .ls-no-notification-message, .ls-table.ls-txt-center td, .ls-table.ls-txt-center th, .ls-table tbody.ls-txt-center td, .ls-table tbody.ls-txt-center th, .ls-box-disclaimer {
    text-align: center !important
}

.ls-txt-center-all {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin: 0 !important
}

.ls-v-align-top {
    vertical-align: top !important
}

.ls-v-align-middle, [class*="ls-half-board"] {
    vertical-align: middle !important
}

.ls-v-align-bottom {
    vertical-align: bottom !important
}

.ls-no-bg {
    background: none !important
}

.ls-no-bghover:hover {
    background: none !important
}

.ls-no-shadow {
    box-shadow: none !important
}

.ls-no-border, .ls-board-box .ls-box-group + .ls-chart .ls-tabs-container .ls-tab-content {
    border: none !important
}

.ls-no-border-right {
    border-right: none !important
}

.ls-no-border-left {
    border-left: none !important
}

.ls-no-border-bottom {
    border-bottom: none !important
}

.ls-no-border-top {
    border-top: none !important
}

.ls-border {
    border-color: #eeeeee !important
}

.ls-word-dotted {
    border-bottom: 1px dotted #555555
}

.ls-cursor-pointer {
    cursor: pointer !important
}

.ls-cursor-default {
    cursor: default !important
}

.ls-cursor-crosshair {
    cursor: crosshair !important
}

.ls-cursor-move {
    cursor: move !important
}

.ls-cursor-help {
    cursor: help !important
}

.ls-cursor-wait {
    cursor: wait !important
}

.ls-cursor-inherit {
    cursor: inherit !important
}

.ls-cursor-text {
    cursor: text !important
}

.ls-cursor-progress {
    cursor: progress !important
}

.ls-cursor-grab {
    cursor: -ms-grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: hand;
    cursor: grab
}

.ls-cursor-grabbing {
    cursor: grabbing;
    cursor: -ms-grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.ls-scroll-touch {
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.ls-bg-white {
    background: white !important
}

.ls-color-black {
    color: black !important
}

.ls-no-spin::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.ls-no-spin {
    -moz-appearance: textfield;
    appearance: textfield
}

.ls-ellipsis, .ls-user-account .ls-ico-user .ls-name, .ls-cart ul li .ls-title-product {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block !important
}

.ls-nowrap {
    white-space: nowrap
}

.ls-no-bold {
    font-weight: normal !important
}

.ls-word-break-all {
    word-break: break-all !important;
    padding: 0
}

.ls-word-break {
    word-break: break-word !important
}

.ls-no-word-break {
    word-break: normal !important
}

.ls-no-radius {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0 !important
}

.ls-no-left-radius {
    -moz-border-radius-topleft: 0 !important;
    -webkit-border-top-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.ls-no-right-radius {
    -moz-border-radius-topright: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.ls-no-top-radius {
    -moz-border-radius-topleft: 0 !important;
    -webkit-border-top-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    -moz-border-radius-topright: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.ls-no-bottom-radius {
    -moz-border-radius-bottomleft: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.ls-no-list-style {
    list-style: none !important
}

.ls-transparent-25 {
    opacity: 0.25 !important
}

.ls-transparent-50 {
    opacity: 0.5 !important
}

.ls-transparent-75 {
    opacity: 0.75 !important
}

.ls-no-style-input, .ls-no-style-input:focus, .ls-no-style-input:active {
    outline: none !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: 1px solid transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important
}

.ls-hidden-accessible {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.ls-break-text, .ls-table td, .ls-table th {
    word-wrap: break-word !important
}

.ls-table-layout-auto {
    table-layout: auto !important
}

.ls-small-letter-spacing {
    letter-spacing: -1px
}

.ls-text-default {
    color: #555555;
    font-size: 13px !important
}

.ls-text-xs {
    font-size: 11px !important
}

.ls-text-sm {
    font-size: 12px !important
}

.ls-text-md {
    font-size: 14px !important
}

.ls-text-lg {
    font-size: 18px !important
}

.ls-text-xl {
    font-size: 20px !important
}

.ls-text-uppercase, .ls-topbar .ls-brand-name a small, .ls-topbar .ls-brand-name a span {
    text-transform: uppercase
}

.ls-text-lowercase {
    text-transform: lowercase
}

.ls-text-capitalize {
    text-transform: capitalize
}

.ls-text-underline {
    text-decoration: underline !important
}

.ls-text-decoration-none {
    text-decoration: none
}

.ls-line-separator:before, .ls-line-separator:after {
    content: " ";
    display: table
}

.ls-style-list {
    margin-left: 18px;
    margin-bottom: 10px
}

.ls-style-list li {
    line-height: 1.3
}

.ls-position-absolute {
    position: absolute !important
}

.ls-position-relative {
    position: relative !important
}

@media screen and (max-width: 768px) {
    .ls-float-none-xs {
        float: none !important
    }

    .ls-float-right-xs {
        float: right !important
    }

    .ls-float-left-xs {
        float: left !important
    }

    .ls-display-none-xs {
        display: none !important
    }

    .ls-display-inline-xs {
        display: inline !important
    }

    .ls-display-inline-block-xs {
        display: inline-block !important
    }

    .ls-display-block-xs {
        display: block !important
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .ls-float-none-sm {
        float: none !important
    }

    .ls-float-right-sm {
        float: right !important
    }

    .ls-float-left-sm {
        float: left !important
    }

    .ls-display-none-sm {
        display: none !important
    }

    .ls-display-inline-sm {
        display: inline !important
    }

    .ls-display-inline-block-sm {
        display: inline-block !important
    }

    .ls-display-block-sm {
        display: block !important
    }

    .ls-clear-both-sm {
        clear: both !important
    }

    .ls-clear-right-sm {
        clear: right !important
    }

    .ls-clear-left-sm {
        clear: left !important
    }

    .ls-txt-right-sm {
        text-align: right !important
    }

    .ls-txt-left-sm {
        text-align: left !important
    }

    .ls-btn-block-sm {
        display: block !important;
        text-align: center !important;
        margin-bottom: 10px;
        width: 100% !important
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .ls-float-none-md {
        float: none !important
    }

    .ls-float-right-md {
        float: right !important
    }

    .ls-float-left-md {
        float: left !important
    }

    .ls-display-none-md {
        display: none !important
    }

    .ls-display-inline-md {
        display: inline !important
    }

    .ls-display-inline-block-md {
        display: inline-block !important
    }

    .ls-display-block-md {
        display: block !important
    }

    .ls-clear-both-md {
        clear: both !important
    }

    .ls-clear-right-md {
        clear: right !important
    }

    .ls-clear-left-md {
        clear: left !important
    }

    .ls-txt-right-md {
        text-align: right !important
    }

    .ls-txt-left-md {
        text-align: left !important
    }

    .ls-btn-block-md {
        display: block !important;
        text-align: center !important;
        margin-bottom: 10px;
        width: 100% !important
    }
}

@media screen and (min-width: 1200px) {
    .ls-float-none-lg {
        float: none !important
    }

    .ls-float-right-lg {
        float: right !important
    }

    .ls-float-left-lg {
        float: left !important
    }

    .ls-display-none-lg {
        display: none !important
    }

    .ls-display-inline-lg {
        display: inline !important
    }

    .ls-display-inline-block-lg {
        display: inline-block !important
    }

    .ls-display-block-lg {
        display: block !important
    }
}

.container-white {
    margin: 0 -15px;
    padding: 30px;
    border-top: 1px solid #eeeeee;
    background-color: white
}

.ls-form hr {
    margin-left: 15px;
    margin-right: 15px
}

.ls-main-full .ls-main {
    margin-left: 0
}

.ls-main {
    min-height: 100%;
    padding-top: 60px;
    margin-left: 0;
    z-index: 10;
    position: relative;
    background-color: white
}

.ls-main .container-fluid {
    min-height: 85%
}

.ls-main .container-fluid > .row [class*="col-"] {
    padding-bottom: 20px
}

.ls-html-nobg .ls-main {
    background-color: #f7f7f7
}

.ls-lnk-nav {
    padding: 7px 10px 0;
    font-size: 20px;
    color: black;
    text-decoration: none;
    display: block;
    line-height: 1.25
}

.ls-lnk-nav[class*="ls-ico"]:before {
    position: relative;
    top: -2px;
    padding: 3px 5px 3px 6px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    font-size: 16px;
    text-align: center
}
a.ls-word-dotted {
    color: #555555
}

@media screen and (max-width: 992px) {
    .ls-board-box [class*="col-md"] {
        margin-bottom: 10px
    }
}

@media screen and (min-width: 768px) {
    .ls-main-full .ls-sidebar {
        display: none
    }

    .ls-main {
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        -moz-transition: margin 0.25s ease-in-out;
        -o-transition: margin 0.25s ease-in-out;
        -webkit-transition: margin 0.25s ease-in-out;
        transition: margin 0.25s ease-in-out;
        margin-left: 265px;
        height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        overflow-scrolling: touch
    }

    .ls-sidebar-toggled .ls-main {
        margin-left: 60px
    }

    .ls-main .container-fluid > .row [class*="col-"] {
        padding-bottom: 0
    }

    .ls-main:after {
        clear: both;
        content: ""
    }

    .ls-sidebar-visible .ls-main, .ls-notifications-visible .ls-main {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .ls-container, .ls-main > .container-fluid, .ls-main > .container {
        padding: 0 30px
    }
}

html:after {
    content: url("//assets.locaweb.com.br/locastyle/edge/images/ls-smile.gif");
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -20
}

[class*="ls-ico-panel"]:before, [class*="ls-ico-panel"]:after {
    font-family: "locastyle-panel-icons"
}

[class*="ls-ico-"]:after, [class*="ls-ico-panel"]:after, .ls-ico-right:before, .ls-ico-panel-right:before {
    display: none
}

.ls-ico-right:after, .ls-ico-panel-right:after {
    display: inline-block;
    margin-left: 5px;
    padding: 0;
    width: 5px
}

.ls-ico-alone {
    display: inline-block;
    font-size: 64px;
    border-bottom-color: transparent
}

.ls-ico-cart:before, .ls-ico-cart:after {
    content: "\e65c"
}

.ls-ico-bullhorn:before, .ls-ico-bullhorn:after {
    content: "\f0a1"
}

.ls-ico-dashboard:before, .ls-ico-dashboard:after {
    content: "\f0e4"
}

.ls-ico-bell-o:before, .ls-ico-bell-o:after {
    content: "\f0f3"
}

.ls-ico-home:before, .ls-ico-home:after {
    content: "\e600"
}

.ls-ico-users:before, .ls-ico-users:after {
    content: "\e601"
}

.ls-ico-stats:before, .ls-ico-stats:after {
    content: "\e609"
}

.ls-ico-envelope:before, .ls-ico-envelope:after {
    content: "\e604"
}

.ls-ico-envelop:before, .ls-ico-envelop:after {
    content: "\e604"
}

.ls-ico-cog:before, .ls-ico-cog:after {
    content: "\e608"
}

.ls-ico-user:before, .ls-ico-user:after {
    content: "\e605"
}

.ls-ico-question:before, .ls-ico-question:after {
    content: "\e60a"
}

.ls-ico-chevron-up:before, .ls-ico-chevron-up:after {
    content: "\e60f"
}

.ls-ico-chevron-right:before, .ls-ico-chevron-right:after {
    content: "\e60d"
}

.ls-ico-chevron-down:before, .ls-ico-chevron-down:after {
    content: "\e60b"
}

.ls-ico-chevron-left:before, [class*="ls-go"]:before, .ls-ico-chevron-left:after {
    content: "\e60e"
}

.ls-ico-shaft-up-left:before, .ls-ico-shaft-up-left:after {
    content: "\ea39"
}

.ls-ico-shaft-up:before, .ls-ico-shaft-up:after {
    content: "\ea3a"
}

.ls-ico-shaft-up-right:before, .ls-ico-shaft-up-right:after {
    content: "\ea3b"
}

.ls-ico-shaft-right:before, .ls-ico-shaft-right:after {
    content: "\ea3c"
}

.ls-ico-shaft-down-right:before, .ls-ico-shaft-down-right:after {
    content: "\ea3d"
}

.ls-ico-shaft-down:before, .ls-ico-shaft-down:after {
    content: "\ea3e"
}

.ls-ico-shaft-down-left:before, .ls-ico-shaft-down-left:after {
    content: "\ea3f"
}

.ls-ico-shaft-left:before, .ls-ico-shaft-left:after {
    content: "\ea40"
}

.ls-ico-circle-up:before, .ls-ico-circle-up:after {
    content: "\ea41"
}

.ls-ico-circle-right:before, .ls-ico-circle-right:after {
    content: "\ea42"
}

.ls-ico-circle-down:before, .ls-ico-circle-down:after {
    content: "\ea43"
}

.ls-ico-circle-left:before, .ls-ico-circle-left:after {
    content: "\ea44"
}

.ls-ico-menu:before, .ls-ico-menu:after {
    content: "\e610"
}

.ls-ico-pencil:before, .ls-ico-pencil:after {
    content: "\e619"
}

.ls-ico-pencil2:before, .ls-ico-pencil2:after {
    content: "\e611"
}

.ls-ico-paint-format:before, .ls-ico-paint-format:after {
    content: "\e61a"
}

.ls-ico-image:before, .ls-ico-image:after {
    content: "\e61c"
}

.ls-ico-images:before, .ls-ico-images:after {
    content: "\e61b"
}

.ls-ico-qrcode:before, .ls-ico-qrcode:after {
    content: "\e612"
}

.ls-ico-list:before, .ls-ico-list:after {
    content: "\e613"
}

.ls-ico-list2:before, .ls-ico-list2:after {
    content: "\e614"
}

.ls-ico-numbered-list:before, .ls-ico-numbered-list:after {
    content: "\e615"
}

.ls-ico-menu2:before, .ls-ico-menu2:after {
    content: "\e616"
}

.ls-ico-insert-template:before, .ls-ico-insert-template:after {
    content: "\e617"
}

.ls-ico-windows:before, .ls-ico-windows:after {
    content: "\e618"
}

.ls-ico-code:before, .ls-ico-code:after {
    content: "\e602"
}

.ls-ico-screen:before, .ls-ico-screen:after {
    content: "\e60c"
}

.ls-ico-camera:before, .ls-ico-camera:after {
    content: "\e603"
}

.ls-ico-folder:before, .ls-ico-folder:after {
    content: "\e606"
}

.ls-ico-folder-open:before, .ls-ico-folder-open:after {
    content: "\e607"
}

.ls-ico-download:before, .ls-ico-download:after {
    content: "\e61d"
}

.ls-ico-upload:before, .ls-ico-upload:after {
    content: "\e61e"
}

.ls-ico-spinner:before, .ls-ico-spinner:after {
    content: "\e61f"
}

.ls-ico-search:before, .ls-ico-search:after {
    content: "\e620"
}

.ls-ico-zoomin:before, .ls-ico-zoomin:after {
    content: "\e621"
}

.ls-ico-zoomout:before, .ls-ico-zoomout:after {
    content: "\e622"
}

.ls-ico-stats:before, .ls-ico-stats:after {
    content: "\e623"
}

.ls-ico-bars:before, .ls-ico-bars:after {
    content: "\e624"
}

.ls-ico-remove:before, .ls-ico-remove:after {
    content: "\e625"
}

.ls-ico-accessibility:before, .ls-ico-accessibility:after {
    content: "\e626"
}

.ls-ico-tree:before, .ls-ico-tree:after {
    content: "\e627"
}

.ls-ico-cloud:before, .ls-ico-cloud:after {
    content: "\e628"
}

.ls-ico-cloud-download:before, .ls-ico-cloud-download:after {
    content: "\e629"
}

.ls-ico-cloud-upload:before, .ls-ico-cloud-upload:after {
    content: "\e62a"
}

.ls-ico-download2:before, .ls-ico-download2:after {
    content: "\e62b"
}

.ls-ico-upload2:before, .ls-ico-upload2:after {
    content: "\e62c"
}

.ls-ico-globe:before, .ls-ico-globe:after {
    content: "\e62d"
}

.ls-ico-earth:before, .ls-ico-earth:after {
    content: "\e62e"
}

.ls-ico-link:before, .ls-ico-link:after {
    content: "\e62f"
}

.ls-ico-flag:before, .ls-ico-flag:after {
    content: "\e630"
}

.ls-ico-attachment:before, .ls-ico-attachment:after {
    content: "\e631"
}

.ls-ico-eye:before, .ls-ico-eye:after {
    content: "\e632"
}

.ls-ico-eye-blocked:before, .ls-ico-eye-blocked:after {
    content: "\e633"
}

.ls-ico-star:before, .ls-ico-star:after {
    content: "\e634"
}

.ls-ico-star2:before, .ls-ico-star2:after {
    content: "\e635"
}

.ls-ico-star3:before, .ls-ico-star3:after {
    content: "\e636"
}

.ls-ico-thumbs-up:before, .ls-ico-thumbs-up:after {
    content: "\e637"
}

.ls-ico-thumbs-up2:before, .ls-ico-thumbs-up2:after {
    content: "\e638"
}

.ls-ico-info:before, .ls-ico-info:after {
    content: "\e639"
}

.ls-ico-cancel-circle:before, .ls-ico-cancel-circle:after {
    content: "\e63a"
}

.ls-ico-checkmark-circle:before, .ls-ico-checkmark-circle:after {
    content: "\e63b"
}

.ls-ico-close:before, .ls-ico-close:after {
    content: "\e63c"
}

.ls-ico-checkmark:before, .ls-ico-checkmark:after {
    content: "\e63d"
}

.ls-ico-minus:before, .ls-ico-minus:after {
    content: "\e63e"
}

.ls-ico-plus:before, .ls-ico-plus:after {
    content: "\e63f"
}

.ls-ico-checkbox-checked:before, .ls-ico-checkbox-checked:after {
    content: "\e640"
}

.ls-ico-checkbox-unchecked:before, .ls-ico-checkbox-unchecked:after {
    content: "\e641"
}

.ls-ico-checkbox-partial:before, .ls-ico-checkbox-partial:after {
    content: "\e642"
}

.ls-ico-radio-checked:before, .ls-ico-radio-checked:after {
    content: "\e643"
}

.ls-ico-radio-unchecked:before, .ls-ico-radio-unchecked:after {
    content: "\e644"
}

.ls-ico-domain:before, .ls-ico-domain:after {
    content: "\e650"
}

.ls-ico-edit-admin:before, .ls-ico-edit-admin:after {
    content: "\e651"
}


.ls-ico-chart-bar-up:before, .ls-ico-chart-bar-up:after {
    content: "\e647"
}

.ls-ico-lamp:before, .ls-ico-lamp:after {
    content: "\e0f4"
}

.ls-ico-arrow-down:before, .ls-ico-arrow-down:after {
    content: "\e0eb"
}

.ls-ico-arrow-left:before, .ls-ico-arrow-left:after {
    content: "\e0ec"
}

.ls-ico-arrow-up:before, .ls-ico-arrow-up:after {
    content: "\e0ed"
}

.ls-ico-arrow-right:before, .ls-ico-arrow-right:after {
    content: "\e0ee"
}

.ls-ico-export:before, .ls-ico-export:after {
    content: "\e645"
}

.ls-ico-table-alt:before, .ls-ico-table-alt:after {
    content: "\e646"
}

.ls-ico-mobile:before, .ls-ico-mobile:after {
    content: "\e648"
}

.ls-ico-user-add:before, .ls-ico-user-add:after {
    content: "\e649"
}

.ls-ico-list3:before, .ls-ico-list3:after {
    content: "\e64a"
}

.ls-ico-text:before, .ls-ico-text:after {
    content: "\e64b"
}

.ls-ico-text2:before, .ls-ico-text2:after {
    content: "\e64c"
}

.ls-ico-document:before, .ls-ico-document:after {
    content: "\e64d"
}

.ls-ico-docs:before, .ls-ico-docs:after {
    content: "\e64e"
}

.ls-ico-book:before, .ls-ico-book:after {
    content: "\e64f"
}

.ls-ico-target:before, .ls-ico-target:after {
    content: "\e652"
}

.ls-ico-hours:before, .ls-ico-hours:after {
    content: "\e653"
}

.ls-ico-month:before, .ls-ico-month:after {
    content: "\e654"
}

.ls-ico-week:before, .ls-ico-week:after {
    content: "\e655"
}

.ls-ico-mysql:before, .ls-ico-mysql:after {
    content: "\e656"
}

.ls-ico-postgres:before, .ls-ico-postgres:after {
    content: "\e657"
}

.ls-ico-ftp:before, .ls-ico-ftp:after {
    content: "\e65a"
}

.ls-ico-origins:before, .ls-ico-origins:after {
    content: "\e65b"
}

.ls-ico-history:before, .ls-ico-history:after {
    content: "\e659"
}

.ls-ico-blank:before, .ls-ico-blank:after {
    content: "\e658"
}

.ls-ico-trophy:before, .ls-ico-trophy:after {
    content: "\e800"
}

.ls-ico-panel-streaming:before, .ls-ico-panel-streaming:after {
    content: "\e600"
}

.ls-ico-panel-hospedagem:before, .ls-ico-panel-hospedagem:after {
    content: "\e601"
}

.ls-ico-panel-emkt:before, .ls-ico-panel-emkt:after {
    content: "\e602"
}

.ls-ico-panel-cloud:before, .ls-ico-panel-cloud:after {
    content: "\e603"
}

.ls-ico-panel-smtp:before, .ls-ico-panel-smtp:after {
    content: "\e604"
}

.ls-ico-panel-dns:before, .ls-ico-panel-dns:after {
    content: "\e605"
}

.ls-ico-panel-backup:before, .ls-ico-panel-backup:after {
    content: "\e606"
}

.ls-ico-panel-domains:before, .ls-ico-panel-domains:after {
    content: "\e607"
}

html {
    font-size: 90%
}

body {
    color: #555555
}

[class*="ls-title"] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

[class*="ls-title"] [class*="ls-btn"] {
    margin-top: 10px
}

p, li {
    font-size: var(--font-size-base);
    letter-spacing: 0.2px
}

p {
    line-height: 1;
    margin-bottom: 10px
}



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

    [class*="ls-title-"] {
        font-weight: 600;
        letter-spacing: -0.2px
    }
}

.ls-dismissed {
    display: none
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fade-in-up {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -ms-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fade-in-down {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fade-in-right {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fade-in-left {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}


.ls-dismiss {
    float: right;
    position: relative;
    top: -3px;
    right: 5px;
    background: none;
    border: none;
    cursor: pointer;
    color: inherit;
    font-size: 21px;
    opacity: 0.3;
    line-height: 1
}

.ls-dismiss:hover {
    opacity: 0.5
}



.ls-board-box {
    margin-top: 20px
}

.ls-board-box .ls-no-data {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #888888;
    padding: 45px 0 50px;
    margin: 0
}

.ls-board-box .ls-box-group:after {
    clear: both
}

.ls-board-box .ls-box-group + .ls-chart {
    margin-top: 40px
}

.ls-board-box .ls-box-group + .ls-chart .ls-tabs-container {
    margin-top: 10px
}

.ls-board-box .ls-box.ls-box-centered, .ls-board-box .ls-box-centered.ls-box-filter, .ls-board-box .ls-box-centered.ls-alert-box {
    width: 100%;
    min-height: 200px;
    display: table;
    table-layout: auto
}

.ls-board-box .ls-box.ls-box-centered strong, .ls-board-box .ls-box-centered.ls-box-filter strong, .ls-board-box .ls-box-centered.ls-alert-box strong {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0
}

.ls-board-box .ls-box .ls-box-head, .ls-board-box .ls-box-filter .ls-box-head, .ls-board-box .ls-alert-box .ls-box-head {
    width: 100%;
    height: 45px;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    flex: 1;
    padding-top: 10px
}

.ls-board-box .ls-box .ls-box-head [class*="ls-title-"], .ls-board-box .ls-box-filter .ls-box-head [class*="ls-title-"], .ls-board-box .ls-alert-box .ls-box-head [class*="ls-title-"] {
    margin: 0 0 10px
}

.ls-board-box .ls-box .ls-box-body, .ls-board-box .ls-box-filter .ls-box-body, .ls-board-box .ls-alert-box .ls-box-body {
    width: 100%;
    min-height: 76px;
    flex: 1;
    padding-bottom: 10px
}

.ls-board-box .ls-box .ls-box-body small, .ls-board-box .ls-box-filter .ls-box-body small, .ls-board-box .ls-alert-box .ls-box-body small {
    margin-bottom: 0
}

.ls-board-box .ls-box .ls-box-body strong, .ls-board-box .ls-box-filter .ls-box-body strong, .ls-board-box .ls-alert-box .ls-box-body strong {
    margin-bottom: 5px
}

.ls-board-box .ls-box .ls-box-footer, .ls-board-box .ls-box-filter .ls-box-footer, .ls-board-box .ls-alert-box .ls-box-footer {
    width: 100%;
    align-self: flex-end;
    flex: 1
}

.ls-board-box .ls-box small, .ls-board-box .ls-box-filter small, .ls-board-box .ls-alert-box small {
    color: #888888;
    margin-bottom: 10px;
    display: block;
    font-size: 12px
}

.ls-board-box .ls-box strong, .ls-board-box .ls-box-filter strong, .ls-board-box .ls-alert-box strong {
    display: block;
    font-size: 40px;
    margin-bottom: 0;
    color: #222222
}

.ls-board-box .ls-box strong[data-prefix], .ls-board-box .ls-box-filter strong[data-prefix], .ls-board-box .ls-alert-box strong[data-prefix] {
    display: initial;
    position: relative
}

.ls-board-box .ls-box strong[data-prefix]:after, .ls-board-box .ls-box-filter strong[data-prefix]:after, .ls-board-box .ls-alert-box strong[data-prefix]:after {
    color: inherit;
    content: attr(data-prefix);
    font-size: 14px;
    font-weight: bold;
    opacity: 1;
    position: absolute;
    right: -13px;
    top: 10%
}

.ls-board-box .ls-box strong small, .ls-board-box .ls-box-filter strong small, .ls-board-box .ls-alert-box strong small {
    font-size: 14px
}

.ls-board-box .ls-box [class*="ls-title-"], .ls-board-box .ls-box-filter [class*="ls-title-"], .ls-board-box .ls-alert-box [class*="ls-title-"] {
    text-transform: uppercase;
    color: #888888;
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0 30px
}

.ls-board-box .ls-box [class*="ls-title-"] ~ .ls-half-board-data, .ls-board-box .ls-box-filter [class*="ls-title-"] ~ .ls-half-board-data, .ls-board-box .ls-alert-box [class*="ls-title-"] ~ .ls-half-board-data {
    margin-top: -15px
}

.ls-board-box .ls-box [class*="ls-half-board"] strong, .ls-board-box .ls-box-filter [class*="ls-half-board"] strong, .ls-board-box .ls-alert-box [class*="ls-half-board"] strong {
    display: initial
}

.ls-board-box .ls-box [class*="ls-half-board"] small, .ls-board-box .ls-box-filter [class*="ls-half-board"] small, .ls-board-box .ls-alert-box [class*="ls-half-board"] small {
    margin-bottom: 10px
}

.ls-board-box .ls-box [class*="ls-half-board"] small:last-child, .ls-board-box .ls-box-filter [class*="ls-half-board"] small:last-child, .ls-board-box .ls-alert-box [class*="ls-half-board"] small:last-child {
    margin-bottom: 0
}

.ls-board-box .ls-box .ls-half-board-data strong, .ls-board-box .ls-box-filter .ls-half-board-data strong, .ls-board-box .ls-alert-box .ls-half-board-data strong {
    display: block;
    font-size: 20px
}

.row + .ls-box-group {
    margin-top: 20px
}

.ls-board-data {
    display: block
}

.ls-board-data + [class*="ls-btn"] {
    margin-bottom: 15px
}

[class*="ls-half-board"] {
    display: block;
    text-align: center;
    padding: 0 35px;
    margin: 0 auto
}

[class*="ls-half-board"] + [class*="ls-half-board"] {
    border-left: 0;
    margin-top: 15px;
    margin-left: 0
}

[class*="ls-half-board"][class*="data"] {
    width: auto;
    max-width: 78px;
    text-align: left;
    padding: 0;
    margin-bottom: 15px
}

[class*="ls-half-board"][class*="data"] + .ls-half-board-data {
    border-left: 0;
    padding-left: 7px;
    margin: 0 auto
}

.ls-info-header {
    margin-bottom: 10px
}

.ls-info-header > [class*="col-md"]:first-child {
    padding-left: 0
}

.ls-info-header > [class*="ls-ico"] small {
    display: block;
    color: #888888;
    font-size: 14px;
    margin-top: 3px
}

.ls-info-header > [class*="ls-ico"]:before {
    margin-right: 5px;
    margin-bottom: 7px
}

.ls-info-header [class*="ls-btn"] ~ .ls-dropdown, .ls-info-header [class*="ls-btn"] ~ [class*="ls-btn"] {
    margin-left: 0;
    margin-right: 0
}

.ls-info-header .ls-actions-btn {
    border-top: none;
    padding: 0;
    margin: 20px 0 0
}

@media screen and (max-width: 1360px) {
    .ls-board-box .ls-box strong, .ls-board-box .ls-box-filter strong, .ls-board-box .ls-alert-box strong {
        font-size: 32px
    }

    .ls-board-box .ls-box .ls-half-board-data strong, .ls-board-box .ls-box-filter .ls-half-board-data strong, .ls-board-box .ls-alert-box .ls-half-board-data strong {
        font-size: 16px
    }
}

@media screen and (min-width: 768px) {
    .ls-board-box {
        min-height: 170px
    }

    .ls-box-group .ls-box, .ls-box-group .ls-box-filter, .ls-box-group .ls-alert-box {
        min-height: 200px
    }

    .ls-info-header .ls-actions-btn {
        margin: 0
    }

    .ls-info-header [class*="ls-btn"] ~ .ls-dropdown, .ls-info-header [class*="ls-btn"] ~ [class*="ls-btn"] {
        margin-left: 5px;
        margin-right: 5px
    }

    [class*="ls-title"] + .ls-box-group, .row + .ls-box-group {
        margin-top: 20px
    }
}

@media screen and (min-width: 992px) {
    [class*="ls-half-board"] {
        display: inline-block
    }

    [class*="ls-half-board"] + [class*="ls-half-board"] {
        border-left: 1px solid #dddddd;
        margin-top: 0;
        margin-left: -4px
    }

    .ls-board-box > .row {
        display: flex;
        flex-wrap: wrap
    }

    .ls-board-box > .row > [class*="col-"] {
        align-items: stretch;
        display: flex;
        flex: 1
    }

    .ls-board-box .ls-box, .ls-board-box .ls-box-filter, .ls-board-box .ls-alert-box {
        -webkit-align-content: center;
        align-content: center;
        -webkit-align-items: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center
    }

    .ls-board-box .ls-box.ls-box-centered, .ls-board-box .ls-box-centered.ls-box-filter, .ls-board-box .ls-box-centered.ls-alert-box {
        display: flex
    }
}

[class*="ls-btn"], .btn {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    white-space: normal;
    font-weight: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[class*="ls-btn"][class*="ls-ico-"]:empty:before {
    margin: 0
}

p + [class*="ls-btn"] {
    margin-top: 7px
}

[class*="ls-btn"].ls-disabled, [class*="ls-btn"][disabled] {
    cursor: default
}

[class*="ls-btn"] + .ls-dropdown, [class*="ls-btn"] + [class*="ls-btn"] {
    margin-left: 5px
}

[class*="ls-btn"].ls-btn-block {
    display: block;
    width: 100%
}

[class*="ls-btn"].ls-btn-block + .ls-btn-block {
    margin-top: 15px
}

.ls-btn-primary {
    color: white
}

.ls-btn-dark {
    background-color: #888888;
    border-color: #555555;
    color: #eeeeee
}

.ls-btn-dark:hover, .ls-btn-dark:focus {
    background-color: #555555
}

.ls-btn-dark[data-ls-module]:after {
    border-top-color: #eeeeee
}

.ls-btn-lg {
    font-size: 16px;
    padding: 11px
}

.ls-btn-sm {
    font-size: 12px;
    padding: 5px 11px
}

.ls-btn-xs {
    font-size: 12px;
    padding: 2px 11px
}

.ls-btn-sm, .ls-btn-xs {
    line-height: 1.5
}

.ls-group-btn {
    position: relative;
    z-index: 3
}

.ls-group-btn.ls-float-none-xs {
    margin-bottom: 10px
}

.ls-group-btn [class*="ls-btn"] {
    cursor: pointer
}

.ls-group-btn [class*="ls-btn"]:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ls-group-btn [class*="ls-btn"]:not(:first-child):not(:last-child) {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ls-group-btn [class*="ls-btn"]:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.ls-group-btn [class*="ls-btn"]:hover, .ls-group-btn [class*="ls-btn"]:focus {
    -moz-transition: none 1s;
    -o-transition: none 1s;
    -webkit-transition: none 1s;
    transition: none 1s
}

.ls-group-btn [class*="ls-btn"] + [class*="ls-btn"] {
    margin-left: -1px
}

.ls-group-btn [class*="ls-btn"].ls-btn + [class*="ls-btn-"]:last-child {
    margin-left: 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.ls-group-btn [class*="ls-btn"].ls-btn:nth-last-child(2):not(:nth-child(1)), .ls-group-btn [class*="ls-btn"].ls-btn:nth-last-child(2):not(:nth-child(2)) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.ls-form-inline .ls-group-btn [class*="ls-btn"] + [class*="ls-btn"] {
    margin-left: -1px
}

.ls-form-inline .ls-group-btn [class*="ls-btn"] + [class*="ls-btn-"]:not(:first-child) {
    margin-left: 10px
}

.ls-form .ls-actions-btn {
    margin: 15px
}

.ls-form .ls-actions-btn [class*="ls-btn"]:first-child {
    margin-left: 0
}

.ls-footer {
    position: relative;
    z-index: 0;
    padding-bottom: 5px;
    margin: 0 auto;
    overflow: hidden;
    width: calc(100% - 30px);
    width: 96.5% \9;
    border-top: 30px solid transparent
}

.ls-title-footer, .bg-customer-support, .bg-my-tickets, .bg-help-desk, .bg-statusblog {
    background-image: url(../images/footer/sprite.png);
    background-repeat: no-repeat
}

.ls-footer-menu {
    background-color: #131313;
    border-radius: 4px;
    overflow: hidden
}

.ls-title-footer {
    position: relative;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
    margin: 0 auto;
    color: white;
    font-weight: bolder;
    font-size: 14px;
    background-position: center 37px
}

.ls-footer-list {
    margin: 0;
    text-align: center;
    position: relative;
    display: block;
    padding: 10px 0 20px
}

.ls-footer-list li {
    display: inline-block;
    padding: 0;
    margin: 0 10px
}

.ls-footer-list a {
    padding: 18px 10px 18px 35px;
    color: white
}

.ls-footer-list a:hover, .ls-footer-list a:focus {
    text-decoration: none
}

.ls-footer-list .bg-customer-support {
    background-position: -5px -67px
}

.ls-footer-list .bg-my-tickets {
    background-position: -5px -187px
}

.ls-footer-list .bg-help-desk {
    background-position: -5px -127px
}

.ls-footer-list .bg-statusblog {
    background-position: -5px -247px
}

.ls-footer-info {
    font-size: 11px;
    text-align: center;
    padding: 5px 0 0
}

.ls-footer-info .set-ip {
    margin-top: 5px
}

.ls-footer-info p {
    border-top: solid 1px #d9d9d9;
    margin-top: 5px;
    padding-top: 5px;
    font-size: 11px
}

@media screen and (min-width: 1200px) {
    .ls-footer {
        display: block
    }

    .ls-footer-menu {
        position: relative
    }

    .ls-title-footer {
        display: inline-block;
        vertical-align: middle;
        line-height: 25px;
        padding: 15px 35px 15px 15px;
        background-position: right -20px
    }

    .ls-footer-list {
        margin: 0;
        display: inline-block;
        width: calc(100% - 185px);
        width: 79.5% \9;
        position: relative;
        top: 5px
    }

    .ls-footer-list li {
        margin-left: 0;
        margin-right: 0;
        font-size: 13px;
        display: inline-block;
        vertical-align: top;
        width: 24%
    }

    .ls-footer-list a .visible-lg {
        display: inline-block !important;
        opacity: 1
    }

    .ls-footer-list:hover, .ls-footer-list:focus, .ls-footer-list:active {
        opacity: 0.8
    }

    .ls-footer-info {
        padding-bottom: 10px
    }

    .ls-footer-info .set-ip {
        margin-top: 0
    }

    .ls-footer-info .set-ip, .ls-footer-info .last-access {
        float: left;
        margin-right: 10px
    }

    .ls-footer-info .ls-copy-right {
        float: right;
        border: none;
        margin: 0;
        padding: 0
    }
}

.ls-form.row [class*="ls-btn"] {
    margin-left: 10px
}

.ls-form [class*="ls-btn"].ls-btn-block {
    width: calc(100% - 30px);
    width: 96.5% \9
}

.ls-modal-footer [class*="ls-btn"] {
    margin-left: 0
}

.ls-label b + .ls-label-info, .ls-label b + p, .ls-label label + .ls-label-info, .ls-label label + p, .ls-label .ls-label-text + .ls-label-info, .ls-label .ls-label-text + p {
    display: inline-block;
}

.ls-label b ~ label {
    font-weight: normal
}

.ls-label .ls-input-text, .ls-label input[type="color"], .ls-label input[type="date"], .ls-label input[type="datetime"], .ls-label input[type="datetime-local"], .ls-label input[type="email"], .ls-label input[type="month"], .ls-label input[type="number"], .ls-label input[type="password"], .ls-label input[type="search"], .ls-label input[type="tel"], .ls-label input[type="text"], .ls-label input[type="time"], .ls-label input[type="url"], .ls-label input[type="week"], .ls-label textarea {
    width: 100%
}

.ls-form-inline .ls-label .ls-input-text, .ls-form-inline .ls-label input[type="color"], .ls-form-inline .ls-label input[type="date"], .ls-form-inline .ls-label input[type="datetime"], .ls-form-inline .ls-label input[type="datetime-local"], .ls-form-inline .ls-label input[type="email"], .ls-form-inline .ls-label input[type="month"], .ls-form-inline .ls-label input[type="number"], .ls-form-inline .ls-label input[type="password"], .ls-form-inline .ls-label input[type="search"], .ls-form-inline .ls-label input[type="tel"], .ls-form-inline .ls-label input[type="text"], .ls-form-inline .ls-label input[type="time"], .ls-form-inline .ls-label input[type="url"], .ls-form-inline .ls-label input[type="week"], .ls-form-inline .ls-label textarea {
    width: auto
}

.ls-form-inline .ls-label[class*="col-"] .ls-input-text, .ls-form-inline .ls-label[class*="col-"] input[type="color"], .ls-form-inline .ls-label[class*="col-"] input[type="date"], .ls-form-inline .ls-label[class*="col-"] input[type="datetime"], .ls-form-inline .ls-label[class*="col-"] input[type="datetime-local"], .ls-form-inline .ls-label[class*="col-"] input[type="email"], .ls-form-inline .ls-label[class*="col-"] input[type="month"], .ls-form-inline .ls-label[class*="col-"] input[type="number"], .ls-form-inline .ls-label[class*="col-"] input[type="password"], .ls-form-inline .ls-label[class*="col-"] input[type="search"], .ls-form-inline .ls-label[class*="col-"] input[type="tel"], .ls-form-inline .ls-label[class*="col-"] input[type="text"], .ls-form-inline .ls-label[class*="col-"] input[type="time"], .ls-form-inline .ls-label[class*="col-"] input[type="url"], .ls-form-inline .ls-label[class*="col-"] input[type="week"], .ls-form-inline .ls-label[class*="col-"] textarea {
    width: 100%
}

.ls-input-text[disabled], input[type="color"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled], textarea[disabled] {
    border-color: #eeeeee;
    background-color: #f7f7f7
}

.ls-input-text.ls-field-lg, input[type="color"].ls-field-lg, input[type="date"].ls-field-lg, input[type="datetime"].ls-field-lg, input[type="datetime-local"].ls-field-lg, input[type="email"].ls-field-lg, input[type="month"].ls-field-lg, input[type="number"].ls-field-lg, input[type="password"].ls-field-lg, input[type="search"].ls-field-lg, input[type="tel"].ls-field-lg, input[type="text"].ls-field-lg, input[type="time"].ls-field-lg, input[type="url"].ls-field-lg, input[type="week"].ls-field-lg, textarea.ls-field-lg {
    font-size: 16px;
    padding: 11px
}

.ls-input-text.ls-field-md, input[type="color"].ls-field-md, input[type="date"].ls-field-md, input[type="datetime"].ls-field-md, input[type="datetime-local"].ls-field-md, input[type="email"].ls-field-md, input[type="month"].ls-field-md, input[type="number"].ls-field-md, input[type="password"].ls-field-md, input[type="search"].ls-field-md, input[type="tel"].ls-field-md, input[type="text"].ls-field-md, input[type="time"].ls-field-md, input[type="url"].ls-field-md, input[type="week"].ls-field-md, textarea.ls-field-md {
    font-size: 13px;
    padding: 6px 11px 7px
}

.ls-input-text.ls-field-sm, input[type="color"].ls-field-sm, input[type="date"].ls-field-sm, input[type="datetime"].ls-field-sm, input[type="datetime-local"].ls-field-sm, input[type="email"].ls-field-sm, input[type="month"].ls-field-sm, input[type="number"].ls-field-sm, input[type="password"].ls-field-sm, input[type="search"].ls-field-sm, input[type="tel"].ls-field-sm, input[type="text"].ls-field-sm, input[type="time"].ls-field-sm, input[type="url"].ls-field-sm, input[type="week"].ls-field-sm, textarea.ls-field-sm {
    font-size: 12px;
    padding: 5px 11px
}

.ls-input-text.ls-field-xs, input[type="color"].ls-field-xs, input[type="date"].ls-field-xs, input[type="datetime"].ls-field-xs, input[type="datetime-local"].ls-field-xs, input[type="email"].ls-field-xs, input[type="month"].ls-field-xs, input[type="number"].ls-field-xs, input[type="password"].ls-field-xs, input[type="search"].ls-field-xs, input[type="tel"].ls-field-xs, input[type="text"].ls-field-xs, input[type="time"].ls-field-xs, input[type="url"].ls-field-xs, input[type="week"].ls-field-xs, textarea.ls-field-xs {
    font-size: 12px;
    padding: 2px 11px
}

.ls-input-text.ls-field-sm, .ls-input-text.ls-field-xs, input[type="color"].ls-field-sm, input[type="color"].ls-field-xs, input[type="date"].ls-field-sm, input[type="date"].ls-field-xs, input[type="datetime"].ls-field-sm, input[type="datetime"].ls-field-xs, input[type="datetime-local"].ls-field-sm, input[type="datetime-local"].ls-field-xs, input[type="email"].ls-field-sm, input[type="email"].ls-field-xs, input[type="month"].ls-field-sm, input[type="month"].ls-field-xs, input[type="number"].ls-field-sm, input[type="number"].ls-field-xs, input[type="password"].ls-field-sm, input[type="password"].ls-field-xs, input[type="search"].ls-field-sm, input[type="search"].ls-field-xs, input[type="tel"].ls-field-sm, input[type="tel"].ls-field-xs, input[type="text"].ls-field-sm, input[type="text"].ls-field-xs, input[type="time"].ls-field-sm, input[type="time"].ls-field-xs, input[type="url"].ls-field-sm, input[type="url"].ls-field-xs, input[type="week"].ls-field-sm, input[type="week"].ls-field-xs, textarea.ls-field-sm, textarea.ls-field-xs {
    line-height: 1.5
}

textarea {
    resize: none
}

textarea.ls-textarea-resize-both {
    resize: both;
    overflow: auto
}

textarea.ls-textarea-resize-horizontal {
    resize: horizontal
}

textarea.ls-textarea-resize-vertical {
    resize: vertical
}

[type="search"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.ls-help-message {
    display: none;
    clear: both;
    font-size: 13px
}

.ls-error .ls-help-message {
    display: block
}

.ls-help-message.ls-display-block {
    display: block
}

.ls-form-horizontal .ls-label .ls-label-text {
    display: inline-block;
    margin-right: 10px
}

.ls-form-horizontal [class*="ls-btn"] {
    vertical-align: top;
    margin-top: 21px
}

.ls-form-inline {
    margin-right: 0
}

.ls-form-inline.row {
    margin-right: 0;
    margin-left: 0
}

.ls-form-inline.row [class*="ls-btn"] {
    margin-left: 0
}

.ls-form-inline .ls-label {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px
}

.ls-form-inline .ls-label + [class*="ls-btn"] {
    margin-left: 0
}

.ls-form-inline .ls-label .ls-label-text {
    display: inline-block;
    margin-right: 5px
}

.ls-form-inline .ls-label[class*="col-"] {
    float: left;
    display: inline-table;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.ls-form-inline .ls-label[class*="col-"] .ls-label-text {
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.ls-box-filter form.ls-float-right {
    min-width: 230px;
    text-align: right
}

.ls-box-filter form.ls-float-right .ls-label {
    display: inline-block;
    margin-bottom: 0
}

.ls-box-filter form.ls-float-right .ls-label[class*="col-"] {
    padding-right: 15px
}

.ls-box-filter form.ls-float-right .ls-label input {
    width: 100%
}

.ls-middle-label {
    display: inline-block;
    padding-top: 9px
}


@media screen and (max-width: 768px) {
    .ls-form-horizontal [class*="ls-btn"] {
        margin-top: 0
    }

    .ls-form-inline .ls-label .ls-label-text {
        display: block
    }

    .ls-form-inline .ls-label[class*="col-"] {
        float: none;
        display: block;
        padding-right: 0
    }

    .ls-form-inline .ls-label[class*="col-"] .ls-label-text {
        display: block
    }

    .ls-form-inline [class*="ls-btn"] {
        margin-left: 0
    }

    .ls-form-inline [class*="ls-btn"] + [class*="ls-btn"] {
        margin-left: 10px
    }

    .ls-form-inline .ls-float-right, .ls-form-inline .ls-pager li.ls-next a, .ls-pager li.ls-next .ls-form-inline a {
        float: none !important
    }

    .ls-box-filter form.ls-float-right {
        text-align: left;
        float: none !important
    }

    .ls-box-filter form.ls-float-right .ls-label {
        display: block;
        margin-bottom: 15px;
        margin-right: 0
    }

    .ls-box-filter form.ls-float-right [class*="ls-btn"] {
        margin-left: 0
    }

    .ls-box-filter .ls-label {
        margin-bottom: 15px
    }
}

@media screen and (min-width: 992px) {
    .ls-form-inline .ls-label[class*="col-"] {
        padding-right: 15px
    }

    .ls-box-filter .ls-form-inline .ls-label {
        margin-bottom: 0
    }
}

.ls-list {
    border: 1px solid #eeeeee;
    border-left-width: 4px;
    color: #888888;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 13px
}

.ls-list .ls-list-header {
    display: table;
    width: 100%
}

.ls-list .ls-list-header > div {
    padding: 15px;
    height: inherit
}

.ls-list .ls-list-header + .ls-list-content {
    border-top: 1px solid #eeeeee
}

.ls-list .ls-list-label {
    color: #888888;
    color: rgba(136, 136, 136, 0.8);
    display: block;
    font-size: 13px;
    padding-bottom: 2px
}

.ls-list .ls-list-label + strong {
    color: #222222;
    color: rgba(34, 34, 34, 0.8)
}

.ls-list .ls-list-image {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top
}

.ls-list .ls-list-title strong {
    color: #222222
}

.ls-list .ls-list-title a, .ls-list .ls-list-title strong {
    font-size: 18px;
    font-weight: 600
}

.ls-list .ls-list-title small {
    padding-top: 5px;
    display: block;
    font-size: 13px
}

.ls-list-description p {
    display: block;
    font-size: 13px
}

.ls-list-description ul {
    margin-left: 20px;
    margin-bottom: 10px
}

.ls-list-description li {
    font-size: 13px;
    line-height: 1.4
}

.ls-list-description [class*="ls-btn"] + [class*="ls-btn"] {
    margin-right: 5px
}

.ls-list-content {
    display: table;
    margin-left: 10px;
    width: calc(100% - 20px);
    width: 98.5% \9
}

.ls-list-content [class*="col-"] {
    border-left: 1px solid #eeeeee;
    padding-bottom: 12px;
    padding-top: 12px
}

.ls-list-content [class*="col-"]:first-child {
    border-color: transparent;
    padding-left: 5px
}

.ls-list-content [class*="col-xs-12"] {
    border-left: none;
    border-top: 1px solid #eeeeee;
    text-align: center
}

.ls-list-content [class*="col-xs-12"]:first-child {
    border-top: none
}

.ls-list-content + .ls-list-content {
    border-top: 1px solid #eeeeee
}

@media screen and (min-width: 768px) {
    .ls-list-content [class*="col-xs-12"] {
        border-left: 1px solid #eeeeee;
        border-top: none;
        text-align: left
    }
}


.ls-notification {
    background: #222222;
    width: 265px;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    z-index: -1
}

.ls-notification .ls-notification-list ul li {
    border-bottom: 1px solid #555555;
    position: relative;
    list-style: none
}

.ls-notification .ls-notification-list ul li:last-child {
    border-bottom: none
}

.ls-notification .ls-notification-list a:not([class*="btn"]) {
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #888888;
    display: block;
    font-size: 14px;
    text-decoration: none;
    padding: 20px;
    padding-right: 30px;
    font-weight: 300;
    line-height: 1.3
}

.ls-notification .ls-notification-list a:not([class*="btn"]).ls-close-notification {
    padding: 0;
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 10px;
    color: white
}

.ls-notification .ls-notification-list a:not([class*="btn"]):hover, .ls-notification .ls-notification-list a:not([class*="btn"]):focus, .ls-notification .ls-notification-list a:not([class*="btn"]):active {
    color: white
}

.ls-notification .ls-notification-list a[class*="btn"] {
    margin: 20px 0
}

@media screen and (min-width: 768px) {
    .ls-notification {
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        -moz-transition: none 1s;
        -o-transition: none 1s;
        -webkit-transition: none 1s;
        transition: none 1s;
        float: none;
        top: 60px;
        height: calc(100% - 60px);
        height: 93% \9;
        z-index: 11;
        position: fixed;
        overflow: visible;
        right: auto;
        left: 0
    }

    .ls-notification-list {
        position: fixed;
        background: #222222;
        width: 265px;
        top: -20px;
        display: block;
        -ms-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        opacity: 0;
        height: 0;
        overflow: hidden;
        border-radius: 4px
    }

    .ls-notification-list h3 {
        border-radius: 4px 4px 0 0
    }

    .ls-notification-list ul {
        max-height: 300px;
        overflow: auto;
        margin: 0 5px 5px 0
    }

    .ls-notification-list ul::-webkit-scrollbar {
        width: 6px
    }

    .ls-notification-list ul::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.8);
        border-radius: 4px
    }

    .ls-notification-list ul::-webkit-scrollbar-thumb {
        background: #888888;
        border-radius: 4px
    }

    .ls-notification-list.ls-active {
        top: 0;
        opacity: 1;
        height: auto;
        overflow: visible
    }

    .ls-notification-list:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 5px;
        position: relative;
        border: 10px solid transparent;
        position: absolute;
        top: -20px;
        left: 50%;
        margin-left: -10px;
        border-bottom-color: #555555
    }
}

.ls-pre-panel .ls-sidebar {
    top: 0;
    height: 100%
}

.ls-pre-panel .ls-go-next {
    display: none
}

.ls-pre-panel .ls-title-intro {
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 0
}

.ls-pre-panel .ls-title-intro + p {
    font-size: 14px;
    margin-bottom: 30px
}

.ls-pre-panel .ls-topbar .ls-notification-topbar .ls-alerts-list a {
    color: #555555;
    color: rgba(85, 85, 85, 0.4)
}

.ls-pre-panel .ls-topbar .ls-notification-topbar .ls-alerts-list a.ls-active {
    color: black
}

.ls-pre-panel .ls-topbar .ls-notification-topbar .ls-alerts-list a[data-counter] {
    color: #555555;
    color: #555555
}

.ls-pre-panel .ls-topbar .ls-notification-topbar .ls-alerts-list a[data-counter].ls-active {
    color: black
}

.ls-pre-panel .ls-topbar .ls-notification-topbar .ls-alerts-list a[data-counter]:after {
    color: white
}

.ls-pre-panel .ls-user-account {
    background-color: #dedede
}

.ls-pre-panel .ls-topbar .ls-ico-menu:before, .ls-pre-panel .ls-topbar .ls-show-notifications.ls-ico-question:before {
    color: #555555
}

.ls-pre-panel .ls-alert-blocker ~ .ls-sidebar {
    height: calc(100% - 90px)
}

@media screen and (min-width: 768px) {
    .ls-pre-panel .ls-sidebar {
        z-index: 12
    }

    .ls-pre-panel .ls-user-account > a {
        color: #555555
    }

    .ls-pre-panel .ls-user-account > a small {
        color: #555555;
        color: #555555
    }

    .ls-pre-panel .ls-user-account > a:before {
        color: #555555;
        color: rgba(85, 85, 85, 0.5);
        box-shadow: inset 0 0 0 2px rgba(85, 85, 85, 0.3)
    }

    .ls-main-full .ls-topbar [class*="ls-go"] {
        display: none
    }
}



@-webkit-keyframes stretch {
    0% {
        width: 0
    }
}

@keyframes stretch {
    0% {
        width: 0
    }
}

[data-ls-module="progressBar"].ls-animated span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: stretch;
    animation-name: stretch
}

.ls-sidebar {
    background-color: #1e1e1e;
    width: 265px;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%
}

.ls-sidebar .ls-sidebar-toggle {
    display: none
}

.ls-sidebar .ls-sidebar-inner {
    overflow: auto;
    height: inherit
}

.ls-sidebar .ls-user-account {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    background-color: #111111;
    z-index: 3
}

.ls-sidebar .ls-user-account ~ .ls-sidebar-inner {
    height: calc(100% - 60px)
}

.ls-sidebar .ls-user-account > a[class*="ls-ico"] {
    font-weight: 300;
    height: 70px;
    padding-left: 60px;
    padding-top: 20px
}

.ls-sidebar .ls-user-account > a[class*="ls-ico"]:after {
    -moz-transition: none 1s;
    -o-transition: none 1s;
    -webkit-transition: none 1s;
    transition: none 1s;
    content: "\e60f";
    position: absolute;
    top: 25px;
    right: 15px
}

.ls-sidebar .ls-user-account > a[class*="ls-ico"]:before {
    background: #222222;
    position: absolute;
    left: 15px;
    top: 15px
}

.ls-sidebar .ls-user-account > a[class*="ls-ico"] .ls-name {
    display: block !important;
    font-weight: 600;
    top: -5px;
    position: relative
}

.ls-sidebar .ls-user-account.ls-active {
    height: 100%
}

.ls-sidebar .ls-user-account.ls-active > a:after {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -moz-transition: none 1s;
    -o-transition: none 1s;
    -webkit-transition: none 1s;
    transition: none 1s;
    content: "\e63c"
}

.ls-sidebar .ls-user-account [class*="ls-ico"] {
    padding: 15px
}

.ls-sidebar .ls-user-account .ls-user-menu {
    background-color: #111111;
    position: static
}

.ls-sidebar.ls-area-account-active .ls-menu {
    height: calc(100% - 160px);
    height: 100% \9;
    padding-bottom: 160px \9
}

.ls-sidebar .ls-brand-name {
    padding: 40px 20px;
    text-align: center;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.3
}

.ls-sidebar .ls-brand-name a {
    color: white
}

.ls-sidebar .ls-brand-name:before {
    display: block;
    color: white;
    font-size: 72px
}

.ls-menu {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.ls-pre-panel .ls-sidebar .ls-menu {
    height: calc(100% - 224px)
}

.ls-menu li {
    list-style: none;
    border-bottom: 1px solid
}

.ls-menu li.ls-active > a {
    color: white
}

.ls-menu a {
    -moz-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    -webkit-transition: padding 0.2s;
    transition: padding 0.2s;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    text-decoration: none;
    padding: 20px 20px 20px 59px;
    position: relative;
    width: 265px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ls-menu a:before {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 19px
}

.ls-menu a:focus, .ls-menu a:hover {
    padding-left: 65px
}

.ls-menu a:focus:before, .ls-menu a:hover:before {
    left: 25px
}

.ls-submenu-parent {
    position: relative
}

.ls-submenu-parent > a {
    padding-right: 35px
}

.ls-submenu-parent ul {
    height: 0;
    display: none
}

.ls-submenu-parent:after {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    content: "\e60b";
    font-family: "locastyle";
    font-size: 11px;
    position: absolute;
    top: 24px;
    right: 20px;
    pointer-events: none
}

.ls-submenu-parent.ls-active a {
    font-weight: 400
}

.ls-submenu-parent.ls-active a:hover, .ls-submenu-parent.ls-active a:focus {
    padding-left: 65px
}

.ls-submenu-parent.ls-active:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.ls-submenu-parent.ls-active ul {
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    height: auto;
    display: block;
    border-top: 1px solid
}

.ls-submenu-parent.ls-active ul li:last-child {
    border-bottom: none
}

.ls-area-account {
    background-color: #141414;
    border-bottom-color: #282828;
    padding: 20px 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2
}

.ls-area-account[class*="ls-ico"]:before {
    float: left;
    font-size: 1.875em;
    margin-right: 15px
}

.ls-area-account .ls-title-2 {
    color: var(--text-muted);
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase
}

.ls-area-account .ls-title-3 {
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin: 3px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ls-area-account [class*="ls-btn"] {
    margin-left: 45px;
    background-color: #262626;
    color: #999999;
    font-size: 9px;
    border-color: #595959
}

.ls-area-account [class*="ls-btn"]:hover {
    background-color: #3f3f3f
}

@media screen and (min-width: 768px) {
    .ls-sidebar {
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -moz-transition: width 0.25s linear;
        -o-transition: width 0.25s linear;
        -webkit-transition: width 0.25s linear;
        transition: width 0.25s linear;
        float: none;
        top: 60px;
        height: calc(100% - 60px);
        height: 93% \9
    }

    .ls-sidebar .ls-menu {
        height: 100%;
        overflow: auto;
        margin-top: 0
    }

    .ls-sidebar .ls-menu > ul {
        padding-bottom: 42px
    }

    .ls-sidebar .ls-area-account {
        position: static
    }

    .ls-sidebar .ls-user-account {
        display: none
    }

    .ls-sidebar .ls-user-account ~ .ls-sidebar-inner {
        overflow: auto;
        height: 100%
    }

    .ls-sidebar .ls-sidebar-toggle {
        display: block;
        position: absolute;
        bottom: 0;
        cursor: pointer;
        width: 100%;
        padding: 20px;
        text-align: right;
        border-top: 1px solid #222222;
        background: inherit;
        -moz-transition: width 0.25s linear;
        -o-transition: width 0.25s linear;
        -webkit-transition: width 0.25s linear;
        transition: width 0.25s linear
    }

    .ls-sidebar .ls-sidebar-toggle:hover {
        color: white;
        background-color: #323232
    }

    .ls-sidebar .ls-sidebar-toggle:hover:before {
        color: white
    }

    .ls-sidebar .ls-sidebar-toggle:before {
        -moz-transition: -moz-transform 0.25s linear;
        -o-transition: -o-transform 0.25s linear;
        -webkit-transition: -webkit-transform 0.25s linear;
        transition: transform 0.25s linear;
        display: inline-block;
        font-size: 11.04px;
        font-weight: bold;
        color: #7f7f7f;
        width: 22px
    }
}

.ls-sidebar-toggled .ls-brand-name {
    width: 265px;
    padding: 16px;
    width: auto;
    text-align: left
}

.ls-sidebar-toggled .ls-brand-name a {
    display: none
}

.ls-sidebar-toggled .ls-brand-name:before {
    font-size: inherit
}

.ls-sidebar-toggled .ls-user-account ~ .ls-sidebar-inner {
    overflow: initial
}

.ls-sidebar-toggled .ls-sidebar-toggle:before {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-left: 4px
}

.ls-sidebar-toggled .ls-sidebar {
    width: 60px;
    z-index: 11
}

.ls-sidebar-toggled .ls-menu {
    overflow: visible
}

.ls-sidebar-toggled .ls-menu a:focus:before, .ls-sidebar-toggled .ls-menu a:hover:before {
    left: 19px
}

.ls-sidebar-toggled .ls-menu > ul > li {
    position: relative;
    overflow: hidden
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent:after {
    right: 5px;
    font-size: 9px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #595959
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent:hover:after {
    color: white
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent .ls-submenu {
    height: 0
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent.ls-active {
    overflow: visible
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent.ls-active:after {
    color: white
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent.ls-active > a {
    color: white;
    background: inherit;
    padding-left: 85px;
    width: 325px;
    font-weight: 600;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent.ls-active .ls-submenu {
    height: auto;
    position: absolute;
    left: 60px;
    background: inherit
}

.ls-sidebar-toggled .ls-menu .ls-submenu-parent.ls-active .ls-submenu a {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    padding: 15px 25px
}

.ls-sidebar-toggled .ls-area-account {
    -moz-transition: height 0.4s;
    -o-transition: height 0.4s;
    -webkit-transition: height 0.4s;
    transition: height 0.4s;
    overflow: hidden;
    width: 265px;
    height: 70px
}

@media screen and (max-width: 768px) {
    .ls-sidebar .ls-user-account + [class*="ls-ico"] + .ls-menu, .ls-sidebar .ls-user-account + .ls-menu {
        margin-top: 60px
    }
}


.ls-tabs-container {
    clear: both;
    position: relative;
    z-index: 1;
    top: -1px
}

.ls-tabs-container .ls-tab-content {
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 4px 4px 4px;
    display: none;
    padding: 20px 15px;
    margin-bottom: 20px;
    border: 1px solid #eeeeee;
    border-bottom-width: 3px;
    background-color: white
}

.ls-tabs-container .ls-tab-content.ls-active {
    display: block
}

.ls-tabs-container .ls-tab-content p {
    padding: 0;
    font-size: 14px
}

.ls-tabs-container .ls-tab-content p:last-child {
    margin-bottom: 0
}

.ls-tabs-container .ls-tab-content .ls-tab-content {
    padding: 0;
    border: none;
    background: none;
    margin: 0
}


a[class*="ls-tag-"]:hover {
    opacity: 0.8
}

.ls-topbar {
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 11
}

.ls-topbar:after {
    -moz-box-shadow: 0px 5px 8px -1px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 5px 8px -1px rgba(255, 255, 255, 0.5);
    box-shadow: 0px 5px 8px -1px rgba(255, 255, 255, 0.5);
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 0
}

.ls-topbar .ls-brand-name {
    font-size: 24px;
    font-weight: 400;
    color: white;
    padding: 12px 0 15px;
    height: 60px;
    text-align: center;
    width: 67%;
    margin: 0 auto;
    line-height: 1.3
}

.ls-topbar .ls-brand-name a {
    text-decoration: none;
    color: white;
    vertical-align: sub
}

.ls-topbar .ls-brand-name a:before {
    display: none
}

.ls-topbar .ls-brand-name a small, .ls-topbar .ls-brand-name a span {
    display: block;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 0.5px;
    opacity: 0.75;
    margin-bottom: -2px
}

.ls-topbar .ls-brand-name a[class*="ls-ico"] {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px
}

.ls-topbar .ls-brand-name a[class*="ls-ico"] small, .ls-topbar .ls-brand-name a[class*="ls-ico"] span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ls-topbar .ls-notification-topbar {
    float: right
}


.ls-topbar .ls-ico-menu, .ls-topbar .ls-show-notifications {
    cursor: pointer
}

.ls-topbar .ls-ico-menu:before, .ls-topbar .ls-show-notifications:before {
    position: absolute;
    padding: 15px 15px 0;
    height: 60px;
    display: inline-block;
    color: white;
    font-size: 32px;
    vertical-align: middle;
    cursor: pointer
}

.ls-topbar .ls-ico-menu:after, .ls-topbar .ls-show-notifications:after {
    background: white;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2424px;
    display: none;
    opacity: 0.8
}

.ls-topbar .ls-show-notifications:before {
    right: 0;
    font-size: 24px;
    top: 4px
}

.ls-sidebar-visible .ls-ico-menu:after, .ls-notifications-visible .ls-show-notifications:after {
    display: block
}

@media screen and (min-width: 768px) {
    .ls-topbar {
        text-align: left;
        -moz-transition: none 1s;
        -o-transition: none 1s;
        -webkit-transition: none 1s;
        transition: none 1s
    }

    .ls-topbar:after {
        left: 265px
    }

    .ls-sidebar-visible .ls-topbar {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .ls-notifications-visible .ls-topbar {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .ls-topbar .ls-brand-name {
        font-size: 26px;
        text-align: left;
        width: auto;
        display: inline-block;
        padding-left: 15px;
        position: relative;
        z-index: 1
    }

    .ls-topbar .ls-brand-name a:before {
        display: block;
        position: absolute;
        top: 12px;
        left: 15px;
        font-size: 36px
    }

    .ls-topbar .ls-brand-name a[class*="ls-ico"] {
        display: inline-block;
        padding-left: 45px
    }

    .ls-topbar .ls-brand-name a[class*="ls-ico-panel"] {
        padding-left: 52px
    }

    .ls-topbar .ls-brand-name a[class*="ls-ico-panel"]:before {
        font-size: 54px;
        top: 4px;
        left: 7px
    }

    .ls-topbar .ls-ico-menu:before, .ls-topbar .ls-show-notifications:before {
        display: none
    }

    .ls-topbar .ls-notification-topbar .ls-user-account {
        display: inline-block
    }
}

@media screen and (min-width: 1200px) {
    .ls-topbar .ls-brand-name a[class*="ls-ico"] {
        max-width: 520px
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .ls-topbar .ls-brand-name a[class*="ls-ico"] {
        max-width: 248px
    }
}



.ls-box p, .ls-box-filter p, .ls-alert-box p {
    margin: 5px 0 10px
}

.ls-box-group .ls-box, .ls-box-group .ls-box-filter, .ls-box-group .ls-alert-box {
    margin-bottom: 10px
}

.ls-box[class*="ls-ico-"], [class*="ls-ico-"].ls-box-filter, [class*="ls-ico-"].ls-alert-box {
    overflow: hidden;
    position: relative
}

.ls-box[class*="ls-ico-"]:before, [class*="ls-ico-"].ls-box-filter:before, [class*="ls-ico-"].ls-alert-box:before {
    vertical-align: top;
    font-size: 96px;
    margin: 0 20px
}

[class^="ls-title"] + .ls-box, [class^="ls-title"] + .ls-box-filter, [class^="ls-title"] + .ls-alert-box {
    margin-top: 10px;
    clear: both
}

.ls-box-filter {
    border-radius: 4px;
    margin: 0
}

.ls-box-disclaimer {
    padding: 30px
}

.ls-box-disclaimer [class*="ls-title"] {
    padding: 0 0 20px
}

.ls-box-disclaimer p {
    padding: 0 0 20px;
    font-size: 16px
}

.ls-ico-bg:before {
    opacity: 0.1;
    position: absolute;
    top: -25%;
    right: 30px;
    font-size: 272px !important
}

.ls-box-error {
    border: none;
    margin: 20px 0 0 15px
}

.ls-box-error .ls-title-intro {
    border-bottom: none
}

.ls-box-error ol {
    margin: 0 21px 30px
}

.ls-box-error ol li {
    padding-bottom: 5px
}

.ls-info-header {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    background: white;
    padding: 15px 15px 10px;
    margin-bottom: 20px;
    width: calc(32px + 100%);
    margin-left: -16px;
    margin-top: -16px;
    border: 1px solid #eeeeee
}

.ls-info-header [class*="ls-ico-"]:before {
    font-size: 28px
}

.ls-info-header [class*="ls-title"] {
    font-weight: normal;
    display: block
}

@media screen and (max-width: 768px) {
    .ls-ico-bg:before {
        display: none
    }

    .ls-small-info + [class^="ls-title-"] {
        padding-top: 10px
    }
}

@media screen and (min-width: 992px) {
    .ls-info-header [class^="ls-title-"] {
        display: inline-block
    }

    .ls-info-header .ls-btn {
        float: right
    }
}

@media screen and (min-width: 1200px) {
    .ls-box-filter .ls-label {
        margin-bottom: 0
    }
}

.ls-alert-box {
    border-color: #dddddd;
    border-bottom-width: 3px
}

.ls-alert-box .ls-info-header {
    border-color: #dddddd;
    margin-bottom: 30px;
    background: #e3e3e3;
    border-bottom: #e3e3e3
}

.ls-alert-box .ls-info-header [class^="ls-title-"] {
    color: #222222;
    font-weight: normal
}

.ls-alert-box .ls-info-header .ls-dismiss {
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    color: #888888;
    opacity: 1
}

.ls-alert-box .ls-info-header .ls-dismiss:hover {
    opacity: 0.3
}

.ls-alert-box-success {
    border-color: #7db67e
}

.ls-alert-box-success .ls-info-header {
    border-color: #7db67e;
    background-color: #d7e8d7;
    color: #388f39
}

.ls-alert-box-success .ls-info-header [class^="ls-title-"] {
    color: #388f39
}

.ls-alert-box-success .ls-info-header .ls-dismiss {
    color: #388f39
}

.ls-alert-box-info {
    border-color: #73adc9
}

.ls-alert-box-info .ls-info-header {
    border-color: #73adc9;
    background-color: #d4e5ee;
    color: #2881ac
}

.ls-alert-box-info .ls-info-header [class^="ls-title-"] {
    color: #2881ac
}

.ls-alert-box-info .ls-info-header .ls-dismiss {
    color: #2881ac
}

.ls-alert-box-warning {
    border-color: #d1c167
}

.ls-alert-box-warning .ls-info-header {
    border-color: #d1c167;
    background-color: #f1ecd0;
    color: #b9a016
}

.ls-alert-box-warning .ls-info-header [class^="ls-title-"] {
    color: #b9a016
}

.ls-alert-box-warning .ls-info-header .ls-dismiss {
    color: #b9a016
}

.ls-alert-box-danger {
    border-color: #e5908f
}

.ls-alert-box-danger .ls-info-header {
    border-color: #e5908f;
    background-color: #f7dddc;
    color: #d75553
}

.ls-alert-box-danger .ls-info-header [class^="ls-title-"] {
    color: #d75553
}

.ls-alert-box-danger .ls-info-header .ls-dismiss {
    color: #d75553
}

.ls-pagination-filter {
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
    color: #555555;
    text-align: center
}

.ls-filter-view [class^="ls-custom-select"] {
    width: 90px
}

[class*="ls-pagination"] {
    display: inline-block;
    list-style: none
}

[class*="ls-pagination"] li {
    margin-left: -1px
}

[class*="ls-pagination"] li:first-child a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

[class*="ls-pagination"] li:first-child a a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

[class*="ls-pagination"] li:first-child.ls-active {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

[class*="ls-pagination"] li:last-child a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

[class*="ls-pagination"] li:last-child.ls-active {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

[class*="ls-pagination"] li.ls-disabled a {
    color: #dddddd;
    cursor: not-allowed
}

[class*="ls-pagination"] li.ls-disabled a:hover, [class*="ls-pagination"] li.ls-disabled a:focus {
    background: none;
    color: #dddddd
}

[class*="ls-pagination"] li.ls-active a, [class*="ls-pagination"] li.ls-active a:hover, [class*="ls-pagination"] li.ls-active .ls-gap {
    color: white
}

[class*="ls-pagination"] li .ls-gap, [class*="ls-pagination"] li a {
    padding: 9px 12px;
    position: relative;
    text-decoration: none;
    border: 1px solid #eeeeee;
    color: #555555;
    line-height: 1;
    font-size: 13px
}

[class*="ls-pagination"] li .ls-gap:hover, [class*="ls-pagination"] li .ls-gap:focus, [class*="ls-pagination"] li a:hover, [class*="ls-pagination"] li a:focus {
    color: #555555;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.2)
}

[class*="ls-pagination"].ls-pagination-sm .ls-gap, [class*="ls-pagination"].ls-pagination-sm a {
    padding: 5px 10px;
    font-size: 12px
}

[class*="ls-pagination"].ls-pagination-lg .ls-gap, [class*="ls-pagination"].ls-pagination-lg a {
    padding: 14px 16px;
    font-size: 16px
}

.ls-gap {
    cursor: pointer
}

.ls-pager {
    text-align: center;
    margin: 10px 0;
    overflow: hidden;
    font-size: 12px;
    line-height: 12px
}

.ls-pager li {
    display: inline
}

.ls-pager li.ls-disabled a {
    color: #eeeeee;
    border-color: #eeeeee;
    cursor: not-allowed
}

.ls-pager li.ls-disabled a:hover, .ls-pager li.ls-disabled a:focus {
    background: none;
    color: #eeeeee
}

.ls-pager li a {
    display: inline-block;
    padding: 8px 15px;
    background-color: transparent;
    border-radius: 4px;
    border: solid 1px #eeeeee;
    color: #555555;
    line-height: 1
}

.ls-pager li a:hover, .ls-pager li a:focus {
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.2)
}

@media screen and (min-width: 768px) {
    .ls-pagination-filter {
        text-align: left
    }

    [class*="ls-pagination"] {
        float: right
    }

    .ls-filter-view {
        margin-top: 0
    }
}

.ls-breadcrumb {
    display: block;
    padding: 8px 0;
    font-size: 12px;
    background: none;
    border-bottom: 1px solid #eeeeee;
    list-style: none
}

.ls-breadcrumb li {
    position: relative;
    display: inline-block;
    padding: 0 12px;
    list-style: none;
    color: #555555
}

.ls-breadcrumb li:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    position: relative;
    border: 4px solid transparent;
    border-color: transparent transparent transparent #555555;
    top: -1px
}

.ls-breadcrumb li a {
    text-decoration: underline
}

.ls-breadcrumb li a:hover {
    text-decoration: none
}

.hopscotch-bubble {
    z-index: 11;
    background-clip: padding-box;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #dddddd;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    white-space: normal
}

.hopscotch-bubble.invisible {
    opacity: 0
}

.hopscotch-bubble.hide {
    display: none
}

.hopscotch-bubble .hide, .hopscotch-bubble .hide-all {
    display: none !important
}

.hopscotch-bubble .hopscotch-bubble-container {
    padding: 0 !important
}

.hopscotch-bubble .hopscotch-bubble-arrow-container {
    position: absolute;
    width: 22px;
    height: 22px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow, .hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border {
    border: 11px solid transparent;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border: 11px solid transparent
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.up {
    top: -21px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
    border-color: transparent transparent #f7f7f7 transparent
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
    border-color: transparent transparent rgba(0, 0, 0, 0.2) transparent;
    top: -2px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.down {
    bottom: -21px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
    border-color: #f7f7f7 transparent transparent transparent
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
    border-color: black transparent transparent transparent;
    bottom: -2px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.left {
    left: -19px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
    border-color: transparent white transparent transparent
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
    border-color: transparent rgba(0, 0, 0, 0.2) transparent transparent;
    left: -2px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.right {
    right: -22px
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
    border-color: transparent transparent transparent white
}

.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
    border-color: transparent transparent transparent black;
    right: -2px
}

.hopscotch-bubble .hopscotch-bubble-number {
    display: none
}

.hopscotch-bubble .hopscotch-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 6px 14px
}

.hopscotch-bubble .hopscotch-content {
    color: #555555;
    font-size: 14px;
    padding: 9px 14px;
    text-align: left;
    white-space: normal
}

.hopscotch-bubble .hopscotch-actions {
    background: #f7f7f7;
    border-top: 1px solid #ebebeb;
    border-radius: 0 0 4px 4px;
    margin-top: 0;
    padding: 6px 15px;
    overflow: hidden
}

.hopscotch-bubble .hopscotch-actions button {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: white;
    background-color: #888888;
    margin-right: 16px
}

.hopscotch-bubble .hopscotch-actions button.hopscotch-nav-button.next {
    float: right;
    margin: 0
}

.hopscotch-bubble .hopscotch-bubble-close {
    cursor: pointer;
    font-size: 12px;
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 11px;
    text-align: center;
    top: 10px;
    width: 10px
}

.hopscotch-bubble .hopscotch-bubble-close:before {
    content: "\e63c";
    color: #dddddd;
    font-family: "locastyle";
    font-size: 9px;
    margin-right: 10px
}

.hopscotch-bubble .hopscotch-bubble-close:hover {
    opacity: 0.7
}


.ls-user-account {
    height: 60px;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    display: none
}

.ls-user-account .ls-ico-user {
    color: white;
    text-decoration: none;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    padding: 14px 3px;
    position: relative
}

.ls-user-account .ls-ico-user img {
    width: 33px;
    height: 33px;
    border-radius: 100%;
    vertical-align: middle;
    position: absolute;
    left: 13px;
    top: 14px
}

.ls-user-account .ls-ico-user .ls-name {
    max-width: 160px;
    vertical-align: middle
}

.ls-user-account .ls-ico-user small {
    color: white;
    font-weight: 400;
    font-size: inherit
}

.ls-user-account .ls-ico-user:before {
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    border-radius: 100%;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
    vertical-align: sub;
    display: inline-block
}

.ls-user-account .ls-ico-user:after {
    content: "\e60b";
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.ls-user-account.ls-active > a:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.ls-user-account input[type='checkbox'] {
    height: 60px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer
}

.ls-user-account .ls-user-menu {
    background: #222222;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    -ms-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    overflow: hidden;
    border: none;
    border-radius: 0;
    margin-top: 0
}

.ls-user-account .ls-user-menu ul {
    list-style: none
}

.ls-sidebar .ls-user-account .ls-user-menu ul {
    border-top: 1px solid #222222
}

.ls-user-account .ls-user-menu ul a {
    color: #888888;
    padding: 15px 20px;
    display: block;
    border-bottom: 1px solid #222222;
    -ms-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    font-weight: 300;
    font-size: 14px
}

.ls-sidebar .ls-user-account .ls-user-menu ul a {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
    padding: 20px 20px 20px 60px
}

.ls-sidebar .ls-user-account .ls-user-menu ul a:hover, .ls-sidebar .ls-user-account .ls-user-menu ul a:focus {
    padding-left: 50px
}

.ls-user-account .ls-user-menu ul a:hover, .ls-user-account .ls-user-menu ul a:focus {
    color: white;
    padding-left: 25px
}

.ls-user-account .ls-user-menu ul li:last-child a {
    border-bottom: none
}

.ls-sidebar .ls-user-account .ls-user-menu ul li:last-child a {
    border-bottom: 1px solid #222222
}

.ls-user-account .ls-user-menu .ls-btn-logout {
    padding: 11px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    background-color: #222222;
    border-color: #343434;
    margin: 0 55px;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0
}

.ls-user-account .ls-user-menu .ls-btn-logout:hover, .ls-user-account .ls-user-menu .ls-btn-logout:focus {
    background-color: rgba(34, 34, 34, 0.8)
}

.ls-user-account .ls-user-menu .ls-btn-logout:after {
    display: none
}

@media screen and (min-width: 768px) {
    .ls-user-account .ls-ico-user img {
        left: 3px
    }
}

.ls-login-parent {
    background-color: #f7f7f7;
    height: inherit;
    display: table;
    width: 100%
}

.ls-login-parent .ls-login-inner {
    vertical-align: middle;
    display: table-cell
}

.ls-login-parent .ls-login-container {
    text-align: center
}

.ls-login-parent .ls-login-container [class*="ls-login-"] {
    vertical-align: middle
}

.ls-login-parent .ls-login-adv {
    display: block;
    margin-top: 30px
}

.ls-login-parent .ls-login-box {
    width: 300px;
    display: inline-block;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background-color: white;
    padding: 20px;
    text-align: left
}

.ls-login-parent .ls-login-box .ls-form-actions [class*="ls-btn"] {
    margin-bottom: 0
}

.ls-login-parent .ls-login-logo {
    color: #888888;
    text-align: center;
    line-height: 1;
    margin-bottom: 20px
}

.ls-login-parent .ls-login-form .ls-label:last-of-type {
    margin-bottom: 0
}

.ls-login-parent .ls-login-form .ls-login-bg-user, .ls-login-parent .ls-login-form .ls-login-bg-password, .ls-login-parent .ls-login-form .ls-login-bg-email {
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 35px;
    font-size: 14px
}

.ls-login-parent .ls-login-form .ls-login-bg-user {
    background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUE2QTc2Nzk1QUFCMTFFM0FFRDNBMkYxRDlBNTM5RUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUE2QTc2N0E1QUFCMTFFM0FFRDNBMkYxRDlBNTM5RUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQTZBNzY3NzVBQUIxMUUzQUVEM0EyRjFEOUE1MzlFRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQTZBNzY3ODVBQUIxMUUzQUVEM0EyRjFEOUE1MzlFRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uACZBZG9iZQBkwAAAAAEDABUEAwYKDQAABQgAAAWAAAAF2gAABiP/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//CABEIABEAEQMBEQACEQEDEQH/xACYAAACAwAAAAAAAAAAAAAAAAAACAUGCQEBAAAAAAAAAAAAAAAAAAAAABAAAgEFAQAAAAAAAAAAAAAAAwYFACAwAQQVEQACAQIEAwkAAAAAAAAAAAABAgMRBAAhQRIQURMgkSIy0hQ0lAUSAQAAAAAAAAAAAAAAAAAAADATAQEAAQUAAwAAAAAAAAAAAAERABAgMCExQaGx/9oADAMBAAIRAxEAAAHZUroxIvpADDiEgB//2gAIAQEAAQUCdjlFHIpy73TKxRx+dYYOCNF6MfZ//9oACAECAAEFAsP/2gAIAQMAAQUCw//aAAgBAgIGPwIf/9oACAEDAgY/Ah//2gAIAQEBBj8Ct0jZ0Wa5pLtqAyrGxCMw0Laa0xfwFnMKrDIimpRHq4amilx304XH5kUZu2OXXDbYYZUOTRtm0rIRp4Tzx7O5haIyyl3vFO9STkvVTzIqDlXHzrT7EXq7H//aAAgBAQMBPyG0eF5iRLBr6Mt3yC16+Yp+Gjw2EIxTTsFADKLjfoZAocA7Bn8wq7d//9oACAECAwE/IeH/2gAIAQMDAT8h4f/aAAwDAQACEQMRAAAQAAgAH//aAAgBAQMBPxC1U6r/AGgFWjuN49de1GmKVjE3O+jevMJ1CgBIBwxa+lD5CU/cyvbKn//aAAgBAgMBPxDh/9oACAEDAwE/EOH/2Q==)
}

.ls-login-parent .ls-login-form .ls-login-bg-password {
    background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUE2QTc2N0Q1QUFCMTFFM0FFRDNBMkYxRDlBNTM5RUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUE2QTc2N0U1QUFCMTFFM0FFRDNBMkYxRDlBNTM5RUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQTZBNzY3QjVBQUIxMUUzQUVEM0EyRjFEOUE1MzlFRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQTZBNzY3QzVBQUIxMUUzQUVEM0EyRjFEOUE1MzlFRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uACZBZG9iZQBkwAAAAAEDABUEAwYKDQAABQoAAAWSAAAF7gAABjX/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//CABEIABEAEQMBEQACEQEDEQH/xACYAAACAwAAAAAAAAAAAAAAAAAECAYHCQEBAAAAAAAAAAAAAAAAAAAAABAAAQMFAQAAAAAAAAAAAAAABQACBjABAwQ1EhEAAgECBAUEAwAAAAAAAAAAAgMEARIRMRMFABBBYTIhcSJCs3S0EgEAAAAAAAAAAAAAAAAAAAAwEwEBAAAHAQAAAAAAAAAAAAABEQAQIDAhMUFR/9oADAMBAAIRAxEAAAHZ4DLqFFBxwhNSPj1H/9oACAEBAAEFAj+VmyRF31xh1SGzHSnxr45WpZ3gvXX/2gAIAQIAAQUCo//aAAgBAwABBQKj/9oACAECAgY/Ah//2gAIAQMCBj8CH//aAAgBAQEGPwLa9pbK0Yj6yGTrHCutaLVqKW0sfiJ988eGbbElX7fIhDIBZPFoLla2nYosfIqdM648mCwRJdX7fQxMrBIKojXCR/Qa069OEBEFYxx3OJpUSeou29XqJY18s+2XKd7Rf5EcbZ+/F/MHL//aAAgBAQMBPyGUjQDJR0zDwvYYCnNPECXw2+RbDKIhTuPg6aPlziWnfe9nBEqLG/GlGW//2gAIAQIDAT8h2f/aAAgBAwMBPyHZ/9oADAMBAAIRAxEAABAQAAAf/9oACAEBAwE/ECQlXG5S4IhgFYQOZKAM68Fy02ZChOuFECRR8YiTxGg4SMqRDBpxIP/aAAgBAgMBPxDZ/9oACAEDAwE/ENn/2Q==)
}

.ls-login-parent .ls-login-form .ls-login-bg-email {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAIAAADAGxJNAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKumlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarZZ3UJNbGsbf7/vSSKElICAl1FAE6QSQXkOXDjZCQgmEEEOCiA2Vi1fgWlARARt6UUTBCsi1IKJYuAg27BfkIqCuFws2VPYPlrC7s/vHzuw7c2Z+88w5z3nfc/55AKhdXLFYiCoDZImkksgAb2Z8QiKT+AyIQAYG2IMVl5cj9oqICIH/Wh/vAwIAcMeSKxYL4X8rFX5KDg8AiQCAZH4OLwsAOQ2AnOaJJVIALB0ADJdJxVIArBQAGJL4hEQAbB8AMNKm+DQAMJKn+BoAMCTRkT4A2BMAEpXLlaQBUEYAgJnLS5MCUEkAYC3iC0QAVDYAuPPSuXwAah4AzMnKyuYDUA8CgGnyP/mk/YtnstyTy02T89QsAABA8hXkiIXc5fD/riyhbPoOfQCgpksCIwFAAwCpzswOlrMoOSx8mgV8gGlOlwXGTDMvxydxmvlc3+BplmXGeE0zVzJzViDlRE+zJDtS7i8ShoXI/VM4ck7J8Yua5lSBP2ea89Oj46Y5VxAbNs05mVHBM3t85LpEFinvOVXiL58xK2emNx535i5penSgfK4UXz95P6IY+R6x1FvuIxZGzPQsDJDrOblR8rNSSbRcz+AGRcz4RMjfBHzBD0IgBJgQA7ZgCzZgC4EQKk3JkwIA+GSLl0sEaelSppdYLExhckQ8qzlMW2sbe4D4hETm1Le+fwAIACDqpBkt+wqAswgA65jRFlsAnBgGUPab0UxfADDqAS4a8mSS3CkNBwCABzIoAQM0QRcMwRQswRYcwRU8wQ+CIByiIQEWAw/SIQsksAxWwlooghLYAjugEvbCATgMx+AkNMM5uARX4Sb0wD14DP0wBK9gDD7CBIIgRISG0BFNRA8xRiwQW4SNuCN+SAgSiSQgSUgaIkJkyEpkPVKClCGVyH6kDjmBnEUuIdeRXuQhMoCMIu+QryiGUlEGqoOaoHNRNuqFBqPR6CI0DV2K5qOF6Ca0Aq1Bj6JN6CX0JnoP7UdfoeMYYBRMHdPHLDE25oOFY4lYKibBVmPFWDlWgzVgrVgndgfrx15jX3AEHB3HxFniXHGBuBgcD7cUtxpXiqvEHcY14Tpwd3ADuDHcDzwNr423wLvgOfh4fBp+Gb4IX46vxZ/BX8Hfww/hPxIIBHUCi+BECCQkEDIIKwilhN2ERkIboZcwSBgnEomaRAuiGzGcyCVKiUXEXcSjxIvE28Qh4mcShaRHsiX5kxJJItI6UjnpCOkC6TZpmDShoKxgrOCiEK7AV1iusFnhoEKrwi2FIYUJsgqZRXYjR5MzyGvJFeQG8hXyE/J7CoViQHGmzKcIKAWUCspxyjXKAOULVZVqTvWhLqTKqJuoh6ht1IfU9zQazYTmSUukSWmbaHW0y7RntM+KdEUrRY4iX3GNYpVik+JtxTdKCkrGSl5Ki5XylcqVTindUnqtrKBsouyjzFVerVylfFa5T3lcha5ioxKukqVSqnJE5brKiCpR1UTVT5WvWqh6QPWy6iAdoxvSfeg8+nr6QfoV+hCDwGAxOIwMRgnjGKObMaamqmavFquWp1aldl6tXx1TN1HnqAvVN6ufVL+v/nWWziyvWSmzNs5qmHV71ieN2RqeGikaxRqNGvc0vmoyNf00MzW3ajZrPtXCaZlrzddaprVH64rW69mM2a6zebOLZ5+c/Ugb1TbXjtReoX1Au0t7XEdXJ0BHrLNL57LOa111XU/dDN3tuhd0R/Xoeu56Ar3tehf1XjLVmF5MIbOC2cEc09fWD9SX6e/X79afMGAZxBisM2g0eGpINmQbphpuN2w3HDPSMwo1WmlUb/TIWMGYbZxuvNO40/iTCcskzmSDSbPJCEuDxWHls+pZT0xpph6mS01rTO+aEczYZplmu816zFFzB/N08yrzWxaohaOFwGK3Re8c/BznOaI5NXP6LKmWXpa5lvWWA1bqViFW66yard7MNZqbOHfr3M65P6wdrIXWB60f26jaBNmss2m1eWdrbsuzrbK9a0ez87dbY9di99bewj7Ffo/9Awe6Q6jDBod2h++OTo4SxwbHUScjpySnaqc+NoMdwS5lX3PGO3s7r3E+5/zFxdFF6nLS5S9XS9dM1yOuI/NY81LmHZw36GbgxnXb79bvznRPct/n3u+h78H1qPF47mnoyfes9Rz2MvPK8Drq9cbb2lvifcb7k4+LzyqfNl/MN8C32LfbT9Uvxq/S75m/gX+af73/WIBDwIqAtkB8YHDg1sA+jg6Hx6njjAU5Ba0K6gimBkcFVwY/DzEPkYS0hqKhQaHbQp+EGYeJwprDIZwTvi38aQQrYmnEb/MJ8yPmV81/EWkTuTKyM4oetSTqSNTHaO/ozdGPY0xjZDHtsUqxC2PrYj/F+caVxfXHz41fFX8zQStBkNCSSEyMTaxNHF/gt2DHgqGFDguLFt5fxFqUt+j6Yq3FwsXnlygt4S45lYRPiks6kvSNG86t4Y4nc5Krk8d4PrydvFd8T/52/miKW0pZynCqW2pZ6kiaW9q2tNF0j/Ty9NcCH0Gl4G1GYMbejE+Z4ZmHMieFccLGLFJWUtZZkaooU9SRrZudl90rthAXifuXuizdsXRMEiypzUFyFuW0SBlSsbRLZir7STaQ655blft5WeyyU3kqeaK8ruXmyzcuH873z/91BW4Fb0X7Sv2Va1cOrPJatX81sjp5dfsawzWFa4YKAgoOryWvzVz7+zrrdWXrPqyPW99aqFNYUDj4U8BP9UWKRZKivg2uG/b+jPtZ8HP3RruNuzb+KOYX3yixLikv+VbKK73xi80vFb9Mbkrd1L3ZcfOeLYQtoi33t3psPVymUpZfNrgtdFvTdub24u0fdizZcb3cvnzvTvJO2c7+ipCKll1Gu7bs+laZXnmvyruqsVq7emP1p9383bf3eO5p2Kuzt2Tv132CfQ/2B+xvqjGpKT9AOJB74MXB2IOdv7J/ravVqi2p/X5IdKj/cOThjjqnuroj2kc216P1svrRowuP9hzzPdbSYNmwv1G9seQ4HJcdf3ki6cT9k8En20+xTzWcNj5dfYZ+prgJaVreNNac3tzfktDSezbobHura+uZ36x+O3RO/1zVebXzmy+QLxRemLyYf3G8Tdz2+lLapcH2Je2PL8dfvtsxv6P7SvCVa1f9r17u9Oq8eM3t2rnrLtfP3mDfaL7peLOpy6HrzO8Ov5/pduxuuuV0q6XHuae1d17vhdsety/d8b1z9S7n7s17Yfd678fcf9C3sK//Af/ByEPhw7ePch9NPC54gn9S/FT5afkz7Wc1f5j90djv2H9+wHeg63nU88eDvMFXf+b8+W2o8AXtRfmw3nDdiO3IuVH/0Z6XC14OvRK/mnhd9DeVv1W/MX1z+i/Pv7rG4seG3kreTr4rfa/5/tAH+w/t4xHjzz5mfZz4VPxZ8/PhL+wvnV/jvg5PLPtG/Fbx3ex764/gH08msyYnxVwJFwAAMABAU1MB3h0CoCUA0HsAyIpTuRgAAJCpLA8wlUH+M09lZwAAcAQ44AkQ3QYQ1gawDwBYBQCqBQARngDRnoDa2cnXPyon1c52yovSDIAvn5x8HwdANAP43jc5OdE8Ofm9FgB7BND2cSqPAwAoHwXoCbDxiQ3pYjV9+/dc/HeUnwLX0t2H3gAAACBjSFJNAABuJwAAc68AAPWiAACBJgAAdI4AAO8dAAAzAAAAF519sdLeAAAB1klEQVR42lxSPavqQBQ8u1lXQxK/ECSVEBDEQCIG1NLCH2wrEgutxEqbGEEQRBBs4hfJutnsK8K93OdUA2dm4Mw56HQ6BUGAMQaAz+eDEEIISSkBAABynmUZpRQAsiyzLAvNZrM0TYUQuq5TSt/vt5QSIZR7crOmaWmaPp9PQggAkCzLVFXVNA1jbNt2sVh8v9+/nnyqKMputzMMgzH2eDywEIJz7rpuvV5fLpfP59MwDP0H5XKZMeb7fqFQ8DxPSsk5xwghIUQcx5Zl1Wq16XR6OBzgB+fzeTqdUkpt287TEUIknwkhAGAwGOi6vl6voyhyXXe/32+3W9u2Pc8DAM55LibwP7rdbhzHYRheLhfGWLvd7vV6Xxr8Ww4AMMaCIGi1WqPRiDHmOE632w3D8PV6/a0RSykxxpqmJUmyWCzu93uj0bAsazKZdDqdSqWSpqnv+1EUlUolQoiUkmCMKaW32y0IAlVVh8NhHtloNHLiOE4cx6vVqt/vE0IURUHz+VxRlOv1aprmeDwGgDRN/94UY4wx3mw2h8Oh2WwihAjnnHNerVYppZvNJkmSr42llKqqZllWr9fz6lAYhsfjkVIqhEiSJP+3L4+UslgsEkI456Zp/hsArRIAsBkSa/gAAAAASUVORK5CYII=)
}

.ls-login-parent .ls-login-form [class*="ls-btn"].ls-btn-block {
    width: 100%
}

.ls-login-parent .ls-login-forgot {
    font-size: 12px
}

.ls-login-parent [class*="ls-btn"] {
    margin-top: 20px;
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .ls-login-parent .ls-login-adv {
        display: inline-block;
        margin-left: 30px;
        margin-top: 0
    }
}

[class*="ls-go"] {
    position: relative;
    z-index: 2
}

[class*="ls-go"]:before {
    font-family: "locastyle";
    color: white;
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 65px;
    text-align: center;
    font-size: 20px;
    padding: 0 25px;
    position: relative
}

[class*="ls-go"] .ls-text {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    width: auto
}

.ls-sidebar [class*="ls-go"] {
    display: table;
    width: 100%
}

.ls-sidebar [class*="ls-go"] .ls-text {
    display: table-cell;
    color: white;
    vertical-align: middle;
    position: static;
    line-height: 1.4;
    padding-right: 10px;
    position: relative;
    left: -5px
}

.ls-topbar [class*="ls-go"] {
    display: none
}

@media screen and (min-width: 768px) {
    [class*="ls-go"]:before {
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        padding: 0;
        width: 60px
    }

    .ls-sidebar [class*="ls-go"] {
        display: none
    }

    .ls-topbar [class*="ls-go"] {
        display: inline-block;
        vertical-align: top
    }

    [class*="ls-go"] .ls-text {
        display: none;
        top: 18px;
        left: 70px;
        position: absolute;
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        font-size: 12px;
        text-align: center;
        color: white;
        background: #222222;
        border-radius: 4px;
        text-shadow: 0 0 5px black;
        white-space: nowrap
    }

    [class*="ls-go"] .ls-text:before {
        position: absolute;
        left: -12px;
        top: 6px;
        z-index: 10
    }

    [class*="ls-go"] .ls-text:before {
        content: "";
        width: 0;
        height: 0;
        border-width: 6px;
        border-style: solid;
        border-color: transparent #222222 transparent transparent
    }

    [class*="ls-go"]:hover .ls-text, [class*="ls-go"]:focus .ls-text {
        display: block
    }
}

.ls-steps {
    position: relative;
    margin: 0;
    padding-top: 15px
}

.ls-steps.ls-active .ls-steps-nav {
    max-height: 600px
}

.ls-steps.ls-active .ls-steps-mobile-btn:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ls-steps-nav {
    width: 100%;
    max-height: 0;
    counter-reset: steps;
    list-style: none;
    overflow: hidden;
    position: relative;
    margin: 0;
    -moz-transition: max-height 0.3s linear;
    -o-transition: max-height 0.3s linear;
    -webkit-transition: max-height 0.3s linear;
    transition: max-height 0.3s linear
}

.ls-steps-nav li {
    width: 100%;
    counter-increment: steps;
    position: relative;
    top: 0;
    left: 0
}

.ls-steps-nav li:after {
    color: #888888;
    content: attr(data-mobile-step-index);
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    top: 9px;
    right: 0
}

.ls-steps-nav .ls-actived:not(.ls-active):after {
    content: "\e63d";
    font-family: "locastyle";
    font-size: 16px;
    position: absolute;
    top: 16px;
    right: 12px
}

.ls-steps-btn {
    width: 100%;
    background: #eeeeee;
    border: none;
    cursor: none;
    display: inline-block;
    font-family: Open Sans, Arial, Helvetica, Sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #888888;
    pointer-events: none;
    position: relative;
    text-align: left;
    padding: 10px
}

.ls-active .ls-steps-btn, .ls-actived .ls-steps-btn {
    cursor: pointer;
    pointer-events: initial
}

.ls-active .ls-steps-btn:before, .ls-actived .ls-steps-btn:before {
    border: 2px solid #888888;
    color: white
}

.ls-active .ls-steps-btn:after, .ls-actived .ls-steps-btn:after {
    color: #888888
}

.ls-active .ls-steps-btn:before {
    color: #888888
}

.ls-steps-btn:hover:after, .ls-steps-btn:focus:after, .ls-steps-btn:active:after {
    opacity: 0.7
}

.ls-steps-btn:before {
    width: 29px;
    height: 29px;
    box-sizing: border-box;
    content: counters(steps, "") " ";
    font-family: Open Sans, Arial, Helvetica, Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    border: 2px solid #888888;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 2
}

.ls-steps-btn:after {
    width: calc(100% - 95px);
    content: attr(aria-label);
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    margin-left: 10px
}

.ls-steps-arrow {
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-left: 12px solid #dddddd;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    display: none;
    height: 0;
    width: 0;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    right: 18px
}

.ls-steps-arrow:before, .ls-steps-arrow:after {
    content: "";
    display: block;
    left: -1px;
    position: absolute
}

.ls-steps-arrow:before {
    background: #888888;
    border-radius: 50%;
    position: absolute;
    left: -12px;
    top: -12px;
    margin-top: 10px;
    height: 4px;
    width: 4px;
    z-index: 2
}

.ls-steps-arrow:after {
    border-left: 10px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: -10px;
    left: -12px;
    height: 0;
    width: 0;
    z-index: 1
}

.ls-steps-main {
    border-top: 1px solid #dddddd;
    position: relative;
    padding-top: 30px;
    margin: 0
}

.ls-steps-content {
    position: relative;
    display: none;
    z-index: -1
}

.ls-steps-content.ls-active {
    display: block;
    z-index: 99
}

.ls-steps-content .ls-actions-btn {
    overflow: hidden
}

.ls-steps-content .ls-actions-btn [class*="ls-btn"] {
    float: left
}

.ls-steps-content .ls-actions-btn [class*="ls-btn"][data-action="next"] {
    float: right
}

.ls-steps-mobile {
    width: 100%;
    height: 35px;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px
}

.ls-steps-mobile:before, .ls-steps-mobile:after {
    position: absolute;
    top: 9px
}

.ls-steps-mobile:before {
    width: calc(100% - 106px);
    background: transparent;
    border: none;
    color: #333333;
    content: attr(data-title);
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    left: 0
}

.ls-steps-mobile:after {
    color: #777b7c;
    content: attr(data-index);
    font-size: 15px;
    line-height: 15px;
    right: 53px
}

.ls-steps-mobile .ls-steps-mobile-btn {
    width: 38px;
    height: 100%;
    border-left: 1px solid #d1d5d6;
    box-sizing: border-box;
    font-size: 18px;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    padding-top: 8px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.ls-steps-mobile .ls-steps-mobile-btn:before {
    display: block;
    margin-right: 0;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

@media screen and (min-width: 768px) {
    .ls-steps {
        margin: 15px 0 15px -15px
    }

    .ls-steps-nav {
        width: 250px;
        max-height: 100%;
        position: absolute;
        z-index: 11;
        top: 10px;
        left: 15px
    }

    .ls-steps-nav:before {
        content: "";
        border-right: 1px solid #dddddd;
        position: absolute;
        height: 100%;
        right: 29px;
        top: 0
    }

    .ls-steps-nav li {
        width: auto;
        position: relative;
        padding-bottom: 20px
    }

    .ls-steps-nav li:not(.ls-active) {
        opacity: 1;
        visibility: visible
    }

    .ls-steps-nav li:last-child:before {
        display: none
    }

    .ls-steps-nav li:before {
        content: "";
        border-left: 3px dotted #dddddd;
        height: 100%;
        left: 16px;
        position: absolute;
        top: 24px;
        z-index: 1
    }

    .ls-steps-nav .ls-actived:not(.ls-active):after {
        top: 12px;
        right: 42px
    }

    .ls-steps-main {
        border-top: 0;
        border-left: 1px solid #dddddd;
        padding: 0 15px 0 25px;
        margin: 10px 0 0 235px
    }

    .ls-active .ls-steps-arrow {
        display: block
    }

    .ls-steps-btn {
        width: 100%;
        background: transparent;
        color: #dddddd;
        padding: 0 5px 0 0
    }

    .ls-steps-btn:before {
        width: 37px;
        height: 37px;
        background: white;
        border-color: #dddddd;
        font-size: 22px;
        line-height: 31px
    }

    .ls-steps-btn:after {
        width: calc(100% - 120px);
        font-weight: 300;
        position: relative;
        top: 0;
        margin-left: 10px;
        text-align: left;
        display: inline-block;
        vertical-align: middle
    }

    .ls-steps-mobile {
        display: none;
        visibility: hidden
    }
}

.ls-tabs-btn .ls-tabs-btn-nav [class*="ls-btn"] {
    border-color: #cccccc;
    color: #555555;
    display: inline-block;
    font-family: Open Sans, Arial, Helvetica, Sans-serif;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 15px;
    margin-bottom: 10px;
    position: relative;
    width: 100%
}

.ls-tabs-btn .ls-tabs-btn-nav [class*="ls-btn"] + [class*="ls-btn"] {
    margin-left: 0
}

.ls-tabs-btn .ls-tabs-btn-nav [class*="ls-btn"]:hover, .ls-tabs-btn .ls-tabs-btn-nav [class*="ls-btn"]:focus, .ls-tabs-btn .ls-tabs-btn-nav [class*="ls-btn"]:active {
    background-color: #dddddd;
    border-color: #d8d8d8
}

.ls-tabs-btn .ls-tabs-btn-nav [class*="ls-btn"] input {
    position: absolute;
    left: -20px;
    top: -20px
}

.ls-tabs-btn .ls-active > [class*="ls-btn"] {
    position: relative;
    font-weight: 600
}

.ls-tabs-btn .ls-active > [class*="ls-btn"]:before, .ls-tabs-btn .ls-active > [class*="ls-btn"]:after {
    left: 50%;
    display: none !important
}

.ls-tabs-btn .ls-active > [class*="ls-btn"]:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    position: relative;
    border: 8px solid transparent;
    border-color: #d8d8d8 transparent transparent transparent;
    bottom: -16px;
    position: absolute;
    top: auto;
    margin-left: -8px;
    z-index: 1
}

.ls-tabs-btn .ls-active > [class*="ls-btn"]:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    position: relative;
    border: 6px solid transparent;
    border-color: #dddddd transparent transparent transparent;
    bottom: -12px;
    position: absolute;
    top: auto;
    margin-left: -6px;
    z-index: 2
}

.ls-tabs-btn .ls-active > [class*="ls-btn"] [class*="ls-ico"]:before, .ls-tabs-btn .ls-active > [class*="ls-btn"] [class*="ls-ico"]:after {
    opacity: 1
}

.ls-tabs-btn [class*="ls-ico"] {
    font-size: 16px
}

.ls-tabs-btn [class*="ls-ico"]:before, .ls-tabs-btn [class*="ls-ico"]:after {
    opacity: 0.5;
    font-size: 24px;
    vertical-align: sub
}

.ls-tabs-btn [class*="ls-ico"]:before {
    margin-right: 5px
}

.ls-tabs-btn [class*="ls-ico"]:after {
    margin-left: 5px
}

.ls-tabs-btn .ls-tabs-btn-nav {
    list-style: none;
    margin-right: 0;
    margin-left: -5px
}

.ls-tabs-btn .ls-tabs-btn-nav [class*="col-"] {
    padding: 0 5px;
    overflow: hidden
}

.ls-tabs-btn .ls-tabs-container {
    top: 10px
}

.ls-tabs-btn .ls-tabs-container .ls-tab-content {
    padding: 0;
    border: none;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .ls-tabs-btn .ls-active [class*="ls-btn"]:before, .ls-tabs-btn .ls-active [class*="ls-btn"]:after {
        display: block !important
    }
}

.ls-cart {
    width: 100%;
    position: relative
}

.ls-cart .ls-checkbox-cart {
    width: 100%;
    height: 65px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer
}

.ls-cart .ls-checkbox-cart:checked ~ .ls-cart-content {
    display: block;
    border: 1px solid #c3c3c3;
    border-top: 0;
    position: absolute;
    width: inherit;
    background: white;
    border-radius: 0 0 5px 5px
}

.ls-cart .ls-checkbox-cart:checked ~ .ls-cart-header {
    width: 100%;
    background: white;
    border: 1px solid #c3c3c3;
    border-bottom: 0;
    border-radius: 5px 5px 0 0
}

.ls-cart .ls-checkbox-cart:checked ~ .ls-cart-header .ls-ico-cart, .ls-cart .ls-checkbox-cart:checked ~ .ls-cart-header strong {
    color: #888888
}

.ls-cart .ls-checkbox-cart:checked ~ .ls-cart-header:before {
    color: #888888;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.ls-cart .ls-cart-header {
    width: 100%;
    padding: 19px 15px;
    border-radius: 5px;
    z-index: 9;
    display: block;
    color: white
}

.ls-cart .ls-cart-header small {
    text-transform: uppercase;
    font-size: 12px;
    display: block
}

.ls-cart .ls-cart-header strong {
    font-size: 14px
}

.ls-cart .ls-cart-header:before {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    font: 12px "Locastyle";
    color: white;
    pointer-events: none;
    content: "\e60f";
    position: absolute;
    right: 20px;
    top: 39%
}

.ls-cart .ls-cart-content {
    display: none
}

.ls-cart .ls-ico-cart {
    margin-right: 5px;
    font-size: 30px;
    color: white
}

.ls-cart ul {
    max-height: 345px;
    overflow-y: auto;
    border-top: 1px solid #e5e5e5
}

.ls-cart ul li {
    padding: 20px 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    position: relative
}

.ls-cart ul li a {
    position: absolute;
    top: 20px;
    right: 10px
}

.ls-cart ul li .ls-title-product {
    margin-bottom: 0;
    max-width: 70%;
    font-weight: normal
}

.ls-cart ul li .ls-title-product strong {
    font-weight: bold
}

.ls-cart ul li p {
    display: inherit;
    margin-left: 20px;
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.ls-cart .ls-cart-footer {
    border-top: 1px solid #e5e5e5;
    background: #f7f7f7;
    padding: 20px 0;
    border-radius: 0 0 5px 5px
}

@media screen and (max-width: 768px) {
    .ls-cart ul li a {
        position: relative;
        left: 20px;
        top: 5px
    }
}
