
body, html {
    height: 100%
}

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

#rs-wrapper:after, .rs-content:after, .rs-dashhead-content:after, .rs-sidebar-nav li:after {
    clear: both
}

body {
    line-height: 175%;
    font-family: Roboto, sans-serif
}

::selection {
    background-color: #434a54;
    color: #fff
}

::-moz-selection {
    background-color: #434a54;
    color: #fff
}

a {
    color: #4a89dc
}

a:focus, a:hover {
    color: #2363b6
}

canvas {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

canvas.chart-js-no-ratio {
    height: 400px
}

@media (max-width: 480px) {
    canvas.chart-js-no-ratio {
        height: 300px
    }
}

.jqstooltip {
    padding: 0 !important;
    border: none !important
}

.jqsfield {
    padding: 5px
}

.popular-badge {
    padding: 5px;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    z-index: 3;
    width: 200px;
    right: -60px;
    top: 20px;
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.quick-stat .panel-toolbar {
    top: 10px;
    right: 10px
}

.card {
    position: relative;
    margin-bottom: 30px
}

.card-header {
    position: relative;
    height: 100px;
    padding: 0 0 0 90px;
    line-height: 100px
}

.card-header .icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    margin-top: -30px;
    left: 20px;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 60px
}

.card-header .panel-toolbar {
    top: -25px;
    right: 15px;
    margin-top: 0
}

.login-wrap {
    width: auto;
    max-width: 400px;
    display: block;
    margin-top: 30px
}

.login-wrap.login-wrap-md {
    max-width: 420px;
    margin-top: 80px
}

.login-wrap.login-wrap-lg {
    max-width: 800px;
    margin-top: 80px
}

.light-bs {
    -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, .2);
    box-shadow: 0 0 0 6px rgba(255, 255, 255, .2)
}

.rs-footer.login-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin-top: 0;
    background: 0 0;
    border-width: 0
}

.table-b-h, .table-b-t {
    border-top: 1px solid #e1e8ed !important
}

.table-b-b, .table-b-h {
    border-bottom: 1px solid #e1e8ed !important
}

.full-height-content, .full-height-content.fixed {
    position: relative;
    width: 100%;
    display: block
}

.center-content {
    position: relative;
    display: inline-block;
    right: auto;
    bottom: auto;
    left: auto;
    top: auto;
    margin-right: auto;
    margin-left: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none
}

@media (min-width: 769px) {
    .full-height-content {
        position: absolute !important;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 9;
        width: 50% !important
    }

    .full-height-content.fixed {
        position: fixed !important
    }

    .full-height-content.right-side {
        right: 0;
        left: auto
    }

    .center-content {
        position: absolute;
        z-index: 10;
        display: block;
        right: auto;
        bottom: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%)
    }
}

.special-page-content {
    position: absolute;
    z-index: 10;
    display: block;
    top: 50%;
    left: 50%;
    width: 320px;
    margin-left: -160px
}

.btn .icon-btn, .icon-span-filestyle {
    display: inline-block;
    vertical-align: top;
    line-height: 20px
}

.heading-text-xl {
    font-size: 80px
}

.avatar-img {
    width: 100px;
    height: 100px
}

.avatar-img-lg {
    width: 150px;
    height: 150px
}

.rs-table > tbody > tr > td, .rs-table > tbody > tr > th, .rs-table > tfoot > tr > td, .rs-table > tfoot > tr > th, .rs-table > thead > tr > td, .rs-table > thead > tr > th {
    padding: 12px
}

.rs-table.table-lg > tbody > tr > td, .rs-table.table-lg > tbody > tr > th, .rs-table.table-lg > tfoot > tr > td, .rs-table.table-lg > tfoot > tr > th, .rs-table.table-lg > thead > tr > td, .rs-table.table-lg > thead > tr > th {
    padding: 20px 15px
}

.table-b-v {
    border-left: 1px solid #e1e8ed !important;
    border-right: 1px solid #e1e8ed !important
}

.table-b-a {
    border: 1px solid #e1e8ed !important
}

.table-default > thead > tr > td, .table-default > thead > tr > th {
    background-color: #f4f4f4
}

.table-primary > thead > tr > td, .table-primary > thead > tr > th {
    background-color: #4a89dc;
    color: #fff
}

.table-success > thead > tr > td, .table-success > thead > tr > th {
    background-color: #81c784;
    color: #fff
}

.table-info > thead > tr > td, .table-info > thead > tr > th {
    background-color: #4fc3f7;
    color: #fff
}

.table-warning > thead > tr > td, .table-warning > thead > tr > th {
    background-color: #f6bb42;
    color: #fff
}

.table-danger > thead > tr > td, .table-danger > thead > tr > th {
    background-color: #ef5350;
    color: #fff
}

.icon-span-filestyle {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 16px
}

.form-control.light-placeholder::-moz-placeholder {
    color: rgba(255, 255, 255, .65);
    opacity: 1
}

.form-control.light-placeholder:-ms-input-placeholder {
    color: rgba(255, 255, 255, .65)
}

.form-control.light-placeholder::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .65)
}

.checkbox-custom, .radio-custom {
    position: relative
}

.checkbox-custom label, .radio-custom label {
    padding-left: 30px
}

.checkbox-custom.right-input label, .radio-custom.right-input label {
    padding-left: 0;
    padding-right: 30px
}

.checkbox-custom input[type=checkbox], .radio-custom input[type=radio] {
    display: none
}

.checkbox-custom .checker, .radio-custom .checker {
    font-family: FontAwesome;
    position: absolute;
    z-index: 9;
    width: 20px;
    height: 20px;
    background: #fff;
    content: "";
    font-size: 12px;
    color: #555;
    left: 0;
    top: 2px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 0 2px rgba(220, 220, 220, 1);
    -moz-box-shadow: inset 0 0 0 2px rgba(220, 220, 220, 1);
    box-shadow: inset 0 0 0 2px rgba(220, 220, 220, 1)
}

.radio-custom .checker {
    border-radius: 10px
}

.checkbox-custom.right-input .checker, .radio-custom.right-input .checker {
    right: 0;
    left: auto
}

.btn.btn-lg.rs-btn-icon.icon-right .icon-btn, .btn.btn-sm.rs-btn-icon.icon-right .icon-btn, .btn.btn-xs.rs-btn-icon.icon-right .icon-btn {
    right: -10px
}

.checkbox-custom .checker:after, .radio-custom .checker:after {
    position: absolute;
    z-index: 9;
    width: 20px;
    height: 20px;
    content: "\f00c";
    text-align: center;
    line-height: 20px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.radio-custom .checker:after {
    content: "";
    background: #555;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -6px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
    -o-transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out
}

.breadcrumb.breadcrumb-no-separator > li + li:before, .circle-notification, .rs-inner-dropdown > li .remove-button, .rs-inner-dropdown > li.new > a:after {
    content: " "
}

.checkbox-custom input[type=checkbox]:checked + .checker, .radio-custom input[type=radio]:checked + .checker {
    -webkit-box-shadow: inset 0 0 0 2px rgba(85, 85, 85, 1);
    -moz-box-shadow: inset 0 0 0 2px rgba(85, 85, 85, 1);
    box-shadow: inset 0 0 0 2px rgba(85, 85, 85, 1)
}

.checkbox-custom input[type=checkbox]:checked + .checker:after, .radio-custom input[type=radio]:checked + .checker:after {
    opacity: 1
}

.radio-custom input[type=radio]:checked + .checker:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1)
}

.checkbox-custom input[type=checkbox]:checked:disabled + .checker, .checkbox-custom input[type=checkbox]:disabled + .checker, .radio-custom input[type=radio]:checked:disabled + .checker, .radio-custom input[type=radio]:disabled + .checker {
    opacity: .4
}

.input-group-addon .checkbox-custom, .input-group-addon .radio-custom {
    margin: 0;
    padding: 0;
    position: relative;
    left: 0
}

.input-group-addon .checkbox-custom > label, .input-group-addon .radio-custom > label {
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px
}

.input-group-addon .checkbox-custom .checker, .input-group-addon .radio-custom .checker {
    top: 1px
}

.input-group-addon .checkbox-custom .checker:after {
    left: 0
}

.input-group-addon .radio-custom .checker:after {
    left: 50%
}

.checkbox-custom.checkbox-primary .checker, .checkbox-custom.checkbox-primary input[type=checkbox]:checked + .checker, .radio-custom.radio-primary .checker, .radio-custom.radio-primary input[type=radio]:checked + .checker {
    color: #4a89dc;
    -webkit-box-shadow: inset 0 0 0 2px #4a89dc;
    -moz-box-shadow: inset 0 0 0 2px #4a89dc;
    box-shadow: inset 0 0 0 2px #4a89dc
}

.radio-custom.radio-primary .checker:after {
    background: #4a89dc
}

.checkbox-custom.checkbox-success .checker, .checkbox-custom.checkbox-success input[type=checkbox]:checked + .checker, .radio-custom.radio-success .checker, .radio-custom.radio-success input[type=radio]:checked + .checker {
    color: #81c784;
    -webkit-box-shadow: inset 0 0 0 2px #81c784;
    -moz-box-shadow: inset 0 0 0 2px #81c784;
    box-shadow: inset 0 0 0 2px #81c784
}

.radio-custom.radio-success .checker:after {
    background: #81c784
}

.checkbox-custom.checkbox-info .checker, .checkbox-custom.checkbox-info input[type=checkbox]:checked + .checker, .radio-custom.radio-info .checker, .radio-custom.radio-info input[type=radio]:checked + .checker {
    color: #4fc3f7;
    -webkit-box-shadow: inset 0 0 0 2px #4fc3f7;
    -moz-box-shadow: inset 0 0 0 2px #4fc3f7;
    box-shadow: inset 0 0 0 2px #4fc3f7
}

.radio-custom.radio-info .checker:after {
    background: #4fc3f7
}

