@charset "UTF-8";
.b-r-1, .b-x-1 {
    border-right-width: 1px !important
}

.b-l-1, .b-x-1 {
    border-left-width: 1px !important
}

.b-t-1, .b-y-1 {
    border-top-width: 1px !important
}

.b-b-1, .b-y-1 {
    border-bottom-width: 1px !important
}

.b-a-1, .b-a-2, .b-a-3, .b-a-4 {
    border-style: solid !important
}

.bg-white, .bg-white * {
    border-color: rgba(0, 0, 0, .05)
}

.m-t-0, .m-y-0 {
    margin-top: 0 !important
}

.p-t-0, .p-y-0 {
    padding-top: 0 !important
}

.p-b-0, .p-y-0 {
    padding-bottom: 0 !important
}

.text-nowrap, .text-truncate {
    white-space: nowrap !important
}

.custom-control:after, .custom-file:after, .expanding-input-content:after, .expanding-input:after, .modal-content:after, .page-header:after, .panel-heading:after, .panel > .panel-title:after, .px-block-alerts:after, .px-nav-box:after, .px-nav-content, .px-nav-toggle:after, .px-nav-toggle ~ .px-nav-scrollable-area, .wizard-content:after, .wizard-pane:after, body:after {
    clear: both
}

.noUi-target, html[dir=rtl] .irs, html[dir=rtl] .irs * {
    direction: ltr !important
}

.c3 svg, .mfp-arrow {
    -webkit-tap-highlight-color: transparent
}

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

.page-block, .panel-block {
    padding-right: 20px !important;
    padding-left: 20px !important
}

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

    .col-xl-1 {
        width: 8.33333%
    }

    .col-xl-2 {
        width: 16.66667%
    }

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

    .col-xl-4 {
        width: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%
    }

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

    .col-xl-7 {
        width: 58.33333%
    }

    .col-xl-8 {
        width: 66.66667%
    }

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

    .col-xl-10 {
        width: 83.33333%
    }

    .col-xl-11 {
        width: 91.66667%
    }

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

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 8.33333%
    }

    .col-xl-pull-2 {
        right: 16.66667%
    }

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

    .col-xl-pull-4 {
        right: 33.33333%
    }

    .col-xl-pull-5 {
        right: 41.66667%
    }

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

    .col-xl-pull-7 {
        right: 58.33333%
    }

    .col-xl-pull-8 {
        right: 66.66667%
    }

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

    .col-xl-pull-10 {
        right: 83.33333%
    }

    .col-xl-pull-11 {
        right: 91.66667%
    }

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

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 8.33333%
    }

    .col-xl-push-2 {
        left: 16.66667%
    }

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

    .col-xl-push-4 {
        left: 33.33333%
    }

    .col-xl-push-5 {
        left: 41.66667%
    }

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

    .col-xl-push-7 {
        left: 58.33333%
    }

    .col-xl-push-8 {
        left: 66.66667%
    }

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

    .col-xl-push-10 {
        left: 83.33333%
    }

    .col-xl-push-11 {
        left: 91.66667%
    }

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

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.33333%
    }

    .col-xl-offset-2 {
        margin-left: 16.66667%
    }

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

    .col-xl-offset-4 {
        margin-left: 33.33333%
    }

    .col-xl-offset-5 {
        margin-left: 41.66667%
    }

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

    .col-xl-offset-7 {
        margin-left: 58.33333%
    }

    .col-xl-offset-8 {
        margin-left: 66.66667%
    }

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

    .col-xl-offset-10 {
        margin-left: 83.33333%
    }

    .col-xl-offset-11 {
        margin-left: 91.66667%
    }

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

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

.page-block, .page-wide-block, .panel-body .panel-block, .panel-wide-block {
    margin-right: -20px !important;
    margin-left: -20px !important
}

.p-r-0, .p-x-0 {
    padding-right: 0 !important
}

.p-l-0, .p-x-0 {
    padding-left: 0 !important
}

@media (max-width: 543px) {
    .width-xs-auto {
        width: auto !important
    }
}

.display-block {
    display: block !important
}

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

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.label-corner, .position-absolute {
    position: absolute !important
}

.image-inline {
    position: relative;
    top: -2px;
    display: inline-block;
    height: 1.61539em;
    margin-bottom: -2px
}

.page-header:after, .page-header:before, body:after, body:before {
    content: " ";
    display: table
}

.m-b-0, .m-y-0 {
    margin-bottom: 0 !important
}

.b-a-1 {
    border-width: 1px !important
}

.b-t-1 {
    border-top-style: solid !important
}

.b-r-1 {
    border-right-style: solid !important
}

.b-b-1 {
    border-bottom-style: solid !important
}

.b-l-1 {
    border-left-style: solid !important
}

.b-x-1 {
    border-right-style: solid !important;
    border-left-style: solid !important
}

.b-r-2, .b-x-2 {
    border-right-width: 2px !important;
    border-right-style: solid !important
}

.b-l-2, .b-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid !important
}

.b-y-1 {
    border-top-style: solid !important;
    border-bottom-style: solid !important
}

.b-t-2, .b-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid !important
}

.b-b-2, .b-y-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important
}

.b-a-2 {
    border-width: 2px !important
}

.b-r-3, .b-x-3 {
    border-right-width: 3px !important
}

.b-l-3, .b-x-3 {
    border-left-width: 3px !important
}

.b-t-3, .b-y-3 {
    border-top-width: 3px !important
}

.b-b-3, .b-y-3 {
    border-bottom-width: 3px !important
}

.b-a-3 {
    border-width: 3px !important
}

.b-t-3 {
    border-top-style: solid !important
}

.b-r-3 {
    border-right-style: solid !important
}

.b-b-3 {
    border-bottom-style: solid !important
}

.b-l-3 {
    border-left-style: solid !important
}

.b-x-3 {
    border-right-style: solid !important;
    border-left-style: solid !important
}

.b-r-4, .b-x-4 {
    border-right-width: 4px !important;
    border-right-style: solid !important
}

.b-l-4, .b-x-4 {
    border-left-width: 4px !important;
    border-left-style: solid !important
}

.b-y-3 {
    border-top-style: solid !important;
    border-bottom-style: solid !important
}

.b-t-4, .b-y-4 {
    border-top-width: 4px !important;
    border-top-style: solid !important
}

.b-b-4, .b-y-4 {
    border-bottom-width: 4px !important;
    border-bottom-style: solid !important
}

.b-a-4 {
    border-width: 4px !important
}

.b-r-0, .b-x-0 {
    border-right-width: 0 !important
}

.b-l-0, .b-x-0 {
    border-left-width: 0 !important
}

.b-t-0, .b-y-0 {
    border-top-width: 0 !important
}

.b-b-0, .b-y-0 {
    border-bottom-width: 0 !important
}

.b-a-0 {
    border-width: 0 !important
}

.border-rounded {
    border-radius: 2px !important
}

.border-round {
    border-radius: 99999px !important
}

.border-radius-0 {
    border-radius: 0 !important
}

.bg-white {
    background-color: #fff
}

.bg-white .bg-white.darken, .bg-white.darken, .bg-white[href]:hover {
    background-color: #f7f7f7
}

.bg-black, .bg-black .bg-black {
    border-color: #141418 !important
}

.bg-white .bg-white.darken[href]:hover, .bg-white .bg-white.darker, .bg-white.darken[href]:hover, .bg-white.darker {
    background-color: #f0f0f0
}

.bg-white .bg-white.darker[href]:hover, .bg-white.darker[href]:hover {
    background-color: #e8e8e8
}

.bg-black {
    background-color: #272634 !important
}

.bg-black[href]:hover {
    background-color: #222229 !important
}

.bg-black .bg-black.darken, .bg-black.darken {
    background-color: #222229 !important;
    border-color: #0d0d10 !important
}

.bg-black .bg-black.darken[href]:hover, .bg-black.darken[href]:hover {
    background-color: #1b1b21 !important
}

.bg-black .bg-black.darker, .bg-black.darker {
    background-color: #1b1b21 !important;
    border-color: #09080a !important
}

.bg-default, .bg-default .bg-default {
    border-color: #717273 !important
}

.bg-black .bg-black.darker[href]:hover, .bg-black.darker[href]:hover {
    background-color: #141418 !important
}

.bg-black, .bg-black a, .bg-black:active, .bg-black:focus, .bg-black:hover, .bg-black[href] {
    color: #e6e6e6 !important
}

.bg-black a:active, .bg-black a:focus, .bg-black a:hover, .bg-black[href]:active, .bg-black[href]:focus, .bg-black[href]:hover {
    color: #fff !important
}

.bg-black .text-muted, .bg-black .text-muted a, .bg-black .text-muted:active, .bg-black .text-muted:focus, .bg-black .text-muted:hover, .bg-black .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.bg-default {
    background-color: #818a91 !important
}

.bg-default[href]:hover {
    background-color: #808182 !important
}

.bg-default .bg-default.darken, .bg-default.darken {
    background-color: #808182 !important;
    border-color: #6a6b6b !important
}

.bg-default .bg-default.darken[href]:hover, .bg-default.darken[href]:hover {
    background-color: #797a7b !important
}

.bg-default .bg-default.darker, .bg-default.darker {
    background-color: #797a7b !important;
    border-color: #656566 !important
}

.bg-success, .bg-success .bg-success {
    border-color: #63a14b !important
}

.bg-default .bg-default.darker[href]:hover, .bg-default.darker[href]:hover {
    background-color: #717273 !important
}

.bg-default, .bg-default a, .bg-default:active, .bg-default:focus, .bg-default:hover, .bg-default[href] {
    color: #e6e6e6 !important
}

.bg-default a:active, .bg-default a:focus, .bg-default a:hover, .bg-default[href]:active, .bg-default[href]:focus, .bg-default[href]:hover {
    color: #fff !important
}

.bg-default .text-muted, .bg-default .text-muted a, .bg-default .text-muted:active, .bg-default .text-muted:focus, .bg-default .text-muted:hover, .bg-default .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.bg-success {
    background-color: #78bd5d !important
}

.bg-success[href]:hover {
    background-color: #72b159 !important
}

.bg-success .bg-success.darken, .bg-success.darken {
    background-color: #72b159 !important;
    border-color: #5d9647 !important
}

.bg-success .bg-success.darken[href]:hover, .bg-success.darken[href]:hover {
    background-color: #6aab50 !important
}

.bg-success .bg-success.darker, .bg-success.darker {
    background-color: #6aab50 !important;
    border-color: #598f43 !important
}

.bg-danger, .bg-danger .bg-danger {
    border-color: #d64230 !important
}

.bg-success .bg-success.darker[href]:hover, .bg-success.darker[href]:hover {
    background-color: #63a14b !important
}

.bg-success, .bg-success a, .bg-success:active, .bg-success:focus, .bg-success:hover, .bg-success[href] {
    color: #e6e6e6 !important
}

.bg-success a:active, .bg-success a:focus, .bg-success a:hover, .bg-success[href]:active, .bg-success[href]:focus, .bg-success[href]:hover {
    color: #fff !important
}

.bg-success .text-muted, .bg-success .text-muted a, .bg-success .text-muted:active, .bg-success .text-muted:focus, .bg-success .text-muted:hover, .bg-success .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.bg-danger {
    background-color: #e46050 !important
}

.bg-danger[href]:hover {
    background-color: #db5949 !important
}

.bg-danger .bg-danger.darken, .bg-danger.darken {
    background-color: #db5949 !important;
    border-color: #ce3a28 !important
}

.bg-danger .bg-danger.darken[href]:hover, .bg-danger.darken[href]:hover {
    background-color: #d94d3c !important
}

.bg-danger .bg-danger.darker, .bg-danger.darker {
    background-color: #d94d3c !important;
    border-color: #c63827 !important
}

.bg-warning, .bg-warning .bg-warning {
    border-color: #ea961f !important
}

.bg-danger .bg-danger.darker[href]:hover, .bg-danger.darker[href]:hover {
    background-color: #d64230 !important
}

.bg-danger, .bg-danger a, .bg-danger:active, .bg-danger:focus, .bg-danger:hover, .bg-danger[href] {
    color: #e6e6e6 !important
}

.bg-danger a:active, .bg-danger a:focus, .bg-danger a:hover, .bg-danger[href]:active, .bg-danger[href]:focus, .bg-danger[href]:hover {
    color: #fff !important
}

.bg-danger .text-muted, .bg-danger .text-muted a, .bg-danger .text-muted:active, .bg-danger .text-muted:focus, .bg-danger .text-muted:hover, .bg-danger .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.bg-warning {
    background-color: #f4ab43 !important
}

.bg-warning[href]:hover {
    background-color: #eda33b !important
}

.bg-warning .bg-warning.darken, .bg-warning.darken {
    background-color: #eda33b !important;
    border-color: #e48f15 !important
}

.bg-warning .bg-warning.darken[href]:hover, .bg-warning.darken[href]:hover {
    background-color: #eb9d2d !important
}

.bg-warning .bg-warning.darker, .bg-warning.darker {
    background-color: #eb9d2d !important;
    border-color: #db8914 !important
}

.bg-info, .bg-info .bg-info {
    border-color: #39b2d6 !important
}

.bg-warning .bg-warning.darker[href]:hover, .bg-warning.darker[href]:hover {
    background-color: #ea961f !important
}

.bg-warning, .bg-warning a, .bg-warning:active, .bg-warning:focus, .bg-warning:hover, .bg-warning[href] {
    color: #e6e6e6 !important
}

.bg-warning a:active, .bg-warning a:focus, .bg-warning a:hover, .bg-warning[href]:active, .bg-warning[href]:focus, .bg-warning[href]:hover {
    color: #fff !important
}

.bg-warning .text-muted, .bg-warning .text-muted a, .bg-warning .text-muted:active, .bg-warning .text-muted:focus, .bg-warning .text-muted:hover, .bg-warning .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.bg-info {
    background-color: #59c4e4 !important
}

.bg-info[href]:hover {
    background-color: #52bcdc !important
}

.bg-info .bg-info.darken, .bg-info.darken {
    background-color: #52bcdc !important;
    border-color: #2cadd4 !important
}

.bg-info .bg-info.darken[href]:hover, .bg-info.darken[href]:hover {
    background-color: #45b7d9 !important
}

.bg-info .bg-info.darker, .bg-info.darker {
    background-color: #45b7d9 !important;
    border-color: #2aa7cc !important
}

.bg-info .bg-info.darker[href]:hover, .bg-info.darker[href]:hover {
    background-color: #39b2d6 !important
}

.bg-info, .bg-info a, .bg-info:active, .bg-info:focus, .bg-info:hover, .bg-info[href] {
    color: #e6e6e6 !important
}

.bg-info a:active, .bg-info a:focus, .bg-info a:hover, .bg-info[href]:active, .bg-info[href]:focus, .bg-info[href]:hover {
    color: #fff !important
}

.bg-info .text-muted, .bg-info .text-muted a, .bg-info .text-muted:active, .bg-info .text-muted:focus, .bg-info .text-muted:hover, .bg-info .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.bg-transparent {
    background: 0 0 !important
}

.text-white {
    color: #fff !important
}

.text-default, .text-default a, .text-default:active, .text-default:focus, .text-default:hover, .text-default[href] {
    color: #2b2b2b !important
}

.text-default a:active, .text-default a:focus, .text-default a:hover, .text-default[href]:active, .text-default[href]:focus, .text-default[href]:hover {
    color: #111 !important
}

.text-muted, .text-muted a, .text-muted:active, .text-muted:focus, .text-muted:hover, .text-muted[href] {
    color: #687077 !important
}

.text-muted a:active, .text-muted a:focus, .text-muted a:hover, .text-muted[href]:active, .text-muted[href]:focus, .text-muted[href]:hover {
    color: #50575c !important
}

.text-light, .text-light a, .text-light:active, .text-light:focus, .text-light:hover, .text-light[href] {
    color: #a2a2a2 !important
}

.text-light a:active, .text-light a:focus, .text-light a:hover, .text-light[href]:active, .text-light[href]:focus, .text-light[href]:hover {
    color: #888 !important
}

.text-success, .text-success a, .text-success:active, .text-success:focus, .text-success:hover, .text-success[href] {
    color: #4e8737 !important
}

.text-success a:active, .text-success a:focus, .text-success a:hover, .text-success[href]:active, .text-success[href]:focus, .text-success[href]:hover {
    color: #396328 !important
}

.text-danger, .text-danger a, .text-danger:active, .text-danger:focus, .text-danger:hover, .text-danger[href] {
    color: #bb2e1d !important
}

.text-danger a:active, .text-danger a:focus, .text-danger a:hover, .text-danger[href]:active, .text-danger[href]:focus, .text-danger[href]:hover {
    color: #8f2316 !important
}

.text-warning, .text-warning a, .text-warning:active, .text-warning:focus, .text-warning:hover, .text-warning[href] {
    color: #cf7f0c !important
}

.text-warning a:active, .text-warning a:focus, .text-warning a:hover, .text-warning[href]:active, .text-warning[href]:focus, .text-warning[href]:hover {
    color: #9f6109 !important
}

.text-info, .text-info a, .text-info:active, .text-info:focus, .text-info:hover, .text-info[href] {
    color: #209cc2 !important
}

.text-info a:active, .text-info a:focus, .text-info a:hover, .text-info[href]:active, .text-info[href]:focus, .text-info[href]:hover {
    color: #187996 !important
}

.border-default {
    border-color: rgba(0, 0, 0, .05) !important
}

.border-panel {
    border-color: #e2e2e2 !important
}

.border-success {
    border-color: #78bd5d !important
}

.border-danger {
    border-color: #e46050 !important
}

.border-warning {
    border-color: #f4ab43 !important
}

.border-info {
    border-color: #59c4e4 !important
}

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

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

.pull-xs-none {
    float: none !important
}

@media (min-width: 544px) {
    .width-sm-auto {
        width: auto !important
    }

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

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

    .pull-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .width-md-auto {
        width: auto !important
    }

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

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

    .pull-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .width-lg-auto {
        width: auto !important
    }

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

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

    .pull-lg-none {
        float: none !important
    }
}

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

.m-r-0, .m-x-0 {
    margin-right: 0 !important
}

.m-l-0, .m-x-0 {
    margin-left: 0 !important
}

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

.m-r-1, .m-x-1 {
    margin-right: 10px !important
}

.m-l-1, .m-x-1 {
    margin-left: 10px !important
}

.m-t-1, .m-y-1 {
    margin-top: 10px !important
}

.m-b-1, .m-y-1 {
    margin-bottom: 10px !important
}

.m-a-1 {
    margin: 10px !important
}

.m-r-2, .m-x-2 {
    margin-right: 15px !important
}

.m-l-2, .m-x-2 {
    margin-left: 15px !important
}

.m-t-2, .m-y-2 {
    margin-top: 15px !important
}

.m-b-2, .m-y-2 {
    margin-bottom: 15px !important
}

.m-a-2 {
    margin: 15px !important
}

.m-r-3, .m-x-3 {
    margin-right: 20px !important
}

.m-l-3, .m-x-3 {
    margin-left: 20px !important
}

.m-t-3, .m-y-3 {
    margin-top: 20px !important
}

.m-b-3, .m-y-3 {
    margin-bottom: 20px !important
}

.m-a-3 {
    margin: 20px !important
}

.m-r-4, .m-x-4 {
    margin-right: 30px !important
}

.m-l-4, .m-x-4 {
    margin-left: 30px !important
}

.m-t-4, .m-y-4 {
    margin-top: 30px !important
}

.m-b-4, .m-y-4 {
    margin-bottom: 30px !important
}

.m-a-4 {
    margin: 30px !important
}

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

.p-r-1, .p-x-1 {
    padding-right: 10px !important
}

.p-l-1, .p-x-1 {
    padding-left: 10px !important
}

.p-t-1, .p-y-1 {
    padding-top: 10px !important
}

.p-b-1, .p-y-1 {
    padding-bottom: 10px !important
}

.p-a-1 {
    padding: 10px !important
}

.p-r-2, .p-x-2 {
    padding-right: 15px !important
}

.p-l-2, .p-x-2 {
    padding-left: 15px !important
}

.p-t-2, .p-y-2 {
    padding-top: 15px !important
}

.p-b-2, .p-y-2 {
    padding-bottom: 15px !important
}

.p-a-2 {
    padding: 15px !important
}

.p-r-3, .p-x-3 {
    padding-right: 20px !important
}

.p-l-3, .p-x-3 {
    padding-left: 20px !important
}

.p-t-3, .p-y-3 {
    padding-top: 20px !important
}

.p-b-3, .p-y-3 {
    padding-bottom: 20px !important
}

.p-a-3 {
    padding: 20px !important
}

.p-r-4, .p-x-4 {
    padding-right: 30px !important
}

.p-l-4, .p-x-4 {
    padding-left: 30px !important
}

.p-t-4, .p-y-4 {
    padding-top: 30px !important
}

.p-b-4, .p-y-4 {
    padding-bottom: 30px !important
}

.p-a-4 {
    padding: 30px !important
}

.line-height-1 {
    line-height: 1 !important
}

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

.text-truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important
}

body, html {
    overflow: hidden;
    width: 100%;
    min-height: 100%
}

.text-xs-left {
    text-align: left !important
}

.text-xs-right {
    text-align: right !important
}

.text-xs-center {
    text-align: center !important
}

@media (min-width: 544px) {
    .text-sm-left {
        text-align: left !important
    }

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

    .text-sm-center {
        text-align: center !important
    }

    body {
        overflow: visible
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

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

    .text-md-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.dropdown-header, .dz-nopreview, .dz-remove, .jsxc_uppercase {
    text-transform: uppercase
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-semibold {
    font-weight: 600 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: 900 !important
}

.font-italic {
    font-style: italic !important
}

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

.font-size-11 {
    font-size: 11px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-13 {
    font-size: 13px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-17 {
    font-size: 17px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-size-28 {
    font-size: 28px !important
}

.font-size-34 {
    font-size: 34px !important
}

.font-size-40 {
    font-size: 40px !important
}

.font-size-46 {
    font-size: 46px !important
}

.font-size-52 {
    font-size: 52px !important
}

.valign-top {
    vertical-align: top !important
}

.dataTable thead th, .valign-middle {
    vertical-align: middle !important
}

.valign-bottom {
    vertical-align: bottom !important
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 50px;
    margin-bottom: 25px;
    outline: 0;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.custom-select, .custom-select:focus {
    outline: 0 !important
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
    font-weight: 300
}

a, a:hover {
    text-decoration: none
}

code {
    font-weight: 400 !important
}

.badge, .dropdown-header, .label, .pagination > li.active > a, .pagination > li.active > span, .table th, .table-caption, label, optgroup {
    font-weight: 600
}

blockquote {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.2em
}

@media (min-width: 768px) {
    .btn, a, button {
        outline: 0 !important
    }

    ::-moz-focus-inner {
        border: 0 !important
    }

    select:-moz-focusring {
        color: transparent;
        text-shadow: 0 0 0 #444
    }
}

body, html {
    margin: 0;
    padding: 0
}

.page-header, .px-content {
    padding: 20px
}

html {
    overflow-y: auto;
    height: 100%;
    max-height: 100%
}

body {
    position: relative;
    height: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-backface-visibility: hidden
}

hr {
    margin-top: 20px;
    margin-bottom: 20px
}

.box hr, .modal hr, .panel hr {
    border-color: rgba(0, 0, 0, .05)
}

.no-animation {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important
}

.page-header {
    margin: -20px -20px 20px;
    border-bottom: 1px solid
}

.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px
}

.page-header-text, .page-header-text a {
    font-size: 18px
}

.page-header-icon {
    display: inline-block;
    margin-right: 10px;
    font-size: 22px;
    line-height: 1
}

#px-breakpoint-lg, #px-breakpoint-md, #px-breakpoint-sm, #px-breakpoint-xs {
    position: absolute;
    top: -10000px;
    display: none;
    width: 1px;
    height: 1px
}

#px-breakpoint-xs {
    display: block
}

@media (min-width: 544px) {
    #px-breakpoint-xs {
        display: none !important
    }

    #px-breakpoint-sm {
        display: block
    }
}

@media (min-width: 768px) {
    #px-breakpoint-sm {
        display: none !important
    }

    #px-breakpoint-md {
        display: block
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }

    #px-breakpoint-md {
        display: none !important
    }

    #px-breakpoint-lg {
        display: block
    }
}

@media (min-width: 1200px) {
    .pull-xl-left {
        float: left !important
    }

    .pull-xl-right {
        float: right !important
    }

    .pull-xl-none {
        float: none !important
    }

    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    #px-breakpoint-lg {
        display: none !important
    }
}

.table-footer, .table-header {
    position: relative;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .05);
    background: 0 0
}

.table-header {
    border-bottom: none;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.table-footer {
    min-height: 40px;
    border-top: none;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.table-caption {
    font-size: 15px
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    color: #6f976d
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    color: #8d7955
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    color: #528d9e
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    color: #b05b59
}

.table-light .table, .table-light.table {
    margin: 0;
    border-top-color: #dbdbdb !important
}

.table-light {
    margin-bottom: 21px
}

.table-light .table-header, .table-light thead, .table-light thead th, .table-light thead tr {
    border-color: #dbdbdb !important;
    color: #444
}

.table-light thead th, .table-light thead tr {
    background: #ebebeb
}

.table-light .table-header {
    background: #fafafa
}

.table-success .table, .table-success.table {
    margin: 0;
    border-top-color: #618c50 !important
}

.table-success {
    margin-bottom: 21px
}

.table-success .table-header, .table-success thead, .table-success thead th, .table-success thead tr {
    border-color: #618c50 !important;
    color: #fff
}

.table-success thead th, .table-success thead tr {
    background: #6ba953
}

.table-success .table-header {
    background: #78bd5d
}

.table-success .table-header .form-control {
    border: none
}

.table-danger .table, .table-danger.table {
    margin: 0;
    border-top-color: #c34333 !important
}

.table-danger {
    margin-bottom: 21px
}

.table-danger .table-header, .table-danger thead, .table-danger thead th, .table-danger thead tr {
    border-color: #c34333 !important;
    color: #fff
}

.table-danger thead th, .table-danger thead tr {
    background: #d74f3f
}

.table-danger .table-header {
    background: #e46050
}

.table-danger .table-header .form-control {
    border: none
}

.table-warning .table, .table-warning.table {
    margin: 0;
    border-top-color: #d98d21 !important
}

.table-warning {
    margin-bottom: 21px
}

.table-warning .table-header, .table-warning thead, .table-warning thead th, .table-warning thead tr {
    border-color: #d98d21 !important;
    color: #fff
}

.table-warning thead th, .table-warning thead tr {
    background: #e99c2f
}

.table-warning .table-header {
    background: #f4ab43
}

.table-warning .table-header .form-control {
    border: none
}

.table-info .table, .table-info.table {
    margin: 0;
    border-top-color: #37a7c8 !important
}

.table-info {
    margin-bottom: 21px
}

.table-info .table-header, .table-info thead, .table-info thead th, .table-info thead tr {
    border-color: #37a7c8 !important;
    color: #fff
}

.table-info thead th, .table-info thead tr {
    background: #48b6d7
}

.table-info .table-header {
    background: #59c4e4
}

.table-info .table-header .form-control {
    border: none
}

.form-control {
    box-shadow: none !important
}

.form-control[type=color] {
    height: 31px;
    padding: 2px 6px
}

select.form-control {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 29px
}

select.input-sm {
    line-height: 23px
}

select.input-lg {
    line-height: 37px
}

legend {
    padding-bottom: 7px;
    color: #666;
    font-size: 16.9px
}

label.required:after {
    margin-left: 2px;
    content: "*";
    color: red
}

.btn-loading:after, .dropdown-menu .dropdown-toggle > a:after, .dropdown-toggle:after {
    content: ""
}

.form-control-feedback {
    text-decoration: none !important;
    pointer-events: auto;
    color: #444
}

.panel-danger .panel-heading-text a, .panel-danger.panel-body-colorful .panel-body a, .panel-danger.panel-body-colorful .panel-footer a, .panel-danger.panel-dark .panel-heading-text a, .panel-danger.panel-dark.panel-body-colorful .panel-body a, .panel-danger.panel-dark.panel-body-colorful .panel-footer a, .panel-info .panel-heading-text a, .panel-info.panel-body-colorful .panel-body a, .panel-info.panel-body-colorful .panel-footer a, .panel-info.panel-dark .panel-heading-text a, .panel-info.panel-dark.panel-body-colorful .panel-body a, .panel-info.panel-dark.panel-body-colorful .panel-footer a, .panel-success .panel-heading-text a, .panel-success.panel-body-colorful .panel-body a, .panel-success.panel-body-colorful .panel-footer a, .panel-success.panel-dark .panel-heading-text a, .panel-success.panel-dark.panel-body-colorful .panel-body a, .panel-success.panel-dark.panel-body-colorful .panel-footer a, .panel-warning .panel-heading-text a, .panel-warning.panel-body-colorful .panel-body a, .panel-warning.panel-body-colorful .panel-footer a, .panel-warning.panel-dark .panel-heading-text a, .panel-warning.panel-dark.panel-body-colorful .panel-body a, .panel-warning.panel-dark.panel-body-colorful .panel-footer a, .px-navbar .navbar-link {
    text-decoration: underline
}

#toast-container, .form-loading, .ps-container:hover.ps-in-scrolling.ps-in-scrolling, .ps-in-scrolling {
    pointer-events: none
}

.form-control-feedback:focus, .form-control-feedback:hover {
    color: #444
}

.input-sm[type=color] {
    height: 25.04px;
    padding: 1.5px 4.5px
}

.input-lg[type=color] {
    height: 39px;
    padding: 4px 9px
}

.has-success .form-control {
    border-color: #78bd5d
}

.has-success .input-group-addon {
    color: #6f976d;
    border-color: #78bd5d !important;
    background-color: #fcfff5
}

.has-success .form-control-feedback {
    color: #78bd5d
}

.has-warning .form-control {
    border-color: #f4ab43
}

.has-warning .input-group-addon {
    color: #8d7955;
    border-color: #f4ab43 !important;
    background-color: #fffaf3
}

.has-warning .form-control-feedback {
    color: #f4ab43
}

.has-error .form-control {
    border-color: #e46050
}

.has-error .input-group-addon {
    color: #b05b59;
    border-color: #e46050 !important;
    background-color: #fff6f6
}

.has-error .form-control-feedback {
    color: #e46050
}

.form-message {
    display: none;
    padding-top: 3px
}

.has-error .form-message, .has-success .form-message, .has-warning .form-message {
    display: block
}

.form-message-dark .form-message, .form-message-light .form-message, .form-message.dark, .form-message.light {
    position: relative;
    margin-top: 2px;
    padding: 3px 12px;
    border: 1px solid;
    border-radius: 2px;
    background-size: 20px 20px !important
}

.form-message-dark .form-message:after, .form-message-dark .form-message:before, .form-message-light .form-message:after, .form-message-light .form-message:before, .form-message.dark:after, .form-message.dark:before, .form-message.light:after, .form-message.light:before {
    position: absolute;
    content: "";
    border: none;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: transparent
}

.form-message-dark .form-message:before, .form-message-light .form-message:before, .form-message.dark:before, .form-message.light:before {
    top: -7px;
    left: 12px;
    border-right-width: 7px;
    border-bottom-width: 7px;
    border-bottom-color: inherit;
    border-left-width: 7px
}

.form-message-dark .form-message:after, .form-message-light .form-message:after, .form-message.dark:after, .form-message.light:after {
    top: -6px;
    left: 13px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px
}

.has-error .control-label, .has-success .control-label, .has-warning .control-label {
    color: #444
}

.has-success .form-message {
    color: #6f976d
}

.has-success .form-message.light, .has-success.form-message-light .form-message {
    color: #6f976d;
    border-color: #a3c293;
    background: #fcfff5
}

.has-success .form-message.light:after, .has-success.form-message-light .form-message:after {
    border-bottom-color: #fcfff5
}

.has-success .form-message.dark, .has-success.form-message-dark .form-message {
    color: #fff;
    border-color: #69b64b;
    background: #78bd5d;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent)
}

.has-success .form-message.dark:after, .has-success.form-message-dark .form-message:after {
    border-bottom-color: #78bd5d
}

.has-warning .form-message {
    color: #8d7955
}

.has-warning .form-message.light, .has-warning.form-message-light .form-message {
    color: #8d7955;
    border-color: #c9ba9b;
    background: #fffaf3
}

.has-warning .form-message.light:after, .has-warning.form-message-light .form-message:after {
    border-bottom-color: #fffaf3
}

.has-warning .form-message.dark, .has-warning.form-message-dark .form-message {
    color: #fff;
    border-color: #f3a02b;
    background: #f4ab43;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent)
}

.has-warning .form-message.dark:after, .has-warning.form-message-dark .form-message:after {
    border-bottom-color: #f4ab43
}

.has-error .form-message {
    color: #b05b59
}

.has-error .form-message.light, .has-error.form-message-light .form-message {
    color: #b05b59;
    border-color: #e0b4b4;
    background: #fff6f6
}

.has-error .form-message.light:after, .has-error.form-message-light .form-message:after {
    border-bottom-color: #fff6f6
}

.has-error .form-message.dark, .has-error.form-message-dark .form-message {
    color: #fff;
    border-color: #e14c3a;
    background: #e46050;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent)
}

.has-error .form-message.dark:after, .has-error.form-message-dark .form-message:after {
    border-bottom-color: #e46050
}

.form-control-error, .form-control-success, .form-control-warning {
    padding-right: 36px;
    background-repeat: no-repeat;
    background-position: center right 7.25px;
    background-size: 14.5px 14.5px
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-error .form-control-error {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-bordered .form-group {
    margin-right: 0;
    margin-left: 0;
    padding-top: 15px
}

.form-bordered .form-group + .form-group {
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.form-loading {
    position: relative;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-loading:after, .form-loading:before {
    position: absolute;
    display: block;
    content: ''
}

.custom-control, .switcher-indicator {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.form-loading:before {
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .8)
}

.form-loading:after {
    z-index: 1001;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    -webkit-animation: form-spin .6s linear;
    animation: form-spin .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border-width: 2px;
    border-style: solid;
    border-color: #767676 rgba(0, 0, 0, .1) rgba(0, 0, 0, .1);
    border-radius: 999px
}

.btn-3d, .btn-loading {
    position: relative
}

.form-loading.form-loading-inverted:before {
    background: rgba(0, 0, 0, .45)
}

.form-loading.form-loading-inverted:after {
    border-color: #fff rgba(255, 255, 255, .2) rgba(255, 255, 255, .2)
}

.modal-dialog .form-loading:before {
    z-index: 2080
}

.modal-dialog .form-loading:after {
    z-index: 2081
}

@-webkit-keyframes form-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes form-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.btn.disabled, .btn.disabled:active, .btn[disabled], .btn[disabled]:active, fieldset[disabled] .btn, fieldset[disabled] .btn:active {
    box-shadow: none
}

.btn.active, .btn:active, .open > .btn.dropdown-toggle, fieldset[disabled] .btn.active {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1) inset
}

.btn-3d, .btn-link {
    box-shadow: none !important
}

.btn-link {
    color: #316498 !important;
    border: none !important;
    background: 0 0 !important
}

.btn-link.active, .btn-link:active, .btn-link:focus, .btn-link:hover {
    color: #3d7dbf !important
}

.btn-rounded {
    border-radius: 999px
}

.btn-3d, .btn-3d.disabled, .btn-3d.disabled:active, .btn-3d:active, .btn-3d[disabled], .btn-3d[disabled]:active, fieldset[disabled] .btn-3d, fieldset[disabled] .btn-3d:active {
    margin-top: 0;
    border-bottom-width: 3px
}

.btn-3d.active, .btn-3d:active, .open > .btn-3d.dropdown-toggle, fieldset[disabled] .btn-3d.active {
    margin-top: 2px;
    border-bottom-width: 1px
}

.btn.btn-outline.btn-outline-colorless {
    color: #444;
    border-color: rgba(0, 0, 0, .12);
    background: 0 0
}

.btn.btn-outline.btn-outline-colorless.disabled, .btn.btn-outline.btn-outline-colorless.disabled:active, .btn.btn-outline.btn-outline-colorless:disabled, .btn.btn-outline.btn-outline-colorless:disabled:active, fieldset[disabled] .btn.btn-outline.btn-outline-colorless, fieldset[disabled] .btn.btn-outline.btn-outline-colorless:active {
    color: #444;
    border-color: rgba(0, 0, 0, .12) !important;
    background: 0 0
}

.btn.btn-outline.btn-outline-colorless-inverted {
    color: #fff;
    border-color: rgba(255, 255, 255, .12);
    background: 0 0
}

.btn.btn-outline.btn-outline-colorless-inverted.disabled, .btn.btn-outline.btn-outline-colorless-inverted.disabled:active, .btn.btn-outline.btn-outline-colorless-inverted:disabled, .btn.btn-outline.btn-outline-colorless-inverted:disabled:active, fieldset[disabled] .btn.btn-outline.btn-outline-colorless-inverted, fieldset[disabled] .btn.btn-outline.btn-outline-colorless-inverted:active {
    color: #fff;
    border-color: rgba(255, 255, 255, .12) !important;
    background: 0 0
}

.btn-loading {
    cursor: default;
    color: transparent !important
}

.btn-loading:after, .btn-loading:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.28em;
    height: 1.28em;
    margin: -.64em 0 0 -.64em
}

.btn-loading:before {
    content: '';
    border: 2px solid rgba(0, 0, 0, .15);
    border-radius: 9999px
}

.btn-loading:after {
    -webkit-animation: button-loading .6s linear;
    animation: button-loading .6s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    border: 2px solid;
    border-color: #fff transparent transparent;
    border-radius: 9999px;
    box-shadow: 0 0 0 1px transparent
}

@-webkit-keyframes button-loading {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes button-loading {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.btn-group-xs > .btn, .btn-xs {
    font-size: 11px;
    line-height: 1.4555
}

.btn-group-xl > .btn, .btn-xl {
    padding: 10px 25px;
    font-size: 20px;
    line-height: 1.5;
    border-radius: 4px
}

.btn {
    color: #444;
    border-color: #dfdfdf;
    background: #ececec
}

.btn.btn-outline {
    border-color: #dfdfdf;
    background: 0 0
}

.btn.btn-outline.focus, .btn.btn-outline:focus, .btn.btn-outline:hover, .btn.focus, .btn:focus, .btn:hover {
    color: #444;
    border-color: #dadada #dadada #acacac;
    background: #e4e4e4
}

.btn.active, .btn.btn-outline.active, .btn.btn-outline:active, .btn:active, .open > .btn.dropdown-toggle, .open > .btn.dropdown-toggle.btn-outline {
    color: #444;
    border-color: #c6c6c6;
    background: #ddd
}

.btn.active.focus, .btn.active:focus, .btn.active:hover, .btn.btn-outline.active.focus, .btn.btn-outline.active:focus, .btn.btn-outline.active:hover, .btn.btn-outline:active.focus, .btn.btn-outline:active:focus, .btn.btn-outline:active:hover, .btn:active.focus, .btn:active:focus, .btn:active:hover, .open > .btn.dropdown-toggle.btn-outline.focus, .open > .btn.dropdown-toggle.btn-outline:focus, .open > .btn.dropdown-toggle.btn-outline:hover, .open > .btn.dropdown-toggle.focus, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle:hover {
    border-color: #c6c6c6;
    background: #d8d8d8
}

.btn.btn-3d.btn-outline.focus, .btn.btn-3d.btn-outline:focus, .btn.btn-3d.btn-outline:hover, .btn.btn-3d.focus, .btn.btn-3d:focus, .btn.btn-3d:hover {
    border-bottom-color: #c6c6c6
}

.btn.btn-3d.active, .btn.btn-3d.active.focus, .btn.btn-3d.active:focus, .btn.btn-3d.active:hover, .btn.btn-3d:active, .btn.btn-3d:active.focus, .btn.btn-3d:active:focus, .btn.btn-3d:active:hover, .open > .btn.dropdown-toggle.btn-3d, .open > .btn.dropdown-toggle.btn-3d.focus, .open > .btn.dropdown-toggle.btn-3d:focus, .open > .btn.dropdown-toggle.btn-3d:hover {
    background: #e4e4e4
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    border-color: #dfdfdf !important;
    background: #ececec !important
}

.btn.btn-outline.disabled, .btn.btn-outline[disabled], fieldset[disabled] .btn.btn-outline {
    color: #dadada;
    border-color: #dfdfdf !important;
    background: 0 0 !important
}

.btn.disabled.active, .btn[disabled].active, fieldset[disabled] .btn.active {
    color: #444 !important;
    border-color: #c6c6c6 !important;
    background: #ddd !important
}

.btn.btn-outline {
    color: #444
}

.btn-success {
    color: #fff;
    border-color: #6ea958;
    background: #78bd5d
}

.btn-success.btn-outline {
    color: #6aa354;
    border-color: #6ea958;
    background: 0 0
}

.btn-success.btn-outline.focus, .btn-success.btn-outline:focus, .btn-success.btn-outline:hover, .btn-success.focus, .btn-success:focus, .btn-success:hover {
    color: #fff;
    border-color: #6aa354 #6aa354 #426634;
    background: #6fb952
}

.btn-success.active, .btn-success.btn-outline.active, .btn-success.btn-outline:active, .btn-success:active, .open > .btn-success.dropdown-toggle, .open > .btn-success.dropdown-toggle.btn-outline {
    color: #fff;
    border-color: #588846;
    background: #67b349
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.btn-outline.active.focus, .btn-success.btn-outline.active:focus, .btn-success.btn-outline.active:hover, .btn-success.btn-outline:active.focus, .btn-success.btn-outline:active:focus, .btn-success.btn-outline:active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.btn-outline.focus, .open > .btn-success.dropdown-toggle.btn-outline:focus, .open > .btn-success.dropdown-toggle.btn-outline:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
    border-color: #588846;
    background: #62ab46
}

.btn-success.btn-3d.btn-outline.focus, .btn-success.btn-3d.btn-outline:focus, .btn-success.btn-3d.btn-outline:hover, .btn-success.btn-3d.focus, .btn-success.btn-3d:focus, .btn-success.btn-3d:hover {
    border-bottom-color: #588846
}

.btn-success.btn-3d.active, .btn-success.btn-3d.active.focus, .btn-success.btn-3d.active:focus, .btn-success.btn-3d.active:hover, .btn-success.btn-3d:active, .btn-success.btn-3d:active.focus, .btn-success.btn-3d:active:focus, .btn-success.btn-3d:active:hover, .open > .btn-success.dropdown-toggle.btn-3d, .open > .btn-success.dropdown-toggle.btn-3d.focus, .open > .btn-success.dropdown-toggle.btn-3d:focus, .open > .btn-success.dropdown-toggle.btn-3d:hover {
    background: #6fb952
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success {
    border-color: #6ea958 !important;
    background: #78bd5d !important
}

.btn-success.btn-outline.disabled, .btn-success.btn-outline[disabled], fieldset[disabled] .btn-success.btn-outline {
    color: #6aa354;
    border-color: #6ea958 !important;
    background: 0 0 !important
}

.btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    color: #fff !important;
    border-color: #588846 !important;
    background: #67b349 !important
}

.btn-warning {
    color: #fff;
    border-color: #dc9c41;
    background: #f4ab43
}

.btn-warning.btn-outline {
    color: #db9839;
    border-color: #dc9c41;
    background: 0 0
}

.btn-warning.btn-outline.focus, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:hover, .btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
    color: #fff;
    border-color: #db9839 #db9839 #9b671c;
    background: #f3a535
}

.btn-warning.active, .btn-warning.btn-outline.active, .btn-warning.btn-outline:active, .btn-warning:active, .open > .btn-warning.dropdown-toggle, .open > .btn-warning.dropdown-toggle.btn-outline {
    color: #fff;
    border-color: #c68324;
    background: #f29e26
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.btn-outline.active.focus, .btn-warning.btn-outline.active:focus, .btn-warning.btn-outline.active:hover, .btn-warning.btn-outline:active.focus, .btn-warning.btn-outline:active:focus, .btn-warning.btn-outline:active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.btn-outline.focus, .open > .btn-warning.dropdown-toggle.btn-outline:focus, .open > .btn-warning.dropdown-toggle.btn-outline:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
    border-color: #c68324;
    background: #f29a1c
}

.btn-warning.btn-3d.btn-outline.focus, .btn-warning.btn-3d.btn-outline:focus, .btn-warning.btn-3d.btn-outline:hover, .btn-warning.btn-3d.focus, .btn-warning.btn-3d:focus, .btn-warning.btn-3d:hover {
    border-bottom-color: #c68324
}

.btn-warning.btn-3d.active, .btn-warning.btn-3d.active.focus, .btn-warning.btn-3d.active:focus, .btn-warning.btn-3d.active:hover, .btn-warning.btn-3d:active, .btn-warning.btn-3d:active.focus, .btn-warning.btn-3d:active:focus, .btn-warning.btn-3d:active:hover, .open > .btn-warning.dropdown-toggle.btn-3d, .open > .btn-warning.dropdown-toggle.btn-3d.focus, .open > .btn-warning.dropdown-toggle.btn-3d:focus, .open > .btn-warning.dropdown-toggle.btn-3d:hover {
    background: #f3a535
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning {
    border-color: #dc9c41 !important;
    background: #f4ab43 !important
}

.btn-warning.btn-outline.disabled, .btn-warning.btn-outline[disabled], fieldset[disabled] .btn-warning.btn-outline {
    color: #db9839;
    border-color: #dc9c41 !important;
    background: 0 0 !important
}

.btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    color: #fff !important;
    border-color: #c68324 !important;
    background: #f29e26 !important
}

.btn-info {
    color: #fff;
    border-color: #59b0cb;
    background: #59c4e4
}

.btn-info.btn-outline {
    color: #51adc8;
    border-color: #59b0cb;
    background: 0 0
}

.btn-info.btn-outline.focus, .btn-info.btn-outline:focus, .btn-info.btn-outline:hover, .btn-info.focus, .btn-info:focus, .btn-info:hover {
    color: #fff;
    border-color: #51adc8 #51adc8 #2d7990;
    background: #4cbfe2
}

.btn-info.active, .btn-info.btn-outline.active, .btn-info.btn-outline:active, .btn-info:active, .open > .btn-info.dropdown-toggle, .open > .btn-info.dropdown-toggle.btn-outline {
    color: #fff;
    border-color: #3a9ab7;
    background: #3fbbe0
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.btn-outline.active.focus, .btn-info.btn-outline.active:focus, .btn-info.btn-outline.active:hover, .btn-info.btn-outline:active.focus, .btn-info.btn-outline:active:focus, .btn-info.btn-outline:active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.btn-outline.focus, .open > .btn-info.dropdown-toggle.btn-outline:focus, .open > .btn-info.dropdown-toggle.btn-outline:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
    border-color: #3a9ab7;
    background: #36b8de
}

.btn-info.btn-3d.btn-outline.focus, .btn-info.btn-3d.btn-outline:focus, .btn-info.btn-3d.btn-outline:hover, .btn-info.btn-3d.focus, .btn-info.btn-3d:focus, .btn-info.btn-3d:hover {
    border-bottom-color: #3a9ab7
}

.btn-info.btn-3d.active, .btn-info.btn-3d.active.focus, .btn-info.btn-3d.active:focus, .btn-info.btn-3d.active:hover, .btn-info.btn-3d:active, .btn-info.btn-3d:active.focus, .btn-info.btn-3d:active:focus, .btn-info.btn-3d:active:hover, .open > .btn-info.dropdown-toggle.btn-3d, .open > .btn-info.dropdown-toggle.btn-3d.focus, .open > .btn-info.dropdown-toggle.btn-3d:focus, .open > .btn-info.dropdown-toggle.btn-3d:hover {
    background: #4cbfe2
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info {
    border-color: #59b0cb !important;
    background: #59c4e4 !important
}

.btn-info.btn-outline.disabled, .btn-info.btn-outline[disabled], fieldset[disabled] .btn-info.btn-outline {
    color: #51adc8;
    border-color: #59b0cb !important;
    background: 0 0 !important
}

.btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    color: #fff !important;
    border-color: #3a9ab7 !important;
    background: #3fbbe0 !important
}

.btn-danger {
    color: #fff;
    border-color: #ca5e51;
    background: #e46050
}

.btn-danger.btn-outline {
    color: #c75749;
    border-color: #ca5e51;
    background: 0 0
}

.btn-danger.btn-outline.focus, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:hover, .btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
    color: #fff;
    border-color: #c75749 #c75749 #8a352a;
    background: #e25443
}

.btn-danger.active, .btn-danger.btn-outline.active, .btn-danger.btn-outline:active, .btn-danger:active, .open > .btn-danger.dropdown-toggle, .open > .btn-danger.dropdown-toggle.btn-outline {
    color: #fff;
    border-color: #b14336;
    background: #e04835
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.btn-outline.active.focus, .btn-danger.btn-outline.active:focus, .btn-danger.btn-outline.active:hover, .btn-danger.btn-outline:active.focus, .btn-danger.btn-outline:active:focus, .btn-danger.btn-outline:active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.btn-outline.focus, .open > .btn-danger.dropdown-toggle.btn-outline:focus, .open > .btn-danger.dropdown-toggle.btn-outline:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
    border-color: #b14336;
    background: #df402d
}

.btn-danger.btn-3d.btn-outline.focus, .btn-danger.btn-3d.btn-outline:focus, .btn-danger.btn-3d.btn-outline:hover, .btn-danger.btn-3d.focus, .btn-danger.btn-3d:focus, .btn-danger.btn-3d:hover {
    border-bottom-color: #b14336
}

.btn-danger.btn-3d.active, .btn-danger.btn-3d.active.focus, .btn-danger.btn-3d.active:focus, .btn-danger.btn-3d.active:hover, .btn-danger.btn-3d:active, .btn-danger.btn-3d:active.focus, .btn-danger.btn-3d:active:focus, .btn-danger.btn-3d:active:hover, .open > .btn-danger.dropdown-toggle.btn-3d, .open > .btn-danger.dropdown-toggle.btn-3d.focus, .open > .btn-danger.dropdown-toggle.btn-3d:focus, .open > .btn-danger.dropdown-toggle.btn-3d:hover {
    background: #e25443
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger {
    border-color: #ca5e51 !important;
    background: #e46050 !important
}

.btn-danger.btn-outline.disabled, .btn-danger.btn-outline[disabled], fieldset[disabled] .btn-danger.btn-outline {
    color: #c75749;
    border-color: #ca5e51 !important;
    background: 0 0 !important
}

.btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    color: #fff !important;
    border-color: #b14336 !important;
    background: #e04835 !important
}

.dropdown-toggle:after, .dropup .dropdown-toggle:after {
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1)
    }
}

@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    100%, 20%, 40%, 60%, 80% {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }
    10% {
        -webkit-transform: skewX(-8deg)
    }
    20% {
        -webkit-transform: skewX(7deg)
    }
    30% {
        -webkit-transform: skewX(-6deg)
    }
    40% {
        -webkit-transform: skewX(5deg)
    }
    50% {
        -webkit-transform: skewX(-4deg)
    }
    60% {
        -webkit-transform: skewX(3deg)
    }
    70% {
        -webkit-transform: skewX(-2deg)
    }
    80% {
        -webkit-transform: skewX(1deg)
    }
    100%, 90% {
        -webkit-transform: skewX(0)
    }
}

@keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
        transform: skewX(9deg)
    }
    10% {
        -webkit-transform: skewX(-8deg);
        transform: skewX(-8deg)
    }
    20% {
        -webkit-transform: skewX(7deg);
        transform: skewX(7deg)
    }
    30% {
        -webkit-transform: skewX(-6deg);
        transform: skewX(-6deg)
    }
    40% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }
    50% {
        -webkit-transform: skewX(-4deg);
        transform: skewX(-4deg)
    }
    60% {
        -webkit-transform: skewX(3deg);
        transform: skewX(3deg)
    }
    70% {
        -webkit-transform: skewX(-2deg);
        transform: skewX(-2deg)
    }
    80% {
        -webkit-transform: skewX(1deg);
        transform: skewX(1deg)
    }
    100%, 90% {
        -webkit-transform: skewX(0);
        transform: skewX(0)
    }
}

.wiggle {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
}

@keyframes wobble {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

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

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

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

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

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

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

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

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

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

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

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

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

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

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

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

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

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

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

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

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

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

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

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

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

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

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

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

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

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

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

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

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

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

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

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

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

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

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

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

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

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

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

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

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

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

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

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

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

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

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

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

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

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

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

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

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

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

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

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

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(.95);
        transform: perspective(400px) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) scale(1);
        transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.flip {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -transform-origin: left bottom;
        -transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1) translate3d(-2000px, 0, 0);
        transform: scale3d(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1) translate3d(2000px, 0, 0);
        transform: scale3d(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

.dropdown-toggle > .fa-caret-down, .dropdown-toggle > .fa-caret-up {
    display: none
}

.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3076923076em;
    vertical-align: middle;
    border-top: .3em solid;
    border-bottom: none
}

.dropup .dropdown-toggle:after {
    border-top: none;
    border-bottom: .3em solid
}

.dropdown-toggle:empty:after {
    margin: 0
}

.btn-group > .btn + .dropdown-toggle, .dropdown-toggle:empty, .input-group-btn > .btn + .dropdown-toggle {
    padding-right: .692em !important;
    padding-left: .692em !important
}

.dropdown-header, .dropdown-menu > li > a {
    padding: 5px 18px
}

.dropdown-menu {
    padding: 5px 0;
    border-width: 2px;
    box-shadow: none
}

.dropdown-menu > li > a:hover {
    background: #f2f2f2
}

.dropdown-menu .badge, .dropdown-menu .label {
    position: relative;
    top: .2em;
    padding: 0 .5em;
    vertical-align: top;
    font-size: .77em;
    line-height: 1.6em
}

.dropdown-menu .badge, .dropdown-menu .label-pill {
    padding-right: .7em;
    padding-left: .7em
}

.dropdown-menu .label-tag:before {
    border-top-width: .8em;
    border-bottom-width: .8em
}

.dropdown-menu .label-tag:after {
    width: .4em;
    height: .4em;
    margin-top: -.2em;
    margin-right: 0
}

.dropdown-header {
    margin: 0 0 2px;
    font-size: 11px
}

.dropdown-menu .divider {
    margin: 5px 0
}

.dropdown-menu .dropdown-toggle {
    position: relative;
    box-shadow: none !important
}

.dropdown-menu .dropdown-toggle:after {
    display: none
}

.dropdown-menu .dropdown-toggle > a {
    position: relative
}

.dropdown-menu .dropdown-toggle > a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin: -1px 0 0 6px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-bottom: none;
    border-left: 4px solid transparent
}

.dropdown-menu .dropdown-toggle > a + .dropdown-menu {
    position: static;
    display: block;
    margin: 0;
    border-width: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, .05)
}

@media (min-width: 768px) {
    .dropdown-menu .dropdown-toggle > a:after {
        position: absolute;
        top: 50%;
        right: 12px;
        margin: -4px 0 0;
        border-top: 4px solid transparent;
        border-right: none;
        border-bottom: 4px solid transparent;
        border-left: 4px solid
    }

    .dropdown-menu .dropdown-toggle > a + .dropdown-menu {
        position: absolute;
        top: 0;
        left: 100%;
        display: none;
        margin-top: -2px;
        border-width: 2px;
        border-radius: 2px;
        background: #fff
    }

    .dropdown-menu .dropdown-toggle > a + .dropdown-menu-right, .dropdown-menu.dropdown-menu-right .dropdown-menu, .dropdown-menu.dropdown-menu-right .dropdown-toggle > a + .dropdown-menu {
        right: 100%;
        left: auto
    }

    .dropdown-menu .dropdown-toggle:hover > a:not(.disabled) + .dropdown-menu {
        display: block
    }
}

.dropdown-multi-column {
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    margin: 2px 0 0;
    table-layout: fixed;
    border: 2px solid #ccc;
    border-radius: 2px;
    background-color: #fff;
    background-clip: padding-box
}

.open .dropdown-multi-column {
    display: table
}

.dropdown-multi-column.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-column {
    position: static;
    display: block;
    float: none;
    min-width: 180px;
    margin: 0;
    padding: 5px 0;
    border: none;
    border-radius: 0
}

.dropdown-column + .dropdown-column {
    border-top: 1px solid #e5e5e5
}

@media (min-width: 544px) {
    .dropdown-column[class*=" col-sm-"], .dropdown-column[class^=col-sm-] {
        display: table-cell
    }

    .dropdown-column[class*=" col-sm-"] > li > a, .dropdown-column[class^=col-sm-] > li > a {
        white-space: normal
    }

    .dropdown-column[class*=" col-sm-"] + .dropdown-column, .dropdown-column[class^=col-sm-] + .dropdown-column {
        border-left: 1px solid #e5e5e5;
        border-top: none
    }
}

@media (min-width: 768px) {
    .dropdown-column[class*=" col-md-"], .dropdown-column[class^=col-md-] {
        display: table-cell
    }

    .dropdown-column[class*=" col-md-"] > li > a, .dropdown-column[class^=col-md-] > li > a {
        white-space: normal
    }

    .dropdown-column[class*=" col-md-"] + .dropdown-column, .dropdown-column[class^=col-md-] + .dropdown-column {
        border-left: 1px solid #e5e5e5;
        border-top: none
    }
}

@media (min-width: 992px) {
    .dropdown-column[class*=" col-lg-"], .dropdown-column[class^=col-lg-] {
        display: table-cell
    }

    .dropdown-column[class*=" col-lg-"] > li > a, .dropdown-column[class^=col-lg-] > li > a {
        white-space: normal
    }

    .dropdown-column[class*=" col-lg-"] + .dropdown-column, .dropdown-column[class^=col-lg-] + .dropdown-column {
        border-left: 1px solid #e5e5e5;
        border-top: none
    }
}

.nav-pills > li > a, .nav-tabs > li > a {
    margin: 0;
    color: #777;
    background-color: rgba(0, 0, 0, .05);
    cursor: pointer !important
}

.breadcrumb .active, .breadcrumb .active a, .px-nav-static .px-nav-dropdown > a {
    cursor: default
}

.nav-pills > li > a:focus, .nav-pills > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    color: #444;
    background: rgba(0, 0, 0, .06)
}

.nav-pills > li > a .badge, .nav-pills > li > a .label, .nav-tabs > li > a .badge, .nav-tabs > li > a .label {
    position: relative;
    top: .3em;
    margin: 0 -.455em 0 .455em;
    vertical-align: top;
    font-size: .848em;
    line-height: 1.455em
}

.nav-pills > li > a .label, .nav-tabs > li > a .label {
    padding: 0 .455em
}

.nav-pills > li > a .badge, .nav-pills > li > a .label-pill, .nav-tabs > li > a .badge, .nav-tabs > li > a .label-pill {
    padding: 0 .545em
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: rgba(0, 0, 0, .06)
}

.nav > li + li {
    margin-left: 6px
}

.nav-justified > li + li, .nav.nav-stacked > li + li {
    margin-left: 0
}

.nav-pills > li.active > a .badge, .nav-pills > li.active > a .label, .nav-tabs:not(.nav-tabs-simple) > li.active > a .badge, .nav-tabs:not(.nav-tabs-simple) > li.active > a .label {
    color: #fff;
    background: rgba(0, 0, 0, .25)
}

.nav > li.disabled > a {
    background: 0 0 !important;
    border-color: transparent !important
}

.breadcrumb, .nav.nav-tabs.nav-tabs-simple > li > a, .nav.nav-tabs.nav-tabs-simple > li > a:active, .nav.nav-tabs.nav-tabs-simple > li > a:focus, .nav.nav-tabs.nav-tabs-simple > li > a:hover {
    background: 0 0
}

.nav-tabs, .nav-tabs.nav-justified {
    border-bottom: 2px solid rgba(0, 0, 0, .11)
}

.nav-tabs .dropdown-menu, .nav-tabs.nav-justified .dropdown-menu {
    margin-top: 0
}

.nav-tabs.nav-justified > li, .nav-tabs > li {
    margin-bottom: 0
}

.nav-tabs.nav-justified > li.active > a, .nav-tabs.nav-justified > li.active > a:active, .nav-tabs.nav-justified > li.active > a:focus, .nav-tabs.nav-justified > li.active > a:hover, .nav-tabs.nav-justified > li > a, .nav-tabs.nav-justified > li > a:active, .nav-tabs.nav-justified > li > a:focus, .nav-tabs.nav-justified > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a, .nav-tabs > li > a:active, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    border: none;
    border-bottom: 2px solid
}

.nav-tabs.nav-justified > li > a, .nav-tabs > li > a {
    margin-bottom: -2px;
    border-color: transparent
}

.nav-tabs.nav-justified > li.open > a, .nav-tabs.nav-justified > li > a:active, .nav-tabs.nav-justified > li > a:focus, .nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-stacked > li.open > a, .nav-tabs.nav-stacked > li > a:active, .nav-tabs.nav-stacked > li > a:focus, .nav-tabs.nav-stacked > li > a:hover, .nav-tabs > li.open > a, .nav-tabs > li > a:active, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
    border-color: rgba(0, 0, 0, .015)
}

.nav-tabs.nav-stacked > li .dropdown-menu {
    margin-top: -2px
}

.nav.nav-tabs.nav-tabs-simple > li.active > a, .nav.nav-tabs.nav-tabs-simple > li.active > a:active, .nav.nav-tabs.nav-tabs-simple > li.active > a:focus, .nav.nav-tabs.nav-tabs-simple > li.active > a:hover {
    color: #444;
    background: 0 0
}

.nav-sm > li > a {
    padding: 4px 15px
}

.nav-xs > li > a {
    padding: 3px 15px;
    font-size: 12px
}

.nav-xs > li > a > .badge, .nav-xs > li > a > .label {
    padding: 0 .4em
}

.nav-lg > li > a {
    padding: 8px 24px;
    font-size: 15px
}

.nav-xl > li > a {
    padding: 10px 25px;
    font-size: 20px
}

.tab-content {
    padding: 15px 0
}

.tab-content.tab-content-bordered {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .11);
    border-top: none;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.breadcrumb {
    position: relative;
    margin-bottom: 20px;
    color: #999;
    font-size: 12px
}

.breadcrumb a, .breadcrumb li {
    color: #999
}

.breadcrumb .active, .breadcrumb .active a, .breadcrumb a:hover {
    color: #444
}

.breadcrumb li + li:before {
    color: #ccc
}

html[dir=rtl] .breadcrumb li + li:before {
    content: "\\"
}

.breadcrumb-inverted a, .breadcrumb-inverted li {
    color: rgba(255, 255, 255, .6)
}

.breadcrumb-inverted .active, .breadcrumb-inverted .active a, .breadcrumb-inverted a:hover {
    color: #fff
}

.breadcrumb-inverted li + li:before {
    color: rgba(255, 255, 255, .4)
}

.breadcrumb-label {
    float: left;
    padding-right: 15px
}

.page-breadcrumb {
    margin: -20px -20px 20px;
    padding: 6px 20px;
    border-bottom: 1px solid;
    border-radius: 0
}

.pagination > li > a, .pagination > li > span {
    margin: 0 4px 0 0;
    padding: 6px 12px;
    border-radius: 2px
}

.pager > li > a {
    color: #6a6a6a;
    border-radius: 999px
}

.pager > li > a:active, .pager > li > a:focus, .pager > li > a:hover {
    color: #444
}

.pager > li.disabled > a, .pagination > li.disabled > a {
    border-color: rgba(18, 18, 18, .13) !important
}

.pager-xs > li > a, .pager-xs > li > span, .pagination-xs > li > a, .pagination-xs > li > span {
    padding: 3px 8px;
    font-size: 11px
}

.pager-sm > li > a, .pager-sm > li > span, .pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pager-lg > li > a, .pager-lg > li > span, .pagination-lg > li > a, .pagination-lg > li > span {
    padding: 11px 17px;
    font-size: 15px
}

.pagination-lg > li > a, .pagination-lg > li > span {
    border-radius: 3px
}

.badge, .label {
    display: inline-block;
    padding: 0 .545em;
    font-size: 85%;
    line-height: 1.818em;
    border-color: #818a91;
    background: #818a91;
    color: #fff
}

.badge[href]:focus, .badge[href]:hover, .label[href]:focus, .label[href]:hover {
    border-color: #768087;
    background: #768087;
    color: #fff
}

.badge.label-outline, .label.label-outline {
    color: #687077;
    box-shadow: 0 0 0 1px #dedede inset
}

.badge.label-outline[href]:focus, .badge.label-outline[href]:hover, .label.label-outline[href]:focus, .label.label-outline[href]:hover {
    color: #50575c
}

.badge.label-ribbon:before, .label.label-ribbon:before {
    border-top-color: #707070
}

h1 .badge, h1 .label, h2 .badge, h2 .label, h3 .badge, h3 .label, h4 .badge, h4 .label, h5 .badge, h5 .label, h6 .badge, h6 .label {
    vertical-align: top;
    font-size: 60%
}

.badge, .label-pill {
    padding-right: .818em;
    padding-left: .818em;
    border-radius: 999px
}

.label.label-outline {
    background: 0 0 !important
}

.label-tag {
    position: relative;
    margin-left: .909em;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.label-tag:after, .label-tag:before {
    position: absolute;
    right: 100%;
    display: block;
    width: 0;
    height: 0;
    content: "";
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.label-tag:before {
    top: 0;
    border-width: .909em .909em .909em 0;
    border-style: solid;
    border-color: transparent;
    border-right-color: inherit
}

.label-tag:after {
    top: 50%;
    width: .545em;
    height: .545em;
    margin-top: -.2725em;
    margin-right: -.182em;
    border-radius: 999px;
    background: #fff
}

.label-corner:before, .label-ribbon:before {
    display: block;
    content: "";
    border-bottom: 0 solid transparent;
    background: 0 0
}

.label-image {
    display: block;
    width: auto !important;
    height: 1.818em !important
}

.label-image.left {
    float: left;
    margin: 0 .545em 0 -.545em;
    border-bottom-left-radius: .25em;
    border-top-left-radius: .25em
}

.label-image.right {
    float: right;
    margin: 0 -.545em 0 .545em;
    border-bottom-right-radius: .25em;
    border-top-right-radius: .25em
}

.label-corner {
    top: 0;
    width: 24px;
    height: 24px;
    padding: 8px 0 0;
    border-radius: 0;
    font-size: 14px;
    line-height: 16px
}

.label-corner:before {
    position: absolute;
    top: 0;
    border-top: 48px solid;
    border-top-color: inherit;
    border-right: 0 solid transparent;
    border-left: 0 solid transparent
}

.label-corner.left {
    left: 0;
    padding-left: 4px
}

.label-corner.left:before {
    left: 0;
    border-right-width: 48px
}

.label-corner.right {
    right: 0;
    padding-right: 4px
}

.label-corner.right:before {
    right: 0;
    border-left-width: 48px
}

.label-corner-content {
    position: relative
}

.label-ribbon {
    position: absolute !important;
    top: 12px
}

.label-ribbon:before {
    position: absolute;
    top: 100%;
    border-top: 12px solid;
    border-right: 0 solid transparent;
    border-left: 0 solid transparent
}

.panel-heading, .px-block-alerts {
    position: relative
}

.label-ribbon.label-outline {
    background: #fff !important
}

.label-ribbon.left {
    left: -12px;
    padding-left: 12px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.label-ribbon.left:before {
    left: 0;
    border-left-width: 12px
}

.label-ribbon.right {
    right: -12px;
    padding-right: 12px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.label-ribbon.right:before {
    right: 0;
    border-right-width: 12px
}

.badge-success, .label-success, .panel-warning > .panel-heading .badge-success {
    border-color: #78bd5d;
    background: #78bd5d;
    color: #fff
}

.badge-success[href]:focus, .badge-success[href]:hover, .label-success[href]:focus, .label-success[href]:hover, .panel-warning > .panel-heading .badge-success[href]:focus, .panel-warning > .panel-heading .badge-success[href]:hover {
    border-color: #6cb74f;
    background: #6cb74f;
    color: #fff
}

.badge-success.label-outline, .label-success.label-outline, .panel-warning > .panel-heading .badge-success.label-outline {
    color: #5ea443;
    box-shadow: 0 0 0 1px #78bd5d inset
}

.badge-success.label-outline[href]:focus, .badge-success.label-outline[href]:hover, .label-success.label-outline[href]:focus, .label-success.label-outline[href]:hover, .panel-warning > .panel-heading .badge-success.label-outline[href]:focus, .panel-warning > .panel-heading .badge-success.label-outline[href]:hover {
    color: #498034
}

.badge-success.label-ribbon:before, .label-success.label-ribbon:before, .panel-warning > .panel-heading .badge-success.label-ribbon:before {
    border-top-color: #669354
}

.badge-warning, .label-warning, .panel-warning > .panel-heading .badge-warning {
    border-color: #f4ab43;
    background: #f4ab43;
    color: #fff
}

.badge-warning[href]:focus, .badge-warning[href]:hover, .label-warning[href]:focus, .label-warning[href]:hover, .panel-warning > .panel-heading .badge-warning[href]:focus, .panel-warning > .panel-heading .badge-warning[href]:hover {
    border-color: #f3a230;
    background: #f3a230;
    color: #fff
}

.badge-warning.label-outline, .label-warning.label-outline, .panel-warning > .panel-heading .badge-warning.label-outline {
    color: #f19513;
    box-shadow: 0 0 0 1px #f4ab43 inset
}

.badge-warning.label-outline[href]:focus, .badge-warning.label-outline[href]:hover, .label-warning.label-outline[href]:focus, .label-warning.label-outline[href]:hover, .panel-warning > .panel-heading .badge-warning.label-outline[href]:focus, .panel-warning > .panel-heading .badge-warning.label-outline[href]:hover {
    color: #c5790c
}

.badge-warning.label-ribbon:before, .label-warning.label-ribbon:before, .panel-warning > .panel-heading .badge-warning.label-ribbon:before {
    border-top-color: #de9226
}

.badge-danger, .label-danger, .panel-warning > .panel-heading .badge-danger {
    border-color: #e46050;
    background: #e46050;
    color: #fff
}

.badge-danger[href]:focus, .badge-danger[href]:hover, .label-danger[href]:focus, .label-danger[href]:hover, .panel-warning > .panel-heading .badge-danger[href]:focus, .panel-warning > .panel-heading .badge-danger[href]:hover {
    border-color: #e1503e;
    background: #e1503e;
    color: #fff
}

.badge-danger.label-outline, .label-danger.label-outline, .panel-warning > .panel-heading .badge-danger.label-outline {
    color: #dd3824;
    box-shadow: 0 0 0 1px #e46050 inset
}

.badge-danger.label-outline[href]:focus, .badge-danger.label-outline[href]:hover, .label-danger.label-outline[href]:focus, .label-danger.label-outline[href]:hover, .panel-warning > .panel-heading .badge-danger.label-outline[href]:focus, .panel-warning > .panel-heading .badge-danger.label-outline[href]:hover {
    color: #b22c1c
}

.badge-danger.label-ribbon:before, .label-danger.label-ribbon:before, .panel-warning > .panel-heading .badge-danger.label-ribbon:before {
    border-top-color: #ca4737
}

.badge-info, .label-info, .panel-warning > .panel-heading .badge-info {
    border-color: #59c4e4;
    background: #59c4e4;
    color: #fff
}

.badge-info[href]:focus, .badge-info[href]:hover, .label-info[href]:focus, .label-info[href]:hover, .panel-warning > .panel-heading .badge-info[href]:focus, .panel-warning > .panel-heading .badge-info[href]:hover {
    border-color: #47bee1;
    background: #47bee1;
    color: #fff
}

.badge-info.label-outline, .label-info.label-outline, .panel-warning > .panel-heading .badge-info.label-outline {
    color: #2db4dd;
    box-shadow: 0 0 0 1px #59c4e4 inset
}

.badge-info.label-outline[href]:focus, .badge-info.label-outline[href]:hover, .label-info.label-outline[href]:focus, .label-info.label-outline[href]:hover, .panel-warning > .panel-heading .badge-info.label-outline[href]:focus, .panel-warning > .panel-heading .badge-info.label-outline[href]:hover {
    color: #1e95b9
}

.badge-info.label-ribbon:before, .label-info.label-ribbon:before, .panel-warning > .panel-heading .badge-info.label-ribbon:before {
    border-top-color: #3fabcb
}

.alert {
    border-color: #c9cacb;
    border-width: 1px;
    background: #f8f8f8
}

.alert p {
    margin-bottom: 10.5px
}

.alert ol, .alert ul {
    margin-top: 12px;
    padding-left: 20px
}

.alert ol:last-child, .alert p:last-child, .alert ul:last-child {
    margin-bottom: 0
}

.alert .close {
    opacity: .4;
    color: inherit;
    text-shadow: none
}

.alert .close:focus, .alert .close:hover {
    opacity: 1
}

.alert-heading {
    margin-bottom: 10px;
    font-weight: 700
}

.alert-warning {
    color: #8d7955;
    border-color: #c9ba9b;
    background-color: #fffaf3
}

.alert-warning .alert-heading, .alert-warning .alert-link {
    color: #7a6949
}

.alert-warning hr {
    border-top-color: #c9ba9b !important
}

.alert-danger {
    color: #b05b59;
    border-color: #e0b4b4;
    background-color: #fff6f6
}

.alert-danger .alert-heading, .alert-danger .alert-link {
    color: #9f4d4c
}

.alert-danger hr {
    border-top-color: #e0b4b4 !important
}

.alert-success {
    color: #6f976d;
    border-color: #a3c293;
    background-color: #fcfff5
}

.alert-success .alert-heading, .alert-success .alert-link {
    color: #61865f
}

.alert-success hr {
    border-top-color: #a3c293 !important
}

.alert-info {
    color: #528d9e;
    border-color: #a9d5de;
    background-color: #f8ffff
}

.alert-info .alert-heading, .alert-info .alert-link {
    color: #487b8a
}

.alert-info hr {
    border-top-color: #a9d5de !important
}

.alert-dark {
    border-color: transparent;
    background: 0 0;
    background-size: 20px 20px
}

.alert-danger.alert-dark, .alert-info.alert-dark, .alert-success.alert-dark, .alert-warning.alert-dark {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .04) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .04) 75%, transparent 75%, transparent)
}

.alert-dark, .alert-dark .alert-heading, .alert-dark .alert-link {
    color: #fff
}

.alert-dark hr {
    opacity: .35;
    border-top-color: #fff
}

.alert-warning.alert-dark {
    background-color: #f4ab43
}

.alert-warning.alert-dark hr {
    border-color: #f8cb8b !important
}

.px-block-alerts .alert-warning.alert-dark {
    border-color: #f3a02b
}

.alert-danger.alert-dark {
    background-color: #e46050
}

.alert-danger.alert-dark hr {
    border-color: #ee9c92 !important
}

.px-block-alerts .alert-danger.alert-dark {
    border-color: #e14c3a
}

.alert-success.alert-dark {
    background-color: #78bd5d
}

.alert-success.alert-dark hr {
    border-color: #a5d393 !important
}

.px-block-alerts .alert-success.alert-dark {
    border-color: #69b64b
}

.alert-info.alert-dark {
    background-color: #59c4e4
}

.alert-info.alert-dark hr {
    border-color: #9bdbef !important
}

.px-block-alerts .alert-info.alert-dark {
    border-color: #43bce0
}

.px-block-alerts:after, .px-block-alerts:before {
    content: " ";
    display: table
}

.px-block-alerts .alert {
    margin-bottom: 0;
    border-width: 1px;
    border-radius: 0
}

.px-block-alerts .alert + .alert, .px-block-alerts > div:not(:empty) + div .alert {
    border-top-width: 0 !important
}

.px-content > .px-block-alerts {
    margin: -20px -20px 20px
}

.px-content > .px-block-alerts .alert {
    padding-right: 20px;
    padding-left: 20px;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0
}

.panel > .px-block-alerts {
    margin: -1px -1px 0
}

.panel > .px-block-alerts .alert {
    padding: 8px 20px;
    border-width: 1px;
    font-size: 12px
}

.panel-subtitle + .px-block-alerts, .panel-title + .px-block-alerts {
    transition: margin .3s
}

.panel-title + .px-block-alerts-empty {
    margin-bottom: -30px
}

.panel-subtitle + .px-block-alerts-empty {
    margin-bottom: -20px
}

.progress {
    height: 12px
}

.progress-bar {
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset
}

.panel, .well {
    box-shadow: none
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, .1) 75%, transparent 75%, transparent);
    background-size: 10px 10px
}

.progress-bar-striped.active, .progress-striped .progress-bar.active {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.progress .progress-bar.progress-bar-success {
    background-color: #78bd5d
}

.progress .progress-bar.progress-bar-info {
    background-color: #59c4e4
}

.progress .progress-bar.progress-bar-warning {
    background-color: #f4ab43
}

.progress .progress-bar.progress-bar-danger {
    background-color: #e46050
}

.list-group-item {
    padding-top: 8px;
    padding-bottom: 8px
}

.list-group-item > .badge, .list-group-item > .label {
    float: right;
    margin: 1px 0 0 5px;
    padding: 0 6px;
    line-height: 1.635em
}

.list-group-item.active .list-group-item-heading {
    color: inherit
}

.list-group-item.active > .badge, .list-group-item.active > .label {
    color: #fff;
    border-color: transparent;
    background: #fff;
    background: rgba(0, 0, 0, .25)
}

.list-group-item-heading {
    margin-top: 5px
}

.list-group-item-heading + .list-group-item-text {
    margin-bottom: 5px
}

.list-group-icon {
    width: 26px;
    color: #aaa;
    font-size: 14px
}

.list-group-item.active .list-group-icon {
    color: #fff
}

.panel {
    display: block;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px
}

.panel > hr {
    margin: 0
}

.panel-heading {
    border-bottom: 1px solid #e2e2e2;
    background: #fafafa
}

.panel-heading .nav-tabs, .panel-heading .nav-tabs > li > a, .panel-heading .nav-tabs > li > a:focus, .panel-heading .nav-tabs > li > a:hover {
    border-bottom-color: transparent
}

.panel-heading:after, .panel-heading:before {
    content: " ";
    display: table
}

.panel-footer {
    border-top-color: rgba(0, 0, 0, .05)
}

.panel-title {
    font-size: 14px;
    line-height: inherit
}

.panel-title-icon {
    display: inline-block;
    margin-right: 7px;
    color: inherit;
    font-size: 14px;
    line-height: 1
}

.panel > .panel-title {
    padding: 20px;
    font-size: 16px
}

.panel > .panel-title:after, .panel > .panel-title:before {
    content: " ";
    display: table
}

.panel > .panel-title + .panel-body {
    margin-top: -10px
}

.panel-subtitle {
    padding: 0 20px;
    margin: -20px 0 20px;
    display: block
}

.panel-subtitle + .panel-body, .panel > .panel-title + .panel-body {
    padding-top: 0
}

.panel-img, .panel-img-bottom, .panel-img-top {
    width: 100%
}

div.panel-img, div.panel-img-bottom, div.panel-img-top {
    background: #fafafa;
    text-align: center
}

div.panel-img img, div.panel-img-bottom img, div.panel-img-top img {
    max-width: 100%
}

.panel-img-top, div.panel-img-top img {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}

.panel-img-bottom, div.panel-img-top img {
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

.panel > .table tr > td:first-child, .panel > .table tr > th:first-child, .panel > .table-responsive > .table tr > td:first-child, .panel > .table-responsive > .table tr > th:first-child {
    padding-left: 20px
}

.panel > .table tr > td:last-child, .panel > .table tr > th:last-child, .panel > .table-responsive > .table tr > td:last-child, .panel > .table-responsive > .table tr > th:last-child {
    padding-right: 20px
}

.panel > .list-group .list-group-item {
    padding-left: 20px;
    padding-right: 20px
}

.panel-heading-controls {
    margin-top: 9px;
    padding: 0
}

.panel-heading-controls > * {
    display: block;
    float: left;
    margin: 0
}

.panel-heading-controls > * + * {
    margin-left: 4px
}

.panel-heading-controls > .btn, .panel-heading-controls > .btn-group, .panel-heading-controls > .btn-toolbar, .panel-heading-controls > .panel-heading-text {
    margin-top: 1px
}

.panel-heading-controls > .badge, .panel-heading-controls > .label {
    margin-top: 2px
}

.panel-heading-controls > .progress {
    height: 6px;
    margin-top: 8px
}

.panel-heading-controls > .switcher {
    margin-top: 2px
}

.panel-heading .nav-tabs {
    position: relative;
    bottom: -10px;
    border-bottom-width: 1px
}

.panel-heading .nav-tabs > li > a {
    margin-bottom: -1px !important;
    border-bottom-width: 1px !important
}

.panel-heading-icon {
    position: absolute;
    top: 9px;
    right: 20px
}

.panel-dark .panel-heading-controls .btn:not(.btn-outline), .panel-dark .panel-heading-controls .form-control {
    border-color: transparent !important
}

.panel-dark .panel-heading-controls > .pager li a, .panel-dark .panel-heading-controls > .pager li span, .panel-dark .panel-heading-controls > .pagination li a, .panel-dark .panel-heading-controls > .pagination li span {
    color: #fff;
    border-color: rgba(255, 255, 255, .12)
}

.panel-dark .panel-heading-controls > .pager li a:focus, .panel-dark .panel-heading-controls > .pager li a:hover, .panel-dark .panel-heading-controls > .pagination li a:focus, .panel-dark .panel-heading-controls > .pagination li a:hover {
    color: #fff;
    border-color: #fff
}

.panel-dark .panel-heading-controls > .pager li.active a, .panel-dark .panel-heading-controls > .pager li.active a:focus, .panel-dark .panel-heading-controls > .pager li.active a:hover, .panel-dark .panel-heading-controls > .pager li.active span, .panel-dark .panel-heading-controls > .pager li.active span:focus, .panel-dark .panel-heading-controls > .pager li.active span:hover, .panel-dark .panel-heading-controls > .pagination li.active a, .panel-dark .panel-heading-controls > .pagination li.active a:focus, .panel-dark .panel-heading-controls > .pagination li.active a:hover, .panel-dark .panel-heading-controls > .pagination li.active span, .panel-dark .panel-heading-controls > .pagination li.active span:focus, .panel-dark .panel-heading-controls > .pagination li.active span:hover {
    border-color: #fff;
    background: #fff
}

.panel-dark .panel-heading-controls > .pager li.disabled a, .panel-dark .panel-heading-controls > .pager li.disabled span, .panel-dark .panel-heading-controls > .pagination li.disabled a, .panel-dark .panel-heading-controls > .pagination li.disabled span {
    color: rgba(255, 255, 255, .3) !important;
    border-color: rgba(255, 255, 255, .1) !important
}

.panel-dark .panel-heading .nav-tabs > li > a {
    background: rgba(255, 255, 255, .1)
}

.panel-dark .panel-heading .nav-tabs > li > a:focus, .panel-dark .panel-heading .nav-tabs > li > a:hover {
    color: inherit !important
}

.panel-dark .panel-heading .nav-tabs > li.active > a, .panel-dark .panel-heading .nav-tabs > li.active > a:focus, .panel-dark .panel-heading .nav-tabs > li.active > a:hover {
    color: #444 !important;
    border-bottom-color: #fff !important;
    background: #fff
}

@media (min-width: 544px) {
    .panel-heading-controls {
        float: right;
        margin-top: -1px;
        margin-bottom: -100px
    }

    .panel-heading .nav-tabs {
        position: absolute;
        right: 9px;
        bottom: -1px;
        margin: 0
    }
}

.panel-warning {
    border-color: #c9ba9b !important
}

.panel-warning .panel-heading {
    background: #fffaf3;
    border-color: #c9ba9b;
    color: #8d7955
}

.panel-warning .panel-heading-text a, .panel-warning.panel-body-colorful a {
    color: #8d7955
}

.panel-warning .panel-heading-text a:focus, .panel-warning .panel-heading-text a:hover, .panel-warning.panel-body-colorful a:focus, .panel-warning.panel-body-colorful a:hover {
    color: #a7936e
}

.panel-warning .panel-footer {
    border-color: #c9ba9b
}

.panel-warning.panel-body-colorful, .panel-warning.panel-body-colorful .panel-body, .panel-warning.panel-body-colorful .panel-footer {
    background: #fffaf3;
    color: #8d7955
}

.panel-warning.panel-body-colorful .panel-body, .panel-warning.panel-body-colorful hr {
    border-color: #c9ba9b !important
}

.panel-warning.panel-dark {
    border-color: #f4ab43 !important
}

.panel-warning.panel-dark .panel-heading {
    background: #f4ab43;
    border-color: #f4ab43;
    color: #fff
}

.panel-warning.panel-dark .panel-heading-text a, .panel-warning.panel-dark .panel-heading-text a:focus, .panel-warning.panel-dark .panel-heading-text a:hover, .panel-warning.panel-dark.panel-body-colorful a, .panel-warning.panel-dark.panel-body-colorful a:focus, .panel-warning.panel-dark.panel-body-colorful a:hover {
    color: #fff
}

.panel-warning.panel-dark .panel-footer {
    border-color: #f4ab43
}

.panel-warning.panel-dark.panel-body-colorful, .panel-warning.panel-dark.panel-body-colorful .panel-body, .panel-warning.panel-dark.panel-body-colorful .panel-footer {
    background: #f4ab43;
    color: #fff
}

.panel-warning.panel-dark .panel-heading .pager a, .panel-warning.panel-dark .panel-heading .pager a:focus, .panel-warning.panel-dark .panel-heading .pager a:hover, .panel-warning.panel-dark .panel-heading .pager span, .panel-warning.panel-dark .panel-heading .pager span:focus, .panel-warning.panel-dark .panel-heading .pager span:hover, .panel-warning.panel-dark .panel-heading .pagination a, .panel-warning.panel-dark .panel-heading .pagination a:focus, .panel-warning.panel-dark .panel-heading .pagination a:hover, .panel-warning.panel-dark .panel-heading .pagination span, .panel-warning.panel-dark .panel-heading .pagination span:focus, .panel-warning.panel-dark .panel-heading .pagination span:hover {
    color: #fff
}

.panel-warning.panel-dark .panel-heading .pager li.active a, .panel-warning.panel-dark .panel-heading .pager li.active a:focus, .panel-warning.panel-dark .panel-heading .pager li.active a:hover, .panel-warning.panel-dark .panel-heading .pager li.active span, .panel-warning.panel-dark .panel-heading .pager li.active span:focus, .panel-warning.panel-dark .panel-heading .pager li.active span:hover, .panel-warning.panel-dark .panel-heading .pagination li.active a, .panel-warning.panel-dark .panel-heading .pagination li.active a:focus, .panel-warning.panel-dark .panel-heading .pagination li.active a:hover, .panel-warning.panel-dark .panel-heading .pagination li.active span, .panel-warning.panel-dark .panel-heading .pagination li.active span:focus, .panel-warning.panel-dark .panel-heading .pagination li.active span:hover {
    color: #f4ab43
}

.panel-warning.panel-dark .panel-heading .nav-tabs > li > a {
    color: rgba(255, 255, 255, .9)
}

.panel-warning.panel-dark.panel-body-colorful .text-muted {
    color: rgba(255, 255, 255, .7) !important
}

.panel-warning.panel-dark.panel-body-colorful .list-group-item, .panel-warning.panel-dark.panel-body-colorful .panel-body, .panel-warning.panel-dark.panel-body-colorful .panel-footer, .panel-warning.panel-dark.panel-body-colorful .panel-heading, .panel-warning.panel-dark.panel-body-colorful hr, .panel-warning.panel-dark.panel-body-colorful table, .panel-warning.panel-dark.panel-body-colorful table td, .panel-warning.panel-dark.panel-body-colorful table th, .panel-warning.panel-dark.panel-body-colorful table tr {
    border-color: #f8cb8b !important
}

.panel-danger {
    border-color: #e0b4b4 !important
}

.panel-danger .panel-heading {
    background: #fff6f6;
    border-color: #e0b4b4;
    color: #b05b59
}

.panel-danger .panel-heading-text a, .panel-danger.panel-body-colorful a {
    color: #b05b59
}

.panel-danger .panel-heading-text a:focus, .panel-danger .panel-heading-text a:hover, .panel-danger.panel-body-colorful a:focus, .panel-danger.panel-body-colorful a:hover {
    color: #c07d7c
}

.panel-danger .panel-footer {
    border-color: #e0b4b4
}

.panel-danger.panel-body-colorful, .panel-danger.panel-body-colorful .panel-body, .panel-danger.panel-body-colorful .panel-footer {
    background: #fff6f6;
    color: #b05b59
}

.panel-danger.panel-body-colorful .panel-body, .panel-danger.panel-body-colorful hr {
    border-color: #e0b4b4 !important
}

.panel-danger.panel-dark {
    border-color: #e46050 !important
}

.panel-danger.panel-dark .panel-heading {
    background: #e46050;
    border-color: #e46050;
    color: #fff
}

.panel-danger.panel-dark .panel-heading-text a, .panel-danger.panel-dark .panel-heading-text a:focus, .panel-danger.panel-dark .panel-heading-text a:hover, .panel-danger.panel-dark.panel-body-colorful a, .panel-danger.panel-dark.panel-body-colorful a:focus, .panel-danger.panel-dark.panel-body-colorful a:hover {
    color: #fff
}

.panel-danger.panel-dark .panel-footer {
    border-color: #e46050
}

.panel-danger.panel-dark.panel-body-colorful, .panel-danger.panel-dark.panel-body-colorful .panel-body, .panel-danger.panel-dark.panel-body-colorful .panel-footer {
    background: #e46050;
    color: #fff
}

.panel-danger.panel-dark .panel-heading .pager a, .panel-danger.panel-dark .panel-heading .pager a:focus, .panel-danger.panel-dark .panel-heading .pager a:hover, .panel-danger.panel-dark .panel-heading .pager span, .panel-danger.panel-dark .panel-heading .pager span:focus, .panel-danger.panel-dark .panel-heading .pager span:hover, .panel-danger.panel-dark .panel-heading .pagination a, .panel-danger.panel-dark .panel-heading .pagination a:focus, .panel-danger.panel-dark .panel-heading .pagination a:hover, .panel-danger.panel-dark .panel-heading .pagination span, .panel-danger.panel-dark .panel-heading .pagination span:focus, .panel-danger.panel-dark .panel-heading .pagination span:hover {
    color: #fff
}

.panel-danger.panel-dark .panel-heading .pager li.active a, .panel-danger.panel-dark .panel-heading .pager li.active a:focus, .panel-danger.panel-dark .panel-heading .pager li.active a:hover, .panel-danger.panel-dark .panel-heading .pager li.active span, .panel-danger.panel-dark .panel-heading .pager li.active span:focus, .panel-danger.panel-dark .panel-heading .pager li.active span:hover, .panel-danger.panel-dark .panel-heading .pagination li.active a, .panel-danger.panel-dark .panel-heading .pagination li.active a:focus, .panel-danger.panel-dark .panel-heading .pagination li.active a:hover, .panel-danger.panel-dark .panel-heading .pagination li.active span, .panel-danger.panel-dark .panel-heading .pagination li.active span:focus, .panel-danger.panel-dark .panel-heading .pagination li.active span:hover {
    color: #e46050
}

.panel-danger.panel-dark .panel-heading .nav-tabs > li > a {
    color: rgba(255, 255, 255, .9)
}

.panel-danger.panel-dark.panel-body-colorful .text-muted {
    color: rgba(255, 255, 255, .7) !important
}

.panel-danger.panel-dark.panel-body-colorful .list-group-item, .panel-danger.panel-dark.panel-body-colorful .panel-body, .panel-danger.panel-dark.panel-body-colorful .panel-footer, .panel-danger.panel-dark.panel-body-colorful .panel-heading, .panel-danger.panel-dark.panel-body-colorful hr, .panel-danger.panel-dark.panel-body-colorful table, .panel-danger.panel-dark.panel-body-colorful table td, .panel-danger.panel-dark.panel-body-colorful table th, .panel-danger.panel-dark.panel-body-colorful table tr {
    border-color: #ee9c92 !important
}

.panel-success {
    border-color: #a3c293 !important
}

.panel-success .panel-heading {
    background: #fcfff5;
    border-color: #a3c293;
    color: #6f976d
}

.panel-success .panel-heading-text a, .panel-success.panel-body-colorful a {
    color: #6f976d
}

.panel-success .panel-heading-text a:focus, .panel-success .panel-heading-text a:hover, .panel-success.panel-body-colorful a:focus, .panel-success.panel-body-colorful a:hover {
    color: #8cac8b
}

.panel-success .panel-footer {
    border-color: #a3c293
}

.panel-success.panel-body-colorful, .panel-success.panel-body-colorful .panel-body, .panel-success.panel-body-colorful .panel-footer {
    background: #fcfff5;
    color: #6f976d
}

.panel-success.panel-body-colorful .panel-body, .panel-success.panel-body-colorful hr {
    border-color: #a3c293 !important
}

.panel-success.panel-dark {
    border-color: #78bd5d !important
}

.panel-success.panel-dark .panel-heading {
    background: #78bd5d;
    border-color: #78bd5d;
    color: #fff
}

.panel-success.panel-dark .panel-heading-text a, .panel-success.panel-dark .panel-heading-text a:focus, .panel-success.panel-dark .panel-heading-text a:hover, .panel-success.panel-dark.panel-body-colorful a, .panel-success.panel-dark.panel-body-colorful a:focus, .panel-success.panel-dark.panel-body-colorful a:hover {
    color: #fff
}

.panel-success.panel-dark .panel-footer {
    border-color: #78bd5d
}

.panel-success.panel-dark.panel-body-colorful, .panel-success.panel-dark.panel-body-colorful .panel-body, .panel-success.panel-dark.panel-body-colorful .panel-footer {
    background: #78bd5d;
    color: #fff
}

.panel-success.panel-dark .panel-heading .pager a, .panel-success.panel-dark .panel-heading .pager a:focus, .panel-success.panel-dark .panel-heading .pager a:hover, .panel-success.panel-dark .panel-heading .pager span, .panel-success.panel-dark .panel-heading .pager span:focus, .panel-success.panel-dark .panel-heading .pager span:hover, .panel-success.panel-dark .panel-heading .pagination a, .panel-success.panel-dark .panel-heading .pagination a:focus, .panel-success.panel-dark .panel-heading .pagination a:hover, .panel-success.panel-dark .panel-heading .pagination span, .panel-success.panel-dark .panel-heading .pagination span:focus, .panel-success.panel-dark .panel-heading .pagination span:hover {
    color: #fff
}

.panel-success.panel-dark .panel-heading .pager li.active a, .panel-success.panel-dark .panel-heading .pager li.active a:focus, .panel-success.panel-dark .panel-heading .pager li.active a:hover, .panel-success.panel-dark .panel-heading .pager li.active span, .panel-success.panel-dark .panel-heading .pager li.active span:focus, .panel-success.panel-dark .panel-heading .pager li.active span:hover, .panel-success.panel-dark .panel-heading .pagination li.active a, .panel-success.panel-dark .panel-heading .pagination li.active a:focus, .panel-success.panel-dark .panel-heading .pagination li.active a:hover, .panel-success.panel-dark .panel-heading .pagination li.active span, .panel-success.panel-dark .panel-heading .pagination li.active span:focus, .panel-success.panel-dark .panel-heading .pagination li.active span:hover {
    color: #78bd5d
}

.panel-success.panel-dark .panel-heading .nav-tabs > li > a {
    color: rgba(255, 255, 255, .9)
}

.panel-success.panel-dark.panel-body-colorful .text-muted {
    color: rgba(255, 255, 255, .7) !important
}

.panel-success.panel-dark.panel-body-colorful .list-group-item, .panel-success.panel-dark.panel-body-colorful .panel-body, .panel-success.panel-dark.panel-body-colorful .panel-footer, .panel-success.panel-dark.panel-body-colorful .panel-heading, .panel-success.panel-dark.panel-body-colorful hr, .panel-success.panel-dark.panel-body-colorful table, .panel-success.panel-dark.panel-body-colorful table td, .panel-success.panel-dark.panel-body-colorful table th, .panel-success.panel-dark.panel-body-colorful table tr {
    border-color: #a5d393 !important
}

.panel-info {
    border-color: #a9d5de !important
}

.panel-info .panel-heading {
    background: #f8ffff;
    border-color: #a9d5de;
    color: #528d9e
}

.panel-info .panel-heading-text a, .panel-info.panel-body-colorful a {
    color: #528d9e
}

.panel-info .panel-heading-text a:focus, .panel-info .panel-heading-text a:hover, .panel-info.panel-body-colorful a:focus, .panel-info.panel-body-colorful a:hover {
    color: #6fa5b4
}

.panel-info .panel-footer {
    border-color: #a9d5de
}

.panel-info.panel-body-colorful, .panel-info.panel-body-colorful .panel-body, .panel-info.panel-body-colorful .panel-footer {
    background: #f8ffff;
    color: #528d9e
}

.panel-info.panel-body-colorful .panel-body, .panel-info.panel-body-colorful hr {
    border-color: #a9d5de !important
}

.panel-info.panel-dark {
    border-color: #59c4e4 !important
}

.panel-info.panel-dark .panel-heading {
    background: #59c4e4;
    border-color: #59c4e4;
    color: #fff
}

.panel-info.panel-dark .panel-heading-text a, .panel-info.panel-dark .panel-heading-text a:focus, .panel-info.panel-dark .panel-heading-text a:hover, .panel-info.panel-dark.panel-body-colorful a, .panel-info.panel-dark.panel-body-colorful a:focus, .panel-info.panel-dark.panel-body-colorful a:hover {
    color: #fff
}

.panel-info.panel-dark .panel-footer {
    border-color: #59c4e4
}

.panel-info.panel-dark.panel-body-colorful, .panel-info.panel-dark.panel-body-colorful .panel-body, .panel-info.panel-dark.panel-body-colorful .panel-footer {
    background: #59c4e4;
    color: #fff
}

.panel-info.panel-dark .panel-heading .pager a, .panel-info.panel-dark .panel-heading .pager a:focus, .panel-info.panel-dark .panel-heading .pager a:hover, .panel-info.panel-dark .panel-heading .pager span, .panel-info.panel-dark .panel-heading .pager span:focus, .panel-info.panel-dark .panel-heading .pager span:hover, .panel-info.panel-dark .panel-heading .pagination a, .panel-info.panel-dark .panel-heading .pagination a:focus, .panel-info.panel-dark .panel-heading .pagination a:hover, .panel-info.panel-dark .panel-heading .pagination span, .panel-info.panel-dark .panel-heading .pagination span:focus, .panel-info.panel-dark .panel-heading .pagination span:hover {
    color: #fff
}

.panel-info.panel-dark .panel-heading .pager li.active a, .panel-info.panel-dark .panel-heading .pager li.active a:focus, .panel-info.panel-dark .panel-heading .pager li.active a:hover, .panel-info.panel-dark .panel-heading .pager li.active span, .panel-info.panel-dark .panel-heading .pager li.active span:focus, .panel-info.panel-dark .panel-heading .pager li.active span:hover, .panel-info.panel-dark .panel-heading .pagination li.active a, .panel-info.panel-dark .panel-heading .pagination li.active a:focus, .panel-info.panel-dark .panel-heading .pagination li.active a:hover, .panel-info.panel-dark .panel-heading .pagination li.active span, .panel-info.panel-dark .panel-heading .pagination li.active span:focus, .panel-info.panel-dark .panel-heading .pagination li.active span:hover {
    color: #59c4e4
}

.panel-info.panel-dark .panel-heading .nav-tabs > li > a {
    color: rgba(255, 255, 255, .9)
}

.panel-info.panel-dark.panel-body-colorful .text-muted {
    color: rgba(255, 255, 255, .7) !important
}

.panel-info.panel-dark.panel-body-colorful .list-group-item, .panel-info.panel-dark.panel-body-colorful .panel-body, .panel-info.panel-dark.panel-body-colorful .panel-footer, .panel-info.panel-dark.panel-body-colorful .panel-heading, .panel-info.panel-dark.panel-body-colorful hr, .panel-info.panel-dark.panel-body-colorful table, .panel-info.panel-dark.panel-body-colorful table td, .panel-info.panel-dark.panel-body-colorful table th, .panel-info.panel-dark.panel-body-colorful table tr {
    border-color: #9bdbef !important
}

.panel-transparent, .panel-transparent > .panel-footer {
    border: none !important;
    background: 0 0 !important
}

.panel-transparent > .panel-body, .panel-transparent > .panel-heading {
    background: 0 0 !important
}

.well {
    border-color: rgba(0, 0, 0, .06);
    background-color: rgba(0, 0, 0, .03)
}

.modal-open {
    overflow: hidden !important
}

.modal-dialog {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.modal-dialog .close {
    margin-top: 4px
}

.modal-content {
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

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

.modal-header {
    background: #f8f8f8;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.modal-title {
    font-weight: 600
}

.modal-footer {
    padding: 11px 20px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

@media (min-width: 544px) {
    .modal-alert .modal-dialog {
        width: 350px;
        margin: 30px auto
    }
}

.modal-alert .modal-body, .modal-alert .modal-footer, .modal-alert .modal-header, .modal-alert .modal-title {
    margin: 0;
    padding: 0 20px;
    text-align: center;
    border: none;
    background: 0 0
}

.modal-alert .modal-body, .modal-alert .modal-footer, .modal-alert .modal-header {
    margin-bottom: 20px
}

.modal-alert .modal-header {
    padding: 20px 0;
    color: #fff;
    border-bottom: 4px solid rgba(0, 0, 0, .08);
    font-size: 90px;
    line-height: 90px
}

.modal-alert .modal-title {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 600
}

.modal-alert.modal-info .modal-header {
    background: #59c4e4
}

.modal-alert.modal-danger .modal-header {
    background: #e46050
}

.modal-alert.modal-warning .modal-header {
    background: #f4ab43
}

.modal-alert.modal-success .modal-header {
    background: #78bd5d
}

.tooltip.right {
    margin-left: 3px
}

.tooltip.left {
    margin-left: -3px
}

.tooltip.right .tooltip-arrow {
    left: 0;
    right: auto;
    border-width: 5px 5px 5px 0;
    border-right-color: #222
}

.tooltip.left .tooltip-arrow {
    right: 0;
    left: auto;
    border-width: 5px 0 5px 5px;
    border-left-color: #222
}

.tooltip-warning .tooltip-inner {
    background-color: #f19513;
    color: #fff
}

.tooltip-warning.top .tooltip-arrow, .tooltip-warning.top-left .tooltip-arrow, .tooltip-warning.top-right .tooltip-arrow {
    border-top-color: #f19513
}

.tooltip-warning.bottom .tooltip-arrow, .tooltip-warning.bottom-left .tooltip-arrow, .tooltip-warning.bottom-right .tooltip-arrow {
    border-bottom-color: #f19513
}

.tooltip-warning.right .tooltip-arrow {
    border-right-color: #f19513
}

.tooltip-warning.left .tooltip-arrow {
    border-left-color: #f19513
}

.tooltip-danger .tooltip-inner {
    background-color: #dd3824;
    color: #fff
}

.tooltip-danger.top .tooltip-arrow, .tooltip-danger.top-left .tooltip-arrow, .tooltip-danger.top-right .tooltip-arrow {
    border-top-color: #dd3824
}

.tooltip-danger.bottom .tooltip-arrow, .tooltip-danger.bottom-left .tooltip-arrow, .tooltip-danger.bottom-right .tooltip-arrow {
    border-bottom-color: #dd3824
}

.tooltip-danger.right .tooltip-arrow {
    border-right-color: #dd3824
}

.tooltip-danger.left .tooltip-arrow {
    border-left-color: #dd3824
}

.tooltip-success .tooltip-inner {
    background-color: #5ea443;
    color: #fff
}

.tooltip-success.top .tooltip-arrow, .tooltip-success.top-left .tooltip-arrow, .tooltip-success.top-right .tooltip-arrow {
    border-top-color: #5ea443
}

.tooltip-success.bottom .tooltip-arrow, .tooltip-success.bottom-left .tooltip-arrow, .tooltip-success.bottom-right .tooltip-arrow {
    border-bottom-color: #5ea443
}

.tooltip-success.right .tooltip-arrow {
    border-right-color: #5ea443
}

.tooltip-success.left .tooltip-arrow {
    border-left-color: #5ea443
}

.tooltip-info .tooltip-inner {
    background-color: #2db4dd;
    color: #fff
}

.tooltip-info.top .tooltip-arrow, .tooltip-info.top-left .tooltip-arrow, .tooltip-info.top-right .tooltip-arrow {
    border-top-color: #2db4dd
}

.tooltip-info.bottom .tooltip-arrow, .tooltip-info.bottom-left .tooltip-arrow, .tooltip-info.bottom-right .tooltip-arrow {
    border-bottom-color: #2db4dd
}

.tooltip-info.right .tooltip-arrow {
    border-right-color: #2db4dd
}

.tooltip-info.left .tooltip-arrow {
    border-left-color: #2db4dd
}

.popover {
    border-width: 3px;
    box-shadow: none
}

.popover .arrow:after {
    display: none
}

.popover.top {
    margin-top: -9px
}

.popover.top .arrow {
    bottom: -11px;
    border-top-color: inherit
}

.popover-danger.top .arrow, .popover-info.top .arrow, .popover-success.top .arrow, .popover-warning.top .arrow {
    bottom: -9px
}

.popover.bottom {
    margin-top: 9px
}

.popover.bottom .arrow {
    top: -11px;
    border-bottom-color: inherit
}

.popover-danger.bottom .arrow, .popover-info.bottom .arrow, .popover-success.bottom .arrow, .popover-warning.bottom .arrow {
    top: -9px
}

.popover.left {
    margin-left: -9px;
    margin-right: 0
}

.popover.left .arrow {
    right: -11px;
    left: auto;
    border-left-color: inherit;
    border-left-width: 8px;
    border-right-width: 0
}

.popover.right {
    margin-left: 9px;
    margin-right: 0
}

.popover.right .arrow {
    left: -11px;
    right: auto;
    border-right-color: inherit;
    border-right-width: 8px;
    border-left-width: 0
}

html[dir=rtl] .popover {
    left: 0;
    right: auto
}

.popover-danger.right .arrow, .popover-info.right .arrow, .popover-success.right .arrow, .popover-warning.right .arrow {
    left: -9px
}

.popover-danger.left .arrow, .popover-info.left .arrow, .popover-success.left .arrow, .popover-warning.left .arrow {
    right: -9px
}

.popover-title {
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom-color: #ddd;
    border-radius: 0;
    font-weight: 600;
    background-color: rgba(0, 0, 0, .06);
    line-height: 1.61539
}

.popover-dark.popover-colorful .popover-title {
    border-bottom-width: 2px
}

.popover-danger, .popover-info, .popover-success, .popover-warning {
    border-width: 1px
}

.popover-warning .popover-title, .popover-warning.popover-colorful {
    color: #8d7955;
    background: #fffaf3
}

.popover-warning, .popover-warning .popover-title, .popover-warning.popover-colorful {
    border-color: #c9ba9b
}

.popover-warning.popover-dark .popover-title, .popover-warning.popover-dark.popover-colorful {
    color: #fff;
    background: #f4ab43
}

.popover-warning.popover-dark, .popover-warning.popover-dark .popover-title, .popover-warning.popover-dark.popover-colorful {
    border-color: #f4ab43
}

.popover-warning.popover-dark.popover-colorful .popover-title {
    border-color: #f6bc6a
}

.popover-danger .popover-title, .popover-danger.popover-colorful {
    color: #b05b59;
    background: #fff6f6
}

.popover-danger, .popover-danger .popover-title, .popover-danger.popover-colorful {
    border-color: #e0b4b4
}

.popover-danger.popover-dark .popover-title, .popover-danger.popover-dark.popover-colorful {
    color: #fff;
    background: #e46050
}

.popover-danger.popover-dark, .popover-danger.popover-dark .popover-title, .popover-danger.popover-dark.popover-colorful {
    border-color: #e46050
}

.popover-danger.popover-dark.popover-colorful .popover-title {
    border-color: #e98073
}

.popover-success .popover-title, .popover-success.popover-colorful {
    color: #6f976d;
    background: #fcfff5
}

.popover-success, .popover-success .popover-title, .popover-success.popover-colorful {
    border-color: #a3c293
}

.popover-success.popover-dark .popover-title, .popover-success.popover-dark.popover-colorful {
    color: #fff;
    background: #78bd5d
}

.popover-success.popover-dark, .popover-success.popover-dark .popover-title, .popover-success.popover-dark.popover-colorful {
    border-color: #78bd5d
}

.popover-success.popover-dark.popover-colorful .popover-title {
    border-color: #90c97a
}

.popover-info .popover-title, .popover-info.popover-colorful {
    color: #528d9e;
    background: #f8ffff
}

.popover-info, .popover-info .popover-title, .popover-info.popover-colorful {
    border-color: #a9d5de
}

.popover-info.popover-dark .popover-title, .popover-info.popover-dark.popover-colorful {
    color: #fff;
    background: #59c4e4
}

.popover-info.popover-dark, .popover-info.popover-dark .popover-title, .popover-info.popover-dark.popover-colorful {
    border-color: #59c4e4
}

.popover-info.popover-dark.popover-colorful .popover-title {
    border-color: #7cd0ea
}

.btn-label, .btn-label-icon {
    position: relative;
    display: block;
    font-size: inherit;
    line-height: inherit;
    margin: -4px 0;
    padding: 4px 12px
}

.btn-label-icon.left, .btn-label.left {
    margin-right: 12px;
    margin-left: -12px;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
    float: left;
    border-right: 1px solid;
    border-right-color: inherit
}

.btn-label-icon.right, .btn-label.right {
    margin-right: -12px;
    margin-left: 12px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
    float: right;
    border-left: 1px solid;
    border-left-color: inherit
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) .btn-label, .btn-group-vertical > .btn:not(:first-child):not(:last-child) .btn-label-icon, .btn-group > .btn:not(:first-child):not(:last-child) .btn-label, .btn-group > .btn:not(:first-child):not(:last-child) .btn-label-icon {
    border-radius: 0
}

.btn-label {
    color: #444;
    background: #fff;
    font-weight: 600
}

.btn-label-icon {
    background: rgba(0, 0, 0, .05)
}

.btn-group > .btn:first-child:not(:last-child) .btn-label, .btn-group > .btn:first-child:not(:last-child) .btn-label-icon {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child) .btn-label, .btn-group > .btn:last-child:not(:first-child) .btn-label-icon {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) .btn-label, .btn-group-vertical > .btn:first-child:not(:last-child) .btn-label-icon {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) .btn-label, .btn-group-vertical > .btn:last-child:not(:first-child) .btn-label-icon {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-rounded .btn-label-icon.left, .btn-rounded .btn-label.left, .irs-bar-edge, .irs-line-left {
    border-bottom-left-radius: 999px;
    border-top-left-radius: 999px
}

.btn-group-vertical .btn-label-icon {
    width: 2.5em;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center
}

.btn-rounded .btn-label-icon.right, .btn-rounded .btn-label.right {
    border-bottom-right-radius: 999px;
    border-top-right-radius: 999px
}

.btn-outline.focus .btn-label, .btn-outline:active .btn-label, .btn-outline:focus .btn-label, .btn-outline:hover .btn-label {
    color: #444;
    background: #fff
}

.btn-outline.focus .btn-label-icon, .btn-outline:active .btn-label-icon, .btn-outline:focus .btn-label-icon, .btn-outline:hover .btn-label-icon {
    background: rgba(0, 0, 0, .05)
}

.btn-outline .btn-label, .btn-outline .btn-label-icon {
    background: 0 0
}

.btn-outline-colorless-inverted .btn-label {
    color: inherit
}

.btn-outline.disabled .btn-label-icon, .btn-outline:disabled .btn-label-icon, fieldset[disabled] .btn-outline .btn-label-icon {
    background: 0 0 !important
}

.btn-outline.disabled.active .btn-label, .btn-outline:disabled.active .btn-label, fieldset[disabled] .btn-outline.active .btn-label {
    color: #444 !important;
    background: #fff !important
}

.btn-outline.disabled.active .btn-label-icon, .btn-outline:disabled.active .btn-label-icon, fieldset[disabled] .btn-outline.active .btn-label-icon {
    background: rgba(0, 0, 0, .05) !important
}

.btn-outline-colorless-inverted.disabled .btn-label, .btn-outline-colorless-inverted:disabled .btn-label, fieldset[disabled] .btn-outline-colorless-inverted .btn-label {
    color: inherit !important;
    background: 0 0 !important
}

.btn-group-xs > .btn .btn-label, .btn-group-xs > .btn .btn-label-icon, .btn-xs .btn-label, .btn-xs .btn-label-icon {
    margin: -2px 0;
    padding: 2px 7px
}

.btn-group-xs > .btn .btn-label-icon.left, .btn-group-xs > .btn .btn-label.left, .btn-xs .btn-label-icon.left, .btn-xs .btn-label.left {
    margin-right: 7px;
    margin-left: -7px;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px
}

.btn-group-xs > .btn .btn-label-icon.right, .btn-group-xs > .btn .btn-label.right, .btn-xs .btn-label-icon.right, .btn-xs .btn-label.right {
    margin-right: -7px;
    margin-left: 7px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px
}

.btn-group-sm > .btn .btn-label, .btn-group-sm > .btn .btn-label-icon, .btn-sm .btn-label, .btn-sm .btn-label-icon {
    margin: -3px 0;
    padding: 3px 9px
}

.btn-group-sm > .btn .btn-label-icon.left, .btn-group-sm > .btn .btn-label.left, .btn-sm .btn-label-icon.left, .btn-sm .btn-label.left {
    margin-right: 9px;
    margin-left: -9px;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px
}

.btn-group-sm > .btn .btn-label-icon.right, .btn-group-sm > .btn .btn-label.right, .btn-sm .btn-label-icon.right, .btn-sm .btn-label.right {
    margin-right: -9px;
    margin-left: 9px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px
}

.btn-group-lg > .btn .btn-label, .btn-group-lg > .btn .btn-label-icon, .btn-lg .btn-label, .btn-lg .btn-label-icon {
    margin: -8px 0;
    padding: 8px 18px
}

.btn-group-lg > .btn .btn-label-icon.left, .btn-group-lg > .btn .btn-label.left, .btn-lg .btn-label-icon.left, .btn-lg .btn-label.left {
    margin-right: 18px;
    margin-left: -18px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.btn-group-lg > .btn .btn-label-icon.right, .btn-group-lg > .btn .btn-label.right, .btn-lg .btn-label-icon.right, .btn-lg .btn-label.right {
    margin-right: -18px;
    margin-left: 18px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.btn-group-xl > .btn .btn-label, .btn-group-xl > .btn .btn-label-icon, .btn-xl .btn-label, .btn-xl .btn-label-icon {
    margin: -10px 0;
    padding: 10px 25px
}

.btn-group-xl > .btn .btn-label-icon.left, .btn-group-xl > .btn .btn-label.left, .btn-xl .btn-label-icon.left, .btn-xl .btn-label.left {
    margin-right: 25px;
    margin-left: -25px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.btn-group-xl > .btn .btn-label-icon.right, .btn-group-xl > .btn .btn-label.right, .btn-xl .btn-label-icon.right, .btn-xl .btn-label.right {
    margin-right: -25px;
    margin-left: 25px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.panel-group .panel-heading {
    padding: 0
}

.accordion-toggle {
    position: relative;
    display: block;
    padding: 9px 20px;
    color: #444
}

.accordion-toggle.collapsed:focus, .accordion-toggle.collapsed:hover, .accordion-toggle:focus, .accordion-toggle:hover {
    text-decoration: none;
    color: #444;
    background: rgba(0, 0, 0, .015)
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e2e2e2
}

.panel-group.panel-group-success .accordion-toggle, .panel-group.panel-group-success .accordion-toggle:focus, .panel-group.panel-group-success .accordion-toggle:hover {
    color: #6f976d;
    background: #fcfff5
}

.panel-group.panel-group-success .panel, .panel-group.panel-group-success .panel-heading, .panel-group.panel-group-success .panel-heading + .panel-collapse > .list-group, .panel-group.panel-group-success .panel-heading + .panel-collapse > .panel-body {
    border-color: #a3c293
}

.panel-group.panel-group-danger .accordion-toggle, .panel-group.panel-group-danger .accordion-toggle:focus, .panel-group.panel-group-danger .accordion-toggle:hover {
    color: #b05b59;
    background: #fff6f6
}

.panel-group.panel-group-danger .panel, .panel-group.panel-group-danger .panel-heading, .panel-group.panel-group-danger .panel-heading + .panel-collapse > .list-group, .panel-group.panel-group-danger .panel-heading + .panel-collapse > .panel-body {
    border-color: #e0b4b4
}

.panel-group.panel-group-warning .accordion-toggle, .panel-group.panel-group-warning .accordion-toggle:focus, .panel-group.panel-group-warning .accordion-toggle:hover {
    color: #8d7955;
    background: #fffaf3
}

.panel-group.panel-group-warning .panel, .panel-group.panel-group-warning .panel-heading, .panel-group.panel-group-warning .panel-heading + .panel-collapse > .list-group, .panel-group.panel-group-warning .panel-heading + .panel-collapse > .panel-body {
    border-color: #c9ba9b
}

.panel-group.panel-group-info .accordion-toggle, .panel-group.panel-group-info .accordion-toggle:focus, .panel-group.panel-group-info .accordion-toggle:hover {
    color: #528d9e;
    background: #f8ffff
}

.panel-group.panel-group-info .panel, .panel-group.panel-group-info .panel-heading, .panel-group.panel-group-info .panel-heading + .panel-collapse > .list-group, .panel-group.panel-group-info .panel-heading + .panel-collapse > .panel-body {
    border-color: #a9d5de
}

.panel-group-success.panel-group-dark .accordion-toggle, .panel-group-success.panel-group-dark .accordion-toggle:focus, .panel-group-success.panel-group-dark .accordion-toggle:hover {
    color: #fff;
    background: #78bd5d
}

.panel-group-success.panel-group-dark .panel, .panel-group-success.panel-group-dark .panel-heading, .panel-group-success.panel-group-dark .panel-heading + .panel-collapse > .list-group, .panel-group-success.panel-group-dark .panel-heading + .panel-collapse > .panel-body {
    border-color: #78bd5d
}

.panel-group-danger.panel-group-dark .accordion-toggle, .panel-group-danger.panel-group-dark .accordion-toggle:focus, .panel-group-danger.panel-group-dark .accordion-toggle:hover {
    color: #fff;
    background: #e46050
}

.panel-group-danger.panel-group-dark .panel, .panel-group-danger.panel-group-dark .panel-heading, .panel-group-danger.panel-group-dark .panel-heading + .panel-collapse > .list-group, .panel-group-danger.panel-group-dark .panel-heading + .panel-collapse > .panel-body {
    border-color: #e46050
}

.panel-group-warning.panel-group-dark .accordion-toggle, .panel-group-warning.panel-group-dark .accordion-toggle:focus, .panel-group-warning.panel-group-dark .accordion-toggle:hover {
    color: #fff;
    background: #f4ab43
}

.panel-group-warning.panel-group-dark .panel, .panel-group-warning.panel-group-dark .panel-heading, .panel-group-warning.panel-group-dark .panel-heading + .panel-collapse > .list-group, .panel-group-warning.panel-group-dark .panel-heading + .panel-collapse > .panel-body {
    border-color: #f4ab43
}

.panel-group-info.panel-group-dark .accordion-toggle, .panel-group-info.panel-group-dark .accordion-toggle:focus, .panel-group-info.panel-group-dark .accordion-toggle:hover {
    color: #fff;
    background: #59c4e4
}

.panel-group-info.panel-group-dark .panel, .panel-group-info.panel-group-dark .panel-heading, .panel-group-info.panel-group-dark .panel-heading + .panel-collapse > .list-group, .panel-group-info.panel-group-dark .panel-heading + .panel-collapse > .panel-body {
    border-color: #59c4e4
}

.note {
    margin-bottom: 20px;
    padding: 20px;
    border-left-width: 3px;
    border-left-style: solid;
    border-color: #ddd;
    background: #fafafa
}

.note h1, .note h2, .note h3, .note h4, .note h5, .note h6 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 600
}

.note p:last-child {
    margin-bottom: 0
}

.note-success {
    border-color: #78bd5d;
    background: #fcfff5
}

.note-success h1, .note-success h2, .note-success h3, .note-success h4, .note-success h5, .note-success h6 {
    color: #78bd5d
}

.note-danger {
    border-color: #e46050;
    background: #fff6f6
}

.note-danger h1, .note-danger h2, .note-danger h3, .note-danger h4, .note-danger h5, .note-danger h6 {
    color: #e46050
}

.note-warning {
    border-color: #f4ab43;
    background: #fffaf3
}

.note-warning h1, .note-warning h2, .note-warning h3, .note-warning h4, .note-warning h5, .note-warning h6 {
    color: #f4ab43
}

.note-info {
    border-color: #59c4e4;
    background: #f8ffff
}

.note-info h1, .note-info h2, .note-info h3, .note-info h4, .note-info h5, .note-info h6 {
    color: #59c4e4
}

.switcher {
    position: relative;
    display: block;
    margin-bottom: 6px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 400;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 68px;
    font-size: 13px;
    line-height: 1.61539
}

.switcher.switcher-blank {
    width: 56px;
    height: 24px
}

.switcher .switcher-indicator {
    width: 56px;
    height: 24px;
    margin-top: -12px;
    font-size: 10px;
    line-height: 24px
}

.switcher > input:checked ~ .switcher-indicator:after {
    left: 32px
}

.switcher .switcher-indicator:after {
    width: 20px;
    height: 20px;
    margin: 2px 0 0 2px
}

.switcher .switcher-no {
    padding-left: 22px
}

.switcher .switcher-yes {
    padding-right: 22px
}

.switcher > input:checked ~ .switcher-indicator {
    color: #fff;
    background: #818a91
}

.switcher:active .switcher-indicator:after, .switcher > input:active ~ .switcher-indicator:after, .switcher > input:focus ~ .switcher-indicator:after {
    box-shadow: 0 0 0 1px #818a91 inset
}

.switcher > input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.switcher.switcher-blank {
    padding: 0 !important
}

.switcher.switcher-blank .switcher-indicator {
    top: 0 !important;
    margin: 0 !important
}

.form-horizontal .switcher {
    margin-top: 4px;
    margin-bottom: 0
}

.form-horizontal .form-group-lg .switcher, .form-horizontal.form-group-lg .switcher {
    margin-top: 5px
}

.switcher > input:disabled ~ .switcher-indicator {
    opacity: .65;
    cursor: not-allowed !important
}

.switcher > input:disabled ~ .switcher-indicator:after {
    box-shadow: none !important
}

.switcher-indicator {
    position: absolute;
    top: 50%;
    left: 0;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    font-weight: 700;
    color: #fff;
    background: #555;
    transition-property: left, right, background;
    transition-duration: .2s
}

.switcher-no, .switcher-yes {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .2s;
    text-align: center
}

.switcher-no {
    left: 0
}

.switcher-yes {
    left: -100%
}

.switcher > input:checked ~ .switcher-indicator .switcher-no {
    left: 100%
}

.switcher > input:checked ~ .switcher-indicator .switcher-yes {
    left: 0
}

.switcher-indicator:after {
    position: absolute;
    left: 0;
    display: block;
    content: "";
    transition: left .2s;
    border: 1px solid transparent;
    border-radius: 2px;
    background: #fff
}

.switcher-rounded .switcher-indicator, .switcher-rounded .switcher-indicator:after {
    border-radius: 999px
}

.form-group-sm .switcher, .switcher-sm {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 54px;
    font-size: 13px;
    line-height: 1.61539
}

.form-group-sm .switcher.switcher-blank, .switcher-sm.switcher-blank {
    width: 42px;
    height: 20px
}

.form-group-sm .switcher .switcher-indicator, .switcher-sm .switcher-indicator {
    width: 42px;
    height: 20px;
    margin-top: -10px;
    font-size: 8px;
    line-height: 20px
}

.form-group-sm .switcher > input:checked ~ .switcher-indicator:after, .switcher-sm > input:checked ~ .switcher-indicator:after {
    left: 22px
}

.form-group-sm .switcher .switcher-indicator:after, .switcher-sm .switcher-indicator:after {
    width: 16px;
    height: 16px;
    margin: 2px 0 0 2px
}

.form-group-sm .switcher .switcher-no, .switcher-sm .switcher-no {
    padding-left: 18px
}

.form-group-sm .switcher .switcher-yes, .switcher-sm .switcher-yes {
    padding-right: 18px
}

.form-group-lg .switcher, .switcher-lg {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 80px;
    font-size: 15px;
    line-height: 1.4
}

.form-group-lg .switcher.switcher-blank, .switcher-lg.switcher-blank {
    width: 68px;
    height: 30px
}

.form-group-lg .switcher .switcher-indicator, .switcher-lg .switcher-indicator {
    width: 68px;
    height: 30px;
    margin-top: -15px;
    font-size: 13px;
    line-height: 30px
}

.form-group-lg .switcher > input:checked ~ .switcher-indicator:after, .switcher-lg > input:checked ~ .switcher-indicator:after {
    left: 38px
}

.form-group-lg .switcher .switcher-indicator:after, .switcher-lg .switcher-indicator:after {
    width: 26px;
    height: 26px;
    margin: 2px 0 0 2px
}

.form-group-lg .switcher .switcher-no, .switcher-lg .switcher-no {
    padding-left: 28px
}

.form-group-lg .switcher .switcher-yes, .switcher-lg .switcher-yes {
    padding-right: 28px
}

.switcher-info > input:checked ~ .switcher-indicator {
    color: #fff;
    background: #59c4e4
}

.switcher-info:active .switcher-indicator:after, .switcher-info > input:active ~ .switcher-indicator:after, .switcher-info > input:focus ~ .switcher-indicator:after {
    box-shadow: 0 0 0 1px #59c4e4 inset
}

.switcher-success > input:checked ~ .switcher-indicator {
    color: #fff;
    background: #78bd5d
}

.switcher-success:active .switcher-indicator:after, .switcher-success > input:active ~ .switcher-indicator:after, .switcher-success > input:focus ~ .switcher-indicator:after {
    box-shadow: 0 0 0 1px #78bd5d inset
}

.switcher-warning > input:checked ~ .switcher-indicator {
    color: #fff;
    background: #f4ab43
}

.switcher-warning:active .switcher-indicator:after, .switcher-warning > input:active ~ .switcher-indicator:after, .switcher-warning > input:focus ~ .switcher-indicator:after {
    box-shadow: 0 0 0 1px #f4ab43 inset
}

.switcher-danger > input:checked ~ .switcher-indicator {
    color: #fff;
    background: #e46050
}

.switcher-danger:active .switcher-indicator:after, .switcher-danger > input:active ~ .switcher-indicator:after, .switcher-danger > input:focus ~ .switcher-indicator:after {
    box-shadow: 0 0 0 1px #e46050 inset
}

.custom-control {
    position: relative;
    display: block;
    margin-bottom: 4px;
    padding: 0 0 0 24px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

.custom-control:after, .custom-control:before {
    content: " ";
    display: table
}

.custom-control.checkbox-inline, .custom-control.radio-inline, .form-inline .custom-control {
    display: inline-block;
    margin-bottom: 0
}

.custom-control.checkbox-inline + .custom-control, .custom-control.radio-inline + .custom-control, .form-inline .custom-control + .custom-control {
    margin-left: 12px
}

.form-horizontal .custom-control {
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 0
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.custom-control-indicator {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    box-shadow: 0 0 0 1px #d6d6d6 inset
}

.custom-checkbox .custom-control-indicator {
    border-radius: 2px
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 999px
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-control-blank {
    padding: 0;
    min-height: 21px;
    min-width: 16px
}

.input-group-addon .custom-control-blank {
    min-height: 0;
    margin: 0
}

.input-group-addon .custom-control-blank .custom-control-indicator {
    margin: 0;
    position: relative;
    top: auto
}

.custom-control-input:disabled + .custom-control-indicator, fieldset[disabled] .custom-control-input + .custom-control-indicator {
    opacity: .65;
    background-color: #eceeef !important;
    box-shadow: 0 0 0 1px #d6d6d6 inset !important
}

.custom-control-input:disabled + .custom-control-description, .custom-control-input:disabled + .custom-control-indicator, .custom-control.disabled, fieldset[disabled] .custom-control, fieldset[disabled] .custom-control-input + .custom-control-description, fieldset[disabled] .custom-control-input + .custom-control-indicator {
    cursor: not-allowed !important
}

.custom-control.has-success, .has-success .custom-control {
    color: #6f976d
}

.custom-control.has-success .custom-control-indicator, .has-success .custom-control .custom-control-indicator {
    box-shadow: 0 0 0 1px #78bd5d inset
}

.custom-control.has-warning, .has-warning .custom-control {
    color: #8d7955
}

.custom-control.has-warning .custom-control-indicator, .has-warning .custom-control .custom-control-indicator {
    box-shadow: 0 0 0 1px #f4ab43 inset
}

.custom-control.has-error, .has-error .custom-control {
    color: #b05b59
}

.custom-control.has-error .custom-control-indicator, .has-error .custom-control .custom-control-indicator {
    box-shadow: 0 0 0 1px #e46050 inset
}

.custom-select {
    padding-right: 28px;
    padding-right: 0 \9;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 12px center no-repeat #fff;
    background-image: none \9;
    background-size: 8px 10px;
    -moz-appearance: none;
    -webkit-appearance: none
}

.custom-select.form-control {
    line-height: 1.61539
}

.custom-select::-ms-expand {
    opacity: 0
}

html[dir=rtl] .custom-select {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") left 12px center no-repeat #fff;
    background-image: none \9;
    background-size: 8px 10px
}

.custom-select.input-sm, .form-group-sm .custom-select.form-control {
    line-height: 1.42
}

.custom-select.input-lg, .form-group-lg .custom-select.form-control {
    line-height: 1.4
}

.custom-select:disabled, fieldset[disabled] .custom-select {
    background-color: #eceeef !important
}

.custom-file {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    cursor: pointer
}

.custom-file:after, .custom-file:before {
    content: " ";
    display: table
}

.custom-file-input {
    position: absolute;
    display: block;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.custom-file-control {
    position: relative;
    overflow: hidden;
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #999;
    font-weight: 400;
    padding: 4px 12px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.61539
}

.custom-file-control:after {
    padding: 4px 12px;
    line-height: 1.61539;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px
}

.custom-file-control + .px-file-buttons {
    top: 5px;
    padding-right: 4px
}

.custom-file-control + .px-file-buttons .btn {
    height: 21px;
    margin-left: 4px;
    line-height: 19px
}

.custom-file-control:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: "Browse";
    color: #444;
    border: 0 solid #d6d6d6;
    border-left-width: 1px;
    background: #ececec
}

.px-file .custom-file-control:after, .px-file-clear {
    display: none
}

.custom-file-control:hover:after {
    border-color: #d1d1d1;
    background: #e4e4e4
}

.custom-file-input:disabled ~ .custom-file-control {
    cursor: not-allowed;
    border-color: #d6d6d6 !important;
    background: #eceeef !important
}

.custom-file-input:disabled ~ .custom-file-control:after {
    opacity: .65;
    border-color: #d6d6d6;
    background: #ececec;
    box-shadow: none
}

.custom-file-input:disabled ~ .custom-file-control + .px-file-buttons {
    background-color: #eceeef
}

.px-file-buttons {
    position: absolute;
    right: 1px;
    background: #fff
}

.px-file-buttons .btn {
    position: relative;
    float: left;
    margin-left: 6px;
    padding: 0 7px;
    font-size: 11px
}

.px-file-has-value .px-file-clear {
    display: block
}

.px-file-has-value .custom-file-control {
    color: #444
}

.custom-file-control.input-sm, .form-group-sm .custom-file-control {
    padding: 3px 9px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 1.42
}

.custom-file-control.input-sm:after, .form-group-sm .custom-file-control:after {
    padding: 3px 9px;
    line-height: 1.42;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px
}

.custom-file-control.input-sm + .px-file-buttons, .form-group-sm .custom-file-control + .px-file-buttons {
    top: 3px;
    padding-right: 2px
}

.custom-file-control.input-sm + .px-file-buttons .btn, .form-group-sm .custom-file-control + .px-file-buttons .btn {
    height: 19.04px;
    margin-left: 2px;
    line-height: 17.04px
}

.custom-file-control.input-lg, .form-group-lg .custom-file-control {
    padding: 8px 18px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.4
}

.custom-file-control.input-lg:after, .form-group-lg .custom-file-control:after {
    padding: 8px 18px;
    line-height: 1.4;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.custom-file-control.input-lg + .px-file-buttons, .form-group-lg .custom-file-control + .px-file-buttons {
    top: 8px;
    padding-right: 7px
}

.custom-file-control.input-lg + .px-file-buttons .btn, .form-group-lg .custom-file-control + .px-file-buttons .btn {
    height: 23px;
    margin-left: 7px;
    line-height: 21px
}

.px-sidebar-left, .px-sidebar-right {
    position: fixed;
    z-index: 1040;
    top: 0;
    bottom: 0;
    float: none;
    clear: both;
    width: 300px;
    background: #fff;
    transition-duration: .3s;
    transition-property: left, right
}

.px-sidebar-left {
    left: -300px;
    border-right: 1px solid #e2e2e2
}

.px-sidebar-left.open {
    left: 0 !important
}

.px-sidebar-right {
    right: -300px;
    border-left: 1px solid #e2e2e2
}

.px-sidebar-right.open {
    right: 0 !important
}

.px-navbar ~ .px-sidebar-left, .px-navbar ~ .px-sidebar-right {
    top: 48px
}

.px-sidebar-content {
    position: relative;
    height: 100%
}

.navbar-brand, .navbar-toggle {
    height: 48px;
    line-height: 48px
}

.navbar {
    border: none
}

.navbar-collapse {
    padding: 0
}

.navbar-header {
    padding: 0 20px
}

.navbar-brand {
    padding: 0
}

.navbar-toggle {
    position: absolute;
    top: 0;
    width: 56px;
    margin: 0;
    text-align: center;
    border: none;
    border-radius: 0
}

.navbar-nav, .navbar-nav > li + li {
    margin: 0
}

.navbar-toggle-icon {
    position: relative
}

.navbar-toggle-icon, .navbar-toggle-icon:after, .navbar-toggle-icon:before {
    display: block;
    width: 12px;
    height: 2px;
    margin: auto;
    vertical-align: middle;
    background: #666
}

.navbar-toggle-icon:after, .navbar-toggle-icon:before {
    position: absolute;
    content: ""
}

.navbar-toggle-icon:before {
    top: -4px
}

.navbar-toggle-icon:after {
    top: 4px
}

.navbar-toggle .navbar-toggle-icon {
    opacity: .5
}

.navbar-toggle.collapsed .navbar-toggle-icon {
    opacity: 1
}

.navbar-nav > li > a {
    padding: 0 15px;
    line-height: 42px
}

.navbar-form {
    margin: 0;
    padding-right: 15px;
    padding-left: 15px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding-top: 0;
        padding-bottom: 0;
        line-height: 42px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        padding-left: 20px
    }

    .navbar-nav > li > a {
        height: 48px;
        line-height: 48px
    }

    .navbar-form {
        height: 48px;
        padding-top: 8px;
        padding-bottom: 0
    }

    .navbar-form .btn, .navbar-form input, .navbar-form select {
        height: 32px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 30px
    }
}

.px-navbar {
    position: absolute;
    z-index: 1010;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    border-radius: 0
}

.px-navbar-fixed .px-navbar {
    position: fixed !important
}

.px-navbar ~ .px-content {
    margin-top: 48px
}

.px-navbar .navbar-collapse.in {
    position: relative
}

.px-navbar .navbar-collapse.in .px-navbar-collapse-inner {
    position: relative;
    height: 100%
}

.px-navbar .navbar-toggle {
    right: 0
}

.px-nav-right ~ .px-navbar .navbar-toggle {
    right: 56px
}

.px-navbar .navbar-btn {
    margin-left: 15px;
    margin-right: 15px
}

.px-navbar .divider {
    display: none
}

.px-navbar .navbar-text {
    padding-left: 15px;
    padding-right: 15px
}

.px-navbar .navbar-link:hover {
    background: 0 0 !important;
    opacity: .7
}

.box, .wizard, .wizard-wrapper {
    background: #fff
}

.px-navbar .dropdown-menu {
    padding: 0
}

.px-navbar .dropdown-menu > li, .px-navbar .navbar-nav > li {
    border-bottom: 1px solid
}

.px-navbar .dropdown-menu > li + li, .px-navbar .navbar-nav > li + li {
    border-top-width: 1px;
    border-top-style: solid;
    margin-top: -1px
}

.px-navbar .dropdown-menu > li:first-child {
    border-top: 1px solid
}

.px-navbar .dropdown-menu > li:last-child {
    margin-bottom: -1px
}

.px-navbar .navbar-collapse {
    border-top: 1px solid;
    box-shadow: none
}

.px-navbar .navbar-form {
    border-top-width: 0;
    box-shadow: none
}

.px-navbar-icon {
    font-size: inherit
}

.px-nav-left ~ .px-navbar {
    padding-left: 56px;
    position: fixed
}

.px-nav-left ~ .px-navbar .navbar-collapse {
    margin-left: -56px
}

.px-nav-right ~ .px-navbar {
    padding-right: 56px;
    position: fixed
}

.px-nav-right ~ .px-navbar .navbar-collapse {
    margin-right: -56px
}

@media (min-width: 544px) {
    .px-nav-left:not(.px-nav-off-canvas):not(.px-nav-off-canvas-tablets) ~ .px-navbar .navbar-collapse {
        margin-left: 0
    }

    .px-nav-right:not(.px-nav-off-canvas):not(.px-nav-off-canvas-tablets) ~ .px-navbar .navbar-collapse {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .px-navbar .navbar-form .form-control, .px-navbar .navbar-form .form-group, .px-navbar .navbar-form .input-group {
        width: 100% !important
    }

    .px-navbar .navbar-form .input-group {
        display: table
    }

    .px-navbar .navbar-form .input-group-btn {
        width: 1%
    }

    .px-navbar ul.navbar-nav:last-of-type > li:last-child {
        border-bottom: none
    }
}

@media (min-width: 992px) {
    .px-nav-left ~ .px-navbar, .px-nav-right ~ .px-navbar {
        position: absolute
    }

    .px-nav-left ~ .px-navbar {
        left: 56px;
        padding-left: 0
    }

    .px-nav-left ~ .px-navbar .navbar-collapse {
        margin-left: 0
    }

    .px-nav-right ~ .px-navbar {
        right: 56px;
        padding-right: 0
    }

    .px-nav-right ~ .px-navbar .navbar-collapse {
        margin-right: 0
    }

    .px-nav-left ~ .px-navbar .navbar-header {
        min-width: 173px
    }

    .px-nav-left.px-nav-collapse ~ .px-navbar .navbar-header {
        min-width: 0
    }
}

@media (min-width: 768px) {
    .px-navbar .dropdown-menu {
        padding: 5px 0
    }

    .px-navbar .dropdown-menu > li, .px-navbar .dropdown-menu > li + li, .px-navbar .dropdown-menu > li:first-child, .px-navbar .dropdown-menu > li:last-child {
        margin: 0;
        border: none
    }

    .px-navbar .divider {
        display: block;
        margin: 5px 0 !important
    }

    .px-navbar .navbar-nav > li {
        border-right-width: 1px;
        border-right-style: solid;
        border-bottom: none
    }

    .px-navbar .navbar-nav > li + li {
        margin: 0;
        border-top: none
    }

    .px-navbar .navbar-nav > li:first-child {
        border-left-width: 1px;
        border-left-style: solid
    }

    .px-navbar .navbar-right > li:last-child {
        border-right: none
    }

    .px-navbar .navbar-collapse {
        border-top: none
    }
}

.px-navbar .navbar-nav > li > .dropdown-toggle:after {
    display: none
}

.px-navbar .navbar-nav > li > .dropdown-toggle[href="#"] {
    padding-right: 30px
}

.px-navbar .navbar-nav > li > .dropdown-toggle[href="#"]:before {
    position: absolute;
    top: 50%;
    right: 15px;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px 1px 0 0;
    border-style: solid
}

.px-navbar .navbar-nav > .open > .dropdown-toggle[href="#"]:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.px-navbar-icon-label {
    display: inline-block;
    margin-left: 7px
}

.px-navbar .badge, .px-navbar .label {
    position: relative;
    top: 21px;
    display: block;
    float: right;
    margin: -.8em 0 0;
    padding: 0 .5em;
    font-size: .77em;
    line-height: 1.6em
}

.px-navbar-image {
    position: relative;
    top: 21px;
    display: block;
    float: left;
    height: 22px;
    margin: -11px 0 0;
    border-radius: 999px
}

.px-navbar-image ~ span {
    display: inline-block;
    padding-left: 9px
}

@media (min-width: 768px) {
    .px-navbar .navbar-right {
        padding-right: 20px
    }

    .px-nav-right ~ .px-navbar .navbar-right {
        padding-right: 0
    }

    .px-navbar-icon-label {
        display: none
    }

    .px-navbar .badge, .px-navbar .label {
        top: .2em;
        margin: 0
    }

    .px-navbar .px-navbar-label {
        position: relative;
        top: 14px;
        display: inline-block;
        float: none;
        margin: 0 0 0 -8px;
        padding: 0 2px;
        vertical-align: top;
        font-size: 8px;
        font-weight: 700;
        line-height: 10px
    }

    .px-navbar-image {
        top: 24px;
        margin-right: 0
    }

    .px-navbar .navbar-nav > li > .dropdown-toggle {
        padding-right: 15px !important
    }

    .px-navbar .navbar-nav > li > .dropdown-toggle:before {
        display: none !important
    }
}

.px-nav {
    position: fixed;
    z-index: 1050;
    top: 0;
    display: block !important;
    width: 80%;
    height: 100%
}

.px-nav-expand {
    z-index: 1052
}

.px-nav-fixed {
    position: fixed !important;
    height: 100% !important;
    min-height: 0 !important
}

.px-nav-content {
    visibility: hidden
}

.px-nav-expand .px-nav-content {
    visibility: visible
}

.px-nav-left {
    left: -80%
}

.px-nav-left .px-nav-toggle, .px-nav-left.px-nav-expand {
    left: 0
}

.px-nav-right {
    right: -80%
}

.px-nav-right .px-nav-toggle, .px-nav-right.px-nav-expand {
    right: 0
}

@media (min-width: 544px) {
    .px-nav {
        width: 56px
    }

    .px-nav-expand {
        width: 230px
    }

    .px-nav-content {
        visibility: visible
    }

    .px-nav-left {
        left: 0
    }

    .px-nav-left ~ .px-content {
        margin-left: 56px
    }

    .px-nav-right {
        right: 0
    }

    .px-nav-right ~ .px-content {
        margin-right: 56px
    }
}

@media (min-width: 992px) {
    .px-nav {
        position: absolute;
        width: 230px;
        height: auto;
        min-height: 100%
    }

    .px-nav, .px-nav.px-nav-expand {
        z-index: 1008
    }

    .px-nav-collapse {
        width: 56px
    }

    .px-nav-left.px-nav-expand ~ .px-content, .px-nav-left ~ .px-content {
        margin-left: 230px
    }

    .px-nav-left.px-nav-collapse ~ .px-content {
        margin-left: 56px
    }

    .px-nav-right.px-nav-expand ~ .px-content, .px-nav-right ~ .px-content {
        margin-right: 230px
    }

    .px-nav-right.px-nav-collapse ~ .px-content {
        margin-right: 56px
    }
}

.px-nav-dimmer, .px-nav-toggle {
    z-index: 1051;
    top: 0;
    position: fixed
}

.px-nav-dimmer {
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    cursor: pointer;
    -webkit-animation: px-nav-dimmer-animation .3s;
    animation: px-nav-dimmer-animation .3s
}

.px-nav-expand ~ .px-nav-dimmer {
    display: block
}

@media (min-width: 992px) {
    .px-nav-expand ~ .px-nav-dimmer {
        display: none
    }
}

.px-nav-toggle {
    overflow: hidden;
    width: 56px;
    height: 48px;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    border: none;
    border-radius: 0;
    line-height: 48px
}

.px-nav-left .px-nav-toggle-arrow, .px-nav-right .px-nav-toggle-arrow {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.px-nav-toggle:after, .px-nav-toggle:before {
    content: " ";
    display: table
}

.px-nav-expand .px-nav-toggle {
    width: 80%
}

.px-nav-fixed .px-nav-toggle, .px-navbar-fixed > .px-nav .px-nav-toggle {
    position: fixed
}

.px-nav-toggle ~ .px-nav-content {
    padding-top: 48px
}

.px-nav-toggle ~ .px-nav-scrollable-area {
    position: relative;
    float: none;
    height: 100%;
    padding-top: 48px
}

.px-nav-toggle ~ .px-nav-scrollable-area .px-nav-content {
    position: relative;
    height: 100%
}

@media (min-width: 544px) {
    .px-nav-expand .px-nav-toggle {
        width: 230px
    }
}

.px-nav .navbar-toggle-icon {
    position: absolute;
    top: 50%;
    left: 22px;
    margin-top: -1px
}

.px-nav-toggle-label {
    position: absolute;
    top: 0;
    left: 44px;
    transition: all .3s;
    white-space: nowrap;
    opacity: 0;
    font-weight: 600
}

.px-nav-transitioning, .px-nav-transitioning .px-nav-toggle {
    transition-property: width, left, right;
    transition-duration: .3s
}

.px-nav-expand .px-nav-toggle-label {
    opacity: 1
}

.px-nav-expand.px-nav-right .px-nav-toggle-label {
    left: 53px
}

@media (min-width: 992px) {
    .px-nav-toggle {
        position: absolute;
        width: 56px !important
    }

    .px-nav-toggle-label {
        display: none !important
    }
}

.px-nav-toggle-arrow {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -3px
}

.px-nav-left .px-nav-toggle-arrow {
    left: 40px;
    border-right: none;
    border-left: 3px solid
}

.px-nav-left.px-nav-expand .px-nav-toggle-arrow, .px-nav-right .px-nav-toggle-arrow {
    left: 13px;
    border-right: 3px solid;
    border-left: none
}

.px-nav-right.px-nav-expand .px-nav-toggle-arrow {
    left: 40px;
    border-right: none;
    border-left: 3px solid
}

@media (min-width: 992px) {
    .px-nav-left .px-nav-toggle-arrow, .px-nav-left.px-nav-expand .px-nav-toggle-arrow {
        left: 13px;
        border-right: 3px solid;
        border-left: none
    }

    .px-nav-left.px-nav-collapse .px-nav-toggle-arrow, .px-nav-right .px-nav-toggle-arrow, .px-nav-right.px-nav-expand .px-nav-toggle-arrow {
        left: 40px;
        border-right: none;
        border-left: 3px solid
    }

    .px-nav-right.px-nav-collapse .px-nav-toggle-arrow {
        left: 13px;
        border-right: 3px solid;
        border-left: none
    }
}

@media (min-width: 544px) and (max-width: 991px) {
    .px-nav-off-canvas .px-nav-content, .px-nav-off-canvas-tablets .px-nav-content {
        visibility: hidden
    }

    .px-nav-off-canvas-tablets.px-nav-expand .px-nav-content, .px-nav-off-canvas.px-nav-expand .px-nav-content {
        visibility: visible
    }

    .px-nav-off-canvas-tablets.px-nav-left, .px-nav-off-canvas.px-nav-left {
        left: -56px
    }

    .px-nav-off-canvas-tablets.px-nav-left.px-nav-expand, .px-nav-off-canvas.px-nav-left.px-nav-expand {
        left: 0
    }

    .px-nav-off-canvas-tablets.px-nav-left ~ .px-content, .px-nav-off-canvas.px-nav-left ~ .px-content {
        margin-left: 0
    }

    .px-nav-off-canvas-tablets.px-nav-right, .px-nav-off-canvas.px-nav-right {
        right: -56px
    }

    .px-nav-off-canvas-tablets.px-nav-right.px-nav-expand, .px-nav-off-canvas.px-nav-right.px-nav-expand {
        right: 0
    }

    .px-nav-off-canvas-tablets.px-nav-right ~ .px-content, .px-nav-off-canvas.px-nav-right ~ .px-content {
        margin-right: 0
    }
}

@media (min-width: 992px) {
    .px-nav-off-canvas-desktops.px-nav-collapse, .px-nav-off-canvas.px-nav-collapse {
        position: absolute
    }

    .px-nav-off-canvas-desktops.px-nav-collapse .px-nav-content, .px-nav-off-canvas.px-nav-collapse .px-nav-content {
        visibility: hidden
    }

    .px-nav-off-canvas .px-nav-toggle, .px-nav-off-canvas-desktops .px-nav-toggle {
        left: auto;
        right: auto
    }

    .px-nav-off-canvas-desktops.px-nav-left.px-nav-collapse, .px-nav-off-canvas.px-nav-left.px-nav-collapse {
        left: -56px
    }

    .px-nav-off-canvas-desktops.px-nav-left.px-nav-collapse ~ .px-content, .px-nav-off-canvas.px-nav-left.px-nav-collapse ~ .px-content {
        margin-left: 0
    }

    .px-nav-off-canvas-desktops.px-nav-left .px-nav-toggle, .px-nav-off-canvas.px-nav-left .px-nav-toggle {
        right: 174px
    }

    .px-nav-off-canvas-desktops.px-nav-left.px-nav-collapse .px-nav-toggle, .px-nav-off-canvas.px-nav-left.px-nav-collapse .px-nav-toggle {
        right: -56px
    }

    .px-navbar-fixed > .px-nav-off-canvas-desktops.px-nav-left .px-nav-toggle, .px-navbar-fixed > .px-nav-off-canvas.px-nav-left .px-nav-toggle {
        right: auto;
        left: 0
    }

    .px-nav-off-canvas-desktops.px-nav-right.px-nav-collapse, .px-nav-off-canvas.px-nav-right.px-nav-collapse {
        right: -56px
    }

    .px-nav-off-canvas-desktops.px-nav-right.px-nav-collapse ~ .px-content, .px-nav-off-canvas.px-nav-right.px-nav-collapse ~ .px-content {
        margin-right: 0
    }

    .px-nav-off-canvas-desktops.px-nav-right .px-nav-toggle, .px-nav-off-canvas.px-nav-right .px-nav-toggle {
        left: 174px
    }

    .px-nav-off-canvas-desktops.px-nav-right.px-nav-collapse .px-nav-toggle, .px-nav-off-canvas.px-nav-right.px-nav-collapse .px-nav-toggle {
        left: -56px
    }

    .px-navbar-fixed > .px-nav-off-canvas-desktops.px-nav-right .px-nav-toggle, .px-navbar-fixed > .px-nav-off-canvas.px-nav-right .px-nav-toggle {
        left: auto;
        right: 0
    }
}

.px-nav-content {
    position: relative;
    z-index: 2;
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.expanding-input-overlay, .wizard-steps {
    -webkit-user-select: none;
    -ms-user-select: none
}

.px-nav-tooltip {
    position: absolute;
    z-index: 10;
    white-space: nowrap;
    margin-top: 6px;
    padding: 6px 10px;
    border-radius: 2px;
    line-height: 18px
}

.px-nav-tooltip:before {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -5px;
    content: ""
}

.px-nav-left .px-nav-tooltip {
    left: 100%;
    margin-left: 6px
}

.px-nav-left .px-nav-tooltip:before {
    left: -5px;
    border-top: 5px solid transparent;
    border-right: 5px solid;
    border-bottom: 5px solid transparent;
    border-left: none
}

.px-nav-right .px-nav-tooltip {
    right: 100%;
    margin-right: 6px
}

.px-nav-right .px-nav-tooltip:before {
    right: -5px;
    border-top: 5px solid transparent;
    border-right: none;
    border-bottom: 5px solid transparent;
    border-left: 5px solid
}

.px-nav-dropdown-menu-title, .px-nav-item {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none
}

.px-nav-dropdown-menu-title .badge, .px-nav-dropdown-menu-title .label, .px-nav-item .badge, .px-nav-item .label {
    position: relative;
    top: 1px;
    float: right;
    line-height: 18px
}

.box-cell, .box-row {
    float: none
}

.px-nav-item {
    line-height: 20px
}

.px-nav-dropdown-menu-title {
    line-height: 18px;
    font-weight: 600
}

.px-nav-dropdown-menu-title .badge, .px-nav-dropdown-menu-title .label {
    top: 0;
    line-height: 18px
}

.px-nav-icon {
    display: inline-block;
    width: 20px;
    margin-right: 5px;
    margin-left: -5px;
    text-align: center;
    font-size: 16px;
    line-height: 1
}

.px-nav-dropdown-menu-title, .px-nav-item > a {
    position: relative;
    display: block;
    padding: 12px 22px;
    text-decoration: none
}

.px-nav-dropdown > a {
    padding-right: 36px
}

.px-nav-dropdown > a:after {
    position: absolute;
    top: 50%;
    right: 22px;
    display: block;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px 1px 0 0;
    border-style: solid
}

.px-nav-dropdown.px-open > a:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

html[dir=rtl] .px-nav-dropdown > a:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

html[dir=rtl] .px-nav-dropdown.px-open > a:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.px-nav-dropdown-menu {
    display: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.px-nav-dropdown-menu.transitioning {
    position: relative;
    overflow: hidden;
    height: 0
}

.px-nav-dropdown.px-open > .px-nav-dropdown-menu {
    display: block
}

.px-nav-dropdown-menu .px-nav-item > a {
    padding-top: 8px;
    padding-bottom: 8px;
    text-decoration: none
}

.px-nav-dropdown-menu.px-show {
    position: absolute;
    z-index: 1;
    left: 100%;
    display: block !important;
    width: 230px;
    margin: 0 !important;
    padding-bottom: 0;
    padding-left: 0 !important
}

.px-nav-box, .px-nav-dropdown-menu-wrapper {
    position: relative
}

.px-nav-right .px-nav-dropdown-menu.px-show {
    right: 100%;
    left: auto;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.px-nav-left .px-nav-dropdown-menu.px-show {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.px-nav-left .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu-title {
    border-top-right-radius: 2px
}

.px-nav-left .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu-wrapper + .px-nav-dropdown-menu-title {
    border-top-right-radius: 0;
    border-bottom-right-radius: 2px
}

.px-nav-right .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu-title {
    border-top-left-radius: 2px
}

.px-nav-right .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu-wrapper + .px-nav-dropdown-menu-title {
    border-top-left-radius: 0;
    border-bottom-left-radius: 2px
}

.px-nav-dropdown-menu.px-show .px-nav-dropdown-menu > .px-nav-item > a, .px-nav-dropdown-menu > .px-nav-item > a {
    padding-left: 44px
}

.px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a, .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a {
    padding-left: 66px
}

.px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a, .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a {
    padding-left: 88px
}

.px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a, .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a {
    padding-left: 110px
}

.px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a, .px-nav-dropdown-menu.px-show .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu .px-nav-dropdown-menu > .px-nav-item > a {
    padding-left: 132px
}

@media (min-width: 544px) and (max-width: 991px) {
    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a {
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a:after, .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a:before {
        content: " ";
        display: table
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a:after {
        clear: both
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a .px-nav-label {
        display: none
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a .px-nav-icon {
        margin: 0;
        font-size: 18px;
        height: 18px;
        display: block;
        width: auto
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-dropdown > .px-nav-dropdown-menu, .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a .badge, .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-item > a .label {
        display: none
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-dropdown > a:after {
        right: 7px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-dropdown.px-show > a {
        box-shadow: none !important
    }

    .px-nav:not(.px-nav-expand).px-nav-right .px-nav-content > .px-nav-dropdown > a:after {
        right: auto;
        left: 7px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    html[dir=rtl] .px-nav:not(.px-nav-expand) .px-nav-content > .px-nav-dropdown > a:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    html[dir=rtl] .px-nav:not(.px-nav-expand).px-nav-right .px-nav-content > .px-nav-dropdown > a:after {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .px-nav-expand .px-nav-content > .px-nav-item {
        width: 230px
    }
}

@media (min-width: 992px) {
    .px-nav-content > .px-nav-item {
        width: 230px
    }

    .px-nav-collapse .px-nav-content > .px-nav-item > a {
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }

    .px-nav-collapse .px-nav-content > .px-nav-item > a:after, .px-nav-collapse .px-nav-content > .px-nav-item > a:before {
        content: " ";
        display: table
    }

    .px-nav-collapse .px-nav-content > .px-nav-item > a:after {
        clear: both
    }

    .px-nav-collapse .px-nav-content > .px-nav-item > a .px-nav-label {
        display: none
    }

    .px-nav-collapse .px-nav-content > .px-nav-item > a .px-nav-icon {
        margin: 0;
        font-size: 18px;
        height: 18px;
        display: block;
        width: auto
    }

    .px-nav-collapse .px-nav-content > .px-nav-dropdown > .px-nav-dropdown-menu, .px-nav-collapse .px-nav-content > .px-nav-item > a .badge, .px-nav-collapse .px-nav-content > .px-nav-item > a .label {
        display: none
    }

    .px-nav-collapse .px-nav-content > .px-nav-dropdown > a:after {
        right: 7px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .px-nav-collapse .px-nav-content > .px-nav-dropdown.px-show > a {
        box-shadow: none !important
    }

    .px-nav-collapse.px-nav-right .px-nav-content > .px-nav-dropdown > a:after {
        right: auto;
        left: 7px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    html[dir=rtl] .px-nav-collapse .px-nav-content > .px-nav-dropdown > a:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    html[dir=rtl] .px-nav-collapse.px-nav-right .px-nav-content > .px-nav-dropdown > a:after {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .px-nav-collapse .px-nav-content > .px-nav-item {
        width: auto
    }
}

.px-nav-box {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.px-nav-box:after, .px-nav-box:before {
    content: " ";
    display: table
}

.px-nav-box .close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .5;
    text-shadow: none;
    font-weight: 300;
    font-size: 18px
}

.px-nav-box .close:active, .px-nav-box .close:focus, .px-nav-box .close:hover {
    opacity: 1
}

.px-nav-box .btn-outline:focus, .px-nav-box .btn-outline:hover {
    border-color: transparent !important;
    color: #fff !important
}

@media (min-width: 544px) {
    .px-nav-box {
        width: 230px;
        display: none
    }

    .px-nav-expand .px-nav-box {
        display: block
    }
}

@media (min-width: 992px) {
    .px-nav-box, .px-nav-expand .px-nav-box {
        display: block
    }

    .px-nav-collapse .px-nav-box {
        display: none
    }
}

.px-nav-transitioning .px-nav-content {
    visibility: visible !important
}

.px-nav-transitioning ~ .px-content {
    transition: margin .3s
}

.px-nav-animate.off, .px-nav-animate.off * {
    transition-duration: 0s !important;
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important
}

.px-nav-animate .px-nav-label {
    -webkit-animation: px-nav-label-animation .3s;
    animation: px-nav-label-animation .3s
}

.px-nav-animate .px-nav-dropdown > a:after {
    transition: all .3s
}

.px-nav-animate .px-nav-dropdown-menu {
    -webkit-animation-name: px-nav-dropdown-menu-animation;
    animation-name: px-nav-dropdown-menu-animation;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.px-nav-animate .px-nav-dropdown-menu .px-nav-dropdown-menu {
    -webkit-animation: none !important;
    animation: none !important
}

.px-nav-animate.px-nav-right .px-nav-dropdown-menu {
    -webkit-animation-name: px-nav-dropdown-menu-animation-right;
    animation-name: px-nav-dropdown-menu-animation-right
}

.px-nav-animate .px-nav-dropdown-menu.transitioning {
    transition-timing-function: ease;
    transition-duration: .3s;
    transition-property: height
}

.px-nav-dropdown-menu .px-nav-dropdown.px-open > .px-nav-animate {
    -webkit-animation-name: px-nav-dropdown-menu-open-animation;
    animation-name: px-nav-dropdown-menu-open-animation;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.px-nav-animate .px-nav-box, .px-nav-animate .px-nav-tooltip {
    -webkit-animation: px-nav-box-animation;
    animation: px-nav-box-animation;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

html[dir=rtl] .px-nav-animate .px-nav-dropdown-menu {
    -webkit-animation-name: px-nav-dropdown-menu-animation-rtl;
    animation-name: px-nav-dropdown-menu-animation-rtl
}

html[dir=rtl] .px-nav-animate.px-nav-right .px-nav-dropdown-menu {
    -webkit-animation-name: px-nav-dropdown-menu-animation-right-rtl;
    animation-name: px-nav-dropdown-menu-animation-right-rtl
}

@-webkit-keyframes px-nav-dimmer-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes px-nav-dimmer-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes px-nav-label-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes px-nav-label-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes px-nav-dropdown-menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes px-nav-dropdown-menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes px-nav-dropdown-menu-animation-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes px-nav-dropdown-menu-animation-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes px-nav-dropdown-menu-animation-rtl {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes px-nav-dropdown-menu-animation-rtl {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20%);
        transform: translateX(20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes px-nav-dropdown-menu-animation-right-rtl {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes px-nav-dropdown-menu-animation-right-rtl {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20%);
        transform: translateX(-20%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes px-nav-box-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes px-nav-box-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes px-nav-tooltip-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes px-nav-tooltip-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.px-nav-static .px-nav-dropdown-menu {
    display: block
}

.box, .box-container {
    display: table;
    height: 100%;
    table-layout: fixed !important;
    width: 100%
}

.px-nav-static .px-nav-dropdown > a:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

html[dir=rtl] .px-nav-static .px-nav-dropdown > a:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.px-footer {
    padding: 20px;
    border-top: 1px solid transparent
}

.px-footer-bottom, .px-footer-fixed {
    bottom: 0;
    left: 0;
    right: 0
}

.px-footer-bottom {
    position: absolute
}

.px-footer-fixed {
    position: fixed;
    z-index: 1005
}

@media (min-width: 544px) {
    .px-nav-left ~ .px-footer {
        padding-left: 76px
    }

    .px-nav-right ~ .px-footer {
        padding-right: 76px
    }
}

@media (min-width: 992px) {
    .px-nav-left.px-nav-expand ~ .px-footer, .px-nav-left ~ .px-footer {
        padding-left: 250px
    }

    .px-nav-left.px-nav-collapse ~ .px-footer {
        padding-left: 76px
    }

    .px-nav-right.px-nav-expand ~ .px-footer, .px-nav-right ~ .px-footer {
        padding-right: 250px
    }

    .px-nav-right.px-nav-collapse ~ .px-footer {
        padding-right: 76px
    }

    .px-nav-off-canvas-desktops.px-nav-left.px-nav-collapse ~ .px-footer, .px-nav-off-canvas.px-nav-left.px-nav-collapse ~ .px-footer {
        padding-left: 20px
    }

    .px-nav-off-canvas-desktops.px-nav-right.px-nav-collapse ~ .px-footer, .px-nav-off-canvas.px-nav-right.px-nav-collapse ~ .px-footer {
        padding-right: 20px
    }
}

@media (min-width: 544px) and (max-width: 991px) {
    .px-nav-off-canvas-tablets.px-nav-left ~ .px-footer, .px-nav-off-canvas.px-nav-left ~ .px-footer {
        padding-left: 20px
    }

    .px-nav-off-canvas-tablets.px-nav-right ~ .px-footer, .px-nav-off-canvas.px-nav-right ~ .px-footer {
        padding-right: 20px
    }
}

.px-nav-transitioning ~ .px-footer {
    transition-property: padding, left, right;
    transition-duration: .3s
}

.box {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 2px;
    z-index: 1
}

.box-container.position-static .box-cell, .box-container.position-static .box-row, .box.position-static .box-cell, .box.position-static .box-container, .box.position-static .box-row {
    position: static !important
}

.box-cell, .box-cell > * {
    position: relative
}

.box-row {
    display: table-row;
    width: 100%;
    padding: 0;
    vertical-align: top
}

.box-cell {
    display: table-cell;
    overflow: hidden;
    padding: 0;
    vertical-align: inherit;
    border-color: rgba(0, 0, 0, .05)
}

a.box-cell:hover {
    text-decoration: none
}

.box-icon {
    line-height: 1.61539
}

.box-bg-icon {
    position: absolute;
    color: rgba(0, 0, 0, .08);
    font-size: 100px;
    line-height: 1
}

.box-bg-icon.left {
    left: 15px
}

.box-bg-icon.right {
    right: 15px
}

.box-bg-icon.top {
    top: 0
}

.box-bg-icon.bottom {
    bottom: 0
}

.box-bg-icon.middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.box-cell[class*=" col-md-"], .box-cell[class*=" col-lg-"], .box-cell[class*=" col-xl-"], .box-cell[class*=" col-sm-"], .box-cell[class^=col-md-], .box-cell[class^=col-lg-], .box-cell[class^=col-xl-], .box-cell[class^=col-sm-] {
    display: block
}

.box-cell[class*=" col-xs-"], .box-cell[class^=col-xs-] {
    display: table-cell
}

@media (min-width: 544px) {
    .box-cell[class*=" col-sm-"], .box-cell[class^=col-sm-] {
        display: table-cell
    }
}

@media (min-width: 768px) {
    .box-cell[class*=" col-md-"], .box-cell[class^=col-md-] {
        display: table-cell
    }
}

@media (min-width: 992px) {
    .box-cell[class*=" col-lg-"], .box-cell[class^=col-lg-] {
        display: table-cell
    }
}

@media (min-width: 1200px) {
    .box-cell[class*=" col-xl-"], .box-cell[class^=col-xl-] {
        display: table-cell
    }
}

.wizard.freezed .wizard-steps > li {
    cursor: default !important
}

.modal-content .wizard {
    border: none;
    border-radius: 2px
}

.modal-content .wizard + * {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.modal-content .wizard-wrapper {
    border-top: none;
    border-left: none;
    border-right: none;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.modal-content .wizard-content {
    padding: 20px
}

.wizard-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 2px
}

.ps-block, .ps-container {
    overflow: hidden !important
}

.wizard-steps {
    position: relative;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: left .3s
}

.expanding-input-control, .wizard-steps > li.completed {
    cursor: pointer
}

.wizard-steps > li {
    position: relative;
    display: table-cell;
    line-height: 1.231;
    margin: 0;
    padding: 20px 16px 20px 60px;
    list-style: none;
    vertical-align: middle
}

.wizard-steps > li + li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    content: "";
    background: rgba(0, 0, 0, .05)
}

.wizard-steps > li.active .wizard-step-caption, .wizard-steps > li.completed .wizard-step-caption {
    color: #444
}

.wizard-steps > li.active .wizard-step-description, .wizard-steps > li.completed .wizard-step-description {
    color: #919191
}

.wizard-steps > li.active .wizard-step-number, .wizard-steps > li.completed .wizard-step-number {
    color: #444;
    border-color: #444
}

.wizard-step-complete, .wizard-step-number {
    position: absolute;
    top: 50%;
    left: 16px;
    display: block;
    box-sizing: content-box;
    width: 28px;
    height: 28px;
    margin-top: -2px;
    -webkit-transform: translateY(-14px);
    -ms-transform: translateY(-14px);
    transform: translateY(-14px);
    text-align: center;
    color: #919191;
    border: 2px solid rgba(0, 0, 0, .05);
    border-radius: 9999px;
    font-weight: 700;
    line-height: 28px
}

.wizard-step-complete, .wizard-steps > li.completed .wizard-step-number, .wizard.finished .wizard-steps > li .wizard-step-number {
    display: none
}

.wizard-steps > li.completed .wizard-step-complete, .wizard.finished .wizard-steps > li .wizard-step-complete {
    display: block
}

.wizard-step-caption, .wizard-step-description {
    color: #919191
}

.wizard-step-caption {
    display: inline-block;
    font-weight: 600
}

.wizard-step-description {
    position: relative;
    display: block;
    margin-top: 4px;
    font-size: 11px;
    font-weight: 400
}

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

.wizard-pane {
    display: none
}

.wizard-pane:after, .wizard-pane:before {
    content: " ";
    display: table
}

.wizard-pane.active {
    display: block
}

.wizard-bordered {
    margin-bottom: 21px
}

.wizard-bordered .wizard-wrapper {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.wizard-bordered .wizard-content {
    border: 1px solid rgba(0, 0, 0, .05);
    border-top: none;
    padding: 20px
}

.panel-wizard {
    margin-bottom: 0
}

.panel-wizard .wizard-wrapper {
    border-left: none;
    border-right: none;
    border-radius: 0
}

.panel-wizard .wizard-content {
    padding: 20px
}

.panel-wizard + .panel-body {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.panel-heading + .panel-wizard .wizard-wrapper {
    border-top: none
}

.panel-warning.panel-body-colorful .panel-wizard {
    background: #fffaf3;
    color: #8d7955
}

.panel-warning.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-warning.panel-body-colorful .panel-wizard + .panel-body {
    background: #fffaf3;
    border-color: #c9ba9b
}

.panel-warning.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #c9ba9b
}

.panel-warning.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-warning.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(141, 121, 85, .7)
}

.panel-warning.panel-body-colorful .panel-wizard .wizard-step-number, .panel-warning.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-warning.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(141, 121, 85, .7);
    border-color: rgba(201, 186, 155, .7)
}

.panel-warning.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-warning.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #8d7955
}

.panel-warning.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-warning.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #8d7955;
    border-color: #8d7955
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard {
    background: #f4ab43;
    color: #fff
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-warning.panel-dark.panel-body-colorful .panel-wizard + .panel-body {
    background: #f4ab43;
    border-color: #f8cb8b
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #f8cb8b
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(255, 255, 255, .7)
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-step-number, .panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-warning.panel-dark.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(255, 255, 255, .7);
    border-color: rgba(248, 203, 139, .7)
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #fff
}

.panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-warning.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #fff;
    border-color: #fff
}

.panel-danger.panel-body-colorful .panel-wizard {
    background: #fff6f6;
    color: #b05b59
}

.panel-danger.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-danger.panel-body-colorful .panel-wizard + .panel-body {
    background: #fff6f6;
    border-color: #e0b4b4
}

.panel-danger.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #e0b4b4
}

.panel-danger.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-danger.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(176, 91, 89, .7)
}

.panel-danger.panel-body-colorful .panel-wizard .wizard-step-number, .panel-danger.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-danger.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(176, 91, 89, .7);
    border-color: rgba(224, 180, 180, .7)
}

.panel-danger.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-danger.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #b05b59
}

.panel-danger.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-danger.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #b05b59;
    border-color: #b05b59
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard {
    background: #e46050;
    color: #fff
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-danger.panel-dark.panel-body-colorful .panel-wizard + .panel-body {
    background: #e46050;
    border-color: #ee9c92
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #ee9c92
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(255, 255, 255, .7)
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-step-number, .panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-danger.panel-dark.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(255, 255, 255, .7);
    border-color: rgba(238, 156, 146, .7)
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #fff
}

.panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-danger.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #fff;
    border-color: #fff
}

.panel-success.panel-body-colorful .panel-wizard {
    background: #fcfff5;
    color: #6f976d
}

.panel-success.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-success.panel-body-colorful .panel-wizard + .panel-body {
    background: #fcfff5;
    border-color: #a3c293
}

.panel-success.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #a3c293
}

.panel-success.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-success.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(111, 151, 109, .7)
}

.panel-success.panel-body-colorful .panel-wizard .wizard-step-number, .panel-success.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-success.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(111, 151, 109, .7);
    border-color: rgba(163, 194, 147, .7)
}

.panel-success.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-success.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #6f976d
}

.panel-success.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-success.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #6f976d;
    border-color: #6f976d
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard {
    background: #78bd5d;
    color: #fff
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-success.panel-dark.panel-body-colorful .panel-wizard + .panel-body {
    background: #78bd5d;
    border-color: #a5d393
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #a5d393
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(255, 255, 255, .7)
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-step-number, .panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-success.panel-dark.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(255, 255, 255, .7);
    border-color: rgba(165, 211, 147, .7)
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #fff
}

.panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-success.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #fff;
    border-color: #fff
}

.panel-info.panel-body-colorful .panel-wizard {
    background: #f8ffff;
    color: #528d9e
}

.panel-info.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-info.panel-body-colorful .panel-wizard + .panel-body {
    background: #f8ffff;
    border-color: #a9d5de
}

.panel-info.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #a9d5de
}

.panel-info.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-info.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(82, 141, 158, .7)
}

.panel-info.panel-body-colorful .panel-wizard .wizard-step-number, .panel-info.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-info.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(82, 141, 158, .7);
    border-color: rgba(169, 213, 222, .7)
}

.panel-info.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-info.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #528d9e
}

.panel-info.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-info.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #528d9e;
    border-color: #528d9e
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard {
    background: #59c4e4;
    color: #fff
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-wrapper, .panel-info.panel-dark.panel-body-colorful .panel-wizard + .panel-body {
    background: #59c4e4;
    border-color: #9bdbef
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li + li:before {
    background: #9bdbef
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-step-caption, .panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-step-description {
    color: rgba(255, 255, 255, .7)
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-step-number, .panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-complete, .panel-info.panel-dark.panel-body-colorful .panel-wizard.finished .wizard-steps > li .wizard-step-complete {
    color: rgba(255, 255, 255, .7);
    border-color: rgba(155, 219, 239, .7)
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-caption, .panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-caption {
    color: #fff
}

.panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.active .wizard-step-number, .panel-info.panel-dark.panel-body-colorful .panel-wizard .wizard-steps > li.completed .wizard-step-number {
    color: #fff;
    border-color: #fff
}

.ps-block {
    position: relative
}

.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    -ms-overflow-style: none
}

@supports (-ms-overflow-style:none) {
    .ps-container {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important
    }
}

.ps-active-x > .ps-scrollbar-x-rail, .ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: #999
}

.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-scrollbar-x-rail, .ps-scrollbar-y-rail {
    opacity: 0;
    position: absolute;
    border-radius: 99px;
    display: none
}

.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999
}

.ps-scrollbar-x-rail {
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 3px;
    height: 4px
}

.ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 99px;
    transition: background-color .2s linear;
    bottom: 0;
    height: 4px
}

.ps-scrollbar-y-rail {
    transition: background-color .2s linear, opacity .2s linear;
    right: 3px;
    width: 4px
}

.ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 99px;
    transition: background-color .2s linear;
    right: 0;
    width: 4px
}

.tab-resize-icon, .tab-resize-nav {
    position: relative
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999
}

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
    background-color: #999
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: #999
}

html[dir=rtl] .ps-container > .ps-scrollbar-y-rail {
    left: auto !important;
    margin-right: -3px !important
}

.tab-resize-nav .nav-item.hide {
    display: none
}

.tab-resize-nav .tab-resize + .nav-item {
    margin-left: 0
}

li.tab-resize {
    display: none;
    float: right;
    margin-left: 6px
}

li.tab-resize.show {
    display: block
}

li.tab-resize > .dropdown-toggle {
    padding-right: 16px;
    padding-left: 16px
}

li.tab-resize > .dropdown-menu {
    right: 0;
    left: auto
}

li.tab-resize + li {
    margin-left: 0
}

.tab-resize-icon {
    display: inline-block;
    vertical-align: middle;
    top: -1px
}

.tab-resize-icon, .tab-resize-icon:after, .tab-resize-icon:before {
    width: 14px;
    height: 2px;
    background: #444
}

.tab-resize-icon:after, .tab-resize-icon:before {
    position: absolute;
    left: 0;
    display: block;
    content: ""
}

.tab-resize-icon:before {
    top: -4px
}

.tab-resize-icon:after {
    top: 4px
}

.expanding-input {
    position: relative
}

.expanding-input:after, .expanding-input:before {
    content: " ";
    display: table
}

.expanding-input.expanded .expanding-input-overlay {
    display: none
}

.expanding-input-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
    padding: 5px 13px;
    font-size: 13px;
    line-height: 1.61539
}

.px-responsive-bg, .select2-selection {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.expanding-input.expanded .expanding-input-control {
    cursor: text
}

.expanding-input-content {
    display: none;
    margin-top: 10px
}

.expanding-input-content:after, .expanding-input-content:before {
    content: " ";
    display: table
}

.expanding-input.expanded .expanding-input-content {
    display: block
}

.expanding-input-control.input-sm ~ .expanding-input-overlay {
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.42
}

.expanding-input-control.input-sm ~ .expanding-input-content {
    margin-top: 8px
}

.expanding-input-control.input-lg ~ .expanding-input-overlay {
    padding: 9px 19px;
    font-size: 15px;
    line-height: 1.4
}

.expanding-input-control.input-lg ~ .expanding-input-content {
    margin-top: 12px
}

.has-validation-error .help-block {
    display: none
}

.has-validation-error .help-block.validation-error {
    display: block
}

.validation-error-no-arrow {
    position: relative;
    top: 5px
}

.validation-error-no-arrow:after, .validation-error-no-arrow:before {
    display: none
}

.px-responsive-bg-container {
    position: relative;
    z-index: 0;
    transition: background .2s;
    background: rgba(255, 255, 255, 0) !important
}

.px-responsive-bg, .px-responsive-bg-overlay {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important
}

.px-responsive-bg {
    z-index: -999997;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-animation-name: px-responsive-bg-animation;
    animation-name: px-responsive-bg-animation;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.px-responsive-bg img {
    position: absolute;
    z-index: -999999;
    left: 0;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    border: none
}

.md-input, .md-preview, .select2-container.select2 {
    width: 100% !important
}

.px-responsive-bg-overlay {
    z-index: -999998
}

@-webkit-keyframes px-responsive-bg-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes px-responsive-bg-animation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.select2-selection__choice__remove:focus, .select2-selection__choice__remove:hover, .select2-selection__clear:focus, .select2-selection__clear:hover {
    opacity: .5;
    z-index: 0;
}

.select2-container {
    position: relative;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    font-size: 13px;
    z-index: 0;
}

.select2-container .select2-selection {
    border-radius: 2px;
    line-height: 1.61539;
    z-index: 0;
}

.select2-container .select2-selection__rendered {
    line-height: 1.61539;
    z-index: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 4px 12px;
    z-index: 0;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    padding: 4px 12px 4px 0;
    z-index: 0;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 0 0 4px 4px;
    z-index: 0;
}

.select2-container .select2-selection__choice {
    margin: 4px 4px 0 0;
    font-size: 85%;
    line-height: 1.909em;
    z-index: 0;
}

.select2-container .select2-selection__clear {
    line-height: 21px;
    z-index: 0;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 4px;
    font-size: 13px;
    line-height: 1.61539;
    z-index: 0;
}

.select2-selection {
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #444;
    border: 1px solid #d6d6d6;
    background: #fff;
    z-index: 0;
}

.datepicker table, .select2-results__option {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 0;
}

.select2-selection:focus {
    outline: 0;
    z-index: 0;
}

.select2-selection__rendered {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.61539;
    z-index: 0;
}

.select2-selection__placeholder {
    color: #999;
    z-index: 0;
}

.select2-selection__clear {
    float: right;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
    z-index: 0;
}

.select2-selection--single .select2-selection__clear {
    width: 1.75rem;
    margin-right: 8px;
    padding-left: .5rem;
    z-index: 0;
}

.select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

.select2-selection--single .select2-selection__arrow::after {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    z-index: 0;
}

.select2-selection--multiple {
    cursor: text;
    z-index: 0;
}

.select2-selection--multiple .select2-selection__rendered {
    width: 100%;
    margin: 0;
    padding: 0 0 4px 4px;
    list-style: none;
    z-index: 0;
}

.select2-selection--multiple .select2-selection__clear {
    width: 1.5rem;
    margin-top: 4px;
    text-align: center;
    z-index: 0;
}

.select2-search {
    display: block;
    z-index: 0;
}

.select2-search--dropdown {
    padding: .5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    background: rgba(0, 0, 0, .04);
    z-index: 0;
}

.select2-search--dropdown .select2-search__field {
    display: block;
    width: 100%;
    padding: 3px 9px;
    color: #444;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    outline: 0;
    background: #fff;
    font-size: 12px;
    line-height: 1.42;
    z-index: 0;
}

.select2-search--inline {
    float: left;
    z-index: 0;
}

.select2-search--inline .select2-search__field {
    padding: 0 0 0 8px;
    border: none;
    outline: 0;
    background: 0 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    z-index: 0;
}

.select2-selection__choice + .select2-search--inline .select2-search__field {
    padding-left: 0;
    z-index: 0;
}

.select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
    z-index: 0;
}

.select2-dropdown {
    position: absolute;
    left: -100000px;
    display: block;
    width: 100%;
    border: 1px solid;
    border-radius: 2px;
    background: #fff;
    z-index: 0;
}

.select2-container--open .select2-dropdown--below, .select2-container--open.select2-container--above .select2-selection {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    z-index: 0;
}

.select2-container--open .select2-dropdown--above, .select2-container--open.select2-container--below .select2-selection {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    z-index: 0;
}

.select2-container--open .select2-dropdown {
    left: 0;
    z-index: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    z-index: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    z-index: 0;
}

.select2-selection__choice {
    display: block;
    float: left;
    padding: 0 .545em;
    cursor: default;
    color: #fff;
    border-radius: 2px;
    font-weight: 600;
    z-index: 0;
}

.select2-selection__choice__remove {
    float: left;
    width: 20px;
    margin-left: -7px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    z-index: 0;
}

.select2-results__option[aria-selected=true] {
    color: #444;
    background: #eee;
    z-index: 0;
}

.select2-results {
    display: block;
    padding: 5px 0;
    z-index: 0;
}

.select2-results > .select2-results__options {
    overflow-y: auto;
    max-height: 200px;
    z-index: 0;
}

.select2-results__options {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 0;
}

.select2-results__option {
    padding: 5px 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 0;
}

.select2-results__option[role=group] {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    z-index: 0;
}

.select2-results__option[role=group]:last-child {
    border-bottom: none;
    z-index: 0;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
    z-index: 0;
}

.select2-results__option[aria-disabled=true] {
    color: #898989;
    z-index: 0;
}

.select2-results__option .select2-results__option {
    padding-left: 20px;
    z-index: 0;
}

.select2-results__group {
    display: block;
    padding: 5px 18px 5px 14px;
    cursor: default;
    font-weight: 600;
    z-index: 0;
}

.select2-container--disabled .select2-selection__choice__remove, .select2-container--disabled .select2-selection__clear {
    display: none;
    z-index: 0;
}

.select2-container--disabled .select2-search__field, .select2-container--disabled .select2-selection, .select2-container--disabled .select2-selection__choice {
    cursor: not-allowed;
    z-index: 0;
}

.select2-container--disabled .select2-selection {
    border: 1px solid #d6d6d6 !important;
    background: #eceeef;
    z-index: 0;
}

.select2 .select2-selection__choice, .select2 + .select2-container .select2-selection__choice {
    background-color: #818a91;
    z-index: 0;
}

.select2-success .select2-selection__choice, .select2-success + .select2-container .select2-selection__choice {
    background-color: #78bd5d;
    z-index: 0;
}

.select2-info .select2-selection__choice, .select2-info + .select2-container .select2-selection__choice {
    background-color: #59c4e4;
    z-index: 0;
}

.select2-warning .select2-selection__choice, .select2-warning + .select2-container .select2-selection__choice {
    background-color: #f4ab43;
    z-index: 0;
}

.select2-danger .select2-selection__choice, .select2-danger + .select2-container .select2-selection__choice {
    background-color: #e46050;
    z-index: 0;
}

.has-error .select2-selection {
    border-color: #e46050;
    z-index: 0;
}

.has-warning .select2-selection {
    border-color: #f4ab43;
    z-index: 0;
}

.has-success .select2-selection {
    border-color: #78bd5d;
    z-index: 0;
}

.form-group-sm .select2-container, .select2-container.select2-sm, .select2-sm + .select2-container {
    font-size: 12px;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection, .select2-container.select2-sm .select2-selection, .select2-sm + .select2-container .select2-selection {
    border-radius: 2px;
    line-height: 1.42;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection__rendered, .select2-container.select2-sm .select2-selection__rendered, .select2-sm + .select2-container .select2-selection__rendered {
    line-height: 1.42;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection--single .select2-selection__rendered, .select2-container.select2-sm .select2-selection--single .select2-selection__rendered, .select2-sm + .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 3px 9px;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection--single .select2-selection__arrow, .select2-container.select2-sm .select2-selection--single .select2-selection__arrow, .select2-sm + .select2-container .select2-selection--single .select2-selection__arrow {
    padding: 3px 9px 3px 0;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection--multiple .select2-selection__rendered, .select2-container.select2-sm .select2-selection--multiple .select2-selection__rendered, .select2-sm + .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 0 0 3px 3px;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection__choice, .select2-container.select2-sm .select2-selection__choice, .select2-sm + .select2-container .select2-selection__choice {
    margin: 3px 3px 0 0;
    font-size: 85%;
    line-height: 1.667em;
    z-index: 0;
}

.form-group-sm .select2-container .select2-selection__clear, .select2-container.select2-sm .select2-selection__clear, .select2-sm + .select2-container .select2-selection__clear {
    line-height: 17.04px;
    z-index: 0;
}

.form-group-sm .select2-container .select2-search--inline .select2-search__field, .select2-container.select2-sm .select2-search--inline .select2-search__field, .select2-sm + .select2-container .select2-search--inline .select2-search__field {
    margin-top: 3px;
    font-size: 12px;
    line-height: 1.42;
    z-index: 0;
}

.form-group-lg .select2-container, .select2-container.select2-lg, .select2-lg + .select2-container {
    font-size: 15px;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection, .select2-container.select2-lg .select2-selection, .select2-lg + .select2-container .select2-selection {
    border-radius: 3px;
    line-height: 1.4;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection__rendered, .select2-container.select2-lg .select2-selection__rendered, .select2-lg + .select2-container .select2-selection__rendered {
    line-height: 1.4;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection--single .select2-selection__rendered, .select2-container.select2-lg .select2-selection--single .select2-selection__rendered, .select2-lg + .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 8px 18px;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection--single .select2-selection__arrow, .select2-container.select2-lg .select2-selection--single .select2-selection__arrow, .select2-lg + .select2-container .select2-selection--single .select2-selection__arrow {
    padding: 8px 18px 8px 0;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection--multiple .select2-selection__rendered, .select2-container.select2-lg .select2-selection--multiple .select2-selection__rendered, .select2-lg + .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 2px 8px 8px;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection__choice, .select2-container.select2-lg .select2-selection__choice, .select2-lg + .select2-container .select2-selection__choice {
    margin: 6px 6px 0 0;
    font-size: 73.4%;
    line-height: 1.909em;
    z-index: 0;
}

.form-group-lg .select2-container .select2-selection__clear, .select2-container.select2-lg .select2-selection__clear, .select2-lg + .select2-container .select2-selection__clear {
    line-height: 21px;
    z-index: 0;
}

.form-group-lg .select2-container .select2-search--inline .select2-search__field, .select2-container.select2-lg .select2-search--inline .select2-search__field, .select2-lg + .select2-container .select2-search--inline .select2-search__field {
    margin-top: 6px;
    font-size: 15px;
    line-height: 1.4;
    z-index: 0;
}

.select2-close-mask {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    display: block;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    border: 0;
    background: #fff;
    z-index: 0;
}

.select2-hidden-accessible {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
    z-index: 0;
}

.datepicker {
    padding: 0;
    z-index: 0;
}

.datepicker table {
    width: 224px;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    z-index: 0;
}

.irs, .noUi-target, .noUi-target * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.datepicker th {
    font-weight: 600;
    z-index: 0;
}

.datepicker td, .datepicker tfoot th, .datepicker thead th {
    padding: 5px 0 !important;
    cursor: pointer;
    text-align: center;
    border: none;
    z-index: 0;
}

.datepicker .century, .datepicker .decade, .datepicker .month, .datepicker .year {
    display: block;
    float: left;
    width: 23%;
    margin: 1%;
    padding: 12px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    z-index: 0;
}

.datepicker .cw, .datepicker .dow {
    cursor: default;
    z-index: 0;
}

.datepicker .clear, .datepicker .day, .datepicker .today {
    border-top: 1px solid #eee;
    z-index: 0;
}

.datepicker tbody tr:first-child .day {
    border-top: none;
    z-index: 0;
}

.datepicker .day, .datepicker tbody .cw {
    border-right: 1px solid #eee;
    z-index: 0;
}

.datepicker .day:last-child {
    border-right: none;
    z-index: 0;
}

.datepicker .day.today {
    background: #fff4df;
    z-index: 0;
}

.datepicker .day.highlighted {
    background: #eff8fc;
    z-index: 0;
}

.datepicker .cw {
    color: #bbb;
    background: #f8f8f8;
    font-size: .692em;
    line-height: 2.333em;
    z-index: 0;
}

.datepicker .century:hover, .datepicker .clear:hover, .datepicker .day:hover, .datepicker .decade:hover, .datepicker .month:hover, .datepicker .range, .datepicker .today:hover, .datepicker .year:hover {
    background: #f3f3f3;
    z-index: 0;
}

.datepicker .new, .datepicker .old {
    color: #bbb;
    z-index: 0;
}

.datepicker .disabled:not(.dow) {
    cursor: not-allowed !important;
    color: #bbb !important;
    background: 0 0 !important;
    z-index: 0;
}

.datepicker-days table {
    table-layout: fixed;
    z-index: 0;
}

.datepicker-centuries td, .datepicker-decades td, .datepicker-months td, .datepicker-years td {
    cursor: default;
    z-index: 0;
}

.datepicker-centuries .next, .datepicker-centuries .prev, .datepicker-decades .next, .datepicker-decades .prev, .datepicker-months .next, .datepicker-months .prev, .datepicker-years .next, .datepicker-years .prev {
    width: 32px !important;
    z-index: 0;
}

.datepicker-dropdown {
    border: 3px solid #ccc;
    z-index: 0;
}

.datepicker-dropdown:after {
    position: absolute;
    display: block;
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: transparent;
    z-index: 0;
}

.datepicker-dropdown.datepicker-orient-bottom {
    margin-top: 7px;
    z-index: 100040;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -10px;
    border-top-width: 0;
    border-bottom-color: #ccc;
    z-index: 100040;
}

.datepicker-dropdown.datepicker-orient-top {
    margin-top: -7px;
    z-index: 100040;
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -10px;
    border-top-color: #ccc;
    border-bottom-width: 0;
    z-index: 100040;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 12px;
    z-index: 100040;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 12px;
    z-index: 100040;
}

.datepicker-inline {
    display: inline-block;
    border: 1px solid #eee;
    z-index: 0;
}

.datepicker-rtl.dropdown-menu {
    left: auto;
    right: 0;
    float: left;
    z-index: 0;
}

.bootstrap-timepicker-trigger {
    cursor: pointer
}

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 12px;
    right: auto;
    float: left;
    border: 3px solid #ccc
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    display: block
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    position: absolute;
    display: block;
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: transparent
}

.bootstrap-timepicker-widget .table {
    width: auto;
    margin: 0;
    table-layout: fixed
}

.bootstrap-timepicker-widget .table td {
    width: 48px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    border: none
}

.bootstrap-timepicker-widget.modal .table {
    width: 100%
}

.bootstrap-timepicker-widget.modal .table td {
    width: auto
}

.bootstrap-timepicker-widget .separator {
    width: 12px !important
}

.timepicker-input, .timepicker-value {
    margin: 8px 0
}

.timepicker-decrement, .timepicker-increment, .timepicker-value {
    display: block;
    padding: 4px 0;
    text-align: center;
    vertical-align: middle;
    font-weight: 600
}

.timepicker-input {
    text-align: center
}

.timepicker-decrement, .timepicker-increment {
    color: #444;
    border: 1px solid #eee;
    border-radius: 2px;
    font-size: 16px;
    line-height: 21px
}

.timepicker-decrement:focus, .timepicker-increment:focus {
    text-decoration: none;
    color: #444;
    outline: 0
}

.timepicker-orient-top.dropdown-menu {
    margin-top: 7px
}

.timepicker-orient-top.dropdown-menu:after {
    top: -10px;
    border-top-width: 0;
    border-bottom-color: #ccc
}

.timepicker-orient-bottom.dropdown-menu:after {
    bottom: -10px;
    border-top-color: #ccc;
    border-bottom-width: 0
}

.timepicker-orient-left.dropdown-menu:after {
    left: 12px
}

.timepicker-orient-right.dropdown-menu:after {
    right: 12px
}

.minicolors {
    position: relative
}

.minicolors-sprite {
    background-image: url(data:image/png;base64,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)
}

.minicolors-swatch {
    position: absolute;
    display: inline-block;
    margin: 1px;
    padding: 0;
    cursor: text;
    vertical-align: middle;
    background-position: -80px 0
}

.minicolors input[type=hidden] + .minicolors-swatch {
    position: static;
    cursor: pointer
}

.minicolors input[type=hidden][disabled] + .minicolors-swatch {
    cursor: not-allowed
}

.minicolors-swatch-color {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit
}

.minicolors-panel {
    position: absolute;
    z-index: 1090;
    display: none;
    box-sizing: content-box;
    width: 173px;
    height: 152px;
    border: 3px solid #ccc;
    border-radius: 2px;
    background: #fff
}

.minicolors-panel.minicolors-visible {
    display: block
}

.minicolors-panel:after {
    position: absolute;
    display: block;
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: transparent
}

.minicolors-grid {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 150px;
    height: 150px;
    cursor: crosshair;
    background-position: -120px 0
}

.minicolors-grid-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px
}

.minicolors-opacity-slider, .minicolors-slider {
    position: absolute;
    top: 1px;
    left: 152px;
    width: 20px;
    height: 150px;
    cursor: row-resize;
    background-color: #fff;
    background-position: 0 0
}

.minicolors-opacity-slider {
    left: 173px;
    display: none;
    background-position: -40px 0
}

.minicolors-slider-saturation .minicolors-grid {
    background-position: -420px 0
}

.minicolors-slider-saturation .minicolors-grid-inner {
    background-image: inherit;
    background-position: -270px 0
}

.minicolors-slider-saturation .minicolors-slider {
    background-position: -60px 0
}

.minicolors-slider-brightness .minicolors-grid {
    background-position: -570px 0
}

.minicolors-slider-brightness .minicolors-grid-inner {
    background-color: #000
}

.minicolors-slider-brightness .minicolors-slider {
    background-position: -20px 0
}

.minicolors-slider-wheel .minicolors-grid {
    background-position: -720px 0
}

.minicolors-slider-wheel .minicolors-slider {
    background-position: -20px 0
}

.minicolors-with-opacity .minicolors-panel {
    width: 194px
}

.minicolors-with-opacity .minicolors-opacity-slider {
    display: block
}

.minicolors-grid .minicolors-picker {
    position: absolute;
    top: 70px;
    left: 70px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid #000;
    border-radius: 10px;
    background: 0 0
}

.minicolors-grid .minicolors-picker > div {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: content-box;
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-radius: 8px
}

.minicolors-picker {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: content-box;
    width: 18px;
    height: 2px;
    margin-top: -2px;
    border: 1px solid #000;
    background: #fff
}

.minicolors-position-top .minicolors-panel {
    top: -154px;
    margin-top: -10px
}

.minicolors-position-top .minicolors-panel:after {
    bottom: -10px;
    border-top-color: #ccc;
    border-bottom-width: 0
}

.minicolors-position-right .minicolors-panel {
    right: 0
}

.minicolors-position-right .minicolors-panel:after {
    margin-right: -9px
}

.minicolors-position-bottom .minicolors-panel {
    top: auto;
    margin-top: 7px
}

.minicolors-position-bottom .minicolors-panel:after {
    top: -10px;
    border-top-width: 0;
    border-bottom-color: #ccc
}

.minicolors-position-left .minicolors-panel {
    left: 0
}

.minicolors-position-left .minicolors-panel:after {
    margin-left: -9px
}

.minicolors-inline {
    display: inline-block
}

.minicolors-inline .minicolors-input {
    display: none !important
}

.minicolors-inline .minicolors-panel {
    position: relative;
    z-index: auto;
    top: auto;
    left: auto;
    display: inline-block;
    border-width: 1px;
    border-radius: 0;
    box-shadow: none
}

.minicolors-inline .minicolors-panel:after {
    display: none
}

.minicolors-input + .minicolors-swatch {
    top: 3px;
    left: 3px;
    width: 23px;
    height: 23px
}

.minicolors-input[type=hidden] + .minicolors-swatch {
    height: 29px;
    cursor: pointer;
    border-radius: 2px
}

.minicolors-input[type=hidden] + .minicolors-swatch .minicolors-swatch-color {
    border-radius: 2px
}

.minicolors-position-left .minicolors-input {
    padding-left: 35px
}

.minicolors-position-left .minicolors-input ~ .minicolors-panel:after {
    left: 14.5px
}

.minicolors-position-right .minicolors-input {
    padding-right: 35px
}

.minicolors-position-right .minicolors-input + .minicolors-swatch {
    left: auto;
    right: 3px
}

.minicolors-position-right .minicolors-input ~ .minicolors-panel:after {
    right: 14.5px
}

.minicolors-input.input-sm + .minicolors-swatch {
    top: 2px;
    left: 2px;
    width: 19px;
    height: 19px
}

.minicolors-input.input-sm[type=hidden] + .minicolors-swatch {
    height: 23px;
    cursor: pointer;
    border-radius: 2px
}

.minicolors-input.input-sm[type=hidden] + .minicolors-swatch .minicolors-swatch-color {
    border-radius: 2px
}

.minicolors-position-left .minicolors-input.input-sm {
    padding-left: 28px
}

.minicolors-position-left .minicolors-input.input-sm ~ .minicolors-panel:after {
    left: 11.5px
}

.minicolors-position-right .minicolors-input.input-sm {
    padding-right: 28px
}

.minicolors-position-right .minicolors-input.input-sm + .minicolors-swatch {
    left: auto;
    right: 2px
}

.minicolors-position-right .minicolors-input.input-sm ~ .minicolors-panel:after {
    right: 11.5px
}

.minicolors-input.input-lg + .minicolors-swatch {
    top: 5px;
    left: 5px;
    width: 27px;
    height: 27px
}

.minicolors-input.input-lg[type=hidden] + .minicolors-swatch {
    height: 37px;
    cursor: pointer;
    border-radius: 3px
}

.minicolors-input.input-lg[type=hidden] + .minicolors-swatch .minicolors-swatch-color {
    border-radius: 3px
}

.minicolors-position-left .minicolors-input.input-lg {
    padding-left: 45px
}

.minicolors-position-left .minicolors-input.input-lg ~ .minicolors-panel:after {
    left: 18.5px
}

.minicolors-position-right .minicolors-input.input-lg {
    padding-right: 45px
}

.minicolors-position-right .minicolors-input.input-lg + .minicolors-swatch {
    left: auto;
    right: 5px
}

.minicolors-position-right .minicolors-input.input-lg ~ .minicolors-panel:after {
    right: 18.5px
}

.dataTables_table_wrapper {
    overflow-x: auto;
    min-height: .01%;
    margin: 0 !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media screen and (max-width: 543px) {
    .dataTables_table_wrapper {
        overflow-y: hidden;
        width: 100%;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .dataTables_table_wrapper > .table > tbody > tr > td, .dataTables_table_wrapper > .table > tbody > tr > th, .dataTables_table_wrapper > .table > tfoot > tr > td, .dataTables_table_wrapper > .table > tfoot > tr > th, .dataTables_table_wrapper > .table > thead > tr > td, .dataTables_table_wrapper > .table > thead > tr > th {
        white-space: nowrap
    }
}

.dataTable .sorting, .dataTable .sorting_asc, .dataTable .sorting_desc {
    cursor: pointer
}

.dataTable thead th {
    position: relative
}

.dataTable thead th:after, .dataTable thead th:before {
    position: absolute;
    top: 50%;
    right: 7px;
    display: none;
    width: 0;
    height: 0;
    content: "";
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dataTable thead th:before {
    margin-top: -5px;
    border-bottom: 4px solid
}

.dataTable thead th:after {
    margin-top: 1px;
    border-top: 4px solid
}

.dataTable .sorting:after, .dataTable .sorting:before, .dataTable .sorting_asc:before, .dataTable .sorting_desc:after {
    display: block
}

.dataTable .sorting_asc_disabled:before, .dataTable .sorting_desc_disabled:after {
    opacity: .3
}

.dataTables_wrapper .table-caption {
    float: left
}

.dataTables_wrapper label {
    margin: 0;
    white-space: nowrap
}

.dataTables_wrapper .form-control {
    display: inline-block;
    width: auto
}

.dataTables_wrapper .table-footer, .dataTables_wrapper .table-header {
    padding-top: 0
}

.dataTables_wrapper .table-footer > div, .dataTables_wrapper .table-header > div {
    margin-top: 10px
}

.DT-lf-right {
    float: right
}

.DT-lf-right > div {
    position: relative;
    float: left
}

.DT-lf-right > div + div {
    margin-left: 20px
}

.DT-lf-right > div + div:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    width: 1px;
    content: "";
    background: rgba(255, 255, 255, .3)
}

.md-editor:after, .md-editor:before, .note-current-fontsize:after, .note-statusbar:after, .note-statusbar:before {
    content: " "
}

.DT-search .form-control {
    width: 130px
}

.DT-label {
    float: left;
    color: #888;
    font-size: 12px
}

.DT-pagination, .growl {
    float: right
}

.DT-pagination .pagination {
    display: block;
    margin: 0
}

.DT-pagination .pagination a, .DT-pagination .pagination span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.42
}

#growls {
    position: fixed;
    z-index: 1110;
    top: 8px;
    right: 0
}

.growl {
    position: relative;
    clear: right;
    margin: 8px;
    transition: all .2s ease-in-out;
    opacity: 1;
    border-radius: 2px
}

.md-editor:after, .md-fullscreen-controls:after, .note-statusbar:after {
    clear: both
}

.growl-title {
    display: inline-block;
    font-size: 1.077em;
    font-weight: 600
}

.growl-close {
    position: absolute;
    top: 4px;
    right: 12px;
    cursor: pointer;
    font-family: helvetica, verdana, sans-serif;
    font-size: 14px
}

.growl-medium {
    width: 256px;
    padding: 10px 24px 10px 10px;
    font-size: 13px
}

.growl-small {
    width: 208px;
    padding: 8px 24px 8px 8px;
    font-size: 11px
}

.growl-large {
    width: 304px;
    padding: 14px 24px 14px 14px;
    font-size: 15px
}

.growl-incoming, .growl-outgoing {
    opacity: 0
}

.growl-default {
    color: #fff;
    background: #7f8c8d
}

.growl-success {
    color: #fff;
    background: #78bd5d
}

.growl-error {
    color: #fff;
    background: #e46050
}

.growl-notice {
    color: #fff;
    background: #59c4e4
}

.growl-warning {
    color: #fff;
    background: #f4ab43
}

.dz-browser-not-supported .dz-message {
    display: none !important
}

.dz-browser-not-supported.dropzone-box {
    width: auto !important;
    min-height: auto !important;
    padding: 0 !important;
    cursor: default !important;
    transition: none;
    border: none !important;
    border-radius: 0 !important
}

.dropzone-box {
    position: relative;
    width: 100%;
    min-height: 288px;
    padding: 0 16px 16px 0;
    cursor: pointer;
    border: 3px dashed rgba(0, 0, 0, .05);
    border-radius: 2px
}

.dz-default.dz-message, .dz-upload-icon {
    position: absolute;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    top: 50%
}

.dz-remove, .dz-thumbnail {
    border-top: 1px solid rgba(0, 0, 0, .05);
    text-align: center
}

.dz-default.dz-message {
    right: 16px;
    left: 16px;
    padding-left: 80px;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    font-size: 20px;
    font-weight: 600;
    line-height: 22px
}

.dz-default.dz-message .dz-text-small {
    font-size: 14px;
    font-weight: 400
}

.dz-nopreview, .dz-size {
    color: #a1a7ab;
    font-size: 11px
}

.dz-started .dz-default.dz-message {
    display: none
}

.dz-upload-icon {
    left: 0;
    width: 64px;
    height: 64px;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    border-radius: 2px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAEgUlEQVR4Xu1ai1EUQRDtjkCNQIhAjECIQI1AiECIQIxAiECIQIhAiECJQIhAjKCtd9VzNdc3/53do7idqqu6qp1fv3n9uqd3mba88ZbbTzMAMwO2HIHZBbacALMIzi7QywVE5CURvSeiD0SE//jtefPfENE9Ef0momtmxv+Nt8EMEBEY/JmI9iutARBnzHxZOa5r92YARAQGf2kw3BoAJhwxMxgyeWsCQES+EdFx592CDSed58xOVwWA+vmPxKnfEdGF+vkjM4PmJCI7RIQfWAOXeRPZGfofMPNjduedOhQDoMb/NMLmtgE/Pi0VNgXklIg+BeyYFIQaAGC8FboHIjps9V/VETDmtQFiMhCKABCRM1V6f5+3oPNQuiqzIIDWLc6ZubfOrBEuC4CeEk5/xXhmrg17Sa8VEYDwznQC8Mgl8ENegQZ9AEPQ/7LU7WKLlwBgqQ/a7w09ebuhBBNycgcgvra6YRIAETkkou9mB1DpUWJ2hG05ANzzpjCaA+BK09ul2jMzQBmtiQhEMRQdStasFs8oAErJv2bV3aE+l7NCQ+Qf7QehBSA3bl0RcZqAg7CagWFVIKQAsPS/Y2b/cpOzpfm5iIB5yCsWiVSsJcJocQRJAWCpeMLMUOUn1RLiWaRVKQBsWCqacBPoKAhgi59QwW0OcvtJAQA/RP7u2tscJXOLjfk8EkGQbidzhSAARogW+2bmbM4wpoElc0eSKQyFOyNXWCvCrBmlsR/XXZd5jQaArgVwscHBLZK3uHmRQaLuAIFdthUAMhO86pn9Gcp20RcNkb8ySAKEJeBLABLGI/WF+l/0AkA3ihTbz+8BQjLslVJE58ddBZcpe9PENEsQFgCozwM5n/b/NBZ3DX2JukJVAlMBBkCAS/sN7oCk7tEBYGM+jN/vdSL+ygmhQrei0FVqvOsXcQ1Eh0MOKT4RjZL0FOb5cLWjWiNz/UUkxIRdAGAfPDCzH/9zcxc9zwisnWNFqIoWKOgkIgiDviacAACb8XU//cZrbpfIYNzPHvY1AMCNzxe/rje+gOIXnNWiC4SqW2RQscdlzg+T9wBAVhKDjhlfppJcAkT3yLBm78gAhOp8JYb7fbpGhhAAQNmvyHa59BQqfikYXSJDIBzewQVs2au7CBohWnE5i8CYl65AxFuIoFXGe2beLT2a2n6WghMDYK/4izCImO9qcG4/o7FgUwBEEyEND6FKbBctsCe8CQCSqbACABZADF+YDR8z83ktzVP9pwZARPDxhr3Q4a6zs7wMKQh4bY1X37YhfcQEtz0uR1MAoCeOkjn0LZTWf3SFkZqCSBMRrKrXApDr37CpcEHETaTf/EATrDs0rLVeS8wZVAtYxaZAe7zKj5fEPBBAm9gHDBVrPhkA8AEH9Gzty5Pcu0EAAW1AeQn/Y5+2REGpPdHa/pGF8akOtAup+FXqdd7kpe5aF6iiW0PnGYAG0AYNmRlg6g9T3gVCJze7wCA+NwzeehdowGzUIZO7wKjWNEw+A9AA2rMaMjPgWR1ngzEzAxpAe1ZDtp4B/wGmkx9uXKTG5wAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 32px 32px
}

.dz-preview {
    box-sizing: content-box;
    margin: 16px 0 0 16px;
    padding: 8px 10px 10px;
    cursor: default;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, .05)
}

.dz-filename {
    overflow: hidden
}

.dz-size {
    padding-bottom: 8px;
    font-style: italic
}

.dz-thumbnail {
    position: relative;
    box-sizing: content-box;
    height: 120px;
    margin: 0 -10px;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    background: #f2f2f2
}

.dz-thumbnail .dz-nopreview, .dz-thumbnail > img {
    position: relative;
    top: 50%;
    display: block;
    margin: 0 auto;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.dz-thumbnail > img {
    max-width: 100%;
    max-height: 100%
}

.daterangepicker.dropdown-menu, .note-popover, .note-popover.note-air-popover {
    max-width: none
}

.dz-nopreview {
    font-weight: 600
}

.dz-thumbnail img[src] ~ .dz-nopreview {
    display: none
}

.dz-preview .progess-bar, .dz-preview .progress {
    height: 8px
}

.dz-preview .progress {
    margin: 8px 0 0
}

.dz-remove {
    display: block;
    margin: 8px -10px -10px;
    padding: 8px 0;
    color: #444;
    font-size: 10px;
    font-weight: 600
}

.note-btn > i, .note-popover .note-btn > i {
    font-size: 14px
}

.dz-remove:focus, .dz-remove:hover {
    text-decoration: none;
    color: #fff;
    border-top-color: transparent;
    background: #e46050
}

.dz-error-mark, .dz-error-message, .dz-success-mark {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    display: none;
    background-color: rgba(0, 0, 0, .2)
}

.dz-error-mark, .dz-success-mark {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 36px 36px
}

.dz-error-mark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.dz-success-mark {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.dz-error-message {
    overflow: auto;
    padding: 12px;
    text-align: center;
    color: #fff;
    font-weight: 600
}

.dz-error .dz-error-mark {
    display: block
}

.dz-error .dz-error-message, .dz-error:hover .dz-error-mark {
    display: none
}

.dz-error:hover .dz-error-message, .dz-success .dz-success-mark {
    display: block
}

@media (min-width: 544px) {
    .dz-preview, .dz-thumbnail {
        width: 160px
    }

    .dz-default.dz-message {
        right: auto;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    .dz-preview {
        display: inline-block
    }

    html[dir=rtl] .dz-default.dz-message {
        -webkit-transform: translate(50%, -50%) scale(1);
        -ms-transform: translate(50%, -50%) scale(1);
        transform: translate(50%, -50%) scale(1)
    }
}

.summernote-fullscreen {
    overflow: hidden !important
}

.note-editor {
    position: relative
}

.note-editor .modal-body {
    overflow: auto !important;
    max-height: none !important
}

.note-toolbar {
    padding: 6px 8px 0
}

.note-toolbar > .note-btn-group {
    margin-bottom: 6px
}

.note-btn-group {
    margin: 0
}

.note-btn-group + .note-btn-group {
    margin-left: 5px
}

.note-btn.dropdown-toggle:after {
    margin: 0
}

.note-editing-area {
    position: relative;
    overflow: hidden
}

.note-editable {
    outline: 0;
    background: #fff
}

.note-editor.codeview .note-editable {
    display: none
}

.note-editor.codeview .note-codable {
    display: block
}

.note-editor.fullscreen {
    position: fixed;
    z-index: 1070;
    top: 0;
    left: 0;
    width: 100%;
    border: none;
    border-radius: 0
}

.note-editor.fullscreen .note-resizebar {
    display: none
}

.note-editor.fullscreen .modal {
    background-color: rgba(0, 0, 0, .5)
}

.note-statusbar {
    border-top: 1px solid #e2e2e2;
    background-color: #fafafa;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.note-statusbar:after, .note-statusbar:before {
    display: table
}

.note-resizebar {
    width: 100%;
    cursor: ns-resize
}

.note-icon-bar {
    width: 20px;
    height: 1px;
    margin: 1px auto;
    background: #e2e2e2
}

.note-popover .arrow, .note-popover.note-air-popover .arrow {
    left: 8px;
    margin-left: 0
}

.note-popover {
    display: none
}

.note-popover .popover-content {
    padding: 5px 5px 0
}

.note-popover .popover-content a {
    display: inline-block;
    overflow: hidden;
    max-width: 200px;
    margin-right: 5px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis
}

.note-popover .popover-content > .note-btn-group {
    padding-bottom: 5px
}

.note-link-popover .note-btn-group {
    margin-right: 0
}

.note-editable {
    overflow: auto;
    padding: 4px 12px
}

.note-editable[contenteditable=false] {
    opacity: 1;
    background-color: #eceeef
}

.CodeMirror-code pre, .note-codable {
    font-family: Consolas, Monaco, "Courier New", monospace !important
}

.note-codable {
    display: none;
    width: 100%;
    padding: 4px 12px;
    resize: none;
    color: #ccc;
    border: none;
    border-radius: 0;
    background-color: #333
}

.note-air-popover .dropdown-menu, .note-editor .dropdown-menu {
    min-width: 90px
}

.note-air-popover .dropdown-menu.right, .note-editor .dropdown-menu.right {
    right: 0;
    left: auto
}

.note-air-popover .dropdown-menu.note-check, .note-editor .dropdown-menu.note-check {
    padding-right: 0;
    padding-left: 0
}

.note-air-popover .dropdown-menu.note-check a > i, .note-editor .dropdown-menu.note-check a > i {
    visibility: hidden;
    margin: 0 6px 0 -4px;
    color: #00bfff
}

.note-air-popover .dropdown-menu.note-check a.checked > i, .note-editor .dropdown-menu.note-check a.checked > i {
    visibility: visible
}

.note-air-popover .dropdown-menu.note-check a.checked:hover > i, .note-editor .dropdown-menu.note-check a.checked:hover > i {
    color: inherit
}

.note-placeholder {
    position: absolute;
    display: none;
    padding: 4px 12px;
    color: gray
}

.note-color .dropdown-menu > li {
    white-space: nowrap
}

.note-color .dropdown-menu .btn-group {
    margin-right: 5px !important
}

.note-color .dropdown-menu .btn-group:first-child {
    margin-left: 5px
}

.note-palette-title {
    margin: 4px 0 0;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px
}

.note-color-reset {
    display: block;
    width: 100%;
    margin: 8px 0
}

.note-color-palette {
    line-height: 1
}

.note-color-btn {
    width: 20px;
    height: 20px;
    border: 1px solid #fff
}

.note-color-btn:hover {
    border-color: #000
}

.note-color-default, .note-color-reset {
    padding: 3px 9px;
    font-size: 12px
}

.note-para .dropdown-menu, .note-paragraph .dropdown-menu {
    padding: 5px;
    white-space: nowrap
}

.note-para .dropdown-menu .note-btn, .note-paragraph .dropdown-menu .note-btn {
    display: inline-block;
    float: none
}

.note-para .dropdown-menu .note-btn-group, .note-paragraph .dropdown-menu .note-btn-group {
    white-space: nowrap
}

.note-para .dropdown-menu .note-btn-group + .note-btn-group, .note-paragraph .dropdown-menu .note-btn-group + .note-btn-group {
    margin-left: 5px
}

.dropdown-menu.dropdown-style {
    padding-right: 0;
    padding-left: 0
}

.dropdown-menu.dropdown-style a > * {
    margin: 0 !important
}

.note-table.dropdown-menu {
    min-width: 0;
    padding: 5px
}

.note-dimension-picker {
    font-size: 18px
}

.note-dimension-picker-mousecatcher {
    position: absolute !important;
    z-index: 3;
    width: 10em;
    height: 10em;
    cursor: pointer
}

.note-dimension-picker-unhighlighted {
    position: relative !important;
    z-index: 1;
    width: 5em;
    height: 5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC);
    opacity: 1
}

.note-dimension-picker-highlighted {
    position: absolute !important;
    z-index: 2;
    width: 1em;
    height: 1em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC)
}

.note-control-selection > div, .note-dropzone {
    position: absolute
}

.note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid #000
}

.note-control-selection-bg {
    width: 100%;
    height: 100%;
    opacity: .3;
    background-color: #000
}

.note-control-handle, .note-control-holder, .note-control-sizing {
    width: 7px;
    height: 7px;
    border: 1px solid #000
}

.note-control-sizing {
    background-color: #fff
}

.note-control-nw {
    top: -5px;
    left: -5px;
    border-right: none;
    border-bottom: none
}

.note-control-ne {
    top: -5px;
    right: -5px;
    border-bottom: none;
    border-left: none
}

.note-control-sw {
    bottom: -5px;
    left: -5px;
    border-top: none;
    border-right: none
}

.note-control-se {
    right: -5px;
    bottom: -5px;
    cursor: se-resize
}

.note-control-se.note-control-holder {
    cursor: default;
    border-top: none;
    border-left: none
}

.note-control-selection-info {
    right: 0;
    bottom: 0;
    margin: 5px;
    padding: 5px;
    opacity: .7;
    color: #fff;
    border-radius: 2px;
    background-color: #000;
    font-size: 12px
}

.note-dropzone {
    z-index: 100;
    display: none;
    opacity: .9;
    color: #87cefa;
    background-color: #fff
}

.note-dropzone .note-dropzone-message {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 600
}

.note-dropzone.hover {
    color: #098ddf
}

.note-editor.dragover .note-dropzone {
    display: table
}

.note-image-dialog .note-dropzone {
    min-height: 100px;
    margin-bottom: 10px;
    text-align: center;
    color: #d3d3d3;
    border: 4px dashed #d3d3d3;
    font-size: 30px;
    line-height: 4
}

.md-header .btn > span, .md-input {
    font-size: 14px
}

.note-hint-popover {
    min-width: 100px
}

.note-hint-popover .popover-content {
    overflow: auto;
    max-height: 150px;
    padding-right: 0;
    padding-left: 0
}

.note-hint-item {
    display: block !important;
    clear: both;
    padding: 5px 18px;
    cursor: pointer;
    white-space: nowrap;
    color: #444;
    line-height: 1.61539
}

.note-hint-item.active, .note-hint-item:active, .note-hint-item:focus, .note-hint-item:hover {
    text-decoration: none;
    color: #333;
    background-color: #f2f2f2
}

.md-editor {
    border: 1px solid #e2e2e2;
    border-radius: 2px
}

.md-editor:after, .md-editor:before {
    display: table
}

.md-footer, .md-header {
    padding: 6px 8px;
    background: #fafafa
}

.md-header {
    margin: 0;
    padding-bottom: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.md-header .btn-group {
    margin-bottom: 6px
}

.md-header .btn-group:first-child {
    margin-left: 0
}

.md-footer {
    border-top: 1px solid #e2e2e2
}

.md-input {
    border: none;
    border-top: 1px solid #e2e2e2 !important;
    border-radius: 0;
    font-family: Consolas, Monaco, "Courier New", monospace
}

.md-preview {
    overflow: auto;
    min-height: 1rem;
    padding: 12px 16px;
    border-top: 1px solid #e2e2e2
}

.md-controls {
    float: right;
    margin-top: 2px
}

.md-control, .md-fullscreen-controls a {
    color: #aaa
}

.md-control:focus, .md-control:hover, .md-fullscreen-controls a:focus, .md-fullscreen-controls a:hover {
    color: #444
}

.md-fullscreen-controls {
    position: fixed;
    right: 16px;
    bottom: 16px;
    display: none
}

.md-fullscreen-controls:after, .md-fullscreen-controls:before {
    content: " ";
    display: table
}

.md-fullscreen-controls a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 2px;
    background: #fafafa;
    line-height: 32px
}

.md-nooverflow {
    position: fixed;
    overflow: hidden;
    width: 100%
}

.md-fullscreen-mode {
    position: fixed;
    z-index: 1070;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: #fff
}

.md-fullscreen-mode .md-header {
    position: fixed;
    top: 0;
    width: 100%
}

.md-fullscreen-mode .md-input, .md-fullscreen-mode .md-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto !important;
    padding: 16px;
    resize: none;
    background: #fff;
    font-size: 20px;
    line-height: 1.6em
}

.irs, .irs-line {
    position: relative
}

.md-fullscreen-mode .md-fullscreen-controls {
    display: block
}

.md-fullscreen-mode .md-controls, .md-fullscreen-mode .md-footer {
    display: none
}

.irs, .irs-bar, .irs-bar-edge, .irs-line {
    display: block
}

.irs {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.irs-line {
    overflow: hidden;
    outline: 0 !important
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    top: 0;
    display: block
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar, .irs-shadow {
    position: absolute;
    width: 0;
    left: 0
}

.irs-bar-edge {
    position: absolute;
    left: 0
}

.irs-shadow {
    display: none
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-slider, .irs-to {
    display: block;
    position: absolute;
    cursor: default
}

.irs-slider {
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-from, .irs-single, .irs-to {
    top: 0;
    left: 0;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 3px;
    text-align: center;
    white-space: nowrap;
    font-size: 9px;
    line-height: 9px;
    color: #999
}

.irs-disable-mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: -1%;
    display: block;
    width: 102%;
    height: 100%;
    cursor: default;
    background: 0 0
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    z-index: -9999 !important;
    top: 0 !important;
    left: 0 !important;
    display: block !important;
    overflow: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-style: solid !important;
    border-color: transparent !important;
    outline: 0 !important;
    background: 0 0 !important;
    font-size: 0 !important;
    line-height: 0 !important
}

.irs {
    height: 44px
}

.irs-with-grid {
    height: 62px
}

.irs-line {
    top: 25px;
    height: 10px
}

.irs-line-left, .irs-line-mid {
    height: 10px;
    background: #E1E4E9
}

.irs-line-right {
    height: 10px;
    background: #E1E4E9;
    border-bottom-right-radius: 999px;
    border-top-right-radius: 999px
}

.irs-bar {
    top: 25px;
    height: 10px
}

.irs-bar-edge {
    top: 25px;
    width: 9px;
    height: 10px
}

.irs-from, .irs-max, .irs-min, .irs-single, .irs-to {
    border-radius: 2px;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none
}

.irs-shadow {
    top: 32px;
    height: 3px;
    background: rgba(0, 0, 0, .25)
}

.irs-grid-pol, .irs-max, .irs-min {
    background: #e1e4e9
}

.irs-slider {
    top: 22px;
    width: 16px;
    height: 16px
}

.irs-slider:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7px;
    display: block;
    width: 2px;
    content: ''
}

.irs-max, .irs-min {
    top: 0;
    padding: 1px 3px;
    color: #999
}

.irs-from, .irs-single, .irs-to {
    padding: 1px 5px
}

.irs-from:after, .irs-single:after, .irs-to:after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    margin-left: -3px;
    content: "";
    border: 3px solid transparent;
    border-top-color: #818a91
}

.px-irs-bullet .irs {
    height: 46px
}

.px-irs-bullet .irs-with-grid {
    height: 64px
}

.px-irs-bullet .irs-bar, .px-irs-bullet .irs-bar-edge, .px-irs-bullet .irs-line, .px-irs-bullet .irs-line-left, .px-irs-bullet .irs-line-mid, .px-irs-bullet .irs-line-right {
    height: 6px
}

.px-irs-bullet .irs-slider {
    top: 19px;
    height: 18px
}

.px-irs-bullet .irs-slider:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    content: '';
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15)
}

.px-irs-bullet .irs-slider:after {
    top: 6px;
    bottom: auto;
    left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 999px
}

.px-irs-bullet .irs-shadow {
    top: 28px
}

.px-irs-bullet .irs-from:after, .px-irs-bullet .irs-single:after, .px-irs-bullet .irs-to:after {
    display: none
}

.irs-bar, .irs-bar-edge, .irs-slider:after {
    background: #818a91
}

.irs-slider.state_hover:after, .irs-slider:hover:after {
    background: #50575c
}

.irs-from, .irs-single, .irs-to {
    color: #fff;
    background: #818a91
}

.px-irs-info .irs-bar, .px-irs-info .irs-bar-edge, .px-irs-info .irs-slider:after {
    background: #59c4e4
}

.px-irs-info .irs-slider.state_hover:after, .px-irs-info .irs-slider:hover:after {
    background: #1e95b9
}

.px-irs-info .irs-from, .px-irs-info .irs-single, .px-irs-info .irs-to {
    color: #fff;
    background: #59c4e4
}

.px-irs-info .irs-from:after, .px-irs-info .irs-single:after, .px-irs-info .irs-to:after {
    border-top-color: #59c4e4
}

.px-irs-success .irs-bar, .px-irs-success .irs-bar-edge, .px-irs-success .irs-slider:after {
    background: #78bd5d
}

.px-irs-success .irs-slider.state_hover:after, .px-irs-success .irs-slider:hover:after {
    background: #498034
}

.px-irs-success .irs-from, .px-irs-success .irs-single, .px-irs-success .irs-to {
    color: #fff;
    background: #78bd5d
}

.px-irs-success .irs-from:after, .px-irs-success .irs-single:after, .px-irs-success .irs-to:after {
    border-top-color: #78bd5d
}

.px-irs-warning .irs-bar, .px-irs-warning .irs-bar-edge, .px-irs-warning .irs-slider:after {
    background: #f4ab43
}

.px-irs-warning .irs-slider.state_hover:after, .px-irs-warning .irs-slider:hover:after {
    background: #c5790c
}

.px-irs-warning .irs-from, .px-irs-warning .irs-single, .px-irs-warning .irs-to {
    color: #fff;
    background: #f4ab43
}

.px-irs-warning .irs-from:after, .px-irs-warning .irs-single:after, .px-irs-warning .irs-to:after {
    border-top-color: #f4ab43
}

.px-irs-danger .irs-bar, .px-irs-danger .irs-bar-edge, .px-irs-danger .irs-slider:after {
    background: #e46050
}

.px-irs-danger .irs-slider.state_hover:after, .px-irs-danger .irs-slider:hover:after {
    background: #b22c1c
}

.px-irs-danger .irs-from, .px-irs-danger .irs-single, .px-irs-danger .irs-to {
    color: #fff;
    background: #e46050
}

.px-irs-danger .irs-from:after, .px-irs-danger .irs-single:after, .px-irs-danger .irs-to:after {
    border-top-color: #e46050
}

body.dragging, body.dragging * {
    cursor: move !important
}

.dragged {
    position: absolute;
    z-index: 1120;
    opacity: .7
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    display: table-cell;
    width: 1%;
    vertical-align: top;
    white-space: nowrap
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-left: -1px;
    padding: 0 10px;
    height: 16px
}

.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: .65em;
    font-weight: 400;
    height: 14px;
    line-height: 14px
}

.bootstrap-touchspin .input-group-btn-vertical .glyphicon:before {
    position: relative;
    top: -1px;
    display: inline-block;
    content: "";
    color: inherit
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up .glyphicon:before {
    border-top: none;
    border-right: .5em solid transparent;
    border-bottom: .5em solid;
    border-left: .5em solid transparent
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -1px;
    border-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down .glyphicon:before {
    border-top: .5em solid;
    border-right: .5em solid transparent;
    border-bottom: none;
    border-left: .5em solid transparent
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0 2px 0 0
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down, .bootstrap-touchspin.input-group-sm .input-group-btn-vertical .bootstrap-touchspin-down {
    border-bottom-right-radius: 2px
}

.bootstrap-touchspin-prefix:empty + input, .input-group-sm .bootstrap-touchspin-prefix:empty + input {
    border-bottom-left-radius: 2px !important;
    border-top-left-radius: 2px !important
}

.bootstrap-touchspin.input-group-sm .input-group-btn-vertical > .btn {
    height: 13px
}

.bootstrap-touchspin.input-group-sm .input-group-btn-vertical .bootstrap-touchspin-up {
    border-top-right-radius: 2px
}

.bootstrap-touchspin.input-group-sm .input-group-btn-vertical i {
    height: 11px;
    line-height: 11px
}

.bootstrap-touchspin.input-group-lg .input-group-btn-vertical > .btn {
    height: 20px
}

.bootstrap-touchspin.input-group-lg .input-group-btn-vertical .bootstrap-touchspin-up {
    border-top-right-radius: 3px
}

.bootstrap-touchspin.input-group-lg .input-group-btn-vertical .bootstrap-touchspin-down {
    border-bottom-right-radius: 3px
}

.bootstrap-touchspin.input-group-lg .input-group-btn-vertical i {
    height: 18px;
    line-height: 18px
}

.input-group-lg .bootstrap-touchspin-prefix:empty + input {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important
}

.bootstrap-touchspin .input-group-btn + .bootstrap-touchspin-prefix + input {
    border-radius: 0 !important
}

.quickselect__more {
    position: relative
}

.quickselect__select {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #333;
    border: 0;
    -webkit-appearance: menulist-button
}

.toast, .toast .toast-close-button, .toast a, .toast label, .toast-error, .toast-error .toast-close-button, .toast-error a, .toast-error label, .toast-info, .toast-info .toast-close-button, .toast-info a, .toast-info label, .toast-success, .toast-success .toast-close-button, .toast-success a, .toast-success label, .toast-warning, .toast-warning .toast-close-button, .toast-warning a, .toast-warning label {
    color: #fff
}

.quickselect__select:not(:disabled) {
    cursor: pointer
}

.quickselect__select.quickselect__hidden {
    position: absolute;
    visibility: hidden;
    width: 0;
    height: 0;
    padding: 0
}

.quickselect__more--label:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3076923076em;
    content: "";
    vertical-align: middle;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: none;
    border-left: .3em solid transparent
}

.toast-title {
    font-weight: 700
}

.toast-message {
    word-wrap: break-word
}

.toast-message a {
    text-decoration: underline !important
}

.toast-message a:focus, .toast-message a:hover {
    opacity: .4 !important
}

.toast-close-button {
    position: relative;
    top: -.3em;
    right: -.3em;
    float: right;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 1
}

.toast-close-button:focus, .toast-close-button:hover {
    opacity: .4
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    border: 0;
    background: 0 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    right: 0;
    bottom: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    right: 0;
    bottom: 0;
    width: 100%
}

.toast-top-left {
    top: 8px;
    left: 8px
}

.toast-top-right {
    top: 8px;
    right: 8px
}

.toast-bottom-right {
    right: 8px;
    bottom: 8px
}

.toast-bottom-left {
    bottom: 8px;
    left: 8px
}

#toast-container {
    position: fixed;
    z-index: 1110
}

#toast-container > div {
    position: relative;
    overflow: hidden;
    width: 300px;
    margin: 8px 0 0;
    padding: 15px 15px 15px 50px;
    pointer-events: auto;
    border-radius: 2px
}

#toast-container > div:hover {
    cursor: pointer
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    width: 300px;
    margin-right: auto;
    margin-left: auto
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    width: 96%;
    margin-right: auto;
    margin-left: auto
}

.toast-progress {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: rgba(0, 0, 0, .4)
}

.toast:before {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 0;
    display: block;
    width: 50px;
    height: 26px;
    margin-top: -13px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 26px;
    line-height: 26px
}

.toast-success:before {
    content: ""
}

.toast-error:before {
    content: ""
}

.toast-info:before {
    content: ""
}

.toast-warning:before {
    content: ""
}

.toast {
    background: #7f8c8d
}

.toast-success {
    background: #78bd5d
}

.toast-error {
    background: #e46050
}

.toast-info {
    background: #59c4e4
}

.toast-warning {
    background: #f4ab43
}

.daterangepicker {
    top: 100px;
    left: 20px;
    width: 278px;
    margin-top: 7px;
    padding: 4px
}

.daterangepicker .calendar, .daterangepicker.single.ranges {
    float: none
}

.daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px
}

.daterangepicker .calendar.single .calendar-table {
    padding-top: 0 !important;
    padding-right: 4px !important;
    border: none
}

.daterangepicker .calendar td, .daterangepicker .calendar th {
    min-width: 32px;
    text-align: center;
    white-space: nowrap
}

.daterangepicker.show-calendar .calendar {
    display: block
}

.daterangepicker .calendar-table {
    padding-top: 4px
}

.daterangepicker table {
    width: 100%;
    margin: 0
}

.daterangepicker td, .daterangepicker th {
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #eee
}

.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%
}

.daterangepicker td.off {
    color: #bbb !important;
    background: 0 0 !important
}

.daterangepicker td.in-range {
    background-color: #eff8fc
}

.daterangepicker td.available:hover {
    background-color: #f3f3f3
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker .calendar thead {
    border-collapse: separate
}

.daterangepicker .calendar th {
    font-weight: 600;
    border: transparent;
    border-top: 1px solid
}

.daterangepicker .input-mini {
    height: 31.04px;
    margin: 0 0 4px;
    padding: 0 6px 0 28px;
    line-height: 29.04px
}

.daterangepicker .daterangepicker_input {
    position: relative
}

.daterangepicker .daterangepicker_input i {
    position: absolute;
    top: 9.04px;
    left: 8px
}

.daterangepicker select {
    height: 25.04px;
    padding: 0 0 0 8px;
    vertical-align: middle;
    color: #444;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    outline: 0 !important;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 5px center no-repeat #fff;
    background-image: none \9;
    background-size: 8px 10px;
    line-height: 23.04px;
    -moz-appearance: none;
    -webkit-appearance: none
}

.daterangepicker select::-ms-expand {
    opacity: 0
}

html[dir=rtl] .daterangepicker select {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") left 5px center no-repeat #fff;
    background-image: none \9;
    background-size: 8px 10px
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    cursor: default
}

.daterangepicker select.monthselect {
    width: 56%;
    margin-right: 2%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect {
    width: 50px;
    margin-bottom: 0
}

.daterangepicker option.disabled, .daterangepicker td.disabled {
    cursor: not-allowed !important;
    text-decoration: line-through !important;
    color: #bbb !important
}

.panel-primary .panel-heading-text a, .panel-primary.panel-body-colorful .panel-body a, .panel-primary.panel-body-colorful .panel-footer a, .panel-primary.panel-dark .panel-heading-text a, .panel-primary.panel-dark.panel-body-colorful .panel-body a, .panel-primary.panel-dark.panel-body-colorful .panel-footer a {
    text-decoration: underline
}

.daterangepicker select.disabled {
    cursor: not-allowed !important;
    color: #bbb !important
}

.daterangepicker .calendar-time {
    position: relative;
    margin: 5px auto;
    padding-left: 28px;
    text-align: center;
    line-height: 25.04px
}

.daterangepicker .ranges {
    float: none;
    margin: 4px;
    text-align: left;
    font-size: 11px
}

.daterangepicker .ranges ul {
    width: 100%;
    margin: 0 auto 9px;
    padding: 0;
    list-style: none
}

.daterangepicker .ranges li {
    margin-bottom: 6px;
    padding: 4px 12px;
    cursor: pointer;
    border-radius: 2px;
    background: #f3f3f3;
    font-size: 13px
}

.daterangepicker:after {
    position: absolute;
    top: -9px;
    display: block;
    content: "";
    border-width: 0 7px 7px;
    border-style: solid;
    border-color: transparent transparent #ccc
}

.daterangepicker.opensleft:after {
    right: 12px
}

.daterangepicker.opensright:after {
    left: 12px
}

.daterangepicker.openscenter:after {
    right: 0;
    left: 0;
    width: 0;
    margin-right: auto;
    margin-left: auto
}

.daterangepicker.dropup:after {
    top: auto;
    bottom: -11px;
    border-top-width: 7px;
    border-top-color: #ccc;
    border-bottom-width: 0
}

@media (min-width: 564px) {
    .daterangepicker {
        width: auto
    }

    .daterangepicker .ranges ul {
        width: 160px
    }

    .daterangepicker.single .ranges ul {
        width: 100%
    }

    .daterangepicker .calendar.left {
        clear: left;
        margin-right: 0
    }

    .daterangepicker .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .daterangepicker .calendar.right {
        margin-left: 0
    }

    .daterangepicker .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .daterangepicker .calendar.left .calendar-table, .daterangepicker .left .daterangepicker_input {
        padding-right: 12px
    }

    .daterangepicker .calendar, .daterangepicker .ranges {
        float: left
    }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
        float: left
    }

    .daterangepicker .calendar.left {
        clear: none !important
    }
}

.bootstrap-tagsinput {
    display: block;
    max-width: 100%;
    cursor: text;
    transition: border-color .15s;
    vertical-align: middle;
    color: #444;
    border: 1px solid #d6d6d6;
    background-color: #fff
}

.bootstrap-tagsinput:after, .bootstrap-tagsinput:before {
    display: table;
    content: " "
}

.bootstrap-tagsinput:after {
    clear: both
}

.bootstrap-tagsinput input, .bootstrap-tagsinput-input {
    display: block;
    float: left;
    width: auto;
    max-width: 100% !important;
    padding: 0 6px !important;
    border: none !important;
    outline: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important
}

.bootstrap-tagsinput-input {
    max-width: none !important
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    opacity: 1;
    color: #999 !important
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #999 !important
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #999 !important
}

.bootstrap-tagsinput .tag {
    position: relative;
    display: block;
    float: left;
    font-size: 11px
}

.bootstrap-tagsinput .tag [data-role=remove] {
    position: absolute;
    right: 0;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    width: 19px;
    height: 19px;
    line-height: 19px
}

.slider .hide, .slider input {
    display: none
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
    padding: 0 2px;
    content: "×"
}

.bootstrap-tagsinput .tag [data-role=remove]:focus, .bootstrap-tagsinput .tag [data-role=remove]:hover {
    opacity: .5
}

.bootstrap-tagsinput {
    padding: 5px 5px 0;
    border-radius: 2px;
    line-height: 19px
}

.bootstrap-tagsinput input {
    height: 19px;
    margin: 0 0 5px !important;
    line-height: 19px
}

.bootstrap-tagsinput .tag {
    height: 19px;
    margin: 0 5px 5px 0;
    padding-right: 19px;
    line-height: 19px
}

.bootstrap-tagsinput-sm .bootstrap-tagsinput, .form-group-sm .bootstrap-tagsinput {
    padding: 3px 3px 0;
    border-radius: 2px;
    line-height: 17px
}

.bootstrap-tagsinput-sm .bootstrap-tagsinput input, .form-group-sm .bootstrap-tagsinput input {
    height: 17px;
    margin: 0 0 3px !important;
    line-height: 17px
}

.bootstrap-tagsinput-sm .bootstrap-tagsinput .tag, .form-group-sm .bootstrap-tagsinput .tag {
    height: 17px;
    margin: 0 3px 3px 0;
    padding-right: 17px;
    line-height: 17px
}

.bootstrap-tagsinput-sm .bootstrap-tagsinput .tag [data-role=remove], .form-group-sm .bootstrap-tagsinput .tag [data-role=remove] {
    width: 17px;
    height: 17px;
    line-height: 17px
}

.bootstrap-tagsinput-lg .bootstrap-tagsinput, .form-group-lg .bootstrap-tagsinput {
    padding: 8px 8px 0;
    border-radius: 3px;
    line-height: 21px
}

.slider-handle.round, .slider-selection, .slider-track {
    border-radius: 999px
}

.bootstrap-tagsinput-lg .bootstrap-tagsinput input, .form-group-lg .bootstrap-tagsinput input {
    height: 21px;
    margin: 0 0 8px !important;
    line-height: 21px
}

.bootstrap-tagsinput-lg .bootstrap-tagsinput .tag, .form-group-lg .bootstrap-tagsinput .tag {
    height: 21px;
    margin: 0 8px 8px 0;
    padding-right: 21px;
    line-height: 21px
}

.bootstrap-tagsinput-lg .bootstrap-tagsinput .tag [data-role=remove], .form-group-lg .bootstrap-tagsinput .tag [data-role=remove] {
    width: 21px;
    height: 21px;
    line-height: 21px
}

.has-error .bootstrap-tagsinput {
    border-color: #e46050
}

.has-warning .bootstrap-tagsinput {
    border-color: #f4ab43
}

.has-success .bootstrap-tagsinput {
    border-color: #78bd5d
}

.sortable-ghost {
    opacity: .2
}

.slider {
    position: relative;
    vertical-align: middle
}

.slider .tooltip.top {
    margin-top: -36px
}

.slider .tooltip-inner {
    max-width: none;
    white-space: nowrap
}

.slider-disabled .slider-handle {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .07)
}

.noUi-handle, .slider-handle {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15)
}

.slider-disabled .slider-track {
    cursor: not-allowed;
    opacity: .3
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background: #E1E4E9
}

.slider-selection {
    position: absolute
}

.slider-track-high, .slider-track-low {
    position: absolute;
    border-radius: 999px;
    background: 0 0
}

.slider-handle {
    position: absolute;
    top: 0;
    width: 16px;
    height: 16px;
    background: #fff
}

.slider-tick {
    position: absolute;
    width: 12px;
    height: 12px;
    border: 0 solid transparent;
    background: #E1E4E9
}

.slider-tick.round {
    border-radius: 999px
}

.slider-tick-label {
    color: #999;
    font-size: 11px
}

.slider-horizontal {
    display: block;
    width: 100%;
    height: 18px
}

.slider-horizontal .slider-track {
    top: 50%;
    left: 0;
    width: 100%;
    height: 6px;
    margin-top: -3px
}

.slider-horizontal .slider-selection, .slider-horizontal .slider-track-high, .slider-horizontal .slider-track-low {
    top: 0;
    bottom: 0;
    height: 100%
}

.slider-horizontal .slider-handle {
    top: 1px;
    margin-left: -8px
}

.slider-horizontal .slider-tick {
    top: 3px;
    margin-left: -6px
}

.slider-horizontal .slider-tick-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    white-space: nowrap
}

.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
    direction: ltr !important
}

.slider-horizontal .slider-tick-label {
    display: inline-block;
    margin-top: 17.6px;
    text-align: center
}

.slider-vertical {
    display: inline-block;
    width: 18px;
    height: 210px
}

.slider-vertical .slider-track {
    top: 0;
    left: 50%;
    width: 6px;
    height: 100%;
    margin-left: -3px
}

.slider-vertical .slider-selection {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.slider-vertical .slider-track-high, .slider-vertical .slider-track-low {
    right: 0;
    left: 0;
    width: 100%
}

.slider-vertical .slider-handle {
    left: 1px;
    margin-top: -8px;
    margin-left: 0
}

.slider-vertical .slider-tick-label-container {
    white-space: nowrap
}

.slider-vertical .slider-tick-label {
    padding-left: 3.2px
}

.slider-vertical .slider-tick {
    margin-top: -6px;
    margin-left: 3px
}

html[dir=rtl] .slider-vertical .slider-tick-label {
    margin-left: 0 !important;
    margin-right: 16px !important
}

.slider-reversed .slider-selection, .slider-reversed .slider-tick.in-selection {
    background: #E1E4E9 !important
}

.slider-reversed .slider-tick, .slider-reversed .slider-track-high, .slider-selection, .slider-selection.tick-slider-selection, .slider-tick.in-selection {
    background: #818a91
}

.slider-info .slider-reversed .slider-tick, .slider-info .slider-reversed .slider-track-high, .slider-info .slider-selection, .slider-info .slider-selection.tick-slider-selection, .slider-info .slider-tick.in-selection, .slider-info.slider-reversed .slider-tick, .slider-info.slider-reversed .slider-track-high {
    background: #59c4e4
}

.slider-success .slider-reversed .slider-tick, .slider-success .slider-reversed .slider-track-high, .slider-success .slider-selection, .slider-success .slider-selection.tick-slider-selection, .slider-success .slider-tick.in-selection, .slider-success.slider-reversed .slider-tick, .slider-success.slider-reversed .slider-track-high {
    background: #78bd5d
}

.slider-warning .slider-reversed .slider-tick, .slider-warning .slider-reversed .slider-track-high, .slider-warning .slider-selection, .slider-warning .slider-selection.tick-slider-selection, .slider-warning .slider-tick.in-selection, .slider-warning.slider-reversed .slider-tick, .slider-warning.slider-reversed .slider-track-high {
    background: #f4ab43
}

.slider-danger .slider-reversed .slider-tick, .slider-danger .slider-reversed .slider-track-high, .slider-danger .slider-selection, .slider-danger .slider-selection.tick-slider-selection, .slider-danger .slider-tick.in-selection, .slider-danger.slider-reversed .slider-tick, .slider-danger.slider-reversed .slider-track-high {
    background: #e46050
}

.noUi-target, .noUi-target * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.c3 text, .mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.noUi-target {
    position: relative;
    border-radius: 3px;
    background: #E1E4E9
}

html[dir=rtl] .noUi-pips-vertical, html[dir=rtl] .noUi-tooltip {
    direction: rtl !important
}

.noUi-base {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.noUi-connect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.noUi-origin {
    position: absolute;
    width: 0;
    height: 0
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    transition: top .3s, right .3s, bottom .3s, left .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-base, .noUi-handle {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.noUi-horizontal {
    height: 10px
}

.noUi-horizontal .noUi-handle {
    top: -5px;
    left: -15px;
    width: 30px;
    height: 20px
}

.noUi-vertical {
    width: 10px
}

.noUi-vertical .noUi-handle {
    top: -15px;
    left: -5px;
    width: 20px;
    height: 30px
}

.noUi-draggable {
    cursor: w-resize
}

.noUi-vertical .noUi-draggable {
    cursor: n-resize
}

.noUi-handle {
    position: relative;
    z-index: 1;
    cursor: default;
    border-radius: 2px;
    background: #fff
}

.morris-hover, .noUi-marker, .noUi-pips, .noUi-tooltip, .noUi-value {
    position: absolute
}

.noUi-handle:after, .noUi-handle:before {
    position: absolute;
    top: 4px;
    left: 13px;
    display: block;
    width: 1px;
    height: 12px;
    content: "";
    background: rgba(0, 0, 0, .15)
}

.noUi-handle:after {
    left: 16px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    top: 13px;
    left: 4px;
    width: 12px;
    height: 1px
}

.noUi-vertical .noUi-handle:after {
    top: 16px
}

.noUi-target[disabled] {
    background: rgba(225, 228, 233, .3)
}

[disabled] .noUi-connect {
    opacity: .3
}

[disabled] .noUi-handle {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .07)
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips {
    color: #999
}

.noUi-value {
    text-align: center;
    color: #999;
    font-size: 10px
}

.noUi-marker {
    background: #bfbfbf
}

.noUi-pips-horizontal {
    top: 100%;
    left: 0;
    width: 100%;
    height: 80px;
    padding: 11px 0 0
}

.noUi-value-horizontal {
    padding-top: 7px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.noUi-marker-horizontal.noUi-marker {
    width: 1px;
    height: 8px
}

html[dir=rtl] .noUi-value-horizontal {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

.noUi-pips-vertical {
    top: 0;
    left: 100%;
    height: 100%;
    padding: 0 0 0 11px
}

.noUi-value-vertical {
    padding-left: 14px;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 8px;
    height: 1px
}

.ct-double-octave:before, .ct-major-eleventh:before, .ct-major-second:before, .ct-major-seventh:before, .ct-major-sixth:before, .ct-major-tenth:before, .ct-major-third:before, .ct-major-twelfth:before, .ct-minor-second:before, .ct-minor-seventh:before, .ct-minor-sixth:before, .ct-minor-third:before, .ct-octave:before, .ct-perfect-fifth:before, .ct-perfect-fourth:before, .ct-square:before {
    height: 0;
    content: "";
    float: left
}

.noUi-tooltip {
    display: block;
    padding: 2px 6px;
    text-align: center;
    color: #444;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    font-size: 12px
}

.noUi-horizontal .noUi-tooltip {
    bottom: 125%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.noUi-vertical .noUi-tooltip {
    top: 50%;
    right: 125%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.noUi-connect {
    transition: background 450ms;
    background: #818a91
}

.noUi-info .noUi-connect {
    background: #59c4e4
}

.noUi-success .noUi-connect {
    background: #78bd5d
}

.noUi-warning .noUi-connect {
    background: #f4ab43
}

.noUi-danger .noUi-connect {
    background: #e46050
}

.morris-hover {
    z-index: 1000
}

.morris-default-style {
    text-align: center;
    border-radius: 2px;
    background-color: #222;
    font-size: 11px;
    padding: 4px 10px
}

.morris-default-style .morris-hover-row-label {
    font-weight: 700;
    margin: 4px 0;
    color: #fff
}

.morris-default-style .morris-hover-point {
    white-space: nowrap;
    font-size: 10px
}

.flotTip {
    border-radius: 2px !important;
    background-color: #222 !important;
    color: #fff !important;
    font-size: 11px !important;
    padding: 4px 10px !important
}

.flot-overlay ~ .legend > * {
    right: 0 !important
}

.flot-overlay ~ .legend .legendColorBox {
    padding-right: 5px
}

.ct-label {
    fill: #444;
    color: #444;
    font-size: 11px;
    line-height: 1
}

.ct-chart-bar .ct-label, .ct-chart-line .ct-label {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-label.ct-vertical.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end
}

.ct-label.ct-vertical.ct-end {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-anchor: start
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: start
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    text-align: left;
    text-anchor: end
}

.ct-grid {
    stroke: rgba(0, 0, 0, .2);
    stroke-width: 1px;
    stroke-dasharray: 2px
}

.ct-point {
    stroke-width: 8px;
    stroke-linecap: round
}

.ct-line {
    fill: none;
    stroke-width: 1px
}

.ct-area {
    stroke: none;
    fill-opacity: .1
}

.ct-bar {
    fill: none;
    stroke-width: 10px
}

.ct-slice-donut {
    fill: none;
    stroke-width: 60px
}

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
    stroke: #0288D1
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
    fill: #0288D1
}

.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
    stroke: #FF4081
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
    fill: #FF4081
}

.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
    stroke: #4CAF50
}

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
    fill: #4CAF50
}

.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
    stroke: #D32F2F
}

.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
    fill: #D32F2F
}

.ct-series-e .ct-bar, .ct-series-e .ct-line, .ct-series-e .ct-point, .ct-series-e .ct-slice-donut {
    stroke: #FFC107
}

.ct-series-e .ct-area, .ct-series-e .ct-slice-pie {
    fill: #FFC107
}

.ct-series-f .ct-bar, .ct-series-f .ct-line, .ct-series-f .ct-point, .ct-series-f .ct-slice-donut {
    stroke: #673AB7
}

.ct-series-f .ct-area, .ct-series-f .ct-slice-pie {
    fill: #673AB7
}

.ct-series-g .ct-bar, .ct-series-g .ct-line, .ct-series-g .ct-point, .ct-series-g .ct-slice-donut {
    stroke: #FF5722
}

.ct-series-g .ct-area, .ct-series-g .ct-slice-pie {
    fill: #FF5722
}

.ct-series-h .ct-bar, .ct-series-h .ct-line, .ct-series-h .ct-point, .ct-series-h .ct-slice-donut {
    stroke: #CDDC39
}

.ct-series-h .ct-area, .ct-series-h .ct-slice-pie {
    fill: #CDDC39
}

.ct-series-i .ct-bar, .ct-series-i .ct-line, .ct-series-i .ct-point, .ct-series-i .ct-slice-donut {
    stroke: #795548
}

.ct-series-i .ct-area, .ct-series-i .ct-slice-pie {
    fill: #795548
}

.ct-series-j .ct-bar, .ct-series-j .ct-line, .ct-series-j .ct-point, .ct-series-j .ct-slice-donut {
    stroke: #607D8B
}

.ct-series-j .ct-area, .ct-series-j .ct-slice-pie {
    fill: #607D8B
}

.ct-series-k .ct-bar, .ct-series-k .ct-line, .ct-series-k .ct-point, .ct-series-k .ct-slice-donut {
    stroke: #009688
}

.ct-series-k .ct-area, .ct-series-k .ct-slice-pie {
    fill: #009688
}

.ct-series-l .ct-bar, .ct-series-l .ct-line, .ct-series-l .ct-point, .ct-series-l .ct-slice-donut {
    stroke: #E91E63
}

.ct-series-l .ct-area, .ct-series-l .ct-slice-pie {
    fill: #E91E63
}

.ct-series-m .ct-bar, .ct-series-m .ct-line, .ct-series-m .ct-point, .ct-series-m .ct-slice-donut {
    stroke: #9E9E9E
}

.ct-series-m .ct-area, .ct-series-m .ct-slice-pie {
    fill: #9E9E9E
}

.ct-series-n .ct-bar, .ct-series-n .ct-line, .ct-series-n .ct-point, .ct-series-n .ct-slice-donut {
    stroke: #E040FB
}

.ct-series-n .ct-area, .ct-series-n .ct-slice-pie {
    fill: #E040FB
}

.ct-series-o .ct-bar, .ct-series-o .ct-line, .ct-series-o .ct-point, .ct-series-o .ct-slice-donut {
    stroke: #00BCD4
}

.ct-series-o .ct-area, .ct-series-o .ct-slice-pie {
    fill: #00BCD4
}

.ct-square {
    display: block;
    position: relative;
    width: 100%
}

.ct-square:before {
    display: block;
    width: 0;
    padding-bottom: 100%
}

.ct-square:after {
    content: "";
    display: table;
    clear: both
}

.ct-square > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-second {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-second:before {
    display: block;
    width: 0;
    padding-bottom: 93.75%
}

.ct-minor-second:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-second > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-second {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-second:before {
    display: block;
    width: 0;
    padding-bottom: 88.88889%
}

.ct-major-second:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-second > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-third {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-third:before {
    display: block;
    width: 0;
    padding-bottom: 83.33333%
}

.ct-minor-third:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-third > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-third {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-third:before {
    display: block;
    width: 0;
    padding-bottom: 80%
}

.ct-major-third:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-third > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-perfect-fourth {
    display: block;
    position: relative;
    width: 100%
}

.ct-perfect-fourth:before {
    display: block;
    width: 0;
    padding-bottom: 75%
}

.ct-perfect-fourth:after {
    content: "";
    display: table;
    clear: both
}

.ct-perfect-fourth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-perfect-fifth {
    display: block;
    position: relative;
    width: 100%
}

.ct-perfect-fifth:before {
    display: block;
    width: 0;
    padding-bottom: 66.66667%
}

.ct-perfect-fifth:after {
    content: "";
    display: table;
    clear: both
}

.ct-perfect-fifth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-sixth {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-sixth:before {
    display: block;
    width: 0;
    padding-bottom: 62.5%
}

.ct-minor-sixth:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-sixth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-golden-section {
    display: block;
    position: relative;
    width: 100%
}

.ct-golden-section:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 61.8047%
}

.ct-golden-section:after {
    content: "";
    display: table;
    clear: both
}

.ct-golden-section > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-sixth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-sixth:before {
    display: block;
    width: 0;
    padding-bottom: 60%
}

.ct-major-sixth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-sixth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-minor-seventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-minor-seventh:before {
    display: block;
    width: 0;
    padding-bottom: 56.25%
}

.ct-minor-seventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-minor-seventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-seventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-seventh:before {
    display: block;
    width: 0;
    padding-bottom: 53.33333%
}

.ct-major-seventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-seventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-octave {
    display: block;
    position: relative;
    width: 100%
}

.ct-octave:before {
    display: block;
    width: 0;
    padding-bottom: 50%
}

.ct-octave:after {
    content: "";
    display: table;
    clear: both
}

.ct-octave > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-tenth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-tenth:before {
    display: block;
    width: 0;
    padding-bottom: 40%
}

.ct-major-tenth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-tenth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-eleventh {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-eleventh:before {
    display: block;
    width: 0;
    padding-bottom: 37.5%
}

.ct-major-eleventh:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-eleventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-major-twelfth {
    display: block;
    position: relative;
    width: 100%
}

.ct-major-twelfth:before {
    display: block;
    width: 0;
    padding-bottom: 33.33333%
}

.ct-major-twelfth:after {
    content: "";
    display: table;
    clear: both
}

.ct-major-twelfth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-double-octave {
    display: block;
    position: relative;
    width: 100%
}

.ct-double-octave:before {
    display: block;
    width: 0;
    padding-bottom: 25%
}

.ct-double-octave:after {
    content: "";
    display: table;
    clear: both
}

.ct-double-octave > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.ct-negative-labels .ct-label {
    color: #fff !important;
    fill: #fff !important
}

.c3 svg {
    font-size: 10px
}

.c3 line, .c3 path {
    fill: none;
    stroke: rgba(0, 0, 0, .2)
}

.c3 text {
    fill: rgba(0, 0, 0, .8);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c3-bars path, .c3-event-rect, .c3-legend-item-tile, .c3-xgrid-focus, .c3-ygrid {
    shape-rendering: crispEdges
}

.c3-chart-arc path {
    stroke: #fff
}

.c3-chart-arc text {
    fill: #fff;
    font-size: 11px
}

.c3-grid line {
    stroke: rgba(0, 0, 0, .4)
}

.c3-grid text {
    fill: rgba(0, 0, 0, .4)
}

.c3-xgrid, .c3-ygrid {
    stroke-dasharray: 3 3
}

.c3-text.c3-empty {
    fill: grey;
    font-size: 2em
}

.c3-line {
    stroke-width: 1px
}

.c3-circle._expanded_ {
    stroke-width: 1px;
    stroke: #fff
}

.c3-selected-circle {
    fill: #fff;
    stroke-width: 2px
}

.c3-bar {
    stroke-width: 0
}

.c3-bar._expanded_ {
    fill-opacity: .75
}

.c3-target.c3-focused {
    opacity: 1
}

.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
    stroke-width: 2px
}

.c3-target.c3-defocused {
    opacity: .3 !important
}

.c3-region {
    fill: #4682b4;
    fill-opacity: .1
}

.c3-brush .extent {
    fill-opacity: .1
}

.c3-legend-item {
    font-size: 12px
}

.c3-legend-item-hidden {
    opacity: .15
}

.c3-legend-background {
    opacity: .75;
    fill: #fff;
    stroke: #d3d3d3;
    stroke-width: 1
}

.c3-title {
    font: 14px sans-serif
}

.c3-tooltip-container {
    z-index: 10;
    background-color: #222;
    border-radius: 2px;
    padding: 5px
}

.c3-tooltip {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    background: 0 0
}

.c3-tooltip, .c3-tooltip td, .c3-tooltip th, .c3-tooltip tr {
    border: none;
    color: #FFF
}

.c3-tooltip th {
    font-size: 12px;
    padding: 1px 5px;
    text-align: left
}

.c3-tooltip td {
    font-size: 11px;
    padding: 0 6px
}

.c3-tooltip td.value {
    text-align: right
}

.c3-tooltip td > span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 6px
}

.c3-area {
    stroke-width: 0;
    opacity: .2
}

.c3-chart-arcs-title {
    dominant-baseline: middle;
    font-size: 1.3em
}

.c3-chart-arcs .c3-chart-arcs-background {
    fill: #e0e0e0;
    stroke: none
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
    fill: rgba(0, 0, 0, .8);
    font-size: 16px
}

.c3-chart-arcs .c3-chart-arc .c3-gauge-value, .c3-chart-arcs .c3-chart-arcs-gauge-max, .c3-chart-arcs .c3-chart-arcs-gauge-min {
    fill: rgba(0, 0, 0, .8)
}

.easy-pie-chart {
    position: relative;
    display: block;
    text-align: center
}

.easy-pie-chart:after, .easy-pie-chart:before {
    content: " ";
    display: table
}

.easy-pie-chart:after {
    clear: both
}

.easy-pie-chart > canvas {
    display: block;
    margin: 0 auto
}

.easy-pie-chart > span {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

body {
    background: #f6f6f6
}

.page-breadcrumb, .page-header:not(.panel) {
    background: 0 0
}

.nav-tabs, .nav-tabs.nav-justified, .page-breadcrumb, .page-header, hr {
    border-color: rgba(0, 0, 0, .07)
}

.panel .nav-tabs {
    border-color: rgba(0, 0, 0, .11)
}

.panel, .widget-more-link.b-a-1, .widget-products-image, :not(.panel) .thumbnail {
    border-color: #e2e2e2
}

.bg-primary, .bg-primary .bg-primary {
    border-color: #2679b2 !important
}

.bg-primary {
    background-color: #2a94db !important
}

.bg-primary[href]:hover {
    background-color: #2b8bcb !important
}

.bg-primary .bg-primary.darken, .bg-primary.darken {
    background-color: #2b8bcb !important;
    border-color: #2371a5 !important
}

.bg-primary .bg-primary.darken[href]:hover, .bg-primary.darken[href]:hover {
    background-color: #2882be !important
}

.bg-primary .bg-primary.darker, .bg-primary.darker {
    background-color: #2882be !important;
    border-color: #216b9c !important
}

.bg-primary .bg-primary.darker[href]:hover, .bg-primary.darker[href]:hover {
    background-color: #2679b2 !important
}

.bg-primary, .bg-primary a, .bg-primary:active, .bg-primary:focus, .bg-primary:hover, .bg-primary[href] {
    color: #e6e6e6 !important
}

.bg-primary a:active, .bg-primary a:focus, .bg-primary a:hover, .bg-primary[href]:active, .bg-primary[href]:focus, .bg-primary[href]:hover {
    color: #fff !important
}

.bg-primary .text-muted, .bg-primary .text-muted a, .bg-primary .text-muted:active, .bg-primary .text-muted:focus, .bg-primary .text-muted:hover, .bg-primary .text-muted[href] {
    color: rgba(255, 255, 255, .6) !important
}

.text-primary, .text-primary a, .text-primary:active, .text-primary:focus, .text-primary:hover, .text-primary[href] {
    color: #1e78b4 !important
}

.text-primary a:active, .text-primary a:focus, .text-primary a:hover, .text-primary[href]:active, .text-primary[href]:focus, .text-primary[href]:hover {
    color: #175b88 !important
}

.border-primary {
    border-color: #2a94db !important
}

.table-primary .table, .table-primary.table {
    margin: 0;
    border-top-color: #2c6f9c !important
}

.table-primary {
    margin-bottom: 21px
}

.table-primary .table-header, .table-primary thead, .table-primary thead th, .table-primary thead tr {
    border-color: #2c6f9c !important;
    color: #fff
}

.table-primary thead th, .table-primary thead tr {
    background: #2b82bc
}

.btn-primary, .table-primary .table-header {
    background: #2a94db
}

.table-primary .table-header .form-control {
    border: none
}

.form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus {
    border-color: #2a94db
}

.btn-primary {
    color: #fff;
    border-color: #2183c5
}

.btn-primary.btn-outline {
    color: #207ebc;
    border-color: #2183c5;
    background: 0 0
}

.btn-primary.btn-outline.focus, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    border-color: #207ebc #207ebc #13496e;
    background: #248cd2
}

.btn-primary.active, .btn-primary.btn-outline.active, .btn-primary.btn-outline:active, .btn-primary:active, .open > .btn-primary.dropdown-toggle, .open > .btn-primary.dropdown-toggle.btn-outline {
    color: #fff;
    border-color: #1a6699;
    background: #2183c5
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.btn-outline.active.focus, .btn-primary.btn-outline.active:focus, .btn-primary.btn-outline.active:hover, .btn-primary.btn-outline:active.focus, .btn-primary.btn-outline:active:focus, .btn-primary.btn-outline:active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.btn-outline.focus, .open > .btn-primary.dropdown-toggle.btn-outline:focus, .open > .btn-primary.dropdown-toggle.btn-outline:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
    border-color: #1a6699;
    background: #207ebc
}

.btn-primary.btn-3d.btn-outline.focus, .btn-primary.btn-3d.btn-outline:focus, .btn-primary.btn-3d.btn-outline:hover, .btn-primary.btn-3d.focus, .btn-primary.btn-3d:focus, .btn-primary.btn-3d:hover {
    border-bottom-color: #1a6699
}

.btn-primary.btn-3d.active, .btn-primary.btn-3d.active.focus, .btn-primary.btn-3d.active:focus, .btn-primary.btn-3d.active:hover, .btn-primary.btn-3d:active, .btn-primary.btn-3d:active.focus, .btn-primary.btn-3d:active:focus, .btn-primary.btn-3d:active:hover, .open > .btn-primary.dropdown-toggle.btn-3d, .open > .btn-primary.dropdown-toggle.btn-3d.focus, .open > .btn-primary.dropdown-toggle.btn-3d:focus, .open > .btn-primary.dropdown-toggle.btn-3d:hover {
    background: #248cd2
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary {
    border-color: #2183c5 !important;
    background: #2a94db !important
}

.btn-primary.btn-outline.disabled, .btn-primary.btn-outline[disabled], fieldset[disabled] .btn-primary.btn-outline {
    color: #207ebc;
    border-color: #2183c5 !important;
    background: 0 0 !important
}

.btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    color: #fff !important;
    border-color: #1a6699 !important;
    background: #2183c5 !important
}

.px-navbar {
    color: #444;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .05), 0 1px 0 rgba(0, 0, 0, .05)
}

.px-navbar .dropdown-menu a, .px-navbar .navbar-nav a {
    color: #444
}

.px-navbar .dropdown-menu a:active, .px-navbar .dropdown-menu a:focus, .px-navbar .dropdown-menu a:hover, .px-navbar .dropdown.active > a, .px-navbar .dropdown.active > a:active, .px-navbar .dropdown.active > a:focus, .px-navbar .dropdown.active > a:hover, .px-navbar .dropdown.open > a, .px-navbar .dropdown.open > a:active, .px-navbar .dropdown.open > a:focus, .px-navbar .dropdown.open > a:hover, .px-navbar .navbar-nav a:active, .px-navbar .navbar-nav a:focus, .px-navbar .navbar-nav a:hover, .px-navbar li.active > a, .px-navbar li.active > a:active, .px-navbar li.active > a:focus, .px-navbar li.active > a:hover {
    color: #444;
    background: rgba(0, 0, 0, .03)
}

.px-navbar .dropdown-menu li:hover, .px-navbar .navbar-nav li:hover {
    background: 0 0
}

.px-navbar .navbar-brand {
    background: 0 0 !important
}

.px-navbar form.navbar-form .form-control {
    color: #444;
    border-color: transparent !important;
    background: #f8f8f8
}

.px-navbar .navbar-toggle {
    color: #444
}

.px-navbar .navbar-toggle .navbar-toggle-icon, .px-navbar .navbar-toggle .navbar-toggle-icon:after, .px-navbar .navbar-toggle .navbar-toggle-icon:before {
    opacity: 1;
    color: #444;
    background: #444
}

.px-navbar .navbar-toggle.collapsed {
    color: #444
}

.px-navbar .navbar-toggle.collapsed .navbar-toggle-icon, .px-navbar .navbar-toggle.collapsed .navbar-toggle-icon:after, .px-navbar .navbar-toggle.collapsed .navbar-toggle-icon:before {
    color: #444;
    background: #444
}

.px-navbar .ps-scrollbar-x-rail, .px-navbar .ps-scrollbar-y-rail {
    background-color: transparent !important
}

.px-navbar .ps-scrollbar-x-rail > .ps-scrollbar-x, .px-navbar .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(0, 0, 0, .3) !important
}

.px-navbar .navbar-header {
    color: #444;
    background: #fff
}

.px-navbar .navbar-header a {
    color: #444
}

.px-navbar .navbar-header a:focus, .px-navbar .navbar-header a:hover {
    color: #444;
    background: rgba(0, 0, 0, .03)
}

.px-navbar .dropdown-menu > li.divider {
    background: #f1f1f1
}

@media (max-width: 767px) {
    .px-navbar .navbar-collapse {
        border-color: #f1f1f1;
        background: #fff
    }

    .px-navbar .dropdown-menu li, .px-navbar .navbar-nav li {
        border-color: #f1f1f1
    }

    .px-navbar .dropdown.open {
        background: #f6f6f6 !important;
        border-color: #e7e7e7
    }

    .px-navbar .dropdown.open li {
        border-color: #e7e7e7
    }
}

@media (min-width: 768px) {
    .px-navbar .navbar-nav > li, .px-navbar [class*=" widget-"], .px-navbar [class^=widget-] {
        border-color: #f1f1f1
    }

    .px-navbar .navbar-collapse {
        border-color: #f1f1f1;
        background: #fff
    }

    .px-navbar .dropdown-menu {
        background: #fff
    }

    .px-navbar [class*=" widget-"] a, .px-navbar [class*=" widget-"] a:focus, .px-navbar [class*=" widget-"] a:hover, .px-navbar [class^=widget-] a, .px-navbar [class^=widget-] a:focus, .px-navbar [class^=widget-] a:hover {
        background: 0 0
    }

    .px-navbar .navbar-header a, .px-navbar .navbar-nav > li > a {
        transition: all .3s
    }
}

@media (min-width: 992px) {
    .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header {
        color: #444;
        background: #fff
    }

    .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header a {
        color: #444
    }

    .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header a:focus, .px-nav-left:not(.px-nav-collapse) ~ .px-navbar .navbar-header a:hover {
        color: #777
    }

    .px-nav-toggle {
        box-shadow: 0 2px 2px rgba(0, 0, 0, .05), 0 1px 0 rgba(0, 0, 0, .05)
    }
}

.px-nav, .px-nav-item a {
    color: #9fa9b9
}

.px-nav {
    background: #23272d
}

.px-nav .ps-scrollbar-x-rail, .px-nav .ps-scrollbar-y-rail {
    background-color: transparent !important
}

.px-nav .ps-scrollbar-x-rail > .ps-scrollbar-x, .px-nav .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(255, 255, 255, .3) !important
}

.px-nav-dimmer {
    background: rgba(35, 39, 45, .4)
}

.px-nav-item a:active, .px-nav-item a:focus, .px-nav-item a:hover {
    color: #fff;
    background: 0 0
}

.px-nav-item.active > a {
    color: #fff !important;
    background: #181b1f
}

.px-nav-dropdown.active > a .px-nav-icon, .px-nav-item.active > a .px-nav-icon {
    color: #2a94db
}

.px-nav-dropdown.active > a, .px-nav-dropdown.active > a:active, .px-nav-dropdown.active > a:focus, .px-nav-dropdown.active > a:hover {
    background: 0 0
}

.px-nav-tooltip {
    background: #181b1f;
    color: #fff
}

.px-nav-left .px-nav-tooltip:before {
    border-right-color: #181b1f
}

.px-nav-right .px-nav-tooltip:before {
    border-left-color: #181b1f
}

.px-nav-dropdown-menu-title, .px-show > a {
    background: #2a94db !important;
    color: #fff !important
}

.px-nav-dropdown-menu-title .px-nav-icon, .px-show > a .px-nav-icon {
    color: #fff !important
}

.px-nav-dropdown-menu {
    background: #2a2e36
}

.px-nav-toggle {
    color: #444;
    background: #f8f8f8
}

.px-nav-toggle .navbar-toggle-icon, .px-nav-toggle .navbar-toggle-icon:after, .px-nav-toggle .navbar-toggle-icon:before {
    color: #444;
    background: #444
}

.px-nav-box {
    border-color: #2d323a;
    color: #fff
}

.px-nav-box .close {
    color: #9fa9b9
}

.px-nav-box .close:active, .px-nav-box .close:focus, .px-nav-box .close:hover {
    color: #fff
}

.px-nav-box .btn-outline {
    border-color: #2d323a;
    color: #9fa9b9
}

.px-footer, .px-footer hr {
    border-color: #e6e6e6
}

.px-nav-static .px-nav-dropdown > a, .px-nav-static .px-nav-dropdown > a:focus, .px-nav-static .px-nav-dropdown > a:hover {
    color: #9fa9b9
}

@media (max-width: 991px) {
    .px-nav-dropdown-menu .px-open > a, .px-nav.px-nav-expand .px-open > a {
        color: #fff
    }
}

@media (min-width: 992px) {
    .px-nav-dropdown-menu .px-open > a, .px-nav:not(.px-nav-collapse) .px-open > a {
        color: #fff
    }
}

.px-footer {
    background: #fff;
    color: #444
}

.px-footer a {
    color: #666
}

.px-footer a:focus, .px-footer a:hover {
    color: #444
}

.px-footer .text-muted {
    color: #888 !important
}

.badge-primary, .label-primary, .panel-warning > .panel-heading .badge-primary {
    border-color: #2a94db;
    background: #2a94db;
    color: #fff
}

.badge-primary[href]:focus, .badge-primary[href]:hover, .label-primary[href]:focus, .label-primary[href]:hover, .panel-warning > .panel-heading .badge-primary[href]:focus, .panel-warning > .panel-heading .badge-primary[href]:hover {
    border-color: #2389ce;
    background: #2389ce;
    color: #fff
}

.badge-primary.label-outline, .label-primary.label-outline, .panel-warning > .panel-heading .badge-primary.label-outline {
    color: #1e78b4;
    box-shadow: 0 0 0 1px #2a94db inset
}

.badge-primary.label-outline[href]:focus, .badge-primary.label-outline[href]:hover, .label-primary.label-outline[href]:focus, .label-primary.label-outline[href]:hover, .panel-warning > .panel-heading .badge-primary.label-outline[href]:focus, .panel-warning > .panel-heading .badge-primary.label-outline[href]:hover {
    color: #175b88
}

.badge-primary.label-ribbon:before, .label-primary.label-ribbon:before, .panel-warning > .panel-heading .badge-primary.label-ribbon:before {
    border-top-color: #2e75a4
}

.progress-bar {
    background-color: #2a94db
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:active, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #2a94db
}

.panel-primary {
    border-color: #2183c5 !important
}

.panel-primary .panel-heading {
    background: #2a94db;
    border-color: #2183c5;
    color: #fff
}

.panel-primary .panel-heading-text a, .panel-primary .panel-heading-text a:focus, .panel-primary .panel-heading-text a:hover, .panel-primary.panel-body-colorful a, .panel-primary.panel-body-colorful a:focus, .panel-primary.panel-body-colorful a:hover {
    color: #fff
}

.panel-primary .panel-footer {
    border-color: #2183c5
}

.panel-primary.panel-body-colorful, .panel-primary.panel-body-colorful .panel-body, .panel-primary.panel-body-colorful .panel-footer {
    background: #2a94db;
    color: #fff
}

.panel-primary.panel-body-colorful .panel-body, .panel-primary.panel-body-colorful hr {
    border-color: #2183c5 !important
}

.panel-primary.panel-dark {
    border-color: #2a94db !important
}

.panel-primary.panel-dark .panel-heading {
    background: #2a94db;
    border-color: #2a94db;
    color: #fff
}

.panel-primary.panel-dark .panel-heading-text a, .panel-primary.panel-dark .panel-heading-text a:focus, .panel-primary.panel-dark .panel-heading-text a:hover, .panel-primary.panel-dark.panel-body-colorful a, .panel-primary.panel-dark.panel-body-colorful a:focus, .panel-primary.panel-dark.panel-body-colorful a:hover {
    color: #fff
}

.panel-primary.panel-dark .panel-footer {
    border-color: #2a94db
}

.panel-primary.panel-dark.panel-body-colorful, .panel-primary.panel-dark.panel-body-colorful .panel-body, .panel-primary.panel-dark.panel-body-colorful .panel-footer {
    background: #2a94db;
    color: #fff
}

.panel-primary.panel-dark .panel-heading .pager a, .panel-primary.panel-dark .panel-heading .pager a:focus, .panel-primary.panel-dark .panel-heading .pager a:hover, .panel-primary.panel-dark .panel-heading .pager span, .panel-primary.panel-dark .panel-heading .pager span:focus, .panel-primary.panel-dark .panel-heading .pager span:hover, .panel-primary.panel-dark .panel-heading .pagination a, .panel-primary.panel-dark .panel-heading .pagination a:focus, .panel-primary.panel-dark .panel-heading .pagination a:hover, .panel-primary.panel-dark .panel-heading .pagination span, .panel-primary.panel-dark .panel-heading .pagination span:focus, .panel-primary.panel-dark .panel-heading .pagination span:hover {
    color: #fff
}

.panel-primary.panel-dark .panel-heading .pager li.active a, .panel-primary.panel-dark .panel-heading .pager li.active a:focus, .panel-primary.panel-dark .panel-heading .pager li.active a:hover, .panel-primary.panel-dark .panel-heading .pager li.active span, .panel-primary.panel-dark .panel-heading .pager li.active span:focus, .panel-primary.panel-dark .panel-heading .pager li.active span:hover, .panel-primary.panel-dark .panel-heading .pagination li.active a, .panel-primary.panel-dark .panel-heading .pagination li.active a:focus, .panel-primary.panel-dark .panel-heading .pagination li.active a:hover, .panel-primary.panel-dark .panel-heading .pagination li.active span, .panel-primary.panel-dark .panel-heading .pagination li.active span:focus, .panel-primary.panel-dark .panel-heading .pagination li.active span:hover {
    color: #2a94db
}

.panel-primary.panel-dark .panel-heading .nav-tabs > li > a {
    color: rgba(255, 255, 255, .9)
}

.panel-primary.panel-dark.panel-body-colorful .text-muted {
    color: rgba(255, 255, 255, .7) !important
}

.panel-primary.panel-dark.panel-body-colorful .list-group-item, .panel-primary.panel-dark.panel-body-colorful .panel-body, .panel-primary.panel-dark.panel-body-colorful .panel-footer, .panel-primary.panel-dark.panel-body-colorful .panel-heading, .panel-primary.panel-dark.panel-body-colorful hr, .panel-primary.panel-dark.panel-body-colorful table, .panel-primary.panel-dark.panel-body-colorful table td, .panel-primary.panel-dark.panel-body-colorful table th, .panel-primary.panel-dark.panel-body-colorful table tr {
    border-color: #6bb5e6 !important
}

.custom-control:hover .custom-control-indicator {
    box-shadow: 0 0 0 1px #2a94db inset
}

.custom-control:active .custom-control-indicator, .custom-control:active .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #56aae2;
    box-shadow: none
}

.custom-control-input:checked ~ .custom-control-indicator {
    background-color: #2a94db;
    box-shadow: none
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #2a94db inset, 0 0 0 1px #fff, 0 0 0 2px #2a94db
}

.custom-control-input:active ~ .custom-control-indicator {
    background-color: #56aae2;
    box-shadow: none
}

.custom-control-input:checked:disabled ~ .custom-control-indicator, fieldset[disabled] .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #2a94db !important;
    box-shadow: none !important
}

.custom-file-control:active, .custom-file-control:focus, .custom-file-control:hover, .custom-file-input:focus ~ .custom-file-control {
    border-color: #2a94db
}

.tooltip-primary .tooltip-inner {
    background-color: #2a94db;
    color: #fff
}

.tooltip-primary.top .tooltip-arrow, .tooltip-primary.top-left .tooltip-arrow, .tooltip-primary.top-right .tooltip-arrow {
    border-top-color: #2a94db
}

.tooltip-primary.bottom .tooltip-arrow, .tooltip-primary.bottom-left .tooltip-arrow, .tooltip-primary.bottom-right .tooltip-arrow {
    border-bottom-color: #2a94db
}

.tooltip-primary.right .tooltip-arrow {
    border-right-color: #2a94db
}

.tooltip-primary.left .tooltip-arrow {
    border-left-color: #2a94db
}

.popover-primary {
    border-width: 1px
}

.popover-primary.top .arrow {
    bottom: -9px
}

.popover-primary.bottom .arrow {
    top: -9px
}

.popover-primary.left .arrow {
    right: -9px
}

.popover-primary.right .arrow {
    left: -9px
}

.popover-primary .popover-title, .popover-primary.popover-colorful {
    color: #fff;
    background: #2a94db
}

.popover-primary, .popover-primary .popover-title, .popover-primary.popover-colorful {
    border-color: #2183c5
}

.popover-primary.popover-dark .popover-title, .popover-primary.popover-dark.popover-colorful {
    color: #fff;
    background: #2a94db
}

.popover-primary.popover-dark, .popover-primary.popover-dark .popover-title, .popover-primary.popover-dark.popover-colorful {
    border-color: #2a94db
}

.popover-primary.popover-dark.popover-colorful .popover-title {
    border-color: #4da6e1
}

.nav > li.active > a, .nav > li.active > a:focus, .nav > li.active > a:hover {
    color: #fff;
    background: #2a94db
}

.nav.nav-tabs > li.active > a {
    border-bottom-color: #2286c9 !important
}

.pager li > a:active, .pager li > a:focus, .pager li > a:hover, .pagination > li > a:active, .pagination > li > a:focus, .pagination > li > a:hover {
    border-color: #2a94db
}

.pagination > li.active > a, .pagination > li.active > a:active, .pagination > li.active > a:focus, .pagination > li.active > a:hover, .pagination > li.active > span {
    color: #fff;
    border-color: #2a94db;
    background: #2a94db
}

a.active .thumbnail, a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover, a:focus .thumbnail, a:hover .thumbnail {
    border-color: #2a94db !important
}

.list-group .list-group-item.active {
    color: #fff;
    border-color: #2a94db;
    background: #2a94db
}

.list-group .list-group-item.active .list-group-icon, .list-group .list-group-item.active .list-group-item-text {
    color: #fff
}

.switcher-primary > input:checked ~ .switcher-indicator {
    color: #fff;
    background: #2a94db
}

.switcher-primary:active .switcher-indicator:after, .switcher-primary > input:active ~ .switcher-indicator:after, .switcher-primary > input:focus ~ .switcher-indicator:after {
    box-shadow: 0 0 0 1px #2a94db inset
}

.select2-primary .select2-selection__choice, .select2-primary + .select2-container .select2-selection__choice {
    background-color: #2a94db;
    z-index: 0;
}

.select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background: #2a94db;
    z-index: 0;
}

.select2-container--focus .select2-dropdown, .select2-container--focus .select2-selection, .select2-container--open .select2-dropdown, .select2-container--open .select2-selection {
    border-color: #2a94db;
    z-index: 0;
}

.datepicker thead th {
    color: #fff
}

.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev {
    background: #2a94db
}

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover {
    background: #379bdd
}

.datepicker .dow, .datepicker thead .cw {
    border-top: 1px solid #33749f;
    background: #3a82b2
}

.daterangepicker .calendar th, .daterangepicker select:focus, .dropzone-box.dz-drag-hover, .timepicker-decrement:focus, .timepicker-decrement:hover, .timepicker-increment:focus, .timepicker-increment:hover {
    border-color: #2a94db
}

.datepicker .active, .datepicker .active:hover, .datepicker .range-end, .datepicker .range-end:hover, .datepicker .range-start, .datepicker .range-start:hover {
    color: #fff !important;
    background: #2a94db !important
}

.timepicker-decrement:hover, .timepicker-increment:hover {
    color: #fff;
    background: #2a94db
}

.dz-upload-icon {
    background-color: #2a94db
}

.px-irs-primary .irs-bar, .px-irs-primary .irs-bar-edge, .px-irs-primary .irs-slider:after {
    background: #2a94db
}

.px-irs-primary .irs-slider.state_hover:after, .px-irs-primary .irs-slider:hover:after {
    background: #175b88
}

.daterangepicker .calendar td.active, .daterangepicker .calendar th, .daterangepicker .ranges .active, .daterangepicker .ranges li:focus, .daterangepicker .ranges li:hover, .px-irs-primary .irs-from, .px-irs-primary .irs-single, .px-irs-primary .irs-to {
    background: #2a94db;
    color: #fff
}

.px-irs-primary .irs-from:after, .px-irs-primary .irs-single:after, .px-irs-primary .irs-to:after {
    border-top-color: #2a94db
}

.widget-timeline-icon, .widget-timeline-time {
    color: #444
}

.daterangepicker .calendar th.available:hover {
    background: #379bdd
}

.daterangepicker .calendar thead tr + tr th {
    border-top-color: #33749f !important;
    background: #3a82b2 !important
}

.bootstrap-tagsinput.focus {
    border-color: #2a94db !important
}

.noUi-active:after, .noUi-active:before, .noUi-primary .noUi-connect, .slider-primary .slider-reversed .slider-tick, .slider-primary .slider-reversed .slider-track-high, .slider-primary .slider-selection, .slider-primary .slider-selection.tick-slider-selection, .slider-primary .slider-tick.in-selection, .slider-primary.slider-reversed .slider-tick, .slider-primary.slider-reversed .slider-track-high {
    background: #2a94db
}

.widget-timeline-bullet, .widget-timeline-bullet:before, .widget-timeline-icon, .widget-timeline-icon:before, .widget-timeline-image:before, .widget-timeline-time, .widget-timeline:after, .widget-timeline:before {
    background: #e7e7e7
}

:not(.panel) .widget-pricing .widget-pricing-item {
    border-color: #e2e2e2
}

:not(.panel) .widget-pricing-simple .widget-pricing-item {
    border-color: rgba(226, 226, 226, 0)
}

:not(.panel) .widget-pricing-simple .widget-pricing-active {
    border-color: #e2e2e2
}

:not(.panel) .widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item {
    border-color: rgba(226, 226, 226, 0)
}

:not(.panel) .widget-pricing-expanded .widget-pricing-item, :not(.panel) .widget-pricing-expanded.widget-pricing-simple .widget-pricing-active, :not(.panel) .widget-pricing-expanded.widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item, :not(.panel) .widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item:hover {
    border-color: #e2e2e2
}

.widget-timeline-section {
    color: #444;
    background: #e7e7e7
}

.px-nav-item a:hover:before, .px-nav-item.active:not(.px-nav-dropdown) > a:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 3px;
    content: "";
    background: #2a94db
}

.px-nav .px-nav-item > a[class*=" bg-"]:before, .px-nav .px-nav-item > a[class^=bg-]:before, .px-nav.px-nav-static .px-nav-dropdown > a:before {
    display: none !important
}

.widget-more-link {
    text-align: center;
    padding: 10px 0 !important;
    border-top: 1px solid;
    border-color: rgba(0, 0, 0, .05);
    display: block;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: 600;
    color: #898989
}

.panel-title + .widget-activity-item, .widget-activity-item + .widget-activity-item {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.widget-more-link:focus, .widget-more-link:hover {
    background: rgba(0, 0, 0, .03);
    color: #444
}

.widget-activity-item {
    position: relative;
    padding: 12px 15px 12px 64px
}

.widget-activity-item:after, .widget-activity-item:before {
    content: " ";
    display: table
}

.widget-activity-item:after {
    clear: both
}

.widget-activity-avatar {
    position: relative;
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    margin-top: 3px;
    margin-left: -49px
}

.widget-activity-avatar > img {
    width: 34px;
    height: 34px;
    border-radius: 2px
}

.widget-activity-icon {
    position: absolute;
    top: -5px;
    right: -5px;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 999px;
    background: #fafafa;
    font-size: 10px;
    line-height: 20px
}

.widget-activity-text {
    margin: 3px 0
}

.widget-activity-footer {
    color: #a1a7ab
}

.widget-activity-footer, .widget-activity-footer a {
    color: #a1a7ab;
    font-size: 12px
}

.widget-activity-footer a {
    display: inline-block;
    margin-right: 10px
}

.widget-activity-footer a:focus, .widget-activity-footer a:hover {
    color: #444
}

.panel.widget-activity .panel-body {
    padding: 0
}

.panel .widget-activity-item {
    padding-right: 20px;
    padding-left: 69px
}

.widget-profile .panel-heading {
    overflow: hidden;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    white-space: nowrap
}

.widget-profile .panel-heading *, .widget-profile-centered {
    white-space: normal
}

.widget-profile .panel-heading:after, .widget-profile .panel-heading:before {
    content: " ";
    display: table
}

.widget-profile .panel-heading:after {
    clear: both
}

.widget-profile-avatar {
    display: inline-block;
    width: 52px;
    height: 52px;
    border-radius: 999px
}

.widget-profile-header {
    display: inline-block;
    margin: 0;
    padding-right: 52px;
    vertical-align: middle;
    line-height: 1.2
}

.widget-profile-avatar + .widget-profile-header {
    padding-left: 10px
}

.widget-profile-secondary-text {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 400
}

.unread .widget-messages-title, .widget-messages-item.unread .widget-messages-title, .widget-profile-counter {
    font-weight: 700
}

.widget-profile-bg-icon {
    position: absolute;
    right: 5px;
    bottom: -23px;
    overflow: hidden;
    height: 100px;
    color: rgba(255, 255, 255, .3);
    font-size: 100px;
    line-height: 100px
}

.widget-profile-counters {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-align: center;
    font-size: 11px
}

.widget-profile-counters > * {
    display: table-cell;
    padding: 13px 0;
    color: #444
}

.widget-profile-counters > * + * {
    border-left: 1px solid rgba(0, 0, 0, .05)
}

.widget-profile-counter {
    display: block;
    font-size: 18px;
    line-height: 26px
}

.widget-profile-input {
    border: none;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px
}

.widget-profile > input.widget-profile-input:focus {
    border-color: rgba(0, 0, 0, .05)
}

.panel-title + .widget-comments-item, .panel-title + .widget-messages-alt-item, .panel-title + .widget-messages-item, .panel-title + .widget-notifications-item, .panel-title + .widget-support-tickets-item, .panel-title + .widget-tasks-item, .panel-title + .widget-threads-item, .panel-title + .widget-tree-comments-item, .widget-comments-item + .widget-comments-item, .widget-messages-alt-item + .widget-messages-alt-item, .widget-messages-item + .widget-messages-item, .widget-notifications-item + .widget-notifications-item, .widget-profile-counters ~ *, .widget-profile-input ~ *, .widget-support-tickets-item + .widget-support-tickets-item, .widget-threads-item + .widget-threads-item {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.panel-dark .widget-profile .widget-profile-header, .panel-dark.widget-profile .widget-profile-header {
    color: #fff
}

.panel-dark .widget-profile .widget-profile-secondary-text, .panel-dark.widget-profile .widget-profile-secondary-text {
    color: #fff;
    color: rgba(255, 255, 255, .8)
}

.panel-dark .widget-profile .widget-profile-secondary-text[href]:hover, .panel-dark.widget-profile .widget-profile-secondary-text[href]:hover {
    color: #fff
}

.widget-profile-centered .panel-heading {
    text-align: center
}

.widget-profile-centered .widget-profile-avatar {
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto 8px
}

.widget-profile-centered .widget-profile-header {
    padding: 0
}

.widget-messages-item {
    position: relative;
    padding: 8px 15px
}

.widget-messages-item:after, .widget-messages-item:before {
    content: " ";
    display: table
}

.widget-messages-item:after {
    clear: both
}

.widget-messages-checkbox {
    position: absolute;
    top: 7px;
    width: 20px
}

.widget-messages-date, .widget-messages-from, .widget-messages-title {
    display: block;
    float: left;
    clear: left;
    margin-left: 30px
}

.widget-messages-from {
    color: #444
}

.widget-messages-date, .widget-messages-from:hover {
    color: #a1a7ab
}

.widget-messages-icon {
    display: inline-block;
    margin-right: 7px;
    text-decoration: none !important;
    color: #444;
    font-size: 14px;
    font-weight: 400 !important
}

@media (min-width: 768px) {
    .widget-messages-from {
        float: left;
        clear: none;
        overflow: hidden;
        width: 25%;
        min-width: 115px;
        max-width: 180px;
        padding-right: 8px
    }

    .widget-messages-title {
        float: none;
        clear: none;
        overflow: hidden;
        margin: 0;
        padding-right: 60px
    }

    .widget-messages-date {
        position: absolute;
        top: 8px;
        right: 15px;
        width: 50px;
        text-align: right
    }

    .panel .widget-messages-date {
        right: 20px
    }
}

.panel.widget-messages .panel-body {
    padding: 0
}

.panel .widget-messages-item {
    padding-right: 20px;
    padding-left: 20px
}

.widget-messages-alt-item {
    position: relative;
    padding: 12px 15px 12px 62px
}

.widget-messages-alt-item:after, .widget-messages-alt-item:before {
    content: " ";
    display: table
}

.widget-messages-alt-item:after {
    clear: both
}

.widget-messages-alt-avatar {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-top: 3px;
    margin-left: -47px;
    border-radius: 2px
}

.widget-messages-alt-subject {
    display: block;
    clear: right;
    margin-bottom: 1px
}

.ui-helper-clearfix:after, .widget-chat-item:after, .widget-comments-item:after, .widget-followers-item:after, .widget-notifications-item:after, .widget-products-overlay-content-middle:after, .widget-products-overlay-content:after, .widget-rating:after, .widget-support-tickets-item:after, .widget-tasks-item:after, .widget-threads-item:after, .widget-timeline:after {
    clear: both
}

.widget-messages-alt-date, .widget-messages-alt-description {
    display: block;
    float: left;
    color: #a1a7ab;
    font-size: 11px
}

.widget-messages-alt-description a {
    color: #444
}

.widget-messages-alt-description a:focus, .widget-messages-alt-description a:hover {
    color: #a1a7ab
}

.widget-messages-alt-description + .widget-messages-alt-date:before {
    display: inline-block;
    padding: 0 5px;
    content: "·"
}

.panel.widget-messages-alt .panel-body {
    padding: 0
}

.panel .widget-messages-alt-item {
    padding-right: 20px;
    padding-left: 67px
}

.widget-notifications-item {
    position: relative;
    padding: 8px 15px
}

.widget-notifications-item:after, .widget-notifications-item:before {
    content: " ";
    display: table
}

.widget-notifications-date, .widget-notifications-description, .widget-notifications-title {
    display: block;
    margin-right: 41px
}

.widget-notifications-title {
    font-size: 11px;
    font-weight: 700
}

.widget-notifications-description {
    color: #6d6d6d;
    font-size: 11px
}

.widget-notifications-date {
    color: #a1a7ab;
    font-size: 11px;
    font-style: italic
}

.widget-notifications-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    line-height: 26px
}

.panel.widget-notifications .panel-body {
    padding: 0
}

.panel .widget-notifications-item {
    padding-right: 20px;
    padding-left: 20px
}

.panel .widget-notifications-item .widget-notifications-icon {
    right: 20px
}

.widget-tasks-item {
    position: relative;
    padding: 8px 15px
}

.widget-tasks-item:after, .widget-tasks-item:before {
    content: " ";
    display: table
}

.widget-tasks-item + .widget-tasks-item {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.widget-tasks-item .custom-control {
    margin: 0
}

.widget-tasks-item input[type=checkbox]:checked ~ .widget-tasks-title {
    color: #a1a7ab;
    text-decoration: line-through
}

.widget-tasks-item input[type=checkbox]:checked ~ .widget-tasks-timer {
    display: none
}

.widget-tasks-timer {
    color: #a1a7ab;
    font-size: 12px;
    font-style: italic
}

.panel.widget-tasks .panel-body {
    padding: 0
}

.panel .widget-tasks-item {
    padding-right: 20px;
    padding-left: 20px
}

.widget-rating {
    position: relative;
    display: block;
    float: left
}

.widget-rating:after, .widget-rating:before {
    content: " ";
    display: table
}

.widget-rating input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.widget-rating label {
    display: block;
    float: right;
    margin: 0;
    padding-left: .15385em;
    color: #a1a7ab
}

.widget-comments-avatar, .widget-threads-avatar, .widget-tree-comments-avatar {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 2px
}

.widget-rating input:not(:disabled) + label {
    cursor: pointer
}

.widget-rating input:checked ~ label {
    color: gold
}

.widget-rating input:not(:disabled) + label:hover, .widget-rating input:not(:disabled) + label:hover ~ label {
    color: #ffe766 !important
}

.widget-support-tickets-item {
    position: relative;
    padding: 12px 15px
}

.widget-support-tickets-item:after, .widget-support-tickets-item:before {
    content: " ";
    display: table
}

.widget-support-tickets-item .badge, .widget-support-tickets-item .label {
    font-size: 11px
}

.widget-support-tickets-title {
    display: block;
    font-size: 14px
}

.widget-support-tickets-id {
    text-decoration: none !important;
    color: #a1a7ab
}

.widget-support-tickets-info {
    color: #a1a7ab;
    font-size: 12px
}

.widget-support-tickets-info a {
    color: #444
}

.widget-comments-footer, .widget-comments-header, .widget-support-tickets-info a:focus, .widget-support-tickets-info a:hover {
    color: #a1a7ab
}

.panel.widget-support-tickets .panel-body {
    padding: 0
}

.panel .widget-support-tickets-item {
    padding-right: 20px;
    padding-left: 20px
}

.widget-comments-item {
    position: relative;
    padding: 12px 15px 12px 62px
}

.widget-comments-item:after, .widget-comments-item:before {
    content: " ";
    display: table
}

.widget-comments-avatar {
    display: block;
    margin-top: 3px;
    margin-left: -47px
}

.widget-comments-header {
    margin-bottom: 3px
}

.widget-comments-footer {
    margin-top: 3px
}

.widget-comments-footer, .widget-comments-footer a {
    color: #a1a7ab;
    font-size: 12px
}

.widget-comments-footer a {
    display: inline-block;
    margin-right: 10px
}

.widget-comments-footer a:focus, .widget-comments-footer a:hover {
    color: #444
}

.panel.widget-comments .panel-body {
    padding: 0
}

.panel .widget-comments-item {
    padding-right: 20px;
    padding-left: 67px
}

.widget-tree-comments-item {
    position: relative;
    margin-left: 47px;
    padding: 14px 15px
}

.widget-tree-comments-item:after, .widget-tree-comments-item:before {
    content: " ";
    display: table
}

.widget-tree-comments-item:after {
    clear: both
}

.widget-tree-comments-item .widget-tree-comments-item {
    top: 14px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0 !important
}

@media (min-width: 768px) {
    .widget-tree-comments-item .widget-tree-comments-item {
        margin-left: 32px
    }
}

.widget-tree-comments-item + .widget-tree-comments-item {
    padding-top: 0
}

.widget-tree-comments-avatar {
    display: block;
    margin-top: 4px;
    margin-left: -47px
}

.widget-tree-comments-header {
    color: #a1a7ab;
    font-size: 11px
}

.widget-tree-comments-header a {
    font-size: 13px
}

.widget-tree-comments-footer {
    margin-top: 3px;
    font-size: 12px
}

.widget-tree-comments-footer, .widget-tree-comments-footer a {
    color: #a1a7ab
}

.widget-tree-comments-footer a:focus, .widget-tree-comments-footer a:hover {
    color: #444
}

.widget-threads-date, .widget-threads-info {
    color: #a1a7ab;
    font-size: 12px
}

.widget-tree-comments-input {
    margin: 4px 0 7px
}

.widget-tree-comments-header + .widget-tree-comments-input {
    margin-top: 7px
}

.panel.widget-tree-comments .panel-body {
    padding: 0
}

.panel .widget-tree-comments-item {
    padding-right: 20px;
    padding-left: 20px
}

.widget-threads-item {
    position: relative;
    padding: 12px 15px 12px 62px
}

.widget-threads-item:after, .widget-threads-item:before {
    content: " ";
    display: table
}

.widget-threads-avatar {
    display: block;
    margin-top: 4px;
    margin-left: -47px
}

.widget-threads-date {
    float: right
}

.widget-threads-info a {
    color: #444
}

.widget-threads-info a:focus, .widget-threads-info a:hover {
    color: #a1a7ab
}

.panel.widget-threads .panel-body {
    padding: 0
}

.panel .widget-threads-item {
    padding-right: 20px;
    padding-left: 67px
}

.widget-chat-item {
    position: relative;
    padding: 14px 15px
}

.widget-chat-item:after, .widget-chat-item:before {
    content: " ";
    display: table
}

.widget-chat-item.left {
    margin-left: 55px
}

.widget-chat-item.right {
    margin-right: 55px
}

.widget-chat-item + .widget-chat-item {
    padding-top: 0
}

.widget-chat-avatar {
    display: block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    border-radius: 2px
}

.widget-chat-item.left .widget-chat-avatar {
    float: left;
    margin-left: -55px
}

.widget-chat-item.right .widget-chat-avatar {
    float: right;
    margin-right: -55px
}

.widget-chat-date, .widget-chat-heading {
    color: #a1a7ab;
    font-size: 12px
}

.widget-chat-text {
    position: relative;
    margin-top: 3px;
    padding: 8px 14px;
    border-radius: 2px;
    background: #f4f4f4
}

.widget-chat-text:before {
    position: absolute;
    top: 7px;
    display: block;
    content: ""
}

.widget-chat-item.left .widget-chat-text:before {
    left: -6px;
    border-top: 6px solid transparent;
    border-right: 6px solid;
    border-bottom: 6px solid transparent;
    border-left: none;
    border-right-color: #f4f4f4
}

.widget-chat-item.right .widget-chat-text:before {
    right: -6px;
    border-top: 6px solid transparent;
    border-right: none;
    border-bottom: 6px solid transparent;
    border-left: 6px solid;
    border-left-color: #f4f4f4
}

.panel-title + .widget-chat-item, .panel-title + .widget-followers-item, .widget-followers-item + .widget-followers-item {
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.panel.widget-chat .panel-body {
    padding: 0
}

.panel .widget-chat-item {
    padding-right: 20px;
    padding-left: 20px
}

.widget-followers-item {
    position: relative;
    padding: 12px 15px 12px 62px
}

.widget-followers-item:after, .widget-followers-item:before {
    content: " ";
    display: table
}

.widget-followers-avatar {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    margin-left: -47px;
    border-radius: 2px
}

.widget-followers-controls {
    float: right
}

.widget-followers-name, .widget-followers-username {
    display: block
}

.widget-followers-name {
    color: #444
}

.widget-followers-name:focus, .widget-followers-name:hover, .widget-followers-username:focus, .widget-followers-username:hover {
    color: #a1a7ab
}

.widget-followers-username {
    color: #a1a7ab;
    font-size: 12px;
    line-height: 14px
}

.panel.widget-followers .panel-body {
    padding: 0
}

.panel .widget-followers-item {
    padding-right: 20px;
    padding-left: 67px
}

.widget-maps {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.widget-products-overlay, .widget-products-overlay-content {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px
}

.widget-maps img {
    max-width: none !important
}

.widget-maps label {
    display: inline !important;
    width: auto !important
}

.widget-maps .gmnoprint {
    line-height: normal !important
}

.widget-products-item {
    margin-bottom: 30px
}

.widget-products-overlay {
    background: rgba(255, 255, 255, 0);
    display: block
}

.widget-products-overlay.inverted {
    background: 0 0
}

.widget-products-overlay-content, .widget-products-overlay-content-middle {
    display: none;
    width: 100%
}

.widget-products-overlay-content-middle:after, .widget-products-overlay-content-middle:before, .widget-products-overlay-content:after, .widget-products-overlay-content:before {
    content: " ";
    display: table
}

.widget-products-overlay-content-middle {
    height: 100%
}

.widget-products-overlay-content-inner {
    display: table-cell;
    vertical-align: middle
}

.widget-products-image {
    padding: 3px;
    display: block;
    border-radius: 2px;
    border: 1px solid #e2e2e2;
    position: relative;
    background: #fff
}

.widget-products-image img {
    width: 100%
}

.widget-products-image[href]:focus .widget-products-overlay, .widget-products-image[href]:hover .widget-products-overlay {
    background: rgba(255, 255, 255, .25);
    transition: background .3s
}

.widget-products-image[href]:focus .widget-products-overlay.inverted, .widget-products-image[href]:hover .widget-products-overlay.inverted {
    background: rgba(0, 0, 0, .3)
}

.widget-products-image[href]:focus .widget-products-overlay-content, .widget-products-image[href]:hover .widget-products-overlay-content {
    display: block
}

.widget-products-image[href]:focus .widget-products-overlay-content-middle, .widget-products-image[href]:hover .widget-products-overlay-content-middle {
    display: table
}

.widget-products-title {
    display: block;
    font-weight: 600;
    padding-left: 4px
}

.widget-products-footer {
    font-size: 11px;
    padding-left: 4px
}

.widget-products-price {
    margin-top: 1px;
    margin-bottom: -1px;
    position: relative;
    font-weight: 700
}

.widget-products-image + .widget-products-title, .widget-products-title + .widget-products-image {
    margin-top: 6px
}

.widget-products-image + .widget-products-footer {
    padding-top: 4px
}

.widget-pricing {
    display: block;
    margin: 0 auto
}

.widget-pricing .label-corner, .widget-pricing .label-ribbon {
    z-index: 10
}

.widget-pricing-inner {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

.widget-pricing-item {
    position: relative;
    height: 100%;
    padding: 40px 0;
    border: 1px solid;
    background: #fff
}

.widget-pricing-item + .widget-pricing-item {
    border-top-width: 0
}

.widget-pricing-plan, .widget-pricing-section {
    display: block;
    padding: 0 20px;
    text-align: center
}

.widget-pricing-plan {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0
}

.widget-pricing-section {
    margin-top: 30px
}

.widget-pricing-active {
    background: #fafafa
}

.widget-pricing-hover:hover .widget-pricing-item {
    background: #fff
}

.widget-pricing-hover:hover .widget-pricing-item:hover {
    background: #fafafa
}

.widget-pricing-hover .widget-pricing-item {
    transition: all .2s
}

.widget-pricing-simple .widget-pricing-item {
    border-width: 1px !important;
    background: rgba(255, 255, 255, 0)
}

.widget-pricing-simple .widget-pricing-active {
    background: #fff
}

.widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item {
    background: rgba(255, 255, 255, 0)
}

.widget-pricing-simple.widget-pricing-hover:hover .widget-pricing-item:hover {
    background: #fff
}

.widget-pricing-expanded .widget-pricing-inner {
    display: block !important;
    width: auto
}

.widget-pricing-expanded .widget-pricing-item {
    display: block;
    margin-bottom: 20px;
    border-width: 1px !important
}

.widget-pricing-item[class*=" col-md-"], .widget-pricing-item[class*=" col-lg-"], .widget-pricing-item[class*=" col-xl-"], .widget-pricing-item[class*=" col-sm-"], .widget-pricing-item[class^=col-md-], .widget-pricing-item[class^=col-lg-], .widget-pricing-item[class^=col-xl-], .widget-pricing-item[class^=col-sm-] {
    display: block
}

.widget-pricing-item[class*=" col-xs-"], .widget-pricing-item[class^=col-xs-] {
    display: table-cell;
    float: none
}

.widget-pricing-item[class*=" col-xs-"] + .widget-pricing-item, .widget-pricing-item[class^=col-xs-] + .widget-pricing-item {
    border-top-width: 1px;
    border-left-width: 0
}

@media (min-width: 544px) {
    .widget-pricing-item[class*=" col-sm-"], .widget-pricing-item[class^=col-sm-] {
        display: table-cell;
        float: none
    }

    .widget-pricing-item[class*=" col-sm-"] + .widget-pricing-item, .widget-pricing-item[class^=col-sm-] + .widget-pricing-item {
        border-top-width: 1px;
        border-left-width: 0
    }
}

@media (min-width: 768px) {
    .widget-pricing-item[class*=" col-md-"], .widget-pricing-item[class^=col-md-] {
        display: table-cell;
        float: none
    }

    .widget-pricing-item[class*=" col-md-"] + .widget-pricing-item, .widget-pricing-item[class^=col-md-] + .widget-pricing-item {
        border-top-width: 1px;
        border-left-width: 0
    }
}

@media (min-width: 992px) {
    .px-nav-off-canvas.px-nav-collapse .px-nav-toggle {
        box-shadow: 0 2px 2px rgba(0, 0, 0, .05), 0 1px 0 rgba(0, 0, 0, .05)
    }

    .widget-pricing-item[class*=" col-lg-"], .widget-pricing-item[class^=col-lg-] {
        display: table-cell;
        float: none
    }

    .widget-pricing-item[class*=" col-lg-"] + .widget-pricing-item, .widget-pricing-item[class^=col-lg-] + .widget-pricing-item {
        border-top-width: 1px;
        border-left-width: 0
    }
}

@media (min-width: 1200px) {
    .widget-pricing-item[class*=" col-xl-"], .widget-pricing-item[class^=col-xl-] {
        display: table-cell;
        float: none
    }

    .widget-pricing-item[class*=" col-xl-"] + .widget-pricing-item, .widget-pricing-item[class^=col-xl-] + .widget-pricing-item {
        border-top-width: 1px;
        border-left-width: 0
    }
}

.widget-timeline {
    position: relative;
    padding-bottom: 30px
}

.widget-timeline:after, .widget-timeline:before {
    content: " ";
    display: table
}

.widget-timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 44px;
    display: block;
    width: 2px;
    content: ""
}

.widget-timeline:after {
    position: absolute;
    bottom: -4px;
    left: 41px;
    display: block;
    width: 8px;
    height: 8px;
    content: "";
    border-radius: 999px
}

.widget-timeline-section {
    position: relative;
    z-index: 10;
    width: 120px;
    margin-bottom: 30px;
    padding: 6px 0;
    text-align: center;
    border-radius: 2px
}

.widget-timeline-item {
    position: relative;
    margin-bottom: 30px;
    padding-left: 90px
}

.widget-timeline-item:last-child {
    margin-bottom: 0
}

.widget-timeline-item .panel {
    margin: 0
}

.widget-timeline-info {
    position: absolute;
    left: 0;
    width: 90px;
    text-align: center
}

.widget-timeline-bullet:before, .widget-timeline-icon:before, .widget-timeline-image:before {
    position: absolute;
    right: 5px;
    left: 50%;
    display: block;
    height: 2px;
    content: ""
}

.widget-timeline-bullet {
    display: block;
    width: 8px;
    height: 8px;
    margin: 10px auto;
    border-radius: 999px
}

.widget-timeline-bullet:before {
    margin-top: 3px;
    margin-left: 9px
}

.widget-timeline-icon, .widget-timeline-image {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 10px
}

.widget-timeline-icon:before, .widget-timeline-image:before {
    margin-top: 14px;
    margin-left: 20px
}

.widget-timeline-icon {
    border-radius: 999px;
    font-size: 13px;
    line-height: 30px
}

.widget-timeline-image img {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 999px
}

.widget-timeline-time {
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 2px;
    font-size: 11px
}

@media (min-width: 768px) {
    .widget-timeline-centered:before {
        left: 50%;
        margin-left: -1px
    }

    .widget-timeline-centered:after {
        left: 50%;
        margin-left: -4px
    }

    .widget-timeline-centered .widget-timeline-section {
        margin-right: auto;
        margin-left: auto
    }

    .widget-timeline-centered .widget-timeline-item.right {
        margin-left: 50%;
        padding-left: 45px
    }

    .widget-timeline-centered .widget-timeline-item.right .widget-timeline-info {
        left: -45px
    }

    .widget-timeline-centered .widget-timeline-item.left {
        margin-right: 50%;
        padding-right: 45px;
        padding-left: 0
    }

    .widget-timeline-centered .widget-timeline-item.left .widget-timeline-info {
        right: -45px;
        left: auto
    }

    .widget-timeline-centered .widget-timeline-item.left .widget-timeline-bullet:before, .widget-timeline-centered .widget-timeline-item.left .widget-timeline-icon:before, .widget-timeline-centered .widget-timeline-item.left .widget-timeline-image:before {
        right: 50%;
        left: 5px
    }

    .widget-timeline-centered .widget-timeline-item.left .widget-timeline-bullet:before {
        margin-right: 9px;
        margin-left: 0
    }

    .widget-timeline-centered .widget-timeline-item.left .widget-timeline-icon:before, .widget-timeline-centered .widget-timeline-item.left .widget-timeline-image:before {
        margin-right: 20px;
        margin-left: 0
    }
}

/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

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

.ui-helper-zfix, .ui-widget-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon, .ui-button-icons-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary, .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
    z-index: 0;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%;
    z-index: 0;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    z-index: 0;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0;
    z-index: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    z-index: 0;
}

.ui-datepicker td a, .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible;
    z-index: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
    z-index: 0;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
    z-index: 0;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
    z-index: 0;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
    z-index: 0;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
    z-index: 0;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
    z-index: 0;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
    z-index: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
    z-index: 0;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
    z-index: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
    z-index: 0;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
    z-index: 0;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
    z-index: 0;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
    z-index: 0;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
    z-index: 0;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
    z-index: 0;
}

#jsxc_dialog .btn-group-vertical > .btn-group:after, #jsxc_dialog .clearfix:after, #jsxc_dialog .container-fluid:after, #jsxc_dialog .container:after, #jsxc_dialog .form-horizontal .form-group:after, #jsxc_dialog .row:after, #jsxc_webrtc .btn-group-vertical > .btn-group:after, #jsxc_webrtc .clearfix:after, #jsxc_webrtc .container-fluid:after, #jsxc_webrtc .container:after, #jsxc_webrtc .form-horizontal .form-group:after, #jsxc_webrtc .row:after, .collection-item, .jsxc_chatmessage, .jsxc_clear, .jsxc_timestamp, .ms-container:after {
    clear: both
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right;
    z-index: 0;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
    z-index: 0;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active, .ui-menu .ui-menu-item a.ui-state-focus {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(../libs/jsxc/build/css/images/animated-overlay.gif);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 22px .2em .4em;
    vertical-align: middle
}

.ui-widget-content a, .ui-widget-header, .ui-widget-header a {
    color: #222
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: 50% 50% repeat-x #fff;
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: url(../libs/jsxc/build/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x #ccc;
    font-weight: 700
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: url(../libs/jsxc/build/css/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x #e6e6e6;
    font-weight: 400;
    color: #555
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: url(../libs/jsxc/build/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x #dadada;
    font-weight: 400;
    color: #212121
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: url(../libs/jsxc/build/css/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x #fff;
    font-weight: 400;
    color: #212121
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: url(../libs/jsxc/build/css/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x #fbf9ee;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: url(../libs/jsxc/build/css/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x #fef1ec;
    color: #cd0a0a
}

.ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(../libs/jsxc/build/css/images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../libs/jsxc/build/css/images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(../libs/jsxc/build/css/images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../libs/jsxc/build/css/images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(../libs/jsxc/build/css/images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-widget-overlay, .ui-widget-shadow {
    background: url(../libs/jsxc/build/css/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    border-radius: 8px
}

.ms-container {
    background: url(../libs/multiselect/img/switch.png) 50% 50% no-repeat
}

.ms-container:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    min-height: 0;
    visibility: hidden
}

.ms-container .ms-selectable, .ms-container .ms-selection {
    background: #fff;
    color: #555;
    float: left;
    width: 45%
}

.ms-container .ms-selection {
    float: right
}

.ms-container .ms-list {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border linear .2s, box-shadow linear .2s;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    height: 200px;
    padding: 0;
    overflow-y: auto
}

.sweet-alert, .sweet-overlay {
    position: fixed;
    display: none
}

.ms-container .ms-list.ms-focus {
    border-color: rgba(82, 168, 236, .8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    outline: 0;
    outline: dotted thin \9
}

.ms-container ul {
    margin: 0;
    list-style-type: none;
    padding: 0
}

.ms-container .ms-optgroup-container {
    width: 100%
}

.ms-container .ms-optgroup-label {
    margin: 0;
    padding: 5px 0 0 5px;
    cursor: pointer;
    color: #999
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    border-bottom: 1px #eee solid;
    padding: 2px 10px;
    color: #555;
    font-size: 14px
}

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    background-color: #08c
}

.ms-container .ms-selectable li.disabled, .ms-container .ms-selection li.disabled {
    background-color: #eee;
    color: #aaa;
    cursor: text
}

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-tranform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

.showSweetAlert {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.hideSweetAlert {
    -webkit-animation: hideSweetAlert .2s;
    animation: hideSweetAlert .2s
}

@-webkit-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%, 12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%, 12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}

.icon.success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}

.pulseWarning {
    -webkit-animation: pulseWarning .75s infinite alternate;
    animation: pulseWarning .75s infinite alternate
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}

.pulseWarningIns {
    -webkit-animation: pulseWarningIns .75s infinite alternate;
    animation: pulseWarningIns .75s infinite alternate
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1040
}

.sweet-alert {
    background-color: #fff;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 2000
}

@media all and (max-width: 767px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}

.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .icon.error {
    border-color: #d43f3a
}

.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block
}

.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #d9534f;
    display: block;
    top: 37px;
    border-radius: 2px
}

.sweet-alert .icon.error .line.left {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}

.sweet-alert .icon.error .line.right {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}

.sweet-alert .icon.warning {
    border-color: #eea236
}

.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #f0ad4e
}

.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #f0ad4e
}

.sweet-alert .icon.info::after, .sweet-alert .icon.info::before {
    content: "";
    background-color: #5bc0de;
    position: absolute
}

.sweet-alert .icon.info {
    border-color: #46b8da
}

.sweet-alert .icon.info::before {
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px
}

.sweet-alert .icon.info::after {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
    content: ''
}

.sweet-alert .icon.success {
    border-color: #4cae4c
}

.sweet-alert .icon.success::after, .sweet-alert .icon.success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}

.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    -ms-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    -ms-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(92, 184, 92, .2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #5cb85c;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mfp-bg, .mfp-container, .mfp-wrap {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat
}

.sweet-alert .btn-default:focus {
    border-color: #ccc;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6)
}

.sweet-alert .btn-success:focus {
    border-color: #4cae4c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(76, 174, 76, .6)
}

.sweet-alert .btn-info:focus {
    border-color: #46b8da;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(70, 184, 218, .6)
}

.sweet-alert .btn-danger:focus {
    border-color: #d43f3a;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(212, 63, 58, .6)
}

.sweet-alert .btn-warning:focus {
    border-color: #eea236;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(238, 162, 54, .6)
}

.sweet-alert button::-moz-focus-inner {
    border: 0
}

.mfp-bg {
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    max-width: 100%;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

#jsxc_dialog .progress-bar-striped, #jsxc_dialog .progress-striped .progress-bar, .progress-striped #jsxc_dialog .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.emojione {
    font-size: inherit;
    height: 3ex;
    width: 3.1ex;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.2ex .15em .2ex;
    line-height: normal;
    vertical-align: middle
}

img.emojione {
    width: auto
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

#jsxc_dialog .progress {
    overflow: hidden;
    height: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

#jsxc_dialog .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

#jsxc_dialog .progress-bar-striped, #jsxc_dialog .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

#jsxc_dialog .progress-bar.active, #jsxc_dialog .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

#jsxc_dialog .progress-bar-success {
    background-color: #5cb85c
}

.progress-striped #jsxc_dialog .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped #jsxc_dialog .progress-bar-info, .progress-striped #jsxc_dialog .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#jsxc_dialog .progress-bar-info {
    background-color: #5bc0de
}

.progress-striped #jsxc_dialog .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#jsxc_dialog .progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped #jsxc_dialog .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#jsxc_dialog .progress-bar-danger {
    background-color: #d9534f
}

.progress-striped #jsxc_dialog .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#jsxc_dialog .btn, #jsxc_dialog .btn-danger.active, #jsxc_dialog .btn-danger:active, #jsxc_dialog .btn-default.active, #jsxc_dialog .btn-default:active, #jsxc_dialog .btn-info.active, #jsxc_dialog .btn-info:active, #jsxc_dialog .btn-primary.active, #jsxc_dialog .btn-primary:active, #jsxc_dialog .btn-success.active, #jsxc_dialog .btn-success:active, #jsxc_dialog .btn-warning.active, #jsxc_dialog .btn-warning:active, #jsxc_dialog .form-control, #jsxc_webrtc .btn, #jsxc_webrtc .btn-danger.active, #jsxc_webrtc .btn-danger:active, #jsxc_webrtc .btn-default.active, #jsxc_webrtc .btn-default:active, #jsxc_webrtc .btn-info.active, #jsxc_webrtc .btn-info:active, #jsxc_webrtc .btn-primary.active, #jsxc_webrtc .btn-primary:active, #jsxc_webrtc .btn-success.active, #jsxc_webrtc .btn-success:active, #jsxc_webrtc .btn-warning.active, #jsxc_webrtc .btn-warning:active, #jsxc_webrtc .form-control, .open > #jsxc_dialog .btn-danger.dropdown-toggle, .open > #jsxc_dialog .btn-default.dropdown-toggle, .open > #jsxc_dialog .btn-info.dropdown-toggle, .open > #jsxc_dialog .btn-primary.dropdown-toggle, .open > #jsxc_dialog .btn-success.dropdown-toggle, .open > #jsxc_dialog .btn-warning.dropdown-toggle, .open > #jsxc_webrtc .btn-danger.dropdown-toggle, .open > #jsxc_webrtc .btn-default.dropdown-toggle, .open > #jsxc_webrtc .btn-info.dropdown-toggle, .open > #jsxc_webrtc .btn-primary.dropdown-toggle, .open > #jsxc_webrtc .btn-success.dropdown-toggle, .open > #jsxc_webrtc .btn-warning.dropdown-toggle {
    background-image: none
}

#jsxc_dialog .clearfix:after, #jsxc_dialog .clearfix:before, #jsxc_webrtc .clearfix:after, #jsxc_webrtc .clearfix:before {
    content: " ";
    display: table
}

#jsxc_dialog .center-block, #jsxc_webrtc .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#jsxc_dialog .pull-right, #jsxc_webrtc .pull-right {
    float: right !important
}

#jsxc_dialog .pull-left, #jsxc_webrtc .pull-left {
    float: left !important
}

#jsxc_dialog .btn-group > .btn-group, #jsxc_dialog .btn-toolbar .btn-group, #jsxc_dialog .btn-toolbar .input-group, #jsxc_dialog .col-xs-1, #jsxc_dialog .col-xs-10, #jsxc_dialog .col-xs-11, #jsxc_dialog .col-xs-12, #jsxc_dialog .col-xs-2, #jsxc_dialog .col-xs-3, #jsxc_dialog .col-xs-4, #jsxc_dialog .col-xs-5, #jsxc_dialog .col-xs-6, #jsxc_dialog .col-xs-7, #jsxc_dialog .col-xs-8, #jsxc_dialog .col-xs-9, #jsxc_webrtc .btn-group > .btn-group, #jsxc_webrtc .btn-toolbar .btn-group, #jsxc_webrtc .btn-toolbar .input-group, #jsxc_webrtc .col-xs-1, #jsxc_webrtc .col-xs-10, #jsxc_webrtc .col-xs-11, #jsxc_webrtc .col-xs-12, #jsxc_webrtc .col-xs-2, #jsxc_webrtc .col-xs-3, #jsxc_webrtc .col-xs-4, #jsxc_webrtc .col-xs-5, #jsxc_webrtc .col-xs-6, #jsxc_webrtc .col-xs-7, #jsxc_webrtc .col-xs-8, #jsxc_webrtc .col-xs-9 {
    float: left
}

#jsxc_dialog .hide, #jsxc_webrtc .hide {
    display: none !important
}

#jsxc_dialog .show, #jsxc_webrtc .show {
    display: block !important
}

#jsxc_dialog .invisible, #jsxc_webrtc .invisible {
    visibility: hidden
}

#jsxc_dialog .text-hide, #jsxc_webrtc .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

#jsxc_dialog .jsxc_inputinfo, .jsxc_meta, .jsxc_sys, .jsxc_unreadMsg .jsxc_name, .jsxc_videoSuitable .jsxc_name {
    font-style: italic
}

#jsxc_dialog .hidden, #jsxc_webrtc .hidden {
    display: none !important
}

#jsxc_dialog .affix, #jsxc_webrtc .affix {
    position: fixed
}

#jsxc_dialog code, #jsxc_dialog kbd, #jsxc_dialog pre, #jsxc_dialog samp, #jsxc_webrtc code, #jsxc_webrtc kbd, #jsxc_webrtc pre, #jsxc_webrtc samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

#jsxc_dialog code, #jsxc_webrtc code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

#jsxc_dialog kbd, #jsxc_webrtc kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

#jsxc_dialog kbd kbd, #jsxc_webrtc kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

#jsxc_dialog pre, #jsxc_webrtc pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

#jsxc_dialog .container-fluid:after, #jsxc_dialog .container-fluid:before, #jsxc_dialog .container:after, #jsxc_dialog .container:before, #jsxc_dialog .row:after, #jsxc_dialog .row:before, #jsxc_webrtc .container-fluid:after, #jsxc_webrtc .container-fluid:before, #jsxc_webrtc .container:after, #jsxc_webrtc .container:before, #jsxc_webrtc .row:after, #jsxc_webrtc .row:before {
    display: table;
    content: " "
}

#jsxc_dialog .container, #jsxc_dialog .container-fluid, #jsxc_webrtc .container, #jsxc_webrtc .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

#jsxc_dialog pre code, #jsxc_webrtc pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

#jsxc_dialog .pre-scrollable, #jsxc_webrtc .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width: 768px) {
    #jsxc_dialog .container, #jsxc_webrtc .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    #jsxc_dialog .container, #jsxc_webrtc .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    #jsxc_dialog .container, #jsxc_webrtc .container {
        width: 1170px
    }
}

#jsxc_dialog .row, #jsxc_webrtc .row {
    margin-left: -15px;
    margin-right: -15px
}

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

#jsxc_dialog .col-xs-1, #jsxc_webrtc .col-xs-1 {
    width: 8.3333333333%
}

#jsxc_dialog .col-xs-2, #jsxc_webrtc .col-xs-2 {
    width: 16.6666666667%
}

#jsxc_dialog .col-xs-3, #jsxc_webrtc .col-xs-3 {
    width: 25%
}

#jsxc_dialog .col-xs-4, #jsxc_webrtc .col-xs-4 {
    width: 33.3333333333%
}

#jsxc_dialog .col-xs-5, #jsxc_webrtc .col-xs-5 {
    width: 41.6666666667%
}

#jsxc_dialog .col-xs-6, #jsxc_webrtc .col-xs-6 {
    width: 50%
}

#jsxc_dialog .col-xs-7, #jsxc_webrtc .col-xs-7 {
    width: 58.3333333333%
}

#jsxc_dialog .col-xs-8, #jsxc_webrtc .col-xs-8 {
    width: 66.6666666667%
}

#jsxc_dialog .col-xs-9, #jsxc_webrtc .col-xs-9 {
    width: 75%
}

#jsxc_dialog .col-xs-10, #jsxc_webrtc .col-xs-10 {
    width: 83.3333333333%
}

#jsxc_dialog .col-xs-11, #jsxc_webrtc .col-xs-11 {
    width: 91.6666666667%
}

#jsxc_dialog .col-xs-12, #jsxc_webrtc .col-xs-12 {
    width: 100%
}

#jsxc_dialog .col-xs-pull-0, #jsxc_webrtc .col-xs-pull-0 {
    right: auto
}

#jsxc_dialog .col-xs-pull-1, #jsxc_webrtc .col-xs-pull-1 {
    right: 8.3333333333%
}

#jsxc_dialog .col-xs-pull-2, #jsxc_webrtc .col-xs-pull-2 {
    right: 16.6666666667%
}

#jsxc_dialog .col-xs-pull-3, #jsxc_webrtc .col-xs-pull-3 {
    right: 25%
}

#jsxc_dialog .col-xs-pull-4, #jsxc_webrtc .col-xs-pull-4 {
    right: 33.3333333333%
}

#jsxc_dialog .col-xs-pull-5, #jsxc_webrtc .col-xs-pull-5 {
    right: 41.6666666667%
}

#jsxc_dialog .col-xs-pull-6, #jsxc_webrtc .col-xs-pull-6 {
    right: 50%
}

#jsxc_dialog .col-xs-pull-7, #jsxc_webrtc .col-xs-pull-7 {
    right: 58.3333333333%
}

#jsxc_dialog .col-xs-pull-8, #jsxc_webrtc .col-xs-pull-8 {
    right: 66.6666666667%
}

#jsxc_dialog .col-xs-pull-9, #jsxc_webrtc .col-xs-pull-9 {
    right: 75%
}

#jsxc_dialog .col-xs-pull-10, #jsxc_webrtc .col-xs-pull-10 {
    right: 83.3333333333%
}

#jsxc_dialog .col-xs-pull-11, #jsxc_webrtc .col-xs-pull-11 {
    right: 91.6666666667%
}

#jsxc_dialog .col-xs-pull-12, #jsxc_webrtc .col-xs-pull-12 {
    right: 100%
}

#jsxc_dialog .col-xs-push-0, #jsxc_webrtc .col-xs-push-0 {
    left: auto
}

#jsxc_dialog .col-xs-push-1, #jsxc_webrtc .col-xs-push-1 {
    left: 8.3333333333%
}

#jsxc_dialog .col-xs-push-2, #jsxc_webrtc .col-xs-push-2 {
    left: 16.6666666667%
}

#jsxc_dialog .col-xs-push-3, #jsxc_webrtc .col-xs-push-3 {
    left: 25%
}

#jsxc_dialog .col-xs-push-4, #jsxc_webrtc .col-xs-push-4 {
    left: 33.3333333333%
}

#jsxc_dialog .col-xs-push-5, #jsxc_webrtc .col-xs-push-5 {
    left: 41.6666666667%
}

#jsxc_dialog .col-xs-push-6, #jsxc_webrtc .col-xs-push-6 {
    left: 50%
}

#jsxc_dialog .col-xs-push-7, #jsxc_webrtc .col-xs-push-7 {
    left: 58.3333333333%
}

#jsxc_dialog .col-xs-push-8, #jsxc_webrtc .col-xs-push-8 {
    left: 66.6666666667%
}

#jsxc_dialog .col-xs-push-9, #jsxc_webrtc .col-xs-push-9 {
    left: 75%
}

#jsxc_dialog .col-xs-push-10, #jsxc_webrtc .col-xs-push-10 {
    left: 83.3333333333%
}

#jsxc_dialog .col-xs-push-11, #jsxc_webrtc .col-xs-push-11 {
    left: 91.6666666667%
}

#jsxc_dialog .col-xs-push-12, #jsxc_webrtc .col-xs-push-12 {
    left: 100%
}

#jsxc_dialog .col-xs-offset-0, #jsxc_webrtc .col-xs-offset-0 {
    margin-left: 0
}

#jsxc_dialog .col-xs-offset-1, #jsxc_webrtc .col-xs-offset-1 {
    margin-left: 8.3333333333%
}

#jsxc_dialog .col-xs-offset-2, #jsxc_webrtc .col-xs-offset-2 {
    margin-left: 16.6666666667%
}

#jsxc_dialog .col-xs-offset-3, #jsxc_webrtc .col-xs-offset-3 {
    margin-left: 25%
}

#jsxc_dialog .col-xs-offset-4, #jsxc_webrtc .col-xs-offset-4 {
    margin-left: 33.3333333333%
}

#jsxc_dialog .col-xs-offset-5, #jsxc_webrtc .col-xs-offset-5 {
    margin-left: 41.6666666667%
}

#jsxc_dialog .col-xs-offset-6, #jsxc_webrtc .col-xs-offset-6 {
    margin-left: 50%
}

#jsxc_dialog .col-xs-offset-7, #jsxc_webrtc .col-xs-offset-7 {
    margin-left: 58.3333333333%
}

#jsxc_dialog .col-xs-offset-8, #jsxc_webrtc .col-xs-offset-8 {
    margin-left: 66.6666666667%
}

#jsxc_dialog .col-xs-offset-9, #jsxc_webrtc .col-xs-offset-9 {
    margin-left: 75%
}

#jsxc_dialog .col-xs-offset-10, #jsxc_webrtc .col-xs-offset-10 {
    margin-left: 83.3333333333%
}

#jsxc_dialog .col-xs-offset-11, #jsxc_webrtc .col-xs-offset-11 {
    margin-left: 91.6666666667%
}

#jsxc_dialog .col-xs-offset-12, #jsxc_webrtc .col-xs-offset-12 {
    margin-left: 100%
}

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

    #jsxc_dialog .col-sm-1, #jsxc_webrtc .col-sm-1 {
        width: 8.3333333333%
    }

    #jsxc_dialog .col-sm-2, #jsxc_webrtc .col-sm-2 {
        width: 16.6666666667%
    }

    #jsxc_dialog .col-sm-3, #jsxc_webrtc .col-sm-3 {
        width: 25%
    }

    #jsxc_dialog .col-sm-4, #jsxc_webrtc .col-sm-4 {
        width: 33.3333333333%
    }

    #jsxc_dialog .col-sm-5, #jsxc_webrtc .col-sm-5 {
        width: 41.6666666667%
    }

    #jsxc_dialog .col-sm-6, #jsxc_webrtc .col-sm-6 {
        width: 50%
    }

    #jsxc_dialog .col-sm-7, #jsxc_webrtc .col-sm-7 {
        width: 58.3333333333%
    }

    #jsxc_dialog .col-sm-8, #jsxc_webrtc .col-sm-8 {
        width: 66.6666666667%
    }

    #jsxc_dialog .col-sm-9, #jsxc_webrtc .col-sm-9 {
        width: 75%
    }

    #jsxc_dialog .col-sm-10, #jsxc_webrtc .col-sm-10 {
        width: 83.3333333333%
    }

    #jsxc_dialog .col-sm-11, #jsxc_webrtc .col-sm-11 {
        width: 91.6666666667%
    }

    #jsxc_dialog .col-sm-12, #jsxc_webrtc .col-sm-12 {
        width: 100%
    }

    #jsxc_dialog .col-sm-pull-0, #jsxc_webrtc .col-sm-pull-0 {
        right: auto
    }

    #jsxc_dialog .col-sm-pull-1, #jsxc_webrtc .col-sm-pull-1 {
        right: 8.3333333333%
    }

    #jsxc_dialog .col-sm-pull-2, #jsxc_webrtc .col-sm-pull-2 {
        right: 16.6666666667%
    }

    #jsxc_dialog .col-sm-pull-3, #jsxc_webrtc .col-sm-pull-3 {
        right: 25%
    }

    #jsxc_dialog .col-sm-pull-4, #jsxc_webrtc .col-sm-pull-4 {
        right: 33.3333333333%
    }

    #jsxc_dialog .col-sm-pull-5, #jsxc_webrtc .col-sm-pull-5 {
        right: 41.6666666667%
    }

    #jsxc_dialog .col-sm-pull-6, #jsxc_webrtc .col-sm-pull-6 {
        right: 50%
    }

    #jsxc_dialog .col-sm-pull-7, #jsxc_webrtc .col-sm-pull-7 {
        right: 58.3333333333%
    }

    #jsxc_dialog .col-sm-pull-8, #jsxc_webrtc .col-sm-pull-8 {
        right: 66.6666666667%
    }

    #jsxc_dialog .col-sm-pull-9, #jsxc_webrtc .col-sm-pull-9 {
        right: 75%
    }

    #jsxc_dialog .col-sm-pull-10, #jsxc_webrtc .col-sm-pull-10 {
        right: 83.3333333333%
    }

    #jsxc_dialog .col-sm-pull-11, #jsxc_webrtc .col-sm-pull-11 {
        right: 91.6666666667%
    }

    #jsxc_dialog .col-sm-pull-12, #jsxc_webrtc .col-sm-pull-12 {
        right: 100%
    }

    #jsxc_dialog .col-sm-push-0, #jsxc_webrtc .col-sm-push-0 {
        left: auto
    }

    #jsxc_dialog .col-sm-push-1, #jsxc_webrtc .col-sm-push-1 {
        left: 8.3333333333%
    }

    #jsxc_dialog .col-sm-push-2, #jsxc_webrtc .col-sm-push-2 {
        left: 16.6666666667%
    }

    #jsxc_dialog .col-sm-push-3, #jsxc_webrtc .col-sm-push-3 {
        left: 25%
    }

    #jsxc_dialog .col-sm-push-4, #jsxc_webrtc .col-sm-push-4 {
        left: 33.3333333333%
    }

    #jsxc_dialog .col-sm-push-5, #jsxc_webrtc .col-sm-push-5 {
        left: 41.6666666667%
    }

    #jsxc_dialog .col-sm-push-6, #jsxc_webrtc .col-sm-push-6 {
        left: 50%
    }

    #jsxc_dialog .col-sm-push-7, #jsxc_webrtc .col-sm-push-7 {
        left: 58.3333333333%
    }

    #jsxc_dialog .col-sm-push-8, #jsxc_webrtc .col-sm-push-8 {
        left: 66.6666666667%
    }

    #jsxc_dialog .col-sm-push-9, #jsxc_webrtc .col-sm-push-9 {
        left: 75%
    }

    #jsxc_dialog .col-sm-push-10, #jsxc_webrtc .col-sm-push-10 {
        left: 83.3333333333%
    }

    #jsxc_dialog .col-sm-push-11, #jsxc_webrtc .col-sm-push-11 {
        left: 91.6666666667%
    }

    #jsxc_dialog .col-sm-push-12, #jsxc_webrtc .col-sm-push-12 {
        left: 100%
    }

    #jsxc_dialog .col-sm-offset-0, #jsxc_webrtc .col-sm-offset-0 {
        margin-left: 0
    }

    #jsxc_dialog .col-sm-offset-1, #jsxc_webrtc .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    #jsxc_dialog .col-sm-offset-2, #jsxc_webrtc .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    #jsxc_dialog .col-sm-offset-3, #jsxc_webrtc .col-sm-offset-3 {
        margin-left: 25%
    }

    #jsxc_dialog .col-sm-offset-4, #jsxc_webrtc .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    #jsxc_dialog .col-sm-offset-5, #jsxc_webrtc .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    #jsxc_dialog .col-sm-offset-6, #jsxc_webrtc .col-sm-offset-6 {
        margin-left: 50%
    }

    #jsxc_dialog .col-sm-offset-7, #jsxc_webrtc .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    #jsxc_dialog .col-sm-offset-8, #jsxc_webrtc .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    #jsxc_dialog .col-sm-offset-9, #jsxc_webrtc .col-sm-offset-9 {
        margin-left: 75%
    }

    #jsxc_dialog .col-sm-offset-10, #jsxc_webrtc .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    #jsxc_dialog .col-sm-offset-11, #jsxc_webrtc .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    #jsxc_dialog .col-sm-offset-12, #jsxc_webrtc .col-sm-offset-12 {
        margin-left: 100%
    }
}

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

    #jsxc_dialog .col-md-1, #jsxc_webrtc .col-md-1 {
        width: 8.3333333333%
    }

    #jsxc_dialog .col-md-2, #jsxc_webrtc .col-md-2 {
        width: 16.6666666667%
    }

    #jsxc_dialog .col-md-3, #jsxc_webrtc .col-md-3 {
        width: 25%
    }

    #jsxc_dialog .col-md-4, #jsxc_webrtc .col-md-4 {
        width: 33.3333333333%
    }

    #jsxc_dialog .col-md-5, #jsxc_webrtc .col-md-5 {
        width: 41.6666666667%
    }

    #jsxc_dialog .col-md-6, #jsxc_webrtc .col-md-6 {
        width: 50%
    }

    #jsxc_dialog .col-md-7, #jsxc_webrtc .col-md-7 {
        width: 58.3333333333%
    }

    #jsxc_dialog .col-md-8, #jsxc_webrtc .col-md-8 {
        width: 66.6666666667%
    }

    #jsxc_dialog .col-md-9, #jsxc_webrtc .col-md-9 {
        width: 75%
    }

    #jsxc_dialog .col-md-10, #jsxc_webrtc .col-md-10 {
        width: 83.3333333333%
    }

    #jsxc_dialog .col-md-11, #jsxc_webrtc .col-md-11 {
        width: 91.6666666667%
    }

    #jsxc_dialog .col-md-12, #jsxc_webrtc .col-md-12 {
        width: 100%
    }

    #jsxc_dialog .col-md-pull-0, #jsxc_webrtc .col-md-pull-0 {
        right: auto
    }

    #jsxc_dialog .col-md-pull-1, #jsxc_webrtc .col-md-pull-1 {
        right: 8.3333333333%
    }

    #jsxc_dialog .col-md-pull-2, #jsxc_webrtc .col-md-pull-2 {
        right: 16.6666666667%
    }

    #jsxc_dialog .col-md-pull-3, #jsxc_webrtc .col-md-pull-3 {
        right: 25%
    }

    #jsxc_dialog .col-md-pull-4, #jsxc_webrtc .col-md-pull-4 {
        right: 33.3333333333%
    }

    #jsxc_dialog .col-md-pull-5, #jsxc_webrtc .col-md-pull-5 {
        right: 41.6666666667%
    }

    #jsxc_dialog .col-md-pull-6, #jsxc_webrtc .col-md-pull-6 {
        right: 50%
    }

    #jsxc_dialog .col-md-pull-7, #jsxc_webrtc .col-md-pull-7 {
        right: 58.3333333333%
    }

    #jsxc_dialog .col-md-pull-8, #jsxc_webrtc .col-md-pull-8 {
        right: 66.6666666667%
    }

    #jsxc_dialog .col-md-pull-9, #jsxc_webrtc .col-md-pull-9 {
        right: 75%
    }

    #jsxc_dialog .col-md-pull-10, #jsxc_webrtc .col-md-pull-10 {
        right: 83.3333333333%
    }

    #jsxc_dialog .col-md-pull-11, #jsxc_webrtc .col-md-pull-11 {
        right: 91.6666666667%
    }

    #jsxc_dialog .col-md-pull-12, #jsxc_webrtc .col-md-pull-12 {
        right: 100%
    }

    #jsxc_dialog .col-md-push-0, #jsxc_webrtc .col-md-push-0 {
        left: auto
    }

    #jsxc_dialog .col-md-push-1, #jsxc_webrtc .col-md-push-1 {
        left: 8.3333333333%
    }

    #jsxc_dialog .col-md-push-2, #jsxc_webrtc .col-md-push-2 {
        left: 16.6666666667%
    }

    #jsxc_dialog .col-md-push-3, #jsxc_webrtc .col-md-push-3 {
        left: 25%
    }

    #jsxc_dialog .col-md-push-4, #jsxc_webrtc .col-md-push-4 {
        left: 33.3333333333%
    }

    #jsxc_dialog .col-md-push-5, #jsxc_webrtc .col-md-push-5 {
        left: 41.6666666667%
    }

    #jsxc_dialog .col-md-push-6, #jsxc_webrtc .col-md-push-6 {
        left: 50%
    }

    #jsxc_dialog .col-md-push-7, #jsxc_webrtc .col-md-push-7 {
        left: 58.3333333333%
    }

    #jsxc_dialog .col-md-push-8, #jsxc_webrtc .col-md-push-8 {
        left: 66.6666666667%
    }

    #jsxc_dialog .col-md-push-9, #jsxc_webrtc .col-md-push-9 {
        left: 75%
    }

    #jsxc_dialog .col-md-push-10, #jsxc_webrtc .col-md-push-10 {
        left: 83.3333333333%
    }

    #jsxc_dialog .col-md-push-11, #jsxc_webrtc .col-md-push-11 {
        left: 91.6666666667%
    }

    #jsxc_dialog .col-md-push-12, #jsxc_webrtc .col-md-push-12 {
        left: 100%
    }

    #jsxc_dialog .col-md-offset-0, #jsxc_webrtc .col-md-offset-0 {
        margin-left: 0
    }

    #jsxc_dialog .col-md-offset-1, #jsxc_webrtc .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    #jsxc_dialog .col-md-offset-2, #jsxc_webrtc .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    #jsxc_dialog .col-md-offset-3, #jsxc_webrtc .col-md-offset-3 {
        margin-left: 25%
    }

    #jsxc_dialog .col-md-offset-4, #jsxc_webrtc .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    #jsxc_dialog .col-md-offset-5, #jsxc_webrtc .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    #jsxc_dialog .col-md-offset-6, #jsxc_webrtc .col-md-offset-6 {
        margin-left: 50%
    }

    #jsxc_dialog .col-md-offset-7, #jsxc_webrtc .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    #jsxc_dialog .col-md-offset-8, #jsxc_webrtc .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    #jsxc_dialog .col-md-offset-9, #jsxc_webrtc .col-md-offset-9 {
        margin-left: 75%
    }

    #jsxc_dialog .col-md-offset-10, #jsxc_webrtc .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    #jsxc_dialog .col-md-offset-11, #jsxc_webrtc .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    #jsxc_dialog .col-md-offset-12, #jsxc_webrtc .col-md-offset-12 {
        margin-left: 100%
    }
}

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

    #jsxc_dialog .col-lg-1, #jsxc_webrtc .col-lg-1 {
        width: 8.3333333333%
    }

    #jsxc_dialog .col-lg-2, #jsxc_webrtc .col-lg-2 {
        width: 16.6666666667%
    }

    #jsxc_dialog .col-lg-3, #jsxc_webrtc .col-lg-3 {
        width: 25%
    }

    #jsxc_dialog .col-lg-4, #jsxc_webrtc .col-lg-4 {
        width: 33.3333333333%
    }

    #jsxc_dialog .col-lg-5, #jsxc_webrtc .col-lg-5 {
        width: 41.6666666667%
    }

    #jsxc_dialog .col-lg-6, #jsxc_webrtc .col-lg-6 {
        width: 50%
    }

    #jsxc_dialog .col-lg-7, #jsxc_webrtc .col-lg-7 {
        width: 58.3333333333%
    }

    #jsxc_dialog .col-lg-8, #jsxc_webrtc .col-lg-8 {
        width: 66.6666666667%
    }

    #jsxc_dialog .col-lg-9, #jsxc_webrtc .col-lg-9 {
        width: 75%
    }

    #jsxc_dialog .col-lg-10, #jsxc_webrtc .col-lg-10 {
        width: 83.3333333333%
    }

    #jsxc_dialog .col-lg-11, #jsxc_webrtc .col-lg-11 {
        width: 91.6666666667%
    }

    #jsxc_dialog .col-lg-12, #jsxc_webrtc .col-lg-12 {
        width: 100%
    }

    #jsxc_dialog .col-lg-pull-0, #jsxc_webrtc .col-lg-pull-0 {
        right: auto
    }

    #jsxc_dialog .col-lg-pull-1, #jsxc_webrtc .col-lg-pull-1 {
        right: 8.3333333333%
    }

    #jsxc_dialog .col-lg-pull-2, #jsxc_webrtc .col-lg-pull-2 {
        right: 16.6666666667%
    }

    #jsxc_dialog .col-lg-pull-3, #jsxc_webrtc .col-lg-pull-3 {
        right: 25%
    }

    #jsxc_dialog .col-lg-pull-4, #jsxc_webrtc .col-lg-pull-4 {
        right: 33.3333333333%
    }

    #jsxc_dialog .col-lg-pull-5, #jsxc_webrtc .col-lg-pull-5 {
        right: 41.6666666667%
    }

    #jsxc_dialog .col-lg-pull-6, #jsxc_webrtc .col-lg-pull-6 {
        right: 50%
    }

    #jsxc_dialog .col-lg-pull-7, #jsxc_webrtc .col-lg-pull-7 {
        right: 58.3333333333%
    }

    #jsxc_dialog .col-lg-pull-8, #jsxc_webrtc .col-lg-pull-8 {
        right: 66.6666666667%
    }

    #jsxc_dialog .col-lg-pull-9, #jsxc_webrtc .col-lg-pull-9 {
        right: 75%
    }

    #jsxc_dialog .col-lg-pull-10, #jsxc_webrtc .col-lg-pull-10 {
        right: 83.3333333333%
    }

    #jsxc_dialog .col-lg-pull-11, #jsxc_webrtc .col-lg-pull-11 {
        right: 91.6666666667%
    }

    #jsxc_dialog .col-lg-pull-12, #jsxc_webrtc .col-lg-pull-12 {
        right: 100%
    }

    #jsxc_dialog .col-lg-push-0, #jsxc_webrtc .col-lg-push-0 {
        left: auto
    }

    #jsxc_dialog .col-lg-push-1, #jsxc_webrtc .col-lg-push-1 {
        left: 8.3333333333%
    }

    #jsxc_dialog .col-lg-push-2, #jsxc_webrtc .col-lg-push-2 {
        left: 16.6666666667%
    }

    #jsxc_dialog .col-lg-push-3, #jsxc_webrtc .col-lg-push-3 {
        left: 25%
    }

    #jsxc_dialog .col-lg-push-4, #jsxc_webrtc .col-lg-push-4 {
        left: 33.3333333333%
    }

    #jsxc_dialog .col-lg-push-5, #jsxc_webrtc .col-lg-push-5 {
        left: 41.6666666667%
    }

    #jsxc_dialog .col-lg-push-6, #jsxc_webrtc .col-lg-push-6 {
        left: 50%
    }

    #jsxc_dialog .col-lg-push-7, #jsxc_webrtc .col-lg-push-7 {
        left: 58.3333333333%
    }

    #jsxc_dialog .col-lg-push-8, #jsxc_webrtc .col-lg-push-8 {
        left: 66.6666666667%
    }

    #jsxc_dialog .col-lg-push-9, #jsxc_webrtc .col-lg-push-9 {
        left: 75%
    }

    #jsxc_dialog .col-lg-push-10, #jsxc_webrtc .col-lg-push-10 {
        left: 83.3333333333%
    }

    #jsxc_dialog .col-lg-push-11, #jsxc_webrtc .col-lg-push-11 {
        left: 91.6666666667%
    }

    #jsxc_dialog .col-lg-push-12, #jsxc_webrtc .col-lg-push-12 {
        left: 100%
    }

    #jsxc_dialog .col-lg-offset-0, #jsxc_webrtc .col-lg-offset-0 {
        margin-left: 0
    }

    #jsxc_dialog .col-lg-offset-1, #jsxc_webrtc .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    #jsxc_dialog .col-lg-offset-2, #jsxc_webrtc .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    #jsxc_dialog .col-lg-offset-3, #jsxc_webrtc .col-lg-offset-3 {
        margin-left: 25%
    }

    #jsxc_dialog .col-lg-offset-4, #jsxc_webrtc .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    #jsxc_dialog .col-lg-offset-5, #jsxc_webrtc .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    #jsxc_dialog .col-lg-offset-6, #jsxc_webrtc .col-lg-offset-6 {
        margin-left: 50%
    }

    #jsxc_dialog .col-lg-offset-7, #jsxc_webrtc .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    #jsxc_dialog .col-lg-offset-8, #jsxc_webrtc .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    #jsxc_dialog .col-lg-offset-9, #jsxc_webrtc .col-lg-offset-9 {
        margin-left: 75%
    }

    #jsxc_dialog .col-lg-offset-10, #jsxc_webrtc .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    #jsxc_dialog .col-lg-offset-11, #jsxc_webrtc .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    #jsxc_dialog .col-lg-offset-12, #jsxc_webrtc .col-lg-offset-12 {
        margin-left: 100%
    }
}

#jsxc_dialog .alert, #jsxc_webrtc .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

#jsxc_dialog .alert h4, #jsxc_webrtc .alert h4 {
    margin-top: 0;
    color: inherit
}

#jsxc_dialog .alert > p + p, #jsxc_dialog .btn-block + .btn-block, #jsxc_webrtc .alert > p + p, #jsxc_webrtc .btn-block + .btn-block {
    margin-top: 5px
}

#jsxc_dialog .alert .alert-link, #jsxc_webrtc .alert .alert-link {
    font-weight: 700
}

#jsxc_dialog .alert > p, #jsxc_dialog .alert > ul, #jsxc_webrtc .alert > p, #jsxc_webrtc .alert > ul {
    margin-bottom: 0
}

#jsxc_dialog .alert-dismissable, #jsxc_dialog .alert-dismissible, #jsxc_webrtc .alert-dismissable, #jsxc_webrtc .alert-dismissible {
    padding-right: 35px
}

#jsxc_dialog .alert-dismissable .close, #jsxc_dialog .alert-dismissible .close, #jsxc_webrtc .alert-dismissable .close, #jsxc_webrtc .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

#jsxc_dialog .alert-success, #jsxc_webrtc .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

#jsxc_dialog .alert-success hr, #jsxc_webrtc .alert-success hr {
    border-top-color: #c9e2b3
}

#jsxc_dialog .alert-success .alert-link, #jsxc_webrtc .alert-success .alert-link {
    color: #2b542c
}

#jsxc_dialog .alert-info, #jsxc_webrtc .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

#jsxc_dialog .alert-info hr, #jsxc_webrtc .alert-info hr {
    border-top-color: #a6e1ec
}

#jsxc_dialog .alert-info .alert-link, #jsxc_webrtc .alert-info .alert-link {
    color: #245269
}

#jsxc_dialog .alert-warning, #jsxc_webrtc .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

#jsxc_dialog .alert-warning hr, #jsxc_webrtc .alert-warning hr {
    border-top-color: #f7e1b5
}

#jsxc_dialog .alert-warning .alert-link, #jsxc_webrtc .alert-warning .alert-link {
    color: #66512c
}

#jsxc_dialog .alert-danger, #jsxc_webrtc .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

#jsxc_dialog .alert-danger hr, #jsxc_webrtc .alert-danger hr {
    border-top-color: #e4b9c0
}

#jsxc_dialog .alert-danger .alert-link, #jsxc_webrtc .alert-danger .alert-link {
    color: #843534
}

#jsxc_dialog .btn, #jsxc_webrtc .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#jsxc_dialog .btn.active.focus, #jsxc_dialog .btn.active:focus, #jsxc_dialog .btn.focus, #jsxc_dialog .btn:active.focus, #jsxc_dialog .btn:active:focus, #jsxc_dialog .btn:focus, #jsxc_webrtc .btn.active.focus, #jsxc_webrtc .btn.active:focus, #jsxc_webrtc .btn.focus, #jsxc_webrtc .btn:active.focus, #jsxc_webrtc .btn:active:focus, #jsxc_webrtc .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

#jsxc_dialog .btn.focus, #jsxc_dialog .btn:focus, #jsxc_dialog .btn:hover, #jsxc_webrtc .btn.focus, #jsxc_webrtc .btn:focus, #jsxc_webrtc .btn:hover {
    color: #333;
    text-decoration: none
}

#jsxc_dialog .btn.active, #jsxc_dialog .btn:active, #jsxc_webrtc .btn.active, #jsxc_webrtc .btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

#jsxc_dialog .btn.disabled, #jsxc_dialog .btn[disabled], #jsxc_webrtc .btn.disabled, #jsxc_webrtc .btn[disabled], fieldset[disabled] #jsxc_dialog .btn, fieldset[disabled] #jsxc_webrtc .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

#jsxc_dialog .btn-default, #jsxc_webrtc .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

#jsxc_dialog .btn-default.active, #jsxc_dialog .btn-default.focus, #jsxc_dialog .btn-default:active, #jsxc_dialog .btn-default:focus, #jsxc_dialog .btn-default:hover, #jsxc_webrtc .btn-default.active, #jsxc_webrtc .btn-default.focus, #jsxc_webrtc .btn-default:active, #jsxc_webrtc .btn-default:focus, #jsxc_webrtc .btn-default:hover, .open > #jsxc_dialog .btn-default.dropdown-toggle, .open > #jsxc_webrtc .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e5e5;
    border-color: #adadad
}

#jsxc_dialog .btn-default.disabled, #jsxc_dialog .btn-default.disabled.active, #jsxc_dialog .btn-default.disabled.focus, #jsxc_dialog .btn-default.disabled:active, #jsxc_dialog .btn-default.disabled:focus, #jsxc_dialog .btn-default.disabled:hover, #jsxc_dialog .btn-default[disabled], #jsxc_dialog .btn-default[disabled].active, #jsxc_dialog .btn-default[disabled].focus, #jsxc_dialog .btn-default[disabled]:active, #jsxc_dialog .btn-default[disabled]:focus, #jsxc_dialog .btn-default[disabled]:hover, #jsxc_webrtc .btn-default.disabled, #jsxc_webrtc .btn-default.disabled.active, #jsxc_webrtc .btn-default.disabled.focus, #jsxc_webrtc .btn-default.disabled:active, #jsxc_webrtc .btn-default.disabled:focus, #jsxc_webrtc .btn-default.disabled:hover, #jsxc_webrtc .btn-default[disabled], #jsxc_webrtc .btn-default[disabled].active, #jsxc_webrtc .btn-default[disabled].focus, #jsxc_webrtc .btn-default[disabled]:active, #jsxc_webrtc .btn-default[disabled]:focus, #jsxc_webrtc .btn-default[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-default, fieldset[disabled] #jsxc_dialog .btn-default.active, fieldset[disabled] #jsxc_dialog .btn-default.focus, fieldset[disabled] #jsxc_dialog .btn-default:active, fieldset[disabled] #jsxc_dialog .btn-default:focus, fieldset[disabled] #jsxc_dialog .btn-default:hover, fieldset[disabled] #jsxc_webrtc .btn-default, fieldset[disabled] #jsxc_webrtc .btn-default.active, fieldset[disabled] #jsxc_webrtc .btn-default.focus, fieldset[disabled] #jsxc_webrtc .btn-default:active, fieldset[disabled] #jsxc_webrtc .btn-default:focus, fieldset[disabled] #jsxc_webrtc .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

#jsxc_dialog .btn-default .badge, #jsxc_webrtc .btn-default .badge {
    color: #fff;
    background-color: #333
}

#jsxc_dialog .btn-primary, #jsxc_webrtc .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

#jsxc_dialog .btn-primary.active, #jsxc_dialog .btn-primary.focus, #jsxc_dialog .btn-primary:active, #jsxc_dialog .btn-primary:focus, #jsxc_dialog .btn-primary:hover, #jsxc_webrtc .btn-primary.active, #jsxc_webrtc .btn-primary.focus, #jsxc_webrtc .btn-primary:active, #jsxc_webrtc .btn-primary:focus, #jsxc_webrtc .btn-primary:hover, .open > #jsxc_dialog .btn-primary.dropdown-toggle, .open > #jsxc_webrtc .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

#jsxc_dialog .btn-primary.disabled, #jsxc_dialog .btn-primary.disabled.active, #jsxc_dialog .btn-primary.disabled.focus, #jsxc_dialog .btn-primary.disabled:active, #jsxc_dialog .btn-primary.disabled:focus, #jsxc_dialog .btn-primary.disabled:hover, #jsxc_dialog .btn-primary[disabled], #jsxc_dialog .btn-primary[disabled].active, #jsxc_dialog .btn-primary[disabled].focus, #jsxc_dialog .btn-primary[disabled]:active, #jsxc_dialog .btn-primary[disabled]:focus, #jsxc_dialog .btn-primary[disabled]:hover, #jsxc_webrtc .btn-primary.disabled, #jsxc_webrtc .btn-primary.disabled.active, #jsxc_webrtc .btn-primary.disabled.focus, #jsxc_webrtc .btn-primary.disabled:active, #jsxc_webrtc .btn-primary.disabled:focus, #jsxc_webrtc .btn-primary.disabled:hover, #jsxc_webrtc .btn-primary[disabled], #jsxc_webrtc .btn-primary[disabled].active, #jsxc_webrtc .btn-primary[disabled].focus, #jsxc_webrtc .btn-primary[disabled]:active, #jsxc_webrtc .btn-primary[disabled]:focus, #jsxc_webrtc .btn-primary[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-primary, fieldset[disabled] #jsxc_dialog .btn-primary.active, fieldset[disabled] #jsxc_dialog .btn-primary.focus, fieldset[disabled] #jsxc_dialog .btn-primary:active, fieldset[disabled] #jsxc_dialog .btn-primary:focus, fieldset[disabled] #jsxc_dialog .btn-primary:hover, fieldset[disabled] #jsxc_webrtc .btn-primary, fieldset[disabled] #jsxc_webrtc .btn-primary.active, fieldset[disabled] #jsxc_webrtc .btn-primary.focus, fieldset[disabled] #jsxc_webrtc .btn-primary:active, fieldset[disabled] #jsxc_webrtc .btn-primary:focus, fieldset[disabled] #jsxc_webrtc .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

#jsxc_dialog .btn-primary .badge, #jsxc_webrtc .btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

#jsxc_dialog .btn-success, #jsxc_webrtc .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

#jsxc_dialog .btn-success.active, #jsxc_dialog .btn-success.focus, #jsxc_dialog .btn-success:active, #jsxc_dialog .btn-success:focus, #jsxc_dialog .btn-success:hover, #jsxc_webrtc .btn-success.active, #jsxc_webrtc .btn-success.focus, #jsxc_webrtc .btn-success:active, #jsxc_webrtc .btn-success:focus, #jsxc_webrtc .btn-success:hover, .open > #jsxc_dialog .btn-success.dropdown-toggle, .open > #jsxc_webrtc .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

#jsxc_dialog .btn-success.disabled, #jsxc_dialog .btn-success.disabled.active, #jsxc_dialog .btn-success.disabled.focus, #jsxc_dialog .btn-success.disabled:active, #jsxc_dialog .btn-success.disabled:focus, #jsxc_dialog .btn-success.disabled:hover, #jsxc_dialog .btn-success[disabled], #jsxc_dialog .btn-success[disabled].active, #jsxc_dialog .btn-success[disabled].focus, #jsxc_dialog .btn-success[disabled]:active, #jsxc_dialog .btn-success[disabled]:focus, #jsxc_dialog .btn-success[disabled]:hover, #jsxc_webrtc .btn-success.disabled, #jsxc_webrtc .btn-success.disabled.active, #jsxc_webrtc .btn-success.disabled.focus, #jsxc_webrtc .btn-success.disabled:active, #jsxc_webrtc .btn-success.disabled:focus, #jsxc_webrtc .btn-success.disabled:hover, #jsxc_webrtc .btn-success[disabled], #jsxc_webrtc .btn-success[disabled].active, #jsxc_webrtc .btn-success[disabled].focus, #jsxc_webrtc .btn-success[disabled]:active, #jsxc_webrtc .btn-success[disabled]:focus, #jsxc_webrtc .btn-success[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-success, fieldset[disabled] #jsxc_dialog .btn-success.active, fieldset[disabled] #jsxc_dialog .btn-success.focus, fieldset[disabled] #jsxc_dialog .btn-success:active, fieldset[disabled] #jsxc_dialog .btn-success:focus, fieldset[disabled] #jsxc_dialog .btn-success:hover, fieldset[disabled] #jsxc_webrtc .btn-success, fieldset[disabled] #jsxc_webrtc .btn-success.active, fieldset[disabled] #jsxc_webrtc .btn-success.focus, fieldset[disabled] #jsxc_webrtc .btn-success:active, fieldset[disabled] #jsxc_webrtc .btn-success:focus, fieldset[disabled] #jsxc_webrtc .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

#jsxc_dialog .btn-success .badge, #jsxc_webrtc .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

#jsxc_dialog .btn-info, #jsxc_webrtc .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

#jsxc_dialog .btn-info.active, #jsxc_dialog .btn-info.focus, #jsxc_dialog .btn-info:active, #jsxc_dialog .btn-info:focus, #jsxc_dialog .btn-info:hover, #jsxc_webrtc .btn-info.active, #jsxc_webrtc .btn-info.focus, #jsxc_webrtc .btn-info:active, #jsxc_webrtc .btn-info:focus, #jsxc_webrtc .btn-info:hover, .open > #jsxc_dialog .btn-info.dropdown-toggle, .open > #jsxc_webrtc .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

#jsxc_dialog .btn-info.disabled, #jsxc_dialog .btn-info.disabled.active, #jsxc_dialog .btn-info.disabled.focus, #jsxc_dialog .btn-info.disabled:active, #jsxc_dialog .btn-info.disabled:focus, #jsxc_dialog .btn-info.disabled:hover, #jsxc_dialog .btn-info[disabled], #jsxc_dialog .btn-info[disabled].active, #jsxc_dialog .btn-info[disabled].focus, #jsxc_dialog .btn-info[disabled]:active, #jsxc_dialog .btn-info[disabled]:focus, #jsxc_dialog .btn-info[disabled]:hover, #jsxc_webrtc .btn-info.disabled, #jsxc_webrtc .btn-info.disabled.active, #jsxc_webrtc .btn-info.disabled.focus, #jsxc_webrtc .btn-info.disabled:active, #jsxc_webrtc .btn-info.disabled:focus, #jsxc_webrtc .btn-info.disabled:hover, #jsxc_webrtc .btn-info[disabled], #jsxc_webrtc .btn-info[disabled].active, #jsxc_webrtc .btn-info[disabled].focus, #jsxc_webrtc .btn-info[disabled]:active, #jsxc_webrtc .btn-info[disabled]:focus, #jsxc_webrtc .btn-info[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-info, fieldset[disabled] #jsxc_dialog .btn-info.active, fieldset[disabled] #jsxc_dialog .btn-info.focus, fieldset[disabled] #jsxc_dialog .btn-info:active, fieldset[disabled] #jsxc_dialog .btn-info:focus, fieldset[disabled] #jsxc_dialog .btn-info:hover, fieldset[disabled] #jsxc_webrtc .btn-info, fieldset[disabled] #jsxc_webrtc .btn-info.active, fieldset[disabled] #jsxc_webrtc .btn-info.focus, fieldset[disabled] #jsxc_webrtc .btn-info:active, fieldset[disabled] #jsxc_webrtc .btn-info:focus, fieldset[disabled] #jsxc_webrtc .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

#jsxc_dialog .btn-info .badge, #jsxc_webrtc .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

#jsxc_dialog .btn-warning, #jsxc_webrtc .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

#jsxc_dialog .btn-warning.active, #jsxc_dialog .btn-warning.focus, #jsxc_dialog .btn-warning:active, #jsxc_dialog .btn-warning:focus, #jsxc_dialog .btn-warning:hover, #jsxc_webrtc .btn-warning.active, #jsxc_webrtc .btn-warning.focus, #jsxc_webrtc .btn-warning:active, #jsxc_webrtc .btn-warning:focus, #jsxc_webrtc .btn-warning:hover, .open > #jsxc_dialog .btn-warning.dropdown-toggle, .open > #jsxc_webrtc .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

#jsxc_dialog .btn-warning.disabled, #jsxc_dialog .btn-warning.disabled.active, #jsxc_dialog .btn-warning.disabled.focus, #jsxc_dialog .btn-warning.disabled:active, #jsxc_dialog .btn-warning.disabled:focus, #jsxc_dialog .btn-warning.disabled:hover, #jsxc_dialog .btn-warning[disabled], #jsxc_dialog .btn-warning[disabled].active, #jsxc_dialog .btn-warning[disabled].focus, #jsxc_dialog .btn-warning[disabled]:active, #jsxc_dialog .btn-warning[disabled]:focus, #jsxc_dialog .btn-warning[disabled]:hover, #jsxc_webrtc .btn-warning.disabled, #jsxc_webrtc .btn-warning.disabled.active, #jsxc_webrtc .btn-warning.disabled.focus, #jsxc_webrtc .btn-warning.disabled:active, #jsxc_webrtc .btn-warning.disabled:focus, #jsxc_webrtc .btn-warning.disabled:hover, #jsxc_webrtc .btn-warning[disabled], #jsxc_webrtc .btn-warning[disabled].active, #jsxc_webrtc .btn-warning[disabled].focus, #jsxc_webrtc .btn-warning[disabled]:active, #jsxc_webrtc .btn-warning[disabled]:focus, #jsxc_webrtc .btn-warning[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-warning, fieldset[disabled] #jsxc_dialog .btn-warning.active, fieldset[disabled] #jsxc_dialog .btn-warning.focus, fieldset[disabled] #jsxc_dialog .btn-warning:active, fieldset[disabled] #jsxc_dialog .btn-warning:focus, fieldset[disabled] #jsxc_dialog .btn-warning:hover, fieldset[disabled] #jsxc_webrtc .btn-warning, fieldset[disabled] #jsxc_webrtc .btn-warning.active, fieldset[disabled] #jsxc_webrtc .btn-warning.focus, fieldset[disabled] #jsxc_webrtc .btn-warning:active, fieldset[disabled] #jsxc_webrtc .btn-warning:focus, fieldset[disabled] #jsxc_webrtc .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

#jsxc_dialog .btn-warning .badge, #jsxc_webrtc .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

#jsxc_dialog .btn-danger, #jsxc_webrtc .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

#jsxc_dialog .btn-danger.active, #jsxc_dialog .btn-danger.focus, #jsxc_dialog .btn-danger:active, #jsxc_dialog .btn-danger:focus, #jsxc_dialog .btn-danger:hover, #jsxc_webrtc .btn-danger.active, #jsxc_webrtc .btn-danger.focus, #jsxc_webrtc .btn-danger:active, #jsxc_webrtc .btn-danger:focus, #jsxc_webrtc .btn-danger:hover, .open > #jsxc_dialog .btn-danger.dropdown-toggle, .open > #jsxc_webrtc .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

#jsxc_dialog .btn-danger.disabled, #jsxc_dialog .btn-danger.disabled.active, #jsxc_dialog .btn-danger.disabled.focus, #jsxc_dialog .btn-danger.disabled:active, #jsxc_dialog .btn-danger.disabled:focus, #jsxc_dialog .btn-danger.disabled:hover, #jsxc_dialog .btn-danger[disabled], #jsxc_dialog .btn-danger[disabled].active, #jsxc_dialog .btn-danger[disabled].focus, #jsxc_dialog .btn-danger[disabled]:active, #jsxc_dialog .btn-danger[disabled]:focus, #jsxc_dialog .btn-danger[disabled]:hover, #jsxc_webrtc .btn-danger.disabled, #jsxc_webrtc .btn-danger.disabled.active, #jsxc_webrtc .btn-danger.disabled.focus, #jsxc_webrtc .btn-danger.disabled:active, #jsxc_webrtc .btn-danger.disabled:focus, #jsxc_webrtc .btn-danger.disabled:hover, #jsxc_webrtc .btn-danger[disabled], #jsxc_webrtc .btn-danger[disabled].active, #jsxc_webrtc .btn-danger[disabled].focus, #jsxc_webrtc .btn-danger[disabled]:active, #jsxc_webrtc .btn-danger[disabled]:focus, #jsxc_webrtc .btn-danger[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-danger, fieldset[disabled] #jsxc_dialog .btn-danger.active, fieldset[disabled] #jsxc_dialog .btn-danger.focus, fieldset[disabled] #jsxc_dialog .btn-danger:active, fieldset[disabled] #jsxc_dialog .btn-danger:focus, fieldset[disabled] #jsxc_dialog .btn-danger:hover, fieldset[disabled] #jsxc_webrtc .btn-danger, fieldset[disabled] #jsxc_webrtc .btn-danger.active, fieldset[disabled] #jsxc_webrtc .btn-danger.focus, fieldset[disabled] #jsxc_webrtc .btn-danger:active, fieldset[disabled] #jsxc_webrtc .btn-danger:focus, fieldset[disabled] #jsxc_webrtc .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

#jsxc_dialog .btn-danger .badge, #jsxc_webrtc .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

#jsxc_dialog .btn-link, #jsxc_webrtc .btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

#jsxc_dialog .btn-link, #jsxc_dialog .btn-link.active, #jsxc_dialog .btn-link:active, #jsxc_dialog .btn-link[disabled], #jsxc_webrtc .btn-link, #jsxc_webrtc .btn-link.active, #jsxc_webrtc .btn-link:active, #jsxc_webrtc .btn-link[disabled], fieldset[disabled] #jsxc_dialog .btn-link, fieldset[disabled] #jsxc_webrtc .btn-link {
    background-color: transparent;
    box-shadow: none
}

#jsxc_dialog .btn-link, #jsxc_dialog .btn-link:active, #jsxc_dialog .btn-link:focus, #jsxc_dialog .btn-link:hover, #jsxc_webrtc .btn-link, #jsxc_webrtc .btn-link:active, #jsxc_webrtc .btn-link:focus, #jsxc_webrtc .btn-link:hover {
    border-color: transparent
}

#jsxc_dialog .btn-link:focus, #jsxc_dialog .btn-link:hover, #jsxc_webrtc .btn-link:focus, #jsxc_webrtc .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

#jsxc_dialog .btn-link[disabled]:focus, #jsxc_dialog .btn-link[disabled]:hover, #jsxc_webrtc .btn-link[disabled]:focus, #jsxc_webrtc .btn-link[disabled]:hover, fieldset[disabled] #jsxc_dialog .btn-link:focus, fieldset[disabled] #jsxc_dialog .btn-link:hover, fieldset[disabled] #jsxc_webrtc .btn-link:focus, fieldset[disabled] #jsxc_webrtc .btn-link:hover {
    color: #777;
    text-decoration: none
}

#jsxc_roster p a, .jsxc_chatmessage a, .jsxc_window .jsxc_fade .jsxc_overlay > div a:hover {
    text-decoration: underline
}

#jsxc_dialog #jsxc_webrtc .btn-group-lg > .btn, #jsxc_dialog .btn-group-lg > .btn, #jsxc_dialog .btn-lg, #jsxc_webrtc #jsxc_dialog .btn-group-lg > .btn, #jsxc_webrtc .btn-group-lg > .btn, #jsxc_webrtc .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#jsxc_dialog #jsxc_webrtc .btn-group-sm > .btn, #jsxc_dialog .btn-group-sm > .btn, #jsxc_dialog .btn-sm, #jsxc_webrtc #jsxc_dialog .btn-group-sm > .btn, #jsxc_webrtc .btn-group-sm > .btn, #jsxc_webrtc .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#jsxc_dialog #jsxc_webrtc .btn-group-xs > .btn, #jsxc_dialog .btn-group-xs > .btn, #jsxc_dialog .btn-xs, #jsxc_webrtc #jsxc_dialog .btn-group-xs > .btn, #jsxc_webrtc .btn-group-xs > .btn, #jsxc_webrtc .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#jsxc_dialog .btn-group-vertical > .btn:not(:first-child):not(:last-child), #jsxc_dialog .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #jsxc_dialog .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #jsxc_webrtc .btn-group-vertical > .btn:not(:first-child):not(:last-child), #jsxc_webrtc .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #jsxc_webrtc .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

#jsxc_dialog .btn-block, #jsxc_webrtc .btn-block {
    display: block;
    width: 100%
}

#jsxc_dialog input[type=submit].btn-block, #jsxc_dialog input[type=reset].btn-block, #jsxc_dialog input[type=button].btn-block, #jsxc_webrtc input[type=submit].btn-block, #jsxc_webrtc input[type=reset].btn-block, #jsxc_webrtc input[type=button].btn-block {
    width: 100%
}

#jsxc_dialog .btn-group, #jsxc_dialog .btn-group-vertical, #jsxc_webrtc .btn-group, #jsxc_webrtc .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#jsxc_dialog .btn-group-vertical > .btn, #jsxc_dialog .btn-group > .btn, #jsxc_webrtc .btn-group-vertical > .btn, #jsxc_webrtc .btn-group > .btn {
    position: relative;
    float: left
}

#jsxc_dialog .btn-group-vertical > .btn.active, #jsxc_dialog .btn-group-vertical > .btn:active, #jsxc_dialog .btn-group-vertical > .btn:focus, #jsxc_dialog .btn-group-vertical > .btn:hover, #jsxc_dialog .btn-group > .btn.active, #jsxc_dialog .btn-group > .btn:active, #jsxc_dialog .btn-group > .btn:focus, #jsxc_dialog .btn-group > .btn:hover, #jsxc_webrtc .btn-group-vertical > .btn.active, #jsxc_webrtc .btn-group-vertical > .btn:active, #jsxc_webrtc .btn-group-vertical > .btn:focus, #jsxc_webrtc .btn-group-vertical > .btn:hover, #jsxc_webrtc .btn-group > .btn.active, #jsxc_webrtc .btn-group > .btn:active, #jsxc_webrtc .btn-group > .btn:focus, #jsxc_webrtc .btn-group > .btn:hover {
    z-index: 2
}

#jsxc_dialog .btn-group .btn + .btn, #jsxc_dialog .btn-group .btn + .btn-group, #jsxc_dialog .btn-group .btn-group + .btn, #jsxc_dialog .btn-group .btn-group + .btn-group, #jsxc_webrtc .btn-group .btn + .btn, #jsxc_webrtc .btn-group .btn + .btn-group, #jsxc_webrtc .btn-group .btn-group + .btn, #jsxc_webrtc .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

#jsxc_dialog .btn-toolbar, #jsxc_webrtc .btn-toolbar {
    margin-left: -5px
}

#jsxc_dialog .btn-toolbar:after, #jsxc_dialog .btn-toolbar:before, #jsxc_webrtc .btn-toolbar:after, #jsxc_webrtc .btn-toolbar:before {
    content: " ";
    display: table
}

#jsxc_dialog .btn-toolbar:after, #jsxc_webrtc .btn-toolbar:after {
    clear: both
}

#jsxc_dialog .btn-toolbar > .btn, #jsxc_dialog .btn-toolbar > .btn-group, #jsxc_dialog .btn-toolbar > .input-group, #jsxc_webrtc .btn-toolbar > .btn, #jsxc_webrtc .btn-toolbar > .btn-group, #jsxc_webrtc .btn-toolbar > .input-group {
    margin-left: 5px
}

#jsxc_dialog .btn .caret, #jsxc_dialog .btn-group > .btn:first-child, #jsxc_webrtc .btn .caret, #jsxc_webrtc .btn-group > .btn:first-child {
    margin-left: 0
}

#jsxc_dialog .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #jsxc_webrtc .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#jsxc_dialog .btn-group > .btn:last-child:not(:first-child), #jsxc_dialog .btn-group > .dropdown-toggle:not(:first-child), #jsxc_webrtc .btn-group > .btn:last-child:not(:first-child), #jsxc_webrtc .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#jsxc_dialog .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #jsxc_dialog .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, #jsxc_webrtc .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #jsxc_webrtc .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#jsxc_dialog .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #jsxc_webrtc .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#jsxc_dialog .btn-group .dropdown-toggle:active, #jsxc_dialog .btn-group.open .dropdown-toggle, #jsxc_webrtc .btn-group .dropdown-toggle:active, #jsxc_webrtc .btn-group.open .dropdown-toggle {
    outline: 0
}

#jsxc_dialog .btn-group > .btn + .dropdown-toggle, #jsxc_webrtc .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

#jsxc_dialog #jsxc_webrtc .btn-group-lg.btn-group > .btn + .dropdown-toggle, #jsxc_dialog .btn-group-lg.btn-group > .btn + .dropdown-toggle, #jsxc_dialog .btn-group > .btn-lg + .dropdown-toggle, #jsxc_webrtc #jsxc_dialog .btn-group-lg.btn-group > .btn + .dropdown-toggle, #jsxc_webrtc .btn-group-lg.btn-group > .btn + .dropdown-toggle, #jsxc_webrtc .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

#jsxc_dialog .btn-group.open .dropdown-toggle, #jsxc_webrtc .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

#jsxc_dialog .btn-group.open .dropdown-toggle.btn-link, #jsxc_webrtc .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

#jsxc_dialog #jsxc_webrtc .btn-group-lg > .btn .caret, #jsxc_dialog .btn-group-lg > .btn .caret, #jsxc_dialog .btn-lg .caret, #jsxc_webrtc #jsxc_dialog .btn-group-lg > .btn .caret, #jsxc_webrtc .btn-group-lg > .btn .caret, #jsxc_webrtc .btn-lg .caret {
    border-width: 5px 5px 0
}

#jsxc_dialog .dropup #jsxc_webrtc .btn-group-lg > .btn .caret, #jsxc_dialog .dropup .btn-group-lg > .btn .caret, #jsxc_dialog .dropup .btn-lg .caret, #jsxc_webrtc .dropup #jsxc_dialog .btn-group-lg > .btn .caret, #jsxc_webrtc .dropup .btn-group-lg > .btn .caret, #jsxc_webrtc .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

#jsxc_dialog .btn-group-vertical > .btn, #jsxc_dialog .btn-group-vertical > .btn-group, #jsxc_dialog .btn-group-vertical > .btn-group > .btn, #jsxc_webrtc .btn-group-vertical > .btn, #jsxc_webrtc .btn-group-vertical > .btn-group, #jsxc_webrtc .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

#jsxc_dialog .btn-group-vertical > .btn-group:after, #jsxc_dialog .btn-group-vertical > .btn-group:before, #jsxc_webrtc .btn-group-vertical > .btn-group:after, #jsxc_webrtc .btn-group-vertical > .btn-group:before {
    content: " ";
    display: table
}

#jsxc_dialog .btn-group-vertical > .btn-group > .btn, #jsxc_webrtc .btn-group-vertical > .btn-group > .btn {
    float: none
}

#jsxc_dialog .btn-group-vertical > .btn + .btn, #jsxc_dialog .btn-group-vertical > .btn + .btn-group, #jsxc_dialog .btn-group-vertical > .btn-group + .btn, #jsxc_dialog .btn-group-vertical > .btn-group + .btn-group, #jsxc_webrtc .btn-group-vertical > .btn + .btn, #jsxc_webrtc .btn-group-vertical > .btn + .btn-group, #jsxc_webrtc .btn-group-vertical > .btn-group + .btn, #jsxc_webrtc .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

#jsxc_dialog .btn-group-vertical > .btn:first-child:not(:last-child), #jsxc_webrtc .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#jsxc_dialog .btn-group-vertical > .btn:last-child:not(:first-child), #jsxc_webrtc .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#jsxc_dialog .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #jsxc_webrtc .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

#jsxc_dialog .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #jsxc_dialog .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, #jsxc_webrtc .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #jsxc_webrtc .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#jsxc_dialog .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #jsxc_webrtc .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#jsxc_dialog .btn-group-justified, #jsxc_webrtc .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

#jsxc_dialog .btn-group-justified > .btn, #jsxc_dialog .btn-group-justified > .btn-group, #jsxc_webrtc .btn-group-justified > .btn, #jsxc_webrtc .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

#jsxc_dialog .btn-group-justified > .btn-group .btn, #jsxc_webrtc .btn-group-justified > .btn-group .btn {
    width: 100%
}

#jsxc_dialog .btn-group-justified > .btn-group .dropdown-menu, #jsxc_webrtc .btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

#jsxc_dialog [data-toggle=buttons] > .btn input[type=radio], #jsxc_dialog [data-toggle=buttons] > .btn input[type=checkbox], #jsxc_dialog [data-toggle=buttons] > .btn-group > .btn input[type=radio], #jsxc_dialog [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], #jsxc_webrtc [data-toggle=buttons] > .btn input[type=radio], #jsxc_webrtc [data-toggle=buttons] > .btn input[type=checkbox], #jsxc_webrtc [data-toggle=buttons] > .btn-group > .btn input[type=radio], #jsxc_webrtc [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

#jsxc_dialog fieldset, #jsxc_webrtc fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

#jsxc_dialog legend, #jsxc_webrtc legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#jsxc_dialog label, #jsxc_webrtc label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

#jsxc_dialog input[type=search], #jsxc_webrtc input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

#jsxc_dialog input[type=radio], #jsxc_dialog input[type=checkbox], #jsxc_webrtc input[type=radio], #jsxc_webrtc input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

#jsxc_dialog input[type=file], #jsxc_webrtc input[type=file] {
    display: block
}

#jsxc_dialog input[type=range], #jsxc_webrtc input[type=range] {
    display: block;
    width: 100%
}

#jsxc_dialog select[multiple], #jsxc_dialog select[size], #jsxc_webrtc select[multiple], #jsxc_webrtc select[size] {
    height: auto
}

#jsxc_dialog input[type=radio]:focus, #jsxc_dialog input[type=checkbox]:focus, #jsxc_dialog input[type=file]:focus, #jsxc_webrtc input[type=radio]:focus, #jsxc_webrtc input[type=checkbox]:focus, #jsxc_webrtc input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

#jsxc_dialog output, #jsxc_webrtc output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

#jsxc_dialog .form-control, #jsxc_webrtc .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

#jsxc_dialog .form-control:focus, #jsxc_webrtc .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#jsxc_dialog .form-control::-moz-placeholder, #jsxc_webrtc .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

#jsxc_dialog .form-control:-ms-input-placeholder, #jsxc_webrtc .form-control:-ms-input-placeholder {
    color: #999
}

#jsxc_dialog .form-control::-webkit-input-placeholder, #jsxc_webrtc .form-control::-webkit-input-placeholder {
    color: #999
}

#jsxc_dialog .has-success .checkbox, #jsxc_dialog .has-success .checkbox-inline, #jsxc_dialog .has-success .control-label, #jsxc_dialog .has-success .form-control-feedback, #jsxc_dialog .has-success .help-block, #jsxc_dialog .has-success .radio, #jsxc_dialog .has-success .radio-inline, #jsxc_dialog .has-success.checkbox label, #jsxc_dialog .has-success.checkbox-inline label, #jsxc_dialog .has-success.radio label, #jsxc_dialog .has-success.radio-inline label, #jsxc_webrtc .has-success .checkbox, #jsxc_webrtc .has-success .checkbox-inline, #jsxc_webrtc .has-success .control-label, #jsxc_webrtc .has-success .form-control-feedback, #jsxc_webrtc .has-success .help-block, #jsxc_webrtc .has-success .radio, #jsxc_webrtc .has-success .radio-inline, #jsxc_webrtc .has-success.checkbox label, #jsxc_webrtc .has-success.checkbox-inline label, #jsxc_webrtc .has-success.radio label, #jsxc_webrtc .has-success.radio-inline label {
    color: #3c763d
}

#jsxc_dialog .form-control[disabled], #jsxc_dialog .form-control[readonly], #jsxc_webrtc .form-control[disabled], #jsxc_webrtc .form-control[readonly], fieldset[disabled] #jsxc_dialog .form-control, fieldset[disabled] #jsxc_webrtc .form-control {
    background-color: #eee;
    opacity: 1
}

#jsxc_dialog .form-control[disabled], #jsxc_webrtc .form-control[disabled], fieldset[disabled] #jsxc_dialog .form-control, fieldset[disabled] #jsxc_webrtc .form-control {
    cursor: not-allowed
}

#jsxc_dialog textarea.form-control, #jsxc_webrtc textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #jsxc_dialog input[type=date], #jsxc_dialog input[type=time], #jsxc_dialog input[type=datetime-local], #jsxc_dialog input[type=month], #jsxc_webrtc input[type=date], #jsxc_webrtc input[type=time], #jsxc_webrtc input[type=datetime-local], #jsxc_webrtc input[type=month] {
        line-height: 34px
    }

    #jsxc_dialog input[type=date].input-sm, #jsxc_dialog input[type=time].input-sm, #jsxc_dialog input[type=datetime-local].input-sm, #jsxc_dialog input[type=month].input-sm, #jsxc_webrtc input[type=date].input-sm, #jsxc_webrtc input[type=time].input-sm, #jsxc_webrtc input[type=datetime-local].input-sm, #jsxc_webrtc input[type=month].input-sm, .input-group-sm #jsxc_dialog input[type=date], .input-group-sm #jsxc_dialog input[type=time], .input-group-sm #jsxc_dialog input[type=datetime-local], .input-group-sm #jsxc_dialog input[type=month], .input-group-sm #jsxc_webrtc input[type=date], .input-group-sm #jsxc_webrtc input[type=time], .input-group-sm #jsxc_webrtc input[type=datetime-local], .input-group-sm #jsxc_webrtc input[type=month] {
        line-height: 30px
    }

    #jsxc_dialog input[type=date].input-lg, #jsxc_dialog input[type=time].input-lg, #jsxc_dialog input[type=datetime-local].input-lg, #jsxc_dialog input[type=month].input-lg, #jsxc_webrtc input[type=date].input-lg, #jsxc_webrtc input[type=time].input-lg, #jsxc_webrtc input[type=datetime-local].input-lg, #jsxc_webrtc input[type=month].input-lg, .input-group-lg #jsxc_dialog input[type=date], .input-group-lg #jsxc_dialog input[type=time], .input-group-lg #jsxc_dialog input[type=datetime-local], .input-group-lg #jsxc_dialog input[type=month], .input-group-lg #jsxc_webrtc input[type=date], .input-group-lg #jsxc_webrtc input[type=time], .input-group-lg #jsxc_webrtc input[type=datetime-local], .input-group-lg #jsxc_webrtc input[type=month] {
        line-height: 46px
    }
}

#jsxc_dialog .form-group, #jsxc_webrtc .form-group {
    margin-bottom: 15px
}

#jsxc_dialog .checkbox, #jsxc_dialog .radio, #jsxc_webrtc .checkbox, #jsxc_webrtc .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

#jsxc_dialog .checkbox label, #jsxc_dialog .radio label, #jsxc_webrtc .checkbox label, #jsxc_webrtc .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

#jsxc_dialog .checkbox input[type=checkbox], #jsxc_dialog .checkbox-inline input[type=checkbox], #jsxc_dialog .radio input[type=radio], #jsxc_dialog .radio-inline input[type=radio], #jsxc_webrtc .checkbox input[type=checkbox], #jsxc_webrtc .checkbox-inline input[type=checkbox], #jsxc_webrtc .radio input[type=radio], #jsxc_webrtc .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

#jsxc_dialog .checkbox + .checkbox, #jsxc_dialog .radio + .radio, #jsxc_webrtc .checkbox + .checkbox, #jsxc_webrtc .radio + .radio {
    margin-top: -5px
}

#jsxc_dialog .checkbox-inline, #jsxc_dialog .radio-inline, #jsxc_webrtc .checkbox-inline, #jsxc_webrtc .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

#jsxc_dialog .checkbox-inline + .checkbox-inline, #jsxc_dialog .radio-inline + .radio-inline, #jsxc_webrtc .checkbox-inline + .checkbox-inline, #jsxc_webrtc .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

#jsxc_dialog .checkbox-inline.disabled, #jsxc_dialog .checkbox.disabled label, #jsxc_dialog .radio-inline.disabled, #jsxc_dialog .radio.disabled label, #jsxc_dialog input[type=radio].disabled, #jsxc_dialog input[type=radio][disabled], #jsxc_dialog input[type=checkbox].disabled, #jsxc_dialog input[type=checkbox][disabled], #jsxc_webrtc .checkbox-inline.disabled, #jsxc_webrtc .checkbox.disabled label, #jsxc_webrtc .radio-inline.disabled, #jsxc_webrtc .radio.disabled label, #jsxc_webrtc input[type=radio].disabled, #jsxc_webrtc input[type=radio][disabled], #jsxc_webrtc input[type=checkbox].disabled, #jsxc_webrtc input[type=checkbox][disabled], fieldset[disabled] #jsxc_dialog .checkbox label, fieldset[disabled] #jsxc_dialog .checkbox-inline, fieldset[disabled] #jsxc_dialog .radio label, fieldset[disabled] #jsxc_dialog .radio-inline, fieldset[disabled] #jsxc_dialog input[type=radio], fieldset[disabled] #jsxc_dialog input[type=checkbox], fieldset[disabled] #jsxc_webrtc .checkbox label, fieldset[disabled] #jsxc_webrtc .checkbox-inline, fieldset[disabled] #jsxc_webrtc .radio label, fieldset[disabled] #jsxc_webrtc .radio-inline, fieldset[disabled] #jsxc_webrtc input[type=radio], fieldset[disabled] #jsxc_webrtc input[type=checkbox] {
    cursor: not-allowed
}

#jsxc_dialog .form-control-static, #jsxc_webrtc .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

#jsxc_dialog .form-control-static.input-lg, #jsxc_dialog .form-control-static.input-sm, #jsxc_webrtc .form-control-static.input-lg, #jsxc_webrtc .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

#jsxc_dialog .input-sm, #jsxc_webrtc .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#jsxc_dialog select.input-sm, #jsxc_webrtc select.input-sm {
    height: 30px;
    line-height: 30px
}

#jsxc_dialog select[multiple].input-sm, #jsxc_dialog textarea.input-sm, #jsxc_webrtc select[multiple].input-sm, #jsxc_webrtc textarea.input-sm {
    height: auto
}

#jsxc_dialog .form-group-sm .form-control, #jsxc_webrtc .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

#jsxc_dialog .form-group-sm select.form-control, #jsxc_webrtc .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

#jsxc_dialog .form-group-sm select[multiple].form-control, #jsxc_dialog .form-group-sm textarea.form-control, #jsxc_webrtc .form-group-sm select[multiple].form-control, #jsxc_webrtc .form-group-sm textarea.form-control {
    height: auto
}

#jsxc_dialog .form-group-sm .form-control-static, #jsxc_webrtc .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

#jsxc_dialog .input-lg, #jsxc_webrtc .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#jsxc_dialog select.input-lg, #jsxc_webrtc select.input-lg {
    height: 46px;
    line-height: 46px
}

#jsxc_dialog select[multiple].input-lg, #jsxc_dialog textarea.input-lg, #jsxc_webrtc select[multiple].input-lg, #jsxc_webrtc textarea.input-lg {
    height: auto
}

#jsxc_dialog .form-group-lg .form-control, #jsxc_webrtc .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#jsxc_dialog .form-group-lg select.form-control, #jsxc_webrtc .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

#jsxc_dialog .form-group-lg select[multiple].form-control, #jsxc_dialog .form-group-lg textarea.form-control, #jsxc_webrtc .form-group-lg select[multiple].form-control, #jsxc_webrtc .form-group-lg textarea.form-control {
    height: auto
}

#jsxc_dialog .form-group-lg .form-control-static, #jsxc_webrtc .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px
}

#jsxc_dialog .has-feedback, #jsxc_webrtc .has-feedback {
    position: relative
}

#jsxc_dialog .has-feedback .form-control, #jsxc_webrtc .has-feedback .form-control {
    padding-right: 42.5px
}

#jsxc_dialog .form-control-feedback, #jsxc_webrtc .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

#jsxc_dialog .input-lg + .form-control-feedback, #jsxc_webrtc .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

#jsxc_dialog .input-sm + .form-control-feedback, #jsxc_webrtc .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

#jsxc_dialog .has-success .form-control, #jsxc_webrtc .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#jsxc_dialog .has-success .form-control:focus, #jsxc_webrtc .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

#jsxc_dialog .has-success .input-group-addon, #jsxc_webrtc .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

#jsxc_dialog .has-warning .checkbox, #jsxc_dialog .has-warning .checkbox-inline, #jsxc_dialog .has-warning .control-label, #jsxc_dialog .has-warning .form-control-feedback, #jsxc_dialog .has-warning .help-block, #jsxc_dialog .has-warning .radio, #jsxc_dialog .has-warning .radio-inline, #jsxc_dialog .has-warning.checkbox label, #jsxc_dialog .has-warning.checkbox-inline label, #jsxc_dialog .has-warning.radio label, #jsxc_dialog .has-warning.radio-inline label, #jsxc_webrtc .has-warning .checkbox, #jsxc_webrtc .has-warning .checkbox-inline, #jsxc_webrtc .has-warning .control-label, #jsxc_webrtc .has-warning .form-control-feedback, #jsxc_webrtc .has-warning .help-block, #jsxc_webrtc .has-warning .radio, #jsxc_webrtc .has-warning .radio-inline, #jsxc_webrtc .has-warning.checkbox label, #jsxc_webrtc .has-warning.checkbox-inline label, #jsxc_webrtc .has-warning.radio label, #jsxc_webrtc .has-warning.radio-inline label {
    color: #8a6d3b
}

#jsxc_dialog .has-warning .form-control, #jsxc_webrtc .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#jsxc_dialog .has-warning .form-control:focus, #jsxc_webrtc .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

#jsxc_dialog .has-warning .input-group-addon, #jsxc_webrtc .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

#jsxc_dialog .has-error .checkbox, #jsxc_dialog .has-error .checkbox-inline, #jsxc_dialog .has-error .control-label, #jsxc_dialog .has-error .form-control-feedback, #jsxc_dialog .has-error .help-block, #jsxc_dialog .has-error .radio, #jsxc_dialog .has-error .radio-inline, #jsxc_dialog .has-error.checkbox label, #jsxc_dialog .has-error.checkbox-inline label, #jsxc_dialog .has-error.radio label, #jsxc_dialog .has-error.radio-inline label, #jsxc_webrtc .has-error .checkbox, #jsxc_webrtc .has-error .checkbox-inline, #jsxc_webrtc .has-error .control-label, #jsxc_webrtc .has-error .form-control-feedback, #jsxc_webrtc .has-error .help-block, #jsxc_webrtc .has-error .radio, #jsxc_webrtc .has-error .radio-inline, #jsxc_webrtc .has-error.checkbox label, #jsxc_webrtc .has-error.checkbox-inline label, #jsxc_webrtc .has-error.radio label, #jsxc_webrtc .has-error.radio-inline label {
    color: #a94442
}

#jsxc_dialog .has-error .form-control, #jsxc_webrtc .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#jsxc_dialog .has-error .form-control:focus, #jsxc_webrtc .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

#jsxc_dialog .has-error .input-group-addon, #jsxc_webrtc .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

#jsxc_dialog .has-feedback label ~ .form-control-feedback, #jsxc_webrtc .has-feedback label ~ .form-control-feedback {
    top: 25px
}

#jsxc_dialog .has-feedback label.sr-only ~ .form-control-feedback, #jsxc_webrtc .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

#jsxc_dialog .help-block, #jsxc_webrtc .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    #jsxc_dialog .form-inline .form-group, #jsxc_webrtc .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #jsxc_dialog .form-inline .form-control, #jsxc_webrtc .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #jsxc_dialog .form-inline .form-control-static, #jsxc_webrtc .form-inline .form-control-static {
        display: inline-block
    }

    #jsxc_dialog .form-inline .input-group, #jsxc_webrtc .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    #jsxc_dialog .form-inline .input-group .form-control, #jsxc_dialog .form-inline .input-group .input-group-addon, #jsxc_dialog .form-inline .input-group .input-group-btn, #jsxc_webrtc .form-inline .input-group .form-control, #jsxc_webrtc .form-inline .input-group .input-group-addon, #jsxc_webrtc .form-inline .input-group .input-group-btn {
        width: auto
    }

    #jsxc_dialog .form-inline .input-group > .form-control, #jsxc_webrtc .form-inline .input-group > .form-control {
        width: 100%
    }

    #jsxc_dialog .form-inline .control-label, #jsxc_webrtc .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #jsxc_dialog .form-inline .checkbox, #jsxc_dialog .form-inline .radio, #jsxc_webrtc .form-inline .checkbox, #jsxc_webrtc .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    #jsxc_dialog .form-inline .checkbox label, #jsxc_dialog .form-inline .radio label, #jsxc_webrtc .form-inline .checkbox label, #jsxc_webrtc .form-inline .radio label {
        padding-left: 0
    }

    #jsxc_dialog .form-inline .checkbox input[type=checkbox], #jsxc_dialog .form-inline .radio input[type=radio], #jsxc_webrtc .form-inline .checkbox input[type=checkbox], #jsxc_webrtc .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    #jsxc_dialog .form-inline .has-feedback .form-control-feedback, #jsxc_webrtc .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    #jsxc_dialog .form-horizontal .control-label, #jsxc_webrtc .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

#jsxc_dialog .form-horizontal .checkbox, #jsxc_dialog .form-horizontal .checkbox-inline, #jsxc_dialog .form-horizontal .radio, #jsxc_dialog .form-horizontal .radio-inline, #jsxc_webrtc .form-horizontal .checkbox, #jsxc_webrtc .form-horizontal .checkbox-inline, #jsxc_webrtc .form-horizontal .radio, #jsxc_webrtc .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

#jsxc_dialog .form-horizontal .checkbox, #jsxc_dialog .form-horizontal .radio, #jsxc_webrtc .form-horizontal .checkbox, #jsxc_webrtc .form-horizontal .radio {
    min-height: 27px
}

#jsxc_dialog .form-horizontal .form-group, #jsxc_webrtc .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

#jsxc_dialog .form-horizontal .form-group:after, #jsxc_dialog .form-horizontal .form-group:before, #jsxc_webrtc .form-horizontal .form-group:after, #jsxc_webrtc .form-horizontal .form-group:before {
    content: " ";
    display: table
}

#jsxc_dialog .form-horizontal .has-feedback .form-control-feedback, #jsxc_webrtc .form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    #jsxc_dialog .form-horizontal .form-group-lg .control-label, #jsxc_webrtc .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }

    #jsxc_dialog .form-horizontal .form-group-sm .control-label, #jsxc_webrtc .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

#jsxc_dialog .progress, #jsxc_webrtc .progress {
    margin-bottom: 0
}

#jsxc_dialog .progress .progress-bar, #jsxc_webrtc .progress .progress-bar {
    width: 100%
}

#jsxc_dialog .mfp-close, #jsxc_webrtc .mfp-close {
    font-size: 23px;
    font-weight: 400
}

.mfp-bg {
    z-index: 9000
}

.mfp-wrap {
    z-index: 9010
}

.mfp-content {
    text-align: center
}

@-webkit-keyframes bounce {
    0%, 25%, 50% {
        bottom: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    12%, 37% {
        bottom: 5px;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    100% {
        bottom: 0
    }
}

@keyframes bounce {
    0%, 25%, 50% {
        bottom: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    12%, 37% {
        bottom: 5px;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    100% {
        bottom: 0
    }
}

#jsxc_buddylist {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 204px;
    z-index: 85
}

#jsxc_buddylist .jsxc_unreadMsg .jsxc_name {
    padding-right: 0
}

#jsxc_buddylist .jsxc_oneway .jsxc_avatar, #jsxc_buddylist .jsxc_oneway .jsxc_caption {
    opacity: .7
}

#jsxc_buddylist .jsxc_right {
    float: right;
    margin-right: 6px
}

#jsxc_buddylist .jsxc_right div {
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #fff
}

#jsxc_buddylist .jsxc_right div:hover {
    opacity: 1
}

#jsxc_buddylist .jsxc_more {
    margin-right: 6px;
    z-index: 10;
    position: relative
}

#jsxc_buddylist .jsxc_options {
    height: 20px;
    float: left;
    border-radius: 2px;
    background-color: rgba(102, 102, 102, .5)
}

.jsxc_chat:before, .jsxc_online:before {
    background-color: green
}

#jsxc_buddylist .jsxc_options > div {
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 0 1px;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .6;
    cursor: pointer
}

#jsxc_buddylist .jsxc_options > div:hover {
    opacity: 1
}

#jsxc_buddylist.jsxc_hideOffline .jsxc_rosteritem[data-status=offline] {
    display: none
}

.jsxc_away:before, .jsxc_chat:before, .jsxc_dnd:before, .jsxc_online:before, .jsxc_xa:before {
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    line-height: 12px;
    text-align: center;
    color: #fff;
    z-index: 99;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    box-sizing: content-box
}

#jsxc_roster .jsxc_emoticon.jsxc_large, .jsxc_emoticon {
    width: 19px;
    height: 19px
}

#jsxc_dialog *, #jsxc_roster input, #jsxc_windowListSB > div, .jsxc_bar, .jsxc_caption, .jsxc_list .jsxc_inner, .jsxc_rosteritem, .jsxc_sys {
    box-sizing: border-box
}

.jsxc_chat:before {
    background-image: url(../libs/jsxc/build/img/presence_chat.svg)
}

.jsxc_away:before {
    background-image: url(../libs/jsxc/build/img/presence_away.svg);
    background-color: orange
}

.jsxc_xa:before {
    background-image: url(../libs/jsxc/build/img/presence_xa.svg);
    background-color: orange
}

.jsxc_dnd:before {
    background-image: url(../libs/jsxc/build/img/presence_dnd.svg);
    background-color: red
}

.jsxc_invalid {
    border: 2px solid red !important
}

.jsxc_emoticon {
    display: inline-block;
    background-size: contain;
    border: 0;
    vertical-align: bottom
}

#jsxc_roster, #jsxc_roster.jsxc_noConnection .slimScrollDiv, #jsxc_roster.jsxc_noConnection > .jsxc_bottom {
    display: none
}

.jsxc_angel {
    background: url(../libs/jsxc/build/img/emotions/angel.png)
}

.jsxc_angry {
    background: url(../libs/jsxc/build/img/emotions/angry.png)
}

.jsxc_smile {
    background: url(../libs/jsxc/build/img/emotions/smile.png)
}

.jsxc_grin {
    background: url(../libs/jsxc/build/img/emotions/grin.png)
}

.jsxc_sad {
    background: url(../libs/jsxc/build/img/emotions/sad.png)
}

.jsxc_wink {
    background: url(../libs/jsxc/build/img/emotions/wink.png)
}

.jsxc_tonguesmile {
    background: url(../libs/jsxc/build/img/emotions/tonguesmile.png)
}

.jsxc_surpised {
    background: url(../libs/jsxc/build/img/emotions/surpised.png)
}

.jsxc_kiss {
    background: url(../libs/jsxc/build/img/emotions/kiss.png)
}

.jsxc_sunglassess {
    background: url(../libs/jsxc/build/img/emotions/sunglassess.png)
}

.jsxc_crysad {
    background: url(../libs/jsxc/build/img/emotions/crysad.png)
}

.jsxc_doubt {
    background: url(../libs/jsxc/build/img/emotions/doubt.png)
}

.jsxc_zip {
    background: url(../libs/jsxc/build/img/emotions/zip.png)
}

.jsxc_thumbsup {
    background: url(../libs/jsxc/build/img/emotions/thumbsup.png)
}

.jsxc_thumbsdown {
    background: url(../libs/jsxc/build/img/emotions/thumbsdown.png)
}

.jsxc_beer {
    background: url(../libs/jsxc/build/img/emotions/beer.png)
}

.jsxc_devil {
    background: url(../libs/jsxc/build/img/emotions/devil.png)
}

.jsxc_kissing {
    background: url(../libs/jsxc/build/img/emotions/kissing.png)
}

.jsxc_rose {
    background: url(../libs/jsxc/build/img/emotions/rose.png)
}

.jsxc_music {
    background: url(../libs/jsxc/build/img/emotions/music.png)
}

.jsxc_love {
    background: url(../libs/jsxc/build/img/emotions/love.png)
}

.jsxc_tired {
    background: url(../libs/jsxc/build/img/emotions/tired.png)
}

.jsxc_surprised {
    background: url(../libs/jsxc/build/img/emotions/surprised.png)
}

#jsxc_roster {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 200px;
    overflow: visible;
    border-left: 1px solid #e1e1e1;
    z-index: 80;
    margin-left: 10px;
    background-color: #f5f5f5
}

#jsxc_roster a {
    cursor: pointer
}

#jsxc_roster .slimScrollDiv {
    margin-bottom: 30px;
    z-index: 40
}

#jsxc_roster .jsxc_wait {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 160px;
    padding: 20px;
    background-color: #fff;
    z-index: 60
}

#jsxc_roster .jsxc_wait img {
    padding: 5px
}

#jsxc_roster .jsxc_wait h3 {
    margin-bottom: 5px;
    font-size: 1.13em;
    font-weight: 700
}

#jsxc_roster input {
    position: absolute;
    margin: 0;
    height: 35px;
    padding: 7px 6px 5px;
    font-size: 13px;
    width: 145px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: inner 0 0 5px #666;
    outline: 0
}

#jsxc_roster p {
    color: #333;
    padding: 10px
}

#jsxc_roster p a {
    color: #b3b2b2
}

#jsxc_roster .jsxc_avatar {
    position: relative;
    cursor: pointer
}

#jsxc_roster .jsxc_avatar img {
    cursor: pointer
}

#jsxc_roster .jsxc_expand input {
    left: 51px;
    width: 137px
}

#jsxc_roster.jsxc_state_hidden {
    display: block;
    right: -200px;
    transition: right .5s
}

#jsxc_roster.jsxc_state_hidden #jsxc_toggleRoster:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

#jsxc_roster.jsxc_state_shown {
    display: block;
    right: 0;
    transition: right .5s
}

#jsxc_roster > .jsxc_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 34px;
    background-color: #eee;
    z-index: 50;
    padding-right: 4px
}

#jsxc_roster > .jsxc_bottom:hover {
    background-color: #ddd
}

#jsxc_roster > .jsxc_bottom .jsxc_inner {
    width: 100%
}

#jsxc_roster > .jsxc_bottom ul {
    padding: 0;
    margin: 0;
    width: 100%;
    border-top: 1px solid transparent;
    background-color: #eee
}

#jsxc_roster > .jsxc_bottom ul li:last-child {
    border-bottom: 1px solid transparent
}

#jsxc_roster > .jsxc_bottom li {
    height: 44px;
    background-color: #eee;
    color: #000;
    cursor: pointer;
    width: 100%;
    padding-left: 44px;
    line-height: 44px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 16px 16px;
    opacity: .8
}

#jsxc_roster > .jsxc_bottom li.jsxc_disabled {
    color: #333;
    cursor: default
}

#jsxc_roster > .jsxc_bottom > div > span, .jsxc_caption *, .jsxc_rosteritem {
    cursor: pointer
}

#jsxc_roster > .jsxc_bottom li:hover:not(.jsxc_disabled) {
    color: #000;
    background-color: #ddd
}

#jsxc_roster > .jsxc_bottom li.jsxc_warning {
    background-color: #f5e876
}

#jsxc_roster > .jsxc_bottom li.jsxc_warning:hover {
    background-color: #f2e35d
}

#jsxc_toggleRoster {
    width: 14px;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 110;
    background-color: transparent;
    cursor: pointer
}

#jsxc_toggleRoster:hover {
    background-color: rgba(153, 153, 153, .5)
}

#jsxc_toggleRoster:before {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    top: 50%;
    right: 0;
    border-style: solid;
    border-width: 6px 4px 6px 0;
    border-color: transparent #f5f5f5;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jsxc_rosteritem {
    padding: 4px 0 4px 6px;
    margin: 0;
    height: 44px;
    border-bottom: 1px solid transparent;
    width: 100%;
    position: relative;
    color: #333;
    font-family: Arial, sans-serif;
    line-height: 44px
}

.jsxc_rosteritem:hover {
    background-color: #ddd
}

.jsxc_rosteritem.jsxc_bookmarked .jsxc_avatar:after {
    content: " ";
    width: 20%;
    height: 30%;
    position: absolute;
    top: 0;
    right: 2px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../libs/jsxc/build/img/bookmark_red.svg)
}

#jsxc_notice span, #jsxc_presence li {
    position: relative
}

.jsxc_caption {
    padding-right: 30px;
    height: 100%;
    line-height: 100%
}

.jsxc_caption .jsxc_name {
    height: 100%;
    line-height: 40px
}

.jsxc_min .jsxc_caption .jsxc_name, .jsxc_rosteritem .jsxc_caption .jsxc_name {
    height: 50%;
    line-height: 20px
}

.jsxc_caption .jsxc_lastmsg {
    font-size: 12px;
    display: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.jsxc_min .jsxc_caption .jsxc_lastmsg, .jsxc_rosteritem .jsxc_caption .jsxc_lastmsg {
    display: block;
    height: 50%;
    line-height: 17.5px
}

.jsxc_caption .jsxc_lastmsg .jsxc_text {
    opacity: .6
}

.jsxc_caption .jsxc_lastmsg .jsxc_unread {
    line-height: 100%;
    font-size: 8px;
    color: #fff;
    text-align: center;
    display: none;
    height: 1em;
    width: 1em;
    border-radius: 50%;
    background-color: orange;
    vertical-align: top;
    margin: 0;
    float: none
}

#jsxc_menu, #jsxc_notice {
    float: right;
    text-align: center
}

.jsxc_unreadMsg .jsxc_caption .jsxc_lastmsg .jsxc_unread {
    display: inline-block !important
}

.jsxc_caption .jsxc_lastmsg .jsxc_emoticon {
    vertical-align: middle
}

#jsxc_avatar {
    cursor: default !important
}

#jsxc_presence {
    cursor: pointer;
    padding-left: 2px;
    overflow: hidden
}

#jsxc_presence > span {
    opacity: .8
}

#jsxc_presence li:before {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -8px;
    border: 2px solid #f5f5f5
}

#jsxc_menu {
    height: 44px;
    width: 44px;
    cursor: pointer
}

#jsxc_menu:hover > span {
    opacity: 1
}

#jsxc_menu > span {
    opacity: .5;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../libs/jsxc/build/img/menu_black.svg);
    background-repeat: no-repeat;
    background-position: center 10px;
    background-size: 17px
}

#jsxc_notice {
    height: 30px;
    width: 30px;
    line-height: 30px
}

#jsxc_notice span {
    background-color: orange;
    border-radius: 11px;
    color: #000;
    font-size: 80%;
    padding: 2px;
    -webkit-animation: bounce 2s 1s infinite;
    animation: bounce 2s 1s infinite
}

#jsxc_notice > span:empty {
    display: none
}

#jsxc_windowList {
    position: fixed;
    bottom: 0;
    right: 210px;
    left: 0;
    z-index: 50;
    transition: right .5s
}

#jsxc_windowList.jsxc_roster_hidden {
    right: 10px
}

@media (min-width: 768px) {
    #jsxc_menu {
        height: 30px;
        width: 30px
    }

    #jsxc_windowList {
        clip: rect(-10000px, 10000px, 30px, 30px)
    }
}

#jsxc_windowList > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 44px;
    overflow: visible;
    white-space: nowrap;
    transition: right .5s
}

#jsxc_windowList > ul > li {
    padding: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    height: 44px;
    width: 46px;
    position: relative;
    overflow: visible;
    cursor: pointer;
    white-space: normal
}

#jsxc_windowList > ul > li.jsxc_normal {
    transition: width .2s;
    width: 250px
}

#jsxc_windowList > ul > li.jsxc_min {
    transition: width .2s;
    width: 46px !important
}

@media (min-width: 768px) {
    #jsxc_windowList > ul > li.jsxc_min {
        width: 200px !important
    }
}

#jsxc_windowList > ul > li.jsxc_min .jsxc_emoticons, #jsxc_windowList > ul > li.jsxc_min .jsxc_tools {
    display: none
}

#jsxc_windowListSB {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 30px
}

@media (max-width: 768px) {
    #jsxc_windowListSB {
        display: none
    }
}

#jsxc_windowListSB > div {
    width: 14px;
    height: 30px;
    background-color: #ccc;
    color: #807f7f;
    text-align: center;
    line-height: 30px;
    float: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#jsxc_windowListSB > div:hover {
    background-color: #b3b2b2
}

#jsxc_windowListSB > .jsxc_disabled {
    background-color: #e6e5e5 !important;
    color: #ccc;
    cursor: default !important;
    display: none
}

.jsxc_bar {
    background-color: #1d2d44;
    cursor: pointer;
    height: 44px;
    line-height: 26px;
    padding: 2px;
    color: #bbb;
    width: 100%;
    position: relative
}

.jsxc_normal .jsxc_bar:hover {
    color: #fff
}

.jsxc_normal .jsxc_bar .jsxc_tools:hover {
    color: #000
}

.jsxc_min .jsxc_bar {
    background-color: #eee;
    color: #000
}

.jsxc_window {
    position: absolute;
    bottom: -284px;
    top: auto;
    left: 0;
    right: 0;
    height: auto;
    background-color: #f5f5f5;
    z-index: 80;
    cursor: default;
    border: 1px solid #e1e1e1;
    border-bottom: 0
}

.jsxc_min .jsxc_window, .jsxc_normal .jsxc_window {
    transition: bottom .2s
}

.jsxc_showOverlay .jsxc_window .jsxc_overlay {
    display: block !important
}

.jsxc_window .jsxc_emoticons {
    height: 44px;
    width: 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer
}

.jsxc_window .jsxc_emoticons:after {
    content: " ";
    background-image: url(../libs/jsxc/build/img/smiley.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.jsxc_window .jsxc_emoticons .jsxc_inner {
    left: 5px
}

.jsxc_window .jsxc_emoticons ul {
    width: 210px;
    margin-bottom: 8px;
    background-color: rgba(51, 51, 51, .8);
    border-radius: 3px;
    z-index: 200;
    list-style-type: none;
    padding: 3px;
    position: relative
}

.jsxc_window .jsxc_emoticons ul:after {
    content: " ";
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(51, 51, 51, .8);
    display: block;
    width: 0;
    z-index: 1;
    left: 7px;
    top: 100%
}

.jsxc_window .jsxc_emoticons li span {
    float: left;
    cursor: pointer;
    border-radius: 3px;
    background-size: 30px 30px;
    width: 30px;
    height: 30px
}

.jsxc_window .jsxc_emoticons li span:hover {
    background-color: rgba(255, 255, 255, .8)
}

.jsxc_window .jsxc_emoticons:hover:after {
    opacity: .5
}

.jsxc_window .jsxc_fade {
    position: relative;
    overflow: hidden
}

.jsxc_window .jsxc_fade .jsxc_overlay {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    overflow-y: scroll
}

.jsxc_window .jsxc_fade .jsxc_overlay > div {
    background-color: #fff;
    margin: 30px 10px;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    position: relative
}

.jsxc_window .jsxc_fade .jsxc_overlay > div .jsxc_close {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    width: 44px
}

.jsxc_window .jsxc_fade .jsxc_overlay > div .jsxc_close:after {
    content: "×";
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 20px;
    font-family: Arial, sans-serif;
    cursor: pointer;
    color: #000;
    opacity: .4
}

.jsxc_window .jsxc_fade .jsxc_overlay > div .jsxc_close:hover:after {
    opacity: 1
}

@media (min-width: 768px) {
    .jsxc_window .jsxc_fade .jsxc_overlay > div .jsxc_close {
        width: 30px;
        height: 30px
    }
}

.jsxc_window .jsxc_fade .jsxc_overlay > div .jsxc_body {
    margin-top: 20px
}

.jsxc_window .jsxc_fade .jsxc_overlay > div p {
    margin-bottom: 10px
}

.jsxc_window .jsxc_fade .jsxc_overlay > div li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.jsxc_window .jsxc_fade .jsxc_mam-load-more {
    display: none;
    text-align: center;
    font-size: .8em;
    font-style: italic;
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    height: 42px;
    cursor: pointer;
    z-index: 80;
    line-height: 42px;
    opacity: 0;
    transition: opacity .5s, top .5s;
    background-image: linear-gradient(#c1c1c1, transparent)
}

.jsxc_window .jsxc_fade .jsxc_mam-load-more.jsxc_show {
    top: 0;
    opacity: .7
}

.jsxc_window .jsxc_fade .jsxc_mam-load-more.jsxc_show:hover {
    opacity: 1
}

.jsxc_window .jsxc_fade.jsxc_mam-enable .jsxc_mam-load-more {
    display: block
}

.jsxc_window .jsxc_avatar {
    margin-top: 1px
}

.jsxc_window .jsxc_textarea {
    width: 100%;
    overflow: hidden;
    padding: 3px
}

.jsxc_window .slimScrollDiv {
    margin: 0 0 6px;
    left: auto !important;
    top: auto !important
}

.jsxc_window textarea.jsxc_textinput {
    width: 100%;
    height: 44px;
    margin: 0;
    padding: 14px 40px 12px;
    outline: 0;
    border-radius: 0;
    box-sizing: border-box;
    border: 0;
    display: block;
    resize: none;
    transition: height .5s;
    font-size: 13px
}

.jsxc_window textarea::-webkit-input-placeholder {
    color: #000;
    opacity: .3
}

.jsxc_window textarea:-ms-input-placeholder {
    color: #000;
    opacity: .3
}

.jsxc_window textarea::placeholder {
    color: #000;
    opacity: .3
}

.jsxc_window .jsxc_tools {
    float: right
}

.jsxc_in, .jsxc_in .jsxc_timestamp {
    float: left
}

.jsxc_window .jsxc_tools > .jsxc_disabled {
    opacity: .3;
    cursor: default !important
}

.jsxc_window .jsxc_tools > div {
    width: 25px;
    height: 40px;
    display: block;
    float: left;
    color: #fff;
    opacity: .4;
    font-family: Arial, sans-serif;
    line-height: 40px;
    cursor: pointer;
    text-align: center
}

.jsxc_window .jsxc_tools > div.jsxc_settings {
    opacity: 1
}

.jsxc_window .jsxc_close {
    font-size: 20px
}

.jsxc_window .jsxc_close:hover {
    color: #fff;
    opacity: 1
}

.jsxc_window .jsxc_more {
    background-image: url(../libs/jsxc/build/img/more_white.svg);
    opacity: .4
}

.jsxc_window .ui-resizable-w {
    left: 0
}

.jsxc_window .ui-resizable-nw {
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    z-index: 95 !important;
    background-image: url(../libs/jsxc/build/img/resize_gray.svg)
}

.jsxc_window .ui-resizable-n {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 15px;
    z-index: 100
}

.jsxc_chatmessage {
    margin: 3px;
    padding: 4px;
    word-wrap: break-word;
    background-color: #fff;
    position: relative;
    outline: 0
}

.jsxc_chatmessage.jsxc_error:before {
    content: attr(data-error-msg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .7);
    text-align: center;
    padding: 10px 5px
}

.jsxc_chatmessage a {
    color: #00f;
    display: inline-block;
    max-width: 100%;
    position: relative
}

.jsxc_chatmessage a[download]:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .7);
    background-image: url(../libs/jsxc/build/img/download_icon_black.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity .5s
}

.jsxc_chatmessage a[download]:hover:before {
    opacity: .6
}

.jsxc_chatmessage img {
    max-width: 100%
}

.jsxc_chatmessage .jsxc_avatar {
    display: none
}

.jsxc_chatmessage .jsxc_attachment {
    border-radius: 3px;
    background-color: #fff;
    padding: 3px 3px 3px 30px;
    min-height: 30px;
    margin-bottom: 5px;
    background-position: 3px center;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-image: url(../libs/jsxc/build/img/filetypes/file.svg)
}

.jsxc_bell:before, .jsxc_encrypted .jsxc_timestamp:after, .jsxc_menu .jsxc_icon {
    background-size: contain;
    background-repeat: no-repeat
}

.jsxc_chatmessage .jsxc_attachment img {
    border-radius: 3px
}

.jsxc_chatmessage .jsxc_attachment.jsxc_image {
    line-height: 0;
    padding: 0;
    background-image: url(../libs/jsxc/build/css);
    display: inline-block
}

.jsxc_chatmessage .jsxc_attachment.jsxc_application {
    background-image: url(../libs/jsxc/build/img/filetypes/application.svg)
}

.jsxc_chatmessage .jsxc_attachment.jsxc_application-pdf {
    background-image: url(../libs/jsxc/build/img/filetypes/application-pdf.svg)
}

.jsxc_chatmessage .jsxc_attachment.jsxc_audio {
    background-image: url(../libs/jsxc/build/img/filetypes/audio.svg)
}

.jsxc_chatmessage .jsxc_attachment.jsxc_video {
    background-image: url(../libs/jsxc/build/img/filetypes/video.svg);
    opacity: 1
}

.jsxc_chatmessage .jsxc_attachment.jsxc_text {
    background-image: url(../libs/jsxc/build/img/filetypes/text.svg)
}

.jsxc_chatmessage .jsxc_emoticon.jsxc_large {
    width: 40px;
    height: 40px;
    margin-bottom: 7px
}

.jsxc_timestamp {
    font-size: 8px;
    color: #999;
    line-height: 8px;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis
}

.jsxc_in, .jsxc_out {
    max-width: 76%;
    border-radius: 3px
}

.jsxc_encrypted.jsxc_received.jsxc_out .jsxc_timestamp {
    margin-right: 1px
}

.jsxc_encrypted .jsxc_timestamp:after {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 8px;
    margin-left: 2px;
    background-image: url(../libs/jsxc/build/img/padlock_close_grey.svg)
}

.jsxc_in:after, .jsxc_out:after {
    content: " ";
    border-style: solid;
    display: block;
    width: 0;
    z-index: 1;
    bottom: 10px
}

.jsxc_in {
    position: relative;
    margin-left: 10px;
    background-color: #DBEDFF
}

.jsxc_in:after {
    position: absolute;
    border-width: 5px 6px 5px 0;
    border-color: transparent #DBEDFF;
    left: -6px
}

.jsxc_out, .jsxc_out .jsxc_timestamp {
    float: right
}

.jsxc_out {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    background-color: #e6ffd1
}

.jsxc_out:after {
    position: absolute;
    border-width: 5px 0 5px 6px;
    border-color: transparent #e6ffd1;
    right: -6px
}

.jsxc_out.jsxc_received:before {
    content: "✓";
    position: absolute;
    bottom: 2px;
    right: 2px;
    font-size: 12px;
    line-height: 12px;
    color: green
}

.jsxc_out.jsxc_received .jsxc_timestamp {
    margin-right: 4px
}

.jsxc_sys {
    width: auto;
    max-width: none;
    padding-right: 4px;
    margin-right: 3px;
    border-radius: 3px;
    background-color: transparent;
    font-size: .8em
}

.jsxc_sys .jsxc_emoticon {
    width: 1.2em;
    height: 1.2em;
    vertical-align: middle
}

div.jsxc_settings {
    position: relative
}

div.jsxc_settings .jsxc_inner {
    left: auto;
    top: 100%;
    right: -6px
}

div.jsxc_transfer {
    background-image: url(../libs/jsxc/build/img/padlock_open_black.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 14px;
    opacity: .3;
    height: 44px;
    width: 44px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

div.jsxc_transfer:hover {
    opacity: 1
}

div.jsxc_transfer.jsxc_disabled {
    background-image: url(../libs/jsxc/build/img/padlock_open_disabled_black.svg);
    cursor: default
}

div.jsxc_transfer.jsxc_disabled:hover {
    opacity: .3
}

div.jsxc_transfer.jsxc_fin {
    opacity: 1;
    background-image: url(../libs/jsxc/build/img/padlock_close_grey.svg)
}

div.jsxc_transfer.jsxc_enc {
    opacity: 1;
    background-image: url(../libs/jsxc/build/img/padlock_close_orange.svg)
}

div.jsxc_transfer.jsxc_enc.jsxc_trust {
    background-image: url(../libs/jsxc/build/img/padlock_close_green.svg)
}

.jsxc_status-msg {
    font-size: 12px;
    display: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 50%;
    line-height: 17.5px;
    opacity: .7
}

.jsxc_status-msg.jsxc_composing:before {
    content: " ";
    width: 1em;
    height: 1em;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url(../libs/jsxc/build/img/composing.png)
}

.jsxc_status-msg-show .jsxc_name {
    height: 50%;
    line-height: 20px
}

.jsxc_status-msg-show .jsxc_status-msg {
    display: block
}

.jsxc_status-msg-show .jsxc_lastmsg {
    display: none !important
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_bar .jsxc_avatar, li[data-type=groupchat] .jsxc_avatar {
    text-indent: 999px;
    background-image: url(../libs/jsxc/build/img/group_white.svg);
    background-size: 70% 70% !important;
    background-repeat: no-repeat
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_fade {
    padding-top: 44px
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_fingerprints, .jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_transfer, .jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_verification, .jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_video {
    display: none
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_members {
    background-image: url(../libs/jsxc/build/img/group_white.svg);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_members:hover {
    opacity: 1
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_chatmessage.jsxc_in {
    margin-left: 50px
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_chatmessage.jsxc_in .jsxc_avatar {
    display: block;
    position: absolute;
    bottom: 0;
    left: -50px;
    background-color: #777
}

.jsxc_windowItem.jsxc_groupchat.jsxc_normal .jsxc_chatmessage.jsxc_in .jsxc_avatar:before {
    display: none
}

.jsxc_windowItem .jsxc_memberlist {
    height: 44px;
    width: 100%;
    background-color: #1d2d44;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: height .4s;
    z-index: 100
}

.jsxc_windowItem .jsxc_memberlist ul {
    white-space: nowrap;
    position: absolute;
    background-color: #1d2d44;
    color: #bbb;
    overflow: hidden;
    transition: left .4s;
    padding: 3px 6px 0
}

.jsxc_windowItem .jsxc_memberlist ul > li {
    display: inline-block;
    white-space: normal
}

.jsxc_windowItem .jsxc_memberlist ul > li:last-child {
    margin-right: 2px
}

.jsxc_windowItem .jsxc_memberlist ul > li .jsxc_name {
    display: none
}

.jsxc_windowItem .jsxc_memberlist ul > li .jsxc_avatar {
    margin-left: 2px;
    margin-right: 0
}

.jsxc_windowItem .jsxc_memberlist.jsxc_expand ul {
    white-space: normal
}

.jsxc_windowItem .jsxc_memberlist.jsxc_expand ul > li {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px
}

#jsxc_dialog p input[type=submit], .jsxc_btn {
    width: auto
}

.jsxc_windowItem .jsxc_memberlist.jsxc_expand ul > li .jsxc_name {
    display: block;
    cursor: default
}

.jsxc_hidden, .jsxc_windowItem .jsxc_memberlist .jsxc_avatar :before, li[data-type=groupchat] .jsxc_video {
    display: none
}

.jsxc_windowItem .jsxc_memberlist.jsxc_expand ul > li .jsxc_name:hover {
    color: inherit
}

.jsxc_windowItem .jsxc_memberlist.jsxc_expand ul > li .jsxc_avatar {
    margin-right: 4px
}

#jsxc_dialog li, #jsxc_dialog ul {
    margin: 0;
    padding: 0
}

.jsxc_right {
    text-align: right
}

.jsxc_center {
    text-align: center
}

.jsxc_sep {
    border-top: 1px solid #000
}

.jsxc_name {
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap
}

.jsxc_maxWidth {
    max-width: 500px
}

.jsxc_meta {
    text-align: right
}

#jsxc_dialog {
    padding: 20px;
    min-width: 320px;
    max-width: 100%;
    display: inline-block;
    text-align: left;
    position: relative;
    background: #FFF;
    width: auto
}

#jsxc_dialog ul {
    list-style: none
}

#jsxc_dialog .jsxc_right, #jsxc_dialog h3, #jsxc_dialog hr {
    margin-top: 20px
}

#jsxc_dialog p, #jsxc_dialog table {
    margin-bottom: 1em
}

#jsxc_dialog p input {
    margin-bottom: 5px;
    width: 60%;
    outline: 0
}

#jsxc_dialog hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px
}

#jsxc_dialog h3 {
    font-size: 120%;
    font-weight: 700;
    margin-bottom: 10px
}

#jsxc_dialog form fieldset {
    margin-bottom: 30px;
    padding: 0 30px;
    border: 1px solid #d9d9d9
}

#jsxc_dialog form fieldset h3 {
    font-size: 15px;
    color: #000;
    background-color: #f2f2f2;
    padding: 10px;
    margin: 0 -30px 10px
}

#jsxc_dialog form fieldset h3.jsxc_experimental:after {
    content: "experimental";
    font-size: .7em;
    border-radius: 2px;
    padding: 1px 5px;
    background-color: orange;
    margin-left: 5px;
    font-weight: 400
}

#jsxc_dialog legend {
    border: 0;
    font-size: 20px
}

#jsxc_dialog input {
    outline: 0
}

#jsxc_dialog input:invalid {
    border: 1px solid red
}

#jsxc_dialog .btn-group button {
    margin-right: 0
}

#jsxc_dialog input[readonly] {
    background-color: #e6e5e5
}

#jsxc_dialog .jsxc_inputinfo {
    padding: 0;
    margin: 0
}

#jsxc_dialog .jsxc_waiting:before {
    content: " ";
    width: 1em;
    height: 1em;
    display: inline-block;
    background-size: 100%;
    margin: 0 3px 0 0;
    background-image: url(../libs/jsxc/build/img/loading.gif)
}

#jsxc_dialog .jsxc_credits, #jsxc_dialog .jsxc_libraries {
    max-width: 300px
}

#jsxc_dialog .jsxc_warning {
    display: block;
    background-color: #fbfe7a;
    padding: 3px 10px;
    border-radius: 3px
}

.jsxc_avatar {
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    background-color: #999;
    border-radius: 50%;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #b3b2b2;
    position: relative;
    font-family: Arial, sans-serif;
    background-size: cover;
    background-position: center center
}

.jsxc_avatar img, .jsxc_avatar:before, .jsxc_list .jsxc_inner, .jsxc_menu, .jsxc_menu:after, .jsxc_spot:before {
    position: absolute
}

.jsxc_avatar img {
    display: block;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0
}

.jsxc_avatar:before {
    top: -2px;
    left: -6px;
    border: 2px solid #f5f5f5
}

ul.jsxc_vCard {
    min-width: 400px
}

ul.jsxc_vCard ul {
    margin-left: 20px
}

ul.jsxc_vCard li {
    cursor: default !important
}

.jsxc_spot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: -99999em;
    margin-top: 3px;
    margin-right: 5px;
    line-height: 100%;
    cursor: pointer;
    border: 1px solid #000;
    background-color: #fff
}

.jsxc_spot.jsxc_away, .jsxc_spot.jsxc_chat, .jsxc_spot.jsxc_dnd, .jsxc_spot.jsxc_offline, .jsxc_spot.jsxc_online, .jsxc_spot.jsxc_xa {
    border: 0
}

.jsxc_unread {
    display: none
}

.jsxc_unreadMsg .jsxc_unread {
    display: block;
    background-color: orange;
    border-radius: 11px;
    color: #000;
    font-size: 80%;
    padding: 2px;
    line-height: 15px;
    float: right;
    margin-right: 3px;
    margin-top: 4px
}

.jsxc_list .jsxc_inner {
    max-height: 0;
    transition: max-height .5s;
    overflow: hidden;
    visibility: hidden;
    bottom: 100%;
    left: 0
}

.jsxc_list.jsxc_opened .jsxc_inner {
    max-height: 1000px;
    visibility: visible;
    display: block
}

#jsxc_loginForm input[type=submit], .jsxc_btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    text-align: center
}

#cboxWrapper {
    outline: 0
}

.jsxc_loading {
    margin: 0 auto;
    width: 32px;
    height: 32px;
    border: 0;
    background-size: 32px 32px !important;
    background: url(../libs/jsxc/build/img/loading.gif)
}

.jsxc_bell:before, .jsxc_menu .jsxc_icon, .jsxc_more {
    background-position: center
}

#jsxc_loginForm input[type=submit] {
    height: 34px;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.428571429;
    vertical-align: middle;
    border: 1px solid #4cae4c;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #5cb85c
}

.jsxc_oneway .jsxc_avatar {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

img.jsxc_vCard {
    float: right;
    max-width: 200px;
    max-height: 200px;
    border: 5px solid #fff;
    border-radius: 2px
}

.jsxc_alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.jsxc_alert.jsxc_alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.jsxc_btn {
    min-width: 25px;
    padding: 6px 12px;
    margin: 0 2px;
    line-height: 1.42857143;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: background-color .5s
}

.jsxc_btn.jsxc_btn-default {
    border-color: #ccc;
    color: #555;
    background-color: rgba(240, 240, 240, .9)
}

.jsxc_btn.jsxc_btn-default:hover {
    background-color: #d6d6d6
}

.jsxc_btn.jsxc_btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.jsxc_btn.jsxc_btn-primary:hover {
    background-color: #296496
}

.jsxc_btn[disabled], .jsxc_btn[disabled]:hover {
    opacity: .65;
    cursor: not-allowed;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.jsxc_menu {
    display: none;
    background-color: #FFF;
    color: #333;
    border-radius: 3px;
    z-index: 110;
    margin: 8px 2px 5px 10px;
    right: 0;
    -webkit-filter: drop-shadow(0 0 5px rgba(150, 150, 150, .75));
    filter: drop-shadow(0 0 5px rgba(150, 150, 150, .75));
    padding: 4px 12px 4px 5px
}

.jsxc_menu:after {
    bottom: 100%;
    right: 6px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #fff;
    border-width: 10px
}

.jsxc_menu.jsxc_open {
    display: block
}

.jsxc_menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.jsxc_menu li {
    border: 0;
    cursor: auto
}

.jsxc_menu a {
    color: #000;
    opacity: .5;
    white-space: nowrap
}

.jsxc_menu a:hover {
    text-decoration: none;
    opacity: 1
}

.jsxc_menu a.jsxc_disabled, .jsxc_menu a.jsxc_disabled:hover {
    text-decoration: line-through;
    opacity: .5
}

.jsxc_menu a.jsxc_disabled span {
    cursor: default
}

.jsxc_menu .jsxc_icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: sub
}

.jsxc_editicon {
    background-image: url(../libs/jsxc/build/img/edit_black.svg)
}

.jsxc_deleteicon {
    background-image: url(../libs/jsxc/build/img/delete_black.svg)
}

.jsxc_chaticon {
    background-image: url(../libs/jsxc/build/img/speech_balloon_black.svg)
}

.jsxc_videoicon {
    background-image: url(../libs/jsxc/build/img/camera_icon_black.svg)
}

.jsxc_infoicon {
    background-image: url(../libs/jsxc/build/img/info_black.svg)
}

.jsxc_settingsicon {
    background-image: url(../libs/jsxc/build/img/gear_black.svg)
}

.jsxc_helpicon {
    background-image: url(../libs/jsxc/build/img/help_black.svg)
}

.jsxc_contacticon {
    background-image: url(../libs/jsxc/build/img/contact_black.svg)
}

.jsxc_groupcontacticon {
    background-image: url(../libs/jsxc/build/img/groupcontact_black.svg)
}

.jsxc_bookmarkicon {
    background-image: url(../libs/jsxc/build/img/bookmark_black.svg)
}

.jsxc_announcementicon {
    background-image: url(../libs/jsxc/build/img/megaphone_icon_black.svg)
}

.jsxc_more {
    float: right;
    width: 44px;
    height: 100%;
    cursor: pointer;
    background-image: url(../libs/jsxc/build/img/more_black.svg);
    background-repeat: no-repeat;
    opacity: .4
}

.jsxc_more:hover {
    opacity: 1
}

@media (min-width: 768px) {
    .jsxc_more {
        width: 25px
    }
}

.jsxc_noRemoteVideo, .jsxc_remotevideo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    background-color: #999
}

#jsxc_webrtc {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    background-color: #000
}

#jsxc_webrtc .jsxc_status {
    z-index: 9999;
    border-radius: 20px;
    display: none;
    position: absolute;
    top: 30px;
    left: 50%;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 15px;
    font-weight: 700;
    text-align: center
}

#jsxc_webrtc .slimScrollDiv {
    opacity: 1 !important
}

#jsxc_webrtc li .jsxc_name {
    cursor: auto
}

#jsxc_webrtc li .jsxc_name:hover {
    color: #bbb
}

.jsxc_establishing:after, .jsxc_ringing:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10
}

.jsxc_bell:before, .jsxc_establishing:before, .jsxc_ringing:before {
    content: " ";
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    z-index: 20;
    position: absolute;
    display: block
}

.jsxc_establishing:before {
    width: 40px;
    height: 10px;
    background-color: #a1a1a1;
    -webkit-animation-name: jsxc_establishing;
    animation-name: jsxc_establishing;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    margin-left: -20px;
    margin-top: -5px
}

@-webkit-keyframes jsxc_establishing {
    0%, 100% {
        border-width: 0;
        background-color: #a1a1a1;
        width: 40px;
        margin-left: -20px
    }
    50% {
        background-color: #f1f1f1;
        width: 80px;
        margin-left: -40px
    }
}

@keyframes jsxc_establishing {
    0%, 100% {
        border-width: 0;
        background-color: #a1a1a1;
        width: 40px;
        margin-left: -20px
    }
    50% {
        background-color: #f1f1f1;
        width: 80px;
        margin-left: -40px
    }
}

.jsxc_ringing:before {
    width: 20px;
    height: 20px;
    background-color: #98d48f;
    border-radius: 50%;
    -webkit-animation-name: jsxc_ringing;
    animation-name: jsxc_ringing;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    margin-left: -10px;
    margin-top: -10px
}

@-webkit-keyframes jsxc_ringing {
    0%, 100% {
        background-color: #98d48f;
        width: 20px;
        height: 20px;
        margin-left: -10px;
        margin-top: -10px
    }
    50% {
        background-color: #76ba6c;
        width: 80px;
        height: 80px;
        margin-left: -40px;
        margin-top: -40px
    }
}

@keyframes jsxc_ringing {
    0%, 100% {
        background-color: #98d48f;
        width: 20px;
        height: 20px;
        margin-left: -10px;
        margin-top: -10px
    }
    50% {
        background-color: #76ba6c;
        width: 80px;
        height: 80px;
        margin-left: -40px;
        margin-top: -40px
    }
}

.jsxc_bell:before {
    width: 80px;
    height: 80px;
    background-image: url(../libs/jsxc/build/img/bell.svg);
    -webkit-animation-name: jsxc_ringing;
    animation-name: jsxc_ringing;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    margin-left: -40px;
    margin-top: -40px
}

@-webkit-keyframes jsxc_bell {
    0%, 10%, 20%, 30% {
        margin-left: -50px
    }
    15%, 25%, 5% {
        margin-left: -30px
    }
    35% {
        margin-left: -40px
    }
}

@keyframes jsxc_bell {
    0%, 10%, 20%, 30% {
        margin-left: -50px
    }
    15%, 25%, 5% {
        margin-left: -30px
    }
    35% {
        margin-left: -40px
    }
}

.jsxc_videoContainer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #999
}

.jsxc_videoContainer.jsxc_minimized {
    position: fixed;
    top: 10px;
    left: 10px;
    right: auto;
    bottom: auto;
    z-index: 99;
    background-color: transparent;
    box-shadow: 0 0 10px #a1a1a1
}

.jsxc_videoContainer.jsxc_minimized .jsxc_localvideo {
    position: static;
    display: block
}

.jsxc_videoContainer .jsxc_noRemoteVideo, .jsxc_videoContainer video {
    display: none
}

@media (min-width: 768px) {
    .jsxc_videoContainer {
        right: 250px
    }

    .jsxc_videoContainer .jsxc_controlbar {
        opacity: 0
    }

    .jsxc_videoContainer:hover .jsxc_controlbar {
        opacity: 1
    }
}

.jsxc_noRemoteVideo p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 100
}

.jsxc_noRemoteVideo > div {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -100px
}

.jsxc_noRemoteVideo > div > div {
    background-color: #4d4c4c
}

.jsxc_noRemoteVideo > div > div:first-child {
    width: 50%;
    height: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -25%;
    top: 10%
}

.jsxc_noRemoteVideo > div > div:last-child {
    position: absolute;
    bottom: -50%;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.jsxc_localvideo {
    width: 160px;
    height: 120px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9990;
    background-color: #000
}

div:full-screen {
    width: 100%;
    height: 100%;
    background-color: #000
}

div:full-screen.jsxc_localvideo {
    border: 1px solid #fff
}

div:-webkit-full-screen {
    width: 100%;
    height: 100%;
    background-color: #000
}

div:-moz-full-screen {
    width: 100%;
    height: 100%;
    background-color: #000
}

div:-ms-fullscreen {
    width: 100%;
    height: 100%;
    background-color: #000
}

div:fullscreen {
    width: 100%;
    height: 100%;
    background-color: #000
}

div:-webkit-full-screen.jsxc_localvideo {
    border: 1px solid #fff
}

div:-moz-full-screen.jsxc_localvideo {
    border: 1px solid #fff
}

div:-ms-fullscreen.jsxc_localvideo {
    border: 1px solid #fff
}

div:fullscreen.jsxc_localvideo {
    border: 1px solid #fff
}

div.jsxc_video {
    background-image: url(../libs/jsxc/build/img/camera_icon_white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px 15px;
    opacity: .4
}

div.jsxc_video.jsxc_disabled {
    background-image: url(../libs/jsxc/build/img/camera_disabled_icon_white.svg)
}

div.jsxc_video:not(.jsxc_disabled):hover {
    opacity: 1
}

.jsxc_controlbar {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9090;
    transition: 1s opacity;
    opacity: 0
}

@media (min-width: 768px) {
    .jsxc_controlbar {
        bottom: 5%;
        top: initial
    }
}

.jsxc_controlbar.jsxc_visible {
    opacity: 1
}

.jsxc_controlbar > div {
    background-color: rgba(0, 0, 0, .5);
    height: 44px;
    border-radius: 22px;
    padding: 0 5px;
    display: inline-block
}

.jsxc_controlbar .jsxc_videoControl {
    height: 44px;
    width: 44px;
    margin: 0 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%;
    cursor: pointer;
    display: inline-block;
    opacity: .8
}

.jsxc_controlbar .jsxc_videoControl:hover {
    opacity: 1
}

.jsxc_controlbar .jsxc_hangUp {
    background-image: url(../libs/jsxc/build/img/hang_up_red.svg)
}

.jsxc_controlbar .jsxc_fullscreen {
    background-image: url(../libs/jsxc/build/img/fullscreen_white.svg)
}

.jsxc_controlbar .jsxc_showchat {
    float: right
}

.jsxc_multi > div {
    display: none
}

.jsxc_snapshotbar {
    width: 100%;
    display: none
}

.jsxc_snapshotbar img {
    height: 50px
}

.jsxc_buttongroup {
    display: inline
}

.jsxc_buttongroup button:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: 0
}

.jsxc_buttongroup button:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0
}

.jsxc_chatarea {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    background-color: #f5f5f5;
    display: none
}

@media (min-width: 768px) {
    .jsxc_chatarea {
        display: block
    }
}

.jsxc_chatarea .jsxc_close, .jsxc_chatarea .jsxc_settings, .jsxc_chatarea .jsxc_video {
    display: none !important
}

.jsxc_chatarea .jsxc_window {
    bottom: 0;
    box-shadow: none
}

.jsxc_chatarea > ul {
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0
}

.jsxc_fullscreen.jsxc_localvideo {
    border: 1px solid #fff
}

.input-group .select2-container {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table;
    table-layout: fixed
}

div.mce-fullscreen {
    z-index: 1050
}

.collection-item {
    display: block
}

.ms-container {
    width: 100%
}

.m-t-25 {
    margin-top: 25px !important
}

.px-nav-item > a {
    padding: 11px 14px
}

.select2-dropdown {
    z-index: 9001
}

span.select2-container {
    /*TODO*/
    z-index: 1040
}

.modal-open .select2-dropdown {
    z-index: 10060
}

.modal-open .select2-close-mask {
    z-index: 10055
}

.container-registro-cadastro .form-group {
    margin-bottom: 0
}

.container-registro-cadastro h5 {
    margin: 0
}

.container-registro-cadastro {
    padding: 0 17%
}

.container-registro-cadastro .panel {
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 0
}

.container-registro-cadastro .panel-footer {
    padding-bottom: 0
}

.container-registro-cadastro .registro-nome {
    margin-bottom: 9px
}

.header-registro-cadastro {
    padding: 10px 20px 5px;
    margin: -25px -20px 10px
}

.container-registro-cadastro .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 1px 12px
}

.container-registro-cadastro .select2-container .select2-selection--single .select2-selection__arrow {
    padding: 1px 6px 4px 0
}

.container-registro-cadastro .custom-file-control {
    padding: 1px 12px
}

.container-registro-cadastro .custom-file-control + .px-file-buttons {
    top: 2px
}

.container-registro-cadastro .px-file-buttons .btn {
    padding: 0 3px
}

@media print {
    a.btn {
        display: none
    }

    .px-nav {
        display: none !important
    }

    .px-content {
        margin-left: 0 !important
    }
}