.checkbox-custom.checkbox-warning .checker, .checkbox-custom.checkbox-warning input[type=checkbox]:checked + .checker, .radio-custom.radio-warning .checker, .radio-custom.radio-warning input[type=radio]:checked + .checker {
    color: #f6bb42;
    -webkit-box-shadow: inset 0 0 0 2px #f6bb42;
    -moz-box-shadow: inset 0 0 0 2px #f6bb42;
    box-shadow: inset 0 0 0 2px #f6bb42
}

.radio-custom.radio-warning .checker:after {
    background: #f6bb42
}

.checkbox-custom.checkbox-danger .checker, .checkbox-custom.checkbox-danger input[type=checkbox]:checked + .checker, .radio-custom.radio-danger .checker, .radio-custom.radio-danger input[type=radio]:checked + .checker {
    color: #ef5350;
    -webkit-box-shadow: inset 0 0 0 2px #ef5350;
    -moz-box-shadow: inset 0 0 0 2px #ef5350;
    box-shadow: inset 0 0 0 2px #ef5350
}

.radio-custom.radio-danger .checker:after {
    background: #ef5350
}

.radio-custom.radio-lighten .checker:after, .radio-custom.radio-white .checker:after {
    background: #fff
}

.checkbox-custom.checkbox-white .checker, .checkbox-custom.checkbox-white input[type=checkbox]:checked + .checker, .radio-custom.radio-white .checker, .radio-custom.radio-white input[type=radio]:checked + .checker {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff
}

.checkbox-custom.checkbox-lighten .checker, .radio-custom.radio-lighten .checker {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .3);
    -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .3);
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, .3)
}

.checkbox-custom.checkbox-lighten input[type=checkbox]:checked + .checker, .radio-custom.radio-lighten input[type=radio]:checked + .checker {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff
}

.btn-dark.active, .btn-dark:active, .btn-darken.active, .btn-darken:active, .btn-lighten.active, .btn-lighten:active, .btn-white.active, .btn-white:active, .open > .dropdown-toggle.btn-dark, .open > .dropdown-toggle.btn-darken, .open > .dropdown-toggle.btn-lighten, .open > .dropdown-toggle.btn-white {
    background-image: none
}

.btn .icon-btn {
    font-size: 16px
}

.panel .media-circle, .panel-toolbar .icon-toolbar {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.btn-primary.btn-outline {
    color: #4a89dc;
    background-color: transparent;
    border-color: #4a89dc
}

.btn-primary.btn-outline.focus, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover {
    color: #fff;
    background-color: #4a89dc;
    border-color: #4a89dc
}

.btn-primary.btn-outline.active, .btn-primary.btn-outline.active.focus, .btn-primary.btn-outline.active:focus, .btn-primary.btn-outline.active:hover, .btn-primary.btn-outline:active, .btn-primary.btn-outline:active.focus, .btn-primary.btn-outline:active:focus, .btn-primary.btn-outline:active:hover, .open > .dropdown-toggle.btn-primary.btn-outline, .open > .dropdown-toggle.btn-primary.btn-outline.focus, .open > .dropdown-toggle.btn-primary.btn-outline:focus, .open > .dropdown-toggle.btn-primary.btn-outline:hover {
    color: #fff;
    background-color: #276ecc;
    border-color: #276ecc
}

.btn-primary.btn-outline.disabled.focus, .btn-primary.btn-outline.disabled:focus, .btn-primary.btn-outline.disabled:hover, .btn-primary.btn-outline[disabled].focus, .btn-primary.btn-outline[disabled]:focus, .btn-primary.btn-outline[disabled]:hover, fieldset[disabled] .btn-primary.btn-outline.focus, fieldset[disabled] .btn-primary.btn-outline:focus, fieldset[disabled] .btn-primary.btn-outline:hover {
    background-color: transparent;
    border-color: #4a89dc;
    color: #4a89dc
}

.btn-success.btn-outline {
    color: #81c784;
    background-color: transparent;
    border-color: #81c784
}

.btn-success.btn-outline.focus, .btn-success.btn-outline:focus, .btn-success.btn-outline:hover {
    color: #fff;
    background-color: #81c784;
    border-color: #81c784
}

.btn-success.btn-outline.active, .btn-success.btn-outline.active.focus, .btn-success.btn-outline.active:focus, .btn-success.btn-outline.active:hover, .btn-success.btn-outline:active, .btn-success.btn-outline:active.focus, .btn-success.btn-outline:active:focus, .btn-success.btn-outline:active:hover, .open > .dropdown-toggle.btn-success.btn-outline, .open > .dropdown-toggle.btn-success.btn-outline.focus, .open > .dropdown-toggle.btn-success.btn-outline:focus, .open > .dropdown-toggle.btn-success.btn-outline:hover {
    color: #fff;
    background-color: #5eb762;
    border-color: #5eb762
}

.btn-success.btn-outline.disabled.focus, .btn-success.btn-outline.disabled:focus, .btn-success.btn-outline.disabled:hover, .btn-success.btn-outline[disabled].focus, .btn-success.btn-outline[disabled]:focus, .btn-success.btn-outline[disabled]:hover, fieldset[disabled] .btn-success.btn-outline.focus, fieldset[disabled] .btn-success.btn-outline:focus, fieldset[disabled] .btn-success.btn-outline:hover {
    background-color: transparent;
    border-color: #81c784;
    color: #81c784
}

.btn-info.btn-outline {
    color: #4fc3f7;
    background-color: transparent;
    border-color: #4fc3f7
}

.btn-info.btn-outline.focus, .btn-info.btn-outline:focus, .btn-info.btn-outline:hover {
    color: #fff;
    background-color: #4fc3f7;
    border-color: #4fc3f7
}

.btn-info.btn-outline.active, .btn-info.btn-outline.active.focus, .btn-info.btn-outline.active:focus, .btn-info.btn-outline.active:hover, .btn-info.btn-outline:active, .btn-info.btn-outline:active.focus, .btn-info.btn-outline:active:focus, .btn-info.btn-outline:active:hover, .open > .dropdown-toggle.btn-info.btn-outline, .open > .dropdown-toggle.btn-info.btn-outline.focus, .open > .dropdown-toggle.btn-info.btn-outline:focus, .open > .dropdown-toggle.btn-info.btn-outline:hover {
    color: #fff;
    background-color: #1eb2f5;
    border-color: #1eb2f5
}

.btn-info.btn-outline.disabled.focus, .btn-info.btn-outline.disabled:focus, .btn-info.btn-outline.disabled:hover, .btn-info.btn-outline[disabled].focus, .btn-info.btn-outline[disabled]:focus, .btn-info.btn-outline[disabled]:hover, fieldset[disabled] .btn-info.btn-outline.focus, fieldset[disabled] .btn-info.btn-outline:focus, fieldset[disabled] .btn-info.btn-outline:hover {
    background-color: transparent;
    border-color: #4fc3f7;
    color: #4fc3f7
}

.btn-warning.btn-outline {
    color: #f6bb42;
    background-color: transparent;
    border-color: #f6bb42
}

.btn-warning.btn-outline.focus, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:hover {
    color: #fff;
    background-color: #f6bb42;
    border-color: #f6bb42
}

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

.btn-warning.btn-outline.disabled.focus, .btn-warning.btn-outline.disabled:focus, .btn-warning.btn-outline.disabled:hover, .btn-warning.btn-outline[disabled].focus, .btn-warning.btn-outline[disabled]:focus, .btn-warning.btn-outline[disabled]:hover, fieldset[disabled] .btn-warning.btn-outline.focus, fieldset[disabled] .btn-warning.btn-outline:focus, fieldset[disabled] .btn-warning.btn-outline:hover {
    background-color: transparent;
    border-color: #f6bb42;
    color: #f6bb42
}

.btn-danger.btn-outline {
    color: #ef5350;
    background-color: transparent;
    border-color: #ef5350
}

.btn-danger.btn-outline.focus, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:hover {
    color: #fff;
    background-color: #ef5350;
    border-color: #ef5350
}

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

.btn-danger.btn-outline.disabled.focus, .btn-danger.btn-outline.disabled:focus, .btn-danger.btn-outline.disabled:hover, .btn-danger.btn-outline[disabled].focus, .btn-danger.btn-outline[disabled]:focus, .btn-danger.btn-outline[disabled]:hover, fieldset[disabled] .btn-danger.btn-outline.focus, fieldset[disabled] .btn-danger.btn-outline:focus, fieldset[disabled] .btn-danger.btn-outline:hover {
    background-color: transparent;
    border-color: #ef5350;
    color: #ef5350
}

.btn-dark {
    color: #fff;
    background-color: #2e313d;
    border-color: #2e313d
}

.btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
    color: #fff;
    background-color: #1c1e26;
    border-color: #1c1e26
}

.btn-dark.active, .btn-dark.active.focus, .btn-dark.active:focus, .btn-dark.active:hover, .btn-dark:active, .btn-dark:active.focus, .btn-dark:active:focus, .btn-dark:active:hover, .open > .dropdown-toggle.btn-dark, .open > .dropdown-toggle.btn-dark.focus, .open > .dropdown-toggle.btn-dark:focus, .open > .dropdown-toggle.btn-dark:hover {
    color: #fff;
    background-color: #181a20;
    border-color: #181a20
}

.btn-dark.disabled.focus, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled].focus, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
    background-color: #2e313d;
    border-color: #2e313d
}

.btn-dark.btn-outline {
    color: #2e313d;
    background-color: transparent;
    border-color: #2e313d
}

.btn-dark.btn-outline.focus, .btn-dark.btn-outline:focus, .btn-dark.btn-outline:hover {
    color: #fff;
    background-color: #2e313d;
    border-color: #2e313d
}

.btn-dark.btn-outline.active, .btn-dark.btn-outline.active.focus, .btn-dark.btn-outline.active:focus, .btn-dark.btn-outline.active:hover, .btn-dark.btn-outline:active, .btn-dark.btn-outline:active.focus, .btn-dark.btn-outline:active:focus, .btn-dark.btn-outline:active:hover, .open > .dropdown-toggle.btn-dark.btn-outline, .open > .dropdown-toggle.btn-dark.btn-outline.focus, .open > .dropdown-toggle.btn-dark.btn-outline:focus, .open > .dropdown-toggle.btn-dark.btn-outline:hover {
    color: #fff;
    background-color: #181a20;
    border-color: #181a20
}

.btn-dark.btn-outline.disabled.focus, .btn-dark.btn-outline.disabled:focus, .btn-dark.btn-outline.disabled:hover, .btn-dark.btn-outline[disabled].focus, .btn-dark.btn-outline[disabled]:focus, .btn-dark.btn-outline[disabled]:hover, fieldset[disabled] .btn-dark.btn-outline.focus, fieldset[disabled] .btn-dark.btn-outline:focus, fieldset[disabled] .btn-dark.btn-outline:hover {
    background-color: transparent;
    border-color: #2e313d;
    color: #2e313d
}

.btn-white {
    color: #666;
    background-color: #fff;
    border-color: #fff
}

.btn-white.focus, .btn-white:focus, .btn-white:hover {
    color: #333
}

.btn-white.active, .btn-white.active.focus, .btn-white.active:focus, .btn-white.active:hover, .btn-white:active, .btn-white:active.focus, .btn-white:active:focus, .btn-white:active:hover, .open > .dropdown-toggle.btn-white, .open > .dropdown-toggle.btn-white.focus, .open > .dropdown-toggle.btn-white:focus, .open > .dropdown-toggle.btn-white:hover {
    color: #333;
    background-color: #fff;
    border-color: #fff
}

.btn-white.disabled.focus, .btn-white.disabled:focus, .btn-white.disabled:hover, .btn-white[disabled].focus, .btn-white[disabled]:focus, .btn-white[disabled]:hover, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:hover {
    background-color: #fff;
    border-color: #fff
}

.btn-white.btn-outline {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

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

.btn-white.btn-outline.disabled.focus, .btn-white.btn-outline.disabled:focus, .btn-white.btn-outline.disabled:hover, .btn-white.btn-outline[disabled].focus, .btn-white.btn-outline[disabled]:focus, .btn-white.btn-outline[disabled]:hover, fieldset[disabled] .btn-white.btn-outline.focus, fieldset[disabled] .btn-white.btn-outline:focus, fieldset[disabled] .btn-white.btn-outline:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.btn-lighten {
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, 0)
}

.btn-lighten.focus, .btn-lighten:focus, .btn-lighten:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .3)
}

.btn-lighten.active, .btn-lighten.active.focus, .btn-lighten.active:focus, .btn-lighten.active:hover, .btn-lighten:active, .btn-lighten:active.focus, .btn-lighten:active:focus, .btn-lighten:active:hover, .open > .dropdown-toggle.btn-lighten, .open > .dropdown-toggle.btn-lighten.focus, .open > .dropdown-toggle.btn-lighten:focus, .open > .dropdown-toggle.btn-lighten:hover {
    color: #333;
    background-color: #fff;
    border-color: #fff
}

.btn-lighten.disabled.focus, .btn-lighten.disabled:focus, .btn-lighten.disabled:hover, .btn-lighten[disabled].focus, .btn-lighten[disabled]:focus, .btn-lighten[disabled]:hover, fieldset[disabled] .btn-lighten.focus, fieldset[disabled] .btn-lighten:focus, fieldset[disabled] .btn-lighten:hover {
    background-color: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, 0)
}

.btn-lighten.btn-outline {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .4)
}

.btn-lighten.btn-outline.focus, .btn-lighten.btn-outline:focus, .btn-lighten.btn-outline:hover {
    background-color: rgba(255, 255, 255, .2);
    border-color: rgba(255, 255, 255, 0)
}

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

.btn-lighten.btn-outline.disabled.focus, .btn-lighten.btn-outline.disabled:focus, .btn-lighten.btn-outline.disabled:hover, .btn-lighten.btn-outline[disabled].focus, .btn-lighten.btn-outline[disabled]:focus, .btn-lighten.btn-outline[disabled]:hover, fieldset[disabled] .btn-lighten.btn-outline.focus, fieldset[disabled] .btn-lighten.btn-outline:focus, fieldset[disabled] .btn-lighten.btn-outline:hover {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, .2)
}

.btn-darken {
    color: #fff;
    background-color: rgba(0, 0, 0, .1);
    border-color: transparent
}

.btn-darken.active, .btn-darken.active.focus, .btn-darken.active:focus, .btn-darken.active:hover, .btn-darken.focus, .btn-darken:active, .btn-darken:active.focus, .btn-darken:active:focus, .btn-darken:active:hover, .btn-darken:focus, .btn-darken:hover, .open > .dropdown-toggle.btn-darken, .open > .dropdown-toggle.btn-darken.focus, .open > .dropdown-toggle.btn-darken:focus, .open > .dropdown-toggle.btn-darken:hover {
    color: #fff;
    background-color: rgba(1, 1, 1, .18)
}

.btn-darken.disabled.focus, .btn-darken.disabled:focus, .btn-darken.disabled:hover, .btn-darken[disabled].focus, .btn-darken[disabled]:focus, .btn-darken[disabled]:hover, fieldset[disabled] .btn-darken.focus, fieldset[disabled] .btn-darken:focus, fieldset[disabled] .btn-darken:hover {
    background-color: rgba(0, 0, 0, .1);
    border-color: transparent
}

.btn-darken.btn-outline {
    color: #fff;
    background-color: transparent;
    border-color: rgba(1, 1, 1, .15)
}

.btn-darken.btn-outline.focus, .btn-darken.btn-outline:focus, .btn-darken.btn-outline:hover {
    background-color: rgba(1, 1, 1, .18);
    border-color: rgba(1, 1, 1, 0)
}

.btn-darken.btn-outline.active, .btn-darken.btn-outline.active.focus, .btn-darken.btn-outline.active:focus, .btn-darken.btn-outline.active:hover, .btn-darken.btn-outline:active, .btn-darken.btn-outline:active.focus, .btn-darken.btn-outline:active:focus, .btn-darken.btn-outline:active:hover, .open > .dropdown-toggle.btn-darken.btn-outline, .open > .dropdown-toggle.btn-darken.btn-outline.focus, .open > .dropdown-toggle.btn-darken.btn-outline:focus, .open > .dropdown-toggle.btn-darken.btn-outline:hover {
    color: #fff;
    background-color: rgba(1, 1, 1, .18)
}

.btn-darken.btn-outline.disabled.focus, .btn-darken.btn-outline.disabled:focus, .btn-darken.btn-outline.disabled:hover, .btn-darken.btn-outline[disabled].focus, .btn-darken.btn-outline[disabled]:focus, .btn-darken.btn-outline[disabled]:hover, fieldset[disabled] .btn-darken.btn-outline.focus, fieldset[disabled] .btn-darken.btn-outline:focus, fieldset[disabled] .btn-darken.btn-outline:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .15);
    border-color: transparent
}

.btn.rs-btn-icon {
    position: relative;
    overflow: hidden;
    padding-left: 52px
}

.btn.btn-wide.rs-btn-icon {
    padding-left: 60px;
    padding-right: 20px
}

.btn.rs-btn-icon .icon-btn {
    border-right: 1px solid rgba(255, 255, 255, .2);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: -1px;
    top: -1px;
    font-size: 16px
}

.btn.rs-btn-icon.icon-right {
    padding-right: 50px;
    padding-left: 12px
}

.btn.btn-wide.rs-btn-icon.icon-right {
    padding-left: 20px;
    padding-right: 60px
}

.btn.rs-btn-icon.icon-right .icon-btn {
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right-width: 0;
    right: -10px;
    left: auto
}

.btn.rs-btn-icon.icon-block .icon-btn, .list-group-h-borders .list-group-item {
    border-left-width: 0;
    border-right-width: 0
}

.btn.btn-xs .icon-btn {
    font-size: 12px
}

.btn.btn-xs.rs-btn-icon {
    padding-left: 29px
}

.btn.btn-xs.btn-wide.rs-btn-icon {
    padding-left: 44px;
    padding-right: 20px
}

.btn.btn-xs.rs-btn-icon .icon-btn {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.btn.btn-xs.rs-btn-icon.icon-right {
    padding-right: 24px;
    padding-left: 5px
}

.btn.btn-xs.btn-wide.rs-btn-icon.icon-right {
    padding-left: 20px;
    padding-right: 44px
}

.btn.btn-sm .icon-btn {
    font-size: 14px
}

.btn.btn-sm.rs-btn-icon {
    padding-left: 42px
}

.btn.btn-sm.btn-wide.rs-btn-icon {
    padding-left: 52px;
    padding-right: 20px
}

.btn.btn-sm.rs-btn-icon .icon-btn {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.btn.btn-sm.rs-btn-icon.icon-right {
    padding-right: 32px;
    padding-left: 10px
}

.btn.btn-sm.btn-wide.rs-btn-icon.icon-right {
    padding-left: 20px;
    padding-right: 52px
}

.btn.btn-lg .icon-btn {
    font-size: 18px;
    line-height: 24px
}

.btn.btn-lg.rs-btn-icon {
    padding-left: 62px
}

.btn.btn-lg.btn-wide.rs-btn-icon {
    padding-left: 66px;
    padding-right: 20px
}

.btn.btn-lg.rs-btn-icon .icon-btn {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.btn.btn-lg.rs-btn-icon.icon-right {
    padding-right: 56px;
    padding-left: 16px
}

.btn.btn-lg.btn-wide.rs-btn-icon.icon-right {
    padding-left: 20px;
    padding-right: 66px
}

.btn-default.rs-btn-icon.icon-block .icon-btn {
    background: #f1f1f1
}

.btn-primary.rs-btn-icon.icon-block .icon-btn {
    background: #276ecc
}

.btn-success.rs-btn-icon.icon-block .icon-btn {
    background: #5eb762
}

.btn-info.rs-btn-icon.icon-block .icon-btn {
    background: #1eb2f5
}

.btn-warning.rs-btn-icon.icon-block .icon-btn {
    background: #f4a911
}

.btn-danger.rs-btn-icon.icon-block .icon-btn {
    background: #eb2521
}

.btn-dark.rs-btn-icon.icon-block .icon-btn {
    background: #181a20
}

.btn.btn-default.rs-btn-icon .icon-btn {
    border-right-color: #e1e8ed
}

.btn.btn-default.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #e1e8ed
}

.btn-primary.btn-outline.rs-btn-icon .icon-btn {
    border-right-color: #4a89dc
}

.btn-primary.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #4a89dc
}

.btn-success.btn-outline.rs-btn-icon .icon-btn {
    border-right-color: #81c784
}

.btn-success.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #81c784
}

.btn-info.btn-outline.rs-btn-icon .icon-btn {
    border-right-color: #4fc3f7
}

.btn-info.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #4fc3f7
}

.btn-warning.btn-outline.rs-btn-icon .icon-btn {
    border-right-color: #f6bb42
}

.btn-warning.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #f6bb42
}

.btn-danger.btn-outline.rs-btn-icon .icon-btn {
    border-right-color: #ef5350
}

.btn-danger.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #ef5350
}

.btn-dark.btn-outline.rs-btn-icon .icon-btn {
    border-right-color: #2e313d
}

.btn-dark.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-left-color: #2e313d
}

.btn-outline:not(.btn-default).rs-btn-icon.icon-block .icon-btn {
    color: #fff
}

.btn-outline:not(.btn-default).rs-btn-icon:focus .icon-btn, .btn-outline:not(.btn-default).rs-btn-icon:hover .icon-btn {
    border-right-color: rgba(255, 255, 255, .2)
}

.btn-outline:not(.btn-default).rs-btn-icon.icon-right:focus .icon-btn, .btn-outline:not(.btn-default).rs-btn-icon.icon-right:hover .icon-btn {
    border-left-color: rgba(255, 255, 255, .2)
}

.btn-white.btn-outline.rs-btn-icon .icon-btn, .btn-white.btn-outline.rs-btn-icon.icon-right .icon-btn {
    border-color: #fff
}

.btn-white.btn-outline.rs-btn-icon.icon-right:focus .icon-btn, .btn-white.btn-outline.rs-btn-icon.icon-right:hover .icon-btn, .btn-white.btn-outline.rs-btn-icon:focus .icon-btn, .btn-white.btn-outline.rs-btn-icon:hover .icon-btn, .btn-white.rs-btn-icon .icon-btn, .btn-white.rs-btn-icon.icon-right .icon-btn {
    border-color: #e1e8ed
}

.btn-white.rs-btn-icon.icon-block.btn-outline .icon-btn {
    background: #fff;
    color: #666
}

.btn-lighten.btn-outline.rs-btn-icon .icon-btn, .btn-lighten.btn-outline.rs-btn-icon.icon-right .icon-btn, .btn-lighten.btn-outline.rs-btn-icon.icon-right:focus .icon-btn, .btn-lighten.btn-outline.rs-btn-icon.icon-right:hover .icon-btn, .btn-lighten.btn-outline.rs-btn-icon:focus .icon-btn, .btn-lighten.btn-outline.rs-btn-icon:hover .icon-btn, .btn-lighten.rs-btn-icon .icon-btn, .btn-lighten.rs-btn-icon.icon-right .icon-btn {
    border-color: rgba(255, 255, 255, .4)
}

.btn-lighten.rs-btn-icon.icon-block.btn-outline .icon-btn {
    background: rgba(255, 255, 255, .2);
    color: #fff
}

.btn-darken.btn-outline.rs-btn-icon .icon-btn, .btn-darken.btn-outline.rs-btn-icon.icon-right .icon-btn, .btn-darken.btn-outline.rs-btn-icon.icon-right:focus .icon-btn, .btn-darken.btn-outline.rs-btn-icon.icon-right:hover .icon-btn, .btn-darken.btn-outline.rs-btn-icon:focus .icon-btn, .btn-darken.btn-outline.rs-btn-icon:hover .icon-btn, .btn-darken.rs-btn-icon .icon-btn, .btn-darken.rs-btn-icon.icon-right .icon-btn {
    border-color: rgba(1, 1, 1, .1)
}

.btn-darken.rs-btn-icon.icon-block.btn-outline .icon-btn {
    background: rgba(1, 1, 1, .1);
    color: #fff
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #5a6077
}

.dropdown-menu.dropdown-primary > .active > a, .dropdown-menu.dropdown-primary > .active > a:focus, .dropdown-menu.dropdown-primary > .active > a:hover {
    background-color: #4a89dc
}

.dropdown-menu.dropdown-success > .active > a, .dropdown-menu.dropdown-success > .active > a:focus, .dropdown-menu.dropdown-success > .active > a:hover {
    background-color: #81c784
}

.dropdown-menu.dropdown-info > .active > a, .dropdown-menu.dropdown-info > .active > a:focus, .dropdown-menu.dropdown-info > .active > a:hover {
    background-color: #4fc3f7
}

.dropdown-menu.dropdown-warning > .active > a, .dropdown-menu.dropdown-warning > .active > a:focus, .dropdown-menu.dropdown-warning > .active > a:hover {
    background-color: #f6bb42
}

.dropdown-menu.dropdown-danger > .active > a, .dropdown-menu.dropdown-danger > .active > a:focus, .dropdown-menu.dropdown-danger > .active > a:hover {
    background-color: #ef5350
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #5a6077
    }

    .navbar-default .navbar-nav .open .dropdown-menu.dropdown-parimary > .active > a, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-parimary > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-parimary > .active > a:hover {
        color: #fff;
        background-color: #4a89dc
    }

    .navbar-default .navbar-nav .open .dropdown-menu.dropdown-success > .active > a, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-success > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-success > .active > a:hover {
        color: #fff;
        background-color: #81c784
    }

    .navbar-default .navbar-nav .open .dropdown-menu.dropdown-info > .active > a, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-info > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-info > .active > a:hover {
        color: #fff;
        background-color: #4fc3f7
    }

    .navbar-default .navbar-nav .open .dropdown-menu.dropdown-warning > .active > a, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-warning > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-warning > .active > a:hover {
        color: #fff;
        background-color: #f6bb42
    }

    .navbar-default .navbar-nav .open .dropdown-menu.dropdown-danger > .active > a, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-danger > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu.dropdown-danger > .active > a:hover {
        color: #fff;
        background-color: #ef5350
    }
}

.breadcrumb.breadcrumb-arrow > li + li:before {
    font-family: FontAwesome;
    padding: 0 7px;
    content: "\f105"
}

.breadcrumb.breadcrumb-double-arrow > li + li:before {
    font-family: FontAwesome;
    padding: 0 7px;
    content: "\f101"
}

.breadcrumb.breadcrumb-caret > li + li:before {
    font-family: FontAwesome;
    padding: 0 7px;
    content: "\f0da"
}

.breadcrumb.breadcrumb-backslash > li + li:before {
    padding: 0 7px 0 4px;
    content: "\005c"
}

.breadcrumb.bg-color > li + li:before, .breadcrumb.bg-grad > li + li:before {
    color: rgba(255, 255, 255, .4)
}

.breadcrumb.bg-color > .active, .breadcrumb.bg-grad > .active {
    color: #fff;
    color: rgba(255, 255, 255, .7)
}

.breadcrumb.bg-color, .breadcrumb.bg-grad {
    border-color: transparent
}

.pagination.pagination-separated {
    font-size: 0
}

.pagination.pagination-separated > li > a, .pagination.pagination-separated > li > span {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 2px;
    float: none;
    display: inline-block;
    border-radius: 4px
}

.pagination.pagination-lg.pagination-separated > li > a, .pagination.pagination-lg.pagination-separated > li > span {
    font-size: 18px;
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 6px
}

.pagination.pagination-sm.pagination-separated > li > a, .pagination.pagination-sm.pagination-separated > li > span {
    font-size: 12px;
    margin-right: 2px;
    margin-left: 2px;
    border-radius: 3px
}

.pagination.pagination-separated.pagination-circle > li > a, .pagination.pagination-separated.pagination-circle > li > span, .panel-loading {
    border-radius: 50%
}

.pagination.pagination-separated.pagination-square > li > a, .pagination.pagination-separated.pagination-square > li > span {
    border-radius: 0
}

.pagination-primary > .active > a, .pagination-primary > .active > a:focus, .pagination-primary > .active > a:hover, .pagination-primary > .active > span, .pagination-primary > .active > span:focus, .pagination-primary > .active > span:hover {
    background-color: #4a89dc;
    border-color: #4a89dc
}

.pagination-success > .active > a, .pagination-success > .active > a:focus, .pagination-success > .active > a:hover, .pagination-success > .active > span, .pagination-success > .active > span:focus, .pagination-success > .active > span:hover {
    background-color: #81c784;
    border-color: #81c784
}

.pagination-info > .active > a, .pagination-info > .active > a:focus, .pagination-info > .active > a:hover, .pagination-info > .active > span, .pagination-info > .active > span:focus, .pagination-info > .active > span:hover {
    background-color: #4fc3f7;
    border-color: #4fc3f7
}

.pagination-warning > .active > a, .pagination-warning > .active > a:focus, .pagination-warning > .active > a:hover, .pagination-warning > .active > span, .pagination-warning > .active > span:focus, .pagination-warning > .active > span:hover {
    background-color: #f6bb42;
    border-color: #f6bb42
}

.pagination-danger > .active > a, .pagination-danger > .active > a:focus, .pagination-danger > .active > a:hover, .pagination-danger > .active > span, .pagination-danger > .active > span:focus, .pagination-danger > .active > span:hover {
    background-color: #ef5350;
    border-color: #ef5350
}

.alert-danger.alert-plain, .alert-info.alert-plain, .alert-success.alert-plain, .alert-warning.alert-plain {
    background: #fff;
    color: #555
}

.alert.alert-block {
    color: #fff
}

.alert-danger.alert-block hr, .alert-info.alert-block hr, .alert-success.alert-block hr, .alert-warning.alert-block hr {
    border-top-color: rgba(255, 255, 255, .2)
}

.alert-danger.alert-block .alert-link, .alert-info.alert-block .alert-link, .alert-success.alert-block .alert-link, .alert-warning.alert-block .alert-link {
    color: #fff;
    text-decoration: underline;
    font-weight: 400
}

.alert-danger.alert-block .alert-link:hover, .alert-info.alert-block .alert-link:hover, .alert-success.alert-block .alert-link:hover, .alert-warning.alert-block .alert-link:hover {
    color: #fff;
    color: rgba(255, 255, 255, .8);
    text-decoration: none
}

.alert-success.alert-block {
    background-color: #81c784;
    border-color: #81c784
}

.alert-info.alert-block {
    background-color: #4fc3f7;
    border-color: #4fc3f7
}

.alert-warning.alert-block {
    background-color: #f6bb42;
    border-color: #f6bb42
}

.alert-danger.alert-block {
    background-color: #ef5350;
    border-color: #ef5350
}

.alert.iconic-alert {
    padding-left: 80px
}

.alert.iconic-alert .alert-icon {
    position: absolute;
    z-index: 3;
    width: 60px;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0
}

.alert.iconic-alert.alert-success .alert-icon {
    background: #81c784
}

.alert.iconic-alert.alert-info .alert-icon {
    background: #4fc3f7
}

.alert.iconic-alert.alert-warning .alert-icon {
    background: #f6bb42
}

.alert.iconic-alert.alert-danger .alert-icon {
    background: #ef5350
}

.alert.iconic-alert.alert-block .alert-icon {
    background: rgba(0, 0, 0, .05)
}

.alert.iconic-alert .alert-icon span {
    position: absolute;
    z-index: 4;
    font-size: 18px;
    color: #fff
}

.alert.alert-simple {
    border-width: 0;
    padding-left: 23px;
    color: #555;
    background: #fff
}

.alert.alert-simple.iconic-alert {
    padding-left: 60px
}

.alert.alert-simple.iconic-alert .alert-icon {
    background: 0 0
}

.alert-success.alert-simple {
    -webkit-box-shadow: inset 3px 0 0 0 rgba(129, 199, 132, 1);
    -moz-box-shadow: inset 3px 0 0 0 rgba(129, 199, 132, 1);
    box-shadow: inset 3px 0 0 0 rgba(129, 199, 132, 1)
}

.alert-info.alert-simple {
    -webkit-box-shadow: inset 3px 0 0 0 rgba(79, 195, 247, 1);
    -moz-box-shadow: inset 3px 0 0 0 rgba(79, 195, 247, 1);
    box-shadow: inset 3px 0 0 0 rgba(79, 195, 247, 1)
}

.alert-warning.alert-simple {
    -webkit-box-shadow: inset 3px 0 0 0 rgba(246, 187, 66, 1);
    -moz-box-shadow: inset 3px 0 0 0 rgba(246, 187, 66, 1);
    box-shadow: inset 3px 0 0 0 rgba(246, 187, 66, 1)
}

.alert-danger.alert-simple {
    -webkit-box-shadow: inset 3px 0 0 0 rgba(239, 83, 80, 1);
    -moz-box-shadow: inset 3px 0 0 0 rgba(239, 83, 80, 1);
    box-shadow: inset 3px 0 0 0 rgba(239, 83, 80, 1)
}

.alert.iconic-alert.alert-success.alert-simple .alert-icon span {
    color: #81c784
}

.alert.iconic-alert.alert-info.alert-simple .alert-icon span {
    color: #4fc3f7
}

.alert.iconic-alert.alert-warning.alert-simple .alert-icon span {
    color: #f6bb42
}

.alert.iconic-alert.alert-danger.alert-simple .alert-icon span {
    color: #ef5350
}

.alert-simple.alert-light-gray {
    background: #fafafa;
    color: #555
}

.progress-lg {
    height: 30px
}

.progress-lg .progress-bar {
    line-height: 30px
}

.progress-sm {
    height: 15px
}

.progress-sm .progress-bar {
    line-height: 15px;
    font-size: 0
}

.progress-xs {
    height: 8px
}

.progress-xs .progress-bar {
    line-height: 8px;
    font-size: 0
}

.media-object-sm .media-object {
    width: 50px
}

.media-object-md .media-object {
    width: 80px
}

.media-object-lg .media-object {
    width: 120px
}

.media-list .media-list {
    margin-left: 40px;
    margin-top: 20px
}

.list-group-sm .list-group-item {
    padding: 5px 10px
}

.list-group.bg-transparent .list-group-item {
    background: 0 0
}

.list-group-no-borders .list-group-item {
    border-width: 0
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.panel-loading {
    position: relative;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    border: .25rem solid rgba(0, 0, 0, .2);
    border-top-color: rgba(0, 0, 0, .7);
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

@media (min-width: 769px) {
    .panel.panel-scroll .panel-body {
        height: auto;
        overflow-y: auto;
        max-height: 300px
    }
}

.panel-heading.has-image-title {
    padding-left: 70px
}

.panel-heading.has-icon-title {
    padding-left: 54px
}

.panel .media-title {
    font-size: 20px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 24px;
    left: 20px
}

.panel .image-title, .panel .media-circle {
    width: 40px;
    height: 40px
}

.panel .media-circle {
    border-radius: 50%;
    line-height: 40px;
    color: #999
}

.panel .media-circle:hover {
    color: #333
}

.panel .subtitle {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 11px;
    letter-spacing: 1.5px;
    color: #999
}

.panel a .subtitle {
    color: #4a89dc
}

.panel.panel-rounded {
    border-radius: 4px
}

.panel.panel-rounded .panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel.panel-rounded .panel-footer {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-toolbar {
    position: absolute;
    right: 20px;
    top: 18px
}

.panel-toolbar.v-centered {
    position: absolute;
    top: 50%
}

.panel-toolbar .tooltip {
    white-space: nowrap
}

.panel-toolbar .dropdown-menu > li {
    font-size: 13px
}

.panel-toolbar .dropdown.dropdown-icon:last-child {
    margin-right: -10px;
    display: inline-block
}

.panel-toolbar .icon-toolbar {
    cursor: pointer;
    color: rgba(0, 0, 0, .3);
    margin: 0;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    position: relative
}

.easypiechart, .grid-dropdown > li, .rsi {
    vertical-align: top
}

.panel-toolbar .icon-toolbar:hover {
    color: rgba(0, 0, 0, .5)
}

.panel-toolbar .icon-toolbar-rotate.rotate {
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

@media (min-width: 360px) {
    .panel-toolbar .list-inline {
        margin-left: 0 !important;
        margin-right: -5px !important
    }
}

@media (max-width: 480px) {
    .panel-toolbar.mobile-block {
        position: relative;
        margin: 0;
        padding: 0;
        display: block;
        top: auto;
        right: auto;
        transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        margin-top: 20px !important
    }

    .panel-toolbar.toolbar-middle .list-inline {
        margin-left: -5px !important;
        margin-right: 0 !important
    }
}

.place-holder.img-centered .gimg, .place-holder.img-fill .gimg {
    transform: translate(-50%, -50%);
    right: auto;
    bottom: auto;
    left: 50%;
    top: 50%
}

.panel-plain {
    border-color: #e1e8ed
}

.panel-plain > .panel-heading ,.panel-plain > .pjaxin .panel-heading {
    color: #333;
    border-color: #e1e8ed
}

.panel-plain > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e1e8ed
}

.panel-plain > .panel-heading .badge {
    color: #fafafa
}

.panel-plain > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e1e8ed
}

.panel-plain .panel-footer {
    background-color: transparent
}

.panel-footer.borderless, .panel-heading.borderless {
    border-color: transparent
}

.panel-block-color {
    border-width: 0;
    color: #fff
}

.panel-block-color > .panel-footer {
    border-color: rgba(255, 255, 255, .1);
    background-color: transparent;
    color: #fff
}

.panel-danger .panel-heading .subtitle, .panel-gradient .panel-heading .subtitle, .panel-info .panel-heading .subtitle, .panel-primary .panel-heading .subtitle, .panel-success .panel-heading .subtitle, .panel-warning .panel-heading .subtitle {
    color: #fff;
    color: rgba(255, 255, 255, .6)
}

.panel-block-color > .panel-heading {
    background-color: rgba(255, 255, 255, .08);
    color: #fff;
    border-width: 0
}

.panel-block-color > .panel-footer.borderless {
    border-color: transparent
}

.place-holder {
    position: relative
}

.place-holder.img-fill {
    overflow: hidden;
    z-index: 2
}

.place-holder.img-fill .gimg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.place-holder.img-fill .gimg.fheight {
    width: auto !important;
    height: 100% !important
}

.place-holder.img-auto .gimg {
    position: relative;
    width: auto;
    max-width: 100%
}

.place-holder.img-auto .gimg.fheight {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important
}

.place-holder.img-centered .gimg {
    position: relative;
    width: auto;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.place-holder.img-centered .gimg.fheight {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important
}

.place-holder.img-fullwidth .gimg {
    position: relative;
    width: 100% !important
}

.place-holder.img-fullwidth .gimg.fheight {
    width: 100% !important;
    height: auto !important
}

.get-ratio:before {
    height: 0;
    padding: 0;
    display: block;
    width: 100%;
    content: "";
    position: relative
}

.get-ratio.r-1-1:before {
    padding-top: 100%
}

.get-ratio.r-4-3:before {
    padding-top: 75%
}

.get-ratio.r-3-4:before {
    padding-top: 125%
}

.get-ratio.r-16-9:before {
    padding-top: 56.25%
}

.centered-xy {
    right: auto;
    bottom: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.rs-col-stacked {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #e1e8ed;
    overflow: hidden
}

.rs-col-stacked.b-border, .rs-col-stacked.h-border, .rs-col-stacked.t-border {
    border-right-width: 0;
    border-left-width: 0
}

.rs-col-stacked.v-border {
    border-top-width: 0;
    border-bottom-width: 0
}

.rs-col-stacked.t-border {
    border-bottom-width: 0
}

.rs-col-stacked.b-border {
    border-top-width: 0
}

.rs-col-stacked .stacked-item {
    display: table-cell;
    position: relative;
    margin-bottom: 0;
    border-width: 0
}

.rs-col-stacked.border-items .stacked-item {
    border-right: 1px solid #e1e8ed
}

.rs-col-stacked.border-items.light-border .stacked-item {
    border-right-color: rgba(255, 255, 255, .2)
}

.rs-col-stacked.border-items .stacked-item:last-child {
    border-right-width: 0
}

@media (min-width: 600px) {
    .rs-col-stacked.border-items .stacked-item.top-item {
        z-index: 1;
        border-right-width: 0
    }

    .rs-col-stacked.border-items .stacked-item + .stacked-item.top-item {
        border-right-width: 0
    }
}

@media (max-width: 1024px) {
    .rs-col-stacked.full-width-on-tablet {
        display: block;
        table-layout: none
    }

    .rs-col-stacked.full-width-on-tablet .stacked-item {
        width: 100%;
        display: block
    }

    .rs-col-stacked.full-width-on-tablet.border-items .stacked-item {
        border-right-width: 0;
        border-bottom: 1px solid #e1e8ed
    }

    .rs-col-stacked.full-width-on-tablet.border-items.light-border .stacked-item {
        border-bottom-color: rgba(255, 255, 255, .2)
    }

    .rs-col-stacked.full-width-on-tablet.border-items .stacked-item:last-child {
        border-bottom-width: 0
    }
}

@media (max-width: 600px) {
    .rs-col-stacked.full-width-on-mobile {
        display: block;
        table-layout: none
    }

    .rs-col-stacked.full-width-on-mobile .stacked-item {
        width: 100%;
        display: block
    }

    .rs-col-stacked.full-width-on-mobile.border-items .stacked-item {
        border-right-width: 0;
        border-bottom: 1px solid #e1e8ed
    }

    .rs-col-stacked.full-width-on-mobile.border-items.light-border .stacked-item {
        border-bottom-color: rgba(255, 255, 255, .2)
    }

    .rs-col-stacked.full-width-on-mobile.border-items .stacked-item:last-child {
        border-bottom-width: 0
    }
}

#rs-wrapper {
    position: relative;
    min-height: 100%;
    background-color: #f5f5f5;
    z-index: 1
}

#rs-wrapper:after, #rs-wrapper:before {
    content: "";
    display: table
}

#rs-wrapper.rs-header-fixed-top.rs-sidebar-fixed:not(.rs-mini-sidebar) .rs-sidebar:after, .navbar-toggle.sidebar-toggle.visible-desktop {
    display: none
}

#rs-wrapper.rs-header-fixed-top {
    padding-top: 70px
}

@media (min-width: 1200px) {
    body.rs-boxed-layout {
        background-attachment: fixed !important
    }

    body.rs-boxed-layout #rs-wrapper {
        width: auto;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (max-width: 769px) {
    #rs-wrapper .rs-sidebar {
        -webkit-transition: left .3s ease-in-out;
        -moz-transition: left .3s ease-in-out;
        -o-transition: left .3s ease-in-out;
        transition: left .3s ease-in-out
    }

    #rs-wrapper.rs-toggle-sidebar .rs-sidebar {
        left: 0 !important
    }

    #rs-screen-overlay {
        background: rgba(0, 0, 0, .5);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1071;
        content: "";
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out;
        -moz-transition: visibility .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out;
        -o-transition: visibility .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out;
        transition: visibility .3s ease-in-out, opacity .3s ease-in-out, left .3s ease-in-out
    }

    #rs-screen-overlay.rs-toggle-sidebar {
        visibility: visible;
        opacity: 1;
        left: 270px
    }

    #rs-wrapper .navbar-fixed-top, .rs-footer.absolute-footer {
        -webkit-transition: left .3s ease-in-out, right .3s ease-in-out;
        -moz-transition: left .3s ease-in-out, right .3s ease-in-out;
        -o-transition: left .3s ease-in-out, right .3s ease-in-out;
        transition: left .3s ease-in-out, right .3s ease-in-out
    }
}

#rs-wrapper.rs-header-fixed-top.rs-sidebar-fixed:not(.rs-mini-sidebar) .rs-sidebar {
    overflow-y: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 900;
    top: 70px
}

.container .navbar.rs-navbar, .container-fluid .navbar.rs-navbar {
    min-height: 72px;
    height: auto;
    border-radius: 4px;
    border-width: 1px
}

.navbar.rs-navbar {
    min-height: 70px;
    height: auto;
    border-width: 0 0 1px
}

.navbar.rs-navbar.navbar-static-top {
    margin-bottom: 0 !important
}

.rs-navbar.navbar-default {
    background: #fff;
    border-color: #e1e8ed;
    color: #888
}

.rs-navbar.navbar-inverse {
    background: #2e313d;
    border-color: rgba(255, 255, 255, .05);
    color: #fff
}

.navbar-brand {
    height: 70px;
    padding: 0;
    font-size: 18px;
    line-height: 70px;
    font-weight: 700
}

.navbar-brand > img {
    height: auto;
    max-height: 70px
}

.rs-logo .rs-brand-text {
    padding: 0 15px
}

.rs-brand-text.brand-initial {
    font-size: 36px;
    display: block;
    min-width: 70px;
    text-align: center;
    line-height: 70px
}

.navbar-default .navbar-brand {
    color: #333
}

.rs-nav-avatar {
    width: 40px;
    height: 40px
}

.navbar-toggle {
    padding: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0;
    border: 1px solid transparent !important;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    font-size: 20px
}

.navbar-toggle:active, .navbar-toggle:focus, .navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0) !important
}

.navbar-toggle .icon-bar {
    border-radius: 0;
    margin-left: auto;
    margin-right: auto
}

.navbar-toggle.sidebar-toggle {
  right: 0;
left: auto;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: rgba(0, 0, 0, .025)
}

.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-nav > li.navbar-icon > a {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.navbar-header {
    position: relative
}

.dropdown .flag-icon {
    margin-right: 10px
}

.badge-notification {
    position: absolute;
    top: 10px;
    left: 24px;
    z-index: 3
}

.circle-notification {
    width: 8px;
    height: 8px;
    border-radius: 4px
}

.circle-notification.badge-notification {
    top: 22px;
    left: 30px
}

.rs-user-nav .badge-notification {
    left: 40px
}

.rs-user-nav .circle-notification.badge-notification {
    left: 47px;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1)
}

.dropdown-header.has-divider {
    border-bottom: 1px solid #e1e8ed;
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

@media (min-width: 769px) {
    .dropdown-menu.xl-dropdown {
        min-width: 320px
    }

    .dropdown-menu.lg-dropdown {
        min-width: 200px
    }
}

.dropdown-menu.lg-dropdown > li > a, .dropdown-menu.xl-dropdown > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.dropdown-menu > li > a > .rs-dropdown-icon {
    font-size: 14px;
    color: #999;
    position: absolute;
    top: 50%;
    left: 18px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 20px
}

.dropdown-menu > li.active > a > .rs-dropdown-icon {
    color: rgba(255, 255, 255, .6)
}

.dropdown-menu.lg-dropdown > li > a > .rs-dropdown-icon, .dropdown-menu.xl-dropdown > li > a > .rs-dropdown-icon {
    font-size: 18px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-top: -12px
}

.dropdown-menu > li.menu-icon > a {
    padding-left: 45px !important
}

.dropdown-menu.lg-dropdown > li.menu-icon > a, .dropdown-menu.xl-dropdown > li.menu-icon > a {
    padding-left: 50px !important
}

.dropdown-menu > li.menu-avatar > a {
    padding: 15px 20px 15px 95px !important
}

.dropdown-menu > li.menu-avatar > a .rs-dropdown-avatar {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px
}

.dropdown-menu > li.inherit-bg > a:focus, .dropdown-menu > li.inherit-bg > a:hover {
    background-color: inherit
}

.dropdown-menu > .bottom-button > a {
    padding: 10px 15px !important;
    border-top: 1px solid #e1e8ed;
    background: #fafafa;
    color: #999;
    font-size: 13px
}

.dropdown-menu > .bottom-button:focus > a, .dropdown-menu > .bottom-button:hover > a {
    color: #333
}

.grid-dropdown {
    font-size: 0;
    width: 296px;
    padding: 10px 5px;
    text-align: center !important
}

.grid-dropdown > li {
    display: inline-block;
    font-size: 12px;
    margin: 5px
}

.grid-dropdown > li > a {
    width: 80px;
    height: 80px;
    display: block;
    white-space: normal;
    text-align: center;
    padding: 10px 0 !important;
    color: #999;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 0 1px transparent;
    -moz-box-shadow: inset 0 0 0 1px transparent;
    box-shadow: inset 0 0 0 1px transparent
}

.grid-dropdown > li > a:focus, .grid-dropdown > li > a:hover {
    background-color: #fafafa
}

.grid-dropdown > li.active > a {
    background: 0 0 !important;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    color: #333 !important
}

.grid-dropdown > li > a .rs-dropdown-icon {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    display: block;
    font-size: 36px;
    margin-bottom: 5px;
    height: 40px;
    line-height: 40px
}

.grid-dropdown > li > a .rs-dropdown-img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 5px
}

.rs-inner-dropdown {
    padding: 0;
    margin-right: 0;
    list-style: none
}

.rs-inner-dropdown > li > a {
    display: block;
    position: relative;
    color: #999;
    font-size: 13px;
    line-height: 18px
}

.rs-inner-dropdown > li:focus > a, .rs-inner-dropdown > li:hover > a {
    background: #fafafa
}

.rs-inner-dropdown > li.new > a {
    color: #777;
    background: rgba(74, 137, 220, .035)
}

.rs-inner-dropdown > li.new:focus > a, .rs-inner-dropdown > li.new:hover > a {
    color: #555;
    background: rgba(74, 137, 220, .06)
}

.rs-inner-dropdown > li.new > a:after {
    position: absolute;
    width: 6px;
    height: 6px;
    top: 10px;
    right: 10px;
    background: #4a89dc;
    z-index: 3;
    border-radius: 3px
}

.rs-inner-dropdown > li {
    display: block;
    position: relative
}

.rs-inner-dropdown > li .remove-button {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    right: 0;
    z-index: 4;
    cursor: pointer;
    color: rgba(0, 0, 0, .2)
}

.rs-inner-dropdown > li .remove-button:hover {
    color: rgba(0, 0, 0, .4)
}

.rs-inner-dropdown.has-divider > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.rs-inner-dropdown.has-divider > li:last-child > a {
    border-bottom-width: 0
}

.lg-dropdown .rs-inner-dropdown > li > a {
    padding: 5px 20px
}

.xl-dropdown .rs-inner-dropdown > li > a {
    padding: 10px 20px
}

.rs-inner-dropdown .id {
    font-weight: 700;
    color: #333
}

.rs-inner-dropdown > li.new .id {
    color: #4a89dc
}

.rs-inner-dropdown .time {
    display: block;
    color: #acacac;
    margin-top: 5px
}

.rs-inner-dropdown .price {
    font-weight: 700;
    display: block;
    margin-top: 3px
}

.lg-dropdown .rs-inner-dropdown.media-menu > li > a, .xl-dropdown .rs-inner-dropdown.media-menu > li > a {
    padding-left: 75px
}

.rs-inner-dropdown.media-menu > li > a > .media {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    z-index: 3;
    font-size: 18px;
    line-height: 40px
}

.dropdown-empty-state {
    padding: 20px
}

.dropdown-empty-state .empty-icon {
    font-size: 66px;
    display: block;
    margin: 0 auto;
    color: rgba(0, 0, 0, .1)
}

.dropdown-empty-state .empty-icon img {
    width: 60px;
    height: 60px;
    opacity: .4
}

@media (max-width: 768px) {
    .navbar-brand, .navbar-brand > img, .rs-logo {
        display: inline-block
    }

    .navbar-header {
        text-align: center
    }

    .navbar-brand {
        float: none
    }

    .navbar-brand > img {
        width: auto;
        max-width: 100%;
        vertical-align: top
    }

    .rs-logo {
        min-width: 60px !important;
        width: auto !important;
        margin: 0 auto;
        vertical-align: top;
  margin-left: 44px;
    }

    .badge-notification {
        top: 2px
    }

    .circle-notification.badge-notification {
        top: 10px
    }

    .rs-user-nav .circle-notification.badge-notification {
        top: 14px
    }

    .grid-dropdown {
        width: auto
    }

    .grid-dropdown > li {
        display: inline-block !important
    }

    .dropdown-menu > .bottom-button > a {
        border-bottom: 1px solid #e1e8ed
    }

    .navbar-nav > li.navbar-icon > a .text-menu {
        font-size: 14px;
        vertical-align: top;
        margin-left: 10px
    }
}

@media (min-width: 769px) {
    .has-left-divider, .has-right-divider, .rs-logo {
        position: relative
    }

    .rs-logo {
        min-width: 130px;
    }

    .rs-logo.fixed-width {
        min-width: 270px
    }

    .rs-logo:after, .rs-logo:before {
        display: table;
        content: " "
    }

    .rs-logo:after {
        clear: both
    }

    .rs-navbar .navbar-header {
        margin-left: -15px
    }

    .rs-user-nav {
        margin-left: 15px
    }

    .has-left-divider:before, .has-right-divider:after {
        position: absolute;
        z-index: 2;
        width: 1px;
        height: 50px;
        background: #e1e8ed;
        top: 10px;
        content: ""
    }

    .has-right-divider:after {
        right: 0
    }

    .has-left-divider:before {
        left: 0
    }

    .rs-navbar.navbar-default .dropdown-menu {
        border-color: #e1e8ed
    }

    .navbar.rs-navbar {
        height: 70px
    }

    .container .navbar.rs-navbar .navbar-nav .dropdown-menu, .container-fluid .navbar.rs-navbar .navbar-nav .dropdown-menu {
        margin-top: 0 !important
    }

    .rs-navbar .navbar-nav .dropdown-menu {
        margin-top: -1px !important
    }

    .navbar-form {
        padding-top: 6px;
        padding-bottom: 6px
    }

    .navbar-form .form-control {
        width: 230px
    }

    .navbar-nav > li > a {
        height: 70px;
        line-height: 70px;
        padding-top: 0;
        padding-bottom: 0
    }

    .navbar-nav > li.navbar-icon > a {
        line-height: 73px
    }

    .navbar-text {
        float: left;
        margin: 22px 15px
    }

    .navbar-toggle.sidebar-toggle.visible-desktop {
        right: 0;
        left: auto;
        display: block
    }

    .scroll-dropdown {
        overflow-y: auto;
        max-height: 300px
    }
}

.rs-sidebar .menu-header, .rs-sidebar-nav > li {
    border-bottom: 1px solid rgba(255, 255, 255, .035)
}

.rs-sidebar {
    width: 270px;
    background: #2e313d;
    height: auto;
    float: left;
    color: #fff
}

.rs-sidebar:after {
    position: absolute;
    width: 270px;
    background: inherit;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: -1;
    content: ""
}

.rs-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.rs-sidebar-nav ul {
    padding: 0;
    font-size: 13px;
    display: none
}

.rs-sidebar-nav li, .rs-sidebar-nav li a, .rs-sidebar-nav li.active > ul {
    display: block
}

.rs-sidebar-nav > li {
    position: relative;
    z-index: 2;
    -webkit-transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
    -moz-transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out, -moz-box-shadow .3s ease-in-out
}

.rs-sidebar-nav > li.active, .rs-sidebar-nav > li.selected {
    -webkit-box-shadow: inset 2px 0 0 0 rgba(129, 199, 132, 1);
    -moz-box-shadow: inset 2px 0 0 0 rgba(129, 199, 132, 1);
    box-shadow: inset 2px 0 0 0 rgba(129, 199, 132, 1)
}

.rs-sidebar-nav li:after, .rs-sidebar-nav li:before {
    display: table;
    content: ""
}

.rs-sidebar-nav li a {
    position: relative;
    cursor: pointer
}

.rs-sidebar-nav > li > a {
    padding: 0 20px 0 50px;
    height: 50px;
    line-height: 50px;
    color: #fff
}

.rs-sidebar-nav li a .badge, .rs-sidebar-nav li a .label {
    top: 50%;
    margin-top: -12px;
    right: 30px;
    position: absolute;
    z-index: 12
}

.rs-sidebar-nav li a .label {
    margin-top: -10px
}

.rs-sidebar-nav > li > a .badge.over-icon {
    left: 25px;
    top: 4px;
    margin-top: 0;
    right: auto
}

.rs-sidebar-nav li > ul > li > a {
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    color: rgba(255, 255, 255, .5)
}

.rs-sidebar-nav li > ul > li.active > a, .rs-sidebar-nav li > ul > li.selected > a, .rs-sidebar-nav li > ul > li:hover > a, .rs-sidebar-nav > li.active > a, .rs-sidebar-nav > li.selected > a, .rs-sidebar-nav > li:hover > a {
    color: #fff;
    color: rgba(255, 255, 255, 1)
}

.rs-sidebar-nav > li.active, .rs-sidebar-nav > li > ul > li.active, .rs-sidebar-nav > li > ul > li.selected {
    background: rgba(0, 0, 0, .1)
}

.rs-sidebar-nav > li > ul > li > a {
    padding-left: 50px
}

.rs-sidebar-nav > li > ul > li > ul > li > a {
    padding-left: 65px
}

.rs-sidebar-nav > li.no-icon-menu > a, .rs-sidebar-nav > li.no-icon-menu > ul > li > a {
    padding-left: 20px
}

.rs-sidebar-nav > li.no-icon-menu > a .rs-icon-menu {
    display: none
}

.rs-sidebar-nav > li.no-icon-menu > ul > li > ul > li > a {
    padding-left: 35px
}

.rs-sidebar-nav > li.no-icon-menu > a .badge.over-icon {
    left: auto;
    top: 50%;
    margin-top: -12px;
    right: 30px
}

.rs-sidebar-nav > li.active > a .rs-icon-menu, .rs-sidebar-nav > li.selected > a .rs-icon-menu, .rs-sidebar-nav > li:hover > a .rs-icon-menu {
    color: #fff;
    color: rgba(255, 255, 255, 1)
}

.rs-sidebar-nav > li > a .rs-icon-menu {
    font-size: 20px;
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    left: 0;
    top: 0;
    color: #fff;
    color: rgba(255, 255, 255, .3);
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.rs-sidebar-nav a:not(:only-child):after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, .4);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out
}

.rs-sidebar-nav .active > a:not(:only-child):after {
    color: rgba(255, 255, 255, 1);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.rs-sidebar-nav > li.rs-user-sidebar > a {
    height: auto;
    padding: 30px 20px 30px 90px;
    line-height: 14px;
    font-size: 16px
}

.rs-sidebar-nav > li.rs-user-sidebar > a .badge.over-icon {
    left: 60px;
    top: 15px
}

.rs-sidebar-nav > li.rs-user-sidebar > a .avatar {
    position: absolute;
    z-index: 2;
    width: 60px;
    height: 60px;
    left: 15px;
    top: 50%;
    margin-top: -30px;
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, .1);
    -moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, .1);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .1)
}

.rs-sidebar-nav > li.rs-user-sidebar > a .subname {
    display: block;
    font-size: 11px;
    letter-spacing: 1.5px;
    color: rgba(255, 255, 255, .25)
}

.rs-sidebar .menu-header a .rs-icon-menu, .rs-sidebar-nav > li.rs-user-sidebar > a .rs-icon-menu {
    display: none
}

.rs-sidebar-nav > li.rs-user-sidebar > a:not(:only-child):after {
    top: 42%;
    transform: translateY(-50%), rotate(0);
    -ms-transform: translateY(-50%), rotate(0);
    -webkit-transform: translateY(-50%), rotate(0);
    -moz-transform: translateY(-50%), rotate(0)
}

.rs-sidebar-nav > li.rs-user-sidebar.active > a:not(:only-child):after {
    transform: translateY(-50%), rotate(-180deg);
    -ms-transform: translateY(-50%), rotate(-180deg);
    -webkit-transform: translateY(-50%), rotate(-180deg);
    -moz-transform: translateY(-50%), rotate(-180deg)
}

.rs-sidebar .menu-header {
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .25)
}

.rs-sidebar .menu-header a, .rs-sidebar .menu-header.active a, .rs-sidebar .menu-header:active a, .rs-sidebar .menu-header:focus a, .rs-sidebar .menu-header:hover a {
    color: rgba(255, 255, 255, .4);
    pointer-events: none
}

.rs-sidebar .menu-header, .rs-sidebar .menu-header > a {
    padding: 10px 20px
}

.rs-sidebar .menu-block-divider {
    display: block;
    height: 30px;
    border-bottom-width: 0
}

@media (max-width: 769px) {
    .rs-sidebar {
        left: -270px !important;
        position: fixed;
        top: 0 !important;
        bottom: 0;
        z-index: 1035 !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch
    }

    .rs-sidebar:after {
        display: none
    }
}

.rs-content-wrapper {
    margin-left: 270px;
    display: block;
    width: auto
}

.rs-content:after, .rs-content:before, .rs-dashhead-content:after, .rs-dashhead-content:before {
    display: table;
    content: " "
}

.rs-content .rs-inner {
    float: left;
    width: 100%
}

.rs-small-content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto
}

.rs-medium-content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.rs-boxed-layout .rs-medium-content, .rs-boxed-layout .rs-small-content {
    max-width: 100%
}

.rs-dashhead {
    padding: 20px;
    border: 1px solid #e1e8ed;
    border-width: 0 0 1px;
    background: #fff
}

.rs-dashhead.transparent-bg {
    background: 0 0
}

.rs-dashhead-content {
    position: relative
}

.rs-dashhead .breadcrumb {
    background: rgba(0, 0, 0, .015);
    margin: 20px -20px -20px;
    padding-left: 20px;
    padding-right: 20px;
    border-width: 1px 0 0;
    display: block
}

.rs-dashhead.transparent-bg .breadcrumb {
    background: #fff
}

.rs-dashhead.inline-breadcrumb .breadcrumb {
    margin: 20px 0 0;
    border-width: 1px
}

.container .rs-dashhead, .rs-inner .container-fluid .rs-dashhead {
    border-width: 1px
}

.rs-dashhead-subtitle {
    color: #999;
    letter-spacing: 1.5px;
    padding: 0;
    margin: 0
}

.rs-dashhead-title {
    margin: 0;
    font-weight: 400;
    letter-spacing: -1px
}

.rs-dashhead .rs-dashhead-toolbar {
    right: 0;
    z-index: 2;
    position: absolute;
    top: 50%
}

.toggle-toolbar-btn {
    display: none
}

@media (max-width: 769px) {
    .rs-content .rs-inner > .container-fluid {
        padding-left: 20px;
        padding-right: 20px
    }

    .rs-content-wrapper {
        margin-left: 0
    }
}

@media (max-width: 480px) {
    .rs-dashhead .rs-dashhead-toolbar {
        position: relative !important;
        display: none;
        border-top: 1px solid #e1e8ed;
        margin: 20px -20px -20px !important;
        padding: 20px;
        top: auto;
        float: none
    }

    .block-on-mobile {
        width: 100%;
        margin: 0 0 5px !important;
        display: block
    }

    .rs-dashhead-titles {
        position: relative
    }

    .toggle-toolbar-btn {
        position: absolute;
        width: 50px;
        height: 50px;
        cursor: pointer;
        top: 50%;
        margin-top: -25px;
        right: -10px;
        z-index: 3;
        text-align: center;
        line-height: 50px;
        color: rgba(0, 0, 0, .45);
        display: block
    }

    .rs-dashhead .breadcrumb, .rs-dashhead-toolbar {
        display: none
    }

    .rs-dashhead.toggle-toolbar .breadcrumb, .rs-dashhead.toggle-toolbar .rs-dashhead-toolbar {
        display: block
    }
}

@media (min-width: 768px) {
    .rs-dashhead {
        padding: 30px
    }

    .rs-dashhead .breadcrumb {
        margin: 30px -30px -30px;
        padding-left: 30px;
        padding-right: 30px
    }

    .rs-dashhead.inline-breadcrumb .breadcrumb {
        margin: 30px 0 -10px;
        padding-left: 20px;
        padding-right: 20px
    }

    .rs-content .rs-inner > .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}

.rs-footer {
    position: relative;
    background-color: #fff;
    z-index: 2;
    padding: 15px;
    text-align: center;
    display: block;
    border-top: 1px solid #e1e8ed;
    margin-top: 30px
}

.rs-footer.absolute-footer {
    /*position: absolute;*/
    bottom: 0;
    right: 0;
    margin-top: 0;
    left: 270px
}

@media (max-width: 769px) {
    .rs-footer.absolute-footer {
        left: 0
    }
}

.back-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    z-index: 1000;
    bottom: 5px;
    right: 5px;
    line-height: 40px;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08);
    text-align: center;
    display: none
}

.prettyprint {
    -moz-tab-size: 3;
    -o-tab-size: 3;
    tab-size: 3
}

.pre-wrapper {
    position: relative
}

.pre-wrapper .btn {
    z-index: 9;
    top: 10px;
    right: 10px;
    position: absolute !important
}

.easypiechart {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 16px
}

.easypiechart span {
    display: block;
    font-weight: 400;
    font-size: 20px;
    margin: 0
}

.easypiechart canvas {
    position: absolute;
    left: 0;
    top: 0
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    font-family: FontAwesome;
    height: 20px;
    top: 50%;
    margin-top: -10px
}

table.dataTable thead .sorting:after {
    content: "\f0dc"
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de"
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd"
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #4a89dc
}

.dataTables_info {
    color: #999
}

.note-editor.note-frame .note-statusbar .note-resizebar {
    background: #fff
}

.note-editor .note-toolbar {
    padding: 0 10px
}

.panel-heading.note-toolbar > .btn-group {
    margin-top: 0;
    margin-right: 5px;
    margin-left: 0
}

.note-popover .popover-content > .btn-group {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 0
}

.note-editor .note-toolbar .note-btn-group.btn-group > .btn {
    border-radius: 0;
    border-width: 0;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background: #4a89dc
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
    background: #81c784
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info {
    background: #4fc3f7
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning {
    background: #f6bb42
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger {
    background: #ef5350
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    background: #eee;
    color: #999
}

.bootstrap-switch.bootstrap-switch-focused {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.bootstrap-switch {
    display: inline-block;
    cursor: pointer;
    margin-top: -2px;
    margin-right: 7px;
    border-radius: 3px;
    border: 1px solid transparent;
    position: relative;
    text-align: left;
    overflow: hidden;
    -moz-user-select: none;
    user-select: none;
    -webkit-transition: all ease-in-out 50ms;
    -o-transition: all ease-in-out 50ms;
    transition: all ease-in-out 50ms
}

.bootstrap-switch .bootstrap-switch-container {
    display: inline-block;
    top: 0;
    border-radius: 3px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 7px 12px
}

.bootstrap-switch input[type=checkbox], .bootstrap-switch input[type=radio] {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.bootstrap-switch input[type=checkbox].form-control, .bootstrap-switch input[type=radio].form-control {
    height: auto
}

.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-indeterminate, .bootstrap-switch.bootstrap-switch-readonly {
    cursor: default !important
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label {
    cursor: default !important;
    opacity: .5;
    filter: alpha(opacity=50)
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -webkit-transition: margin-left .2s;
    -o-transition: margin-left .2s;
    transition: margin-left .2s
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-radius: 0 2px 2px 0
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-radius: 2px 0 0 2px
}

.bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.bootstrap-switch-handle-off, .bootstrap-switch-handle-on {
    text-align: center;
    z-index: 1
}

.bootstrap-switch-label {
    text-align: center;
    z-index: 100;
    color: #999;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset
}

.bootstrap-switch-label:hover {
    background-color: #fcfcfc
}

.bootstrap-switch-label:active {
    background-color: #fafafa
}

.bootstrap-switch-label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 10px;
    margin-top: -5px;
    margin-left: -1px;
    display: inline-block;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch-large .bootstrap-switch-label {
    padding: 9px 15px
}

.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch-mini .bootstrap-switch-label {
    padding: 5px 10px
}

.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch-small .bootstrap-switch-label {
    padding: 6px 11px
}

.checkbox-switch > label, label.checkbox-switch.checkbox-inline {
    padding: 0
}

.checkbox-switch.checkbox-right .bootstrap-switch {
    margin-right: 0;
    margin-left: 7px
}

.medium-editor-element {
    outline: 0 !important
}

.icon-wrap {
    font-size: 0;
    text-align: center
}

.rsi {
    position: relative;
    top: 2px;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 13px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 10%;
    height: 100px;
    padding: 15px 5px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 769px) {
    .rsi {
        width: 20%
    }
}

@media (max-width: 480px) {
    .rsi {
        width: 25%
    }
}

@media (max-width: 360px) {
    .rsi {
        width: 50%
    }
}

.rsi samp {
    white-space: normal;
    color: #999
}

.rsi:hover, .rsi:hover samp {
    color: #fff
}

.rsi:hover {
    background: #4a89dc
}

.rsi i {
    font-size: 24px;
    display: block;
    margin: 0 auto 10px
}

.lv-current {
    -webkit-box-shadow: 0 0 0 4px rgba(74, 137, 220, 1);
    -moz-box-shadow: 0 0 0 4px rgba(74, 137, 220, 1);
    box-shadow: 0 0 0 4px rgba(74, 137, 220, 1)
}

.lv {
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, .4);
    -moz-box-shadow: 0 0 0 4px rgba(255, 255, 255, .4);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .4)
}

.lv-current-label {
    z-index: 3;
    pointer-events: none
}

.dropdown-demo {
    position: relative !important;
    display: block !important;
    display: inline-block !important;
    top: auto !important;
    left: auto !important;
    float: none !important;
    z-index: 1 !important
}

@media (min-width: 769px) {
    .dropdown-menu.dropdown-demo.lg-dropdown, .dropdown-menu.dropdown-demo.xl-dropdown {
        min-width: 200px;
        width: 100% !important
    }
}

@media (max-width: 480px) {
    .dropdown-demo {
        display: block !important
    }
}

.form-control {
border: 2px solid #989797 ;
}


form div.required label.control-label:after {
    content:" * ";
    color:red;
}