body {
    margin: 0;
    font-family: system-ui, sans-serif;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    color: #333333;
    background-color: #f1f5f9;
    min-height: 100%;
}

html {
    height: 100%;
}

html.htmlfontsize-50 {
    font-size: .5rem
}

html.htmlfontsize-75 {
    font-size: .75rem
}

html.htmlfontsize-90 {
    font-size: .9rem
}

html.htmlfontsize-110 {
    font-size: 1.1rem
}

html.htmlfontsize-110 {
    font-size: 1.1rem
}

html.htmlfontsize-120 {
    font-size: 1.2rem
}

html.htmlfontsize-130 {
    font-size: 1.3rem
}

html.htmlfontsize-140 {
    font-size: 1.4rem
}

html.htmlfontsize-150 {
    font-size: 1.5rem
}

html.htmlfontsize-175 {
    font-size: 1.75rem
}

html.htmlfontsize-200 {
    font-size: 2rem
}

.style-smoothing {
    -webkit-font-smoothing: antialiased
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: .9rem
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none;
    outline: 0
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,th {
    padding: 0
}

.grecaptcha-badge {
    display: none
}

@media print {
    *,*:before,*:after {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,.dropup > .btn > .caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #ddd!important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input,button,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #0d518d;
    text-decoration: none
}

.dle_theme_j a {
    color: #0d518d
}

a:hover,a:focus {
    color: #ffffff;
    text-decoration: none
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 4px
}

.img-thumbnail {
    padding: 3px;
    line-height: 1.5384616;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ddd
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5384616;
    color: inherit
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 1.25rem;
    margin-bottom: 0.625rem
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 1.375rem
}

h2,.h2 {
    font-size: 1.25rem
}

h3,.h3 {
    font-size: 1.125rem
}

h4,.h4 {
    font-size: 1rem
}

h5,.h5 {
    font-size: .9rem
}

h6,.h6 {
    font-size: .75rem
}

p {
    margin: 0 0 0.625rem
}

.lead {
    margin-bottom: 1.25rem;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 769px) {
    .lead {
        font-size:1.2188rem
    }
}

small,.small {
    font-size: 92%
}

mark,.mark {
    background-color: #FFF3E0;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: rgb(100,116,139)
}

.text-primary {
    color: #2196F3
}

a.text-primary:hover,a.text-primary:focus {
    color: #0c7cd5
}

.text-success {
    color: #43A047
}

a.text-success:hover,a.text-success:focus {
    color: #347c37
}

.text-info {
    color: #00838F
}

a.text-info:hover,a.text-info:focus {
    color: #00545c
}

.text-warning {
    color: #EF6C00
}

a.text-warning:hover,a.text-warning:focus {
    color: #bc5500
}

.text-danger {
    color: #D84315
}

a.text-danger:hover,a.text-danger:focus {
    color: #aa3510
}

.bg-primary {
    color: #fff;
    background-color: #2196F3
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #0c7cd5
}

.bg-success {
    background-color: #E8F5E9
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c4e6c7
}

.bg-info {
    background-color: #E0F7FA
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #b4ecf3
}

.bg-warning {
    background-color: #FFF3E0
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #ffdfad
}

.bg-danger {
    background-color: #FBE9E7
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #f4c1bb
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #ddd
}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,dd {
    line-height: 1.5384616
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width: 769px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: .9rem;
    border-left: 5px solid #eeeeee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    color: #999999
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.5384616
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px
}

kbd {
    padding: 2px 4px;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

kbd kbd {
    padding: 0;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: .85rem;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 3px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: .694em;
    padding-right: .694em
}

@media (min-width: 769px) {
    .container {
        width:769px
    }
}

@media (min-width: 1025px) {
    .container {
        width:1025px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: .694em;
    padding-right: .694em
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: .694em;
    padding-right: .694em
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 769px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1025px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #999999;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td {
    padding: 0.75rem 1.25rem;
    vertical-align: top;
    border-top: 1px solid #e2e8f0
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #eeeded
}

.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td {
    padding: 8px 20px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f1f5f9
}

.table-hover > tbody > tr:hover {
    background-color: #e2e8f099
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
    background-color: #ebebeb
}

.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th {
    background-color: #E8F5E9
}

.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
    background-color: #d6edd8
}

.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th {
    background-color: #E0F7FA
}

.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
    background-color: #caf1f6
}

.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th {
    background-color: #FFF3E0
}

.panel-body.warning {
    background-color: #FFF3E0
}

.dle_theme_dark .panel-body.warning {
    background-color: #714234
}

.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
    background-color: #ffe9c6
}

.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th {
    background-color: #FBE9E7
}

.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
    background-color: #f7d5d1
}

@media screen and (max-width: 768px) {
    .table-responsive {
        overflow-x:auto;
        min-height: 0.01%
    }
}

@media screen and (max-width: 768px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 1.2188rem;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],input[type="checkbox"] {
    margin-top: -0.188rem;
    vertical-align: middle;
    line-height: normal
}

.htmlfontsize-50 input[type="checkbox"] {
    transform: scale(.5);
    margin-right: 0.313rem
}

.htmlfontsize-75 input[type="checkbox"] {
    transform: scale(.75);
    margin-right: 0.313rem
}

.htmlfontsize-90 input[type="checkbox"] {
    transform: scale(.9);
    margin-right: 0.313rem
}

.htmlfontsize-110 input[type="checkbox"] {
    transform: scale(1.1);
    margin-right: 0.313rem
}

.htmlfontsize-120 input[type="checkbox"] {
    transform: scale(1.2);
    margin-right: 0.313rem
}

.htmlfontsize-130 input[type="checkbox"] {
    transform: scale(1.3);
    margin-right: 0.313rem
}

.htmlfontsize-140 input[type="checkbox"] {
    transform: scale(1.4);
    margin-right: 0.313rem
}

.htmlfontsize-150 input[type="checkbox"] {
    transform: scale(1.5);
    margin-right: 0.313rem
}

.htmlfontsize-175 input[type="checkbox"] {
    transform: scale(1.75);
    margin-right: 0.313rem
}

.htmlfontsize-200 input[type="checkbox"] {
    transform: scale(2);
    margin-right: 0.313rem
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 9px;
    font-size: .9rem;
    line-height: 1.5384616;
    color: #333333
}

.form-control {
    width: 100%;
    padding: .208em 1.11em;
    font-size: .9rem;
    line-height: 1.5;
    color: #333333;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(221,221,221,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(221,221,221,0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:2.375rem
    }

    input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"] {
        line-height: 2.25rem
    }

    input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"] {
        line-height: 2.5rem
    }
}

.form-group {
    margin-bottom: 1.25rem
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem
}

.radio label,.checkbox label {
    min-height: 1.389em;
    padding-left: 1.389em;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -1.25rem;
    margin-top: 0.25rem
}

.radio + .radio,.checkbox + .checkbox {
    margin-top: -0.313rem
}

.radio-inline,.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 1.25rem;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 0.625rem
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 0.563rem;
    padding-bottom: 0.563rem;
    margin-bottom: 0;
    min-height: 2.063rem
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 2.25rem;
    padding: 0.438rem 0.875rem;
    font-size: .78rem;
    border-radius: 0.125rem
}

select.input-sm {
    height: 2.25rem;
    line-height: 2.25rem
}

textarea.input-sm,select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 2.25rem;
    padding: 0.438rem 0.875rem;
    font-size: .78rem;
    line-height: 1.6666667;
    border-radius: 0.125rem
}

.form-group-sm select.form-control {
    height: 2.25rem;
    line-height: 2.25rem
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 2.25rem;
    min-height: 2rem;
    padding: 0.5rem 0.875rem;
    font-size: .78rem;
    line-height: 1.6666667
}

.input-lg {
    height: 2.5rem;
    padding: 0.563rem 1.125rem;
    font-size: .9rem;
    line-height: 1.4285715;
    border-radius: 0.188rem
}

select.input-lg {
    height: 2.5rem;
    line-height: 2.5rem
}

textarea.input-lg,select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 2.5rem;
    padding: 0.563rem 1.125rem;
    font-size: .9rem;
    line-height: 1.4285715;
    border-radius: 0.188rem
}

.form-group-lg select.form-control {
    height: 2.5rem;
    line-height: 2.5rem
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 2.5rem;
    min-height: 2.125rem;
    padding: 0.625rem 1.125rem;
    font-size: .9rem;
    line-height: 1.4285715
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 2.969rem
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 1.688rem;
    line-height: 1.688rem;
    text-align: center
}

.input-lg + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem
}

.input-sm + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
    color: #43A047
}

.has-success .form-control {
    border-color: #43A047;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color: #347c37;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7fca83;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7fca83
}

.has-success .input-group-addon {
    color: #43A047;
    border-color: #43A047;
    background-color: #E8F5E9
}

.has-success .form-control-feedback {
    color: #43A047
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #EF6C00
}

.has-warning .form-control {
    border-color: #EF6C00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color: #bc5500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ffa256;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ffa256
}

.has-warning .input-group-addon {
    color: #EF6C00;
    border-color: #EF6C00;
    background-color: #FFF3E0
}

.has-warning .form-control-feedback {
    color: #EF6C00
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #D84315
}

.has-error .form-control {
    border-color: #D84315;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color: #aa3510;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f08463;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f08463
}

.has-error .input-group-addon {
    color: #D84315;
    border-color: #D84315;
    background-color: #FBE9E7
}

.has-error .form-control-feedback {
    color: #D84315
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 769px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline {
    margin-top: -.208em;
    margin-bottom: 0
}

.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0.313rem
}

.form-horizontal .radio,.form-horizontal .checkbox {
    min-height: 2.014em
}

.form-horizontal .form-group {
    margin-left: -0.694em;
    margin-right: -0.694em
}

@media (min-width: 769px) {
    .form-horizontal .control-label {
        text-align:right;
        margin-bottom: 0;
        padding-top: 0.563rem
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width: 769px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:0.625rem;
        font-size: .9rem
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:0.5rem;
        font-size: .78rem
    }
}

.btn {
    display: inline-block;
    letter-spacing: .015em;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.5rem 1rem;
    font-size: .9rem;
    line-height: 1.5;
    border-radius: 0.375rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus,.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #f5f5f5;
    border-color: transparent
}

.btn-default:focus,.btn-default.focus {
    color: #333;
    background-color: #dcdcdc;
    border-color: rgba(0,0,0,0)
}

.btn-default:hover {
    color: #333;
    background-color: #dcdcdc;
    border-color: rgba(0,0,0,0)
}

.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #dcdcdc;
    border-color: rgba(0,0,0,0)
}

.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #cacaca;
    border-color: rgba(0,0,0,0)
}

.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus {
    background-color: #f5f5f5;
    border-color: transparent
}

.btn-default .badge {
    color: #f5f5f5;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #1a71b6;
    border-color: #1a71b6
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #0e84e2;
    border-color: #0e84e2
}

.btn-primary:hover {
    color: #fff;
    background-color: #0e84e2;
    border-color: #0e84e2
}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0e84e2;
    border-color: #0e84e2
}

.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #0e84e2;
    border-color: #0e84e2
}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {
    background-color: #2196F3;
    border-color: #2196F3
}

.btn-primary .badge {
    color: #2196F3;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #3d8b40;
    border-color: #255627
}

.btn-success:hover {
    color: #fff;
    background-color: #3d8b40;
    border-color: #39843c
}

.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #3d8b40;
    border-color: #39843c
}

.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #327334;
    border-color: #255627
}

.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {
    background-color: #4CAF50;
    border-color: #4CAF50
}

.btn-success .badge {
    color: #4CAF50;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4
}

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #008fa1;
    border-color: #004b55
}

.btn-info:hover {
    color: #fff;
    background-color: #008fa1;
    border-color: #008697
}

.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #008fa1;
    border-color: #008697
}

.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #006f7d;
    border-color: #004b55
}

.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {
    background-color: #00BCD4;
    border-color: #00BCD4
}

.btn-info .badge {
    color: #00BCD4;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #ee3900;
    border-color: #a22700
}

.btn-warning:hover {
    color: #fff;
    background-color: #ee3900;
    border-color: #e43700
}

.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ee3900;
    border-color: #e43700
}

.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #ca3100;
    border-color: #a22700
}

.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus {
    background-color: #FF5722;
    border-color: #FF5722
}

.btn-warning .badge {
    color: #FF5722;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336
}

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #a21309
}

.btn-danger:hover {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #e11b0c
}

.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #e11b0c
}

.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #c8180b;
    border-color: #a21309
}

.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus {
    background-color: #F44336;
    border-color: #F44336
}

.btn-danger .badge {
    color: #F44336;
    background-color: #fff
}

.btn-link {
    color: #1E88E5;
    font-weight: normal;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color: transparent
}

.btn-link:hover,.btn-link:focus {
    color: #166dba;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none
}

.btn-lg,.btn-group-lg > .btn {
    padding: 0.563rem 1.125rem;
    font-size: .9rem;
    line-height: 1.4285715;
    border-radius: 0.25rem
}

.btn-sm,.btn-group-sm > .btn {
    font-size: .9rem;
    border-radius: 0.125rem
}

.btn-xs,.btn-group-xs > .btn {
    padding: 0.375rem 0.75rem;
    font-size: .78rem;
    line-height: 1.6666667;
    border-radius: 0.125rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 0.313rem
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.125rem;
    vertical-align: middle;
    border-top: 0.25rem dashed;
    border-top: 0.25rem solid \9;
    border-right: 0.25rem solid transparent;
    border-left: 0.25rem solid transparent
}

.dropup,.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.348em 0;
    margin: .139em 0 0;
    list-style: none;
    text-align: left;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0.188rem;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 0.063rem;
    margin: 0.563rem 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 0.188rem 1.25rem;
    clear: both;
    font-weight: normal;
    line-height: 1.5384616;
    color: #333333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #333333;
    background-color: #e2e8f099;
    border-left: 0.278em solid #0c5f7eed
}

.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #26A69A
}

.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
    color: #999999
}

.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 0.188rem 1.25rem;
    font-size: .78rem;
    line-height: 1.5384616;
    color: #333333;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 0.25rem dashed;
    border-bottom: 0.25rem solid \9;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem
}

@media (min-width: 769px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group > .btn,.btn-group-vertical > .btn {
    position: relative
}

.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active {
    z-index: 2
}

.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn,.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
    height: 40px;
    padding: 9px 18px;
    font-size: .9rem;
    border-radius: 3px
}

select.input-group-lg > .form-control,select.input-group-lg > .input-group-addon,select.input-group-lg > .input-group-btn > .btn {
    height: 40px;
    line-height: 40px
}

textarea.input-group-lg > .form-control,textarea.input-group-lg > .input-group-addon,textarea.input-group-lg > .input-group-btn > .btn,select[multiple].input-group-lg > .form-control,select[multiple].input-group-lg > .input-group-addon,select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn {
    height: 36px;
    padding: 7px 14px;
    font-size: .78rem;
    line-height: 1.6666667;
    border-radius: 2px
}

select.input-group-sm > .form-control,select.input-group-sm > .input-group-addon,select.input-group-sm > .input-group-btn > .btn {
    height: 36px;
    line-height: 36px
}

textarea.input-group-sm > .form-control,textarea.input-group-sm > .input-group-addon,textarea.input-group-sm > .input-group-btn > .btn,select[multiple].input-group-sm > .form-control,select[multiple].input-group-sm > .input-group-addon,select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 4px 16px;
    font-size: .9rem;
    font-weight: normal;
    line-height: 1;
    color: #333333;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px
}

.input-group-addon.input-sm {
    padding: 7px 14px;
    font-size: .78rem;
    border-radius: 2px
}

.input-group-addon.input-lg {
    padding: 9px 18px;
    font-size: .9rem;
    border-radius: 3px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active {
    z-index: 2
}

.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 0.694em 1.04em
}

.nav > li > a:hover,.nav > li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.nav > li.disabled > a {
    color: #999999
}

.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
    background-color: #f5f5f5;
    border-color: #1E88E5
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0
}

.nav-tabs > li > a:hover {
    border-color: transparent transparent #ddd
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
    color: #fff;
    opacity: 1;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 769px) {
    .nav-tabs.nav-justified > li {
        display:table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 769px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom:1px solid #ddd;
        border-radius: 3px 3px 0 0
    }

    .nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 3px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #26A69A
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 769px) {
    .nav-justified > li {
        display:table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 769px) {
    .nav-tabs-justified > li > a {
        border-bottom:1px solid #ddd;
        border-radius: 3px 3px 0 0
    }

    .nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -0.063rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 769px) {
    .navbar {
        border-radius:0
    }
}

@media (min-width: 769px) {
    .navbar-header {
        float:left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 20px;
    padding-left: 20px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 769px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
    margin-right: -20px;
    margin-left: -20px
}

@media (min-width: 769px) {
    .container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 769px) {
    .navbar-static-top {
        border-radius:0
    }
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 769px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: .682em .909em;
    line-height: .909em
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 769px) {
    .navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand {
        margin-left:-20px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 20px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 769px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -20px
}

.navbar-nav > li > a {
    padding-top: 1.04em;
    padding-bottom: 1.04em;
    line-height: 1.388em
}

@media (max-width: 768px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 0.313rem 0.938rem 0.313rem 1.563rem
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 1.25rem
    }

    .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 769px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 1.04em;
        padding-bottom: 1.04em
    }
}

.navbar-form {
    margin-left: -20px;
    margin-right: -20px;
    padding: 10px 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 6px;
    margin-bottom: 6px
}

@media (min-width: 769px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,.navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,.navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 768px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 769px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0.188rem;
    border-top-left-radius: 0.188rem
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-btn.btn-sm {
    margin-top: 7px;
    margin-bottom: 7px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 769px) {
    .navbar-text {
        float:left;
        margin-left: 20px;
        margin-right: 20px
    }
}

@media (min-width: 769px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -20px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #ddd
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
    color: #333333;
    background-color: transparent
}

.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {
    color: #999999;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #ddd
}

.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #333333
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #333333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #999999;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333333
}

.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #999999
}

.navbar-inverse {
    background-color: #273246;
    border-color: #273246
}

.navbar-inverse .navbar-brand {
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 2px 3px rgba(51,51,51,.5);
    font-size: 1.49em;
    letter-spacing: .1em
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #fff
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    text-shadow: 0 1px rgb(0,0,0,.5)
}

.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: rgba(255,255,255,0.6);
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #1a222f
}

.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #fff
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color:#273246
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #273246
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: rgba(255,255,255,0.9)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: rgba(255,255,255,0.6);
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: rgba(255,255,255,0.9)
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: rgba(255,255,255,0.9)
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: rgba(255,255,255,0.6)
}

.breadcrumb {
    padding: 0.694em 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 3px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #333333
}

.breadcrumb > .active {
    color: #333;
    opacity: .6
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 1.25rem 0;
    border-radius: 0.188rem
}

.pagination > li {
    display: inline
}

.pagination > li > a,.pagination > li > span {
    position: relative;
    float: left;
    padding: 0.5rem 1rem;
    line-height: 1.5384616;
    text-decoration: none;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ddd
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0.188rem;
    border-top-left-radius: 0.188rem
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
    border-bottom-right-radius: 0.188rem;
    border-top-right-radius: 0.188rem
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
    z-index: 2;
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #3e70a1;
    border-color: #3e70a1;
    cursor: default
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
    color: #bbb;
    background-color: #fcfcfc;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a,.pagination-lg > li > span {
    padding: 0.563rem 1.125rem;
    font-size: .9rem;
    line-height: 1.4285715
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0.208em;
    border-top-left-radius: 0.208em
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0.208em;
    border-top-right-radius: 0.208em
}

.pager {
    padding-left: 0;
    margin: 1.25rem 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a,.pager li > span {
    display: inline-block;
    padding: 0.313rem 0.875rem;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 0.188rem
}

.pager li > a:hover,.pager li > a:focus {
    text-decoration: none;
    background-color: #2196F3
}

.pager .next > a,.pager .next > span {
    float: right
}

.pager .previous > a,.pager .previous > span {
    float: left
}

.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
    color: #bbb;
    background-color: #f5f5f5;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999999
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #808080
}

.label-primary {
    background-color: #2196F3
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #0c7cd5
}

.label-success {
    background-color: #4CAF50
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #3d8b40
}

.label-info {
    background-color: #00BCD4
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #008fa1
}

.label-warning {
    background-color: #FF5722
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #ee3900
}

.label-danger {
    background-color: #F44336
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #ea1c0d
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: .75rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.5384616;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
    color: #333333;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 1.25rem;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 4px;
    padding-left: .694em;
    padding-right: .694em
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 769px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron,.container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1,.jumbotron .h1 {
        font-size: 3.6875rem
    }
}

.thumbnail {
    display: block;
    padding: 3px;
    margin-bottom: 20px;
    line-height: 1.5384616;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out
}

.thumbnail > img,.thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #1E88E5
}

.thumbnail .caption {
    padding: 20px;
    color: #333333
}

.alert {
    padding: 0.938rem;
    margin-bottom: 1.25rem;
    border: 1px solid transparent
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 500
}

.alert > p,.alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 0.313rem
}

.alert-dismissable,.alert-dismissible {
    padding-right: 2.188rem
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -0.125rem;
    right: -1.313rem;
    color: inherit
}

.alert-success {
    background-color: #E8F5E9;
    border-color: #4CAF50
}

.alert-success hr {
    border-top-color: #449d48
}

.alert-success .alert-link {
    color: #347c37
}

.alert-info {
    background-color: #E0F7FA;
    border-color: #0391a3
}

.alert-info hr {
    border-top-color: #00a5bb
}

.alert-info .alert-link {
    color: #00545c
}

.alert-warning {
    background-color: #FFF3E0;
    border-color: #FF9800
}

.alert-warning hr {
    border-top-color: #e68900
}

.alert-warning .alert-link {
    color: #bc5500
}

.alert-danger {
    background-color: #FBE9E7;
    border-color: #FF5722
}

.alert-danger hr {
    border-top-color: #ff4408
}

.alert-danger .alert-link {
    color: #aa3510
}

@-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
    }
}

.progress {
    overflow: hidden;
    height: 1.25rem;
    margin-bottom: 1.25rem;
    background-color: #eeeeee;
    border-radius: 0.188rem;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: .75rem;
    line-height: 1.25rem;
    color: #fff;
    text-align: center;
    background-color: #2196F3;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 2.5rem 2.5rem
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #4CAF50
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #00BCD4
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #FF5722
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #F44336
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 0.938rem
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media > .pull-right {
    padding-left: 0.625rem
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: middle
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 0.313rem
}

.media-list {
    padding-left: 0;
    padding-right: 0;
    list-style: none
}

.list-group {
    margin-bottom: 1.25rem;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.625rem 0.938rem;
    margin-bottom: -0.063rem;
    background-color: #fff;
    border: 0.063rem solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item,button.list-group-item {
    color: #333333
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus {
    text-decoration: none;
    color: #333333;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: transparent;
    color: #999999;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #999999
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #26A69A;
    border-color: #26A69A
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #acece6
}

.list-group-item-success {
    color: #43A047;
    background-color: #E8F5E9
}

a.list-group-item-success,button.list-group-item-success {
    color: #43A047
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
    color: #43A047;
    background-color: #d6edd8
}

a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #43A047;
    border-color: #43A047
}

.list-group-item-info {
    color: #00838F;
    background-color: #E0F7FA
}

a.list-group-item-info,button.list-group-item-info {
    color: #00838F
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {
    color: #00838F;
    background-color: #caf1f6
}

a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #00838F;
    border-color: #00838F
}

.list-group-item-warning {
    color: #EF6C00;
    background-color: #FFF3E0
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #EF6C00
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus {
    color: #EF6C00;
    background-color: #ffe9c6
}

a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #EF6C00;
    border-color: #EF6C00
}

.list-group-item-danger {
    color: #D84315;
    background-color: #FBE9E7
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #D84315
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus {
    color: #D84315;
    background-color: #f7d5d1
}

a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #D84315;
    border-color: #D84315
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 0.313rem
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0.417em;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 1.389em
}

.panel-heading {
    padding: 1.04em 1.389em;
    border-bottom: 1px solid transparent;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: .9375rem;
    color: inherit
}

.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 0.555em 1.389em;
    background-color: rgb(248 250 252);
    border-top: 1px solid #e2e8f0;
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    box-shadow: inset 0 1px 0 #ffffff
}

.panel > .list-group,.panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 0.125rem;
    border-top-left-radius: 0.125rem
}

.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 0.125rem;
    border-top-left-radius: 0.125rem
}

.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 0.125rem;
    border-top-right-radius: 0.125rem
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0.125rem
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 0.125rem
}

.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem
}

.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 0.125rem
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 0.125rem
}

.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 1.25rem
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0.188rem
}

.panel-group .panel + .panel {
    margin-top: 0.313rem
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #446995;
    border-color: #446995;
    text-shadow: 1px 1px 2px rgba(51,51,51,.5)
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f6f6f6;
    background-color: #333333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-default > .panel-heading .heading-elements .form-control {
    color: #fff;
    border-bottom-color: #fff;
    box-shadow: none;
    opacity: .8
}

.panel-default > .panel-heading .heading-elements input::placeholder {
    color: #fff;
    opacity: .7
}

.panel-default > .panel-heading .text-muted {
    color: #fff;
    opacity: .7
}

.panel-primary {
    border-color: #2196F3
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #2196F3
}

.panel-primary > .panel-heading .badge {
    color: #2196F3;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #2196F3
}

.panel-success {
    border-color: #4CAF50
}

.panel-success > .panel-heading {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #4CAF50
}

.panel-success > .panel-heading .badge {
    color: #4CAF50;
    background-color: #fff
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4CAF50
}

.panel-info {
    border-color: #00BCD4
}

.panel-info > .panel-heading {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00BCD4
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #00BCD4
}

.panel-info > .panel-heading .badge {
    color: #00BCD4;
    background-color: #fff
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00BCD4
}

.panel-warning {
    border-color: #FF5722
}

.panel-warning > .panel-heading {
    color: #fff;
    background-color: #FF5722;
    border-color: #FF5722
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #FF5722
}

.panel-warning > .panel-heading .badge {
    color: #FF5722;
    background-color: #fff
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #FF5722
}

.panel-danger {
    border-color: #F44336
}

.panel-danger > .panel-heading {
    color: #fff;
    background-color: #F44336;
    border-color: #F44336
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #F44336
}

.panel-danger > .panel-heading .badge {
    color: #F44336;
    background-color: #fff
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #F44336
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 4px
}

.well-sm {
    padding: 9px;
    border-radius: 2px
}

.close {
    float: right;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 850;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    animation: fadeOut 0.3s ease-in;
    animation-fill-mode: forwards;
}

.modal.in .modal-dialog {
    animation: fadeIn 0.3s ease-out;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border-radius: 0.125rem;
    box-shadow: 0 20px 60px -2px rgba(27,33,58,0.4);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 840;
    background-color: rgba(0,0,0,.2)
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: 1;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 20px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5384616
}

.modal-body {
    position: relative;
    padding: 1.25rem
}

.modal-footer {
    padding: .8rem 1rem;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    box-shadow: inset 0 1px 0 #ffffff;
    text-align: right;
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem;
}

.modal-footer .btn + .btn {
    margin-left: 0.313rem;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -0.063rem
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 3.125rem;
    height: 3.125rem;
    overflow: scroll
}

@media (min-width: 769px) {
    .modal-dialog {
        max-width:90%;
        margin: 30px auto
    }

    .modal-sm {
        width: 25rem
    }
}

@media (min-width: 769px) {
    .modal-lg {
        width:63rem
    }
}

@media (max-width: 769px) {
    .modal-dialog {
        width:93%
    }
}

.tooltip {
    white-space: nowrap;
    position: absolute;
    z-index: 9999;
    display: block;
    visibility: visible;
    font-size: .78rem;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=1)
}

.tooltip.top {
    margin-top: -0.188rem;
    padding: 0.313rem 0
}

.tooltip.right {
    margin-left: 0.188rem;
    padding: 0 0.313rem
}

.tooltip.bottom {
    margin-top: 0.188rem;
    padding: 0.313rem 0
}

.tooltip.left {
    margin-left: -0.188;
    padding: 0 0.313rem
}

.tooltip-inner {
    padding: 0.188rem 0.5rem;
    color: #ffffff;
    background: rgba(0,0,0,.7);
    border: none;
    border-radius: 0.125rem;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12)
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -0.313rem;
    border-width: 0.313rem 0.313rem 0;
    border-top-color: rgba(0,0,0,.7)
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 0.313rem;
    border-width: 0.313rem 0.313rem 0;
    border-top-color: rgba(0,0,0,.7)
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 0.313rem;
    border-width: 0.313rem 0.313rem 0;
    border-top-color: rgba(0,0,0,.7)
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -0.313rem;
    border-width: 0.313rem 0.313rem 0.313rem 0;
    border-right-color: rgba(0,0,0,.7)
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -0.313rem;
    border-width: 0.313rem 0 0.313rem 0.313rem;
    border-left-color: rgba(0,0,0,.7)
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -0.313rem;
    border-width: 0 0.313rem 0.313rem;
    border-bottom-color: rgba(0,0,0,.7)
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 0.313rem;
    border-width: 0 0.313rem 0.313rem;
    border-bottom-color: rgba(0,0,0,.7)
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 0.313rem;
    border-width: 0 0.313rem 0.313rem;
    border-bottom-color: rgba(0,0,0,.7)
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 17rem;
    padding: 0.063rem;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5384616;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: .9rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

.popover.top {
    margin-top: -0.313rem
}

.popover.right {
    margin-left: 0.313rem
}

.popover.bottom {
    margin-top: 0.313rem
}

.popover.left {
    margin-left: -0.313rem
}

.popover-title {
    margin: 0;
    padding: 0.5rem 0.875rem;
    font-size: .9rem;
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,0);
    border-radius: 0.188rem 0.188rem 0 0
}

.popover-content {
    padding: 0.563rem 0.875rem
}

.popover > .arrow,.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 0.375rem
}

.popover > .arrow:after {
    border-width: 0.313rem;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -0.375rem;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: #b3b3b3;
    bottom: -0.375rem
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 0.063rem;
    margin-left: -0.313rem;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -0.375rem;
    margin-top: -0.375rem;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: #b3b3b3
}

.popover.right > .arrow:after {
    content: " ";
    left: 0.063rem;
    bottom: -0.313rem;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -0.375rem;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: #b3b3b3;
    top: -0.375rem
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 0.063rem;
    margin-left: -0.313rem;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -0.375rem;
    margin-top: -0.375rem;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: #b3b3b3
}

.popover.left > .arrow:after {
    content: " ";
    right: 0.063rem;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -0.313rem
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.next,.carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner > .item.prev,.carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next,.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left,.carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
    background-repeat: repeat-x
}

.carousel-control:hover,.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 769px) {
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
        width:30px;
        height: 30px;
        margin-top: -10px;
        font-size: 1.875rem
    }

    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
    display: none!important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
    display: none!important
}

@media (max-width: 768px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    th.visible-xs,td.visible-xs {
        display: table-cell!important
    }

    .position-left.visible-xs {
        margin-left: 0;
        margin-top: 1.25rem
    }
}

@media (max-width: 768px) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 768px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 768px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,td.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    th.visible-md,td.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    th.visible-lg,td.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 768px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    th.visible-print,td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.fa {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    min-width: 1em;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    vertical-align: middle;
    position: relative;
    top: -0.063em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

a {
    cursor: pointer
}

a:focus {
    outline: 0
}

figure {
    position: relative
}

figcaption {
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    color: #fff;
    padding: 10px 15px;
    z-index: 2;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
}

figure:hover figcaption {
    opacity: 1;
    visibility: visible
}

.img-rounded {
    border-radius: 3px
}

.hr-condensed {
    margin-top: 10px;
    margin-bottom: 10px
}

.row-seamless {
    margin-left: 0;
    margin-right: 0
}

.row-seamless > div[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

h1 > .label,h2 > .label,h3 > .label,h4 > .label,h5 > .label,h6 > .label,.h1 > .label,.h2 > .label,.h3 > .label,.h4 > .label,.h5 > .label,.h6 > .label,h1 > .badge,h2 > .badge,h3 > .badge,h4 > .badge,h5 > .badge,h6 > .badge,.h1 > .badge,.h2 > .badge,.h3 > .badge,.h4 > .badge,.h5 > .badge,.h6 > .badge {
    vertical-align: middle;
    margin-top: -2px
}

h1 > .label.pull-right,h2 > .label.pull-right,h3 > .label.pull-right,h4 > .label.pull-right,h5 > .label.pull-right,h6 > .label.pull-right,.h1 > .label.pull-right,.h2 > .label.pull-right,.h3 > .label.pull-right,.h4 > .label.pull-right,.h5 > .label.pull-right,.h6 > .label.pull-right,h1 > .badge.pull-right,h2 > .badge.pull-right,h3 > .badge.pull-right,h4 > .badge.pull-right,h5 > .badge.pull-right,h6 > .badge.pull-right,.h1 > .badge.pull-right,.h2 > .badge.pull-right,.h3 > .badge.pull-right,.h4 > .badge.pull-right,.h5 > .badge.pull-right,.h6 > .badge.pull-right {
    margin-top: 3px
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small {
    font-size: .9rem
}

h1 small.display-block,h2 small.display-block,h3 small.display-block,h4 small.display-block,h5 small.display-block,h6 small.display-block,.h1 small.display-block,.h2 small.display-block,.h3 small.display-block,.h4 small.display-block,.h5 small.display-block,.h6 small.display-block {
    margin-top: 3px
}

h1 > [class*=icon-],h2 > [class*=icon-],h3 > [class*=icon-],.h1 > [class*=icon-],.h2 > [class*=icon-],.h3 > [class*=icon-] {
    top: -2px
}

h1 small,h2 small,h3 small,.h1 small,.h2 small,.h3 small {
    font-size: .9rem
}

.heading-divided {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

a,button,input,textarea {
    outline: 0
}

mark,.mark {
    background-color: #333333;
    padding: 2px 6px;
    color: #fff;
    border-radius: 2px
}

a.text-muted:hover {
    color: #333333
}

svg {
    display: block
}

.svg-inline svg {
    display: inline-block
}

.svg-center svg {
    margin: auto
}

.letter-icon {
    width: 16px;
    display: block
}

.content-divider {
    text-align: center;
    position: relative;
    z-index: 1
}

.content-divider > span {
    background-color: #eeeded;
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px
}

.panel .content-divider > span,.tab-content-bordered .content-divider > span,.modal .content-divider > span {
    background-color: #fff
}

.content-divider > span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    background-color: #ddd;
    width: 100%;
    z-index: -1
}

.icon-object {
    border-radius: 50%;
    text-align: center;
    margin: 10px;
    border-width: 3px;
    border-style: solid;
    padding: 20px;
    display: inline-block
}

.icon-object > i {
    font-size: 2rem;
    top: 0
}

.img-preview {
    max-height: 70px
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.status-mark {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid
}

.dropdown-menu > .active .status-mark {
    background-color: #fff;
    border-color: #fff
}

.position-left {
    margin-right: 0.555em
}

.position-right {
    margin-left: 0.555em
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #2196F3
}

.bg-success {
    color: #fff;
    background-color: #4CAF50
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #3d8b40
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #4CAF50
}

.bg-info {
    color: #fff;
    background-color: #00BCD4
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #008fa1
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #00BCD4
}

.bg-warning {
    color: #fff;
    background-color: #FF5722
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #ee3900
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #FF5722
}

.bg-danger {
    color: #fff;
    background-color: #F44336
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #ea1c0d
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #F44336
}

.page-header {
    margin: 0;
    padding: 0;
    border-bottom-width: 0
}

@media (min-width: 769px) {
    .page-header .heading-elements.collapse {
        display:block;
        visibility: visible
    }
}

.page-header-inverse {
    background-color: #273246;
    color: #fff;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.page-header-inverse .page-title small {
    color: rgba(255,255,255,0.5)
}

.page-header-inverse > .breadcrumb > li > a,.page-header-inverse .page-header-content .breadcrumb > li > a,.page-header-inverse > .breadcrumb > li + li:before,.page-header-inverse .page-header-content .breadcrumb > li + li:before {
    color: rgba(255,255,255,0.9)
}

.page-header-inverse > .breadcrumb > li > a:hover,.page-header-inverse .page-header-content .breadcrumb > li > a:hover,.page-header-inverse > .breadcrumb > li > a:focus,.page-header-inverse .page-header-content .breadcrumb > li > a:focus {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.page-header-inverse > .breadcrumb > .active,.page-header-inverse .page-header-content .breadcrumb > .active {
    color: rgba(255,255,255,0.5)
}

.page-header-inverse .form-control-feedback,.page-header-inverse .input-group-addon {
    color: rgba(255,255,255,0.75)
}

.page-header-inverse .heading-text > a {
    color: #fff
}

.page-header-inverse .form-control {
    border-bottom-color: rgba(255,255,255,0.3);
    color: #fff
}

.page-header-inverse .form-control::-moz-placeholder {
    color: rgba(255,255,255,0.75);
    opacity: 1
}

.page-header-inverse .form-control:-ms-input-placeholder {
    color: rgba(255,255,255,0.75)
}

.page-header-inverse .form-control::-webkit-input-placeholder {
    color: rgba(255,255,255,0.75)
}

.page-header-inverse .form-control:focus {
    border-bottom-color: #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff
}

.page-header-default {
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
    box-shadow: 0 7px 14px 0 rgba(65,69,88,0.1),0 3px 6px 0 rgba(0,0,0,0.07)
}

.page-title {
    padding: 2.222em 2.222em 2.222em 0;
    display: block;
    position: relative
}

@media screen and (max-width: 768px) {
    .page-title {
        padding:12px 36px 12px 0
    }
}

.page-title small {
    margin-left: 10px;
    display: inline-block
}

.page-title small:before {
    content: '/';
    margin-right: 15px
}

.page-title small.display-block {
    margin-left: 0;
    display: block
}

.page-title small.display-block:before {
    content: none
}

.page-title i ~ small.display-block {
    margin-left: 31px
}

.page-header-lg .page-title {
    padding-top: 37px;
    padding-bottom: 37px
}

.page-header-sm .page-title {
    padding-top: 27px;
    padding-bottom: 27px
}

.page-header-xs .page-title {
    padding-top: 22px;
    padding-bottom: 22px
}

.page-title h1,.page-title h2,.page-title h3,.page-title h4,.page-title h5,.page-title h6 {
    margin: 0
}

@media (min-width: 769px) {
    .page-title {
        padding-right:0
    }
}

.page-header-content {
    position: relative;
    background-color: inherit;
    padding: 0 1.389em
}

.page-header-content[class*=border-bottom-] + .breadcrumb-line {
    border-top: 0
}

.text-black {
    font-weight: 900
}

.text-bold {
    font-weight: 700
}

.text-semibold {
    font-weight: 500
}

.text-regular {
    font-weight: 400
}

.text-light {
    font-weight: 300
}

.text-thin {
    font-weight: 100
}

.text-italic {
    font-style: italic
}

.text-highlight {
    padding: 4px 6px
}

.text-size-large {
    font-size: .9rem
}

.text-size-base {
    font-size: .9rem
}

.text-size-small {
    font-size: .86rem
}

.text-size-mini {
    font-size: .6875rem
}

ul,ol {
    padding-left: 25px
}

.list > li,.list > li .list > li {
    margin-top: 8px
}

.list > li:first-child {
    margin-top: 0
}

.list-condensed > li,.list-condensed > li .list > li {
    margin-top: 4px
}

.list-extended > li,.list-extended > li .list > li {
    margin-top: 12px
}

ul.list-square {
    list-style-type: square
}

ul.list-circle {
    list-style-type: circle
}

.list-inline {
    margin-left: 0;
    font-size: 0
}

.list-inline > li {
    padding-left: 0;
    padding-right: 20px;
    font-size: .9rem
}

.list-inline > li:last-child {
    padding-right: 0
}

.list-inline-condensed > li {
    padding-right: 10px
}

.list-inline-separate > li {
    padding-right: 20px;
    position: relative
}

.list-inline-separate > li:before {
    content: '\2022';
    position: absolute;
    right: 8px;
    color: #ccc;
    top: 1px
}

.list-inline-separate > li:last-child:before {
    content: none
}

.list-inline-bordered > li {
    margin-right: 20px;
    border-right: 1px solid #ddd
}

.list-inline-bordered > li:last-child {
    border-right: 0
}

.list-icons {
    padding-left: 0
}

.list-icons li {
    list-style: none
}

.list-icons li i {
    margin-right: 8px
}

.list-feed {
    margin: 0;
    padding: 8px 0;
    list-style: none
}

.list-feed > li {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 28px
}

.list-feed > li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #607D8B;
    z-index: 3
}

.list-feed > li:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    bottom: -7px;
    width: 0;
    border-left: 1px solid #607D8B;
    border-right: 1px solid #607D8B;
    z-index: 2
}

.list-feed > li:first-child:after {
    top: 8px
}

.list-feed > li:last-child {
    padding-bottom: 0
}

.list-feed > li:last-child:after {
    content: none
}

.list-feed > li[class*=border-]:before,.list-feed > li[class*=border-]:after {
    border-color: inherit
}

.list-feed-solid > li:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 4px
}

.list-feed-square > li:before {
    content: '';
    border-radius: 0
}

.list-feed-rhombus > li:before {
    content: '';
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.list-feed-time > li {
    margin-left: 48px
}

.list-feed-time > li .feed-time {
    position: absolute;
    left: -48px;
    top: 0;
    font-size: .75rem
}

.icons-list {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    font-size: 0
}

.icons-list > li {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    font-size: .9rem
}

.icons-list > li:first-child {
    margin-left: 0
}

.icons-list > li > a {
    display: block;
    opacity: .7;
    color: #fff
}

.icons-list > li > a:hover,.icons-list > li > a:focus {
    opacity: .9;
    color: inherit
}

.icons-list > li > a > .caret {
    margin-top: 0;
    margin-bottom: 0
}

.icons-list-extended > li {
    margin-left: 10px
}

dl {
    margin-bottom: 0
}

dt {
    margin-bottom: 5px;
    font-weight: 500
}

dd + dt {
    margin-top: 20px
}

@media (min-width: 769px) {
    .dl-horizontal dt + dd {
        margin-top:20px
    }

    .dl-horizontal dt:first-child + dd {
        margin-top: 0
    }
}

blockquote {
    margin: 0
}

blockquote img {
    height: 42px;
    float: left;
    margin-right: 20px
}

blockquote img.pull-right {
    margin-right: 0;
    margin-left: 20px
}

blockquote footer,blockquote small,blockquote .small {
    font-size: .9rem;
    margin-top: 8px;
    display: block
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 20px
}

code {
    border-radius: 2px;
    word-wrap: break-word
}

pre {
    padding: 20px;
    margin: 0;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

th {
    font-weight: 500
}

.table {
    margin-bottom: 0
}

.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td {
    vertical-align: middle
}

.table > thead > tr + tr > th,.table > thead > tr + tr > td {
    border-top-width: 0
}

.panel[class*=bg-] .table > thead > tr > th,.table[class*=bg-] > thead > tr > th,.panel[class*=bg-] .table > tbody > tr > th,.table[class*=bg-] > tbody > tr > th,.panel[class*=bg-] .table > tfoot > tr > th,.table[class*=bg-] > tfoot > tr > th,.panel[class*=bg-] .table > thead > tr > td,.table[class*=bg-] > thead > tr > td,.panel[class*=bg-] .table > tbody > tr > td,.table[class*=bg-] > tbody > tr > td,.panel[class*=bg-] .table > tfoot > tr > td,.table[class*=bg-] > tfoot > tr > td {
    border-color: rgba(255,255,255,0.2)
}

.table tr[class*=bg-] > td,.table tr[class*=bg-] > th {
    border-color: #fff
}

.table tr > td[class*=bg-],.table tr > th[class*=bg-] {
    border-color: #fff
}

.table > thead > tr[class*=border-bottom-] > th,.table > thead > tr[class*=border-bottom-] > td {
    border-bottom-color: inherit
}

.table > tbody > tr[class*=border-top-] > th,.table > tfoot > tr[class*=border-top-] > th,.table > tbody > tr[class*=border-top-] > td,.table > tfoot > tr[class*=border-top-] > td {
    border-top-color: inherit
}

.table > thead > tr > th {
    border-bottom: 1px solid #e2e8f0
}

.table > tfoot > tr > th {
    border-top: 1px solid #bbb
}

.table .table {
    background-color: #fff
}

.table-responsive + .table-responsive > .table:not(.table-bordered):not(.table-framed),.table:not(.table-bordered):not(.table-framed) + .table:not(.table-bordered):not(.table-framed) {
    border-top: 1px solid #ddd
}

.modal-body + .table-responsive > .table,.modal-body + .table {
    border-bottom: 1px solid #ddd
}

.modal-body + .table-responsive {
    border-width: 0
}

.panel[class*=bg-] > .panel-body + .table,.panel[class*=bg-] > .panel-body + .table-responsive {
    border-color: #fff
}

.table > thead > tr.border-solid > th,.table > thead > tr.border-solid > td {
    border-bottom-width: 0.125rem
}

.table > tbody > tr.border-solid > td,.table > tfoot > tr.border-solid > td,.table > tbody > tr.border-solid > th,.table > tfoot > tr.border-solid > th {
    border-top-width: 0.125rem
}

.table-bordered > thead > tr.border-solid:first-child > th,.table-bordered > thead > tr.border-solid:first-child > td {
    border-bottom-width: 0.125rem
}

.table > thead > tr.border-double > th,.table > thead > tr.border-double > td {
    border-bottom-width: 0.188rem;
    border-bottom-style: double
}

.table > tbody > tr.border-double > td,.table > tfoot > tr.border-double > td,.table > tbody > tr.border-double > th,.table > tfoot > tr.border-double > th {
    border-top-width: 0.188rem;
    border-top-style: double
}

.table-bordered > thead > tr.border-double:first-child > th,.table-bordered > thead > tr.border-double:first-child > td {
    border-bottom-width: 0.188rem;
    border-bottom-style: double
}

.table > tbody > tr.border-dashed > td,.table > tbody > tr.border-dashed > th {
    border-top-style: dashed
}

.table-framed,.panel > .table-framed,.panel > .table-responsive > .table-framed {
    border: 1px solid #ddd
}

.table-framed > thead > tr > th:first-child,.table-framed > thead > tr > td:first-child {
    border-left-color: #ddd
}

.table-framed > thead > tr > th:last-child,.table-framed > thead > tr > td:last-child {
    border-right-color: #ddd
}

@media screen and (max-width: 768px) {
    .table-responsive > .table-framed {
        border:0
    }
}

.table-borderless > tbody > tr > td,.table-borderless > tbody > tr > th {
    border: 0
}

.table-columned > tbody > tr > td,.table-columned > tfoot > tr > td,.table-columned > tbody > tr > th,.table-columned > tfoot > tr > th {
    border: 0;
    border-left: 1px solid #ddd
}

.table-columned > tbody > tr > td:first-child,.table-columned > tfoot > tr > td:first-child,.table-columned > tbody > tr > th:first-child,.table-columned > tfoot > tr > th:first-child {
    border-left: 0
}

.table-xlg > thead > tr > th,.table-xlg > tbody > tr > th,.table-xlg > tfoot > tr > th,.table-xlg > thead > tr > td,.table-xlg > tbody > tr > td,.table-xlg > tfoot > tr > td {
    padding: 1.25rem
}

.table-lg > thead > tr > th,.table-lg > tbody > tr > th,.table-lg > tfoot > tr > th,.table-lg > thead > tr > td,.table-lg > tbody > tr > td,.table-lg > tfoot > tr > td {
    padding: 0.938rem 1.25rem
}

.table-sm > thead > tr > th,.table-sm > tbody > tr > th,.table-sm > tfoot > tr > th,.table-sm > thead > tr > td,.table-sm > tbody > tr > td,.table-sm > tfoot > tr > td {
    padding: 0.694em 1.389em
}

.table-xs > thead > tr > th,.table-xs > tbody > tr > th,.table-xs > tfoot > tr > th,.table-xs > thead > tr > td,.table-xs > tbody > tr > td,.table-xs > tfoot > tr > td {
    padding: 0.5rem 0.313rem
}

.table-xs > thead > tr > th:first-child,.table-xs > tbody > tr > th:first-child,.table-xs > tfoot > tr > th:first-child,.table-xs > thead > tr > td:first-child,.table-xs > tbody > tr > td:first-child,.table-xs > tfoot > tr > td:first-child {
    padding-right: 0px;
    padding-left: 1.25rem
}

.table-xs > thead > tr > th:last-child,.table-xs > tbody > tr > th:last-child,.table-xs > tfoot > tr > th:last-child,.table-xs > thead > tr > td:last-child,.table-xs > tbody > tr > td:last-child,.table-xs > tfoot > tr > td:last-child {
    padding-right: 1.25rem;
    padding-left: 0
}

.table-xxs > thead > tr > th,.table-xxs > tbody > tr > th,.table-xxs > tfoot > tr > th,.table-xxs > thead > tr > td,.table-xxs > tbody > tr > td,.table-xxs > tfoot > tr > td {
    padding: 0.375rem 0.938rem
}

.panel > .table-responsive > .table-bordered > thead > tr > th,.panel > .table-bordered > thead > tr > th,.panel > .table-responsive > .table-bordered > thead > tr > td,.panel > .table-bordered > thead > tr > td {
    border-left-color: transparent;
    border-right-color: transparent
}

.table-bordered tr:first-child > td,.table-bordered tr:first-child > th {
    border-top-color: #bbb
}

.table-bordered tr[class*=bg-] > th,.table-bordered tr[class*=bg-] > td,.table-bordered tr > th[class*=bg-],.table-bordered tr > td[class*=bg-] {
    border-color: #fff
}

.panel[class*=bg-] .table-striped > tbody > tr:nth-child(odd),.table-striped[class*=bg-] > tbody > tr:nth-child(odd) {
    background-color: rgba(0,0,0,0.05)
}

.table-hover > tbody > tr:hover > th,.table-hover > tbody > tr:hover > td {
    background-color: inherit
}

.panel[class*=bg-] .table-hover > tbody > tr:hover,.table-hover[class*=bg-] > tbody > tr:hover {
    background-color: rgba(0,0,0,0.1)
}

.panel[class*=bg-] .panel-body > .table .active > th,.panel[class*=bg-] .panel-body > .table-responsive > .table .active > th,.table[class*=bg-] .active > th,.panel[class*=bg-] .panel-body > .table .active > td,.panel[class*=bg-] .panel-body > .table-responsive > .table .active > td,.table[class*=bg-] .active > td,.panel[class*=bg-] .panel-body > .table th.active,.panel[class*=bg-] .panel-body > .table-responsive > .table th.active,.table[class*=bg-] th.active,.panel[class*=bg-] .panel-body > .table td.active,.panel[class*=bg-] .panel-body > .table-responsive > .table td.active,.table[class*=bg-] td.active {
    background-color: rgba(0,0,0,0.15)
}

legend {
    font-size: .9rem;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem
}

fieldset:first-child legend:first-child {
    padding-top: 0
}

legend .control-arrow {
    float: right;
    color: #999999
}

legend .control-arrow:hover {
    color: #333333
}

label {
    margin-bottom: 0.25rem;
    font-weight: 400
}

select[multiple],select[size] {
    height: 2rem
}

select[multiple] option,select[size] option {
    padding: 0.25rem 1rem
}

select[multiple] option + option,select[size] option + option {
    margin-top: 0.063rem
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 0
}

input[type="file"],input[type="file"]:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control {
    padding-left: 0;
    padding-right: 0;
    border-width: 1px 0;
    border-color: transparent;
    border-bottom-color: #a7a6a6ab;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    outline: 0;
    border-color: transparent;
    border-bottom-color: #009688;
    box-shadow: 0 1px 0 #009688
}

.dle_theme_j .form-control:focus {
    border-bottom-color: #517fa4;
    box-shadow: 0 1px 0 #517fa4
}

.form-control[disabled],fieldset[disabled] .form-control {
    border-bottom-style: dashed;
    color: #999999
}

.form-control[readonly] {
    border-bottom-style: dashed;
    border-bottom-color: #a7a6a6ab;
    color: #333333;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control-unstyled {
    padding: 0;
    border: 0;
    background-color: transparent
}

input[type="text"],input[type="password"],input[type="search"],input[type="email"],input[type="number"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="url"],input[type="tel"],textarea {
    -webkit-appearance: none
}

.form-group {
    margin-bottom: 1.389em;
    position: relative
}

.form-group .form-group:last-child {
    margin-bottom: 0
}

@media (max-width: 1024px) {
    .form-group div[class*="col-md-"]:not(.control-label) + div[class*="col-md-"] {
        margin-top:1.25rem
    }
}

@media (max-width: 1199px) {
    .form-group div[class*="col-lg-"]:not(.control-label) + div[class*="col-lg-"] {
        margin-top:1.25rem
    }
}

@media (max-width: 768px) {
    .form-group div[class*="col-sm-"]:not(.control-label) + div[class*="col-sm-"] {
        margin-top:1.25rem
    }
}

.form-group-material > .control-label {
    position: relative;
    top: 0.5rem;
    margin-bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.form-group-material > .control-label ~ .form-control-feedback {
    top: 1.25rem
}

.form-group-material > .control-label.has-margin {
    margin-bottom: 0.5rem
}

.form-group-material > .control-label.has-margin ~ .form-control-feedback {
    top: 1.75rem
}

.form-group-material > .control-label.is-visible {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.form-group-material > .control-label.animate {
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    transition: all linear 0.1s
}

.radio,.checkbox {
    margin-top: 0.563rem;
    margin-bottom: 0.563rem
}

.radio label,.checkbox label {
    padding-left: 1.74em
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    margin-left: 0;
    left: 0
}

.radio + .radio,.checkbox + .checkbox {
    margin-top: 0
}

.radio-inline,.checkbox-inline {
    position: relative;
    padding-left: 1.563rem
}

.radio-right.radio-inline,.radio-right label,.checkbox-right.radio-inline,.checkbox-right label,.checkbox-right.checkbox-inline,.checkbox-right label {
    padding-left: 0;
    padding-right: 1.75rem
}

.radio-right input[type="radio"],.checkbox-right input[type="radio"],.checkbox-right input[type="checkbox"] {
    left: auto;
    right: 0
}

.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
    margin-left: 0.938rem
}

.radio.disabled,.checkbox.disabled,.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
    color: #999999
}

.input-xlg {
    height: 2.625rem;
    padding: 0.625rem 0;
    font-size: .9375rem;
    line-height: 1.333334;
    border-radius: 0
}

select.input-xlg {
    height: 2.625rem;
    line-height: 2.625rem
}

textarea.input-xlg,select[multiple].input-xlg {
    height: auto
}

.form-group-xlg .form-control {
    height: 2.625rem;
    padding: 0.625rem 0;
    font-size: .9375rem;
    line-height: 1.333334
}

.form-group-xlg .form-control-static {
    height: 2.625rem;
    min-height: 2.188rem;
    padding: 0.625rem 0;
    font-size: .9375rem;
    line-height: 1.333334
}

.input-lg {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.form-group-lg .form-control {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.form-group-lg .form-control-static {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.form-group-sm .form-control {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.form-group-sm .form-control-static {
    padding-left: 0;
    padding-right: 0
}

.input-xs {
    height: 2.125rem;
    padding: 0.375rem 0;
    font-size: .75rem;
    line-height: 1.6666667;
    border-radius: 0
}

select.input-xs {
    height: 2.125rem;
    line-height: 2.125rem
}

textarea.input-xs,select[multiple].input-xs {
    height: auto
}

.form-group-xs .form-control {
    height: 2.125rem;
    padding: 0.375rem 0;
    font-size: .75rem;
    line-height: 1.6666667
}

.form-group-xs .form-control-static {
    height: 2.125rem;
    min-height: 2rem;
    padding: 0.375rem 0;
    font-size: .75rem;
    line-height: 1.6666667
}

.has-feedback .form-control,.has-feedback.input-group .form-control {
    padding-right: 2rem
}

.has-feedback .form-control.input-xlg,.has-feedback.input-group-xlg .form-control {
    padding-right: 2.25rem
}

.has-feedback .form-control.input-lg,.has-feedback.input-group-lg .form-control {
    padding-right: 2.125rem
}

.has-feedback .form-control.input-sm,.has-feedback.input-group-sm .form-control {
    padding-right: 1.875rem
}

.has-feedback .form-control.input-xs,.has-feedback.input-group-xs .form-control {
    padding-right: 1.75rem
}

.form-control-feedback {
    width: 1rem;
    color: #333333;
    z-index: 3
}

.input-group > .form-control-feedback {
    height: 2.375rem;
    line-height: 2.375rem
}

.has-feedback-left .form-control,.has-feedback-left.input-group .form-control {
    padding-right: 0!important;
    padding-left: 2rem
}

.has-feedback-left .form-control.input-xlg,.has-feedback-left.input-group-xlg .form-control {
    padding-left: 2.25rem
}

.has-feedback-left .form-control.input-lg,.has-feedback-left.input-group-lg .form-control {
    padding-left: 2.125rem
}

.has-feedback-left .form-control.input-sm,.has-feedback-left.input-group-sm .form-control {
    padding-left: 1.875rem
}

.has-feedback-left .form-control.input-xs,.has-feedback-left.input-group-xs .form-control {
    padding-left: 1.75rem
}

.has-feedback-left .form-control-feedback {
    right: auto;
    left: 0
}

.input-xlg + .form-control-feedback,.form-group-xlg > .form-control-feedback,.input-group-xlg > .form-control-feedback {
    height: 2.625rem;
    line-height: 2.625rem
}

.input-lg + .form-control-feedback,.form-group-lg > .form-control-feedback {
    width: 1rem
}

.input-group-lg > .form-control-feedback {
    height: 2.5rem;
    line-height: 2.5rem
}

.input-sm + .form-control-feedback,.form-group-sm > .form-control-feedback {
    width: 1rem
}

.input-group-sm > .form-control-feedback {
    height: 2.25rem;
    line-height: 2.25rem
}

.input-xs + .form-control-feedback,.form-group-xs > .form-control-feedback,.input-group-xs > .form-control-feedback {
    height: 2.125rem;
    line-height: 2.125rem
}

.has-success .form-control {
    border-color: transparent transparent #43A047;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-success .form-control:focus {
    border-color: transparent transparent #43A047;
    -webkit-box-shadow: 0 1px 0 #43A047;
    box-shadow: 0 1px 0 #43A047
}

.has-warning .form-control {
    border-color: transparent transparent #EF6C00;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-warning .form-control:focus {
    border-color: transparent transparent #EF6C00;
    -webkit-box-shadow: 0 1px 0 #EF6C00;
    box-shadow: 0 1px 0 #EF6C00
}

.has-error .form-control {
    border-color: transparent transparent #D84315;
    -webkit-box-shadow: none;
    box-shadow: none
}

.has-error .form-control:focus {
    border-color: transparent transparent #D84315;
    -webkit-box-shadow: 0 1px 0 #D84315;
    box-shadow: 0 1px 0 #D84315
}

.help-block {
    color: #999999;
    font-size: .75rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}

.help-inline {
    display: inline-block;
    color: #999999;
    font-size: .75rem;
    margin-top: 0.563rem;
    margin-bottom: 0.563rem
}

.form-horizontal .form-group > div[class*="col-"] + .help-inline {
    margin-left: 0.625rem;
    margin-right: 0.625rem
}

@media (min-width: 1024px) {
    .help-inline {
        display:inline-block;
        margin-top: 0.563rem;
        margin-bottom: 0.563rem;
        vertical-align: top
    }

    .help-inline:not(.label) {
        color: #999999
    }

    .form-group-lg .help-inline {
        margin-top: 0.625rem
    }

    .form-group-sm .help-inline {
        margin-top: 0.5rem
    }

    .form-group-xs .help-inline {
        margin-top: 0.438rem
    }
}

@media (min-width: 769px) {
    .form-inline .form-group + .form-group {
        margin-left:0.938rem
    }

    .form-inline .form-group > label {
        margin-right: 0.5rem;
        position: relative;
        top: 0.063rem
    }
}

.form-horizontal .form-group .form-group {
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 769px) {
    .form-horizontal .control-label {
        padding-bottom:0px;
        padding-top: 0
    }

    .form-horizontal .control-label:not(.text-right) {
        text-align: left
    }
}

@media (min-width: 480px) {
    .form-horizontal .control-label[class*=col-xs-] {
        padding-top:0.313rem
    }
}

@media (min-width: 1025px) {
    .form-horizontal .control-label[class*=col-md-] {
        padding-top:0.25rem
    }
}

@media (min-width: 769px) {
    .form-horizontal .control-label[class*=col-sm-] {
        padding-top:0.278em
    }
}

@media (min-width: 1200px) {
    .form-horizontal .control-label[class*=col-lg-] {
        padding-top:0.25rem
    }
}

.form-horizontal .has-feedback > .form-control-feedback {
    right: 0
}

.form-horizontal .has-feedback-left .form-control-feedback {
    right: auto;
    left: 0.625rem
}

.form-horizontal .has-feedback-left > .form-control-feedback {
    left: 0
}

@media (min-width: 769px) {
    .form-horizontal .form-group-xlg .control-label {
        font-size:.9375rem;
        padding-top: 0.688rem
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:0.625rem
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:0.5rem
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-xs .control-label {
        font-size:.75rem;
        padding-top: 0.438rem
    }
}

.btn {
    position: relative;
    font-weight: 500;
    border-width: 0;
    padding: 0.563rem 1.063rem
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: 0
}

.btn::-moz-focus-inner {
    border: 0
}

.btn:hover,.btn:focus,.btn.focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.05) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.05) inset
}

.btn:active,.btn.active {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset
}

.btn[class*=bg-],.btn[class*=bg-]:hover,.btn[class*=bg-]:focus,.btn[class*=bg-].focus {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51,51,51,.5)
}

.btn.text-size-small {
    line-height: 1.6666667
}

.btn.text-size-mini {
    line-height: 1.82
}

.btn-raised:not(.btn-flat):not(.btn-link) {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.btn-raised:not(.btn-flat):not(.btn-link).btn-default {
    background-color: #fcfcfc
}

.btn-raised:not(.btn-flat):not(.btn-link).btn-default:hover,.btn-raised:not(.btn-flat):not(.btn-link).btn-default:focus,.btn-raised:not(.btn-flat):not(.btn-link).btn-default.focus {
    background-color: #f8f8f8
}

.btn-raised:not(.btn-flat):not(.btn-link).btn-default:active,.btn-raised:not(.btn-flat):not(.btn-link).btn-default.active,.open > .dropdown-toggle.btn-raised:not(.btn-flat):not(.btn-link).btn-default {
    background-color: #f8f8f8
}

.btn-group.open .dropdown-toggle.btn-raised:not(.btn-flat):not(.btn-link).btn-default,.input-group-btn.open .dropdown-toggle.btn-raised:not(.btn-flat):not(.btn-link).btn-default {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)
}

.btn-raised:not(.btn-flat):not(.btn-link).btn-default.disabled:hover,.btn-raised:not(.btn-flat):not(.btn-link).btn-default[disabled]:hover,fieldset[disabled] .btn-raised:not(.btn-flat):not(.btn-link).btn-default:hover,.btn-raised:not(.btn-flat):not(.btn-link).btn-default.disabled:focus,.btn-raised:not(.btn-flat):not(.btn-link).btn-default[disabled]:focus,fieldset[disabled] .btn-raised:not(.btn-flat):not(.btn-link).btn-default:focus,.btn-raised:not(.btn-flat):not(.btn-link).btn-default.disabled.focus,.btn-raised:not(.btn-flat):not(.btn-link).btn-default[disabled].focus,fieldset[disabled] .btn-raised:not(.btn-flat):not(.btn-link).btn-default.focus {
    background-color: #fcfcfc
}

.btn-raised:not(.btn-flat):not(.btn-link):hover,.btn-raised:not(.btn-flat):not(.btn-link):focus,.btn-raised:not(.btn-flat):not(.btn-link).focus {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)
}

.btn-raised:not(.btn-flat):not(.btn-link):active,.btn-raised:not(.btn-flat):not(.btn-link).active {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)
}

.btn-group.open .dropdown-toggle.btn-raised:not(.btn-flat):not(.btn-link),.input-group-btn.open .dropdown-toggle.btn-raised:not(.btn-flat):not(.btn-link) {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)
}

.btn-raised:not(.btn-flat):not(.btn-link).disabled,.btn-raised:not(.btn-flat):not(.btn-link)[disabled],fieldset[disabled] .btn-raised:not(.btn-flat):not(.btn-link) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-labeled {
    padding-left: 54px
}

.btn-labeled.btn-default > b {
    background-color: #2196F3;
    color: #fff
}

.btn-labeled > b {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.15);
    display: block;
    line-height: 1;
    padding: 11px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.btn-labeled > b > i {
    top: 0
}

.btn-labeled.btn-labeled-right {
    padding-left: 16px;
    padding-right: 54px
}

.btn-labeled.btn-labeled-right > b {
    left: auto;
    right: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.btn-labeled.btn-xlg {
    padding-left: 62px
}

.btn-labeled.btn-xlg > b {
    padding: .875rem
}

.btn-labeled.btn-xlg.btn-labeled-right {
    padding-left: 20px;
    padding-right: 62px
}

.btn-labeled.btn-lg {
    padding-left: 58px
}

.btn-labeled.btn-lg > b {
    padding: 12px
}

.btn-labeled.btn-lg.btn-labeled-right {
    padding-left: 18px;
    padding-right: 58px
}

.btn-labeled.btn-sm {
    padding-left: 50px
}

.btn-labeled.btn-sm > b {
    padding: 10px
}

.btn-labeled.btn-sm.btn-labeled-right {
    padding-left: 14px;
    padding-right: 50px
}

.btn-labeled.btn-xs {
    padding-left: 46px
}

.btn-labeled.btn-xs > b {
    padding: 9px
}

.btn-labeled.btn-xs.btn-labeled-right {
    padding-left: 12px;
    padding-left: 46px
}

.btn-flat {
    border-width: 2px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-flat:hover,.btn-flat:focus {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-flat:active {
    opacity: 0.95;
    filter: alpha(opacity=95)
}

.btn-group.open .dropdown-toggle.btn-flat {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-icon {
    padding-left: 11px;
    padding-right: 11px
}

.btn-icon .checker,.btn-icon .choice {
    margin-top: -1px
}

.btn-icon.icon-2x {
    padding-left: 9px;
    padding-right: 9px
}

.btn-icon.icon-2x > i {
    font-size: 2rem;
    top: 0
}

.btn-icon.icon-2x.btn-xlg {
    padding-left: 11px;
    padding-right: 11px
}

.btn-icon.icon-2x.btn-lg {
    padding-left: .694em;
    padding-right: .694em
}

.btn-icon.icon-2x.btn-sm {
    padding-left: 8px;
    padding-right: 8px
}

.btn-icon.icon-2x.btn-xs {
    padding-left: 7px;
    padding-right: 7px
}

.btn-icon.btn-xlg,.input-group-xlg > .input-group-btn > .btn-icon {
    padding-left: 13px;
    padding-right: 13px
}

.btn-icon.btn-lg,.input-group-lg > .input-group-btn > .btn-icon {
    padding-left: 12px;
    padding-right: 12px
}

.btn-icon.btn-sm,.input-group-sm > .input-group-btn > .btn-icon {
    padding-left: .694em;
    padding-right: .694em
}

.btn-icon.btn-xs,.input-group-xs > .input-group-btn > .btn.btn-icon {
    padding-left: 9px;
    padding-right: 9px
}

.btn-float {
    padding: 18px;
    border-radius: 3px
}

.btn-float.btn-link {
    padding: .902em;
    text-transform: uppercase
}

.btn-float i {
    display: block;
    margin: 0;
    top: 0
}

.btn-float img {
    border-radius: 3px
}

.btn-float > span {
    display: block;
    padding-top: 10px;
    margin-bottom: -6px;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-float.btn-float-lg i {
    font-size: 2rem
}

.btn-block-group {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.btn-block-group .btn {
    border-radius: 0;
    border-width: 0 0 0 1px
}

.btn-block-group .btn + .btn {
    border-top-width: 1px
}

.btn-block-group .btn-default {
    border-color: #ddd;
    background-color: #fff
}

.btn-block-group .btn-block + .btn-block {
    margin-top: 0
}

.btn-block-group div[class*=col-]:first-child .btn {
    border-left-width: 0
}

.btn-block-group div[class*=col-]:first-child .btn:first-child {
    border-radius: 3px 0 0 0
}

.btn-block-group div[class*=col-]:first-child .btn:last-child {
    border-radius: 0 0 0 3px
}

.btn-block-group div[class*=col-]:last-child .btn:first-child {
    border-radius: 0 3px 0 0
}

.btn-block-group div[class*=col-]:last-child .btn:last-child {
    border-radius: 0 0 3px 0
}

.btn-link {
    color: #333333;
    border-radius: 3px
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-rounded,.btn-rounded.btn-labeled > b,.btn-rounded img {
    border-radius: 100px
}

.btn-block + .btn-block {
    margin-top: 10px
}

.btn-default {
    border-width: 1px
}

.btn-default:focus,.btn-default.focus,.btn-default:hover {
    background-color: #e6e6e6;
    border: 1px solid rgba(0,0,0,0.23)
}

.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6
}

.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {
    background-color: #e6e6e6
}

.btn-default.disabled {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-primary:focus,.btn-primary.focus,.btn-primary:hover {
    background-color: #2196F3
}

.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
    background-color: #2196F3
}

.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus {
    background-color: #2196F3
}

.btn-primary.disabled {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-success:focus,.btn-success.focus,.btn-success:hover {
    background-color: #4CAF50
}

.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
    background-color: #4CAF50
}

.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus {
    background-color: #4CAF50
}

.btn-success.disabled {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-info:focus,.btn-info.focus,.btn-info:hover {
    background-color: #00BCD4
}

.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
    background-color: #00BCD4
}

.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus {
    background-color: #00BCD4
}

.btn-info.disabled {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-warning:focus,.btn-warning.focus,.btn-warning:hover {
    background-color: #FF5722
}

.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
    background-color: #FF5722
}

.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus {
    background-color: #FF5722
}

.btn-warning.disabled {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-danger:focus,.btn-danger.focus,.btn-danger:hover {
    background-color: #F44336
}

.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
    background-color: #F44336
}

.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus {
    background-color: #F44336
}

.btn-danger.disabled {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-xlg,.btn-group-xlg > .btn {
    padding: 11px 21px;
    font-size: .9375rem;
    line-height: 1.333334;
    border-radius: 0.188rem
}

.btn-xlg.btn-rounded {
    border-radius: 6.25rem
}

.btn-lg,.btn-group-lg > .btn {
    padding: 0.625rem 1.188rem;
    border-radius: 0.188rem
}

.btn-lg.btn-rounded {
    border-radius: 6.25rem
}

.btn-sm,.btn-group-sm > .btn {
    font-weight: 400;
    line-height: 1.6;
    padding: 0.209em 0.833em
}

.btn-xs,.btn-group-xs > .btn {
    padding: 0.438rem 0.813rem
}

.btn-sm:not(.btn-rounded),.btn-group-sm > .btn:not(.btn-rounded),.btn-xs:not(.btn-rounded),.btn-group-xs > .btn:not(.btn-rounded) {
    border-radius: 0.333em;
    vertical-align: top
}

.caret {
    font-style: normal;
    font-weight: normal;
    border: 0;
    margin: 0;
    width: auto;
    height: auto;
    text-align: center;
    margin-top: -0.063rem
}

.caret:after {
    content: '\f107';
    font-family: 'FontAwesome';
    display: block;
    font-size: 1rem;
    width: 1rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dropdown-menu {
    min-width: 12.5em;
    padding: 0.555em 0;
    color: #333333;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.06),0 10px 20px -5px rgba(0,0,0,0.4);
    box-shadow: 0 0 0 1px rgba(0,0,0,0.06),0 10px 20px -5px rgba(0,0,0,0.4);
    border-radius: 0.188rem
}

.dropdown-menu:not([class*=border-]) {
    border-width: 0
}

.dropdown-menu .divider {
    margin: 0.555em 0
}

.dropdown-menu > li {
    position: relative;
    margin-bottom: 0.07em
}

.dropdown-menu > li:last-child {
    margin-bottom: 0
}

.dropdown-menu > li > a {
    padding: 0.417em 0.695em;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: 0 1px white;
    border-left: 0.278em solid white
}

.bootstrap-select .dropdown-menu > li > a {
    text-shadow: none;
    border-left: none
}

.dropdown-menu > li > a > i,.dropdown-menu > .dropdown-header > i {
    margin-right: 0.694em
}

.dropdown-menu > li > a > img,.dropdown-menu > .dropdown-header > img {
    margin-right: 0.555em;
    float: left;
    margin-top: 0.208em;
    top: 0
}

.dropdown-menu > li > a > i.pull-right,.dropdown-menu > .dropdown-header > i.pull-right,.dropdown-menu > li > a > img.pull-right,.dropdown-menu > .dropdown-header > img.pull-right {
    margin-right: 0;
    margin-left: 1rem
}

.dropdown-menu > li > a > .label,.dropdown-menu > .dropdown-header > .label,.dropdown-menu > li > a > .badge,.dropdown-menu > .dropdown-header > .badge {
    float: left;
    margin-right: 1rem
}

.dropdown-menu > li > a > .label.pull-right,.dropdown-menu > .dropdown-header > .label.pull-right,.dropdown-menu > li > a > .badge.pull-right,.dropdown-menu > .dropdown-header > .badge.pull-right {
    margin-right: 0;
    margin-left: 1rem
}

.dropdown-menu > li > a > img,.dropdown-menu > .dropdown-header > img {
    max-height: .972em
}

.dropdown-menu > li > label:hover,.dropdown-menu > li > label:focus {
    text-decoration: none;
    color: #333333;
    background-color: #f5f5f5
}

.dropdown-menu > .active > label,.dropdown-menu > .active > label:hover,.dropdown-menu > .active > label:focus {
    color: #fff;
    outline: 0;
    background-color: #26A69A
}

.dropdown-menu > .disabled > label,.dropdown-menu > .disabled > label:hover,.dropdown-menu > .disabled > label:focus {
    background-color: transparent;
    color: #999999
}

.dropdown-menu > li > label {
    padding: 0.5rem 1rem;
    padding-left: 2.75rem;
    display: block;
    cursor: pointer
}

.dropdown-menu > li > label .checker,.dropdown-menu > li > label .choice,.dropdown-menu > li > label > input[type=checkbox],.dropdown-menu > li > label > input[type=radio] {
    left: 1rem;
    top: auto;
    margin-top: 0.063rem
}

.dropdown-menu > li.checkbox,.dropdown-menu > li.radio {
    margin-top: 0
}

.dropdown-menu > li.checkbox-right > label,.dropdown-menu > li.radio-right > label,.dropdown-menu > li.checkbox-right > label {
    padding-left: 1rem;
    padding-right: 2.75rem
}

.dropdown-menu > li.checkbox-right > label .checker,.dropdown-menu > li.checkbox-right > label > input[type=checkbox] {
    left: auto;
    right: 1rem
}

.dropdown-menu > li.radio-right > label .choice,.dropdown-menu > li.radio-right > label > input[type=radio],.dropdown-menu > li.checkbox-right > label .choice,.dropdown-menu > li.checkbox-right > label > input[type=radio] {
    left: auto;
    right: 1rem
}

.dropdown-menu > .checkbox-switchery > label > .switchery {
    left: 1rem
}

.dropdown-menu > .checkbox-switchery.checkbox-right[class*=switchery-] > label {
    padding-left: 1rem
}

.dropdown-menu > .checkbox-switchery.checkbox-right[class*=switchery-] > label > .switchery {
    left: auto;
    right: 1rem
}

.dropdown-menu > .checkbox-switchery.switchery-sm {
    margin-bottom: 0
}

.dropdown-menu > .checkbox-switchery.switchery-sm > label {
    padding-left: 4.375rem
}

.dropdown-menu > .checkbox-switchery.switchery-xs {
    margin-bottom: 0
}

.dropdown-menu > .checkbox-switchery.switchery-xs > label {
    padding-left: 3.875rem
}

.dropdown-menu > .checkbox-switchery.checkbox-right.switchery-sm > label {
    padding-right: 4.375rem
}

.dropdown-menu > .checkbox-switchery.checkbox-right.switchery-xs > label {
    padding-right: 3.875rem
}

.dropdown-menu > .disabled .badge,.dropdown-menu > .disabled .label,.dropdown-menu > .disabled img {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.dropdown-menu[class*=bg-] > li > a,.dropdown-menu[class*=bg-] > li > label {
    color: #fff
}

.dropdown-menu[class*=bg-] > li > a:hover,.dropdown-menu[class*=bg-] > li > label:hover,.dropdown-menu[class*=bg-] > li > a:focus,.dropdown-menu[class*=bg-] > li > label:focus {
    background-color: rgba(0,0,0,0.1)
}

.dropdown-menu[class*=bg-] > li > a > .label,.dropdown-menu[class*=bg-] > li > label > .label,.dropdown-menu[class*=bg-] > li > a > .badge,.dropdown-menu[class*=bg-] > li > label > .badge {
    color: #333333;
    background-color: #fff;
    border-color: #fff
}

.dropdown-menu[class*=bg-] > .active > a,.dropdown-menu[class*=bg-] > .active > label,.dropdown-menu[class*=bg-] > .active > a:hover,.dropdown-menu[class*=bg-] > .active > label:hover,.dropdown-menu[class*=bg-] > .active > a:focus,.dropdown-menu[class*=bg-] > .active > label:focus {
    background-color: rgba(0,0,0,0.2)
}

.dropdown-menu[class*=bg-] > .disabled > a,.dropdown-menu[class*=bg-] > .disabled > label,.dropdown-menu[class*=bg-] > .disabled > a:hover,.dropdown-menu[class*=bg-] > .disabled > label:hover,.dropdown-menu[class*=bg-] > .disabled > a:focus,.dropdown-menu[class*=bg-] > .disabled > label:focus {
    background-color: transparent;
    color: rgba(255,255,255,0.6)
}

.dropdown-menu[class*=bg-] > .dropdown-header {
    color: rgba(255,255,255,0.6)
}

.dropdown-menu[class*=bg-] > .dropdown-header.highlight {
    background-color: rgba(0,0,0,0.1)
}

.dropdown-menu[class*=bg-] .divider {
    background-color: rgba(255,255,255,0.4)
}

.dropdown-menu-lg > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: .9rem;
    line-height: 1.4285715
}

.dropdown-menu-sm > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: .75rem;
    line-height: 1.6666667
}

.dropdown-menu-xs > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: .75rem;
    line-height: 1.6666667
}

.dropdown-menu > .dropdown-submenu > a {
    padding-right: 40px;
    position: relative
}

.dropdown-menu > .dropdown-submenu > a:after {
    content: '\f061';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.dropdown-menu > .dropdown-submenu:hover > a,.dropdown-menu > .dropdown-submenu:focus > a {
    background-color: #f5f5f5
}

.dropdown-menu > .dropdown-submenu:hover > a:after,.dropdown-menu > .dropdown-submenu:focus > a:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.dropdown-menu > .dropdown-submenu.active > a {
    background-color: #26A69A;
    color: #fff
}

@media (min-width: 769px) {
    .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
        display:block
    }
}

.dropdown-menu > .dropdown-submenu.disabled > .dropdown-menu {
    display: none
}

.dropdown-menu > .dropdown-submenu.disabled > a {
    background-color: transparent
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -8px
}

.dropup .dropdown-menu > .dropdown-submenu > .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -8px
}

.dropdown-menu > .dropdown-submenu.dropdown-submenu-left > .dropdown-menu {
    left: auto;
    right: 100%
}

.dropup .dropdown-menu > .dropdown-submenu > .dropdown-menu,.dropup.dropdown-menu > .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -8px
}

@media (max-width: 768px) {
    .dropdown-menu > .dropdown-submenu {
        position:static
    }

    .dropdown-menu > .dropdown-submenu > a:after {
        content: '\e9c5'
    }

    .dropdown-menu > .dropdown-submenu .dropdown-menu,.dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        position: relative;
        left: 0;
        right: 0;
        float: none;
        border-width: 0;
        border-color: rgba(0,0,0,0.1);
        box-shadow: none;
        min-width: 100%;
        margin: 0
    }

    .dropdown-menu > .dropdown-submenu .dropdown-menu > li > a,.dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu > li > a {
        padding-left: 32px
    }

    .dropdown-menu > .dropdown-submenu .dropdown-menu > li > ul > li > a,.dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu > li > ul > li > a {
        padding-left: 48px
    }
}

.dropdown-menu[class*=bg-] > .dropdown-submenu:hover > a,.dropdown-menu[class*=bg-] > .dropdown-submenu:focus > a {
    background-color: rgba(0,0,0,0.1)
}

.dropdown-menu[class*=bg-] > .dropdown-submenu.disabled:hover > a,.dropdown-menu[class*=bg-] > .dropdown-submenu.disabled:focus > a {
    background-color: transparent
}

.dropdown-header {
    padding: 8px 16px;
    font-size: .6875rem;
    line-height: 1.82;
    color: #999999;
    text-transform: uppercase;
    margin-top: 8px
}

.dropdown-header.highlight {
    margin-top: 0;
    background-color: #f8f8f8;
    color: #999999
}

li + .dropdown-header.highlight,.dropdown-header.highlight + li {
    margin-top: 8px
}

.dropdown-header.highlight:first-child {
    margin-top: 0
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border: 0
}

.dropup .caret:after,.navbar-fixed-bottom .dropdown .caret:after {
    content: '\f106'
}

.btn-group .btn + .btn,.input-group-btn .btn + .btn,.btn-group .btn + .btn-group,.input-group-btn .btn + .btn-group,.btn-group .btn-group + .btn,.input-group-btn .btn-group + .btn,.btn-group .btn-group + .btn-group,.input-group-btn .btn-group + .btn-group {
    margin-left: 1px
}

.btn-toolbar {
    font-size: 0
}

.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: none
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-xlg + .dropdown-toggle,.btn-group-xlg > .btn + .dropdown-toggle {
    padding-left: .694em;
    padding-right: .694em
}

.btn-group > .btn-lg + .dropdown-toggle,.btn-group-lg > .btn + .dropdown-toggle {
    padding-left: 9px;
    padding-right: 9px
}

.btn-group > .btn-sm + .dropdown-toggle,.btn-group-sm > .btn + .dropdown-toggle {
    padding-left: 7px;
    padding-right: 7px
}

.btn-group > .btn-xs + .dropdown-toggle,.btn-group-xs > .btn + .dropdown-toggle {
    padding-left: 6px;
    padding-right: 6px
}

.btn-group.open .dropdown-toggle:not(.btn-flat):not(.btn-link),.input-group-btn.open .dropdown-toggle:not(.btn-flat):not(.btn-link) {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset
}

.input-group .form-control-feedback {
    z-index: 3
}

.input-group-xlg > .form-control,.input-group-xlg > .input-group-addon,.input-group-xlg > .input-group-btn > .btn {
    height: 42px;
    padding: 10px 0;
    font-size: .9375rem;
    line-height: 1.333334;
    border-radius: 0
}

select.input-group-xlg > .form-control,select.input-group-xlg > .input-group-addon,select.input-group-xlg > .input-group-btn > .btn {
    height: 42px;
    line-height: 42px
}

textarea.input-group-xlg > .form-control,textarea.input-group-xlg > .input-group-addon,textarea.input-group-xlg > .input-group-btn > .btn,select[multiple].input-group-xlg > .form-control,select[multiple].input-group-xlg > .input-group-addon,select[multiple].input-group-xlg > .input-group-btn > .btn {
    height: auto
}

.input-group-xlg > .input-group-addon {
    padding-right: 20px
}

.input-group-xlg > .input-group-btn > .btn {
    padding-left: 20px;
    padding-right: 20px
}

.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.input-group-lg > .input-group-addon {
    padding-right: 18px
}

.input-group-lg > .input-group-btn > .btn {
    padding: 10px 19px
}

.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn {
    padding-left: 0;
    padding-right: 0;
    border-radius: 0
}

.input-group-sm > .input-group-addon {
    padding-right: 14px
}

.input-group-sm > .input-group-btn > .btn {
    padding: 8px 15px
}

.input-group-xs > .form-control,.input-group-xs > .input-group-addon,.input-group-xs > .input-group-btn > .btn {
    height: 34px;
    padding: 6px 0;
    font-size: .75rem;
    line-height: 1.6666667;
    border-radius: 0
}

select.input-group-xs > .form-control,select.input-group-xs > .input-group-addon,select.input-group-xs > .input-group-btn > .btn {
    height: 34px;
    line-height: 34px
}

textarea.input-group-xs > .form-control,textarea.input-group-xs > .input-group-addon,textarea.input-group-xs > .input-group-btn > .btn,select[multiple].input-group-xs > .form-control,select[multiple].input-group-xs > .input-group-addon,select[multiple].input-group-xs > .input-group-btn > .btn {
    height: auto
}

.input-group-xs > .input-group-addon {
    padding-right: 12px
}

.input-group-xs > .input-group-btn > .btn {
    padding: 7px 13px
}

.input-group-transparent .input-group-addon {
    background-color: transparent;
    border-color: transparent;
    padding: 0
}

.input-group-transparent .form-control {
    background-color: transparent;
    border-color: transparent;
    cursor: pointer;
    width: auto;
    padding: 0
}

.input-group-transparent .form-control:hover,.input-group-transparent .form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-addon {
    padding-left: 0
}

.input-group-addon:last-child {
    padding-right: 0
}

.input-group-addon > i {
    display: block;
    top: 0
}

.input-group-addon .checker,.input-group-addon .choice {
    display: block;
    margin-top: 1px
}

.has-warning .input-group-addon,.has-success .input-group-addon,.has-error .input-group-addon {
    border-color: transparent;
    background-color: transparent
}

.input-group-xlg > .form-control + .input-group-addon {
    padding-left: 20px
}

.input-group-lg > .form-control + .input-group-addon {
    padding-left: 18px
}

.input-group-sm > .form-control + .input-group-addon {
    padding-left: 14px
}

.input-group-xs > .form-control + .input-group-addon {
    padding-left: 12px
}

.input-group-btn {
    padding-right: 16px
}

.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group {
    margin-right: 0
}

.input-group-btn:last-child {
    padding-right: 0
}

.input-group > .form-control + .input-group-btn,.input-group > .has-feedback + .input-group-btn {
    padding-left: 16px
}

.input-group-btn + .input-group-addon {
    padding-left: 0
}

.input-group-xlg .input-group-btn:not(:last-child) {
    padding-right: 20px
}

.input-group-xlg > .form-control + .input-group-btn {
    padding-left: 20px
}

.input-group-lg .input-group-btn:not(:last-child) {
    padding-right: 18px
}

.input-group-lg > .form-control + .input-group-btn {
    padding-left: 18px
}

.input-group-sm .input-group-btn:not(:last-child) {
    padding-right: 14px
}

.input-group-sm > .form-control + .input-group-btn {
    padding-left: 14px
}

.input-group-xs .input-group-btn:not(:last-child) {
    padding-right: 12px
}

.input-group-xs > .form-control + .input-group-btn {
    padding-left: 12px
}

.input-group-btn > .btn,.input-group-btn > .btn-group > .btn {
    border-radius: 0
}

.input-group-btn > .btn-rounded {
    border-radius: 100px!important
}

.nav > li > a:focus {
    outline: 0
}

.nav > li.disabled > a > .badge,.nav > li.disabled > a > .label,.nav > li.disabled > a > .status-mark,.nav > li.disabled > a > img {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #333333
}

.nav.nav-lg > li > a {
    padding: 13.5px 18px
}

.nav.nav-sm > li > a {
    padding: 10.5px 14px
}

.nav.nav-xs > li > a {
    padding: 9px 12px
}

.nav .tab-img {
    max-height: 20px;
    display: inline-block;
    vertical-align: top
}

.nav-tabs > li {
    float: none
}

.nav-tabs > li > a {
    margin-right: 0;
    color: #fff;
    opacity: .6;
    border-radius: 0
}

.nav-tabs > li > a > i {
    font-size: .9rem
}

.nav-tabs > li > a:hover,.nav-tabs > li > a:focus {
    background-color: transparent;
    border-color: transparent;
    opacity: 1
}

.nav-tabs > li > a.legitRipple {
    margin-bottom: -0.063rem
}

.nav-tabs > li > a > [class*=icon-].pull-right {
    float: right;
    margin-top: 0.125rem
}

.nav-tabs.nav-justified > li > a {
    border-radius: 0;
    margin-bottom: 0
}

.nav-tabs.nav-justified > li > a:hover,.nav-tabs.nav-justified > li > a:focus {
    border-bottom-color: #ddd
}

@media (min-width: 769px) {
    .nav-tabs.nav-justified.nav-tabs-top {
        border-bottom:0.063rem solid #ddd
    }

    .nav-tabs.nav-justified.nav-tabs-top > li > a,.nav-tabs.nav-justified.nav-tabs-top > li > a:hover,.nav-tabs.nav-justified.nav-tabs-top > li > a:focus {
        border: 0
    }

    .nav-tabs.nav-justified.nav-tabs-bottom {
        border-bottom: 0.063rem solid #ddd
    }

    .nav-tabs.nav-justified.nav-tabs-highlight > li > a,.nav-tabs.nav-justified.nav-tabs-highlight > li > a:hover,.nav-tabs.nav-justified.nav-tabs-highlight > li > a:focus {
        border-top-width: 0.125rem
    }
}

@media (max-width: 768px) {
    .nav-tabs.nav-justified > li.active > a,.nav-tabs.nav-justified > li.active > a:hover,.nav-tabs.nav-justified > li.active > a:focus {
        border-width:0 0 0 0.125rem;
        border-left-color: #EC407A
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-highlight > li > a,.nav-tabs.nav-tabs-highlight > li > a:hover,.nav-tabs.nav-tabs-highlight > li > a:focus {
        border-top-width:0.125rem
    }

    .nav-tabs.nav-tabs-highlight > li.active > a,.nav-tabs.nav-tabs-highlight > li.active > a:hover,.nav-tabs.nav-tabs-highlight > li.active > a:focus {
        border-top-color: #EC407A
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-top > li {
        margin-bottom:0
    }

    .nav-tabs.nav-tabs-top > li > a,.nav-tabs.nav-tabs-top > li > a:hover,.nav-tabs.nav-tabs-top > li > a:focus {
        border: 0
    }

    .nav-tabs.nav-tabs-top > li > a:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 2px
    }

    .nav-tabs.nav-tabs-top > li.open > a:after,.nav-tabs.nav-tabs-top > li > a:hover:after,.nav-tabs.nav-tabs-top > li > a:focus:after {
        background-color: #ddd
    }

    .nav-tabs.nav-tabs-top > li.active > a:after {
        background-color: #F06292
    }

    .nav-tabs.nav-tabs-top > li.active > a,.nav-tabs.nav-tabs-top > li.active > a:hover,.nav-tabs.nav-tabs-top > li.active > a:focus {
        background-color: transparent
    }

    .nav-tabs.nav-tabs-top.top-divided {
        border-bottom-color: transparent
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-bottom > li {
        margin-bottom:0
    }

    .nav-tabs.nav-tabs-bottom > li > a {
        border-width: 0;
        margin-bottom: -1px
    }

    .nav-tabs.nav-tabs-bottom > li > a:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px
    }

    .nav-tabs.nav-tabs-bottom > li.active > a:after {
        background-color: #F06292
    }

    .nav-tabs.nav-tabs-bottom > li.active > a,.nav-tabs.nav-tabs-bottom > li.active > a:hover,.nav-tabs.nav-tabs-bottom > li.active > a:focus {
        background-color: transparent;
        border-width: 0
    }

    .nav-tabs.nav-tabs-bottom.bottom-divided {
        border-bottom-color: transparent
    }
}

.nav-tabs[class*=bg-] {
    border-bottom: 0
}

.nav-tabs[class*=bg-] > li {
    margin-bottom: 0
}

.nav-tabs[class*=bg-] > li > a {
    color: #fff;
    border-width: 0
}

.nav-tabs[class*=bg-] > li > a:hover,.nav-tabs[class*=bg-] > li > a:focus {
    background-color: rgba(0,0,0,0.05)
}

.nav-tabs[class*=bg-] > li.open:not(.active) > a {
    color: #fff;
    background-color: rgba(0,0,0,0.05)
}

.nav-tabs[class*=bg-] > .active > a,.nav-tabs[class*=bg-] > .active > a:hover,.nav-tabs[class*=bg-] > .active > a:focus {
    background-color: rgba(0,0,0,0.1);
    border-width: 0;
    color: #fff
}

.nav-tabs[class*=bg-] > .disabled > a,.nav-tabs[class*=bg-] > .disabled > a:hover,.nav-tabs[class*=bg-] > .disabled > a:focus {
    color: rgba(255,255,255,0.5)
}

@media (min-width: 769px) {
    .nav-tabs[class*=bg-] {
        -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
        box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
    }

    .tab-content-bordered .nav-tabs[class*=bg-] {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 769px) {
    .panel .nav-tabs.nav-tabs-solid {
        background-color:#446995
    }

    .panel-heading .nav-tabs.nav-tabs-solid {
        margin-top: -0.694em;
        margin-left: -1.389em;
        margin-right: -1.389em;
        margin-bottom: -0.694em
    }

    .nav-tabs.nav-tabs-solid > li {
        margin-bottom: 0
    }

    .nav-tabs.nav-tabs-solid > li > a {
        border-width: 0
    }

    .nav-tabs.nav-tabs-solid > li > a:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 0.125rem
    }

    .nav-tabs.nav-tabs-solid > li > a:hover,.nav-tabs.nav-tabs-solid > li > a:focus {
        background-color: transparent;
        color: inherit
    }

    .nav-tabs.nav-tabs-solid > .active > a,.nav-tabs.nav-tabs-solid > .active > a:hover,.nav-tabs.nav-tabs-solid > .active > a:focus {
        background-color: transparent;
        border-width: 0
    }

    .nav-tabs.nav-tabs-solid > .open:not(.active) > a {
        background-color: transparent
    }

    .nav-tabs.nav-tabs-solid.nav-tabs-component > li:first-child > a:after {
        border-radius: 0 0 0 3px
    }

    .nav-tabs.nav-tabs-solid.nav-tabs-component.nav-justified > li:last-child > a:after {
        border-radius: 0 0 3px 0
    }
}

.nav-tabs.nav-tabs-icon > li > a > i {
    margin-right: 0.5rem
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-icon > li > a {
        padding-bottom:0.5rem
    }

    .nav-tabs.nav-tabs-icon > li > a > i {
        display: block;
        margin: 0 0 0.5rem
    }

    .nav-tabs.nav-tabs-icon.nav-lg > li > a {
        padding-bottom: 0.563rem
    }

    .nav-tabs.nav-tabs-icon.nav-lg > li > a > i {
        margin-bottom: 0.563rem
    }

    .nav-tabs.nav-tabs-icon.nav-sm > li > a {
        padding-bottom: 0.375rem
    }

    .nav-tabs.nav-tabs-icon.nav-sm > li > a > i {
        margin-bottom: 0.438rem
    }

    .nav-tabs.nav-tabs-icon.nav-xs > li > a {
        padding-bottom: 0.25rem
    }

    .nav-tabs.nav-tabs-icon.nav-xs > li > a > i {
        margin-bottom: 0.375rem
    }
}

.nav-tabs.nav-tabs-toolbar {
    background-color: #fcfcfc
}

@media (min-width: 769px) {
    .nav-tabs > li {
        float:left;
    }
}

@media (max-width: 768px) {
    .nav-tabs {
        margin:-0.625rem -1.25rem -0.625rem -1.25rem;
        border-bottom: 0;
        position: relative
    }

    .nav-tabs > li {
        margin-bottom: 0
    }

    .nav-tabs > li > a {
        border-width: 0 0 0 0.125rem;
        border-left-color: transparent
    }

    .panel-default .nav-tabs > li > a:hover,.nav-tabs > li > a:focus {
        background-color: rgb(0 0 0 / .05)
    }

    .nav-tabs > li > a .position-right[class*=icon-] {
        float: right;
        margin-top: 0.125rem
    }

    .panel-default > .panel-heading {
        border-color: #e2e8f0
    }

    .nav-tabs > li > a .position-right.label,.nav-tabs > li > a .position-right.badge {
        float: right
    }

    .nav-tabs > li > a {
        color: #333;
        opacity: .7;
        text-shadow: none
    }

    .panel-default .nav-tabs > li.active > a,.panel-default .nav-tabs > li.active > a:hover,.panel-default .nav-tabs > li.active > a:focus {
        border-width: 0 0 0 0.125rem;
        border-left-color: transparent;
        background-color: rgb(0 0 0 / .2);
        color: #fff;
        opacity: 1
    }

    .dle_theme_dark .nav-tabs > li.active > a,.dle_theme_dark .nav-tabs > li.active > a:hover,.dle_theme_dark .nav-tabs > li.active > a:focus {
        background: rgba(0,0,0,.075);
        border-left-color: transparent;
        color: #fff
    }

    .nav-tabs > li.open:not(.active) > a,.nav-tabs > li.open:not(.active) > a:hover,.nav-tabs > li.open:not(.active) > a:focus {
        background-color: #fafafa
    }

    .nav-tabs > li.pull-right {
        float: none!important
    }

    .nav-tabs[class*=bg-] > li > a {
        border-left-width: 0!important
    }

    .nav-tabs[class*=bg-] > li > a:hover,.nav-tabs[class*=bg-] > li > a:focus,.nav-tabs[class*=bg-] > li.open:not(.active) > a {
        background-color: rgba(0,0,0,0.05)
    }

    .nav-tabs-right .nav-tabs {
        margin-bottom: 0;
        margin-top: 1.25rem
    }
}

@media (min-width: 769px) {
    .nav-tabs-vertical {
        display:table;
        width: 100%
    }

    .nav-tabs-vertical > .nav-tabs {
        display: table-cell;
        border-bottom: 0;
        width: 18.75rem
    }

    .nav-tabs-vertical > .nav-tabs > li {
        display: block;
        margin-bottom: 0
    }

    .nav-tabs-vertical > .nav-tabs-solid > li:last-child > a:after {
        border-bottom-right-radius: 0.188rem;
        border-bottom-left-radius: 0.188rem
    }

    .nav-tabs-vertical > .nav-tabs[class*=bg-] > li:first-child > a {
        border-top-right-radius: 0.188rem;
        border-top-left-radius: 0.188rem
    }

    .nav-tabs-vertical > .nav-tabs[class*=bg-] > li:last-child > a {
        border-bottom-right-radius: 0.188rem;
        border-bottom-left-radius: 0.188rem
    }

    .nav-tabs-vertical > .tab-content {
        display: table-cell
    }

    .nav-tabs-vertical > .tab-content > .has-padding {
        padding: 0;
        padding-top: 0.75rem
    }

    .nav-tabs-vertical.tab-content-bordered > .tab-content {
        border-top-width: 0.063rem
    }

    .nav-tabs-left > .nav-tabs {
        border-right: 0.063rem solid #ddd
    }

    .nav-tabs-left > .nav-tabs > li {
        margin-right: -0.063rem
    }

    .nav-tabs-left > .nav-tabs > li.active > a,.nav-tabs-left > .nav-tabs > li.active > a:hover,.nav-tabs-left > .nav-tabs > li.active > a:focus {
        border-bottom-color: #a7a6a6ab;
        border-right-color: transparent
    }

    .nav-tabs-left > .nav-tabs.nav-tabs-component > li > a {
        border-radius: 0.188rem 0 0 0.188rem
    }

    .nav-tabs-left > .nav-tabs-highlight > li > a,.nav-tabs-left > .nav-tabs-highlight > li > a:hover,.nav-tabs-left > .nav-tabs-highlight > li > a:focus {
        border-top-width: 0.063rem;
        border-left-width: 0.125rem
    }

    .nav-tabs-left > .nav-tabs-highlight > li.active > a,.nav-tabs-left > .nav-tabs-highlight > li.active > a:hover,.nav-tabs-left > .nav-tabs-highlight > li.active > a:focus {
        border-top-color: #ddd;
        border-left-color: #EC407A
    }

    .nav-tabs-left > .nav-tabs-top,.nav-tabs-left > .nav-tabs-bottom {
        padding-right: 1.25rem
    }

    .nav-tabs-left > .top-divided,.nav-tabs-left > .bottom-divided {
        padding-right: 0;
        border-right-width: 0
    }

    .nav-tabs-left > .nav-tabs-solid,.nav-tabs-left > .nav-tabs[class*=bg-] {
        border-right: 0;
        border-radius: 0.188rem
    }

    .nav-tabs-left > .nav-tabs-solid > li,.nav-tabs-left > .nav-tabs[class*=bg-] > li {
        margin-right: 0
    }

    .nav-tabs-left > .tab-content {
        padding-left: 1.25rem
    }

    .nav-tabs-left.tab-content-bordered > .tab-content {
        border-left-width: 0
    }

    .nav-tabs-right > .nav-tabs {
        border-left: 0.063rem solid #ddd
    }

    .nav-tabs-right > .nav-tabs > li {
        margin-left: -0.063rem
    }

    .nav-tabs-right > .nav-tabs > li.active > a,.nav-tabs-right > .nav-tabs > li.active > a:hover,.nav-tabs-right > .nav-tabs > li.active > a:focus {
        border-bottom-color: #a7a6a6ab;
        border-left-color: transparent
    }

    .nav-tabs-right > .nav-tabs.nav-tabs-component > li > a {
        border-radius: 0 0.188rem 0.188rem 0
    }

    .nav-tabs-right > .nav-tabs-highlight > li > a,.nav-tabs-right > .nav-tabs-highlight > li > a:hover,.nav-tabs-right > .nav-tabs-highlight > li > a:focus {
        border-top-width: 0.063rem;
        border-right-width: 0.125rem
    }

    .nav-tabs-right > .nav-tabs-highlight > li.active > a,.nav-tabs-right > .nav-tabs-highlight > li.active > a:hover,.nav-tabs-right > .nav-tabs-highlight > li.active > a:focus {
        border-top-color: #ddd;
        border-right-color: #EC407A
    }

    .nav-tabs-right > .nav-tabs-top,.nav-tabs-right > .nav-tabs-bottom {
        padding-left: 1.25rem
    }

    .nav-tabs-right > .top-divided,.nav-tabs-right > .bottom-divided {
        padding-left: 0;
        border-left-width: 0
    }

    .nav-tabs-right > .nav-tabs-solid,.nav-tabs-right > .nav-tabs[class*=bg-] {
        border-left: 0;
        border-radius: 0.188rem
    }

    .nav-tabs-right > .nav-tabs-solid > li,.nav-tabs-right > .nav-tabs[class*=bg-] > li {
        margin-left: 0
    }

    .nav-tabs-right > .tab-content {
        padding-right: 1.25rem
    }

    .nav-tabs-right.tab-content-bordered > .tab-content {
        border-right-width: 0
    }
}

.nav-pills {
    margin-bottom: 1.25rem
}

.nav-pills > li {
    float: none
}

.nav-pills > li > a {
    color: #333333;
    text-transform: uppercase
}

.nav-pills > li + li {
    margin-left: 0
}

.nav-pills > li + li > a {
    margin-top: 0.125
}

.nav-pills .open > a,.nav-pills .open > a:hover,.nav-pills .open > a:focus {
    background-color: #f5f5f5
}

.nav-pills.nav-pills-bordered > li > a,.nav-pills.nav-pills-toolbar > li > a,.nav-pills.nav-pills-bordered > .open > a,.nav-pills.nav-pills-toolbar > .open > a {
    border: 1px solid #ddd
}

.nav-pills.nav-pills-bordered > .active > a,.nav-pills.nav-pills-toolbar > .active > a,.nav-pills.nav-pills-bordered > .active > a:hover,.nav-pills.nav-pills-toolbar > .active > a:hover,.nav-pills.nav-pills-bordered > .active > a:focus,.nav-pills.nav-pills-toolbar > .active > a:focus {
    border-color: #26A69A
}

@media (min-width: 769px) {
    .nav-pills.nav-pills-toolbar > li > a {
        border:1px solid #ddd;
        border-radius: 0
    }

    .nav-pills.nav-pills-toolbar > li:first-child > a {
        border-radius: 3px 0 0 3px
    }

    .nav-pills.nav-pills-toolbar > li:last-child > a {
        border-radius: 0 3px 3px 0
    }

    .nav-pills.nav-pills-toolbar > li + li > a {
        margin-top: 0;
        margin-left: 0;
        border-left: 0
    }
}

@media (min-width: 769px) {
    .nav-pills {
        font-size:0
    }

    .nav-pills > li {
        display: inline-block;
        font-size: .9rem
    }

    .nav-pills > li + li > a {
        margin-top: 0;
        margin-left: 6px
    }

    .nav-pills.nav-justified > li {
        display: table-cell
    }
}

@media (max-width: 768px) {
    .nav-pills > li > a .position-right[class*=icon-] {
        float:right;
        margin-top: 2px
    }

    .nav-pills > li > a .position-right.label,.nav-pills > li > a .position-right.badge {
        float: right
    }
}

.nav-stacked > li {
    display: block
}

.nav-stacked > li > a .pull-right[class*=icon-] {
    float: right;
    margin-top: 2px
}

.nav-stacked > li > a .pull-right.label,.nav-stacked > li > a .pull-right.badge {
    float: right
}

.nav-stacked > li + li > a {
    margin-left: 0
}

.nav-justified > li > a {
    margin-bottom: 0
}

.nav-tabs-justified > li > a {
    border-radius: 0;
    margin-bottom: 0
}

.nav-tabs-justified > li > a:hover,.nav-tabs-justified > li > a:focus {
    border-bottom-color: #ddd
}

@media (min-width: 769px) {
    .nav-tabs-justified.nav-tabs-top {
        border-bottom:1px solid #ddd
    }

    .nav-tabs-justified.nav-tabs-top > li > a,.nav-tabs-justified.nav-tabs-top > li > a:hover,.nav-tabs-justified.nav-tabs-top > li > a:focus {
        border: 0
    }

    .nav-tabs-justified.nav-tabs-bottom {
        border-bottom: 1px solid #ddd
    }

    .nav-tabs-justified.nav-tabs-highlight > li > a,.nav-tabs-justified.nav-tabs-highlight > li > a:hover,.nav-tabs-justified.nav-tabs-highlight > li > a:focus {
        border-top-width: 2px
    }
}

@media (max-width: 768px) {
    .nav-tabs-justified > li.active > a,.nav-tabs-justified > li.active > a:hover,.nav-tabs-justified > li.active > a:focus {
        border-width:0 0 0 2px;
        border-left-color: #EC407A
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-component > li > a {
        border-radius:3px 3px 0 0
    }

    .nav-tabs.nav-tabs-component.nav-tabs-solid,.nav-tabs.nav-tabs-component[class*=bg-] {
        border-radius: 3px
    }

    .nav-tabs.nav-tabs-component.nav-tabs-solid > li > a,.nav-tabs.nav-tabs-component[class*=bg-] > li > a {
        border-radius: 0
    }

    .nav-tabs.nav-tabs-component.nav-tabs-solid > li:first-child > a,.nav-tabs.nav-tabs-component[class*=bg-] > li:first-child > a {
        border-radius: 3px 0 0 3px
    }

    .nav-tabs-component.nav-justified.nav-tabs-solid > li:last-child > a,.nav-tabs-component.nav-justified[class*=bg-] > li:last-child > a {
        border-radius: 0 3px 3px 0
    }
}

.tab-content-bordered .tab-content > .has-padding {
    padding: 20px
}

.panel-flat > .panel-heading + .tab-content > .has-padding {
    padding-top: 0
}

@media (min-width: 769px) {
    .tab-content > .has-padding {
        padding:20px
    }
}

.panel-tab-content > .has-padding {
    padding: 20px
}

.tab-content-bordered .tab-content {
    border-radius: 3px;
    border: 1px solid transparent
}

.tab-content-bordered .tab-content:not([class*=bg-]) {
    border-color: #ddd;
    background-color: #fff
}

@media (min-width: 769px) {
    .tab-content-bordered .tab-content {
        border-top-width:0;
        border-radius: 0 0 3px 3px
    }
}

@media (min-width: 769px) {
    .tab-content-bordered .nav-tabs {
        margin-bottom:0
    }

    .tab-content-bordered .nav-tabs.nav-tabs-solid {
        border-radius: 3px 3px 0 0;
        -webkit-box-shadow: 0 0 0 1px #ddd inset;
        box-shadow: 0 0 0 1px #ddd inset
    }

    .tab-content-bordered .nav-tabs.nav-tabs-solid > li:first-child > a {
        border-radius: 3px 0 0 0
    }

    .tab-content-bordered .nav-tabs.nav-tabs-solid.nav-justified > li:last-child > a {
        border-radius: 0 3px 0 0
    }

    .tab-content-bordered > .nav-tabs[class*=bg-] {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .tab-content-bordered > .nav-tabs[class*=bg-] + .tab-content[class*=bg-] {
        border-top-width: 1px;
        border-top-color: rgba(255,255,255,0.5)
    }
}

@media (min-width: 769px) {
    .nav-tabs[class*=bg-] .dropdown-menu,.nav-tabs-top .dropdown-menu {
        margin-top:0
    }

    .nav-justified.bottom-divided .dropdown-menu {
        margin-top: 1px
    }
}

@media (max-width: 768px) {
    .nav-tabs .dropdown-menu,.nav-pills .dropdown-menu,.nav-tabs.nav-justified > .dropdown .dropdown-menu,.nav-pills.nav-justified > .dropdown .dropdown-menu {
        left:-1px;
        right: -1px;
        margin-top: 2px
    }

    .nav-tabs.nav-justified > li > a,.nav-pills.nav-justified > li > a,.nav-tabs.text-center > li > a,.nav-pills.text-center > li > a,.nav-tabs.text-right > li > a,.nav-pills.text-right > li > a {
        text-align: left
    }
}

.navbar {
    margin-bottom: 0;
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 100;
    box-shadow: 0 7px 14px 0 rgba(65,69,88,0.1),0 3px 6px 0 rgba(0,0,0,0.07)
}

@media (min-width: 769px) {
    .navbar {
        padding-left:1.389em;
        padding-right: 1.389em
    }
}

.navbar-component {
    border-radius: 0px;
    margin-bottom: 20px;
    box-shadow: 0 7px 14px 0 rgba(65,69,88,0.1),0 3px 6px 0 rgba(0,0,0,0.07)
}

@media (min-width: 769px) {
    .navbar.navbar-component,.navbar-component > .navbar {
        padding-left:20px;
        padding-right: 20px
    }
}

.navbar-component > .navbar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-header .navbar-component {
    margin-left: 20px;
    margin-right: 20px
}

.panel .navbar-component.navbar-default {
    border-width: 1px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel .navbar-component.navbar-inverse {
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-component > .navbar:first-child,.navbar-component > .navbar-collapse:first-child > .navbar:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.navbar-component > .navbar:last-child,.navbar-component > .navbar-collapse:last-child > .navbar:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.affix.navbar,.affix.navbar-collapse {
    z-index: 1030;
    top: 0;
    width: 100%
}

@media (max-width: 768px) {
    .affix.navbar,.affix.navbar-collapse {
        position:static
    }
}

.navbar-header {
    min-width: 18.06em
}

.navbar-collapse > .navbar-header {
    margin-left: 0
}

.navbar-header .navbar-nav {
    float: right;
    margin-right: 5px
}

.navbar-header .navbar-nav > li {
    float: left
}

.navbar-header .navbar-nav > li > a {
    padding-left: 1.04em;
    padding-right: 1.04em
}

@media (max-width: 768px) {
    .navbar-header .navbar-nav > li + li {
        margin-top:0
    }

    .navbar-collapse > .navbar-header {
        margin-left: 0
    }
}

@media (min-width: 769px) {
    .navbar-header {
        margin-left:-20px
    }
}

.navbar-collapse {
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

.navbar-collapse.collapsing {
    -webkit-transition-duration: 0.00000001s;
    transition-duration: 0.00000001s
}

.navbar + .navbar-collapse {
    border-top: 0
}

@media (min-width: 769px) {
    .navbar-collapse {
        text-align:left;
        margin-left: -20px
    }
}

.navbar-fixed-bottom,.navbar-fixed-bottom > .navbar {
    -webkit-box-shadow: 0 -1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 -1px 2px rgba(0,0,0,0.24)
}

@media (max-width: 768px) {
    .navbar-fixed-top {
        position:static
    }
}

@media (min-width: 769px) {
    .navbar-top-lg {
        padding-top:54px
    }

    .navbar-top-lg .sidebar-fixed.affix {
        top: 74px
    }

    .navbar-top {
        padding-top: 50px
    }

    .navbar-top .sidebar-fixed.affix {
        top: 70px
    }

    .navbar-top-sm {
        padding-top: 48px
    }

    .navbar-top-sm .sidebar-fixed.affix {
        top: 68px
    }

    .navbar-top-xs {
        padding-top: 46px
    }

    .navbar-top-xs .sidebar-fixed.affix {
        top: 66px
    }

    .navbar-top-lg-lg {
        padding-top: 108px
    }

    .navbar-top-lg-md,.navbar-top-md-lg {
        padding-top: 104px
    }

    .navbar-top-lg-sm,.navbar-top-md-md,.navbar-top-sm-lg {
        padding-top: 100px
    }

    .navbar-top-lg-xs,.navbar-top-md-sm,.navbar-top-sm-md,.navbar-top-xs-lg {
        padding-top: 98px
    }

    .navbar-top-md-xs,.navbar-top-sm-sm,.navbar-top-xs-md {
        padding-top: 96px
    }

    .navbar-top-sm-xs,.navbar-top-xs-sm {
        padding-top: 94px
    }

    .navbar-top-xs-xs {
        padding-top: 92px
    }
}

.navbar-bottom-lg {
    padding-bottom: 54px
}

.navbar-bottom {
    padding-bottom: 50px
}

.navbar-bottom-sm {
    padding-bottom: 48px
}

.navbar-bottom-xs {
    padding-bottom: 46px
}

.navbar-bottom-lg-lg {
    padding-bottom: 108px
}

.navbar-bottom-lg-md,.navbar-bottom-md-lg {
    padding-bottom: 104px
}

.navbar-bottom-lg-sm,.navbar-bottom-md-md,.navbar-bottom-sm-lg {
    padding-bottom: 100px
}

.navbar-bottom-lg-xs,.navbar-bottom-md-sm,.navbar-bottom-sm-md,.navbar-bottom-xs-lg {
    padding-bottom: 98px
}

.navbar-bottom-md-xs,.navbar-bottom-sm-sm,.navbar-bottom-xs-md {
    padding-bottom: 96px
}

.navbar-bottom-sm-xs,.navbar-bottom-xs-sm {
    padding-bottom: 94px
}

.navbar-bottom-xs-xs {
    padding-bottom: 92px
}

.navbar-brand > img {
    margin-top: 2px;
    height: 16px
}

.navbar-nav {
    margin: 0;
    text-align: left
}

.navbar-nav > li > a {
    padding-top: 1.04em;
    padding-bottom: 1.04em
}

.navbar-nav > li > a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 2px
}

@media (min-width: 769px) {
    .navbar-nav > li > a:after {
        top:auto;
        right: 0;
        width: auto;
        height: 2px
    }
}

.navbar-nav > li > a > .label,.navbar-nav > li > a > .badge {
    font-size: .5rem;
    position: absolute;
    top: 4px;
    right: 0
}

.navbar-nav > li > a > .status-mark {
    position: absolute;
    top: 8px;
    right: 8px
}

.navbar-nav > li > a > .status-mark-left {
    right: auto;
    left: 8px
}

.navbar-nav > li > a > .label-left,.navbar-nav > li > a > .badge-left {
    right: auto;
    left: 0
}

.navbar-nav > li > a > .label-inline,.navbar-nav > li > a > .badge-inline,.navbar-nav > li > a > .status-mark-inline {
    position: static
}

.navbar-nav .language-switch > a > img {
    position: relative;
    top: -1px
}

.navbar-nav .language-switch .dropdown-menu > li > a > img {
    margin-top: 4.5px
}

.navbar-nav > .dropdown-user > a,.navbar-nav > .dropdown-user > a > span {
    padding-top: 7.5px;
    padding-bottom: 7.5px
}

.navbar-nav > .dropdown-user > a > span {
    display: inline-block
}

.navbar-nav > .dropdown-user > a > img + span {
    padding-left: 8px
}

.navbar-nav > .dropdown-user img {
    max-height: 34px;
    margin-top: -3.5px;
    border-radius: 50%
}

.navbar-lg .navbar-nav > .dropdown-user img {
    max-height: 38px;
    margin-top: -4.5px
}

.navbar-sm .navbar-nav > .dropdown-user img {
    max-height: 32px;
    margin-top: -3px
}

.navbar-xs .navbar-nav > .dropdown-user img {
    max-height: 30px;
    margin-top: -2.5px
}

@media (max-width: 768px) {
    .navbar-collapse .navbar-nav {
        padding-top:0px;
        padding-bottom: 0px
    }

    .navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 9px 20px
    }

    .navbar-nav .open .dropdown-menu > .dropdown-submenu > ul > li > a {
        padding-left: 40px
    }

    .navbar-nav .open .dropdown-menu > .dropdown-submenu > ul > li > ul > li > a {
        padding-left: 60px
    }

    .navbar-nav > li + li {
        margin-top: 1px
    }

    .navbar-nav > li > a {
        padding-left: 20px;
        padding-right: 20px
    }

    .navbar-nav > li > a .caret {
        float: right;
        margin-top: 2px;
        margin-left: 5px
    }

    .navbar-nav > li > a .label,.navbar-nav > li > a .badge {
        position: static;
        float: right
    }

    .navbar-nav > li > a .status-mark {
        position: static;
        float: right;
        margin-top: 6px
    }

    .navbar-nav > .dropdown-user .caret {
        margin-top: 8px
    }

    .navbar-nav:last-child {
        border-bottom: 0
    }
}

.navbar-form {
    padding: 15px 20px;
    margin-left: 0;
    margin-right: 0;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar-form:last-child {
    border-bottom: 0
}

@media (max-width: 768px) {
    .navbar-form .form-group {
        margin-bottom:10px
    }
}

.navbar-form .input-sm,.navbar-form .input-group-sm,.navbar-form .btn-sm,.navbar-form .select-sm,.navbar-form .uploader-sm {
    margin-top: 1px;
    margin-bottom: 1px
}

.navbar-form .input-sm + .form-control-feedback {
    top: 1px
}

.navbar-form .input-xs,.navbar-form .input-group-xs,.navbar-form .btn-xs,.navbar-form .select-xs,.navbar-form .uploader-xs {
    margin-top: 2px;
    margin-bottom: 2px
}

.navbar-form .input-xs + .form-control-feedback {
    top: 2px
}

.navbar-lg .navbar-form {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-sm .navbar-form {
    margin-top: 5px;
    margin-bottom: 5px
}

.navbar-xs .navbar-form {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-form .checkbox-switchery[class*=switchery-] {
    margin-bottom: 0
}

.navbar-form .checkbox-inline.switchery-double {
    padding-left: 0
}

@media (min-width: 769px) {
    .navbar-form {
        padding:0
    }

    .navbar-form .form-control {
        min-width: 200px
    }

    .navbar-form .form-group {
        margin-left: 20px
    }

    .navbar-form .checkbox-inline,.navbar-form .radio-inline {
        margin-top: 9px;
        margin-bottom: 9px
    }
}

@media (max-width: 768px) {
    .navbar-form {
        margin:0
    }
}

.navbar-nav > li > .dropdown-menu {
    border-top-width: 0
}

.navbar-nav > li > .dropdown-menu .media-list {
    max-height: 340px;
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-top-width: 1px;
    border-bottom-width: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.navbar-btn {
    margin-left: 20px
}

.navbar-btn,.navbar-sm .navbar-btn.btn-sm,.navbar-xs .navbar-btn.btn-xs {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-lg .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-sm .navbar-btn,.navbar-xs .navbar-btn.btn-sm {
    margin-top: 5px;
    margin-bottom: 5px
}

.navbar-xs .navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-btn.btn-sm,.navbar-sm .navbar-btn.btn-xs {
    margin-top: 7px;
    margin-bottom: 7px
}

.navbar-btn.btn-xs,.navbar-lg .navbar-btn.btn-sm {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-lg .navbar-btn.btn-xs {
    margin-top: 10px;
    margin-bottom: 10px
}

@media (max-width: 768px) {
    .navbar-btn,.navbar-btn.btn-sm,.navbar-btn.btn-xs {
        margin:15px 20px
    }

    .navbar-btn + .navbar-btn {
        margin-left: 0
    }
}

.navbar-text {
    margin: 0;
    padding: 15px 20px
}

.navbar-text:last-child {
    border-bottom: 0
}

.navbar-lg .navbar-text {
    padding-top: 17px;
    padding-bottom: 17px
}

.navbar-sm .navbar-text {
    padding-top: 14px;
    padding-bottom: 14px
}

.navbar-xs .navbar-text {
    padding-top: 13px;
    padding-bottom: 13px
}

@media (min-width: 769px) {
    .navbar-text {
        padding-right:0
    }

    .navbar-text + .navbar-nav {
        margin-left: 15px
    }

    .navbar-header + .navbar-text:first-child {
        padding-left: 0
    }
}

@media (min-width: 769px) {
    .navbar-right {
        margin-right:0
    }
}

.navbar-default .navbar-nav > .active > a:after {
    background-color: #1976D2
}

.navbar-default .navbar-nav > li > .dropdown-menu {
    border-top-width: 1px;
    border-top-color: #ddd
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu {
        color:#333333;
        background-color: transparent;
        border-bottom: 1px solid #ddd
    }

    .navbar-default .navbar-nav .open > .dropdown-menu {
        border-top: 1px solid #ddd
    }

    .navbar-default .navbar-nav .open:last-child .dropdown-menu {
        border-bottom: 0
    }
}

.navbar-default .navbar-link {
    color: #1E88E5
}

.navbar-default .navbar-link:hover {
    color: #166dba
}

@media (max-width: 768px) {
    .navbar-default .navbar-collapse .navbar-nav {
        border-bottom:1px solid #ddd
    }

    .navbar-default .dropdown-menu[class*=bg-] .label,.navbar-default .dropdown-menu[class*=bg-] .badge {
        color: #fff;
        background-color: #2196F3;
        border-color: transparent
    }

    .navbar-default .dropdown-menu[class*=bg-] > .divider {
        background-color: #e5e5e5
    }

    .navbar-default .dropdown-menu[class*=bg-] .dropdown-submenu:hover > a,.navbar-default .dropdown-menu[class*=bg-] .dropdown-submenu:focus > a {
        background-color: #f5f5f5
    }

    .navbar-default .dropdown-menu .table-responsive {
        border-width: 0
    }

    .navbar-default .dropdown-menu .dropdown-content-heading + .table-responsive {
        border-top-width: 1px
    }

    .navbar-default .navbar-text:not([data-toggle="collapse"]) {
        border-bottom: 1px solid #ddd
    }

    .navbar-default > .navbar-nav > li > a:not(.collapsed),.navbar-default > .navbar-nav > li > a:hover,.navbar-default > .navbar-nav > li > a:focus {
        background-color: #fcfcfc
    }
}

.navbar-inverse {
    color: rgba(255,255,255,0.9)
}

.navbar-inverse .navbar-form .form-control,.navbar-inverse .navbar-form .form-control-feedback,.navbar-inverse .navbar-form .input-group-addon {
    color: #fff
}

.navbar-inverse .navbar-form .form-control {
    border-bottom-color: rgba(255,255,255,0.3)
}

.navbar-inverse .navbar-form .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.navbar-inverse .navbar-form .form-control:-ms-input-placeholder {
    color: #fff
}

.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder {
    color: #fff
}

.navbar-inverse .navbar-form .form-control:focus {
    border-bottom-color: #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff
}

.navbar-inverse .navbar-nav > .active > a:after {
    background-color: #fff
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu {
        color:rgba(255,255,255,0.9);
        background-color: rgba(0,0,0,0.1);
        border-bottom: 1px solid rgba(255,255,255,0.1)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .text-muted,.navbar-inverse .navbar-nav .open .dropdown-menu .media-annotation {
        color: rgba(255,255,255,0.8)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked > li {
        border-top-color: rgba(255,255,255,0.1)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked .media-link {
        color: rgba(255,255,255,0.9)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked .media-link:hover,.navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked .media-link:focus {
        background-color: rgba(0,0,0,0.1);
        color: rgba(255,255,255,0.9)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .checker span {
        border-color: #fff;
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .checker span.checked {
        border-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .choice span {
        border-color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .form-control,.navbar-inverse .navbar-nav .open .dropdown-menu .form-control-feedback,.navbar-inverse .navbar-nav .open .dropdown-menu .input-group-addon,.navbar-inverse .navbar-nav .open .dropdown-menu .select2-selection__placeholder {
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .form-control {
        border-bottom-color: rgba(255,255,255,0.3)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .form-control::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .form-control:-ms-input-placeholder {
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .form-control::-webkit-input-placeholder {
        color: #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .form-control:focus {
        border-bottom-color: #fff;
        -webkit-box-shadow: 0 1px 0 #fff;
        box-shadow: 0 1px 0 #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
        border-bottom-color: rgba(255,255,255,0.3)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .select2-container--focus .select2-selection--single:not([class*=bg-]):not([class*=border-]),.navbar-inverse .navbar-nav .open .dropdown-menu .select2-container--open .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
        border-bottom-color: #fff;
        -webkit-box-shadow: 0 1px 0 #fff;
        box-shadow: 0 1px 0 #fff
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu a:not(.label-flat):not(.badge-flat):not(.disabled > a) {
        color: rgba(255,255,255,0.9)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: rgba(255,255,255,0.1)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        color: rgba(255,255,255,0.6)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-submenu:hover > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-submenu:focus > a {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open > .dropdown-menu {
        border-top: 1px solid rgba(255,255,255,0.1)
    }

    .navbar-inverse .navbar-nav .open:last-child .dropdown-menu {
        border-bottom: 0
    }

    .navbar-inverse .navbar-nav .label,.navbar-inverse .navbar-nav .badge,.navbar-inverse .navbar-nav .label:hover,.navbar-inverse .navbar-nav .badge:hover,.navbar-inverse .navbar-nav .label:focus,.navbar-inverse .navbar-nav .badge:focus {
        background-color: #fff;
        border-color: #fff;
        color: #333333
    }

    .navbar-inverse .navbar-nav .nav-tabs {
        background-color: transparent;
        border: 0
    }

    .navbar-inverse .navbar-nav .nav-tabs > li > a {
        background-color: transparent
    }
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-collapse {
        background-color:rgba(0,0,0,0.05)
    }

    .navbar-inverse .navbar-text {
        border-bottom: 1px solid rgba(255,255,255,0.1)
    }

    .navbar-inverse > .navbar-nav > li > a:not(.collapsed) {
        background-color: rgba(0,0,0,0.1)
    }

    .navbar-inverse .dropdown-menu .media-body a,.navbar-inverse .dropdown-menu .table a {
        color: #fff
    }

    .navbar-inverse .dropdown-menu .table-responsive {
        border-width: 0 0 1px 0;
        border-color: rgba(255,255,255,0.1)
    }

    .navbar-inverse .dropdown-menu .dropdown-content-heading + .table-responsive {
        border-top-width: 1px
    }

    .navbar-inverse .dropdown-menu .table th,.navbar-inverse .dropdown-menu .table td {
        border-color: rgba(255,255,255,0.1)
    }

    .navbar-inverse .label-flat,.navbar-inverse .badge-flat {
        border-color: #fff;
        color: #fff
    }

    .navbar-inverse .btn-flat,.navbar-inverse .btn-flat:hover,.navbar-inverse .btn-flat:focus {
        border-color: #fff;
        color: #fff!important
    }
}

.navbar-nav-material > li > a {
    text-transform: uppercase;
    font-size: .75rem;
    position: relative;
    font-weight: 500
}

.navbar-lg {
    min-height: 54px
}

.navbar-lg .navbar-brand {
    height: 54px;
    padding-top: 17px;
    padding-bottom: 17px
}

.navbar-lg .navbar-nav > li > a {
    padding-top: 17px;
    padding-bottom: 17px
}

.navbar-lg .navbar-nav > .dropdown-user > a,.navbar-lg .navbar-nav > .dropdown-user > a > span {
    padding-top: 8.5px;
    padding-bottom: 8.5px
}

.navbar-sm {
    min-height: 48px
}

.navbar-sm .navbar-brand {
    height: 48px;
    padding-top: 14px;
    padding-bottom: 14px
}

.navbar-sm .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px
}

.navbar-sm .navbar-nav > .dropdown-user > a,.navbar-sm .navbar-nav > .dropdown-user > a > span {
    padding-top: 7px;
    padding-bottom: 7px
}

.navbar-xs .navbar-brand {
    height: 46px;
    padding-top: 13px;
    padding-bottom: 13px
}

.navbar-xs .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px
}

.navbar-xs .navbar-nav > .dropdown-user > a,.navbar-xs .navbar-nav > .dropdown-user > a > span {
    padding-top: 6.5px;
    padding-bottom: 6.5px
}

.nav .mega-menu {
    position: static
}

.mega-menu .dropdown-menu {
    left: auto
}

@media (min-width: 769px) {
    .mega-menu.mega-menu-wide > .dropdown-menu {
        left:20px;
        right: 20px
    }

    .navbar-component .mega-menu.mega-menu-wide > .dropdown-menu,.layout-boxed .mega-menu.mega-menu-wide > .dropdown-menu {
        left: 0;
        right: 0
    }
}

.dropdown-content-heading {
    padding: 20px;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 500
}

.dropdown-content-heading + .dropdown-menu-body {
    padding-top: 0
}

.dropdown-content-heading + .dropdown-header {
    padding-top: 0!important
}

ul.dropdown-menu .dropdown-content-heading {
    padding-left: 15px;
    padding-right: 15px
}

ul.dropdown-menu .dropdown-content-heading:first-child {
    padding-top: 12px;
    padding-bottom: 12px
}

.dropdown-content-heading .icons-list {
    float: right
}

@media (min-width: 769px) {
    .dropdown-content-heading + .table-responsive {
        border-top:1px solid transparent
    }
}

.dropdown-content-footer {
    color: #333333;
    border-top: 1px solid transparent;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.dropdown-content-footer a {
    display: block;
    padding: 10px 20px;
    text-align: center;
    color: #333333
}

.dropdown-content-footer a:hover,.dropdown-content-footer a:focus {
    background-color: #f5f5f5
}

.dropdown-content-footer a > i.display-block {
    top: 0
}

@media (max-width: 768px) {
    .navbar-inverse .dropdown-content-footer {
        background-color:rgba(0,0,0,0.1);
        color: #fff;
        border-color: transparent;
        border-radius: 0
    }

    .navbar-inverse .dropdown-content-footer a {
        color: #fff
    }

    .navbar-inverse .dropdown-content-footer a:hover,.navbar-inverse .dropdown-content-footer a:focus {
        background-color: rgba(0,0,0,0.1)
    }
}

.dropdown-content-body {
    padding: 20px
}

.dropdown-content-heading + .dropdown-content-body {
    padding-top: 0
}

.dropdown-content:not(ul) {
    padding-top: 0;
    padding-bottom: 0
}

.dropdown-content .form-inline {
    white-space: nowrap
}

.menu-list {
    margin: 0 0 20px 0;
    list-style: none;
    padding: 0;
    overflow: hidden
}

@media (min-width: 1200px) {
    [class*=col-lg-] .menu-list {
        margin-bottom:9px
    }
}

@media (min-width: 1025px) {
    [class*=col-md-] .menu-list {
        margin-bottom:9px
    }
}

@media (min-width: 769px) {
    [class*=col-sm-] .menu-list {
        margin-bottom:9px
    }
}

@media (min-width: 480px) {
    [class*=col-xs-] .menu-list {
        margin-bottom:9px
    }
}

.menu-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    display: none;
    left: 110%;
    width: 100%
}

.menu-list li {
    position: relative;
    margin-top: 1px
}

.menu-list li:first-child {
    margin-top: 0
}

.menu-list li > a {
    display: block;
    color: #333333;
    padding: 8px 16px;
    border-radius: 3px
}

.menu-list li > a:hover,.menu-list li > a:focus {
    background-color: #f5f5f5
}

.menu-list li > a > i {
    margin-right: 10px
}

.menu-list li > a > .label,.menu-list li > a > .badge {
    float: right;
    margin-left: 8px
}

.menu-list li.active > a,.menu-list li.active > a:hover,.menu-list li.active > a:focus {
    color: #fff;
    background-color: #26A69A
}

.menu-list li.disabled > a,.menu-list li.disabled > a:hover,.menu-list li.disabled > a:focus {
    background-color: transparent;
    color: #999999;
    cursor: not-allowed
}

.menu-list li.disabled > a > .label,.menu-list li.disabled > a > .badge,.menu-list li.disabled > a > img {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

@media (max-width: 768px) {
    .menu-list li > a {
        color:#fff
    }

    .menu-list li > a:hover,.menu-list li > a:focus {
        background-color: rgba(0,0,0,0.1)
    }

    .menu-list li.active > a,.menu-list li.active > a:hover,.menu-list li.active > a:focus {
        background-color: rgba(0,0,0,0.1)
    }

    .menu-list li.disabled > a,.menu-list li.disabled > a:hover,.menu-list li.disabled > a:focus {
        background-color: transparent;
        color: rgba(255,255,255,0.6);
        cursor: not-allowed
    }

    .navbar-default .menu-list li > a {
        color: #333333
    }

    .navbar-default .menu-list li > a:hover,.navbar-default .menu-list li > a:focus {
        background-color: #f5f5f5
    }

    .navbar-default .menu-list li.active > a,.navbar-default .menu-list li.active > a:hover,.navbar-default .menu-list li.active > a:focus {
        color: #fff;
        background-color: #26A69A
    }

    .navbar-default .menu-list li.disabled > a,.navbar-default .menu-list li.disabled > a:hover,.navbar-default .menu-list li.disabled > a:focus {
        background-color: transparent;
        color: #999999
    }
}

@media (min-width: 769px) {
    .menu-list {
        overflow-y:auto;
        max-height: 340px
    }
}

.dd-wrapper .dd-menu {
    overflow: hidden;
    position: relative
}

.dd-wrapper .dd-header h6 .label,.dd-wrapper .dd-header h6 .badge {
    margin-left: 8px
}

.dd-wrapper .dd-header h6 > i {
    margin-right: 8px
}

.dd-wrapper .dd-header h6:first-child {
    display: none
}

.dd-wrapper .dd-parent .active-ul + ul {
    position: relative;
    display: block;
    left: 0
}

.dd-wrapper .link-back {
    display: block;
    padding: 9px 0;
    border-radius: 3px;
    margin-bottom: 10px;
    font-size: .75rem;
    text-transform: uppercase;
    line-height: 1.6666667
}

.dd-wrapper .link-back:before {
    content: '\f0a8';
    font-family: 'FontAwesome';
    font-size: 1rem;
    line-height: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dd-wrapper .link-back .dd-icon,.dd-wrapper .link-back i {
    display: none
}

@media (max-width: 768px) {
    .navbar .dd-wrapper .link-back {
        padding:20px 0;
        text-align: center;
        margin-top: -10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #eeeeee
    }

    .navbar-inverse .dd-wrapper .link-back {
        color: #fff;
        border-bottom-color: rgba(255,255,255,0.1)
    }
}

.dd-wrapper .dd-icon {
    float: right;
    margin-top: 2px
}

.dd-wrapper .dd-icon:after {
    content: '\f061';
    font-family: 'FontAwesome';
    font-size: 1rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dd-wrapper .dd-header .dd-icon:after {
    content: '\e9c5'
}

.menu-heading {
    display: block;
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 4px
}

.menu-heading > i {
    float: left;
    margin-right: 8px
}

.menu-heading.underlined {
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee
}

@media (max-width: 768px) {
    .menu-heading {
        color:#fff
    }

    div:first-child > .menu-heading {
        margin-top: 0
    }

    .navbar-default .menu-heading {
        color: #333333
    }

    .menu-heading.underlined {
        border-bottom-color: rgba(255,255,255,0.1)
    }

    .navbar-default .menu-heading.underlined {
        border-bottom-color: #eeeeee
    }
}

.dropdown-menu .nav-tabs,.dropdown-menu .nav-tabs > li > a {
    border-radius: 0
}

.dropdown-menu .nav-tabs > li:first-child > a,.dropdown-menu .nav-tabs > li.active:first-child > a {
    border-left: 0
}

.dropdown-menu .nav-tabs > li:last-child > a,.dropdown-menu .nav-tabs > li.active:last-child > a {
    border-right: 0
}

@media (max-width: 768px) {
    .dropdown-menu .nav-tabs {
        margin-top:0
    }

    .dropdown-menu .nav-tabs:before {
        content: none
    }

    .dropdown-menu .nav-tabs > li + li {
        margin-top: 1px
    }

    .dropdown-menu .nav-tabs > li > a {
        border: 0;
        padding-left: 20px;
        padding-right: 20px
    }

    .dropdown-menu .nav-tabs > li > a:hover,.dropdown-menu .nav-tabs > li > a:focus {
        background-color: rgba(0,0,0,0.1)
    }

    .dropdown-menu .nav-tabs > li.active > a,.dropdown-menu .nav-tabs > li.active > a:hover,.dropdown-menu .nav-tabs > li.active > a:focus {
        border: 0;
        background-color: rgba(0,0,0,0.1)
    }

    .navbar .dropdown-menu .nav-tabs {
        border-top: 1px solid rgba(255,255,255,0.1);
        border-bottom: 1px solid rgba(255,255,255,0.1)
    }

    .navbar .dropdown-menu .nav-tabs > li {
        margin-bottom: 0
    }

    .navbar .dropdown-menu .nav-tabs.active > a {
        border-color: transparent
    }

    .navbar-inverse .dropdown-menu .nav-tabs > li > a {
        color: #fff
    }

    .navbar-inverse .dropdown-menu .nav-tabs > li.disabled > a,.navbar-inverse .dropdown-menu .nav-tabs > li.disabled > a:hover,.navbar-inverse .dropdown-menu .nav-tabs > li.disabled > a:focus {
        color: rgba(255,255,255,0.6);
        background-color: transparent
    }

    .navbar-default .dropdown-menu .nav-tabs {
        border-top-color: #a7a6a6ab;
        border-bottom-color: #a7a6a6ab;
        border-left: 0;
        border-right: 0
    }

    .navbar-default .dropdown-menu .nav-tabs > li > a:hover,.navbar-default .dropdown-menu .nav-tabs > li > a:focus {
        color: #777;
        background-color: transparent
    }

    .navbar-default .dropdown-menu .nav-tabs > li.active > a,.navbar-default .dropdown-menu .nav-tabs > li.active > a:hover,.navbar-default .dropdown-menu .nav-tabs > li.active > a:focus {
        color: #777;
        background-color: transparent
    }

    .navbar-default .dropdown-menu .nav-tabs > li.disabled > a,.navbar-default .dropdown-menu .nav-tabs > li.disabled > a:hover,.navbar-default .dropdown-menu .nav-tabs > li.disabled > a:focus {
        color: #999999;
        background-color: transparent
    }
}

.navbar-progress {
    float: left;
    margin-left: 1.25rem
}

.navbar-progress .progress {
    width: 200px
}

@media (max-width: 768px) {
    .navbar-progress {
        margin:0.938rem 1.25rem;
        float: none
    }

    .navbar-progress .progress {
        margin-top: 0;
        margin-bottom: 0;
        width: 100%
    }
}

.navbar-xs .navbar-progress .progress {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem
}

.navbar-progress .progress,.navbar-xs .navbar-progress .progress-sm {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.navbar-progress .progress-sm,.navbar-xs .navbar-progress .progress-xs {
    margin-top: 1.125rem;
    margin-bottom: 1.125remrem
}

.navbar-progress .progress-xs,.navbar-xs .navbar-progress .progress-xxs {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.navbar-progress .progress-xxs {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem
}

.navbar-sm .navbar-progress .progress {
    margin-top: 0.938rem;
    margin-bottom: 0.938rem
}

.navbar-lg .navbar-progress .progress,.navbar-sm .navbar-progress .progress-sm {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem
}

.navbar-lg .navbar-progress .progress-sm,.navbar-sm .navbar-progress .progress-xs {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.navbar-lg .navbar-progress .progress-xs,.navbar-sm .navbar-progress .progress-xxs {
    margin-top: 1.375rem;
    margin-bottom: 1.375rem
}

.navbar-lg .navbar-progress .progress-xxs {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

@media (max-width: 768px) {
    .navbar .btn-group .dropdown-menu,.navbar .dropdown .dropdown-menu,.navbar .input-group .dropdown-menu {
        width:100%;
        border-width: 0 0 1px 0;
        border-radius: 0
    }

    .navbar .btn-group .dropdown-menu > li > a,.navbar .dropdown .dropdown-menu > li > a,.navbar .input-group .dropdown-menu > li > a {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .navbar .btn-group,.navbar .input-group,.navbar .form-group:not(.has-feedback),.navbar .input-group-btn {
        position: static
    }

    .navbar .select2-container {
        width: 100%!important
    }

    .navbar-fixed-bottom .btn-group .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu,.navbar-fixed-bottom .input-group .dropdown-menu {
        border-width: 1px 0 0 0
    }

    .navbar-component .btn-group .dropdown-menu,.navbar-component .dropdown .dropdown-menu,.navbar-component .input-group .dropdown-menu {
        border-width: 0 1px 1px 1px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .table-responsive {
        margin-bottom: 0
    }
}

.breadcrumb {
    border-radius: 0;
    margin-bottom: 0
}

.breadcrumb > li {
    position: relative
}

.breadcrumb > li > a {
    color: #333333
}

.breadcrumb > li > a:hover,.breadcrumb > li > a:focus {
    opacity: 0.85;
    filter: alpha(opacity=85)
}

.breadcrumb > li i {
    display: inline-block;
    font-size: .9rem
}

.breadcrumb > li > .dropdown-menu {
    margin-top: 0;
    margin-left: 5px
}

.breadcrumb > li:first-child > .dropdown-menu {
    margin-left: 0
}

.breadcrumb > li > .dropdown-menu-right {
    margin-left: 0;
    margin-right: -10px
}

.breadcrumb > li:hover > .dropdown-menu {
    display: block
}

.breadcrumb > li.location-text {
    margin-right: 8px
}

.breadcrumb > li.location-text + li:before {
    content: none
}

.breadcrumb > li.location-text + li > .dropdown-menu {
    margin-left: 0
}

@media (max-width: 768px) {
    .heading-elements .breadcrumb {
        padding-top:0;
        padding-bottom: 0
    }

    .breadcrumb > li {
        position: static
    }

    .breadcrumb > li .dropdown-menu {
        width: 100%;
        margin: 0;
        border-radius: 0;
        border-width: 1px 0
    }

    .breadcrumb > li .dropdown-menu > li {
        position: static
    }

    .breadcrumb .dropdown-submenu > .dropdown-menu {
        position: static
    }
}

.page-title .breadcrumb {
    float: none;
    display: block;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 0
}

.page-title .breadcrumb:first-child {
    padding-top: 0;
    padding-bottom: 3px
}

.page-title .breadcrumb.position-right {
    margin-left: 29px
}

.page-header-content > .breadcrumb {
    padding-top: 0;
    padding-bottom: 20px
}

.page-header-content > .breadcrumb:first-child {
    padding-bottom: 0;
    padding-top: 20px
}

.breadcrumb-dash > li + li:before {
    content: '\2013\00a0'
}

.breadcrumb-arrow > li + li:before {
    content: '\2192\00a0'
}

.breadcrumb-arrows > li + li:before {
    content: '\00bb\00a0'
}

.breadcrumb-caret > li + li:before {
    content: '\203A\00a0'
}

.breadcrumb-line {
    position: relative;
    padding-left: 1.389em;
    padding-right: 1.389em;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.breadcrumb-line:after {
    content: '';
    display: table;
    clear: both
}

.page-header .breadcrumb-line:first-child {
    z-index: 994
}

.breadcrumb-line:not([class*=bg-]) {
    background-color: #fff
}

.page-header-content + .breadcrumb-line {
    margin-bottom: 20px
}

.page-header-default .breadcrumb-line:not([class*=bg-]) {
    background-color: rgb(248 250 252)
}

.breadcrumb-line .breadcrumb {
    margin-right: 46px
}

@media (min-width: 769px) {
    .breadcrumb-line .breadcrumb {
        float:left;
        margin-right: 0
    }
}

@media (max-width: 768px) {
    .breadcrumb-line {
        background-color:inherit
    }
}

.page-header-default .page-header-content + .breadcrumb-line,.page-header-inverse .page-header-content + .breadcrumb-line {
    border-top: 1px solid #e2e8f0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-header-default .page-header-content + .breadcrumb-line-component,.page-header-inverse .page-header-content + .breadcrumb-line-component {
    border-width: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.breadcrumb-line-component {
    border-radius: 3px;
    padding-left: 0;
    padding-right: 0
}

.breadcrumb-line-component:not([class*=bg-]) {
    background-color: #fff
}

.breadcrumb-line-component .breadcrumb {
    margin-left: 20px
}

.page-header .breadcrumb-line-component {
    margin-left: 20px;
    margin-right: 20px
}

.breadcrumb-line[class*=bg-] a,.breadcrumb-line[class*=bg-] i {
    color: inherit
}

.breadcrumb-line[class*=bg-] .breadcrumb > .active,.breadcrumb-line[class*=bg-] .breadcrumb > li + li:before {
    color: rgba(255,255,255,0.75)
}

.breadcrumb-line[class*=bg-] .breadcrumb-elements {
    border-top-color: rgba(255,255,255,0.1)
}

.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a {
    color: rgba(255,255,255,0.9)
}

.breadcrumb-line[class*=bg-] .breadcrumb-elements > li.open > a,.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a:hover,.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a:focus {
    color: #fff
}

.breadcrumb-elements {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #ddd;
}

.breadcrumb-elements:after {
    content: '';
    display: table;
    clear: both
}

.breadcrumb-elements > li {
    display: inline-block;
    position: static
}

.breadcrumb-elements > li > a {
    display: block;
    padding: 0.694em 1.04em;
    color: #333333
}

.breadcrumb-elements > li > a > i,.dropdown-menu > li > a > i {
    font-size: .9rem
}

.breadcrumb-line[class*=bg-] .breadcrumb-elements > li.open > a,.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a:hover,.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a:focus {
    background-color: rgba(255,255,255,0.1)
}

.breadcrumb-elements .dropdown-menu {
    left: auto;
    right: 0;
    border-radius: 3px
}

@media (max-width: 768px) {
    .breadcrumb-elements .dropdown-menu {
        left:0
    }

    .breadcrumb-elements .dropdown-menu > li > a {
        padding-left: 15px;
        padding-right: 15px
    }
}

.breadcrumb-elements .dropup > .dropdown-menu {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.breadcrumb-elements [data-toggle="collapse"] {
    display: block;
    position: absolute;
    top: 0;
    right: 20px
}

@media (min-width: 769px) {
    .breadcrumb-elements {
        float:right;
        text-align: inherit;
        border-top: 0
    }

    .breadcrumb-elements.collapse {
        display: block;
        visibility: visible
    }

    .breadcrumb-elements > li {
        float: left
    }

    .breadcrumb-elements > li,.breadcrumb-elements > li .btn-group {
        position: relative
    }

    .breadcrumb-line-component .breadcrumb-elements > li:last-child > a {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }

    .breadcrumb-elements [data-toggle="collapse"] {
        display: none
    }
}

@media (max-width: 768px) {
    .breadcrumb-line:not(.breadcrumb-line-component) .breadcrumb-elements {
        background-color:inherit;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px
    }
}

.pagination {
    margin-top: 0;
    margin-bottom: -6px
}

.pagination,.pagination.has-shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    background-color: #f5f5f5
}

.pagination > li > a,.pagination > li > span {
    min-width: 38px;
    padding: 9px;
    text-align: center;
    border-width: 0
}

.pagination > li:not(.disabled) > a:hover,.pagination > li:not(.disabled) > span:hover,.pagination > li:not(.disabled) > a:focus,.pagination > li:not(.disabled) > span:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.05) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.05) inset
}

.pagination > li:not(.disabled) > a:active,.pagination > li:not(.disabled) > span:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset
}

.panel .pagination {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination.pagination-rounded > li:first-child > a,.pagination.pagination-rounded > li:first-child > span {
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px
}

.pagination.pagination-rounded > li:last-child > a,.pagination.pagination-rounded > li:last-child > span {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px
}

.pagination-flat {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pagination-flat > li > a,.pagination-flat > li > span {
    margin-left: 1px;
    border-radius: 3px;
    min-width: 38px;
    background-color: transparent
}

.pagination-flat > li > a,.pagination-flat > li > span,.pagination-flat > li > a:hover,.pagination-flat > li > span:hover,.pagination-flat > li > a:focus,.pagination-flat > li > span:focus {
    border-color: transparent
}

.pagination-flat > .active > a,.pagination-flat > .active > span,.pagination-flat > .active > a:hover,.pagination-flat > .active > span:hover,.pagination-flat > .active > a:focus,.pagination-flat > .active > span:focus {
    border-color: transparent
}

.pagination-flat > .disabled > span,.pagination-flat > .disabled > span:hover,.pagination-flat > .disabled > span:focus,.pagination-flat > .disabled > a,.pagination-flat > .disabled > a:hover,.pagination-flat > .disabled > a:focus {
    border-color: transparent;
    background-color: transparent
}

.pagination-flat.pagination-rounded > li > a,.pagination-flat.pagination-rounded > li > span {
    border-radius: 100px;
    padding-left: 11px;
    padding-right: 11px
}

.pagination-flat.pagination-lg > li > a,.pagination-flat.pagination-lg > li > span {
    min-width: 40px
}

.pagination-flat.pagination-lg.pagination-rounded > li > a,.pagination-flat.pagination-lg.pagination-rounded > li > span {
    padding-left: .694em;
    padding-right: .694em
}

.pagination-flat.pagination-sm > li > a,.pagination-flat.pagination-sm > li > span {
    min-width: 36px
}

.pagination-flat.pagination-sm.pagination-rounded > li > a,.pagination-flat.pagination-sm.pagination-rounded > li > span {
    padding-left: 12px;
    padding-right: 12px
}

.pagination-flat.pagination-xs > li > a,.pagination-flat.pagination-xs > li > span {
    min-width: 34px
}

.pagination-flat.pagination-xs.pagination-rounded > li > a,.pagination-flat.pagination-xs.pagination-rounded > li > span {
    padding-left: 13px;
    padding-right: 13px
}

.pagination-separated > li > a,.pagination-separated > li > span {
    margin-left: 2px
}

.pagination-lg > li > a,.pagination-lg > li > span {
    padding: 10px;
    min-width: 40px
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination-sm > li > a,.pagination-sm > li > span {
    padding: 0.555em;
    min-width: 2.5em
}

.pagination-xs > li > a,.pagination-xs > li > span {
    padding: 0.375rem 0.75rem;
    font-size: .75rem;
    line-height: 1.6666667
}

.pagination-xs > li:first-child > a,.pagination-xs > li:first-child > span {
    border-bottom-left-radius: 0.188rem;
    border-top-left-radius: 0.188rem
}

.pagination-xs > li:last-child > a,.pagination-xs > li:last-child > span {
    border-bottom-right-radius: 0.188rem;
    border-top-right-radius: 0.188rem
}

.pagination-xs > li > a,.pagination-xs > li > span {
    padding: 0.438rem;
    min-width: 2.125rem
}

.label {
    display: inline-block;
    font-weight: 500;
    padding: 2px 5px 1px 5px;
    line-height: 1.5384616;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: .625rem;
    letter-spacing: 0.1px;
    border-radius: 2px
}

.btn .label {
    top: 0
}

.list-group-item.active > .label,.nav-pills > .active > a > .label,.nav-tabs[class*=bg-] > li > a > .label {
    color: #333333;
    background-color: #fff;
    border-color: #fff
}

@media (min-width: 769px) {
    .list-group-item > .label {
        float:right
    }

    .list-group-item > .label + .label {
        margin-right: 8px
    }
}

.label > .caret,.badge > .caret {
    margin-top: -2px
}

.open .label.dropdown-toggle,.open .badge.dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none
}

.label[href]:hover,.badge[href]:hover,.label[href]:focus,.badge[href]:focus {
    opacity: 0.85;
    filter: alpha(opacity=85)
}

.label-default {
    border-color: #999999
}

.label-default[href]:hover,.label-default[href]:focus {
    background-color: #999999
}

.label-primary {
    border-color: #2196F3
}

.label-primary[href]:hover,.label-primary[href]:focus {
    background-color: #2196F3
}

.label-success {
    border-color: #4CAF50
}

.label-success[href]:hover,.label-success[href]:focus {
    background-color: #4CAF50
}

.label-info {
    border-color: #00BCD4
}

.label-info[href]:hover,.label-info[href]:focus {
    background-color: #00BCD4
}

.label-warning {
    border-color: #FF5722
}

.label-warning[href]:hover,.label-warning[href]:focus {
    background-color: #FF5722
}

.label-danger {
    border-color: #F44336
}

.label-danger[href]:hover,.label-danger[href]:focus {
    background-color: #F44336
}

.label-striped {
    background-color: #f5f5f5;
    color: #333333;
    border-left-width: 2px;
    padding: 6px 12px
}

.label-striped.label-striped-right {
    border-left-width: 1px;
    border-right-width: 2px
}

.label-striped,.label-striped.label-icon {
    border-radius: 0
}

.label-striped[href]:hover,.label-striped[href]:focus {
    color: #333333;
    background-color: #eeeeee;
    -webkit-box-shadow: none;
    box-shadow: none
}

.label-flat {
    background-color: transparent;
    border-width: 2px;
    border-radius: 0;
    padding: 1px 4px 0 4px
}

.label-flat[href]:hover,.label-flat[href]:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.label-icon {
    padding: 4px;
    border-radius: 2px;
    line-height: 1
}

.label-icon > i {
    top: 0
}

.label-icon.label-flat {
    padding: 6px
}

.label-icon-xlg {
    padding: 10px
}

.label-icon-xlg.label-flat {
    padding: 8px
}

.label-icon-lg {
    padding: 9px
}

.label-icon-lg.label-flat {
    padding: 7px
}

.label-icon-sm {
    padding: 7px
}

.label-icon-sm.label-flat {
    padding: 5px
}

.label-icon-xs {
    padding: 6px
}

.label-icon-xs.label-flat {
    padding: 4px
}

.label-rounded {
    border-radius: 100px
}

.label-rounded:not(.label-icon) {
    padding-left: 8px;
    padding-right: 8px
}

.label-roundless {
    border-radius: 0
}

.label-block {
    display: block
}

.form-control + .label-block {
    margin-top: 8px
}

.label-block.text-left {
    text-align: left;
    margin-right: 0
}

.label-block.text-right {
    text-align: right;
    margin-left: 0
}

.badge {
    padding: 0.125rem 0.375rem 0.125rem 0.375rem;
    font-size: .625rem;
    letter-spacing: 0.1px;
    vertical-align: baseline;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 100px
}

.btn .badge {
    top: 0
}

.btn-xs .badge {
    padding: 0.125rem 0.375rem 0.125rem 0.375rem
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge,.nav-tabs[class*=bg-] > li > a > .badge {
    color: #333333;
    background-color: #fff;
    border-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 0
}

.nav-pills > li > a > .badge.position-right {
    margin-left: 8px
}

.badge-default {
    background-color: #999999;
    border-color: #999999
}

.badge-primary {
    background-color: #2196F3;
    border-color: #2196F3
}

.badge-success {
    background-color: #4CAF50;
    border-color: #4CAF50
}

.badge-info {
    background-color: #00BCD4;
    border-color: #00BCD4
}

.badge-warning {
    background-color: #FF5722;
    border-color: #FF5722
}

.badge-danger {
    background-color: #F44336;
    border-color: #F44336
}

.badge-flat {
    background-color: transparent;
    border-width: 2px;
    padding: 1px 5px 0 5px
}

.badge-flat[href]:hover,.badge-flat[href]:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.thumbnail {
    border-width: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.panel .thumbnail {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.thumbnail > a {
    display: block
}

.thumbnail > img,.thumbnail a > img {
    width: 100%
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #ddd
}

.thumbnail .caption {
    padding: 17px;
    padding-top: 20px
}

.thumbnail .caption i.pull-right,.thumbnail .caption .icons-list.pull-right {
    margin-top: 4px
}

.thumbnail .caption .media-heading {
    margin-top: 0
}

.thumbnail .caption .media-heading:after {
    content: '';
    display: table;
    clear: both
}

.modal-dialog .thumbnail {
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.thumbnail > .panel-heading {
    margin: -3px;
    margin-bottom: 0
}

.thumbnail .panel-footer {
    margin: -3px;
    margin-top: 0
}

.thumbnail.no-padding img,.thumbnail.no-padding .thumb {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.thumbnail.no-padding .caption {
    padding: 20px
}

.thumbnail.no-padding .panel-heading,.thumbnail.no-padding .panel-footer {
    margin: 0
}

.thumb {
    position: relative;
    display: block;
    text-align: center
}

.thumb img:not(.media-preview), .thumb svg:not(.media-preview) {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto
}

.thumb svg:not(.media-preview) {
    stroke: #b4b4b4;
    filter: drop-shadow(3px 3px 2px rgb(0 0 0 / 0.15));
}

.thumb.thumb-fixed img {
    max-width: 240px
}

.thumb:not(.thumb-rounded) img {
    border-radius: 3px
}

.thumb:hover .caption-zoom {
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 10px rgba(0,0,0,0.7);
    box-shadow: 0 0 0 10px rgba(0,0,0,0.7)
}

.thumb:hover .caption-offset {
    left: 8px;
    top: 8px
}

.thumb .caption-collapse {
    top: 80%;
    z-index: 10;
    height: auto
}

.thumb:hover .thumb .caption-collapse {
    top: 100%
}

.thumb-rounded {
    width: 60%;
    margin: 20px auto 0 auto
}

.thumb-rounded,.thumb-rounded img,.thumb-rounded .caption-overflow {
    border-radius: 50%
}

.caption-overflow {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    visibility: hidden;
    border-radius: 3px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.caption-overflow span {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
    width: 100%;
    text-align: center
}

.thumb:hover > .caption-overflow {
    background-color: rgba(0,0,0,0.7);
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.zoom-image {
    color: #fff;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out
}

.thumb:hover .zoom-image {
    background-color: rgba(0,0,0,0.6);
    opacity: 1;
    filter: alpha(opacity=100)
}

.img-rounded + .zoom-image {
    border-radius: 3px
}

.img-circle + .zoom-image {
    border-radius: 50%
}

.zoom-image i {
    font-size: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px
}

.thumb-slide {
    overflow: hidden
}

.thumb-slide .caption {
    position: absolute;
    bottom: -100%;
    left: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 10;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.thumb-slide .caption span {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px;
    width: 100%;
    text-align: center
}

.thumb-slide:hover .caption {
    bottom: 0
}

.alert {
    font-size: .9rem;
    color: #333;
    border-radius: 0.375rem;
    position: relative;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    box-shadow: 0 16px 16px -10px rgba(34,47,62,.15),0 0 40px 1px rgba(34,47,62,.15)
}

.alert .alert-heading {
    margin-top: 0;
    margin-bottom: 0.313rem
}

.alert .alert-link {
    color: inherit
}

.alert .close,.alert .close:hover,.alert .close:focus {
    color: inherit
}

.alert-primary {
    background-color: #E3F2FD;
    border-color: #1E88E5;
    color: #1565C0
}

.alert-primary hr {
    border-top-color: #187bd1
}

.alert-primary .alert-link {
    color: #104d92
}

.alert.alert-rounded {
    border-radius: 100px;
    padding-left: 1.563rem;
    padding-right: 1.563rem
}

.alert-component {
    border-width: 0
}

.alert-component[class*=alert-styled-] {
    background-color: #fff
}

.alert[class*=bg-] a,.alert[class*=bg-] .alert-link {
    color: #fff
}

.alert[class*=alert-styled-]:after {
    content: '\f0c9';
    font-family: 'FontAwesome';
    color: #fff;
    width: 2.75rem;
    left: -2.75rem;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -.625rem;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.alert[class*=alert-styled-].alert-danger:after,.alert[class*=alert-styled-][class*=bg-danger]:after {
    content: '\f05e'
}

.alert[class*=alert-styled-].alert-success:after,.alert[class*=alert-styled-][class*=bg-success]:after {
    content: '\f00c'
}

.alert[class*=alert-styled-].alert-warning:after,.alert[class*=alert-styled-][class*=bg-warning]:after {
    content: '\f071'
}

.alert[class*=alert-styled-].alert-info:after,.alert[class*=alert-styled-][class*=bg-info]:after {
    content: '\f05a'
}

.alert.alert-styled-right:after {
    left: auto;
    right: -2.75rem
}

.alert.alert-styled-custom:after {
    content: "\f00c"
}

.alert.alert-styled-left {
    border-left-width: 2.75rem
}

.alert.alert-styled-left[class*=bg-] {
    border-left-color: rgba(0,0,0,0.15)!important
}

.alert.alert-styled-right {
    border-right-width: 2.75rem
}

.alert.alert-styled-right[class*=bg-] {
    border-right-color: rgba(0,0,0,0.15)!important
}

.alert:not(.ui-pnotify)[class*=alert-arrow-]:before,.ui-pnotify.alert[class*=alert-arrow-] > .brighttheme:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -1px;
    border-left: .375rem solid;
    border-top: .375rem solid transparent;
    border-bottom: .375rem solid transparent;
    border-left-color: inherit;
    margin-top: -.375rem
}

.alert:not(.ui-pnotify).alert-arrow-right:before,.ui-pnotify.alert.alert-arrow-right > .brighttheme:before {
    left: auto;
    right: 0;
    border-left: 0;
    border-right: 5px solid;
    border-right-color: inherit
}

.panel .alert {
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%),0 1px 2px rgb(0 0 0 / 24%)
}

.progress {
    position: relative;
    margin-bottom: 0;
    height: 1.125rem;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar {
    line-height: 1.125rem;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-rounded,.progress-rounded > .progress-bar {
    border-radius: 6.25rem
}

.progress .progressbar-back-text {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: .75rem
}

.progress .progressbar-front-text {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: .75rem
}

.progress.right .progress-bar {
    right: 0;
    float: right
}

.progress.right .progressbar-front-text {
    position: absolute;
    right: 0
}

.progress.vertical {
    width: 3.125rem;
    height: 100%;
    display: inline-block
}

.progress.vertical + .progress.vertical {
    margin-left: 0.625rem
}

.progress.vertical .progress-bar {
    width: 100%;
    height: 0;
    -webkit-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease
}

.progress.vertical.bottom {
    position: relative
}

.progress.vertical.bottom .progressbar-front-text {
    position: absolute;
    bottom: 0
}

.progress.vertical.bottom .progress-bar {
    position: absolute;
    bottom: 0
}

.progress-lg {
    height: 1.375rem
}

.progress-lg .progress-bar {
    line-height: 1.375rem
}

.progress-sm {
    height: 0.875rem
}

.progress-xs {
    height: 0.625rem
}

.progress-xxs {
    height: 0.375rem
}

.progress-micro {
    height: 0.125rem
}

.progress-sm .progress-bar,.progress-xs .progress-bar,.progress-xxs .progress-bar,.progress-micro .progress-bar {
    font-size: 0
}

.media {
    margin-top: 1.25rem;
    position: relative
}

.media.panel-body {
    margin-top: 0
}

.media,.media-body {
    overflow: visible
}

.media-left,.media-right,.media-body {
    position: relative
}

.media-heading {
    font-size: 1rem;
    margin-bottom: 0.313rem;
    display: block
}

.media-body > h6 + span {
    font-size: .86rem
}

.media-list {
    margin-bottom: 0
}

.media-right,.media > .pull-right {
    padding-left: 1.25rem
}

.media-left,.media > .pull-left {
    padding-right: 1.389em
}

@media (max-width: 768px) {
    .stack-media-on-mobile:not(.text-left):not(.text-right) {
        text-align:center
    }

    .stack-media-on-mobile .media-annotation {
        display: block
    }

    .stack-media-on-mobile .media-annotation.dotted:not(.pull-right):before {
        content: none;
        margin: 0
    }

    .stack-media-on-mobile .media-heading .media-annotation {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0.313rem
    }

    .stack-media-on-mobile .media-left,.stack-media-on-mobile .media-right,.stack-media-on-mobile .media-body {
        display: block;
        width: auto;
        padding-left: 0;
        padding-right: 0
    }

    .stack-media-on-mobile .media-body,.stack-media-on-mobile .media-right {
        margin-top: 0.938rem
    }

    .stack-media-on-mobile .media-heading {
        margin-bottom: 0.313rem
    }
}

.media-badge {
    position: absolute;
    left: -0.625rem;
    top: -0.125rem
}

.media-badge,.media-badge[class*=bg-] {
    border: 0.125rem solid
}

@media (max-width: 768px) {
    .navbar-inverse .media-badge {
        border:0;
        top: 0
    }
}

.media-annotation {
    color: #999999;
    font-size: .75rem;
    line-height: 1.6666667;
    font-weight: 400
}

.media-heading .media-annotation {
    margin-left: 0.5rem
}

.media-annotation i {
    font-size: .9rem
}

.media-annotation.dotted:not(.pull-right):before {
    content: '\2022';
    margin-right: 0.688rem
}

.media-header {
    white-space: nowrap;
    margin-top: 1.25rem;
    font-weight: 500
}

.media-header:first-child {
    margin-top: 0
}

.media-list-bordered > li {
    border-top: 1px solid #eeeeee;
    padding-top: 0.938rem;
    margin-top: 0.938rem
}

.media-list-bordered > li:first-child {
    padding-top: 0;
    border-top-width: 0
}

.media-list-bordered.media-list-linked .media-header {
    margin-bottom: 0.938rem
}

.media-list-linked .media {
    margin-top: 0;
    padding: 0
}

.media-list-linked .media-link {
    display: block;
    padding: 1.04em 1.04em;
    color: #333333
}

.media-list-linked .media-link:hover,.media-list-linked .media-link:focus {
    background-color: rgb(241 245 249);
    color: #333333
}

.media-list-linked .media-header {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem
}

.media-list-linked .media-header:first-child {
    margin-top: 0
}

.media-list-linked.media-list-bordered > li:first-child {
    border-top-width: 0.063rem
}

.media-list-linked.media-list-bordered > .media-header {
    margin-top: 0
}

.media-list-linked.media-list-bordered > .media-header:first-child {
    border-top-width: 0
}

.list-group {
    list-style: none;
    margin-bottom: 0;
    border: 0.063rem solid #ddd;
    padding: 0.5rem 0;
    border-radius: 0.188rem
}

.list-group-item {
    background-color: transparent;
    padding: 0.625rem 1.25rem;
    border: 0
}

.list-group-item.disabled .label,.list-group-item.disabled:hover .label,.list-group-item.disabled:focus .label,.list-group-item.disabled .badge,.list-group-item.disabled:hover .badge,.list-group-item.disabled:focus .badge {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.list-group-divider {
    height: 0.063rem;
    display: block;
    background-color: #e5e5e5;
    margin-top: 0px;
    margin-bottom: 0.5rem;
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.list-group-header {
    padding: 0.5rem 1.25rem;
    font-size: .6875rem;
    line-height: 1.82;
    color: #999999;
    text-transform: uppercase
}

.list-group-header:first-child {
    margin-top: 0.5rem
}

.list-group-item + .list-group-header,.list-group-divider + .list-group-header {
    margin-top: 1rem
}

.list-group-item > i,.list-group-header > i {
    margin-right: 0.5rem
}

.list-group-item > i.pull-right,.list-group-header > i.pull-right {
    margin-right: 0;
    margin-left: 0.5rem;
    margin-top: 0.125rem
}

.list-group-item-heading {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}

.list-group-item-text {
    line-height: 1.5384616;
    margin-bottom: 0.5rem
}

.list-group-item-success {
    color: #43A047;
    background-color: #E8F5E9
}

a.list-group-item-success,button.list-group-item-success {
    color: #43A047
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
    color: #43A047;
    background-color: #d6edd8
}

a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #43A047;
    border-color: #43A047
}

.list-group-item-success,a.list-group-item-success,a.list-group-item-success:hover,a.list-group-item-success:focus {
    color: #205823
}

.list-group-item-info {
    color: #1565C0;
    background-color: #E3F2FD
}

a.list-group-item-info,button.list-group-item-info {
    color: #1565C0
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {
    color: #1565C0;
    background-color: #cbe7fb
}

a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #1565C0;
    border-color: #1565C0
}

.list-group-item-info,a.list-group-item-info,a.list-group-item-info:hover,a.list-group-item-info:focus {
    color: #104d92
}

.list-group-item-warning {
    color: #EF6C00;
    background-color: #FFF3E0
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #EF6C00
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus {
    color: #EF6C00;
    background-color: #ffe9c6
}

a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #EF6C00;
    border-color: #EF6C00
}

.list-group-item-warning,a.list-group-item-warning,a.list-group-item-warning:hover,a.list-group-item-warning:focus {
    color: #aa3510
}

.list-group-item-danger {
    color: #D84315;
    background-color: #FBE9E7
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #D84315
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus {
    color: #D84315;
    background-color: #f7d5d1
}

a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #D84315;
    border-color: #D84315
}

.list-group-item-danger,a.list-group-item-danger,a.list-group-item-danger:hover,a.list-group-item-danger:focus {
    color: #9c1f1f
}

.panel {
    margin-bottom: 1.389em;
    border-width: 0;
    box-shadow: 0 16px 16px -10px rgba(34,47,62,.15),0 0 40px 1px rgba(34,47,62,.15)
}

.panel.has-scroll {
    max-width: 100%;
    overflow-x: auto
}

.panel-flat > .panel-heading + .table,.panel-flat > .panel-heading + .table-responsive {
    border-top: 1px solid #ddd
}

.panel[class*=bg-] > .panel-heading {
    border-color: rgba(255,255,255,0.2)
}

@media (max-width: 768px) {
    .panel[class*=bg-] > .panel-heading {
        background-color:inherit
    }
}

.panel[class*=bg-].panel-flat > .panel-heading {
    border-bottom-color: transparent
}

.panel[class*=bg-] .panel-title {
    color: #fff
}

.panel[class*=bg-] .table thead td,.panel[class*=bg-] .table tbody td,.panel[class*=bg-] .table thead th,.panel[class*=bg-] .table tbody th {
    border-color: rgba(255,255,255,0.1)
}

.panel[class*=bg-] .text-muted,.panel[class*=bg-] .help-block,.panel[class*=bg-] .help-inline {
    color: rgba(255,255,255,0.8)
}

.panel-bordered {
    border-width: 1px
}

.panel[class*=border-top-] {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel[class*=border-top-]:not(.border-top-lg):not(.border-top-xlg) {
    border-top-width: 1px
}

.panel[class*=border-bottom-] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.panel[class*=border-bottom-]:not(.border-bottom-lg):not(.border-bottom-xlg) {
    border-bottom-width: 1px
}

.panel[class*=border-left-] {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.panel[class*=border-left-]:not(.border-left-lg):not(.border-left-xlg) {
    border-left-width: 1px
}

.panel[class*=border-right-] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.panel[class*=border-right-]:not(.border-right-lg):not(.border-right-xlg) {
    border-right-width: 1px
}

.panel-body {
    position: relative
}

.panel-flat > .panel-heading + .panel-body {
    padding-top: 0
}

.panel-body + .panel-body,.panel-body + .table,.panel-body + .table-responsive,.panel-body.has-top-border {
    border-top: 1px solid #ddd
}

.panel[class*=bg-] .panel-body + .panel-body,.panel[class*=bg-] .panel-body + .table,.panel[class*=bg-] .panel-body + .table-responsive,.panel[class*=bg-] .panel-body.has-top-border {
    border-top-color: rgba(255,255,255,0.5)
}

.panel-body-accent {
    background-color: #fcfcfc
}

.panel[class*=bg-] .panel-body-accent {
    background-color: rgba(0,0,0,0.1)
}

.panel-heading {
    position: relative;
    padding-top: 0.694em;
    padding-bottom: 0.694em;
    border-top-right-radius: 0.417em;
    border-top-left-radius: 0.417em
}

.panel-bordered > .panel-heading {
    margin: 0
}

.panel-flat > .panel-heading {
    background-color: #fff
}

.panel-flat > .panel-heading > .panel-title {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem
}

.panel-flat > .panel-heading + .tab-content > .has-padding {
    padding-top: 0
}

.panel-flat[class*=bg-] > .panel-heading {
    background-color: inherit
}

.panel-heading[class*=bg-],.panel-primary .panel-heading,.panel-danger .panel-heading,.panel-success .panel-heading,.panel-warning .panel-heading,.panel-info .panel-heading {
    border-top-right-radius: 0.188rem;
    border-top-left-radius: 0.188rem
}

.panel-white > .panel-heading {
    background-color: #fff;
    border-bottom-color: #ddd
}

.panel-title {
    position: relative;
    font-size: .9rem
}

.panel-title.text-size-mini {
    font-size: .6875rem
}

.panel-title.text-size-small {
    font-size: .75rem
}

.panel-title.text-size-large {
    font-size: .9rem
}

a.panel-title {
    display: block
}

.panel-title img {
    max-height: 1.25rem;
    display: inline-block;
    vertical-align: top
}

.panel-title > small:not(.display-block),.panel-title > .small:not(.display-block) {
    margin-left: 0.313rem
}

h1.panel-title,.h1.panel-title {
    font-size: 1.5625rem
}

h2.panel-title,.h2.panel-title {
    font-size: 1.4375rem
}

h3.panel-title,.h3.panel-title {
    font-size: 1.3125rem
}

h4.panel-title,.h4.panel-title {
    font-size: 1.1875rem
}

h5.panel-title,.h5.panel-title {
    font-size: 1.0625rem
}

h6.panel-title,.h6.panel-title {
    font-size: .9375rem
}

.panel-footer {
    position: relative
}

.panel-footer:after {
    content: '';
    display: table;
    clear: both
}

.panel-footer .form-control,.panel-footer .selectboxit-btn,.panel-footer .multiselect.btn-default,.panel-footer .bootstrap-select .btn-default,.panel-footer .select2-selection--single:not([class*=bg-]):not([class*=border-]) {
    border-color: transparent!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.panel-footer-transparent {
    background-color: transparent;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0.688rem
}

.panel-footer-condensed {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem
}

.panel-footer-bordered {
    background-color: #fff;
    padding-right: 0;
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.panel > .panel-body + .table,.panel > .panel-body + .table-responsive {
    border-top-width: 0
}

.panel-group-control .panel-title > a {
    padding-left: 1.625rem;
    display: inline-block
}

.panel-group-control .panel-title > a:before {
    content: '\f068';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.panel-group-control .panel-title > a.collapsed:before {
    content: '\e9b8'
}

.panel-group-control.panel-group-control-right .panel-title > a {
    padding-left: 0;
    padding-right: 1.625rem
}

.panel-group-control.panel-group-control-right .panel-title > a:before {
    left: auto;
    right: 0
}

.panel-default {
    border-color: transparent
}

.panel-primary {
    border-color: transparent
}

.panel-primary.panel-bordered {
    border-color: #2196F3
}

.panel-success {
    border-color: transparent
}

.panel-success.panel-bordered {
    border-color: #4CAF50
}

.panel-info {
    border-color: transparent
}

.panel-info.panel-bordered {
    border-color: #00BCD4
}

.panel-warning {
    border-color: transparent
}

.panel-warning.panel-bordered {
    border-color: #FF5722
}

.panel-danger {
    border-color: transparent
}

.panel-danger.panel-bordered {
    border-color: #F44336
}

.close {
    text-shadow: none;
    opacity: 0.8
}

.close:hover,.close:focus {
    outline: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.modal-content {
    border-radius: 0.375rem
}

.modal-header {
    position: relative;
    padding-bottom: 0
}

.modal-header[class*=bg-] {
    padding: 15px 20px;
    border-top-right-radius: 0.125rem;
    border-top-left-radius: 0.125rem
}

.modal-header[class*=bg-] .close {
    margin-top: -0.609rem
}

.modal-content[class*=bg-] .modal-header .close,.modal-header[class*=bg-] .close,.modal-content .ui-dialog-titlebar .close {
    color: #fff
}

.modal-header .close {
    position: absolute;
    right: 1.25rem
}

.modal-body .close {
    margin-top: 0!important
}

.modal-footer.text-center {
    text-align: center
}

.modal-footer.text-left {
    text-align: left
}

@media (min-width: 769px) {
    .modal-xs {
        width:18.75rem
    }

    .modal-full {
        width: 94%;
        margin-left: 3%;
        margin-right: 3%
    }
}

.popover {
    border-radius: .3rem;
    padding: 0;
    border-width: 0;
    box-shadow: 0 16px 16px -10px rgba(34,47,62,.15),0 0 40px 1px rgba(34,47,62,.15)
}

.popover .arrow {
    display: none
}

.popover-title {
    font-size: .85rem;
    line-height: 1.6666667;
    border: 0;
    padding: 0.938rem 0.938rem 0 0.938rem;
    text-transform: uppercase;
    font-weight: 500;
    border-top-right-radius: 0.188rem;
    border-top-left-radius: 0.188rem
}

.popover-title[class*=bg-] {
    padding: 0.625rem 0.938rem;
    margin: -0.063rem -0.063rem 0 -0.063rem
}

.popover-content {
    padding: 0.625rem;
    font-size: .85rem;
    color: #666666
}

.no-transitions * {
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.btn,.navbar-link,.nav-tabs > li > a,.nav-tabs > li > a:after,.nav-pills > li > a,.nav li > a > .label,.nav li > a > .badge,.breadcrumb > li > a,.breadcrumb-elements > li > a,.tt-suggestion,.tokenfield .token,.selectboxit-btn,.bootstrap-select .btn-default,.select2-results__option,.dropdown-menu > li > a,.dropdown-menu > li > label,.wizard .actions a,.checker span:after,.choice span:after,.selectboxit-option-anchor,.dt-autofill-list ul li,.dt-autofill-button .btn,.dataTable .select-checkbox:before,.dataTable .select-checkbox:after,.pika-button,.sp-input,.navbar-nav > li > a,.dropdown-content-footer a,.icons-list > li > a,.picker__nav--prev,.picker__nav--next,.multiselect.btn-default,.list-group-item,.pagination > li > a,.pagination > li > span,.pager > li > a,.pager > li > span,.datepicker-dropdown .day,a.label,a.badge,.ui-datepicker-buttonpane > button,.ui-button,.ui-menu-item,.ui-selectmenu-button,.ui-datepicker a,.media-link,.menu-list li > a,.plupload_file_action > a,.dataTables_paginate .paginate_button,.dataTables_filter input,.dt-button,.picker__list-item,.picker__day,.picker__footer,.sp-replacer,.sp-cancel,.sp-choose,.sp-palette-toggle,.daterangepicker td,.daterangepicker th,.noUi-handle,.fc-button,.plupload_button,.picker__footer button,.picker__list button,.AnyTime-btn,.plupload_filelist li,.password-indicator-group.input-group-addon,.password-indicator-label-absolute,.select2-selection--single:not([class*=bg-]),.select2-selection--multiple:not([class*=bg-]) .select2-selection__choice,.bootstrap-select.btn-group .dropdown-menu > li > a .check-mark {
    -webkit-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s
}

.close,.tag [data-role="remove"],.select2-selection__choice__remove {
    -webkit-transition: opacity ease-in-out 0.15s;
    -o-transition: opacity ease-in-out 0.15s;
    transition: opacity ease-in-out 0.15s
}

.checker span {
    -webkit-transition: border-color ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s
}

.table tr,.table th,.table td,.htContextMenu td,.sidebar-user-material-menu > a,.navbar-nav > .active > a:after,.ranges ul li {
    -webkit-transition: background-color ease-in-out 0.15s;
    -o-transition: background-color ease-in-out 0.15s;
    transition: background-color ease-in-out 0.15s
}

.sidebar-user-material-menu > a > .caret {
    -webkit-transition: -webkit-transform ease-in-out 0.15s;
    -o-transition: -webkit-transform ease-in-out 0.15s;
    transition: -webkit-transform ease-in-out 0.15s
}

.sidebar {
    background-color: #363636;
    color: #fff;
    position: relative;
    width: 100%;
    display: none;
    box-shadow: 0 7px 14px 0 rgba(65,69,88,0.1),0 3px 6px 0 rgba(0,0,0,0.07)
}

.sidebar-main {
    z-index: 5
}

@media (min-width: 769px) {
    .sidebar {
        display:table-cell;
        vertical-align: top;
        width: 18.06em
    }

    .htmlfontsize-50 .sidebar {
        width: 20rem
    }
}

.sidebar-opposite {
    display: none;
    z-index: 97
}

@media (min-width: 769px) {
    .sidebar-opposite-visible .sidebar-opposite {
        display:table-cell
    }
}

.sidebar .has-scroll {
    max-height: 192px;
    overflow-y: auto
}

.sidebar-default {
    background-color: #fff;
    color: #000
}

.sidebar-content {
    position: relative;
    padding-bottom: 8px
}

.sidebar-all-hidden .sidebar-main,.sidebar-all-hidden .sidebar-secondary,.sidebar-main-hidden .sidebar-main,.sidebar-detached-hidden .sidebar-detached > .sidebar,.sidebar-secondary-hidden .sidebar-secondary {
    display: none
}

@media (max-width: 768px) {
    .sidebar-mobile-main .sidebar-main,.sidebar-mobile-secondary .sidebar-secondary,.sidebar-mobile-opposite .sidebar-opposite,.sidebar-mobile-detached .sidebar-detached > .sidebar {
        display:block
    }

    .panel,.alert {
        box-shadow: 0 1px 3px rgb(0 0 0 / 12%),0 1px 2px rgb(0 0 0 / 24%)
    }
}

.category-title {
    position: relative;
    margin: 0;
    padding: 12px 20px;
    padding-right: 46px;
    border-bottom: 1px solid rgba(255,255,255,0.1)
}

.category-title > span {
    display: block;
    margin-top: 2px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .6875rem;
    line-height: 1.82
}

.category-title > i {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px
}

.category-title .icons-list {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px
}

.sidebar-default .category-title {
    border-bottom-color: #ddd
}

.category-content {
    position: relative;
    padding: 0.694em 1.389em 1.389em 1.389em
}

.sidebar-user-material .category-content {
    background: url(../images/user_bg.png) center center no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.sidebar-user-material .navigation-wrapper {
    background-color: rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1)
}

.sidebar-default .sidebar-user-material .navigation-wrapper {
    background-color: rgba(0,0,0,0.01);
    border-bottom-color: #ddd
}

.sidebar-user-material .navigation {
    padding: 8px 0
}

.sidebar-detached .sidebar-user-material:first-child .category-content {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.sidebar-user-material-menu {
    margin: -1.389em;
    margin-top: 1.944em
}

.sidebar-user-material-menu > a {
    padding: 0.625rem 1.25rem;
    display: block;
    color: #fff;
    background-color: rgba(0,0,0,0.1);
    text-shadow: 0 1px rgba(0,0,0,0.5)
}

.sidebar-user-material-menu > a:hover,.sidebar-user-material-menu > a:focus,.sidebar-user-material-menu > a[aria-expanded="true"] {
    background-color: rgba(0,0,0,0.15)
}

.sidebar-user-material-menu > a > i {
    float: right;
    margin-top: 2px
}

.sidebar-user-material-menu > a > .caret {
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s
}

.sidebar-user-material-menu > a[aria-expanded="true"] > .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sidebar-user-material-content > a {
    display: inline-block;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.sidebar-user-material-content > img, .sidebar-user-material-content > svg {
    width: 3.472em;
    height: 3.472em;
    float: left;
    margin-right: .347em;
    object-fit: cover;
    stroke: #e9e9e9;
}

.sidebar-user-material-content > svg {
    filter: drop-shadow(3px 3px 2px rgb(0 0 0 / 0.3));
}

.sidebar-user-material-content > h6 {
    margin-bottom: 0;
    padding-top: .167em
}

.sidebar-user-material-content > h6,.sidebar-user-material-content > span {
    display: block;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sidebar-xs .sidebar-user-material-content {
    display: none
}

.sidebar-xs .sidebar-user-material > .category-content {
    padding: 0
}

.sidebar-xs .sidebar-user-material-menu {
    margin: 0
}

.sidebar-xs .sidebar-user-material-menu > a {
    text-align: center;
    line-height: 6.875rem
}

.sidebar-xs .sidebar-user-material-menu > a > span {
    display: none
}

.sidebar-xs .sidebar-user-material-menu > a > i {
    float: none;
    margin-top: 0
}

.navigation {
    margin: 0;
    padding: 0.694em 0;
    list-style: none;
    position: relative
}

.sidebar-user + .sidebar-category .navigation {
    padding-top: 0
}

.navigation .hidden-ul {
    display: none
}

.navigation li {
    position: relative
}

.navigation li + li {
    margin-top: 0.07em
}

.navigation li + .navigation-header {
    margin-top: 10px
}

.navigation li a {
    color: rgba(255,255,255,0.75);
    display: block;
    -webkit-transition: background 0.15s linear,color 0.15s linear;
    -o-transition: background 0.15s linear,color 0.15s linear;
    transition: background 0.15s linear,color 0.15s linear
}

.navigation li a:hover,.navigation li a:focus {
    background-color: rgba(0,0,0,0.1);
    color: #fff
}

.navigation li a > i {
    margin-right: 0.9375em;
    font-size: 1rem;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.navigation li a > i.pull-right {
    margin-right: 0;
    margin-left: 15px
}

.navigation li.disabled > a,.navigation li.disabled > a:hover,.navigation li.disabled > a:focus {
    color: inherit;
    background-color: transparent;
    cursor: not-allowed;
    opacity: 0.3;
    filter: alpha(opacity=30)
}

.navigation li > .has-ul {
    position: relative;
    padding-right: 2rem
}

.navigation li > .has-ul:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 1rem;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    right: 20px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out
}

.navigation li.active > .has-ul:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.navigation li.navigation-divider {
    margin: 10px 0;
    height: 1px;
    background-color: rgba(255,255,255,0.1)
}

.sidebar-default .navigation li.navigation-divider {
    background-color: #eeeeee
}

.navigation > li > a {
    padding: 0.833em 1.389em;
    font-weight: 500
}

.navigation > li > a .label,.navigation > li > a .badge {
    -webkit-transition: background-color ease-in-out 0.15s,border-color ease-in-out 0.15s;
    -o-transition: background-color ease-in-out 0.15s,border-color ease-in-out 0.15s;
    transition: background-color ease-in-out 0.15s,border-color ease-in-out 0.15s
}

.navigation > li.curmod > a,.navigation > li.curmod > a:hover,.navigation > li.curmod > a:focus {
    background-color: #444;
    color: #fff
}

.navigation > li.active > a,.navigation > li.active > a:hover,.navigation > li.active > a:focus {
    background-color: #444;
    color: #fff
}

.navigation > li.active > a > [class*=text-] {
    color: #fff
}

.navigation > li.active > a .label,.navigation > li.active > a .badge {
    background-color: rgba(0,0,0,0.35);
    border-color: transparent
}

.navigation > li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.05);
    box-shadow: 0 1px 0 rgba(255,255,255,0.05)
}

.navigation > li ul li a {
    padding: 0.625rem 1.25rem;
    padding-left: 1.375rem;
    min-height: 2.5rem
}

.navigation > li ul .navigation-header {
    padding-left: 51px
}

.navigation > li > ul > li > ul > li > a,.navigation > li > ul > li > ul > .navigation-header {
    padding-left: 71px
}

.navigation > li > ul > li > ul > li > ul > li > a,.navigation > li > ul > li > ul > li > ul .navigation-header {
    padding-left: 91px
}

.navigation > li > ul li:first-child {
    padding-top: 10px
}

.navigation > li > ul li:last-child {
    padding-bottom: 10px
}

.navigation > li > ul li.active > a,.navigation > li > ul li.active > a:hover,.navigation > li > ul li.active > a:focus {
    background-color: rgba(0,0,0,0.2);
    color: #fff
}

.navigation .navigation-header {
    padding: .694em 1.389em;
    border-bottom: 0;
    text-transform: uppercase;
    font-size: .764em;
    line-height: 1.82
}

.navigation .navigation-header > i {
    display: none
}

.navigation .navigation-header > i.pull-right {
    margin-top: 2px
}

.navigation .navigation-header,.navigation .navigation-header a {
    color: rgba(255,255,255,0.5);
    font-weight: 400
}

.navigation .navigation-header a:hover,.navigation .navigation-header a:focus {
    color: #fff
}

.navigation .navigation-header a i {
    float: none;
    margin: 0
}

.sidebar-default .navigation .navigation-header,.sidebar-default .navigation .navigation-header a {
    color: #999999
}

.sidebar-default .navigation .navigation-header a:hover,.sidebar-default .navigation .navigation-header a:focus {
    color: #333333
}

.navigation.nav > .active > .hidden-ul {
    display: block
}

@media (max-width: 768px) {
    .navigation.nav > li > .hidden-ul {
        display:block
    }
}

.navigation .label,.navigation .badge {
    float: right
}

.sidebar-default .navigation li > a {
    color: #333333
}

.sidebar-default .navigation li > a:hover,.sidebar-default .navigation li > a:focus {
    background-color: #f1f5f9
}

.sidebar-default .navigation li.curmod > a,.sidebar-default .navigation li.curmod > a:hover,.sidebar-default .navigation li.curmod > a:focus {
    background-color: #f5f5f5;
    color: #333333
}

.sidebar-default .navigation li.active > a,.sidebar-default .navigation li.active > a:hover,.sidebar-default .navigation li.active > a:focus {
    background-color: #f5f5f5;
    color: #333333
}

.sidebar-default .navigation li.active > a > [class*=text-] {
    color: #333333
}

.sidebar-default .navigation li.disabled > a,.sidebar-default .navigation li.disabled > a:hover,.sidebar-default .navigation li.disabled > a:focus {
    background-color: transparent
}

.sidebar-default .navigation li .label-transparent {
    color: #333333
}

.sidebar-default .navigation > li ul {
    background-color: transparent
}

.sidebar-default .navigation > li.active > a,.sidebar-default .navigation > li.active > a:hover,.sidebar-default .navigation > li.active > a:focus {
    background-color: #ebf0f6;
    color: #333333
}

.sidebar-default .navigation > li.active > a .label-transparent {
    color: #333333
}

.navigation-icons-right > li > a,.navigation-icons-right > li > a.has-ul {
    padding-right: 20px
}

.navigation-icons-right > li > a > i {
    float: right;
    margin-right: 0;
    margin-left: 15px
}

.navigation-icons-right > li > a.has-ul:after,.navigation-icons-right > li.active > .has-ul:after {
    content: none
}

.navigation-bordered > li {
    border-top: 1px solid rgba(255,255,255,0.05)
}

.navigation-bordered > li:last-child {
    border-bottom: 1px solid rgba(255,255,255,0.05)
}

.navigation-bordered > li.navigation-header {
    background-color: rgba(0,0,0,0.1)
}

.navigation-bordered > li + li {
    margin-top: 0
}

.navigation-bordered > li ul {
    -webkit-box-shadow: none;
    box-shadow: none
}

.navigation-bordered li + .navigation-header {
    margin-top: 0
}

.sidebar-default .navigation-bordered > li {
    border-top: 1px solid #eeeeee
}

.sidebar-default .navigation-bordered > li.navigation-header {
    background-color: #fafafa
}

.navigation-lg > li > a,.navigation-lg > li > a > span {
    padding-top: 14px;
    padding-bottom: 14px;
    min-height: 48px
}

.navigation-lg > li ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px
}

.navigation-sm > li > a,.navigation-sm > li > a > span {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px
}

.navigation-sm > li ul li a {
    padding-top: 6px;
    padding-bottom: 6px;
    min-height: 32px
}

.navigation-xs > li > a,.navigation-xs > li > a > span {
    padding-top: 8px;
    padding-bottom: 8px;
    min-height: 36px
}

.navigation-xs > li ul li a {
    padding-top: 6px;
    padding-bottom: 6px;
    min-height: 32px
}

@media (min-width: 769px) {
    .sidebar-fixed .sidebar-content {
        position:fixed;
        width: 16.25rem;
        max-height: 100%;
        overflow: auto;
        top: 50px;
        bottom: 50px;
        margin-bottom: -50px
    }

    .sidebar-xs .sidebar-fixed.sidebar-main .sidebar-content {
        width: 56px
    }

    .sidebar-fixed.sidebar-default .sidebar-content {
        width: 16.25rem
    }

    .sidebar-fixed-expanded .sidebar-fixed.sidebar-main {
        position: fixed;
        display: block;
        height: 100%;
        z-index: 1001
    }

    .sidebar-fixed-expanded .sidebar-fixed.sidebar-main .sidebar-content {
        position: fixed
    }

    .sidebar-xs .sidebar-fixed-expanded .sidebar-fixed.sidebar-main {
        width: 16.25rem
    }

    .sidebar-fixed-expanded .content-wrapper {
        padding-left: 56px
    }
}

.sidebar-xs-indicator .sidebar-fixed .sidebar-content {
    top: 0!important
}

@media (min-width: 769px) {
    .has-detached-left .container-detached {
        float:right;
        margin-left: -16.25rem;
        width: 100%
    }

    .has-detached-left .content-detached {
        margin-left: 280px
    }

    .has-detached-left .sidebar-detached {
        float: left
    }

    .has-detached-right .container-detached {
        float: left;
        margin-right: -16.25rem;
        width: 100%
    }

    .has-detached-right .content-detached {
        margin-right: 280px
    }

    .has-detached-right .sidebar-detached {
        float: right
    }

    .has-detached-right .sidebar-detached.affix {
        right: 20px
    }

    .sidebar-detached-hidden .container-detached {
        float: none;
        margin: 0
    }

    .sidebar-detached-hidden .content-detached {
        margin: 0
    }

    .sidebar-detached-hidden .sidebar-detached {
        float: none
    }
}

.sidebar-detached .navigation.nav > .active > .hidden-ul {
    display: block
}

@media (max-width: 768px) {
    .sidebar-detached .navigation.nav > li > .hidden-ul {
        display:block
    }

    .sidebar {
        box-shadow: none;
        border-bottom: 1px solid #e2e0e0
    }
}

.sidebar-detached.affix {
    position: static
}

@media (min-width: 768px) {
    .sidebar-detached {
        display:block;
        position: relative;
        margin-bottom: 20px
    }

    .sidebar-detached > .sidebar {
        margin-bottom: 0;
        display: block;
        border-radius: 3px
    }

    .sidebar-detached.affix {
        position: fixed;
        top: 20px;
        bottom: 20px;
        -webkit-transition: bottom ease-in-out 0.15s;
        -o-transition: bottom ease-in-out 0.15s;
        transition: bottom ease-in-out 0.15s
    }

    .sidebar-detached.affix > .sidebar {
        max-height: 100%;
        overflow-y: auto
    }

    .sidebar-detached.fixed-sidebar-space {
        bottom: 80px
    }

    .navbar-bottom .sidebar-detached.fixed-sidebar-space {
        bottom: 90px
    }

    .navbar-bottom-lg .sidebar-detached.fixed-sidebar-space {
        bottom: 94px
    }

    .navbar-bottom-sm .sidebar-detached.fixed-sidebar-space {
        bottom: 88px
    }

    .navbar-bottom-xs .sidebar-detached.fixed-sidebar-space {
        bottom: 86px
    }

    .navbar-fixed .sidebar-detached {
        top: 90px
    }

    .navbar-fixed-lg .sidebar-detached {
        top: 94px
    }

    .navbar-fixed-sm .sidebar-detached {
        top: 88px
    }

    .navbar-fixed-xs .sidebar-detached {
        top: 86px
    }
}

.sidebar-separate .sidebar-content {
    padding-bottom: 0
}

.sidebar-separate .sidebar-content .panel:last-child,.sidebar-separate .sidebar-content .sidebar-category:last-child {
    margin-bottom: 0
}

@media (min-width: 769px) {
    .sidebar-separate {
        background-color:transparent
    }

    .sidebar-separate .sidebar-category {
        background-color: #263238;
        border-radius: 3px;
        margin-bottom: 20px
    }

    .sidebar-separate.sidebar-default {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .sidebar-separate.sidebar-default .sidebar-category {
        background-color: #fff;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
        box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
    }
}

@media (min-width: 769px) {
    .sidebar-xs .sidebar-main {
        width:3.5rem
    }

    .sidebar-xs .sidebar-main .sidebar-category {
        display: none
    }

    .sidebar-xs .sidebar-main .sidebar-category-visible {
        display: block
    }

    .sidebar-xs .sidebar-main .category-title {
        padding: 0
    }

    .sidebar-xs .sidebar-main .category-title > i {
        padding: 13px 0;
        float: none;
        display: block;
        top: 0
    }

    .sidebar-xs .sidebar-main .category-title > span {
        display: none
    }

    .sidebar-xs .sidebar-main .category-title .icons-list {
        position: static;
        text-align: center;
        margin-top: 0;
        padding-top: 14px;
        padding-bottom: 14px
    }

    .sidebar-xs .sidebar-main .category-title .icons-list > li {
        display: block;
        margin-left: 0
    }

    .sidebar-xs .sidebar-main .category-title .icons-list > li + li {
        margin-top: 10px
    }

    .sidebar-xs .sidebar-main .category-title.h6 .icons-list {
        padding-top: 23.538462px;
        padding-bottom: 23.538462px
    }

    .sidebar-xs .sidebar-main .category-title.h5 .icons-list {
        padding-top: 25.0769236px;
        padding-bottom: 25.0769236px
    }

    .sidebar-xs .sidebar-main .navigation > li > a {
        display: block;
        text-align: center;
        padding-left: 0;
        padding-right: 0
    }

    .sidebar-xs .sidebar-main .navigation > li > a > span {
        display: none;
        position: absolute;
        top: 0;
        right: -16.25rem;
        background-color: #444;
        padding: 13px 20px;
        width: 16.25rem;
        text-align: left;
        color: #fff;
        cursor: pointer;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        box-shadow: 0 0 0 1px rgb(0 0 0 / 6%),0 10px 20px -5px rgb(0 0 0 / 40%)
    }

    .sidebar-xs .sidebar-main .navigation > li > a > span .label,.sidebar-xs .sidebar-main .navigation > li > a > span .badge {
        background-color: rgba(0,0,0,0.35);
        border-color: transparent
    }

    .sidebar-xs .sidebar-main .navigation > li > a > i {
        margin: 2px 0;
        display: block;
        float: none
    }

    .sidebar-xs .sidebar-main .navigation > li > a.legitRipple {
        overflow: visible
    }

    .sidebar-xs .sidebar-main .navigation > li > .has-ul:after,.sidebar-xs .sidebar-main .navigation > li.active > .has-ul:after {
        content: none
    }

    .sidebar-xs .sidebar-main .navigation > li .has-ul > span {
        border-radius: 0 3px 0 0;
        cursor: default
    }

    .sidebar-xs .sidebar-main .navigation > li.active > ul {
        display: none!important
    }

    .sidebar-xs .sidebar-main .navigation > li.disabled:hover > ul,.sidebar-xs .sidebar-main .navigation > li.disabled:hover > a > span {
        display: none!important
    }

    .sidebar-xs .sidebar-main .navigation > li:hover > ul {
        display: block!important
    }

    .sidebar-xs .sidebar-main .navigation > li:hover > a > span {
        display: block
    }

    .sidebar-xs .sidebar-main .navigation > li:hover:not(.active) > a {
        background-color: rgba(0,0,0,0.1);
        color: #fff
    }

    .sidebar-xs .sidebar-main .navigation > li > ul {
        position: absolute;
        left: 3.5rem;
        top: 0px;
        white-space: nowrap;
        display: none;
        background-color: #363636;
        border-radius: 0 0 3px 0;
        box-shadow: 0 0 0 1px rgb(0 0 0 / 6%),0 10px 20px -5px rgb(0 0 0 / 40%)
    }

    .sidebar-xs .sidebar-main .navigation > li > ul > li > a {
        padding-left: 20px
    }

    .sidebar-xs .sidebar-main .navigation > li > ul > li > a:not(.has-ul) {
        padding-right: 20px
    }

    .sidebar-xs .sidebar-main .navigation > li > ul > li > ul > li > a {
        padding-left: 30px
    }

    .sidebar-xs .sidebar-main .navigation > li > ul > li > ul > li > ul > li > a {
        padding-left: 60px
    }

    .sidebar-xs .sidebar-main .navigation > .navigation-header {
        padding: 0;
        text-align: center
    }

    .sidebar-xs .sidebar-main .navigation > .navigation-header > i {
        display: block;
        top: 0;
        padding: 13px 0
    }

    .sidebar-xs .sidebar-main .navigation > .navigation-header > span {
        display: none
    }

    .sidebar-xs .sidebar-main .sidebar-user .category-content {
        padding-left: 0;
        padding-right: 0
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left,.sidebar-xs .sidebar-main .sidebar-user .media-right {
        padding: 0;
        text-align: center;
        display: block
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left > img,.sidebar-xs .sidebar-main .sidebar-user .media-right > img {
        max-width: 100%;
        height: auto!important
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left > .img-sm,.sidebar-xs .sidebar-main .sidebar-user .media-right > .img-sm {
        margin-top: 1px;
        margin-bottom: 1px
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left > .img-xs,.sidebar-xs .sidebar-main .sidebar-user .media-right > .img-xs {
        margin-top: 3px;
        margin-bottom: 3px
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-body,.sidebar-xs .sidebar-main .sidebar-user .media-right {
        display: none
    }

    .sidebar-xs .sidebar-main .navigation-lg > li > ul {
        top: 48px
    }

    .sidebar-xs .sidebar-main .navigation-sm > li > ul {
        top: 40px
    }

    .sidebar-xs .sidebar-main .navigation-xs > li > ul {
        top: 36px
    }

    .sidebar-xs .sidebar-main.sidebar-default .navigation > li > a > span {
        background-color: #f5f5f5;
        color: #333333;
        display: none
    }

    .sidebar-xs .sidebar-main.sidebar-default .navigation > li > a > span .label,.sidebar-xs .sidebar-main.sidebar-default .navigation > li > a > span .badge {
        color: #333333
    }

    .sidebar-xs .sidebar-main.sidebar-default .navigation > li > ul {
        background-color: #fff;
        border-top: 0
    }

    .sidebar-xs .sidebar-main.sidebar-default .navigation > li:hover:not(.active) > a {
        background-color: #f5f5f5;
        color: #333333
    }
}

.sidebar .row {
    margin-left: -5px;
    margin-right: -5px
}

.sidebar .row [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width: 768px) {
    .sidebar .sp-container {
        display:block;
        width: 220px;
        margin-left: auto;
        margin-right: auto
    }
}

.sidebar .sp-flat .sp-picker-container {
    display: block;
    width: 218px
}

.sidebar .panel-group .panel {
    border-radius: 0;
    border-width: 0 0 1px 0
}

.sidebar .panel-group .panel:first-child {
    border-top-width: 1px
}

.sidebar .panel-group .panel + .panel {
    margin-top: 0
}

.sidebar .media-list-bordered > li {
    border-top: 0;
    border-bottom: 1px solid #eeeeee
}

.sidebar:not(.sidebar-default) .media .text-muted,.sidebar:not(.sidebar-default) .media .media-annotation {
    color: rgba(255,255,255,0.8)
}

.sidebar:not(.sidebar-default) .media .media-left > a,.sidebar:not(.sidebar-default) .media .media-body > a,.sidebar:not(.sidebar-default) .media .media-right > a {
    color: #fff
}

.sidebar:not(.sidebar-default) .media .media-link:hover,.sidebar:not(.sidebar-default) .media .media-link:focus {
    background-color: rgba(0,0,0,0.1)
}

.sidebar:not(.sidebar-default) .media .media-badge {
    border-color: #263238
}

.sidebar:not(.sidebar-default) .media-list-bordered > li {
    border-color: rgba(255,255,255,0.1)
}

.sidebar .thumbnail {
    margin-bottom: 10px
}

.sidebar .thumbnail:last-child {
    margin-bottom: 0
}

.sidebar .thumbnail .zoom-image i {
    font-size: 1rem;
    margin-top: -8px;
    margin-left: -8px
}

.sidebar .sidebar-category .checkbox,.sidebar .sidebar-category .radio {
    margin-top: 0
}

.sidebar .sidebar-category .checkbox:last-child,.sidebar .sidebar-category .radio:last-child {
    margin-bottom: 0
}

.sidebar .form-group:last-child {
    margin-bottom: 0
}

.sidebar .nav-tabs {
    border-width: 0 0 1px 0
}

@media (min-width: 769px) {
    .sidebar .nav-tabs {
        border-width:1px
    }

    .sidebar .nav-tabs > li > a {
        border-bottom-color: rgba(255,255,255,0.1);
        background-color: rgba(0,0,0,0.2);
        color: rgba(255,255,255,0.6);
        border-top: 0;
        border-radius: 0
    }

    .sidebar .nav-tabs > li > a:hover,.sidebar .nav-tabs > li > a:focus {
        color: #fff;
        border-bottom-color: rgba(255,255,255,0.1)
    }

    .sidebar .nav-tabs > .active > a,.sidebar .nav-tabs > .active > a:hover,.sidebar .nav-tabs > .active > a:focus {
        border-top: 0;
        border-bottom: 0;
        background-color: transparent;
        border-color: rgba(255,255,255,0.1);
        color: #fff
    }

    .sidebar .nav-tabs > .active:first-child > a {
        border-left-color: transparent!important
    }

    .sidebar .nav-tabs > .active:last-child > a {
        border-right-color: transparent!important
    }

    .sidebar .nav-tabs > .open > a {
        color: #fff
    }

    .sidebar .nav-tabs > .open:not(.active) > a {
        background-color: rgba(0,0,0,0.2)
    }
}

@media (min-width: 769px) {
    .sidebar-default .nav-tabs > li > a {
        background-color:#fafafa;
        border-bottom-color: #a7a6a6ab;
        color: #999999
    }

    .sidebar-default .nav-tabs > li > a:hover,.sidebar-default .nav-tabs > li > a:focus {
        color: #333333;
        border-bottom-color: #ddd
    }

    .sidebar-default .nav-tabs > .active > a,.sidebar-default .nav-tabs > .active > a:hover,.sidebar-default .nav-tabs > .active > a:focus {
        border-color: #ddd;
        color: #333333
    }

    .sidebar-default .nav-tabs > .open > a {
        border-bottom-color: #a7a6a6ab;
        color: #333333
    }

    .sidebar-default .nav-tabs > .open:not(.active) > a {
        background-color: #fafafa
    }
}

@media (min-width: 769px) {
    .sidebar-default .nav-justified > li:first-child .dropdown-menu:not(.dropdown-menu-right) {
        left:-1px
    }

    .sidebar-default .nav-justified > li:last-child .dropdown-menu-right {
        right: -1px
    }
}

.page-container {
    position: relative
}

@media (min-width: 769px) {
    .page-container {
        width:100%;
        display: table;
        table-layout: fixed
    }

    @-moz-document url-prefix() {
        .page-container {
            height: 1px
        }
    }
}

@media (min-width: 769px) {
    .page-content {
        display:table-row
    }
}

.content-wrapper {
    width: 100%
}

@media (min-width: 769px) {
    .content-wrapper {
        display:table-cell;
        vertical-align: top
    }
}

.content {
    padding: 0 25px 60px 20px
}

@media (max-width: 768px) {
    .content {
        padding:0 8px 60px 8px
    }

    .form-horizontal .checkbox-inline {
        display: block;
        margin-top: 10px
    }

    .page-header-default {
        margin-bottom: 15px;
        box-shadow: 0 1px 3px rgb(0 0 0 / 12%),0 1px 2px rgb(0 0 0 / 24%)
    }
}

.content:after {
    content: '';
    display: table;
    clear: both
}

.content:first-child {
    padding-top: 20px
}

body[class*=navbar-bottom] .content {
    padding-bottom: 20px
}

.layout-boxed {
    background-color: #a4b1c3
}

.layout-boxed > .navbar {
    margin-left: auto;
    margin-right: auto
}

.layout-boxed .page-container {
    background-color: #f1f5f9;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.footer {
    position: absolute;
    bottom: 30px
}

.footer.navbar {
    left: 0;
    right: 0;
    bottom: 0
}

.footer.navbar-fixed-bottom {
    z-index: auto
}

body[class*=navbar-bottom] .footer:not(.navbar) {
    display: none
}

.footer-boxed {
    left: 0;
    right: 0;
    padding-left: 20px;
    padding-right: 20px
}

.rotate-45 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rotate-45-inverse {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.rotate-90-inverse {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.rotate-180-inverse {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.spinner {
    display: inline-block;
    -webkit-animation: rotation 1s linear infinite;
    -o-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite
}

.spinner-reverse {
    display: inline-block;
    -webkit-animation: rotation_reverse 1s linear infinite;
    -o-animation: rotation_reverse 1s linear infinite;
    animation: rotation_reverse 1s linear infinite
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotation {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(360deg)
    }
}

@-ms-keyframes rotation {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(360deg)
    }
}

@-o-keyframes rotation {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotation_reverse {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@-moz-keyframes rotation_reverse {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(-360deg)
    }
}

@-ms-keyframes rotation_reverse {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(-360deg)
    }
}

@-o-keyframes rotation_reverse {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(-360deg)
    }
}

@keyframes rotation_reverse {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes bounceOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.checker {
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle
}

.checker,.checker span,.checker input {
    width: 1.244em;
    height: 1.244em
}

.checker span {
    color: #455A64;
    border: 0.139em solid #607D8B;
    display: inline-block;
    text-align: center;
    position: relative;
    border-radius: .139em
}

.checker span:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 1rem;
    color: inherit;
    line-height: 1;
    position: absolute;
    top: -0.063em;
    left: -0.063em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s
}

.checker span.checked {
    border-color: inherit;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s
}

.checker span.checked:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.checker input[type=checkbox],.choice input[type=radio] {
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    cursor: pointer;
    position: absolute;
    top: -0.139em;
    left: -0.139em;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox .checker,.checkbox-inline .checker {
    position: absolute;
    top: .139em;
    left: 0
}

.checkbox-right .checker {
    left: auto;
    right: 0
}

.checker.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.checker.disabled,.checker.disabled input[type=checkbox] {
    cursor: not-allowed
}

.checkbox > label:active .checker.disabled span:after,.checkbox-inline:active .checker.disabled span:after {
    opacity: 0;
    filter: alpha(opacity=0)
}

.checkbox > label:active .checker.disabled span.checked:after,.checkbox-inline:active .checker.disabled span.checked:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.checker[class*=border-] span {
    color: inherit
}

.checker[class*=border-] span:not(.checked) {
    border-color: inherit
}

.dropdown-menu > .active:not(.disabled) .checker span,.dropdown-menu[class*=bg-] .checker span,.page-header-inverse .form-group > .checkbox .checker span,.page-header-inverse .form-group > .checkbox-inline .checker span,.navbar-inverse .navbar-form .form-group > .checkbox .checker span,.navbar-inverse .navbar-form .form-group > .checkbox-inline .checker span,.sidebar:not(.sidebar-default) .checkbox .checker span,.sidebar:not(.sidebar-default) .checkbox-inline .checker span {
    border-color: #fff;
    color: #fff
}

.dropdown-menu > .active:not(.disabled) .checker span.checked,.dropdown-menu[class*=bg-] .checker span.checked,.page-header-inverse .form-group > .checkbox .checker span.checked,.page-header-inverse .form-group > .checkbox-inline .checker span.checked,.navbar-inverse .navbar-form .form-group > .checkbox .checker span.checked,.navbar-inverse .navbar-form .form-group > .checkbox-inline .checker span.checked,.sidebar:not(.sidebar-default) .checkbox .checker span.checked,.sidebar:not(.sidebar-default) .checkbox-inline .checker span.checked {
    border-color: transparent
}

.choice {
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 100%
}

.choice,.choice span,.choice input {
    width: 1.125rem;
    height: 1.125rem
}

.choice span {
    border: 0.125rem solid #607D8B;
    display: -moz-inline-box;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    position: relative
}

.choice span:after {
    content: "";
    position: absolute;
    top: 0.188rem;
    left: 0.188rem;
    border: 0.268rem solid;
    border-color: inherit;
    width: 0;
    height: 0;
    border-radius: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.choice span.checked:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.radio .choice,.radio-inline .choice {
    position: absolute;
    top: 0.063rem;
    left: 0
}

.form-horizontal .radio .choice,.form-horizontal .radio-inline .choice {
    top: 0.313rem
}

.radio-right .choice {
    left: auto;
    right: 0
}

.choice.active span:after,.radio > label:active .choice span:after,.radio-inline:active .choice span:after {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.choice.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.choice.disabled,.choice.disabled input[type=radio] {
    cursor: not-allowed
}

.radio > label:active .choice.disabled span:after,.radio-inline:active .choice.disabled span:after {
    opacity: 0;
    filter: alpha(opacity=0)
}

.radio > label:active .choice.disabled span.checked:after,.radio-inline:active .choice.disabled span.checked:after {
    opacity: 1;
    filter: alpha(opacity=100)
}

.choice[class*=border-] span {
    border-color: inherit
}

.choice[class*=border-] span:after {
    border-color: inherit
}

.dropdown-menu > .active .choice span,.dropdown-menu[class*=bg-] .choice span,.page-header-inverse .form-group > .radio .choice span,.page-header-inverse .form-group > .radio-inline .choice span,.navbar-inverse .navbar-form .form-group > .radio .choice span,.navbar-inverse .navbar-form .form-group > .radio-inline .choice span,.sidebar:not(.sidebar-default) .radio .choice span,.sidebar:not(.sidebar-default) .radio-inline .choice span {
    border-color: #fff
}

.uploader {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.uploader:after {
    content: '';
    display: table;
    clear: both
}

.uploader .filename {
    color: #999999;
    padding: 4px 8px;
    cursor: pointer;
    display: block;
    border: 1px solid transparent;
    float: right;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.uploader .action {
    cursor: pointer;
    margin: 0;
    float: left
}

.uploader .action.btn {
    margin-top: 0
}

.uploader:hover .action,.uploader:focus .action {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.05) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.05) inset
}

.uploader:active .action {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset
}

.uploader input[type=file] {
    width: 100%;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 38px;
    border: 0;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0)
}

.uploader.disabled input[type=file] {
    cursor: not-allowed
}

.uploader.disabled .action {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.sidebar .form-group > .uploader {
    display: block
}

.sidebar .form-group > .uploader .filename {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.sidebar .form-group > .uploader .action {
    display: block
}

.page-header-inverse .form-group > .uploader .filename,.navbar-inverse .navbar-form .form-group > .uploader .filename {
    color: rgba(255,255,255,0.9)
}

.uploader-lg input[type=file],.uploader-lg .action,.uploader-lg .filename {
    height: 40px
}

.uploader-lg .filename {
    padding: 9px 18px;
    font-size: .9rem;
    line-height: 1.4285715
}

.uploader-sm input[type=file],.uploader-sm .action,.uploader-sm .filename {
    height: 36px
}

.uploader-sm .filename {
    padding: 7px 14px;
    font-size: .75rem;
    line-height: 1.6666667
}

.uploader-xs input[type=file],.uploader-xs .action,.uploader-xs .filename {
    height: 34px
}

.uploader-xs .filename {
    padding: 6px 12px;
    font-size: .75rem;
    line-height: 1.6666667
}

.switchery {
    background-color: #fff;
    border: 0.063rem solid #ddd;
    border-radius: 6.25rem;
    cursor: pointer;
    display: inline-block;
    width: 2.75rem;
    height: 1.375rem;
    vertical-align: middle;
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.checkbox-switchery .switchery {
    position: absolute;
    left: 0;
    margin-top: -0.125rem
}

.switchery > small {
    background-color: #fff;
    border-radius: 6.25rem;
    width: 1.375rem;
    height: 1.375rem;
    position: absolute;
    top: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    box-shadow: 0 1px 3px rgba(0,0,0,0.4)
}

.checkbox.checkbox-switchery {
    margin-bottom: 0.875rem;
    padding-left: 0
}

.checkbox.checkbox-switchery.disabled .switchery {
    cursor: not-allowed
}

.checkbox[class*=switchery-],.checkbox-inline[class*=switchery-] {
    padding-left: 0;
    padding-right: 0
}

.switchery-lg.checkbox-switchery {
    margin-bottom: 1.125rem
}

.switchery-lg.checkbox-switchery .switchery {
    margin-top: -0.25rem
}

label.switchery-lg {
    margin-bottom: 0
}

.switchery-lg .switchery {
    height: 1.625rem;
    width: 3.25rem
}

.switchery-lg .switchery > small {
    height: 1.625rem;
    width: 1.625rem
}

.switchery-sm.checkbox-switchery {
    margin-bottom: 0.625rem
}

.switchery-sm.checkbox-switchery .switchery {
    margin-top: 0px
}

label.switchery-sm {
    margin-bottom: 0
}

.switchery-sm .switchery {
    height: 1.125rem;
    width: 2.25rem
}

.switchery-sm .switchery > small {
    height: 1.125rem;
    width: 1.125rem
}

.switchery-xs.checkbox-switchery {
    margin-bottom: 0.375rem
}

.switchery-xs.checkbox-switchery .switchery {
    margin-top: 0.125rem
}

label.switchery-xs {
    margin-bottom: 0
}

.switchery-xs .switchery {
    height: 0.875rem;
    width: 1.75rem
}

.switchery-xs .switchery > small {
    height: 0.875rem;
    width: 0.875rem
}

.checkbox-switchery label,label.checkbox-switchery {
    position: relative;
    padding-left: 3.5rem;
    margin: 0;
    cursor: pointer
}

.checkbox-switchery.switchery-lg label,label.checkbox-switchery.switchery-lg {
    padding-left: 4rem
}

.checkbox-switchery.switchery-sm label,label.checkbox-switchery.switchery-sm {
    padding-left: 3rem
}

.checkbox-switchery.switchery-xs label,label.checkbox-switchery.switchery-xs {
    padding-left: 2.5rem
}

.checkbox-switchery.checkbox-inline {
    margin-bottom: 0
}

.checkbox-switchery.checkbox-right .switchery {
    left: auto;
    right: 0
}

.checkbox-switchery.checkbox-right label,label.checkbox-switchery.checkbox-right {
    padding-left: 0;
    padding-right: 3.5rem
}

.checkbox-switchery.checkbox-right.switchery-lg label,label.checkbox-switchery.checkbox-right.switchery-lg {
    padding-left: 0;
    padding-right: 4rem
}

.checkbox-switchery.checkbox-right.switchery-sm label,label.checkbox-switchery.checkbox-right.switchery-sm {
    padding-left: 0;
    padding-right: 3rem
}

.checkbox-switchery.checkbox-right.switchery-xs label,label.checkbox-switchery.checkbox-right.switchery-xs {
    padding-left: 0;
    padding-right: 2.5rem
}

.switchery-double .switchery {
    position: relative;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-top: -0.438rem;
    margin-bottom: -0.313rem
}

.switchery-double.checkbox-switchery label,label.switchery-double.checkbox-switchery {
    padding: 0
}

.switchery-double.switchery-lg .switchery {
    margin-top: -0.5rem;
    margin-bottom: -0.375rem
}

.switchery-double.switchery-sm .switchery {
    margin-top: -0.375rem;
    margin-bottom: -0.25rem
}

.switchery-double.switchery-xs .switchery {
    margin-top: -0.313rem;
    margin-bottom: -0.188rem
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 2.688rem
}

.bootstrap-select .btn-default {
    padding: 0.188rem 0;
    padding-right: 1.5rem;
    background-color: transparent;
    border: 0.063rem solid transparent;
    border-width: 0.063rem 0;
    font-weight: 400;
    text-transform: none;
    border-bottom-color: #a7a6a6ab;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select .btn-default:focus,.bootstrap-select .btn-default.focus,.bootstrap-select .btn-default:active,.bootstrap-select .btn-default.active {
    background-color: transparent;
    border-bottom-color: #009688;
    -webkit-box-shadow: 0 1px 0 #009688;
    box-shadow: 0 1px 0 #009688
}

.bootstrap-select .btn-default.disabled,.bootstrap-select .btn-default[disabled],fieldset[disabled] .bootstrap-select .btn-default {
    border-bottom-style: dashed;
    background-color: transparent;
    border-bottom-color: #a7a6a6ab;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group.open > .btn-default.dropdown-toggle {
    border-bottom-color: #009688;
    background-color: transparent;
    -webkit-box-shadow: 0 1px 0 #009688;
    box-shadow: 0 1px 0 #009688
}

.bootstrap-select.form-control {
    padding: 0;
    border: 0
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.bootstrap-select .popover-title {
    font-size: .6875rem;
    line-height: 1.82;
    margin-top: 8px;
    margin-bottom: 1px;
    font-weight: 400;
    padding: 8px 16px;
    color: #999999
}

.bootstrap-select[class*=border-] .btn,.bootstrap-select[class*=border-] .dropdown-menu {
    border-color: inherit
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    min-width: 15.28em;
    max-width: 100%
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-flex;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
    float: right
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: 0
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis
}

.bootstrap-select.btn-group .btn .filter-option > i,.bootstrap-select.btn-group .dropdown-menu > li > a [class*=icon-] {
    margin-right: 16px;
    float: left;
    margin-top: 2px;
    top: 0
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    width: 1rem;
    text-align: right;
    right: 1rem;
    margin-top: -0.5rem
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%
}

.bootstrap-select.btn-group .btn-default .caret {
    right: 0
}

.bootstrap-select.btn-group .btn-lg:not(.btn-default) {
    padding-right: 43px
}

.bootstrap-select.btn-group .btn-lg:not(.btn-default) > .caret {
    right: 18px
}

.bootstrap-select.btn-group .btn-sm:not(.btn-default) {
    padding-right: 37px
}

.bootstrap-select.btn-group .btn-sm:not(.btn-default) > .caret {
    right: 14px
}

.bootstrap-select.btn-group .btn-xs:not(.btn-default) {
    padding-right: 34px
}

.bootstrap-select.btn-group .btn-xs:not(.btn-default) > .caret {
    right: 12px
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%
}

.bootstrap-select.btn-group .dropdown-menu > li > a .check-mark {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 16px;
    margin-right: 0;
    color: transparent
}

.bootstrap-select.btn-group .dropdown-menu > li > a .text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu > li > a > .label,.bootstrap-select.btn-group .dropdown-menu > li > a > .badge {
    float: none
}

.bootstrap-select.btn-group .dropdown-menu > li > a.special-class,.bootstrap-select.btn-group .dropdown-menu > li > a.special-class:hover {
    font-weight: 700;
    color: #fff;
    background-color: #F44336;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.bootstrap-select.btn-group .dropdown-menu > li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu > li small {
    padding-left: 10px
}

.bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #1d6385;
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu > .selected > a small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 8px 16px;
    background-color: #f8f8f8;
    border-top: 1px solid transparent;
    pointer-events: none
}

.bootstrap-select.btn-group .dropdown-header ~ li > a {
    padding-left: 32px
}

.bootstrap-select.btn-group .no-results {
    padding: 8px 16px;
    background: #f8f8f8;
    margin-bottom: -8px;
    border-top: 1px solid transparent
}

.bootstrap-select.btn-group.fit-width .btn .filter-option,.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static
}

.bootstrap-select.btn-group.show-tick .dropdown-menu > li a .text {
    margin-right: 48px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu > li.selected a .check-mark {
    color: #fff
}

.input-group .bootstrap-select > .btn {
    border-radius: 0
}

.error .bootstrap-select .btn {
    border: 1px solid #F44336
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #F44336
}

.bs-searchbox,.bs-actionsbox {
    padding: 3px 16px;
    margin-bottom: 8px
}

.bs-searchbox {
    position: relative;
    padding-left: 40px
}

.bs-searchbox:after {
    content: '\f002';
    font-family: 'FontAwesome';
    position: absolute;
    top: 50%;
    left: 16px;
    color: inherit;
    display: block;
    font-size: .9rem;
    margin-top: -6px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bs-actionsbox {
    float: left;
    width: 100%;
    position: relative
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 16px 8px
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block!important;
    width: 100%;
    height: 100%!important;
    opacity: 0
}

select.bs-select-hidden,select.selectpicker {
    display: none!important
}

.bootstrap-select > select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}

.tokenfield.form-control {
    height: auto;
    padding: 0;
    max-width: 500px;
    display: inline-block
}

.tokenfield:after {
    content: '';
    display: inherit;
    clear: both
}

.tokenfield .token {
    margin-top: 0.188rem;
    margin-bottom: 0.188rem;
    margin-right: 0.375rem;
    cursor: default;
    float: left;
    position: relative;
    border-radius: 0.375rem;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.tokenfield .token:not([class*=bg-]) {
    background-color: #00838f;
    color: #fff
}

.tokenfield .token.invalid {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    border-bottom: 1px dotted #F44336
}

.tokenfield .token.invalid.active {
    background-color: #eeeeee;
    border: 1px solid #eeeeee
}

.tokenfield .token .token-label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.125rem 0.125rem 0.125rem 0.5rem;
    padding-right: 1.875rem;
    max-width: 360px!important;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}

.tokenfield .token > .close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tokenfield + .form-control-feedback {
    margin-top: 3px
}

.tokenfield .twitter-typeahead {
    width: auto
}

.tokenfield .token-input {
    direction: ltr;
    background: none;
    float: left;
    min-width: 6.25rem!important;
    padding: 0;
    margin-top: 0.313rem;
    margin-bottom: 0.188rem;
    border: 0;
    outline: 0
}

.tokenfield.readonly .token .token-label {
    padding-right: 1rem
}

.tokenfield.readonly .token .close {
    display: none
}

.tokenfield.disabled .token,.tokenfield.disabled .token .close {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.tokenfield.disabled .token:hover,.tokenfield.disabled .token:focus {
    background-color: #eee;
    color: #333333
}

.tokenfield.disabled,.tokenfield.disabled .token-input,.tokenfield.disabled .token,.tokenfield.disabled .token .close {
    cursor: not-allowed
}

.input-group-lg .token > .token-label,.tokenfield.input-lg .token > span {
    padding: 0.563rem 1.125rem;
    padding-right: 2.375rem
}

.input-group-lg .token-input,.tokenfield.input-lg .token-input {
    padding-top: 0.563rem;
    padding-bottom: 0.563rem
}

.input-group-lg .token > .close,.tokenfield.input-lg .token > .close {
    right: 1.125rem
}

.input-group-lg.readonly .token > .token-label,.tokenfield.input-lg.readonly .token > .token-label {
    padding-right: 1.125rem
}

.input-group-sm .token > .token-label,.tokenfield.input-sm .token > span {
    padding: 0.438rem 0.875rem;
    padding-right: 2rem
}

.input-group-sm .token-input,.tokenfield.input-sm .token-input {
    padding-top: 0.438rem;
    padding-bottom: 0.438remrem
}

.input-group-sm .token > .close,.tokenfield.input-sm .token > .close {
    right: 0.875rem
}

.input-group-sm.readonly .token > .token-label,.tokenfield.input-sm.readonly .token > .token-label {
    padding-right: 0.875rem
}

.bootstrap-maxlength {
    margin-top: 0.188rem;
    margin-left: -3.438rem;
    font-size: .75rem;
    font-weight: 500;
    z-index: auto !important;
}

.ui-draggable-handle,.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-sortable .ui-state-disabled {
    color: #999999;
    cursor: not-allowed;
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.ui-state-error {
    border: 1px solid #f44336!important
}

.sortable-placeholder {
    position: relative
}

.sortable-placeholder:before {
    content: '';
    display: inline-block;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px dashed rgba(0,0,0,0.2)
}

.sidebar .sortable-placeholder:before {
    border-left: 0;
    border-right: 0;
    background-color: rgba(0,0,0,0.05)
}

.sidebar-category.ui-sortable-helper {
    background-color: rgba(0,0,0,0.4)
}

.sidebar-default .sidebar-category.ui-sortable-helper {
    background-color: #fcfcfc
}

.panel + .sortable-placeholder {
    margin-bottom: 20px
}

.sortable-placeholder + .panel {
    margin-top: 20px
}

.panel-group > .sortable-placeholder:before {
    border-radius: 3px
}

.panel-group .panel + .sortable-placeholder {
    margin-top: 5px;
    margin-bottom: 5px
}

.panel-group .sortable-placeholder + .panel {
    margin-top: 5px
}

.table .ui-sortable-helper {
    width: 100%;
    background-color: #fff;
    display: table
}

.table .sortable-placeholder {
    margin: 0
}

.table .sortable-placeholder:before {
    content: none
}

.table.ui-sortable {
    position: relative
}

.ui-resizable {
    position: relative
}

.ui-resizable,.ui-resizable .ui-dialog-content {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-handle.ui-icon {
    display: inline-block;
    border-style: solid;
    border-width: 0 0 6px 6px;
    border-color: transparent transparent #333333 transparent
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-helper {
    border: 1px dashed #ccc
}

.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;
    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 {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dashed #333333
}

.ui-autocomplete {
    position: absolute;
    display: none;
    padding: 8px 0;
    z-index: 1000;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden
}

.ui-autocomplete .ui-autocomplete-category {
    padding: 8px 16px;
    font-size: .6875rem;
    line-height: 1.82;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 2px
}

.ui-autocomplete .ui-autocomplete-category ~ .ui-menu-item {
    padding-left: 32px
}

.ui-autocomplete-processing:after {
    content: '\f110';
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    text-align: right;
    margin-top: -8px;
    font-size: 1rem;
    line-height: 1;
    color: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: rotation 1s linear infinite;
    -o-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite
}

.ui-button {
    display: inline-block;
    position: relative;
    touch-action: manipulation;
    margin-bottom: 0;
    padding: 9px 17px;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #f5f5f5;
    border: 0;
    color: #333
}

.ui-button.ui-state-active {
    -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset;
    box-shadow: 0 0 0 100px rgba(0,0,0,0.1) inset
}

.ui-button.ui-state-disabled {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-button[class*=bg-].ui-state-hover,.ui-button[class*=bg-].ui-state-focus {
    color: #fff
}

.ui-button.ui-button-link {
    background-color: transparent;
    border-color: transparent
}

.ui-button.ui-button-link.ui-state-hover,.ui-button.ui-button-link.ui-state-focus {
    color: #166dba
}

.ui-button.ui-button-link.ui-state-hover,.ui-button.ui-button-link.ui-state-focus,.ui-button.ui-button-link.ui-state-active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icon-primary .ui-button-icons-only {
    margin-right: 10px
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
    margin-left: 10px
}

.ui-button-icon-only {
    padding-left: 11px;
    padding-right: 11px
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    display: none
}

.ui-buttonset {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.ui-buttonset-split {
    position: relative;
    display: inline-block
}

.ui-buttonset-split > ul {
    position: absolute;
    text-align: left;
    min-width: 180px
}

.modalnotfixed {
    position: absolute!important
}

.ui-dialog {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 95%!important;
    background-color: #fff;
    border-radius: 0.4rem;
    outline: 0;
    box-shadow: 0 16px 16px -10px rgba(34,47,62,.15),0 0 40px 1px rgba(34,47,62,.25)
}

@media (max-width: 768px) {
    .ui-dialog {
        position:absolute!important;
        width: 95%!important
    }
}

.ui-dialog-titlebar {
    position: relative;
    padding: 0.625rem 1rem;
    background-color: #2980b9;
    border-color: #2980b9;
    color: #fff;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem
}

.ui-dialog-titlebar a {
    color: #fff
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-dialog-title {
    float: left;
    letter-spacing: .015em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-shadow: 1px 1px 2px rgba(51,51,51,.5)
}

button.ui-dialog-titlebar-close:hover {
    opacity: .9
}

.ui-dialog-titlebar-close span {
    display: none
}

.ui-dialog-titlebar-close.ui-state-hover,.ui-dialog-titlebar-close.ui-state-focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-dialog-content {
    position: relative;
    border: 0;
    padding: 1rem;
    background: none;
    overflow: auto;
    scrollbar-width: thin;
}

.ui-dialog-content .form-group:last-child,.ui-dialog-content p:last-child {
    margin-bottom: 0
}

.ui-dialog-buttonpane {
    padding: 0.4rem 1rem;
    background-color: rgb(248 250 252);
    border-top: 1px solid #e2e8f0;
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    box-shadow: inset 0 1px 0 #ffffff
}

.ui-dialog-buttonset button {
    display: inline-block;
    font-size: .9rem;
    letter-spacing: .015em;
    border-width: 0;
    font-weight: 400;
    line-height: 1.6;
    padding: 0.188rem 0.75rem;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    border-radius: 0.375rem;
    vertical-align: top;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51,51,51,.5);
    background-color: #009688;
    transition: all ease-in-out 0.15s;
    margin-left: 0.5rem;
    margin-bottom: 0;
    text-align: center
}

.ui-dialog-buttonset button:first-child {
    background-color: #888;
    border-color: #888;
    color: #fff
}

.ui-dialog-buttonset button.bg-slate-600 {
    background-color: #517fa4;
    border-color: #517fa4
}

.ui-dialog-buttonset button:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)
}

.ui-dialog-buttonpane .ui-dialog-buttonset {
    text-align: right
}

.ui-dialog-buttonpane button + button {
    cursor: pointer
}

.ui-menu {
    list-style: none;
    padding: 0px 0;
    margin: 0;
    display: block;
    outline: none;
    min-width: 180px;
    white-space: nowrap;
    background-color: #fff;
    border-radius: 0px;
    z-index: 1000!important;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.ui-menu .ui-menu {
    position: absolute;
    top: -8px!important
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    cursor: pointer;
    min-height: 0;
    min-width: 350px;
    outline: 0
}

.ui-menu .ui-menu-item > a, .ui-menu .ui-menu-item > div {
    padding: 6px 10px;
    display: block;
    color: #333333
}

.ui-menu .ui-menu-item > i {
    margin-right: 8px
}

.ui-menu .ui-menu-item > .ui-menu-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 15px
}

.ui-menu .ui-menu-item > .ui-menu-icon:after {
    content: '\f061';
    font-family: 'FontAwesome';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.ui-menu .ui-menu-item.ui-state-disabled,.ui-menu .ui-menu-item.ui-state-disabled a {
    color: #999999;
    cursor: not-allowed
}

.ui-menu .ui-menu-header {
    padding: 8px 16px;
    font-size: .6875rem;
    line-height: 1.82;
    text-transform: uppercase;
    color: #999999;
    margin-top: 8px
}

.ui-menu .ui-menu-header.highlight {
    margin-top: 0;
    background-color: #f8f8f8;
    color: #999999
}

.ui-menu .ui-menu-header.highlight:first-child {
    margin-top: 0
}

.ui-menu .ui-menu-item + .highlight,.ui-menu .highlight + .ui-menu-item {
    margin-top: 8px
}

.ui-menu .ui-menu-item > a > i[class*=icon-],.ui-menu .ui-menu-header > i[class*=icon-] {
    margin-top: 2px;
    float: left;
    margin-right: 16px;
    top: 0
}

.ui-menu .ui-menu-item > a > i[class*=icon-].pull-right,.ui-menu .ui-menu-header > i[class*=icon-].pull-right {
    margin-right: 0;
    margin-left: 16px
}

.ui-menu .ui-menu-divider {
    margin: 8px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-top: 1px solid #e5e5e5
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    color: #333333;
    background-color: #f5f5f5
}

.ui-menu.ui-state-disabled,.ui-menu.ui-state-disabled .ui-menu-item,.ui-menu.ui-state-disabled a {
    color: #999999;
    cursor: not-allowed
}

.ui-progressbar {
    height: 18px;
    overflow: hidden;
    position: relative;
    background-color: #eeeeee;
    border-radius: 3px
}

.ui-progressbar-value {
    float: left;
    width: 0%;
    height: 100%;
    background-color: #2196F3;
    color: #fff;
    overflow: hidden;
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.ui-progressbar-value,.ui-progressbar-overlay {
    height: 100%;
    background-size: 40px 40px
}

.ui-progressbar-striped .ui-progressbar-value,.ui-progressbar-striped .ui-progressbar-overlay {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.ui-progressbar-overlay {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.ui-progressbar-active .ui-progressbar-value,.ui-progressbar-overlay {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.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-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.ui-front {
    z-index: 1040
}

.legitRipple {
    position: relative;
    overflow: hidden;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.legitRipple-ripple {
    position: absolute;
    width: 0;
    z-index: -1;
    pointer-events: none;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.1);
    will-change: transform,width,opacity;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: width 0.2s linear,opacity 0.5s ease-out;
    -o-transition: width 0.2s linear,opacity 0.5s ease-out;
    transition: width 0.2s linear,opacity 0.5s ease-out
}

.legitRipple-ripple:before {
    content: "";
    padding-top: 100%;
    display: block
}

.breadcrumb-line[class*=bg-] .breadcrumb-elements > li .legitRipple-ripple {
    background-color: rgba(255,255,255,0.1)
}

.btn-default .legitRipple-ripple,.btn-link .legitRipple-ripple,.btn-flat .legitRipple-ripple,.icons-list > li > a .legitRipple-ripple,.pagination > li:not(.active) > a .legitRipple-ripple,.pagination > li:not(.active) > span .legitRipple-ripple,.nav-tabs:not([class*=bg-]) > li > a .legitRipple-ripple,.nav-pills > li > a .legitRipple-ripple,.ui-button:not([class*=bg-]) .legitRipple-ripple,.ui-tabs-anchor .legitRipple-ripple,.fc-button .legitRipple-ripple,.checkbox .legitRipple-ripple,.wizard > .actions > ul > li:first-child > a .legitRipple-ripple,.sidebar-default .navigation > li > a .legitRipple-ripple,.sidebar-default .navigation > li ul li > a .legitRipple-ripple,.navbar-default .navbar-nav > li > a .legitRipple-ripple {
    background-color: rgb(239 246 252)
}

.nav-tabs:not([class*=bg-]) > li > a .legitRipple-ripple {
    background-color: rgb(255 255 255 / .3)
}

img ~ .legitRipple-ripple {
    z-index: auto
}

.sidebar-user-material-content .legitRipple {
    border-radius: 50%
}

.legitRipple-template {
    display: none
}

.legitRipple-custom {
    overflow: hidden
}

.legitRipple-custom > * {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.heading-elements-toggle {
    cursor: pointer;
    display: block;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px
}

.heading-elements .form-group {
    margin-top: 4px
}

.breadcrumb-elements-toggle {
    float: right;
    cursor: pointer;
    line-height: 1;
    margin-top: 12px
}

.breadcrumb-line-component .breadcrumb-elements-toggle {
    margin-right: 20px
}

.heading-elements-toggle,.breadcrumb-elements-toggle,.heading-elements-toggle:hover,.breadcrumb-elements-toggle:hover,.heading-elements-toggle:focus,.breadcrumb-elements-toggle:focus {
    color: inherit
}

.heading-elements-toggle > i,.breadcrumb-elements-toggle > i {
    top: 0
}

@media (min-width: 769px) {
    .heading-elements-toggle,.breadcrumb-elements-toggle {
        display:none
    }
}

.heading-elements {
    position: absolute;
    top: 50%;
    right: 1.389em;
    height: 2.639em;
    margin-top: -1.32em
}

@media (max-width: 480px) {
    .newauthor {
        display:none
    }

    .news-list-date {
        display: none
    }
}

@media (max-width: 768px) {
    .heading-elements:not(.not-collapsible) {
        position:static;
        margin-top: 0;
        height: auto
    }
}

.panel-body > .heading-elements {
    top: 0;
    margin-top: 1rem;
    z-index: 10
}

@media (max-width: 768px) {
    .panel-body > .heading-elements-toggle {
        top:1.25rem;
        margin-top: 0
    }

    .panel-body > .heading-elements.visible-elements {
        top: 3.5rem;
        background-color: #fff
    }

    .uploader .filename {
        padding: 0.5rem 0.5rem
    }
}

.panel-footer > .heading-elements {
    position: static;
    margin-top: 0;
    padding-right: 1.25rem
}

.panel-footer > .heading-elements:after {
    content: '';
    display: table;
    clear: both
}

.panel-footer-bordered > .heading-elements:not(.visible-elements) {
    margin-left: -1.25rem;
    padding-right: 0
}

@media (max-width: 768px) {
    .panel-footer > .heading-elements:not(.not-collapsible) > .pull-right {
        float:none!important
    }

    .panel-footer .heading-elements-toggle {
        position: static;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        margin-top: 0;
        display: block;
        text-align: center
    }
}

.heading-thumbnails {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

.heading-thumbnails > li {
    position: relative;
    display: inline-block;
    font-size: .9rem
}

.heading-thumbnails > li + li {
    margin-left: 0.625rem
}

.heading-thumbnails > li img {
    height: auto;
    max-height: 2.375rem;
    max-width: 100%;
    border-radius: 6.25rem
}

.heading-thumbnails > li .label,.heading-thumbnails > li .badge {
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    border: 0.125rem solid #fcfcfc
}

.panel-default > .panel-heading .heading-thumbnails > li .label,.panel-default > .panel-heading .heading-thumbnails > li .badge,.panel-footer-transparent .heading-thumbnails > li .label,.panel-footer-transparent .heading-thumbnails > li .badge {
    border-color: #fff
}

.heading-thumbnails > li .status-mark {
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0 0 0 2px #fcfcfc
}

.heading-thumbnails > li .status-mark[class*=border-] {
    background-color: #fcfcfc
}

.panel-default > .panel-heading .heading-thumbnails > li .status-mark[class*=border-],.panel-footer-transparent .heading-thumbnails > li .status-mark[class*=border-] {
    background-color: #fff
}

.panel-default > .panel-heading .heading-thumbnails > li .status-mark,.panel-footer-transparent .heading-thumbnails > li .status-mark {
    background-color: #fff
}

.heading-elements .heading-btn + .heading-btn,.page-header .heading-elements .icons-list > li + li,.thumbnail-heading .heading-elements .icons-list > li + li {
    margin-left: 0.625rem
}

.page-header-inverse .heading-elements .btn-link {
    color: #fff
}

.heading-elements .list-inline {
    margin-bottom: 0
}

.heading-elements .breadcrumb {
    padding-top: 0;
    padding-bottom: 0
}

.heading-elements.panel-nav .nav > li > a {
    text-align: left
}

.heading-elements .daterange-custom {
    margin-top: 0.313rem
}

.heading-elements .heading-btn-group {
    font-size: 0
}

.heading-elements .heading-btn-group > .btn + .btn:not(.btn-link) {
    margin-left: 0.625rem
}

.heading-elements.visible-elements {
    text-align: center
}

.heading-elements.visible-elements .heading-text,.heading-elements.visible-elements .heading-btn,.heading-elements.visible-elements .heading-btn-group > .btn,.heading-elements.visible-elements .ui-slider,.heading-elements.visible-elements .noui-slider,.heading-elements.visible-elements .nav-tabs,.heading-elements.visible-elements .nav-pills,.heading-elements.visible-elements .pagination,.heading-elements.visible-elements .progress,.heading-elements.visible-elements .icons-list,.heading-elements.visible-elements .pager,.heading-elements.visible-elements .breadcrumb,.heading-elements.visible-elements .daterange-custom,.heading-elements.visible-elements .heading-thumbnails,.heading-elements.visible-elements .heading-form .form-group,.heading-elements.visible-elements > .btn-group {
    margin-top: 1.25rem
}

.heading-elements.visible-elements .nav-tabs,.heading-elements.visible-elements .nav-pills {
    margin-bottom: 0
}

.heading-elements.visible-elements .heading-text:not(.label):not(.badge) {
    display: block
}

.heading-elements.visible-elements .select2-container,.heading-elements.visible-elements .selectboxit-container,.heading-elements.visible-elements .selectboxit-options,.heading-elements.visible-elements .multiselect + .btn-group,.heading-elements.visible-elements div.bootstrap-select {
    width: 100%!important
}

.heading-elements.visible-elements .input-group,.heading-elements.visible-elements .input-group-btn,.heading-elements.visible-elements .btn-group,.heading-elements.visible-elements .dropdown,.heading-elements.visible-elements .dropup {
    position: static
}

.heading-elements.visible-elements .dropdown-menu:not(.multiselect-container) {
    left: -0.063rem;
    right: -0.063rem;
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.heading-elements.visible-elements .multiselect-container {
    left: 0;
    right: 0
}

.heading-elements:not(.visible-elements) .heading-text,.heading-elements:not(.visible-elements) .heading-btn,.heading-elements:not(.visible-elements) .ui-slider,.heading-elements:not(.visible-elements) .noui-slider,.heading-elements:not(.visible-elements) .nav-tabs,.heading-elements:not(.visible-elements) .nav-pills,.heading-elements:not(.visible-elements) .pagination,.heading-elements:not(.visible-elements) .progress,.heading-elements:not(.visible-elements) .icons-list,.heading-elements:not(.visible-elements) .breadcrumb,.heading-elements:not(.visible-elements) .pager,.heading-elements:not(.visible-elements) .heading-form,.heading-elements:not(.visible-elements) .daterange-custom,.heading-elements:not(.visible-elements) .heading-thumbnails,.heading-elements:not(.visible-elements) > .btn-group {
    float: left;
    margin-left: 1.25rem
}

.heading-elements:not(.visible-elements) .heading-text {
    display: inline-block
}

.heading-elements:not(.visible-elements) .heading-text + .heading-text {
    margin-left: 1.25rem
}

.heading-elements:not(.visible-elements) .selectbox-fixed + .selectboxit-container,.heading-elements:not(.visible-elements) .selectbox-fixed + .selectboxit-options,.heading-elements:not(.visible-elements) .progress,.heading-elements:not(.visible-elements) .ui-slider,.heading-elements:not(.visible-elements) .noui-slider,.heading-elements:not(.visible-elements) .input-group,.heading-elements:not(.visible-elements) .selectboxit-container .selectboxit-options,.heading-elements:not(.visible-elements) .heading-form .form-control {
    width: 13.75rem
}

.heading-elements:not(.visible-elements) .select-sm,.heading-elements:not(.visible-elements) .input-sm,.heading-elements:not(.visible-elements) .input-group-sm,.heading-elements:not(.visible-elements) .uploader-sm,.heading-elements:not(.visible-elements) .pagination-sm,.heading-elements:not(.visible-elements) .pager-sm,.heading-elements:not(.visible-elements) .selectbox-sm + .selectboxit-container,.heading-elements:not(.visible-elements) .btn-sm,.heading-elements:not(.visible-elements) .btn-group-sm > .btn {
    margin-top: 0.063rem
}

.heading-elements:not(.visible-elements) .select-xs,.heading-elements:not(.visible-elements) .input-xs,.heading-elements:not(.visible-elements) .input-group-xs,.heading-elements:not(.visible-elements) .uploader-xs,.heading-elements:not(.visible-elements) .pagination-xs,.heading-elements:not(.visible-elements) .pager-xs,.heading-elements:not(.visible-elements) .selectbox-xs + .selectboxit-container,.heading-elements:not(.visible-elements) .btn-xs,.heading-elements:not(.visible-elements) .btn-group-xs > .btn {
    margin-top: 0.125rem
}

.heading-elements:not(.visible-elements) .btn-float {
    margin-top: -0.438rem
}

.heading-elements:not(.visible-elements) .btn-float.has-text {
    margin-top: -1.219rem
}

.heading-elements:not(.visible-elements) .btn-float.btn-link {
    margin-top: -0.972em
}

.heading-elements:not(.visible-elements) .ui-slider,.heading-elements:not(.visible-elements) .noui-slider {
    margin-top: 1.063rem
}

.heading-elements:not(.visible-elements) .ui-slider-lg,.heading-elements:not(.visible-elements) .noui-slider-lg {
    margin-top: 1.031rem
}

.heading-elements:not(.visible-elements) .ui-slider-sm,.heading-elements:not(.visible-elements) .noui-slider-sm {
    margin-top: 1.094rem
}

.heading-elements:not(.visible-elements) .ui-slider-xs,.heading-elements:not(.visible-elements) .noui-slider-xs {
    margin-top: 1.125rem
}

.heading-elements:not(.visible-elements) .progress {
    margin-top: 0.625rem
}

.heading-elements:not(.visible-elements) .progress-lg {
    margin-top: 0.5rem
}

.heading-elements:not(.visible-elements) .progress-sm {
    margin-top: 0.75rem
}

.heading-elements:not(.visible-elements) .progress-xs {
    margin-top: 0.875rem
}

.heading-elements:not(.visible-elements) .progress-xxs {
    margin-top: 1rem
}

.heading-elements:not(.visible-elements) .progress-micro {
    margin-top: 1.125rem
}

.heading-elements:not(.visible-elements) .icons-list {
    margin-top: 0.688rem
}

.heading-elements:not(.visible-elements) .heading-text {
    margin-top: 0.563rem
}

.heading-elements:not(.visible-elements).panel-nav > .nav {
    margin-bottom: 0
}

@media (min-width: 769px) {
    .heading-elements:not(.visible-elements).panel-nav > .nav {
        margin-top:-0.063rem
    }

    .heading-elements:not(.visible-elements).panel-nav > .nav-tabs {
        border-bottom-width: 0
    }

    .heading-elements:not(.visible-elements).panel-nav > .nav-tabs.nav-tabs-bottom > li.active > a:after {
        background-color: transparent
    }

    .heading-elements:not(.visible-elements).panel-nav > .nav-sm {
        margin-top: 0.125rem
    }

    .heading-elements:not(.visible-elements).panel-nav > .nav-xs {
        margin-top: 0.313rem
    }
}

@media (max-width: 768px) {
    .heading-elements:not(.visible-elements).panel-nav {
        position:static;
        height: auto
    }

    .heading-elements:not(.visible-elements).panel-nav > .nav {
        float: none
    }

    .panel-heading .heading-elements:not(.visible-elements).panel-nav {
        margin-top: 0.938rem
    }

    .panel-flat .panel-heading .heading-elements:not(.visible-elements).panel-nav {
        margin-top: 1.25rem
    }

    .panel-heading .heading-elements:not(.visible-elements).panel-nav > .nav {
        margin-left: 0
    }

    .panel-footer .heading-elements:not(.visible-elements).panel-nav.not-collapsible > .nav {
        margin-top: 0.75rem;
        margin-bottom: 0.75rem
    }
}

.heading-form .form-group {
    margin-bottom: 0
}

.heading-form .checkbox-switchery,.heading-form .checkbox-switchery[class*="switchery-"] {
    margin-bottom: 0
}

.heading-elements:not(.visible-elements) .heading-form .checkbox-inline,.heading-elements:not(.visible-elements) .heading-form .radio-inline {
    margin-top: 9px
}

.heading-elements:not(.visible-elements) .heading-form .checkbox-switch {
    margin-top: 2px
}

.heading-elements:not(.visible-elements) .heading-form .checkbox-switch-sm {
    margin-top: 3px
}

.heading-elements:not(.visible-elements) .heading-form .checkbox-switch-xs {
    margin-top: 4px
}

.heading-elements:not(.visible-elements) .heading-form .input-group {
    max-width: 220px
}

.heading-elements:not(.visible-elements) .heading-form .input-group .form-control {
    width: 100%;
    margin-top: 0
}

.heading-elements:not(.visible-elements) .heading-form .input-group.input-group-sm .btn,.heading-elements:not(.visible-elements) .heading-form .input-group.input-group-xs .btn {
    margin-top: 0
}

@media (min-width: 769px) {
    .heading-form .form-group {
        float:left
    }

    .heading-form .form-group + .form-group {
        margin-left: 15px
    }
}

@media (max-width: 768px) {
    .heading-elements:not(.not-collapsible),.breadcrumb-elements:not(.not-collapsible) {
        display:none
    }

    .heading-elements.visible-elements,.breadcrumb-elements.visible-elements {
        display: block
    }

    .panel .has-visible-elements {
        padding-bottom: 0
    }

    .panel-flat .panel-heading.has-visible-elements {
        padding-bottom: 20px
    }

    .panel .visible-elements {
        border-top: 1px solid #ddd;
        padding: 20px;
        padding-top: 0
    }

    .panel-heading .visible-elements {
        margin: 15px -20px 0 -20px;
        background-color: #fcfcfc
    }

    .panel-flat .panel-heading .visible-elements {
        margin-top: 20px;
        border-bottom: 1px solid #ddd
    }

    .panel-footer .visible-elements {
        margin-top: 0.5rem;
        border-bottom-right-radius: 0.188rem;
        border-bottom-left-radius: 0.188rem
    }

    .panel-footer-condensed .visible-elements {
        margin-top: 0.125rem
    }

    .panel-footer-transparent .visible-elements {
        margin-top: 0.688rem;
        background-color: #fff
    }

    .panel[class*=bg-] .visible-elements,.panel-heading[class*=bg-] .visible-elements,.panel-primary .visible-elements,.panel-danger .visible-elements,.panel-success .visible-elements,.panel-warning .visible-elements,.panel-info .visible-elements {
        border-color: rgba(255,255,255,0.2);
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,0.1)
    }

    .visible-elements.breadcrumb-elements.not-collapsible {
        display: none
    }

    .page-header-content > .visible-elements {
        background-color: #eeeded;
        left: 0;
        right: 0;
        border-top: 1px solid #e2e0e0;
        z-index: 1002;
        padding-bottom: 1.25rem;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .page-header-default .page-header-content > .visible-elements {
        background-color: #fcfcfc;
        border-color: #ddd
    }

    .dle_theme_dark .page-header-default .page-header-content > .visible-elements {
        background-color: #1c212c;
        color: #fff;
        border-color: rgba(255,255,255,.1)
    }

    .page-header-inverse .page-header-content > .visible-elements {
        background-color: rgba(0,0,0,0.1);
        border-color: rgba(255,255,255,0.1)
    }
}

.opacity-75 {
    opacity: 0.75;
    filter: alpha(opacity=75)
}

.opacity-50 {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.opacity-25 {
    opacity: 0.25;
    filter: alpha(opacity=25)
}

.opacity-0 {
    opacity: 0;
    filter: alpha(opacity=0)
}

.no-edge-top {
    top: 0
}

.no-edge-bottom {
    bottom: 0
}

.no-edge-left {
    left: 0
}

.no-edge-right {
    right: 0
}

@media (min-width: 1200px) {
    .text-right-lg {
        text-align:right
    }
}

@media (min-width: 1025px) {
    .text-right-md {
        text-align:right
    }
}

@media (min-width: 769px) {
    .text-right-sm {
        text-align:right
    }
}

@media (min-width: 480px) {
    .text-right-xs {
        text-align:right
    }
}

@media (min-width: 1200px) {
    .pull-right-lg {
        float:right
    }
}

@media (min-width: 1025px) {
    .pull-right-md {
        float:right
    }
}

@media (min-width: 769px) {
    .pull-right-sm {
        float:right
    }
}

@media (min-width: 480px) {
    .pull-right-xs {
        float:right
    }
}

.valign-top {
    vertical-align: top
}

.valign-middle {
    vertical-align: middle
}

.valign-bottom {
    vertical-align: bottom
}

.valign-baseline {
    vertical-align: baseline
}

.valign-text-top {
    vertical-align: top
}

.valign-text-bottom {
    vertical-align: text-bottom
}

.position-relative {
    position: relative
}

.position-static {
    position: static
}

.display-block,label.display-block {
    display: block
}

.display-inline-block {
    display: inline-block
}

.cursor-pointer {
    cursor: pointer
}

.cursor-move {
    cursor: move
}

.cursor-default {
    cursor: default
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.overflow-auto {
    overflow: auto
}

.content-group-xs {
    margin-bottom: 10px!important
}

.content-group-sm {
    margin-bottom: 15px!important
}

.content-group {
    margin-bottom: 20px!important
}

.content-group-lg {
    margin-bottom: 30px!important
}

.no-margin {
    margin: 0!important
}

.no-margin-top {
    margin-top: 0!important
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.no-margin-left {
    margin-left: 0!important
}

.no-margin-right {
    margin-right: 0!important
}

.m-5 {
    margin: 5px!important
}

.m-10 {
    margin: 10px!important
}

.m-15 {
    margin: 15px!important
}

.m-20 {
    margin: 20px!important
}

.mt-5 {
    margin-top: 5px!important
}

.mt-10 {
    margin-top: 10px!important
}

.mt-15 {
    margin-top: 15px!important
}

.mt-20 {
    margin-top: 1.25rem!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-20 {
    margin-bottom: 1.389em!important
}

.ml-5 {
    margin-left: 5px!important
}

.ml-10 {
    margin-left: 10px!important
}

.ml-15 {
    margin-left: 15px!important
}

.ml-20 {
    margin-left: 20px!important
}

.mr-5 {
    margin-right: 5px!important
}

.mr-10 {
    margin-right: 10px!important
}

.mr-15 {
    margin-right: 15px!important
}

.mr-20 {
    margin-right: 20px!important
}

.no-padding {
    padding: 0!important
}

.no-padding-top {
    padding-top: 0!important
}

.no-padding-bottom {
    padding-bottom: 0!important
}

.no-padding-left {
    padding-left: 0!important
}

.no-padding-right {
    padding-right: 0!important
}

.p-5 {
    padding: 5px!important
}

.p-10 {
    padding: 10px!important
}

.p-15 {
    padding: 15px!important
}

.p-20 {
    padding: 20px!important
}

.pt-5 {
    padding-top: 5px!important
}

.pt-10 {
    padding-top: 10px!important
}

.pt-15 {
    padding-top: 15px!important
}

.pt-20 {
    padding-top: 20px!important
}

.pb-5 {
    padding-bottom: 5px!important
}

.pb-10 {
    padding-bottom: 10px!important
}

.pb-15 {
    padding-bottom: 15px!important
}

.pb-20 {
    padding-bottom: 20px!important
}

.pl-5 {
    padding-left: 5px!important
}

.pl-10 {
    padding-left: 10px!important
}

.pl-15 {
    padding-left: 15px!important
}

.pl-20 {
    padding-left: 20px!important
}

.pr-5 {
    padding-right: 5px!important
}

.pr-10 {
    padding-right: 10px!important
}

.pr-15 {
    padding-right: 15px!important
}

.pr-20 {
    padding-right: 20px!important
}

.no-border {
    border: 0!important
}

.no-border-top {
    border-top: 0!important
}

.no-border-bottom {
    border-bottom: 0!important
}

.no-border-left {
    border-left: 0!important
}

.no-border-right {
    border-right: 0!important
}

.no-border-radius {
    border-radius: 0
}

.no-border-radius-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.no-border-radius-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.no-border-radius-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.no-border-radius-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.border-radius {
    border-radius: 3px
}

.border-radius-top {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.border-radius-bottom {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.border-radius-left {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.border-radius-right {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.border-top {
    border-top: 1px solid
}

.border-bottom {
    border-bottom: 1px solid #ddd
}

.border-left {
    border-left: 1px solid
}

.border-right {
    border-right: 1px solid
}

.border-lg {
    border-width: 2px
}

.border-top-lg {
    border-top: 2px solid
}

.border-bottom-lg {
    border-bottom: 2px solid
}

.border-left-lg {
    border-left: 2px solid
}

.border-right-lg {
    border-right: 2px solid
}

.border-xlg {
    border-width: 3px
}

.border-top-xlg {
    border-top: 3px solid
}

.border-bottom-xlg {
    border-bottom: 3px solid
}

.border-left-xlg {
    border-left: 3px solid
}

.border-right-xlg {
    border-right: 3px solid
}

.no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

.shadow-depth1 {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.shadow-depth2 {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)
}

.shadow-depth3 {
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)
}

.shadow-depth4 {
    -webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);
    box-shadow: 0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)
}

.shadow-depth5 {
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.3),0 15px 12px rgba(0,0,0,0.22);
    box-shadow: 0 19px 38px rgba(0,0,0,0.3),0 15px 12px rgba(0,0,0,0.22)
}

.full-width {
    width: 100%
}

.width-200 {
    max-width: 13.89em;
    width: 100%
}

.width-250 {
    max-width: 17.36em;
    width: 100%
}

.width-300 {
    max-width: 20.83em;
    width: 100%
}

.width-350 {
    max-width: 24.31em;
    width: 100%
}

.width-400 {
    max-width: 27.78em;
    width: 100%
}

.width-450 {
    max-width: 31.25em;
    width: 100%
}

.width-500 {
    max-width: 34.72em;
    width: 100%
}

.width-550 {
    max-width: 38.19em;
    width: 100%
}

.width-600 {
    max-width: 41.67em;
    width: 100%
}

.width-650 {
    max-width: 45.139em;
    width: 100%
}

.img-lg {
    width: 4.861em!important;
    height: 4.861em!important
}

.img-md {
    width: 2.5rem!important;
    height: 2.5rem!important
}

.img-sm {
    width: 2.25rem!important;
    height: 2.25rem!important
}

.img-xs {
    width: 2rem!important;
    height: 2rem!important
}

.list-bordered > div {
    border-top: 1px solid #eeeeee
}

.list-bordered > div:first-child {
    border-top-width: 0!important
}

.list-bordered > .row {
    margin-left: 0px;
    margin-right: 0px
}

.section_icon {
    padding: .208em;
    background-color: #fff;
    border-radius: 0.209em;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.help-button {
    font-size: 1.389em;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.form-group-material .control-label {
    padding-bottom: 0px
}

.form-group-material {
    margin-left: 0px!important;
    margin-right: 0px!important
}

.xdsoft_datetimepicker {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
    background: #FFFFFF;
    color: #333333;
    margin-top: 3px;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none
}

.xdsoft_datetimepicker button {
    border: none!important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 14rem;
    float: left;
    margin-left: 0.5rem;
    margin-top: .3rem;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 16rem
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 3.625rem;
    float: left;
    text-align: center;
    margin-left: 0.5rem;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 0.4rem;
    margin-bottom: 0.188rem
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 0.563rem;
    height: 1.25rem;
    vertical-align: middle
}

.xdsoft_label.xdsoft_year i {
    display: none
}

.xdsoft_datetimepicker .xdsoft_prev:before {
    content: '\f0d9';
    font-family: 'FontAwesome';
    font-size: 1.375rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left
}

.xdsoft_datetimepicker .xdsoft_today_button:before {
    content: '\f015';
    font-family: 'FontAwesome';
    font-size: 1rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    margin-left: 0.313rem
}

.xdsoft_datetimepicker .xdsoft_next:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    font-size: 1.375rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right
}

.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none currentColor;
    cursor: pointer;
    display: block;
    opacity: 0.7;
    outline: medium none currentColor;
    overflow: hidden;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 1.25rem
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:before {
    content: '\f0d8';
    font-family: 'FontAwesome';
    font-size: 1.375rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 1.375rem;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    height: 0.938rem;
    width: 1.875rem;
    display: block;
    margin-left: 0.875rem;
    margin-top: .2rem;
    margin-bottom: .3rem;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    margin-bottom: 0.52rem;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 9.438rem;
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
    background: #F5F5F5;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    font-size: .85rem;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 1.563rem;
    line-height: 1.563rem
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    font-size: .8rem;
    line-height: 1.25rem;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 11.375rem;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 1.5rem;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 11rem;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: -0.438rem
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: -0.25rem
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 0.125rem 0.625rem 0.125rem 0.313rem;
    text-decoration: none!important
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #008975;
    box-shadow: #00695C 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 6.25rem;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 3rem;
    margin-left: 0.313rem
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 0.313rem
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 1.563rem
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-size: .85rem;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 1.563rem
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #F1F1F1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33AAFF
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
    background: #008975;
    box-shadow: #00695C 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
    opacity: 0.5
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
    color: #fff!important;
    background: #ff8000!important;
    box-shadow: none!important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
    color: inherit!important;
    background: inherit!important;
    box-shadow: inherit!important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc!important;
    font-size: .625rem;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee!important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa!important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar >.xdsoft_scroller {
    background: #ccc!important;
    height: 1.25rem;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_scroller_box {
    position: relative
}

.chosen-container {
    width: auto!important;
    min-width: 24.3em!important;
    max-width: 100%!important;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.dblock .chosen-container {
    display: block
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0,0,0,0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name {
    margin-right: 0.25rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 0.5rem;
    height: 1.563rem;
    border: 1px solid #aaa;
    border-radius: 0.313rem;
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.5rem
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 1.625rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 0.375rem;
    right: 1.625rem;
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.125rem;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 0.25rem 1.25rem 0.25rem 0.313rem;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 0.25rem 0.25rem;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 0.25rem 0.25rem 0;
    padding: 0 0 0 0.25rem;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 0.313rem 0.375rem;
    list-style: none;
    line-height: 1em;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
    text-align: left
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 0.938rem
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 0.313rem;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    outline: 0;
    border: 0!important;
    background: transparent!important;
    box-shadow: none;
    color: #777;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 0.198em 0.348em 0.198em 0;
    padding: 0.198em 1.389em 0.198em 0.347em;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: .417em;
    background-color: #eeeeee;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);
    color: #333;
    line-height: .972em;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    opacity: 1
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 0.313rem;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222!important
}

.chosen-disabled {
    opacity: 0.5!important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 0.5rem 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 1.625rem;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 0.188rem
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 1.625rem
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 0.188rem 0.313rem 0.188rem 0;
    padding: 0.188rem 0.313rem 0.188rem 1.188rem
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 0.25rem
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 0.25rem 0.25rem;
    padding: 0 0.25rem 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 0.938rem;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 0.25rem 0.313rem 0.25rem 1.25rem;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

.chosen-container .chosen-drop {
    box-shadow: 0 0 0 1px rgba(0,0,0,0.06),0 10px 20px -5px rgba(0,0,0,0.4);
    margin-top: .188rem;
    border: 0;
    border-radius: .188rem;
}

.chosen-container .chosen-results {
    margin: 0;
    padding: 0;
    max-height: 20.83em
}

.chosen-container .chosen-results li {
    padding: 0.694em 1.11em;
    width: 100%
}

.chosen-container .chosen-results li.highlighted {
    background: rgba(0,0,0,.075);
    color: #333
}

.chosen-container .chosen-results li.result-selected {
    background: 0 0;
    color: #888;
    position: relative;
    text-align: left
}

.chosen-container .chosen-results li.result-selected:before {
    position: absolute;
    right: 0.938rem;
    top: 0.625rem;
    font-size: 1.1875rem
}

.chosen-container .chosen-results li.group-result {
    color: #B2B2B2;
    font-weight: 400;
    padding: 1rem 0.938rem 0.375rem;
    margin-top: 0.563rem
}

.chosen-container .chosen-results li.group-result:not(:first-child) {
    border-top: 1px solid #eee
}

.chosen-container-single .chosen-single {
    border-radius: 0;
    overflow: visible;
    height: 2.125;
    padding: 6px 0;
    text-transform: uppercase;
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    background: 0 0;
    box-shadow: none
}

.chosen-container-single .chosen-single:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    height: calc(100% - 2px);
    width: 1.875rem;
    background-color: #FFF;
    background-position: right calc(100% - 7px);
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 5
}

.chosen-container-single .chosen-single div b {
    display: none
}

.chosen-container-single .chosen-search {
    padding: 0.313rem 0.313rem 0.313rem 2.5rem;
    background: #F7F7F7
}

.chosen-container .chosen-results li.result-selected:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: .75rem;
    line-height: normal
}

.chosen-container-single .chosen-search:before {
    content: '\f002';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    width: 2.5;
    font-size: 1rem;
    padding: 0.563rem 0 0 0.938rem
}

.chosen-container-single .chosen-search input[type=text] {
    border: 0;
    height: 1.75rem;
    line-height: 1.42857143;
    background-image: none!important
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 0;
    background: 0 0
}

.chosen-container-multi .chosen-choices {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #a7a6a6ab;
    background: 0 0;
    box-shadow: none
}

.chosen-container-multi .chosen-choices li.search-choice {
    border-radius: 0.333em;
    margin: 0.222em 0.333em 0 0;
    background: #00838f;
    color: #fff;
    padding: 0.278em 1.598em 0.3819em 0.555em;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.chosen-container-multi .chosen-choices li.search-choice a {
    color: #fff
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    padding: 0;
    height: 2.014em
}

.tab-pane > .table > tbody:first-child > tr:first-child > td {
    border-top: 0
}

.btn-sm i {
    font-size: .9rem
}

input.classic[type="text"],input.classic[type="password"],textarea.classic {
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    color: #000;
    padding: 0.209em 0.348em 0.209em 0.348em;
    border: 1px solid #a7a6a6ab;
    display: inline-block;
    background: #ffffff;
    font-size: .9rem;
    border-radius: 0.333em;
}

input.classic[type="text"],input.classic[type="password"] {
    min-height: 1.75rem
}

input.classic[type="text"]:focus,input.classic[type="password"]:focus,textarea.classic:focus {
    border: 1px solid #009688
}

.input-classic input[type="text"].form-control,.input-classic input[type="password"].form-control,.input-classic .tokenfield {
    border: 1px solid #a7a6a6ab;
    border-radius: 0.3rem;
    padding: .1875rem .3125rem .1875rem .3125rem;
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    background-color: #fff
}

.input-classic .tokenfield {
    padding: 0px 5px
}

.input-classic input[type="text"].form-control:focus,.input-classic input[type="password"].form-control:focus {
    border: 1px solid #009688;
    box-shadow: none;
}

.dle_theme_j.input-classic input[type="text"].form-control:focus,.dle_theme_j.input-classic input[type="password"].form-control:focus,.dle_theme_j input.classic[type="text"]:focus,.dle_theme_j input.classic[type="password"]:focus,.dle_theme_j textarea.classic:focus {
    border: 1px solid #517fa4
}

.input-classic .chosen-container-multi .chosen-choices {
    padding: 0px 5px;
    border: 1px solid #a7a6a6ab;
    border-radius: 0.3rem;
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}

.input-classic .bootstrap-select .btn-default {
    border: 1px solid #a7a6a6ab;
    border-radius: 0.3rem;
    padding: 3px 5px;
    padding-right: 24px
}

.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle {
    box-shadow: none;
    border-color: #009688
}

.input-classic .bootstrap-select .btn-default:focus,.input-classic .bootstrap-select .btn-default.focus,.input-classic .bootstrap-select .btn-default:active,.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #009688
}

.input-classic .bootstrap-select.btn-group .btn-default .caret {
    right: 5px
}

#mediaupload {
    padding: 0px 10px
}

.editor-panel {
    max-width: 66.67em;
    border-top: .35em solid #5a89c2;
    border-top-left-radius: .139em;
    border-top-right-radius: .139em
}

.bbcodes-editor>.btn-group span {
    vertical-align: middle
}

.bbcodes-editor .btn {
    border-radius: 0px
}

.bbcodes-editor {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    margin: 0;
    height: auto!important;
    text-decoration: none;
    border-bottom: 1px solid #cccccc;
    box-shadow: none!important;
    background-color: #f6f6f6
}

.bbcodes-toolbar:first-child {
    padding-top: 5px
}

.bbcodes-toolbar:last-child {
    padding-bottom: 5px
}

textarea.editor {
    font-size: .9rem;
    font-family: system-ui, sans-serif;
    line-height: 1.6;
    word-spacing: 0.1em;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #000;
    padding: 3px 5px 3px 5px;
    border: 0;
    display: inline-block;
    background: #ffffff;
    resize: vertical
}

.bbcodes-editor>.btn-group {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 0
}

.bbcodes-editor>.dropb {
    margin-right: 0px
}

.more-size span {
    font-size: .9rem
}

.bbcodes-editor .caret {
    margin-top: -0.375rem;
    margin-left: 0.25rem
}

.bbcodes-editor .dropdown-menu li a {
    text-shadow: none;
    color: #000;
    font-weight: 600;
    padding: 0.188rem 0.625rem;
    border-left: none
}

.bbcodes-editor .dropdown-menu li a:hover {
    border-left: none
}

.bbcodes-editor .color-palette div .color-btn {
    width: 1.063rem;
    height: 1.063rem;
    padding: 0;
    margin: 0;
    border: 1px solid #fff
}

.bbcodes-editor .color-palette {
    padding: 0px 5px
}

.bbcodes-toolbar {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-x: overlay;
    scrollbar-place: beside | over;
    scrollbar-width: none
}

.bbcodes-toolbar>div {
    flex: 0 0 auto;
    flex-shrink: 0
}

.bbcodes-toolbar::-webkit-scrollbar-thumb {
    background-color: darkgrey
}

.bbcodes-toolbar:active::-webkit-scrollbar,.bbcodes-toolbar:focus::-webkit-scrollbar,.bbcodes-toolbar:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    visibility: visible
}

.bbcodes-toolbar::-webkit-scrollbar {
    width: 0;
    height: 0;
    visibility: hidden
}

.bbcodes-toolbar::active,.bbcodes-toolbar::focus,.bbcodes-toolbar::hover {
    scrollbar-width: thin
}

.bbcodes-toolbar .btn-group,.bbcodes-toolbar .btn-group-vertical {
    position: inherit
}

.bbcodes-toolbar .dropdown-menu {
    top: auto!important;
    left: auto!important;
    bottom: auto!important
}

.dropdown-menu li h1,.dropdown-menu li h2,.dropdown-menu li h3,.dropdown-menu li h4,.dropdown-menu li h5,.dropdown-menu li h6 {
    margin-top: 0px;
    margin-bottom: 5px
}

.uploadedfile {
    display: inline-block;
    width: 115px;
    height: 150px;
    margin: 10px 5px 5px 5px;
    text-align: center;
    background: #fff
}

.uploadedfile a {
    font-size: .75rem
}

.uploadedfile .uploadimage {
    margin-top: 5px;
    width: 115px;
    height: 90px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    cursor: move;
    cursor: -webkit-grabbing
}

.uploadedfile .info {
    text-align: center;
    white-space: nowrap;
    margin: 0px 5px 0px 5px;
    overflow: hidden
}

.bbcodes-editor .dropdown-menu td a {
    padding: 0px
}

.emoji {
    border: none;
    vertical-align: middle;
    width: 22px;
    height: 22px
}

.emoji_box {
    width: 100%;
    max-width: 390px
}

.emoji_category {
    padding: 7px;
    clear: both
}

.emoji_list {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    font-family: 'Apple Color Emoji','Segoe UI Emoji','NotoColorEmoji','Segoe UI Symbol','Android Emoji','EmojiSymbols';
    font-size: 1.5rem
}

.emoji_symbol {
    float: left;
    margin-bottom: 10px;
    width: 12.5%;
    text-align: center
}

.emoji_symbol a,.emoji_symbol a:hover {
    cursor: pointer;
    text-decoration: none
}

.user-list > img, .user-list > svg {
    width: 3.125rem;
    height: 3.125rem;
    float: left;
    margin-right: 0.313rem;
    stroke: #b4b4b4;
}

.user-list > svg {
    filter: drop-shadow(3px 3px 2px rgb(0 0 0 / 0.15))
}

.user-list > h6 {
    font-size: 0.9375rem;
    margin-bottom: 0;
    padding-top: 0.125rem
}

.user-listt > h6,.user-listt > span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.user_heading {
    padding: 1.5rem;
    padding-bottom: 0px;
    position: relative
}

.user_heading_avatar {
    margin-bottom: 0.625rem
}

.user_heading_avatar > img, .user_heading_avatar > svg {
    display: block;
    width: 5.125rem;
    height: 5.125rem;
    margin-right: auto;
    margin-left: auto;
    object-fit: cover
}

.user_heading_avatar > svg {
    filter: drop-shadow(3px 3px 2px rgb(0 0 0 / 0.3));
}

.user_heading_avatar > h6,.user_heading_avatar > span {
    display: block;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 1px rgba(0,0,0,0.5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.user_heading_avatar > h6 {
    font-size: 1.5rem;
    margin-bottom: 0px;
}

.user_heading_content {
    text-align: center
}

.user_heading_content .user_stats {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    text-align: center;
    display: inline-block
}

.user_heading_content .user_stats > li {
    list-style: none
}

.user_heading_content .user_stats li {
    margin-right: 2.5rem;
    float: left
}

.user_heading_content .user_stats li:last-child {
    margin-right: 0px
}

.sub-heading {
    line-height: 1.125rem;
    font-size: .9rem;
    display: block
}

#panel-help-section .code {
    border: 1px solid #BBCDDB;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
    padding: 0.25rem;
    background: #FBFFFF
}

.bg-primary {
    background-color: #2196f3;
    border-color: #2196f3;
    color: #fff
}

.bg-primary-300 {
    background-color: #64b5f6;
    border-color: #64b5f6;
    color: #fff
}

.bg-primary-400 {
    background-color: #42a5f5;
    border-color: #42a5f5;
    color: #fff
}

.bg-primary-600 {
    background-color: #488cc9;
    border-color: #488cc9;
    color: #fff
}

.bg-primary-700 {
    background-color: #3e70a1;
    border-color: #3e70a1;
    color: #fff
}

.bg-primary-800 {
    background-color: #1565c0;
    border-color: #1565c0;
    color: #fff
}

.bg-danger {
    background-color: #f44336;
    border-color: #f44336;
    color: #fff
}

.bg-danger-300 {
    background-color: #e57373;
    border-color: #e57373;
    color: #fff
}

.bg-danger-400 {
    background-color: #ef5350;
    border-color: #ef5350;
    color: #fff
}

.bg-danger-600 {
    background-color: #e53935;
    border-color: #e53935;
    color: #fff
}

.bg-danger-700 {
    background-color: #d32f2f;
    border-color: #d32f2f;
    color: #fff
}

.bg-danger-800 {
    background-color: #c62828;
    border-color: #c62828;
    color: #fff
}

.bg-success {
    background-color: #4caf50;
    border-color: #4caf50;
    color: #fff
}

.bg-success-300 {
    background-color: #81c784;
    border-color: #81c784;
    color: #fff
}

.bg-success-400 {
    background-color: #66bb6a;
    border-color: #66bb6a;
    color: #fff
}

.bg-success-600 {
    background-color: #43a047;
    border-color: #43a047;
    color: #fff
}

.bg-success-700 {
    background-color: #388e3c;
    border-color: #388e3c;
    color: #fff
}

.bg-success-800 {
    background-color: #2e7d32;
    border-color: #2e7d32;
    color: #fff
}

.bg-warning {
    background-color: #ff5722;
    border-color: #ff5722;
    color: #fff
}

.bg-warning-300 {
    background-color: #ff8a65;
    border-color: #ff8a65;
    color: #fff
}

.bg-warning-400 {
    background-color: #ff7043;
    border-color: #ff7043;
    color: #fff
}

.bg-warning-600 {
    background-color: #f4511e;
    border-color: #f4511e;
    color: #fff
}

.bg-warning-700 {
    background-color: #e64a19;
    border-color: #e64a19;
    color: #fff
}

.bg-warning-800 {
    background-color: #d84315;
    border-color: #d84315;
    color: #fff
}

.bg-info {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: #fff
}

.bg-info-300 {
    background-color: #4dd0e1;
    border-color: #4dd0e1;
    color: #fff
}

.bg-info-400 {
    background-color: #26c6da;
    border-color: #26c6da;
    color: #fff
}

.bg-info-600 {
    background-color: #00acc1;
    border-color: #00acc1;
    color: #fff
}

.bg-info-700 {
    background-color: #0097a7;
    border-color: #0097a7;
    color: #fff
}

.bg-info-800 {
    background-color: #00838f;
    border-color: #00838f;
    color: #fff
}

.bg-pink {
    background-color: #e91e63;
    border-color: #e91e63;
    color: #fff
}

.bg-pink-300 {
    background-color: #f06292;
    border-color: #f06292;
    color: #fff
}

.bg-pink-400 {
    background-color: #ec407a;
    border-color: #ec407a;
    color: #fff
}

.bg-pink-600 {
    background-color: #d81b60;
    border-color: #d81b60;
    color: #fff
}

.bg-pink-700 {
    background-color: #c2185b;
    border-color: #c2185b;
    color: #fff
}

.bg-pink-800 {
    background-color: #ad1457;
    border-color: #ad1457;
    color: #fff
}

.bg-violet {
    background-color: #9c27b0;
    border-color: #9c27b0;
    color: #fff
}

.bg-violet-300 {
    background-color: #ba68c8;
    border-color: #ba68c8;
    color: #fff
}

.bg-violet-400 {
    background-color: #ab47bc;
    border-color: #ab47bc;
    color: #fff
}

.bg-violet-600 {
    background-color: #8e24aa;
    border-color: #8e24aa;
    color: #fff
}

.bg-violet-700 {
    background-color: #7b1fa2;
    border-color: #7b1fa2;
    color: #fff
}

.bg-violet-800 {
    background-color: #6a1b9a;
    border-color: #6a1b9a;
    color: #fff
}

.bg-purple {
    background-color: #673ab7;
    border-color: #673ab7;
    color: #fff
}

.bg-purple-300 {
    background-color: #9575cd;
    border-color: #9575cd;
    color: #fff
}

.bg-purple-400 {
    background-color: #7e57c2;
    border-color: #7e57c2;
    color: #fff
}

.bg-purple-600 {
    background-color: #5e35b1;
    border-color: #5e35b1;
    color: #fff
}

.bg-purple-700 {
    background-color: #512da8;
    border-color: #512da8;
    color: #fff
}

.bg-purple-800 {
    background-color: #4527a0;
    border-color: #4527a0;
    color: #fff
}

.bg-indigo {
    background-color: #3f51b5;
    border-color: #3f51b5;
    color: #fff
}

.bg-indigo-300 {
    background-color: #7986cb;
    border-color: #7986cb;
    color: #fff
}

.bg-indigo-400 {
    background-color: #5c6bc0;
    border-color: #5c6bc0;
    color: #fff
}

.bg-indigo-600 {
    background-color: #3949ab;
    border-color: #3949ab;
    color: #fff
}

.bg-indigo-700 {
    background-color: #303f9f;
    border-color: #303f9f;
    color: #fff
}

.bg-indigo-800 {
    background-color: #283593;
    border-color: #283593;
    color: #fff
}

.bg-blue {
    background-color: #03a9f4;
    border-color: #03a9f4;
    color: #fff
}

.bg-blue-300 {
    background-color: #4fc3f7;
    border-color: #4fc3f7;
    color: #fff
}

.bg-blue-400 {
    background-color: #29b6f6;
    border-color: #29b6f6;
    color: #fff
}

.bg-blue-600 {
    background-color: #039be5;
    border-color: #039be5;
    color: #fff
}

.bg-blue-700 {
    background-color: #0288d1;
    border-color: #0288d1;
    color: #fff
}

.bg-blue-800 {
    background-color: #0277bd;
    border-color: #0277bd;
    color: #fff
}

.bg-teal {
    background-color: #00838f;
    border-color: #00838f;
    color: #fff
}

.bg-teal-300 {
    background-color: #4db6ac;
    border-color: #4db6ac;
    color: #fff
}

.bg-teal-400 {
    background-color: #26a69a;
    border-color: #26a69a;
    color: #fff
}

.bg-teal-600 {
    background-color: #00897b;
    border-color: #00897b;
    color: #fff
}

.bg-teal-700 {
    background-color: #00796b;
    border-color: #00796b;
    color: #fff
}

.bg-teal-800 {
    background-color: #00695c;
    border-color: #00695c;
    color: #fff
}

.bg-green {
    background-color: #8bc34a;
    border-color: #8bc34a;
    color: #fff
}

.bg-green-300 {
    background-color: #aed581;
    border-color: #aed581;
    color: #fff
}

.bg-green-400 {
    background-color: #9ccc65;
    border-color: #9ccc65;
    color: #fff
}

.bg-green-600 {
    background-color: #7cb342;
    border-color: #7cb342;
    color: #fff
}

.bg-green-700 {
    background-color: #689f38;
    border-color: #689f38;
    color: #fff
}

.bg-green-800 {
    background-color: #558b2f;
    border-color: #558b2f;
    color: #fff
}

.bg-orange {
    background-color: #ff9800;
    border-color: #ff9800;
    color: #fff
}

.bg-orange-300 {
    background-color: #ffb74d;
    border-color: #ffb74d;
    color: #fff
}

.bg-orange-400 {
    background-color: #ffa726;
    border-color: #ffa726;
    color: #fff
}

.bg-orange-600 {
    background-color: #fb8c00;
    border-color: #fb8c00;
    color: #fff
}

.bg-orange-700 {
    background-color: #a65b0d;
    border-color: #a65b0d;
    color: #fff
}

.bg-orange-800 {
    background-color: #ef6c00;
    border-color: #ef6c00;
    color: #fff
}

.bg-brown {
    background-color: #795548;
    border-color: #795548;
    color: #fff
}

.bg-brown-300 {
    background-color: #a1887f;
    border-color: #a1887f;
    color: #fff
}

.bg-brown-400 {
    background-color: #8d6e63;
    border-color: #8d6e63;
    color: #fff
}

.bg-brown-600 {
    background-color: #6d4c41;
    border-color: #6d4c41;
    color: #fff
}

.bg-brown-700 {
    background-color: #5d4037;
    border-color: #5d4037;
    color: #fff
}

.bg-brown-800 {
    background-color: #4e342e;
    border-color: #4e342e;
    color: #fff
}

.bg-grey {
    background-color: #777;
    border-color: #777;
    color: #fff
}

.bg-grey-300 {
    background-color: #999;
    border-color: #999;
    color: #fff
}

.bg-grey-400 {
    background-color: #888;
    border-color: #888;
    color: #fff
}

.bg-grey-600 {
    background-color: #666;
    border-color: #666;
    color: #fff
}

.bg-grey-700 {
    background-color: #555;
    border-color: #555;
    color: #fff
}

.bg-grey-800 {
    background-color: #444;
    border-color: #444;
    color: #fff
}

.bg-slate {
    background-color: #607d8b;
    border-color: #607d8b;
    color: #fff
}

.bg-slate-300 {
    background-color: #90a4ae;
    border-color: #90a4ae;
    color: #fff
}

.bg-slate-400 {
    background-color: #78909c;
    border-color: #78909c;
    color: #fff
}

.bg-slate-600 {
    background-color: #517fa4;
    border-color: #517fa4;
    color: #fff
}

.bg-slate-700 {
    background-color: #455a64;
    border-color: #455a64;
    color: #fff
}

.bg-slate-800 {
    background-color: #37474f;
    border-color: #37474f;
    color: #fff
}

.bg-white {
    background-color: #fff;
    color: #333
}

.alpha-primary {
    background-color: #e3f2fd;
    border-color: #1e88e5
}

.alpha-danger {
    background-color: #ffebee;
    border-color: #e53935
}

.alpha-success {
    background-color: #e8f5e9;
    border-color: #43a047
}

.alpha-warning {
    background-color: #fbe9e7;
    border-color: #f4511e
}

.alpha-info {
    background-color: #e0f7fa;
    border-color: #00acc1
}

.alpha-pink {
    background-color: #fce4ec;
    border-color: #d81b60
}

.alpha-violet {
    background-color: #f3e5f5;
    border-color: #8e24aa
}

.alpha-purple {
    background-color: #ede7f6;
    border-color: #5e35b1
}

.alpha-indigo {
    background-color: #e8eaf6;
    border-color: #3949ab
}

.alpha-blue {
    background-color: #e1f5fe;
    border-color: #039be5
}

.alpha-teal {
    background-color: #e0f2f1;
    border-color: #00897b
}

.alpha-green {
    background-color: #f1f8e9;
    border-color: #7cb342
}

.alpha-orange {
    background-color: #fff3e0;
    border-color: #fb8c00
}

.alpha-brown {
    background-color: #efebe9;
    border-color: #6d4c41
}

.alpha-grey {
    background-color: #fafafa;
    border-color: #666
}

.alpha-slate {
    background-color: #eceff1;
    border-color: #546e7a
}

.border-primary {
    border-color: #2196f3
}

.border-primary-300 {
    border-color: #64b5f6
}

.border-primary-400 {
    border-color: #42a5f5
}

.border-primary-600 {
    border-color: #1e88e5
}

.border-primary-700 {
    border-color: #1976d2
}

.border-primary-800 {
    border-color: #1565c0
}

.border-danger {
    border-color: #f44336
}

.border-danger-300 {
    border-color: #e57373
}

.border-danger-400 {
    border-color: #ef5350
}

.border-danger-600 {
    border-color: #e53935
}

.border-danger-700 {
    border-color: #d32f2f
}

.border-danger-800 {
    border-color: #c62828
}

.border-success {
    border-color: #4caf50
}

.border-success-300 {
    border-color: #81c784
}

.border-success-400 {
    border-color: #66bb6a
}

.border-success-600 {
    border-color: #43a047
}

.border-success-700 {
    border-color: #388e3c
}

.border-success-800 {
    border-color: #2e7d32
}

.border-warning {
    border-color: #FF9800
}

.border-warning-300 {
    border-color: #ff8a65
}

.border-warning-400 {
    border-color: #ff7043
}

.border-warning-600 {
    border-color: #f4511e
}

.border-warning-700 {
    border-color: #e64a19
}

.border-warning-800 {
    border-color: #d84315
}

.border-info {
    border-color: #00bcd4
}

.border-info-300 {
    border-color: #4dd0e1
}

.border-info-400 {
    border-color: #26c6da
}

.border-info-600 {
    border-color: #00acc1
}

.border-info-700 {
    border-color: #0097a7
}

.border-info-800 {
    border-color: #00838f
}

.border-pink {
    border-color: #e91e63
}

.border-pink-300 {
    border-color: #f06292
}

.border-pink-400 {
    border-color: #ec407a
}

.border-pink-600 {
    border-color: #d81b60
}

.border-pink-700 {
    border-color: #c2185b
}

.border-pink-800 {
    border-color: #ad1457
}

.border-violet {
    border-color: #9c27b0
}

.border-violet-300 {
    border-color: #ba68c8
}

.border-violet-400 {
    border-color: #ab47bc
}

.border-violet-600 {
    border-color: #8e24aa
}

.border-violet-700 {
    border-color: #7b1fa2
}

.border-violet-800 {
    border-color: #6a1b9a
}

.border-purple {
    border-color: #673ab7
}

.border-purple-300 {
    border-color: #9575cd
}

.border-purple-400 {
    border-color: #7e57c2
}

.border-purple-600 {
    border-color: #5e35b1
}

.border-purple-700 {
    border-color: #512da8
}

.border-purple-800 {
    border-color: #4527a0
}

.border-indigo {
    border-color: #3f51b5
}

.border-indigo-300 {
    border-color: #7986cb
}

.border-indigo-400 {
    border-color: #5c6bc0
}

.border-indigo-600 {
    border-color: #3949ab
}

.border-indigo-700 {
    border-color: #303f9f
}

.border-indigo-800 {
    border-color: #283593
}

.border-blue {
    border-color: #03a9f4
}

.border-blue-300 {
    border-color: #4fc3f7
}

.border-blue-400 {
    border-color: #29b6f6
}

.border-blue-600 {
    border-color: #039be5
}

.border-blue-700 {
    border-color: #0288d1
}

.border-blue-800 {
    border-color: #0277bd
}

.border-teal {
    border-color: #009688
}

.border-teal-300 {
    border-color: #4db6ac
}

.border-teal-400 {
    border-color: #26a69a
}

.border-teal-600 {
    border-color: #00897b
}

.border-teal-700 {
    border-color: #00796b
}

.border-teal-800 {
    border-color: #00695c
}

.border-green {
    border-color: #8bc34a
}

.border-green-300 {
    border-color: #aed581
}

.border-green-400 {
    border-color: #9ccc65
}

.border-green-600 {
    border-color: #7cb342
}

.border-green-700 {
    border-color: #689f38
}

.border-green-800 {
    border-color: #558b2f
}

.border-orange {
    border-color: #ff9800
}

.border-orange-300 {
    border-color: #ffb74d
}

.border-orange-400 {
    border-color: #ffa726
}

.border-orange-600 {
    border-color: #fb8c00
}

.border-orange-700 {
    border-color: #a65b0d
}

.border-orange-800 {
    border-color: #ef6c00
}

.border-brown {
    border-color: #795548
}

.border-brown-300 {
    border-color: #a1887f
}

.border-brown-400 {
    border-color: #8d6e63
}

.border-brown-600 {
    border-color: #6d4c41
}

.border-brown-700 {
    border-color: #5d4037
}

.border-brown-800 {
    border-color: #4e342e
}

.border-grey {
    border-color: #777
}

.border-grey-300 {
    border-color: #999
}

.border-grey-400 {
    border-color: #888
}

.border-grey-600 {
    border-color: #666
}

.border-grey-700 {
    border-color: #555
}

.border-grey-800 {
    border-color: #444
}

.border-slate {
    border-color: #607d8b
}

.border-slate-300 {
    border-color: #90a4ae
}

.border-slate-400 {
    border-color: #78909c
}

.border-slate-600 {
    border-color: #546e7a
}

.border-slate-700 {
    border-color: #455a64
}

.border-slate-800 {
    border-color: #37474f
}

.border-white {
    border-color: #fff
}

.border-default {
    border-color: #ddd
}

.border-top-primary {
    border-top-color: #2196f3
}

.border-top-primary-300 {
    border-top-color: #64b5f6
}

.border-top-primary-400 {
    border-top-color: #42a5f5
}

.border-top-primary-600 {
    border-top-color: #1e88e5
}

.border-top-primary-700 {
    border-top-color: #1976d2
}

.border-top-primary-800 {
    border-top-color: #1565c0
}

.border-top-danger {
    border-top-color: #f44336
}

.border-top-danger-300 {
    border-top-color: #e57373
}

.border-top-danger-400 {
    border-top-color: #ef5350
}

.border-top-danger-600 {
    border-top-color: #e53935
}

.border-top-danger-700 {
    border-top-color: #d32f2f
}

.border-top-danger-800 {
    border-top-color: #c62828
}

.border-top-success {
    border-top-color: #4caf50
}

.border-top-success-300 {
    border-top-color: #81c784
}

.border-top-success-400 {
    border-top-color: #66bb6a
}

.border-top-success-600 {
    border-top-color: #43a047
}

.border-top-success-700 {
    border-top-color: #388e3c
}

.border-top-success-800 {
    border-top-color: #2e7d32
}

.border-top-warning {
    border-top-color: #ff5722
}

.border-top-warning-300 {
    border-top-color: #ff8a65
}

.border-top-warning-400 {
    border-top-color: #ff7043
}

.border-top-warning-600 {
    border-top-color: #f4511e
}

.border-top-warning-700 {
    border-top-color: #e64a19
}

.border-top-warning-800 {
    border-top-color: #d84315
}

.border-top-info {
    border-top-color: #00bcd4
}

.border-top-info-300 {
    border-top-color: #4dd0e1
}

.border-top-info-400 {
    border-top-color: #26c6da
}

.border-top-info-600 {
    border-top-color: #00acc1
}

.border-top-info-700 {
    border-top-color: #0097a7
}

.border-top-info-800 {
    border-top-color: #00838f
}

.border-top-pink {
    border-top-color: #e91e63
}

.border-top-pink-300 {
    border-top-color: #f06292
}

.border-top-pink-400 {
    border-top-color: #ec407a
}

.border-top-pink-600 {
    border-top-color: #d81b60
}

.border-top-pink-700 {
    border-top-color: #c2185b
}

.border-top-pink-800 {
    border-top-color: #ad1457
}

.border-top-violet {
    border-top-color: #9c27b0
}

.border-top-violet-300 {
    border-top-color: #ba68c8
}

.border-top-violet-400 {
    border-top-color: #ab47bc
}

.border-top-violet-600 {
    border-top-color: #8e24aa
}

.border-top-violet-700 {
    border-top-color: #7b1fa2
}

.border-top-violet-800 {
    border-top-color: #6a1b9a
}

.border-top-purple {
    border-top-color: #673ab7
}

.border-top-purple-300 {
    border-top-color: #9575cd
}

.border-top-purple-400 {
    border-top-color: #7e57c2
}

.border-top-purple-600 {
    border-top-color: #5e35b1
}

.border-top-purple-700 {
    border-top-color: #512da8
}

.border-top-purple-800 {
    border-top-color: #4527a0
}

.border-top-indigo {
    border-top-color: #3f51b5
}

.border-top-indigo-300 {
    border-top-color: #7986cb
}

.border-top-indigo-400 {
    border-top-color: #5c6bc0
}

.border-top-indigo-600 {
    border-top-color: #3949ab
}

.border-top-indigo-700 {
    border-top-color: #303f9f
}

.border-top-indigo-800 {
    border-top-color: #283593
}

.border-top-blue {
    border-top-color: #03a9f4
}

.border-top-blue-300 {
    border-top-color: #4fc3f7
}

.border-top-blue-400 {
    border-top-color: #29b6f6
}

.border-top-blue-600 {
    border-top-color: #039be5
}

.border-top-blue-700 {
    border-top-color: #0288d1
}

.border-top-blue-800 {
    border-top-color: #0277bd
}

.border-top-teal {
    border-top-color: #009688
}

.border-top-teal-300 {
    border-top-color: #4db6ac
}

.border-top-teal-400 {
    border-top-color: #26a69a
}

.border-top-teal-600 {
    border-top-color: #00897b
}

.border-top-teal-700 {
    border-top-color: #00796b
}

.border-top-teal-800 {
    border-top-color: #00695c
}

.border-top-green {
    border-top-color: #8bc34a
}

.border-top-green-300 {
    border-top-color: #aed581
}

.border-top-green-400 {
    border-top-color: #9ccc65
}

.border-top-green-600 {
    border-top-color: #7cb342
}

.border-top-green-700 {
    border-top-color: #689f38
}

.border-top-green-800 {
    border-top-color: #558b2f
}

.border-top-orange {
    border-top-color: #ff9800
}

.border-top-orange-300 {
    border-top-color: #ffb74d
}

.border-top-orange-400 {
    border-top-color: #ffa726
}

.border-top-orange-600 {
    border-top-color: #fb8c00
}

.border-top-orange-700 {
    border-top-color: #a65b0d
}

.border-top-orange-800 {
    border-top-color: #ef6c00
}

.border-top-brown {
    border-top-color: #795548
}

.border-top-brown-300 {
    border-top-color: #a1887f
}

.border-top-brown-400 {
    border-top-color: #8d6e63
}

.border-top-brown-600 {
    border-top-color: #6d4c41
}

.border-top-brown-700 {
    border-top-color: #5d4037
}

.border-top-brown-800 {
    border-top-color: #4e342e
}

.border-top-grey {
    border-top-color: #777
}

.border-top-grey-300 {
    border-top-color: #999
}

.border-top-grey-400 {
    border-top-color: #888
}

.border-top-grey-600 {
    border-top-color: #666
}

.border-top-grey-700 {
    border-top-color: #555
}

.border-top-grey-800 {
    border-top-color: #444
}

.border-top-slate {
    border-top-color: #607d8b
}

.border-top-slate-300 {
    border-top-color: #90a4ae
}

.border-top-slate-400 {
    border-top-color: #78909c
}

.border-top-slate-600 {
    border-top-color: #546e7a
}

.border-top-slate-700 {
    border-top-color: #455a64
}

.border-top-slate-800 {
    border-top-color: #37474f
}

.border-top-white {
    border-top-color: #fff
}

.border-bottom-primary {
    border-bottom-color: #2196f3
}

.border-bottom-primary-300 {
    border-bottom-color: #64b5f6
}

.border-bottom-primary-400 {
    border-bottom-color: #42a5f5
}

.border-bottom-primary-600 {
    border-bottom-color: #1e88e5
}

.border-bottom-primary-700 {
    border-bottom-color: #1976d2
}

.border-bottom-primary-800 {
    border-bottom-color: #1565c0
}

.border-bottom-danger {
    border-bottom-color: #f44336
}

.border-bottom-danger-300 {
    border-bottom-color: #e57373
}

.border-bottom-danger-400 {
    border-bottom-color: #ef5350
}

.border-bottom-danger-600 {
    border-bottom-color: #e53935
}

.border-bottom-danger-700 {
    border-bottom-color: #d32f2f
}

.border-bottom-danger-800 {
    border-bottom-color: #c62828
}

.border-bottom-success {
    border-bottom-color: #4caf50
}

.border-bottom-success-300 {
    border-bottom-color: #81c784
}

.border-bottom-success-400 {
    border-bottom-color: #66bb6a
}

.border-bottom-success-600 {
    border-bottom-color: #43a047
}

.border-bottom-success-700 {
    border-bottom-color: #388e3c
}

.border-bottom-success-800 {
    border-bottom-color: #2e7d32
}

.border-bottom-warning {
    border-bottom-color: #ff5722
}

.border-bottom-warning-300 {
    border-bottom-color: #ff8a65
}

.border-bottom-warning-400 {
    border-bottom-color: #ff7043
}

.border-bottom-warning-600 {
    border-bottom-color: #f4511e
}

.border-bottom-warning-700 {
    border-bottom-color: #e64a19
}

.border-bottom-warning-800 {
    border-bottom-color: #d84315
}

.border-bottom-info {
    border-bottom-color: #00bcd4
}

.border-bottom-info-300 {
    border-bottom-color: #4dd0e1
}

.border-bottom-info-400 {
    border-bottom-color: #26c6da
}

.border-bottom-info-600 {
    border-bottom-color: #00acc1
}

.border-bottom-info-700 {
    border-bottom-color: #0097a7
}

.border-bottom-info-800 {
    border-bottom-color: #00838f
}

.border-bottom-pink {
    border-bottom-color: #e91e63
}

.border-bottom-pink-300 {
    border-bottom-color: #f06292
}

.border-bottom-pink-400 {
    border-bottom-color: #ec407a
}

.border-bottom-pink-600 {
    border-bottom-color: #d81b60
}

.border-bottom-pink-700 {
    border-bottom-color: #c2185b
}

.border-bottom-pink-800 {
    border-bottom-color: #ad1457
}

.border-bottom-violet {
    border-bottom-color: #9c27b0
}

.border-bottom-violet-300 {
    border-bottom-color: #ba68c8
}

.border-bottom-violet-400 {
    border-bottom-color: #ab47bc
}

.border-bottom-violet-600 {
    border-bottom-color: #8e24aa
}

.border-bottom-violet-700 {
    border-bottom-color: #7b1fa2
}

.border-bottom-violet-800 {
    border-bottom-color: #6a1b9a
}

.border-bottom-purple {
    border-bottom-color: #673ab7
}

.border-bottom-purple-300 {
    border-bottom-color: #9575cd
}

.border-bottom-purple-400 {
    border-bottom-color: #7e57c2
}

.border-bottom-purple-600 {
    border-bottom-color: #5e35b1
}

.border-bottom-purple-700 {
    border-bottom-color: #512da8
}

.border-bottom-purple-800 {
    border-bottom-color: #4527a0
}

.border-bottom-indigo {
    border-bottom-color: #3f51b5
}

.border-bottom-indigo-300 {
    border-bottom-color: #7986cb
}

.border-bottom-indigo-400 {
    border-bottom-color: #5c6bc0
}

.border-bottom-indigo-600 {
    border-bottom-color: #3949ab
}

.border-bottom-indigo-700 {
    border-bottom-color: #303f9f
}

.border-bottom-indigo-800 {
    border-bottom-color: #283593
}

.border-bottom-blue {
    border-bottom-color: #03a9f4
}

.border-bottom-blue-300 {
    border-bottom-color: #4fc3f7
}

.border-bottom-blue-400 {
    border-bottom-color: #29b6f6
}

.border-bottom-blue-600 {
    border-bottom-color: #039be5
}

.border-bottom-blue-700 {
    border-bottom-color: #0288d1
}

.border-bottom-blue-800 {
    border-bottom-color: #0277bd
}

.border-bottom-teal {
    border-bottom-color: #009688
}

.border-bottom-teal-300 {
    border-bottom-color: #4db6ac
}

.border-bottom-teal-400 {
    border-bottom-color: #26a69a
}

.border-bottom-teal-600 {
    border-bottom-color: #00897b
}

.border-bottom-teal-700 {
    border-bottom-color: #00796b
}

.border-bottom-teal-800 {
    border-bottom-color: #00695c
}

.border-bottom-green {
    border-bottom-color: #8bc34a
}

.border-bottom-green-300 {
    border-bottom-color: #aed581
}

.border-bottom-green-400 {
    border-bottom-color: #9ccc65
}

.border-bottom-green-600 {
    border-bottom-color: #7cb342
}

.border-bottom-green-700 {
    border-bottom-color: #689f38
}

.border-bottom-green-800 {
    border-bottom-color: #558b2f
}

.border-bottom-orange {
    border-bottom-color: #ff9800
}

.border-bottom-orange-300 {
    border-bottom-color: #ffb74d
}

.border-bottom-orange-400 {
    border-bottom-color: #ffa726
}

.border-bottom-orange-600 {
    border-bottom-color: #fb8c00
}

.border-bottom-orange-700 {
    border-bottom-color: #a65b0d
}

.border-bottom-orange-800 {
    border-bottom-color: #ef6c00
}

.border-bottom-brown {
    border-bottom-color: #795548
}

.border-bottom-brown-300 {
    border-bottom-color: #a1887f
}

.border-bottom-brown-400 {
    border-bottom-color: #8d6e63
}

.border-bottom-brown-600 {
    border-bottom-color: #6d4c41
}

.border-bottom-brown-700 {
    border-bottom-color: #5d4037
}

.border-bottom-brown-800 {
    border-bottom-color: #4e342e
}

.border-bottom-grey {
    border-bottom-color: #777
}

.border-bottom-grey-300 {
    border-bottom-color: #999
}

.border-bottom-grey-400 {
    border-bottom-color: #888
}

.border-bottom-grey-600 {
    border-bottom-color: #666
}

.border-bottom-grey-700 {
    border-bottom-color: #555
}

.border-bottom-grey-800 {
    border-bottom-color: #444
}

.border-bottom-slate {
    border-bottom-color: #607d8b
}

.border-bottom-slate-300 {
    border-bottom-color: #90a4ae
}

.border-bottom-slate-400 {
    border-bottom-color: #78909c
}

.border-bottom-slate-600 {
    border-bottom-color: #546e7a
}

.border-bottom-slate-700 {
    border-bottom-color: #455a64
}

.border-bottom-slate-800 {
    border-bottom-color: #37474f
}

.border-bottom-white {
    border-bottom-color: #fff
}

.border-left-primary {
    border-left-color: #2196f3
}

.border-left-primary-300 {
    border-left-color: #64b5f6
}

.border-left-primary-400 {
    border-left-color: #42a5f5
}

.border-left-primary-600 {
    border-left-color: #1e88e5
}

.border-left-primary-700 {
    border-left-color: #1976d2
}

.border-left-primary-800 {
    border-left-color: #1565c0
}

.border-left-danger {
    border-left-color: #f44336
}

.border-left-danger-300 {
    border-left-color: #e57373
}

.border-left-danger-400 {
    border-left-color: #ef5350
}

.border-left-danger-600 {
    border-left-color: #e53935
}

.border-left-danger-700 {
    border-left-color: #d32f2f
}

.border-left-danger-800 {
    border-left-color: #c62828
}

.border-left-success {
    border-left-color: #4caf50
}

.border-left-success-300 {
    border-left-color: #81c784
}

.border-left-success-400 {
    border-left-color: #66bb6a
}

.border-left-success-600 {
    border-left-color: #43a047
}

.border-left-success-700 {
    border-left-color: #388e3c
}

.border-left-success-800 {
    border-left-color: #2e7d32
}

.border-left-warning {
    border-left-color: #ff5722
}

.border-left-warning-300 {
    border-left-color: #ff8a65
}

.border-left-warning-400 {
    border-left-color: #ff7043
}

.border-left-warning-600 {
    border-left-color: #f4511e
}

.border-left-warning-700 {
    border-left-color: #e64a19
}

.border-left-warning-800 {
    border-left-color: #d84315
}

.border-left-info {
    border-left-color: #00bcd4
}

.border-left-info-300 {
    border-left-color: #4dd0e1
}

.border-left-info-400 {
    border-left-color: #26c6da
}

.border-left-info-600 {
    border-left-color: #00acc1
}

.border-left-info-700 {
    border-left-color: #0097a7
}

.border-left-info-800 {
    border-left-color: #00838f
}

.border-left-pink {
    border-left-color: #e91e63
}

.border-left-pink-300 {
    border-left-color: #f06292
}

.border-left-pink-400 {
    border-left-color: #ec407a
}

.border-left-pink-600 {
    border-left-color: #d81b60
}

.border-left-pink-700 {
    border-left-color: #c2185b
}

.border-left-pink-800 {
    border-left-color: #ad1457
}

.border-left-violet {
    border-left-color: #9c27b0
}

.border-left-violet-300 {
    border-left-color: #ba68c8
}

.border-left-violet-400 {
    border-left-color: #ab47bc
}

.border-left-violet-600 {
    border-left-color: #8e24aa
}

.border-left-violet-700 {
    border-left-color: #7b1fa2
}

.border-left-violet-800 {
    border-left-color: #6a1b9a
}

.border-left-purple {
    border-left-color: #673ab7
}

.border-left-purple-300 {
    border-left-color: #9575cd
}

.border-left-purple-400 {
    border-left-color: #7e57c2
}

.border-left-purple-600 {
    border-left-color: #5e35b1
}

.border-left-purple-700 {
    border-left-color: #512da8
}

.border-left-purple-800 {
    border-left-color: #4527a0
}

.border-left-indigo {
    border-left-color: #3f51b5
}

.border-left-indigo-300 {
    border-left-color: #7986cb
}

.border-left-indigo-400 {
    border-left-color: #5c6bc0
}

.border-left-indigo-600 {
    border-left-color: #3949ab
}

.border-left-indigo-700 {
    border-left-color: #303f9f
}

.border-left-indigo-800 {
    border-left-color: #283593
}

.border-left-blue {
    border-left-color: #03a9f4
}

.border-left-blue-300 {
    border-left-color: #4fc3f7
}

.border-left-blue-400 {
    border-left-color: #29b6f6
}

.border-left-blue-600 {
    border-left-color: #039be5
}

.border-left-blue-700 {
    border-left-color: #0288d1
}

.border-left-blue-800 {
    border-left-color: #0277bd
}

.border-left-teal {
    border-left-color: #009688
}

.border-left-teal-300 {
    border-left-color: #4db6ac
}

.border-left-teal-400 {
    border-left-color: #26a69a
}

.border-left-teal-600 {
    border-left-color: #00897b
}

.border-left-teal-700 {
    border-left-color: #00796b
}

.border-left-teal-800 {
    border-left-color: #00695c
}

.border-left-green {
    border-left-color: #8bc34a
}

.border-left-green-300 {
    border-left-color: #aed581
}

.border-left-green-400 {
    border-left-color: #9ccc65
}

.border-left-green-600 {
    border-left-color: #7cb342
}

.border-left-green-700 {
    border-left-color: #689f38
}

.border-left-green-800 {
    border-left-color: #558b2f
}

.border-left-orange {
    border-left-color: #ff9800
}

.border-left-orange-300 {
    border-left-color: #ffb74d
}

.border-left-orange-400 {
    border-left-color: #ffa726
}

.border-left-orange-600 {
    border-left-color: #fb8c00
}

.border-left-orange-700 {
    border-left-color: #a65b0d
}

.border-left-orange-800 {
    border-left-color: #ef6c00
}

.border-left-brown {
    border-left-color: #795548
}

.border-left-brown-300 {
    border-left-color: #a1887f
}

.border-left-brown-400 {
    border-left-color: #8d6e63
}

.border-left-brown-600 {
    border-left-color: #6d4c41
}

.border-left-brown-700 {
    border-left-color: #5d4037
}

.border-left-brown-800 {
    border-left-color: #4e342e
}

.border-left-grey {
    border-left-color: #777
}

.border-left-grey-300 {
    border-left-color: #999
}

.border-left-grey-400 {
    border-left-color: #888
}

.border-left-grey-600 {
    border-left-color: #666
}

.border-left-grey-700 {
    border-left-color: #555
}

.border-left-grey-800 {
    border-left-color: #444
}

.border-left-slate {
    border-left-color: #607d8b
}

.border-left-slate-300 {
    border-left-color: #90a4ae
}

.border-left-slate-400 {
    border-left-color: #78909c
}

.border-left-slate-600 {
    border-left-color: #546e7a
}

.border-left-slate-700 {
    border-left-color: #455a64
}

.border-left-slate-800 {
    border-left-color: #37474f
}

.border-left-white {
    border-left-color: #fff
}

.border-right-primary {
    border-right-color: #2196f3
}

.border-right-primary-300 {
    border-right-color: #64b5f6
}

.border-right-primary-400 {
    border-right-color: #42a5f5
}

.border-right-primary-600 {
    border-right-color: #1e88e5
}

.border-right-primary-700 {
    border-right-color: #1976d2
}

.border-right-primary-800 {
    border-right-color: #1565c0
}

.border-right-danger {
    border-right-color: #f44336
}

.border-right-danger-300 {
    border-right-color: #e57373
}

.border-right-danger-400 {
    border-right-color: #ef5350
}

.border-right-danger-600 {
    border-right-color: #e53935
}

.border-right-danger-700 {
    border-right-color: #d32f2f
}

.border-right-danger-800 {
    border-right-color: #c62828
}

.border-right-success {
    border-right-color: #4caf50
}

.border-right-success-300 {
    border-right-color: #81c784
}

.border-right-success-400 {
    border-right-color: #66bb6a
}

.border-right-success-600 {
    border-right-color: #43a047
}

.border-right-success-700 {
    border-right-color: #388e3c
}

.border-right-success-800 {
    border-right-color: #2e7d32
}

.border-right-warning {
    border-right-color: #ff5722
}

.border-right-warning-300 {
    border-right-color: #ff8a65
}

.border-right-warning-400 {
    border-right-color: #ff7043
}

.border-right-warning-600 {
    border-right-color: #f4511e
}

.border-right-warning-700 {
    border-right-color: #e64a19
}

.border-right-warning-800 {
    border-right-color: #d84315
}

.border-right-info {
    border-right-color: #00bcd4
}

.border-right-info-300 {
    border-right-color: #4dd0e1
}

.border-right-info-400 {
    border-right-color: #26c6da
}

.border-right-info-600 {
    border-right-color: #00acc1
}

.border-right-info-700 {
    border-right-color: #0097a7
}

.border-right-info-800 {
    border-right-color: #00838f
}

.border-right-pink {
    border-right-color: #e91e63
}

.border-right-pink-300 {
    border-right-color: #f06292
}

.border-right-pink-400 {
    border-right-color: #ec407a
}

.border-right-pink-600 {
    border-right-color: #d81b60
}

.border-right-pink-700 {
    border-right-color: #c2185b
}

.border-right-pink-800 {
    border-right-color: #ad1457
}

.border-right-violet {
    border-right-color: #9c27b0
}

.border-right-violet-300 {
    border-right-color: #ba68c8
}

.border-right-violet-400 {
    border-right-color: #ab47bc
}

.border-right-violet-600 {
    border-right-color: #8e24aa
}

.border-right-violet-700 {
    border-right-color: #7b1fa2
}

.border-right-violet-800 {
    border-right-color: #6a1b9a
}

.border-right-purple {
    border-right-color: #673ab7
}

.border-right-purple-300 {
    border-right-color: #9575cd
}

.border-right-purple-400 {
    border-right-color: #7e57c2
}

.border-right-purple-600 {
    border-right-color: #5e35b1
}

.border-right-purple-700 {
    border-right-color: #512da8
}

.border-right-purple-800 {
    border-right-color: #4527a0
}

.border-right-indigo {
    border-right-color: #3f51b5
}

.border-right-indigo-300 {
    border-right-color: #7986cb
}

.border-right-indigo-400 {
    border-right-color: #5c6bc0
}

.border-right-indigo-600 {
    border-right-color: #3949ab
}

.border-right-indigo-700 {
    border-right-color: #303f9f
}

.border-right-indigo-800 {
    border-right-color: #283593
}

.border-right-blue {
    border-right-color: #03a9f4
}

.border-right-blue-300 {
    border-right-color: #4fc3f7
}

.border-right-blue-400 {
    border-right-color: #29b6f6
}

.border-right-blue-600 {
    border-right-color: #039be5
}

.border-right-blue-700 {
    border-right-color: #0288d1
}

.border-right-blue-800 {
    border-right-color: #0277bd
}

.border-right-teal {
    border-right-color: #009688
}

.border-right-teal-300 {
    border-right-color: #4db6ac
}

.border-right-teal-400 {
    border-right-color: #26a69a
}

.border-right-teal-600 {
    border-right-color: #00897b
}

.border-right-teal-700 {
    border-right-color: #00796b
}

.border-right-teal-800 {
    border-right-color: #00695c
}

.border-right-green {
    border-right-color: #8bc34a
}

.border-right-green-300 {
    border-right-color: #aed581
}

.border-right-green-400 {
    border-right-color: #9ccc65
}

.border-right-green-600 {
    border-right-color: #7cb342
}

.border-right-green-700 {
    border-right-color: #689f38
}

.border-right-green-800 {
    border-right-color: #558b2f
}

.border-right-orange {
    border-right-color: #ff9800
}

.border-right-orange-300 {
    border-right-color: #ffb74d
}

.border-right-orange-400 {
    border-right-color: #ffa726
}

.border-right-orange-600 {
    border-right-color: #fb8c00
}

.border-right-orange-700 {
    border-right-color: #a65b0d
}

.border-right-orange-800 {
    border-right-color: #ef6c00
}

.border-right-brown {
    border-right-color: #795548
}

.border-right-brown-300 {
    border-right-color: #a1887f
}

.border-right-brown-400 {
    border-right-color: #8d6e63
}

.border-right-brown-600 {
    border-right-color: #6d4c41
}

.border-right-brown-700 {
    border-right-color: #5d4037
}

.border-right-brown-800 {
    border-right-color: #4e342e
}

.border-right-grey {
    border-right-color: #777
}

.border-right-grey-300 {
    border-right-color: #999
}

.border-right-grey-400 {
    border-right-color: #888
}

.border-right-grey-600 {
    border-right-color: #666
}

.border-right-grey-700 {
    border-right-color: #555
}

.border-right-grey-800 {
    border-right-color: #444
}

.border-right-slate {
    border-right-color: #607d8b
}

.border-right-slate-300 {
    border-right-color: #90a4ae
}

.border-right-slate-400 {
    border-right-color: #78909c
}

.border-right-slate-600 {
    border-right-color: #546e7a
}

.border-right-slate-700 {
    border-right-color: #455a64
}

.border-right-slate-800 {
    border-right-color: #37474f
}

.border-right-white {
    border-right-color: #fff
}

.text-primary,.text-primary:focus,.text-primary:hover {
    color: #2196f3!important
}

.text-primary-300,.text-primary-300:focus,.text-primary-300:hover {
    color: #2196f3!important
}

.text-primary-400,.text-primary-400:focus,.text-primary-400:hover {
    color: #42a5f5!important
}

.text-primary-600,.text-primary-600:focus,.text-primary-600:hover {
    color: #1e88e5!important
}

.text-primary-700,.text-primary-700:focus,.text-primary-700:hover {
    color: #1976d2!important
}

.text-primary-800,.text-primary-800:focus,.text-primary-800:hover {
    color: #1565c0!important
}

.text-danger,.text-danger:focus,.text-danger:hover {
    color: #f44336!important
}

.text-danger-300,.text-danger-300:focus,.text-danger-300:hover {
    color: #e57373!important
}

.text-danger-400,.text-danger-400:focus,.text-danger-400:hover {
    color: #ef5350!important
}

.text-danger-600,.text-danger-600:focus,.text-danger-600:hover {
    color: #e53935!important
}

.text-danger-700,.text-danger-700:focus,.text-danger-700:hover {
    color: #d32f2f!important
}

.text-danger-800,.text-danger-800:focus,.text-danger-800:hover {
    color: #c62828!important
}

.text-success,.text-success:focus,.text-success:hover {
    color: #4caf50!important
}

.text-success-300,.text-success-300:focus,.text-success-300:hover {
    color: #81c784!important
}

.text-success-400,.text-success-400:focus,.text-success-400:hover {
    color: #66bb6a!important
}

.text-success-600,.text-success-600:focus,.text-success-600:hover {
    color: #43a047!important
}

.text-success-700,.text-success-700:focus,.text-success-700:hover {
    color: #388e3c!important
}

.text-success-800,.text-success-800:focus,.text-success-800:hover {
    color: #2e7d32!important
}

.text-warning,.text-warning:focus,.text-warning:hover {
    color: #ff5722!important
}

.text-warning-300,.text-warning-300:focus,.text-warning-300:hover {
    color: #ff8a65!important
}

.text-warning-400,.text-warning-400:focus,.text-warning-400:hover {
    color: #ff7043!important
}

.text-warning-600,.text-warning-600:focus,.text-warning-600:hover {
    color: #f4511e!important
}

.text-warning-700,.text-warning-700:focus,.text-warning-700:hover {
    color: #e64a19!important
}

.text-warning-800,.text-warning-800:focus,.text-warning-800:hover {
    color: #d84315!important
}

.text-info,.text-info:focus,.text-info:hover {
    color: #00bcd4!important
}

.text-info-300,.text-info-300:focus,.text-info-300:hover {
    color: #4dd0e1!important
}

.text-info-400,.text-info-400:focus,.text-info-400:hover {
    color: #26c6da!important
}

.text-info-600,.text-info-600:focus,.text-info-600:hover {
    color: #00acc1!important
}

.text-info-700,.text-info-700:focus,.text-info-700:hover {
    color: #0097a7!important
}

.text-info-800,.text-info-800:focus,.text-info-800:hover {
    color: #00838f!important
}

.text-pink,.text-pink:focus,.text-pink:hover {
    color: #e91e63!important
}

.text-pink-300,.text-pink-300:focus,.text-pink-300:hover {
    color: #f06292!important
}

.text-pink-400,.text-pink-400:focus,.text-pink-400:hover {
    color: #ec407a!important
}

.text-pink-600,.text-pink-600:focus,.text-pink-600:hover {
    color: #d81b60!important
}

.text-pink-700,.text-pink-700:focus,.text-pink-700:hover {
    color: #c2185b!important
}

.text-pink-800,.text-pink-800:focus,.text-pink-800:hover {
    color: #ad1457!important
}

.text-violet,.text-violet:focus,.text-violet:hover {
    color: #9c27b0!important
}

.text-violet-300,.text-violet-300:focus,.text-violet-300:hover {
    color: #ba68c8!important
}

.text-violet-400,.text-violet-400:focus,.text-violet-400:hover {
    color: #ab47bc!important
}

.text-violet-600,.text-violet-600:focus,.text-violet-600:hover {
    color: #8e24aa!important
}

.text-violet-700,.text-violet-700:focus,.text-violet-700:hover {
    color: #7b1fa2!important
}

.text-violet-800,.text-violet-800:focus,.text-violet-800:hover {
    color: #6a1b9a!important
}

.text-purple,.text-purple:focus,.text-purple:hover {
    color: #673ab7!important
}

.text-purple-300,.text-purple-300:focus,.text-purple-300:hover {
    color: #9575cd!important
}

.text-purple-400,.text-purple-400:focus,.text-purple-400:hover {
    color: #7e57c2!important
}

.text-purple-600,.text-purple-600:focus,.text-purple-600:hover {
    color: #5e35b1!important
}

.text-purple-700,.text-purple-700:focus,.text-purple-700:hover {
    color: #512da8!important
}

.text-purple-800,.text-purple-800:focus,.text-purple-800:hover {
    color: #4527a0!important
}

.text-indigo,.text-indigo:focus,.text-indigo:hover {
    color: #3f51b5!important
}

.text-indigo-300,.text-indigo-300:focus,.text-indigo-300:hover {
    color: #7986cb!important
}

.text-indigo-400,.text-indigo-400:focus,.text-indigo-400:hover {
    color: #5c6bc0!important
}

.text-indigo-600,.text-indigo-600:focus,.text-indigo-600:hover {
    color: #3949ab!important
}

.text-indigo-700,.text-indigo-700:focus,.text-indigo-700:hover {
    color: #303f9f!important
}

.text-indigo-800,.text-indigo-800:focus,.text-indigo-800:hover {
    color: #283593!important
}

.text-blue,.text-blue:focus,.text-blue:hover {
    color: #03a9f4!important
}

.text-blue-300,.text-blue-300:focus,.text-blue-300:hover {
    color: #4fc3f7!important
}

.text-blue-400,.text-blue-400:focus,.text-blue-400:hover {
    color: #29b6f6!important
}

.text-blue-600,.text-blue-600:focus,.text-blue-600:hover {
    color: #039be5!important
}

.text-blue-700,.text-blue-700:focus,.text-blue-700:hover {
    color: #0288d1!important
}

.text-blue-800,.text-blue-800:focus,.text-blue-800:hover {
    color: #0277bd!important
}

.text-teal,.text-teal:focus,.text-teal:hover {
    color: #009688!important
}

.text-teal-300,.text-teal-300:focus,.text-teal-300:hover {
    color: #4db6ac!important
}

.text-teal-400,.text-teal-400:focus,.text-teal-400:hover {
    color: #26a69a!important
}

.text-teal-600,.text-teal-600:focus,.text-teal-600:hover {
    color: #00897b!important
}

.text-teal-700,.text-teal-700:focus,.text-teal-700:hover {
    color: #00796b!important
}

.text-teal-800,.text-teal-800:focus,.text-teal-800:hover {
    color: #00695c!important
}

.text-green,.text-green:focus,.text-green:hover {
    color: #8bc34a!important
}

.text-green-300,.text-green-300:focus,.text-green-300:hover {
    color: #aed581!important
}

.text-green-400,.text-green-400:focus,.text-green-400:hover {
    color: #9ccc65!important
}

.text-green-600,.text-green-600:focus,.text-green-600:hover {
    color: #7cb342!important
}

.text-green-700,.text-green-700:focus,.text-green-700:hover {
    color: #689f38!important
}

.text-green-800,.text-green-800:focus,.text-green-800:hover {
    color: #558b2f!important
}

.text-orange,.text-orange:focus,.text-orange:hover {
    color: #ff9800!important
}

.text-orange-300,.text-orange-300:focus,.text-orange-300:hover {
    color: #ffb74d!important
}

.text-orange-400,.text-orange-400:focus,.text-orange-400:hover {
    color: #ffa726!important
}

.text-orange-600,.text-orange-600:focus,.text-orange-600:hover {
    color: #fb8c00!important
}

.text-orange-700,.text-orange-700:focus,.text-orange-700:hover {
    color: #a65b0d!important
}

.text-orange-800,.text-orange-800:focus,.text-orange-800:hover {
    color: #ef6c00!important
}

.text-brown,.text-brown:focus,.text-brown:hover {
    color: #795548!important
}

.text-brown-300,.text-brown-300:focus,.text-brown-300:hover {
    color: #a1887f!important
}

.text-brown-400,.text-brown-400:focus,.text-brown-400:hover {
    color: #8d6e63!important
}

.text-brown-600,.text-brown-600:focus,.text-brown-600:hover {
    color: #6d4c41!important
}

.text-brown-700,.text-brown-700:focus,.text-brown-700:hover {
    color: #5d4037!important
}

.text-brown-800,.text-brown-800:focus,.text-brown-800:hover {
    color: #4e342e!important
}

.text-grey,.text-grey:focus,.text-grey:hover {
    color: #777!important
}

.text-grey-300,.text-grey-300:focus,.text-grey-300:hover {
    color: #999!important
}

.text-grey-400,.text-grey-400:focus,.text-grey-400:hover {
    color: #888!important
}

.text-grey-600,.text-grey-600:focus,.text-grey-600:hover {
    color: #666!important
}

.text-grey-700,.text-grey-700:focus,.text-grey-700:hover {
    color: #555!important
}

.text-grey-800,.text-grey-800:focus,.text-grey-800:hover {
    color: #444!important
}

.text-slate,.text-slate:focus,.text-slate:hover {
    color: #607d8b!important
}

.text-slate-300,.text-slate-300:focus,.text-slate-300:hover {
    color: #90a4ae!important
}

.text-slate-400,.text-slate-400:focus,.text-slate-400:hover {
    color: #78909c!important
}

.text-slate-600,.text-slate-600:focus,.text-slate-600:hover {
    color: #546e7a!important
}

.text-slate-700,.text-slate-700:focus,.text-slate-700:hover {
    color: #455a64!important
}

.text-slate-800,.text-slate-800:focus,.text-slate-800:hover {
    color: #37474f!important
}

.text-white,.text-white:focus,.text-white:hover {
    color: #fff!important
}

.text-default,.text-default:focus,.text-default:hover {
    color: #333!important
}

.panel-heading .nav-tabs {
    border-top-right-radius: .417em;
    border-top-left-radius: .417em;
    border-bottom: none
}

.panel-to-fullscreen {
    display: block;
    z-index: 101;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto
}

.panel-to-fullscreen .panel-footer {
    position: fixed;
    z-index: 101;
    bottom: 0;
    width: 100%
}

#loading-layer.withtext {
    color: #fff;
    border-radius: 0.313rem;
    text-align: center;
    vertical-align: middle;
    background-color: rgb(0 0 0 / 60%);
    padding: 1rem;
    display: none;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%),0 1px 2px rgb(0 0 0 / 24%)
}

.findrelated {
    padding: 0.625rem;
    margin-top: 0.313rem;
    font-size: .85rem;
    color: #777777;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    max-width: 46.8rem
}

.alert h4 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 5px
}

.message_box {
    padding: 0px
}

.message_box h4 {
    border-top-right-radius: 0.375rem;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: .9rem;
    background-color: #f6f6f6
}

.systemsettings {
    z-index: initial
}

.systemsettings h6 {
    font-size: .95rem
}

.systemsettings .nav > li > a {
    padding: 0.625rem 0.625rem;
    padding-top: 0.813rem;
    padding-bottom: 0.813rem;
    font-size: .75rem
}

select.categoryselect {
    height: 32px;
    border: 0
}

@media (max-width: 768px) {
    select.categoryselect {
        height:inherit
    }

    .btn {
        margin-top: 5px
    }

    .systemsettings .table > tbody > tr > td {
        display: block;
        width: 100%
    }

    .systemsettings .table > tbody > tr > td:last-child {
        display: block;
        border-top: none;
        padding-top: 0
    }

    .systemsettings .table > tbody > tr > td:first-child {
        padding-bottom: 0
    }

    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        min-width: inherit
    }
}

pre,code {
    display: block;
    background: #f6f6f6;
    white-space: pre;
    text-shadow: 0 1px white;
    border-radius: 0px;
    padding: 5px
}

pre {
    max-height: 250px;
    overflow: auto
}

pre .comment,pre .template_comment,pre .diff .header,pre .doctype,pre .lisp .string,pre .javadoc {
    color: #93a1a1;
    font-style: italic
}

pre .keyword,pre .css .rule .keyword,pre .winutils,pre .javascript .title,pre .method,pre .addition,pre .css .tag,pre .lisp .title {
    color: #905
}

pre .number,pre .command,pre .string,pre .tag .value,pre .phpdoc,pre .tex .formula,pre .regexp,pre .hexcolor {
    color: #07a
}

pre .title,pre .localvars,pre .function .title,pre .chunk,pre .decorator,pre .builtin,pre .built_in,pre .lisp .title,pre .identifier,pre .title .keymethods,pre .id {
    color: #905
}

pre .tag .title,pre .rules .property,pre .django .tag .keyword {
    font-weight: bold
}

pre .attribute,pre .variable,pre .instancevar,pre .lisp .body,pre .smalltalk .number,pre .constant,pre .class .title,pre .parent,pre .haskell .label {
    color: #690
}

pre .preprocessor,pre .pi,pre .shebang,pre .symbol,pre .diff .change,pre .special,pre .keymethods,pre .attr_selector,pre .important,pre .subst,pre .cdata {
    color: #cb4b16
}

pre .deletion {
    color: #dc322f
}

pre .tex .formula {
    background: #eee8d5
}

.s-el {
    float: left;
    display: block;
    overflow: hidden;
    font-weight: normal;
    white-space: nowrap;
    font-size: .8rem
}

#x_name {
    width: 20%
}

#x_cats {
    width: 25%
}

#x_type {
    width: 25%
}

#x_par {
    width: 14%
}

#x_l {
    width: 10%
}

#x_utype {
    width: 16%
}

#x_uname {
    width: 14%
}

.dd {
    position: relative;
    display: block;
    padding: 0;
    list-style: none
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.dd-list .dd-list {
    padding-left: 30px
}

.dd-collapsed .dd-list {
    display: none
}

.dd-item,.dd-empty,.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 1.25rem
}

.dd-content {
    background-color: #fff;
    margin: 0.625rem 0;
    padding: 0.313rem 0.625rem 0.313rem 2.5rem;
    display: block;
    height: 1.875rem;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.dd-handles:before {
    content: '\f142';
    font-family: 'FontAwesome';
    font-size: 1rem;
    line-height: 1;
    display: block;
    width: 100%;
    text-indent: 0
}

.dd-handles {
    position: relative;
    width: 1.875rem;
    white-space: nowrap;
    overflow: hidden;
    cursor: move;
    color: rgba(0,0,0,.54)
}

.dd-placeholders {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 1.25rem
}

.dd-placeholders,.dd-emptys {
    margin: 0;
    padding: 0;
    min-height: 1.25rem;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dd-handle:before {
    content: '\f142';
    font-family: 'FontAwesome';
    font-size: 1rem;
    line-height: 1;
    display: block;
    position: absolute;
    left: 0;
    top: 0.375rem;
    width: 100%;
    text-align: center;
    text-indent: 0
}

.dd-handle {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    width: 1.875rem;
    height: 1.875rem;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #fff;
    cursor: move;
    color: rgba(0,0,0,.54)
}

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 1.563rem;
    height: 1.25rem;
    margin: 0.313rem 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: .75rem;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    margin-left: 1.875rem
}

.dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0
}

.dd-item > button[data-action="collapse"]:before {
    content: '-'
}

.dd-placeholder,.dd-empty {
    margin: 0.625rem 0;
    padding: 0;
    min-height: 1.875rem;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0
}

.quote {
    border: 0.063rem solid #ddd;
    page-break-inside: avoid;
    padding: 0.625rem 1.25rem;
    margin: 0 0 1.25rem;
    border-left: 0.313rem solid #ddd;
    margin: 0.625rem 0
}

a.nocolor {
    color: inherit;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100)
}

.btn-group.open .dropdown-toggle.nocolor {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.accordion-group {
    margin: 0.625rem 0;
    padding: 0.313rem 0.625rem 0.313rem 0.625rem;
    display: block;
    min-height: 1.875rem;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)
}

.qq-upload-list {
    margin: 0;
    padding: 0;
    list-style: disc
}

.qq-upload-list li {
    margin: 0;
    padding: 2px
}

.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-file {
}

.qq-upload-spinner {
    display: inline-block;
    background: url("../images/loading.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom
}

.qq-upload-failed-text {
    display: none
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline
}

.file-box {
    width: 100%;
    max-width: 27.5rem;
    padding: 10px;
    margin-top: 5px;
    font-size: .8rem;
    color: #777777;
    background-color: #f6f6f6;
    border: 1px solid #ddd
}

.progress {
    overflow: hidden;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
    background-color: whitesmoke;
    height: 0.625rem;
    border-radius: 0.5rem;
    background: #eee;
    -webkit-box-shadow: 0 1px 0 white,0 0px 0 1px rgba(0,0,0,0.1) inset,0 1px 4px rgba(0,0,0,0.2) inset;
    box-shadow: 0 1px 0 white,0 0px 0 1px rgba(0,0,0,0.1) inset,0 1px 4px rgba(0,0,0,0.2) inset
}

.progress .progress-bar {
    float: left;
    width: 0%;
    font-size: .75rem;
    line-height: 1.25rem;
    color: white;
    text-align: center;
    background-color: #428bca;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    border-radius: 0.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 0.625rem
}

.progress-bar span {
    position: absolute;
    width: 0.063rem;
    height: 0.063rem;
    margin: -0.063rem;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.progress-blue {
    background-image: -webkit-gradient(linear,left 0%,left 100%,from(#9bcff5),to(#6db9f0));
    background-image: -webkit-linear-gradient(top,#9bcff5,0%,#6db9f0,100%);
    background-image: -moz-linear-gradient(top,#9bcff5 0%,#6db9f0 100%);
    background-image: linear-gradient(to bottom,#9bcff5 0%,#6db9f0 100%);
    background-repeat: repeat-x;
    border: 1px solid #55aeee
}

.filetree {
    width: 100%;
    height: 35.938rem;
    border-top: solid 1px #BBB;
    border-left: solid 1px #BBB;
    border-bottom: solid 1px #BBB;
    overflow: scroll;
    padding: 5px;
    font-size: .75rem
}

@media screen and (max-width: 1024px) {
    .filetree {
        height:200px;
        border-right: solid 1px #BBB;
        border-bottom: transparent
    }
}

ul.jqueryFileTree {
    font-size: .85rem;
    padding: 0px;
    margin: 0px
}

ul.jqueryFileTree a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 0px 2px
}

ul.jqueryFileTree li {
    list-style: none;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    white-space: nowrap
}

.jqueryFileTree li.directory a:before {
    content: '\f07b';
    color: #FF9800;
    font-family: 'FontAwesome';
    line-height: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jqueryFileTree li.expanded > a:before {
    content: '\f07c';
    color: #FF9800;
    font-family: 'FontAwesome';
    line-height: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.jqueryFileTree li.file a:before,.jqueryFileTree li.ext_css a:before,.jqueryFileTree li.ext_js a:before,.jqueryFileTree li.ext_tpl a:before {
    content: '\f0f6';
    color: inherit;
    font-family: 'FontAwesome';
    line-height: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    margin-right: 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#style_switcher {
    background: #fff;
    padding: 5px 15px 20px 20px
}

#style_switcher.switcher_active {
    margin-right: 0
}

#style_switcher .switcher_app_themes {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

#style_switcher .switcher_app_themes > li {
    padding: 0;
    margin: 0;
    list-style: none
}

#style_switcher .switcher_app_themes li {
    float: left;
    cursor: pointer;
    width: 2.25rem;
    margin: 0 1rem 1rem 0;
    opacity: 0.5;
    -webkit-transition: opacity 280ms cubic-bezier(0.4,0,0.2,1);
    transition: opacity 280ms cubic-bezier(0.4,0,0.2,1)
}

#style_switcher .switcher_app_themes li span {
    display: block;
    padding: 0 4px;
    height: 1.5rem;
    line-height: 1.5rem;
    box-sizing: border-box;
    width: 50%;
    float: left
}

#style_switcher .switcher_app_themes li.active_theme {
    opacity: 1;
    position: relative
}

#style_switcher .switcher_app_themes li.active_theme:after {
    position: absolute;
    top: 0;
    left: 50%;
    content: '\f00c';
    font-family: "FontAwesome";
    font-size: 1.25rem;
    display: block;
    color: #fff;
    margin-left: -.5rem;
    margin-top: -.2rem
}

#style_switcher .switcher_app_themes li.app_style_default .app_color_main {
    background: #2196f3
}

#style_switcher .switcher_app_themes li.app_style_default .app_color_accent {
    background: #7cb342
}

#style_switcher .switcher_app_themes li.switcher_theme_j .app_color_main {
    background: #0c5f7eed
}

#style_switcher .switcher_app_themes li.switcher_theme_j .app_color_accent {
    background: #7cb342
}

#style_switcher .switcher_app_themes li.switcher_theme_a .app_color_main {
    background: #3f51b5
}

#style_switcher .switcher_app_themes li.switcher_theme_a .app_color_accent {
    background: #ff4081
}

#style_switcher .switcher_app_themes li.switcher_theme_b .app_color_main {
    background: #673ab7
}

#style_switcher .switcher_app_themes li.switcher_theme_b .app_color_accent {
    background: #00bcd4
}

#style_switcher .switcher_app_themes li.switcher_theme_c .app_color_main {
    background: #5d4037
}

#style_switcher .switcher_app_themes li.switcher_theme_c .app_color_accent {
    background: #1e88e5
}

#style_switcher .switcher_app_themes li.switcher_theme_d .app_color_main {
    background: #00acc1
}

#style_switcher .switcher_app_themes li.switcher_theme_d .app_color_accent {
    background: #673ab7
}

#style_switcher .switcher_app_themes li.switcher_theme_e .app_color_main {
    background: #607d8b
}

#style_switcher .switcher_app_themes li.switcher_theme_e .app_color_accent {
    background: #e53935
}

#style_switcher .switcher_app_themes li.switcher_theme_f .app_color_main {
    background: #424242
}

#style_switcher .switcher_app_themes li.switcher_theme_f .app_color_accent {
    background: #7cb342
}

#style_switcher .switcher_app_themes li.switcher_theme_g .app_color_main {
    background: #8e24aa
}

#style_switcher .switcher_app_themes li.switcher_theme_g .app_color_accent {
    background: #4caf50
}

#style_switcher .switcher_app_themes li.switcher_theme_h .app_color_main {
    background: #d32f2f
}

#style_switcher .switcher_app_themes li.switcher_theme_h .app_color_accent {
    background: #0277bd
}

#style_switcher .switcher_app_themes li.switcher_theme_i .app_color_main {
    background: #fbc02d
}

#style_switcher .switcher_app_themes li.switcher_theme_i .app_color_accent {
    background: #00acc1
}

#style_switcher .switcher_app_themes li.switcher_theme_dark .app_color_main {
    background: #546e7a
}

#style_switcher .switcher_app_themes li.switcher_theme_dark .app_color_accent {
    background: #546e7a
}

.modal {
    text-align: center;
    padding: 0!important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.sortable-ghost {
    opacity: .3
}

.dle_theme_dark #style_switcher {
    background: #353f53
}

.dle_theme_dark .sidebar-user-material .category-content,.dle_theme_f .sidebar-user-material .category-content,.dle_theme_e .sidebar-user-material .category-content,.dle_theme_c .sidebar-user-material .category-content {
    background: url(../images/user_bg2.png);
    background-size: cover
}

.dle_theme_i .sidebar-user-material .category-content {
    background: url(../images/user_bg3.jpg);
    background-size: cover
}

.dle_theme_h .sidebar-user-material .category-content {
    background: url(../images/user_bg4.jpg);
    background-size: cover
}

.dle_theme_d .sidebar-user-material .category-content {
    background: url(../images/user_bg5.jpg);
    background-size: cover
}

.dle_theme_g .sidebar-user-material .category-content {
    background: url(../images/user_bg6.jpg);
    background-size: cover
}

.dle_theme_b .sidebar-user-material .category-content {
    background: url(../images/user_bg7.jpg);
    background-size: cover
}

.dle_theme_a .sidebar-user-material .category-content {
    background: url(../images/user_bg8.jpg);
    background-size: cover
}

.dle_theme_a .sidebar-user-material-menu > a,.dle_theme_a .sidebar-user-material-menu a:hover,.dle_theme_a .sidebar-user-material-menu a:focus,.dle_theme_b .sidebar-user-material-menu > a,.dle_theme_b .sidebar-user-material-menu a:hover,.dle_theme_b .sidebar-user-material-menu a:focus,.dle_theme_c .sidebar-user-material-menu > a,.dle_theme_c .sidebar-user-material-menu a:hover,.dle_theme_c .sidebar-user-material-menu a:focus,.dle_theme_d .sidebar-user-material-menu > a,.dle_theme_d .sidebar-user-material-menu a:hover,.dle_theme_d .sidebar-user-material-menu a:focus,.dle_theme_e .sidebar-user-material-menu > a,.dle_theme_e .sidebar-user-material-menu a:hover,.dle_theme_e .sidebar-user-material-menu a:focus,.dle_theme_f .sidebar-user-material-menu > a,.dle_theme_f .sidebar-user-material-menu a:hover,.dle_theme_f .sidebar-user-material-menu a:focus,.dle_theme_g .sidebar-user-material-menu > a,.dle_theme_g .sidebar-user-material-menu a:hover,.dle_theme_g .sidebar-user-material-menu a:focus,.dle_theme_h .sidebar-user-material-menu > a,.dle_theme_h .sidebar-user-material-menu a:hover,.dle_theme_h .sidebar-user-material-menu a:focus,.dle_theme_i .sidebar-user-material-menu > a,.dle_theme_i .sidebar-user-material-menu a:hover,.dle_theme_i .sidebar-user-material-menu a:focus,.dle_theme_dark .sidebar-user-material-menu > a,.dle_theme_dark .sidebar-user-material-menu a:hover,.dle_theme_dark .sidebar-user-material-menu a:focus {
    color: #fff
}

.dle_theme_a .ui-dialog-titlebar a,.dle_theme_a .ui-dialog-titlebar a:hover,.dle_theme_a .ui-dialog-titlebar a:focus,.dle_theme_b .ui-dialog-titlebar a,.dle_theme_b .ui-dialog-titlebar a:hover,.dle_theme_b .ui-dialog-titlebar a:focus,.dle_theme_c .ui-dialog-titlebar a,.dle_theme_c .ui-dialog-titlebar a:hover,.dle_theme_c .ui-dialog-titlebar a:focus,.dle_theme_d .ui-dialog-titlebar a,.dle_theme_d .ui-dialog-titlebar a:hover,.dle_theme_d .ui-dialog-titlebar a:focus,.dle_theme_e .ui-dialog-titlebar a,.dle_theme_e .ui-dialog-titlebar a:hover,.dle_theme_e .ui-dialog-titlebar a:focus,.dle_theme_f .ui-dialog-titlebar a,.dle_theme_f .ui-dialog-titlebar a:hover,.dle_theme_f .ui-dialog-titlebar a:focus,.dle_theme_g .ui-dialog-titlebar a,.dle_theme_g .ui-dialog-titlebar a:hover,.dle_theme_g .ui-dialog-titlebar a:focus,.dle_theme_h .ui-dialog-titlebar a,.dle_theme_h .ui-dialog-titlebar a:hover,.dle_theme_h .ui-dialog-titlebar a:focus,.dle_theme_i .ui-dialog-titlebar a,.dle_theme_i .ui-dialog-titlebar a:hover,.dle_theme_i .ui-dialog-titlebar a:focus,.dle_theme_dark .ui-dialog-titlebar a,.dle_theme_dark .ui-dialog-titlebar a:hover,.dle_theme_dark .ui-dialog-titlebar a:focus {
    color: #fff
}

.dle_theme_a .btn-link,.dle_theme_b .btn-link,.dle_theme_c .btn-link,.dle_theme_d .btn-link,.dle_theme_e .btn-link,.dle_theme_f .btn-link,.dle_theme_g .btn-link,.dle_theme_h .btn-link,.dle_theme_i .btn-link {
    color: #333
}

.dle_theme_a .bg-primary-700 {
    background-color: #303F9F;
    border-color: #303F9F
}

.dle_theme_a .ui-dialog-titlebar {
    background-color: #5C6BC0;
    border-color: #5C6BC0
}

.dle_theme_b .bg-primary-700 {
    background-color: #512DA8;
    border-color: #512DA8
}

.dle_theme_b .ui-dialog-titlebar {
    background-color: #5F4B8B;
    border-color: #5F4B8B
}

.dle_theme_c .bg-primary-700 {
    background-color: #635348;
    border-color: #635348
}

.dle_theme_c .ui-dialog-titlebar {
    background-color: #5D4037;
    border-color: #5D4037
}

.dle_theme_d .bg-primary-700,.dle_theme_d .ui-dialog-titlebar {
    background-color: #0097A7;
    border-color: #0097A7
}

.dle_theme_e .bg-primary-700 {
    background-color: #455A64;
    border-color: #455A64
}

.dle_theme_e .ui-dialog-titlebar {
    background-color: #63777F;
    border-color: #63777F
}

.dle_theme_f .bg-primary-700 {
    background-color: #555555;
    border-color: #555555
}

.dle_theme_f .ui-dialog-titlebar {
    background-color: #3D4A4F;
    border-color: #3D4A4F
}

.dle_theme_g .bg-primary-700 {
    background-color: #7B1FA2;
    border-color: #7B1FA2
}

.dle_theme_g .ui-dialog-titlebar {
    background-color: #660A3E;
    border-color: #660A3E
}

.dle_theme_h .bg-primary-700 {
    background-color: #D32F2F;
    border-color: #D32F2F
}

.dle_theme_h .ui-dialog-titlebar {
    background-color: #424242;
    border-color: #424242
}

.dle_theme_i .bg-primary-700 {
    background-color: #a65b0d;
    border-color: #a65b0d
}

.dle_theme_i .ui-dialog-titlebar {
    background-color: #344960;
    border-color: #344960
}

.dle_theme_a .panel-default > .panel-heading {
    background-color: #5f69a1;
    border-color: #5f69a1
}

.dle_theme_a a {
    color: #3F51B5
}

.dle_theme_a a:hover,.dle_theme_a a:focus {
    color: #303F9F
}

.dle_theme_b a {
    color: #673AB7
}

.dle_theme_b a:hover,.dle_theme_b a:focus {
    color: #512DA8
}

.dle_theme_c a {
    color: #795548
}

.dle_theme_c a:hover,.dle_theme_c a:focus {
    color: #4E342E
}

.dle_theme_e a {
    color: #607D8B
}

.dle_theme_e a:hover,.dle_theme_e a:focus {
    color: #455A64
}

.dle_theme_f a {
    color: #777777
}

.dle_theme_f a:hover,.dle_theme_f a:focus {
    color: #555
}

.dle_theme_g a {
    color: #930025
}

.dle_theme_g a:hover,.dle_theme_g a:focus {
    color: #930025
}

.dle_theme_h a {
    color: #2196F3
}

.dle_theme_h a:hover,.dle_theme_h a:focus {
    color: #1565C0
}

.dle_theme_i a {
    color: #795548
}

.dle_theme_i a:hover,.dle_theme_i a:focus {
    color: #00838F
}

.dle_theme_a .border-teal-600 {
    border-color: #5D4037
}

.dle_theme_a .text-teal-800,.dle_theme_a .text-teal-800:focus,.dle_theme_a .text-teal-800:hover {
    color: #AD1457!important
}

.dle_theme_a .bg-teal,.dle_theme_a .ui-dialog-buttonset button:last-child {
    background-color: #791c1b;
    border-color: #791c1b;
    color: #fff
}

.dle_theme_b .border-teal-600 {
    border-color: #00ACC1
}

.dle_theme_b .text-teal-800,.dle_theme_b .text-teal-800:focus,.dle_theme_b .text-teal-800:hover {
    color: #00838F!important
}

.dle_theme_b .bg-teal,.dle_theme_b .ui-dialog-buttonset button:last-child {
    background-color: #0097A7;
    border-color: #0097A7;
    color: #fff
}

.dle_theme_f .bg-teal,.dle_theme_g .bg-teal,.dle_theme_i .bg-teal {
    color: #fff
}

.dle_theme_a .bg-slate-600,.dle_theme_b .bg-slate-600,.dle_theme_c .bg-slate-600,.dle_theme_d .bg-slate-600,.dle_theme_e .bg-slate-600,.dle_theme_f .bg-slate-600,.dle_theme_g .bg-slate-600,.dle_theme_i .bg-slate-600,.dle_theme_h .bg-slate-600 {
    color: #fff
}

.dle_theme_a .bg-brown-600,.dle_theme_b .bg-brown-600,.dle_theme_c .bg-brown-600,.dle_theme_d .bg-brown-600,.dle_theme_e .bg-brown-600,.dle_theme_f .bg-brown-600,.dle_theme_g .bg-brown-600,.dle_theme_i .bg-brown-600,.dle_theme_h .bg-brown-600 {
    color: #fff
}

.dle_theme_c .border-teal-600 {
    border-color: #2196F3
}

.dle_theme_c .text-teal-800,.dle_theme_c .text-teal-800:focus,.dle_theme_c .text-teal-800:hover {
    color: #1565C0!important
}

.dle_theme_c .bg-teal,.dle_theme_c .ui-dialog-buttonset button:last-child {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff
}

.dle_theme_d .border-teal-600 {
    border-color: #5E35B1
}

.dle_theme_d .text-teal-800,.dle_theme_d .text-teal-800:focus,.dle_theme_d .text-teal-800:hover {
    color: #4527A0!important
}

.dle_theme_d .bg-teal,.dle_theme_d .ui-dialog-buttonset button:last-child {
    background-color: #5C6BC0;
    border-color: #5C6BC0;
    color: #fff
}

.dle_theme_e .border-teal-600 {
    border-color: #E53935
}

.dle_theme_e .text-teal-800,.dle_theme_e .text-teal-800:focus,.dle_theme_e .text-teal-800:hover {
    color: #C62828!important
}

.dle_theme_e .bg-teal,.dle_theme_e .ui-dialog-buttonset button:last-child {
    background-color: #791c1b;
    border-color: #791c1b;
    color: #fff
}

.dle_theme_h .border-teal-600 {
    border-color: #1E88E5
}

.dle_theme_h .text-teal-800,.dle_theme_h .text-teal-800:focus,.dle_theme_h .text-teal-800:hover {
    color: #1565C0!important
}

.dle_theme_h .bg-teal,.dle_theme_h .ui-dialog-buttonset button:last-child {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff
}

.dle_theme_i .border-teal-600 {
    border-color: #00ACC1
}

.dle_theme_i .text-teal-800,.dle_theme_i .text-teal-800:focus,.dle_theme_i .text-teal-800:hover {
    color: #00838F!important
}

.dle_theme_a .text-primary,.dle_theme_a .text-primary:focus,.dle_theme_a.text-primary:hover {
    color: #D81B60!important
}

.dle_theme_b .text-primary,.dle_theme_b .text-primary:focus,.dle_theme_b.text-primary:hover {
    color: #00ACC1!important
}

.dle_theme_c .text-primary,.dle_theme_c .text-primary:focus,.dle_theme_c.text-primary:hover {
    color: #2196F3!important
}

.dle_theme_d .text-primary,.dle_theme_d .text-primary:focus,.dle_theme_d.text-primary:hover {
    color: #673AB7!important
}

.dle_theme_e .text-primary,.dle_theme_e .text-primary:focus,.dle_theme_e.text-primary:hover {
    color: #F44336!important
}

.dle_theme_f .text-primary,.dle_theme_f .text-primary:focus,.dle_theme_f.text-primary:hover {
    color: #009688!important
}

.dle_theme_g .text-primary,.dle_theme_g .text-primary:focus,.dle_theme_g.text-primary:hover {
    color: #009688!important
}

.dle_theme_h .text-primary,.dle_theme_h .text-primary:focus,.dle_theme_h.text-primary:hover {
    color: #1565C0!important
}

.dle_theme_i .text-primary,.dle_theme_i .text-primary:focus,.dle_theme_i.text-primary:hover {
    color: #00ACC1!important
}

.dle_theme_a .btn-link:hover,.dle_theme_a .btn-link:focus {
    color: #AD1457
}

.dle_theme_b .btn-link:hover,.dle_theme_b .btn-link:focus {
    color: #00838F
}

.dle_theme_c .btn-link:hover,.dle_theme_c .btn-link:focus {
    color: #2196F3
}

.dle_theme_d .btn-link:hover,.dle_theme_d .btn-link:focus {
    color: #4527A0
}

.dle_theme_e .btn-link:hover,.dle_theme_e .btn-link:focus {
    color: #C62828
}

.dle_theme_f .btn-link:hover,.dle_theme_f .btn-link:focus {
    color: #00695C
}

.dle_theme_g .btn-link:hover,.dle_theme_g .btn-link:focus {
    color: #00695C
}

.dle_theme_h .btn-link:hover,.dle_theme_h .btn-link:focus {
    color: #1565C0
}

.dle_theme_i .btn-link:hover,.dle_theme_i .btn-link:focus {
    color: #00838F
}

.dle_theme_a .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_a .bootstrap-select .btn-default:focus,.dle_theme_a .bootstrap-select .btn-default.focus,.dle_theme_a .bootstrap-select .btn-default:active,.dle_theme_a .bootstrap-select .btn-default.active,.dle_theme_a .form-control:focus {
    border-bottom-color: #E91E63;
    -webkit-box-shadow: 0 1px 0 #E91E63;
    box-shadow: 0 1px 0 #E91E63
}

.dle_theme_a .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #E91E63
}

.dle_theme_a.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_a.input-classic .bootstrap-select .btn-default:focus,.dle_theme_a.input-classic .bootstrap-select .btn-default.focus,.dle_theme_a.input-classic .bootstrap-select .btn-default:active,.dle_theme_a.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #E91E63
}

.dle_theme_a textarea.classic:focus,.dle_theme_a input.classic:focus {
    border-color: #E91E63
}

.dle_theme_a.input-classic input[type="text"].form-control:focus,.dle_theme_a.input-classic input[type="password"].form-control:focus {
    border: 1px solid #E91E63
}

.dle_theme_a .editor-panel {
    border-top-color: #3F51B5
}

.dle_theme_b .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_b .bootstrap-select .btn-default:focus,.dle_theme_b .bootstrap-select .btn-default.focus,.dle_theme_b .bootstrap-select .btn-default:active,.dle_theme_b .bootstrap-select .btn-default.active,.dle_theme_b .form-control:focus {
    border-bottom-color: #00BCD4;
    -webkit-box-shadow: 0 1px 0 #00BCD4;
    box-shadow: 0 1px 0 #00BCD4
}

.dle_theme_b .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #00BCD4
}

.dle_theme_b.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_b.input-classic .bootstrap-select .btn-default:focus,.dle_theme_b.input-classic .bootstrap-select .btn-default.focus,.dle_theme_b.input-classic .bootstrap-select .btn-default:active,.dle_theme_b.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #00BCD4
}

.dle_theme_b textarea.classic:focus,.dle_theme_b input.classic:focus {
    border-color: #00BCD4
}

.dle_theme_b.input-classic input[type="text"].form-control:focus,.dle_theme_b.input-classic input[type="password"].form-control:focus {
    border: 1px solid #00BCD4
}

.dle_theme_b .editor-panel {
    border-top-color: #673AB7
}

.dle_theme_c .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_c .bootstrap-select .btn-default:focus,.dle_theme_c .bootstrap-select .btn-default.focus,.dle_theme_c .bootstrap-select .btn-default:active,.dle_theme_c .bootstrap-select .btn-default.active,.dle_theme_c .form-control:focus {
    border-bottom-color: #2196F3;
    -webkit-box-shadow: 0 1px 0 #2196F3;
    box-shadow: 0 1px 0 #2196F3
}

.dle_theme_c .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #2196F3
}

.dle_theme_c.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_c.input-classic .bootstrap-select .btn-default:focus,.dle_theme_c.input-classic .bootstrap-select .btn-default.focus,.dle_theme_c.input-classic .bootstrap-select .btn-default:active,.dle_theme_c.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #2196F3
}

.dle_theme_c textarea.classic:focus,.dle_theme_c input.classic:focus {
    border-color: #2196F3
}

.dle_theme_c.input-classic input[type="text"].form-control:focus,.dle_theme_c.input-classic input[type="password"].form-control:focus {
    border: 1px solid #2196F3
}

.dle_theme_c .editor-panel {
    border-top-color: #795548
}

.dle_theme_d .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_d .bootstrap-select .btn-default:focus,.dle_theme_d .bootstrap-select .btn-default.focus,.dle_theme_d .bootstrap-select .btn-default:active,.dle_theme_d .bootstrap-select .btn-default.active,.dle_theme_d .form-control:focus {
    border-bottom-color: #673AB7;
    -webkit-box-shadow: 0 1px 0 #673AB7;
    box-shadow: 0 1px 0 #673AB7
}

.dle_theme_d .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #673AB7
}

.dle_theme_d.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_d.input-classic .bootstrap-select .btn-default:focus,.dle_theme_d.input-classic .bootstrap-select .btn-default.focus,.dle_theme_d.input-classic .bootstrap-select .btn-default:active,.dle_theme_d.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #673AB7
}

.dle_theme_d textarea.classic:focus,.dle_theme_d input.classic:focus {
    border-color: #673AB7
}

.dle_theme_d.input-classic input[type="text"].form-control:focus,.dle_theme_d.input-classic input[type="password"].form-control:focus {
    border: 1px solid #673AB7
}

.dle_theme_d .editor-panel {
    border-top-color: #00BCD4
}

.dle_theme_e .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_e .bootstrap-select .btn-default:focus,.dle_theme_e .bootstrap-select .btn-default.focus,.dle_theme_e .bootstrap-select .btn-default:active,.dle_theme_e .bootstrap-select .btn-default.active,.dle_theme_e .form-control:focus {
    border-bottom-color: #F44336;
    -webkit-box-shadow: 0 1px 0 #F44336;
    box-shadow: 0 1px 0 #F44336
}

.dle_theme_e .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #F44336
}

.dle_theme_e.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_e.input-classic .bootstrap-select .btn-default:focus,.dle_theme_e.input-classic .bootstrap-select .btn-default.focus,.dle_theme_e.input-classic .bootstrap-select .btn-default:active,.dle_theme_e.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #F44336
}

.dle_theme_j .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_j .bootstrap-select .btn-default:focus,.dle_theme_j .bootstrap-select .btn-default.focus,.dle_theme_j .bootstrap-select .btn-default:active,.dle_theme_j .bootstrap-select .btn-default.active,.dle_theme_j .form-control:focus {
    border-bottom-color: #517fa4;
    -webkit-box-shadow: 0 1px 0 #517fa4;
    box-shadow: 0 1px 0 #517fa4
}

.dle_theme_e textarea.classic:focus,.dle_theme_e input.classic:focus {
    border-color: #F44336
}

.dle_theme_e.input-classic input[type="text"].form-control:focus,.dle_theme_e.input-classic input[type="password"].form-control:focus {
    border: 1px solid #F44336
}

.dle_theme_e .editor-panel {
    border-top-color: #607D8B
}

.dle_theme_f .editor-panel {
    border-top-color: #777777
}

.dle_theme_g .editor-panel {
    border-top-color: #9C27B0
}

.dle_theme_h .bg-warning-800 {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff
}

.dle_theme_h .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_h .bootstrap-select .btn-default:focus,.dle_theme_h .bootstrap-select .btn-default.focus,.dle_theme_h .bootstrap-select .btn-default:active,.dle_theme_h .bootstrap-select .btn-default.active,.dle_theme_h .form-control:focus {
    border-bottom-color: #2196F3;
    -webkit-box-shadow: 0 1px 0 #2196F3;
    box-shadow: 0 1px 0 #2196F3
}

.dle_theme_h .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #2196F3
}

.dle_theme_h.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_h.input-classic .bootstrap-select .btn-default:focus,.dle_theme_h.input-classic .bootstrap-select .btn-default.focus,.dle_theme_h.input-classic .bootstrap-select .btn-default:active,.dle_theme_h.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #2196F3
}

.dle_theme_h textarea.classic:focus,.dle_theme_h input.classic:focus {
    border-color: #2196F3
}

.dle_theme_h.input-classic input[type="text"].form-control:focus,.dle_theme_h.input-classic input[type="password"].form-control:focus {
    border: 1px solid #2196F3
}

.dle_theme_h .editor-panel {
    border-top-color: #F44336
}

.dle_theme_i .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_i .bootstrap-select .btn-default:focus,.dle_theme_i .bootstrap-select .btn-default.focus,.dle_theme_i .bootstrap-select .btn-default:active,.dle_theme_i .bootstrap-select .btn-default.active,.dle_theme_i .form-control:focus {
    border-bottom-color: #00BCD4;
    -webkit-box-shadow: 0 1px 0 #00BCD4;
    box-shadow: 0 1px 0 #00BCD4
}

.dle_theme_i .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #00BCD4
}

.dle_theme_i.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_i.input-classic .bootstrap-select .btn-default:focus,.dle_theme_i.input-classic .bootstrap-select .btn-default.focus,.dle_theme_i.input-classic .bootstrap-select .btn-default:active,.dle_theme_i.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #00BCD4
}

.dle_theme_i textarea.classic:focus,.dle_theme_i input.classic:focus {
    border-color: #00BCD4
}

.dle_theme_i.input-classic input[type="text"].form-control:focus,.dle_theme_i.input-classic input[type="password"].form-control:focus {
    border: 1px solid #00BCD4
}

.dle_theme_i .editor-panel {
    border-top-color: #a65b0d
}

.dle_theme_dark .bg-primary-700 {
    background-color: #353f53;
    color: rgba(255,255,255,.9);
    border-color: #353f53
}

.dle_theme_dark .sidebar {
    background-color: #353f53
}

.dle_theme_dark .navigation > li.active > a,.dle_theme_dark .navigation > li.active > a:hover,.dle_theme_dark .navigation > li.active > a:focus {
    background-color: #03A9F2
}

.dle_theme_dark .navigation > li ul {
    background-color: rgba(0,0,0,0.15)
}

.dle_theme_dark.sidebar-xs .sidebar-main .navigation > li > ul {
    background-color: #353f53
}

@media (min-width: 769px) {
    .dle_theme_dark.sidebar-xs .sidebar-main .navigation > li > a > span {
        background-color:#525d77
    }
}

.dle_theme_dark .navigation li a:hover,.dle_theme_dark .navigation li a:focus {
    background-color: rgba(255,255,255,.1)
}

.navigation > li.curmod > a,.navigation > li.curmod > a:hover,.navigation > li.curmod > a:focus {
    background-color: #03A9F2
}

.navigation > li > ul li.active > a,.navigation > li > ul li.active > a:hover,.navigation > li > ul li.active > a:focus {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .ui-dialog-titlebar {
    background-color: rgba(165,185,217,.2);
    border-color: rgba(165,185,217,.2)
}

.dle_theme_dark {
    color: rgba(255,255,255,.9);
    background-color: #1a1e29
}

.dle_theme_dark.layout-boxed .page-container {
    background-color: #262d3c
}

.dle_theme_dark .page-header-content {
    color: #fff;
    background-color: #1c212c
}

.dle_theme_dark .page-header-default .breadcrumb-line {
    background-color: #353f53!important;
    color: #fff!important;
    border-top: 1px solid rgba(255,255,255,.1)
}

.dle_theme_dark .breadcrumb > .active {
    color: rgba(255,255,255,.4)
}

.dle_theme_dark .dropdown-menu .media-title a:hover {
    background-color: transparent!important
}

.dle_theme_dark .list-bordered > div {
    border-top: 1px solid rgba(255,255,255,.1)
}

.dle_theme_dark .media-list-linked .media-link {
    color: #fff
}

.dle_theme_dark .media-list-linked .media-link:hover,.dle_theme_dark .media-list-linked .media-link:focus {
    background-color: rgba(255,255,255,.05)
}

.dle_theme_dark .page-header-default .breadcrumb-line a {
    color: rgba(255,255,255,.9)!important;
    text-shadow: none!important
}

.dle_theme_dark .breadcrumb-elements > li.open > a,.dle_theme_dark .breadcrumb-elements > li > a:hover,.dle_theme_dark .breadcrumb-elements > li > a:focus {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .dropdown-menu a {
    background-color: #44506b!important;
    color: #fff!important;
    text-shadow: none!important
}

.dle_theme_dark .dropdown-menu a:hover {
    background-color: rgba(255,255,255,.1)!important
}

.dle_theme_dark .open > .dropdown-toggle.btn-default {
    color: #fff
}

.dle_theme_dark select {
    color: #fff;
    background: rgba(0,0,0,.2)
}

.dle_theme_dark .text-primary-600 {
    color: #8dccff!important
}

.dle_theme_dark .form-control {
    color: #fff
}

.dle_theme_dark textarea.editor {
    color: rgba(255,255,255,.9);
    background-color: rgba(0,0,0,.2)
}

.dle_theme_dark .findrelated {
    background-color: rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.2)
}

.dle_theme_dark .bbcodes-editor {
    color: #fff;
    background-color: #495264;
    border-color: #495264
}

.dle_theme_dark .btn-default {
    color: #fff
}

.dle_theme_dark .bbcodes-editor .btn-default {
    color: #fff;
    background-color: #495264
}

.dle_theme_dark .bbcodes-editor .btn-default:hover {
    background-color: rgba(255,255,255,.1);
    border-color: rgba(255,255,255,.1)
}

.dle_theme_dark .editor-panel, .dle_theme_dark .wseditor {
    border-color: rgba(255,255,255,0.39)
}

.dle_theme_dark .panel,.dle_theme_dark .modal-content {
    color: rgba(255,255,255,.9);
    background-color: #353f53
}

.dle_theme_dark .text-muted {
    color: rgba(255,255,255,.4)!important
}

.dle_theme_dark .panel-heading {
    color: #fff;
    background-color: #495264;
    border-color: #495264
}

.dle_theme_dark .alert-component[class*=alert-styled-] {
    background-color: rgba(255,255,255,.1);
    color: #fff
}

.dle_theme_dark .message_box h4 {
    color: #fff;
    background-color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2)
}

.dle_theme_dark .panel-footer {
    color: #fff;
    background-color: rgba(255,255,255,.1);
    border-color: rgba(255,255,255,.1);
    box-shadow: none
}

.dle_theme_dark a {
    color: #8dccff
}

.dle_theme_dark .icons-list > li > a {
    color: #c8cacb
}

.dle_theme_dark .checkbox label,.dle_theme_dark .radio-inline {
    color: rgba(255,255,255,.4)
}

.dle_theme_dark .dropdown-content-footer a:hover,.dle_theme_dark .dropdown-content-footer a:focus {
    background-color: #555555
}

.dle_theme_dark .text-primary {
    color: #fff!important
}

.dle_theme_dark .text-primary:focus,.dle_theme_dark .text-primary:hover {
    color: rgba(255,255,255,.75)!important
}

@media (max-width: 768px) {
    .dle_theme_dark .nav-tabs > li > a:hover,.dle_theme_dark .nav-tabs > li > a:focus {
        background-color:rgba(255,255,255,.1)
    }
}

.dle_theme_dark a:hover,.dle_theme_dark a:focus {
    color: #74c1ff
}

.dle_theme_dark .border-teal-600 {
    border-color: rgba(255,255,255,.4)
}

.dle_theme_dark .text-teal-800,.dle_theme_dark .text-teal-800:focus,.dle_theme_dark .text-teal-800:hover {
    color: #fff!important
}

.dle_theme_dark .ui-dialog {
    background-color: #353f53
}

.dle_theme_dark .ui-dialog-buttonpane {
    color: #fff;
    background-color: rgba(255,255,255,.1);
    border-color: rgba(255,255,255,.1);
    box-shadow: none
}

.dle_theme_dark .dropdown-menu {
    color: #fff;
    background-color: #44506b!important
}

.dle_theme_dark .dropdown-menu > li > a {
    border-left: 4px transparent
}

.dle_theme_dark .dropdown-menu .divider {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .panel .nav-tabs.nav-tabs-solid {
    color: #fff;
    background-color: #495264
}
}

.dle_theme_dark .nav-tabs > li.active > a {
    color: #fff
}

.dle_theme_dark .nav-tabs > li > a:hover,.dle_theme_dark .nav-tabs > li > a:focus {
    color: #fff
}

.dle_theme_dark .nav-tabs.nav-tabs-solid > .active > a:after,.dle_theme_dark .nav-tabs.nav-tabs-solid > .active > a:hover:after,.dle_theme_dark .nav-tabs.nav-tabs-solid > .active > a:focus:after,.dle_theme_dark .navbar-default .navbar-nav > .active > a:after {
    background-color: #42a5f5
}

.dle_theme_dark input.classic[type="text"],.dle_theme_dark input.classic[type="password"],.dle_theme_dark textarea.classic {
    color: #fff;
    background-color: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4)
}

.dle_theme_dark input.classic[type="text"]:focus,.dle_theme_dark input.classic[type="password"]:focus,.dle_theme_dark textarea.classic:focus {
    border-color: rgba(255,255,255,.6)
}

.dle_theme_dark .table > thead > tr > th,.dle_theme_dark .table > tbody > tr > th,.dle_theme_dark .table > tfoot > tr > th,.dle_theme_dark .table > thead > tr > td,.dle_theme_dark .table > tbody > tr > td,.dle_theme_dark .table > tfoot > tr > td {
    border-color: rgba(255,255,255,.1)
}

.dle_theme_dark .xdsoft_datetimepicker,.dle_theme_dark .xdsoft_datetimepicker .xdsoft_label {
    background: #44506b;
    color: #fff
}

.dle_theme_dark .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.dle_theme_dark .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.dle_theme_dark .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
    background: #00897B;
    box-shadow: #00695C 0 1px 3px 0 inset;
    color: #fff
}

.dle_theme_dark .xdsoft_datetimepicker .xdsoft_calendar th {
    background-color: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4);
    color: rgba(255,255,255,.4)
}

.dle_theme_dark .xdsoft_datetimepicker .xdsoft_calendar td,.dle_theme_dark .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
    background-color: #353f53;
    border-color: rgba(255,255,255,.4);
    color: #cbcbcb
}

.dle_theme_dark .xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    background-color: #353f53;
    border-color: rgba(255,255,255,.4);
    color: #cbcbcb
}

.dle_theme_dark .popover {
    background-color: #44506b;
    color: #fff
}

.dle_theme_dark .popover-content {
    color: #fff
}

.dle_theme_dark .bootstrap-select.btn-group .no-results {
    background: #44506b
}

.dle_theme_dark .ui-menu {
    background-color: #353f53
}

.dle_theme_dark .ui-menu .ui-menu-item > a {
    color: #fff
}

.dle_theme_dark .ui-menu .ui-state-focus,.dle_theme_dark .ui-menu .ui-state-active {
    color: #fff;
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .chosen-container .chosen-results li.highlighted {
    background: rgba(255,255,255,.1);
    color: #fff
}

.dle_theme_dark .chosen-container .chosen-drop {
    background-color: #44506b
}

.dle_theme_dark .chosen-container .chosen-results {
    color: rgba(255,255,255,.9)
}

.dle_theme_dark .chosen-container .chosen-results li.no-results {
    color: #cbcbcb;
    background: #353f53
}

.dle_theme_dark .chosen-container .chosen-results li.result-selected {
    background-color: transparent;
    color: rgba(255,255,255,.4);
    opacity: .7
}

.dle_theme_dark .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #fff!important
}

.dle_theme_dark .table > tbody > tr > td {
    border-color: rgba(255,255,255,0.2)
}

.dle_theme_dark .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #323d52
}

.dle_theme_dark .table > tbody > tr.warning > td {
    background-color: #714234
}

.dle_theme_dark .pagination,.dle_theme_dark .pagination.has-shadow {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .pagination > li > a,.dle_theme_dark .pagination > li > span {
    color: #fff;
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .pagination > .active > a,.dle_theme_dark .pagination > .active > span,.dle_theme_dark .pagination > .active > a:hover,.dle_theme_dark .pagination > .active > span:hover,.dle_theme_dark .pagination > .active > a:focus,.dle_theme_dark .pagination > .active > span:focus {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3
}

.dle_theme_dark .navbar-default {
    background-color: #353f53;
    border-color: #353f53
}

.dle_theme_dark .navbar-default .navbar-nav > li > a {
    color: rgba(255,255,255,.9);
    background-color: #353f53
}

.dle_theme_dark pre,.dle_theme_dark code {
    color: rgba(255,255,255,.9);
    background-color: #222834;
    border-color: rgba(255,255,255,.4);
    text-shadow: none
}

.dle_theme_dark pre .title,.dle_theme_dark pre .localvars,.dle_theme_dark pre .function .title,.dle_theme_dark pre .chunk,.dle_theme_dark pre .decorator,.dle_theme_dark pre .builtin,.dle_theme_dark pre .built_in,pre .lisp .title,.dle_theme_dark pre .identifier,.dle_theme_dark pre .title .keymethods,.dle_theme_dark pre .id {
    color: #e06c75
}

.dle_theme_dark pre .attribute,.dle_theme_dark pre .variable,.dle_theme_dark pre .instancevar,.dle_theme_dark pre .lisp .body,.dle_theme_dark pre .smalltalk .number,.dle_theme_dark pre .constant,.dle_theme_dark pre .class .title,.dle_theme_dark pre .parent,.dle_theme_dark pre .haskell .label {
    color: #d19a66
}

.dle_theme_dark pre .number,.dle_theme_dark pre .command,.dle_theme_dark pre .string,.dle_theme_dark pre .tag .value,.dle_theme_dark pre .phpdoc,.dle_theme_dark pre .tex .formula,.dle_theme_dark pre .regexp,.dle_theme_dark pre .hexcolor {
    color: #98c379
}

.dle_theme_dark .dd-content,.dle_theme_dark .dd-handle {
    color: #fff;
    background-color: #1c212c
}

.dle_theme_dark .dd-placeholder,.dle_theme_dark .dd-empty {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .table-hover > tbody > tr:hover {
    background-color: rgba(255,255,255,.05)
}

.dle_theme_dark .panel-body + .panel-body,.dle_theme_dark .panel-body + .table,.dle_theme_dark .panel-body + .table-responsive,.dle_theme_dark .panel-body.has-top-border {
    border-top: 1px solid rgba(255,255,255,.1)
}

.dle_theme_dark .progress {
    background-color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2);
    box-shadow: 0 1px 0 0px #ffffff36,0 0px 0 1px rgba(0,0,0,0.02) inset,0 1px 4px rgba(0,0,0,0.65) inset
}

.dle_theme_dark .progress .progress-bar {
    background-color: #363636
}

.dle_theme_dark #panel-help-section .code {
    border-color: rgba(255,255,255,.4);
    background-color: rgba(0,0,0,.2)
}

.dle_theme_dark .breadcrumb > li + li:before {
    color: #fff
}

.dle_theme_dark.input-classic input[type="text"].form-control,.dle_theme_dark.input-classic input[type="password"].form-control,.dle_theme_dark.input-classic .tokenfield {
    background-color: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4)
}

.dle_theme_dark.input-classic .bootstrap-select .btn-default {
    background-color: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4)
}

.dle_theme_dark.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle {
    border-color: #1976D2
}

.dle_theme_dark .navbar-default .navbar-nav > .active > a,.dle_theme_dark .navbar-default .navbar-nav > .active > a:hover,.dle_theme_dark .navbar-default .navbar-nav>.active>a:focus {
    color: #fff
}

.dle_theme_dark .form-control {
    border-bottom-color: rgba(255,255,255,.4)
}

.dle_theme_dark .form-control:focus {
    border-bottom-color: #1976D2;
    box-shadow: 0 1px 0 #1976D2
}

.dle_theme_dark .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle {
    border-bottom-color: #1976D2;
    box-shadow: 0 1px 0 #1976D2
}

.dle_theme_dark .bootstrap-select .btn-default:focus,.dle_theme_dark .bootstrap-select .btn-default.focus,.dle_theme_dark .bootstrap-select .btn-default:active,.dle_theme_dark .bootstrap-select .btn-default.active {
    border-bottom-color: #1976D2;
    box-shadow: 0 1px 0 #1976D2
}

.dle_theme_dark .uploadedfile {
    background: rgba(0,0,0,.2)
}

.dle_theme_dark .well {
    background-color: rgba(0,0,0,.2);
    border: 1px solid rgba(255,255,255,.1)
}

.dle_theme_dark legend {
    color: #fff
}

.dle_theme_dark .page-header-content a {
    color: rgba(255,255,255,.9)
}

.dle_theme_dark .page-header-content a:hover {
    color: rgba(255,255,255,.75)
}

.dle_theme_dark .list-group-divider {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark .section_icon {
    background-color: rgba(255,255,255,.1)
}

.dle_theme_dark legend {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.bbcodes-editor .emoji-button .dropdown-menu li a {
    padding: 0px
}

.highslide-wrapper,.highslide-outline {
    background: #fff
}

.highslide-image {
    border: 5px solid #fff
}

.highslide-active-anchor {
    visibility: hidden
}

.highslide-active-anchor img {
    visibility: hidden
}

.highslide-dimming {
    background-color: black
}

.highslide-html {
    background-color: white
}

.highslide-loading {
    display: block;
    color: white;
    font-size: .5625rem;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    border: 1px solid white;
    background-color: black
}

a.highslide-full-expand {
    background: url(../../../engine/classes/highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px
}

.highslide-display-block {
    display: block
}

.highslide-display-none {
    display: none
}

.highslide-caption {
    display: none;
    padding: 5px;
    background: white
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px
}

.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px
}

.highslide-controls li {
    float: left;
    padding: 5px 0
}

.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none
}

.highslide-controls a.disabled {
    cursor: default
}

.highslide-controls a span {
    display: none
}

.highslide-controls .highslide-previous a {
    background-position: 0 0
}

.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px
}

.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px!important
}

.highslide-controls .highslide-play a {
    background-position: -30px 0
}

.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px
}

.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px!important
}

.highslide-controls .highslide-pause a {
    background-position: -60px 0
}

.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px
}

.highslide-controls .highslide-next a {
    background-position: -90px 0
}

.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px
}

.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px!important
}

.highslide-controls .highslide-move a {
    background-position: -120px 0
}

.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px
}

.highslide-controls .highslide-full-expand a {
    background-position: -150px 0
}

.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px
}

.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px!important
}

.highslide-controls .highslide-close a {
    background-position: -180px 0
}

.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px
}

.file-list {
    width: 100%;
    max-height: 550px;
    border: solid 1px #bbb;
    overflow-y: auto;
    padding: 5px
}

.file-list i {
    font-size: 6.25rem;
    color: #a5a5a5;
    margin-top: 5px
}

.file-list .uploadedfile {
    display: inherit;
    float: left
}

.file-list .checkbox {
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px
}

.file-list .checkbox label {
    padding-left: 5px
}

.less {
    box-shadow: rgba(0,0,0,0.06) 0px 0px 0px 1px,rgba(0,0,0,0.4) 0px 10px 20px -5px
}

.file-list .uploadedfile .uploadimage {
    cursor: move
}

.thumb-timeout {
    width: 100px;
    margin: 0px auto 10px auto;
}

.hljs-comment,.hljs-quote {
    color: #a0a1a7;
    font-style: italic
}

.hljs-doctag,.hljs-keyword,.hljs-formula {
    color: #a626a4
}

.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst {
    color: #e45649
}

.hljs-literal {
    color: #0184bb
}

.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta-string {
    color: #50a14f
}

.hljs-built_in,.hljs-class .hljs-title {
    color: #c18401
}

.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number {
    color: #986801
}

.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title {
    color: #4078f2
}

.hljs-emphasis {
    font-style: italic
}

.hljs-strong {
    font-weight: bold
}

.hljs-link {
    text-decoration: underline
}

.select-icon img {
    max-height: .972em;
    margin-top: -0.22em;
    margin-right: 0.56em
}

ul.jqueryFileTree li.selected > a {
    font-weight: bold;
    color: #1E88E5
}

.dle_theme_a ul.jqueryFileTree li.selected > a {
    color: #3F51B5
}

.dle_theme_b ul.jqueryFileTree li.selected > a {
    color: #673AB7
}

.dle_theme_c ul.jqueryFileTree li.selected > a {
    color: #795548
}

.dle_theme_e ul.jqueryFileTree li.selected > a {
    color: #607D8B
}

.dle_theme_f ul.jqueryFileTree li.selected > a {
    color: #777777
}

.dle_theme_g ul.jqueryFileTree li.selected > a {
    color: #930025
}

.dle_theme_i ul.jqueryFileTree li.selected > a {
    color: #795548
}

.dle_theme_dark ul.jqueryFileTree li.selected > a {
    color: #8dccff
}

#mediaupload-delete {
    background-color: #f44336
}

.dle_theme_dark .mediaupload-box {
    background-color: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4)
}

.dle_theme_dark .file-preview-card .file-content,.dle_theme_dark .file-preview-card .file-footer-caption {
    background-color: #353f53
}

.dle_theme_dark .file-preview-card {
    border-top: 1px solid rgb(255 255 255 / 20%)
}

.dle_theme_dark .file-preview-card .file-footer-bottom {
    background-color: #282c39;
    border-top: none
}

.dle_theme_dark .file-preview-card .file-footer a {
    color: rgba(255,255,255,.6)
}

.dle_theme_dark .file-preview-card .file-footer-caption {
    border-bottom: rgba(255,255,255,.4)
}

.dle_theme_dark .file-preview-card .file-footer {
    border-top: 1px solid rgba(255,255,255,.4);
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 0%);
    border-bottom-left-radius: .313rem;
    border-bottom-right-radius: .313rem;
}

.dle_theme_dark .file-preview-card .file-delete a {
    color: #ef5350
}

.dle_theme_dark .dle-popup-mediaupload .mediaupload-insert-params {
    background-color: #2b3342;
    border-top: 1px solid rgba(255,255,255,.4)
}

.dle_theme_dark .checkbox label,.dle_theme_dark .checkbox-inline {
    color: rgba(255,255,255,.4)
}

.dle_theme_dark .dle-popup-mediaupload .tabs a.current,.dle_theme_dark .dle-popup-mediaupload .tabs a.current:hover {
    color: rgba(255,255,255,.9);
    background: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4);
    border-bottom-color: transparent;
    border-top-color: #D65C4F
}

.dle_theme_dark .dle-popup-mediaupload .tabs a {
    color: rgba(255,255,255,.9)
}

.dle_theme_dark .dle-popup-mediaupload .tabs a:hover {
    background-color: rgba(0,0,0,.2);
    border-color: rgba(255,255,255,.4);
    color: rgba(255,255,255,.9);
    border-bottom-color: transparent
}

.file-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 8px;
    gap: 8px
}

.file-preview-card .file-footer {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 0%);
    border-bottom-left-radius: .313rem;
    border-bottom-right-radius: .313rem;
}

.file-list .file-preview-card .file-footer-caption {
    border-bottom: 0
}

.file-preview-card,.folder-preview-card {
    position: relative;
    transition: all 200ms ease-in-out;
    width: 9.063rem;
    border: 1px solid transparent;
    border-radius: .38rem;
}

.file-preview-card .file-content,.folder-preview-card .file-content {
    transition: all 200ms ease-in-out;
    position: relative;
    height: 8.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: .313rem;
    border-top-left-radius: .313rem;
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 0%);
    cursor: pointer
}

.file-preview-card .file-content .file-preview-image {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.file-preview-card .file-footer-caption {
    transition: all 200ms ease-in-out;
    line-height: 1.5715;
    padding: .75rem 0 .75rem 0;
    border-bottom: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.file-preview-card .file-caption-info,.file-preview-card .file-size-info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 .75rem 0 .75rem
}

.folder-preview-card .file-caption-info {
    text-align: center;
    padding: 0 .75rem 0 .75rem;
    max-height: 2.625rem;
    overflow: hidden
}

.folder-preview-card .file-footer-caption {
    transition: all 200ms ease-in-out;
    line-height: 1.5715;
    padding: .75rem 0 .75rem 0;
    border-top: 1px solid #ddd;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 1px transparent;
    border-right: solid 1px transparent
}

.file-preview-card .file-size-info {
    color: #999999;
    font-size: .75rem
}

.file-preview-card label {
    position: absolute;
    top: 5px;
    right: 5px
}

.file-list .file-preview-card label,.file-list .folder-preview-card label {
    position: absolute;
    top: 5px;
    right: 5px
}

.file-list .file-preview-card label div.checker span,.file-list .folder-preview-card label div.checker span {
    transition: all 200ms ease-in-out;
    opacity: 0
}

.file-list .file-preview-card:hover label div.checker span,.file-list .file-preview-card label div.checker span.checked,.file-list .folder-preview-card:hover label div.checker span,.file-list .folder-preview-card label div.checker span.checked {
    opacity: 1
}

.dle_theme_dark .alert label {
    color: rgba(255,255,255,.9)
}

.dle_theme_dark .plupload_view_switch .ui-button.ui-state-active {
    color: #fff
}

.dle_theme_dark a.plupload_button:hover,.dle_theme_dark a.plupload_button:focus {
    color: #fff
}

.dle_theme_dark .plupload_view_thumbs .plupload_file {
    border-top: 1px solid rgb(255 255 255 / 20%);
    background-color: #353f53
}

.dle_theme_dark .plupload_view_list .plupload_file {
    background-color: #353f53
}

.dle_theme_dark .plupload_file_rename {
    color: #333
}

.title_quote {
    padding: .5rem .7rem;
    border: 1px solid #FF9800;
    color: #333;
    background-color: #FFF3E0;
    border-left-width: 5px;
    font-weight: 700!important;
    border-bottom-color: #FF9800;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

.quote {
    padding: .5rem .7rem;
    border: 1px solid #FF9800;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    color: #333;
    background-color: #FFF3E0;
    border-left-width: 5px;
    margin: 0
}

.dle_theme_dark .quote {
    color: #6b6b6b;
    background-color: #dedede;
    border: 1px solid #666;
    border-left-width: 5px
}

.dle_theme_dark .title_quote {
    color: #fff;
    background-color: #666;
    border: 1px solid #666
}

.quote_block {
    margin-top: 0;
    margin-bottom: .7rem
}

.title_quote+.quote {
    border-top-width: 0
}

#style_switcher .bootstrap-select.uniform {
    min-width: 0px;
    width: auto!important
}

.dle_theme_j .bg-primary-700 {
    background-color: #0c5f7eed;
    border-color: #0c5f7eed
}

body.dle_theme_j {
    background-color: #f1f5f9
}

.dle_theme_j .page-title h4 {
    color: rgb(20,78,99)
}

.dle_theme_j .page-header-content .heading-elements i.text-primary {
    color: #6572b8!important
}

.dle_theme_j .btn-link {
    color: rgb(20,78,99)
}

.dle_theme_j .page-header-default .breadcrumb-line:not([class*=bg-]) {
    background-color: rgb(248 250 252)
}

.dle_theme_j .page-header-default .page-header-content + .breadcrumb-line {
    border-top: 1px solid #e2e8f0
}

.dle_theme_b .panel-default > .panel-heading {
    background-color: #564f64;
    border-color: #564f64
}

.dle_theme_c .panel-default > .panel-heading {
    background-color: #7e5143;
    border-color: #7e5143
}

.dle_theme_d .panel-default > .panel-heading {
    background-color: #2a6d75;
    border-color: #2a6d75
}

.dle_theme_e .panel-default > .panel-heading {
    background-color: #1d6385;
    border-color: #1d6385
}

.dle_theme_f .panel-default > .panel-heading {
    background-color: #336379;
    border-color: #336379
}

.dle_theme_g .panel-default > .panel-heading {
    background-color: #665F69;
    border-color: #665F69
}

.dle_theme_h .panel-default > .panel-heading {
    background-color: #724949;
    border-color: #724949
}

.dle_theme_i .panel-default > .panel-heading {
    background-color: #754a1f;
    border-color: #754a1f
}

.dle_theme_j .panel-default > .panel-heading {
    background-color: #517fa4;
    border-color: #517fa4
}

@media (min-width: 769px) {
    .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        border-top-left-radius:0.375rem;
        border-top-right-radius: 0.375rem;
        color: #fff;
        background-color: #446995;
        border-color: #446995;
        text-shadow: 0 1px #333
    }

    .dle_theme_a .panel .nav-tabs.nav-tabs-solid {
        background-color: #5f69a1
    }

    .dle_theme_a .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #5f69a1;
        border-color: #5f69a1
    }

    .dle_theme_b .panel .nav-tabs.nav-tabs-solid {
        background-color: #564f64
    }

    .dle_theme_b .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #564f64;
        border-color: #564f64
    }

    .dle_theme_c .panel .nav-tabs.nav-tabs-solid {
        background-color: #7e5143
    }

    .dle_theme_c .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #7e5143;
        border-color: #7e5143
    }

    .dle_theme_d .panel .nav-tabs.nav-tabs-solid {
        background-color: #2a6d75
    }

    .dle_theme_d .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #2a6d75;
        border-color: #2a6d75
    }

    .dle_theme_e .panel .nav-tabs.nav-tabs-solid {
        background-color: #1d6385
    }

    .dle_theme_e .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #1d6385;
        border-color: #1d6385
    }

    .dle_theme_f .panel .nav-tabs.nav-tabs-solid {
        background-color: #336379
    }

    .dle_theme_f .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #336379;
        border-color: #336379
    }

    .dle_theme_g .panel .nav-tabs.nav-tabs-solid {
        background-color: #665F69
    }

    .dle_theme_g .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #665F69;
        border-color: #665F69
    }

    .dle_theme_h .panel .nav-tabs.nav-tabs-solid {
        background-color: #724949
    }

    .dle_theme_h .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #724949;
        border-color: #724949
    }

    .dle_theme_i .panel .nav-tabs.nav-tabs-solid {
        background-color: #754a1f
    }

    .dle_theme_i .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #754a1f;
        border-color: #754a1f
    }

    .dle_theme_dark .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: rgba(0,0,0,.2);
        border-color: rgba(0,0,0,.2)
    }

    .dle_theme_j .panel .nav-tabs.nav-tabs-solid {
        background-color: #517fa4
    }

    .dle_theme_j .systemsettings .panel.panel-flat div.panel-body.border-bottom {
        background-color: #517fa4;
        border-color: #517fa4
    }
}

.dle_theme_j .breadcrumb > li > a {
    color: rgb(20,78,99)
}

.dle_theme_j .breadcrumb > li > a i {
    color: #6572b8
}

.dle_theme_j .breadcrumb > .active {
    color: rgb(100,116,139);
    opacity: 1
}

.dle_theme_j .breadcrumb-elements > li > a {
    color: rgb(20,78,99)
}

.dle_theme_j .breadcrumb-elements > li > a i {
    color: #6572b8
}

.dle_theme_j .bg-teal,.dle_theme_j .ui-dialog-buttonset button:last-child {
    background-color: #0c5f7eed;
    border-color: #0c5f7eed
}

.dle_theme_j .bootstrap-select.btn-group .dropdown-menu > .selected > a {
    background-color: #0c5f7eed
}

.dle_theme_j .chosen-container-multi .chosen-choices li.search-choice {
    background: #63777F
}

.dle_theme_j .tokenfield .token:not([class*=bg-]) {
    background-color: #63777F
}

.dle_theme_j .dropdown-menu > li > a:hover,.dle_theme_j .dropdown-menu > li > a:focus {
    background-color: #e2e8f099;
    border-left: 0.25rem solid #0c5f7eed
}

.dle_theme_j .bootstrap-select .dropdown-menu > li > a {
    border-left: none
}

.dle_theme_j .editor-panel {
    border-top: 5px solid #0c5f7eed
}

.dle_theme_j .nav-tabs > li.active > a,.dle_theme_j .nav-tabs > li.active > a:hover,.dle_theme_j .nav-tabs > li.active > a:focus {
    color: #fff;
    opacity: 1
}

.dle_theme_j .navbar-default .navbar-nav > .active > a,.dle_theme_j .navbar-default .navbar-nav > .active > a:hover,.dle_theme_j .navbar-default .navbar-nav > .active > a:focus {
    color: #0c5f7eed;
    opacity: 1
}

.dle_theme_j .navbar-default .navbar-nav > .active > a i {
    color: #6572b8
}

.dle_theme_j .navbar-default .navbar-nav > li > a:hover,.dle_theme_j .navbar-default .navbar-nav > li > a:focus {
    color: #0c5f7eed;
    opacity: 1
}

.dle_theme_j .nav-tabs > li > a:hover,.dle_theme_j .nav-tabs > li > a:focus {
    color: #fff;
    opacity: 1
}

.message_box h4 {
    border-bottom: 1px solid #e2e8f0;
    background-color: rgb(248 250 252)
}

.dle_theme_j .navbar-default .navbar-nav > .active > a:after {
    background-color: #6572b8
}

.dle_theme_j .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f1f5f9
}

.dle_theme_j .border-bottom {
    border-bottom: 1px solid #e2e8f0
}

.dle_theme_j .sidebar-default .navigation li.curmod > a,.dle_theme_j .sidebar-default .navigation li.curmod > a:hover,.dle_theme_j .sidebar-default .navigation li.curmod > a:focus,.dle_theme_j .sidebar-default .navigation li.active > a,.dle_theme_j .sidebar-default .navigation li.active > a:hover,.dle_theme_j .sidebar-default .navigation li.active > a:focus {
    background-color: #ebf0f6;
    color: rgb(20,78,99)
}

.dle_theme_j .sidebar-default .navigation li > a {
    color: rgb(20,78,99)
}

.dle_theme_j .sidebar-default .navigation li > a i {
    color: #6572b8
}

.dle_theme_j .sidebar-user-material .category-content {
    background: url(../images/user_bg9.png) center center no-repeat;
    background-size: cover
}

.dle_theme_j.layout-boxed .page-container {
    background-color: #f1f5f9
}

body.dle_theme_j.layout-boxed {
    background: #a4b1c3
}

.dle_theme_j .sidebar-default .navigation li > a:hover,.dle_theme_j .sidebar-default .navigation li > a:focus {
    background-color: #f1f5f9
}

.dle_theme_j .list-bordered > div {
    border-top: 1px solid #e2e8f0
}

.dle_theme_j .media-list-linked .media-link:hover,.dle_theme_j .media-list-linked .media-link:focus {
    background-color: rgb(241 245 249)
}

.dle_theme_j .ui-dialog-titlebar {
    background-color: #186d8ded;
    border-color: #186d8ded
}

.dle_theme_j .table-hover > tbody > tr:hover {
    background-color: #e2e8f099
}

.dle_theme_j .table > thead > tr > th {
    border-bottom: 1px solid #e2e8f0
}

@media (max-width: 768px) {
    .panel-default > .panel-heading .nav-tabs {
        text-shadow:none
    }

    .panel-default > .panel-heading {
        border: none
    }
}

#dlepopup::-webkit-scrollbar {
    display: none
}

#dlepopup {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.dle_theme_dark .btn-link .legitRipple-ripple {
    background-color: rgb(239 246 252 / 9%)
}

.panel-default > .panel-heading .bootstrap-select .dropdown-menu > li:not(.selected) > a {
    color: #333;
    opacity: 1
}

.dle_theme_dark .mediaupload-box {
    border-color: #0e40e500
}

.dle_theme_dark .plupload_view_list .plupload_file {
    border-color: rgba(255,255,255,.4)
}

.dle_theme_dark .dle-popup-mediaupload .tabs a.current,.dle_theme_dark .dle-popup-mediaupload .tabs a.current:hover {
    border-color: rgb(255 255 255 / 0%)
}

.dle_theme_dark .dle-popup-mediaupload .tabs a:hover {
    border-color: rgb(255 255 255 / 0%)
}

.dle_theme_dark .mediaupload-row {
    border-top: 1px solid rgba(255,255,255,.4)
}

.dle_theme_dark .upload-options {
    border-top: 1px solid rgba(255,255,255,.4);
    border-bottom: 1px solid rgba(255,255,255,.4)
}

.dle_theme_dark .bootstrap-select .btn-default {
    border-bottom-color: rgba(255,255,255,.4)
}

.dle_theme_dark .upload-options .btn-default,.dle_theme_dark .upload-options .open > .dropdown-toggle.btn-default {
    color: rgba(255,255,255,.4)
}

.dle_theme_dark .plupload_view_thumbs .plupload_file_fields,.dle_theme_dark .plupload_view_thumbs div.plupload_file_name {
    background-color: #353f53;
    border-top: solid 1px rgba(255,255,255,.4)
}

.dle_theme_dark .plupload_thumb_error,.dle_theme_dark .plupload_view_thumbs .plupload_thumb_toload,.dle_theme_dark .plupload_view_thumbs div.plupload_file_status {
    background-color: #353f53
}

@media (min-width: 769px) {
    .list-bordered .row.box-section {
        display:flex;
        flex-wrap: wrap
    }

    .list-bordered .media-list.media-list-linked {
        display: flex
    }
}

.panel-default > .panel-heading a {
    color: rgb(255 255 255 / 85%)
}

.panel-default > .panel-heading a:hover {
    color: rgb(255 255 255 / 75%)
}

.panel-default > .panel-heading .text-teal-800,.panel-default > .panel-heading .text-teal-800:focus,.panel-default > .panel-heading .text-teal-800:hover {
    color: rgb(255 255 255 / 80%)!important
}

.panel-default > .panel-heading .border-teal-600 {
    border-color: rgb(255 255 255 / 80%)
}

.panel-default > .panel-heading .btn-default {
    color: #ffffffcf
}

.panel-default > .panel-heading .btn-default:active:hover,.panel-default > .panel-heading .btn-default.active:hover,.panel-default > .panel-heading .open > .dropdown-toggle.btn-default:hover,.panel-default > .panel-heading .btn-default:active:focus,.panel-default > .panel-heading .btn-default.active:focus,.panel-default > .panel-heading .open > .dropdown-toggle.btn-default:focus,.panel-default > .panel-heading .btn-default:active.focus,.panel-default > .panel-heading .btn-default.active.focus,.panel-default > .panel-heading .open > .dropdown-toggle.btn-default.focus {
    color: #ffffffcf
}

.panel-default > .panel-heading .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle {
    border-bottom-color: #ffffffcf;
    box-shadow: none
}

.panel-default > .panel-heading .bootstrap-select .btn-default:focus,.panel-default > .panel-heading .bootstrap-select .btn-default.focus,.panel-default > .panel-heading .bootstrap-select .btn-default:active,.panel-default > .panel-heading .bootstrap-select .btn-default.active {
    border-bottom-color: #ffffffcf;
    box-shadow: none
}

.highlighted-text {
    background-color: #ffe9c6
}

.dle_theme_dark .highlighted-text {
    background-color: #7a797999;
    color: #fff
}

.accordion-group {
    position: relative;
    padding: 0;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    box-shadow: 0 5px 12px rgba(126,142,177,0.2);
    border-color: #4CAF50
}

.accordion-heading {
    padding: .75rem 1.25rem;
    background-color: #E8F5E9
}

.accordion-heading a,.accordion-heading a:hover,.accordion-heading a:focus {
    font-size: .9rem;
    color: #205823;
    text-decoration: none
}

.accordion-body {
    padding: .75rem 1.25rem;
    border-top: 1px solid #4CAF50
}

.dle_theme_dark .accordion-group {
    box-shadow: 0 5px 12px rgb(14 15 17 / 20%);
    border-color: #ddd
}

.dle_theme_dark .accordion-heading {
    background-color: rgb(255 255 255 / 20%)
}

.dle_theme_dark .accordion-heading a,.dle_theme_dark .accordion-heading a:hover,.dle_theme_dark .accordion-heading a:focus {
    color: #e7e7e7
}

.dle_theme_dark .accordion-body {
    border-top: 1px solid #ddd
}

.dle_theme_dark .modal-footer {
    background: rgba(255,255,255,.1);
    border-color: rgba(255,255,255,.1);
    box-shadow: none
}

.systemsettings .text-size-small {
    font-size: .86rem
}

input[type="text"].comments_author_field {
    margin-bottom: 10px
}

.dd-placeholders-table {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 1.25rem
}

.dd-list.dd-table {
    display: table-row-group
}

.dd-list.dd-table .dd-item {
    display: table-row
}

.dd-dragel .dd-item-table td:nth-child(3),.dd-dragel .dd-item-table td:nth-child(4),.dd-dragel .dd-item-table td:nth-child(5),.dd-dragel .dd-item-table td:nth-child(6),.dd-dragel .dd-item-table td:nth-child(7) {
    visibility: hidden
}

.table > tbody > tr:first-child > td {
    border-top: none
}

.ui-dialog-buttonset button.ui-button-delete {
    background-color: #f44336!important;
    border-color: #f44336!important
}

#loading-layer .loading:before,#loading-layer .loading:after {
    position: absolute;
    top: 0;
    content: ''
}

#loading-layer .loading:before {
    left: -19.992px
}

#loading-layer .loading:after {
    left: 19.992px;
    -webkit-animation-delay: 0.32s!important;
    animation-delay: 0.32s!important
}

#loading-layer .loading:before,#loading-layer .loading:after,#loading-layer .loading {
    background: #0391a3;
    -webkit-animation: loading-keys-app-loading 0.8s infinite ease-in-out;
    animation: loading-keys-app-loading 0.8s infinite ease-in-out;
    width: 13.6px;
    height: 25px
}

#loading-layer .loading {
    text-indent: -9999em;
    margin: auto;
    position: absolute;
    -webkit-animation-delay: 0.16s!important;
    animation-delay: 0.16s!important
}

@-webkit-keyframes loading-keys-app-loading {
    0%,80%,100% {
        opacity: .75;
        box-shadow: 0 0 #0391a3;
        height: 32px
    }

    40% {
        opacity: 1;
        box-shadow: 0 -8px #0391a3;
        height: 32px
    }
}

@keyframes loading-keys-app-loading {
    0%,80%,100% {
        opacity: .75;
        box-shadow: 0 0 #0391a3;
        height: 25px
    }

    40% {
        opacity: 1;
        box-shadow: 0 -8px #0391a3;
        height: 32px
    }
}

.dle-confirm-message {
    display: flex;
    justify-content: left;
    align-items: center;
    min-height: 4rem
}

.panel-body .form-group:last-of-type {
    margin-bottom: 0
}

.panel-to-fullscreen .panel-body:last-of-type {
    padding-bottom: 3.2rem
}

html.htmlfontsize-80 {
    font-size: .8rem
}

.htmlfontsize-80 input[type="checkbox"] {
    transform: scale(.8);
    margin-right: 0.313rem
}

html.htmlfontsize-85 {
    font-size: .85rem
}

.htmlfontsize-85 input[type="checkbox"] {
    transform: scale(.85);
    margin-right: 0.313rem
}

html.htmlfontsize-95 {
    font-size: .95rem
}

.htmlfontsize-95 input[type="checkbox"] {
    transform: scale(.95);
    margin-right: 0.313rem
}

html.htmlfontsize-105 {
    font-size: 1.05rem
}

.htmlfontsize-105 input[type="checkbox"] {
    transform: scale(1.05);
    margin-right: 0.313rem
}

html.htmlfontsize-115 {
    font-size: 1.15rem
}

.htmlfontsize-115 input[type="checkbox"] {
    transform: scale(1.15);
    margin-right: 0.313rem
}

html.htmlfontsize-125 {
    font-size: 1.25rem
}

.htmlfontsize-125 input[type="checkbox"] {
    transform: scale(1.25);
    margin-right: 0.313rem
}

html.htmlfontsize-135 {
    font-size: 1.35rem
}

.htmlfontsize-135 input[type="checkbox"] {
    transform: scale(1.35);
    margin-right: 0.313rem
}

html.htmlfontsize-145 {
    font-size: 1.45rem
}

.htmlfontsize-145 input[type="checkbox"] {
    transform: scale(1.45);
    margin-right: 0.313rem
}

#style_switcher .dropup .dropdown-menu {
    max-height: 280px!important
}

body.sidebar-xs.modal-open {
    padding-right: 0!important
}

.list-bordered .row.box-section:last-child a:hover:first-child {
    border-bottom-left-radius: .417em
}

.list-bordered .row.box-section:last-child a:hover:last-child {
    border-bottom-right-radius: .417em
}

.mediaupload-box .plupload_button.plupload_add,.mediaupload-box .plupload_button.plupload_add:hover,.mediaupload-box .plupload_button.plupload_start,.mediaupload-box .plupload_button.plupload_start:hover,.mediaupload-box .mediaupload-col3 button {
    border-radius: .3rem
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s
}

.dle_theme_dark input:-webkit-autofill,.dle_theme_dark input:-webkit-autofill:hover,.dle_theme_dark input:-webkit-autofill:focus,.dle_theme_dark input:-webkit-autofill:active {
    -webkit-text-fill-color: #fff
}

.dle_theme_j.input-classic .bootstrap-select.btn-group.open > .btn-default.dropdown-toggle,.dle_theme_j.input-classic .bootstrap-select .btn-default:focus,.dle_theme_j.input-classic .bootstrap-select .btn-default.focus,.dle_theme_j.input-classic .bootstrap-select .btn-default:active,.dle_theme_j.input-classic .bootstrap-select .btn-default.active {
    box-shadow: none;
    border-color: #517fa4
}

.tox .tox-listboxfield .tox-listbox--select,.tox .tox-textfield {
    padding-left: 0!important;
    padding-right: 0!important;
    border-width: 1px 0!important;
    border-color: transparent!important;
    border-bottom-color: #a7a6a6ab!important;
    border-radius: 0!important;
    box-shadow: none!important;
    min-height: auto!important;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s!important
}

.input-classic .tox .tox-listboxfield .tox-listbox--select,.input-classic .tox .tox-textfield {
    border: 1px solid #a7a6a6ab!important;
    border-radius: 0.3rem!important;
    padding: .1875rem .3125rem .1875rem .3125rem!important;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s!important
}

.tox .tox-listboxfield .tox-listbox--select:focus,.tox .tox-textfield:focus {
    outline: 0!important;
    border-color: transparent!important;
    border-bottom-color: #009688!important;
    box-shadow: 0 1px 0 #009688!important
}

.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.input-classic .tox .tox-textfield:focus {
    border: 1px solid #009688!important;
    box-shadow: none!important
}

.dle_theme_a .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_a .tox .tox-textfield:focus {
    border-bottom-color: #E91E63!important;
    box-shadow: 0 1px 0 #E91E63!important
}

.dle_theme_a.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_a.input-classic .tox .tox-textfield:focus,.dle_theme_a .tox .tox-toolbar-textfield:focus {
    border: 1px solid #E91E63!important;
    box-shadow: none!important
}

.dle_theme_j .tox .tox-dialog__body-nav-item--active {
    border-bottom: 2px solid #517fa4!important
}

.dle_theme_j .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_j .tox .tox-textfield:focus {
    border-bottom-color: #517fa4!important;
    box-shadow: 0 1px 0 #517fa4!important
}

.dle_theme_j.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_j.input-classic .tox .tox-textfield:focus,.dle_theme_j .tox .tox-toolbar-textfield:focus {
    border: 1px solid #517fa4!important;
    box-shadow: none!important
}

.dle_theme_b .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_b .tox .tox-textfield:focus {
    border-bottom-color: #00BCD4!important;
    box-shadow: 0 1px 0 #00BCD4!important
}

.dle_theme_b.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_b.input-classic .tox .tox-textfield:focus,.dle_theme_b .tox .tox-toolbar-textfield:focus {
    border: 1px solid #00BCD4!important;
    box-shadow: none!important
}

.dle_theme_c .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_c .tox .tox-textfield:focus {
    border-bottom-color: #2196F3!important;
    box-shadow: 0 1px 0 #2196F3!important
}

.dle_theme_c.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_c.input-classic .tox .tox-textfield:focus,.dle_theme_c .tox .tox-toolbar-textfield:focus {
    border: 1px solid #2196F3!important;
    box-shadow: none!important
}

.dle_theme_d .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_d .tox .tox-textfield:focus {
    border-bottom-color: #673AB7!important;
    box-shadow: 0 1px 0 #673AB7!important
}

.dle_theme_d.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_d.input-classic .tox .tox-textfield:focus,.dle_theme_d .tox .tox-toolbar-textfield:focus {
    border: 1px solid #673AB7!important;
    box-shadow: none!important
}

.dle_theme_e .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_e .tox .tox-textfield:focus {
    border-bottom-color: #F44336!important;
    box-shadow: 0 1px 0 #F44336!important
}

.dle_theme_e.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_e.input-classic .tox .tox-textfield:focus,.dle_theme_e .tox .tox-toolbar-textfield:focus {
    border: 1px solid #F44336!important;
    box-shadow: none!important
}

.dle_theme_h .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_h .tox .tox-textfield:focus {
    border-bottom-color: #2196F3!important;
    box-shadow: 0 1px 0 #2196F3!important
}

.dle_theme_h.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_h.input-classic .tox .tox-textfield:focus,.dle_theme_h .tox .tox-toolbar-textfield:focus {
    border: 1px solid #2196F3!important;
    box-shadow: none!important
}

.dle_theme_i .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_i .tox .tox-textfield:focus {
    border-bottom-color: #00BCD4!important;
    box-shadow: 0 1px 0 #00BCD4!important
}

.dle_theme_i.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_i.input-classic .tox .tox-textfield:focus,.dle_theme_i .tox .tox-toolbar-textfield:focus {
    border: 1px solid #00BCD4!important;
    box-shadow: none!important
}

.dle_theme_dark .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_dark .tox .tox-textfield:focus {
    border-bottom-color: #1976D2!important;
    box-shadow: 0 1px 0 #1976D2!important
}

.dle_theme_dark.input-classic .tox .tox-listboxfield .tox-listbox--select,.dle_theme_dark.input-classic .tox .tox-textfield,.dle_theme_dark .tox .tox-toolbar-textfield {
    background-color: rgba(0,0,0,.2)!important
}

.dle_theme_dark.input-classic .tox .tox-listboxfield .tox-listbox--select:focus,.dle_theme_dark.input-classic .tox .tox-textfield:focus,.dle_theme_dark .tox .tox-toolbar-textfield:focus {
    border: 1px solid #1976D2!important;
    background-color: rgba(0,0,0,.2)!important;
    box-shadow: none!important
}

.dle_theme_dark.input-classic input[type="text"].form-control:focus,.dle_theme_dark.input-classic input[type="password"].form-control:focus,.dle_theme_dark input.classic[type="text"]:focus,.dle_theme_dark input.classic[type="password"]:focus,.dle_theme_dark textarea.classic:focus {
    border: 1px solid #1976D2
}

#dlepopup .bootstrap-select.uniform {
    min-width: auto!important;
    width: auto!important;
    max-width: 25rem;
}

.tox:not([dir=rtl]) .tox-color-input .tox-textfield {
    padding-left: 36px!important
}

#style_switcher .row {
    margin-left: 0px;
    margin-right: 0px
}

.editor-style-light .editor-panel {
    border-top: none
}

.editor-style-light .tox:not(.tox-tinymce-inline) .tox-editor-header {
    box-shadow: none;
    border-bottom: none
}

@view-transition {
    navigation: auto
}

@media (prefers-reduced-motion:reduce) {
    @view-transition {
        navigation: none
    }
}

.file-preview-card .file-ext {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 0.25rem;
    font-size: 0.75rem;
    background-color: #17191c82;
    color: #fff;
    text-transform: uppercase;
    border-top-left-radius: .313rem
}

.file-preview-card .file-icon {
    width: 100%;
    height: auto;
    max-width: 4.125rem
}

.file-preview-card .file-icon.file-ext-apk {
    max-width: 5.313rem
}

.folder-preview-card {
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 0%)
}

.folder-preview-card .file-content {
    border-left: solid 1px transparent;
    border-top: solid 1px transparent;
    border-right: solid 1px transparent;
    box-shadow: none
}

.folder-preview-card .file-content .file-preview-image {
    max-width: 80%;
}

.systemsettings .table {
    table-layout: fixed
}

.ace_gutter-cell.ace_info,.ace_dark .ace_gutter-cell.ace_info,.ace_dark .ace_icon.ace_info,.ace_dark .ace_gutter-cell.ace_hint,.ace_dark .ace_icon.ace_hint, .ace_gutter-cell.ace_warning, .ace_dark .ace_gutter-cell.ace_warning {
    background-image: none
}

.ace_search {
    background-color: #f5f5f5;
    border: 1px solid #ddd
}

.dle_theme_dark div.code_editor_area {
    color: rgba(255,255,255,.9);
    background-color: #282c39
}

.dle_theme_dark .ace_search {
    background-color: #848a96;
    border: 1px solid #7a7c7f;
    color: #ffffff
}

.dle_theme_dark .ace_search_field,.dle_theme_dark .ace_searchbtn {
    background-color: rgba(0,0,0,.2);
    color: rgb(255,255,255)
}

.dle_theme_dark .ace_button {
    color: rgb(255,255,255)
}

.dle_theme_dark .ace_button:hover {
    background-color: rgba(0,0,0,.2)
}

.ace_icon_svg.ace_warning,.ace_icon_svg.ace_info {
    display: none
}

.language-flag-icon {
    font-size: 1.3rem;
    vertical-align: middle;
    margin-right: 0.5rem;
    line-height: 1.1;
}

@media screen and (max-width: 768px) {
    .table-responsive > .table {
        table-layout:auto!important
    }
}

#dlemovepopup .uniform.btn-group {
    position: fixed;
    margin-top: -0.188rem;
    margin-left: 0.625rem
}

.drag-bg {
    background: #fff
}

.drop-bg {
    background: #e2e8f099!important
}

.dle_theme_dark .drag-bg {
    background: #353f53
}

.form-group .clipboard-copy-link svg {
    display: inline;
    vertical-align: middle;
    margin-top: -0.125rem
}

.form-group .qq-uploader .clipboard-copy-link svg,.form-group .qq-uploader i {
    margin-top: 0.25rem
}

@media (min-width: 769px) {
    .modal-m {
        width:45rem
    }
}

.dle_theme_dark div.code-toolbar>.toolbar>.toolbar-item>a,.dle_theme_dark div.code-toolbar>.toolbar>.toolbar-item>button,.dle_theme_dark div.code-toolbar>.toolbar>.toolbar-item>span {
    color: #ffffff9c;
    text-shadow: none
}

.fadeIn {
    animation: fadeIn .3s ease-out;
}

.fadeOut {
    animation: fadeOut 0.3s ease-in;
    animation-fill-mode: forwards
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.7)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    100% {
        opacity: 0;
        transform: scale(0.7)
    }
}

.ui-dialog-titlebar-close,.modal-header .close,.tokenfield .token > .close,.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    color: #fff;
    position: absolute;
    background-color: transparent;
    border: 0;
    right: 0;
    top: 0;
    padding: 0;
    margin: .5rem 1rem;
    width: 1.5rem;
    height: 1.5rem;
    opacity: .8;
    filter: drop-shadow(1px 1px 2px rgba(51,51,51,.6));
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3e%3cpath d='M17.3 8.2 13.4 12l3.9 3.8a1 1 0 0 1-1.5 1.5L12 13.4l-3.8 3.9a1 1 0 0 1-1.5-1.5l3.9-3.8-3.9-3.8a1 1 0 0 1 1.5-1.5l3.8 3.9 3.8-3.9a1 1 0 0 1 1.5 1.5Z'/%3e%3c/svg%3e");
    text-indent: -2000em
}

.ui-dialog-titlebar-close:hover, .modal-header .close:hover {
    opacity: 1;
    background-color: transparent
}

td.dd-handles {
    padding: 0 1.25rem!important
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    margin: .1736em;
    width: 1.3194em;
    height: 1.3194em
}

#category + .chosen-container-multi .chosen-choices li.search-choice span {
    cursor: move;
    cursor: grab
}

.media-upload-button-area {
    min-height: 15.625rem
}

input[type="text"].form-control.ui-state-error {
    border: none!important;
    border-bottom: 1px solid #f44336!important;
    box-shadow: 0 1px 0 #f44336!important
}

.input-classic input[type="text"].form-control.ui-state-error {
    border: 1px solid #f44336!important;
    box-shadow: none!important
}

@media (min-width: 991px) {
    .layout-boxed .page-container,.layout-boxed > .navbar {
        max-width:min(100% - 2.22em,97.22em)
    }
}

.DLEPush {
    z-index: 2001;
    position: fixed;
    right: 1.25rem;
    top: 1.25rem
}

@keyframes DLEPush-show {
    0% {
        transform: translateY(100%);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.DLEPush-notification.wrapper {
    animation-name: DLEPush-show;
    animation-duration: 1s;
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    color: #333;
    margin-bottom: 0.625rem;
    width: 100%;
    max-width: 31.25rem;
    min-width: 21.875rem;
    box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 0.625rem
}

.DLEPush-notification .DLEPush-icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 2.8125rem;
    height: 100%;
    border-top-left-radius: 0.625rem;
    border-bottom-left-radius: 0.625rem;
    text-align: center
}

.DLEPush-notification .DLEPush-icon svg {
    width: 1.25rem;
    height: 1.25rem
}

.DLEPush-notification .DLEPush-header {
    font-weight: 500;
    grid-column: 2;
    grid-row: 1;
    font-size: 1rem;
    margin-left: 1rem;
    margin-top: .5rem
}

.DLEPush-notification .DLEPush-header:empty {
    margin-top: 0
}

.DLEPush-notification .DLEPush-message {
    grid-column: 2;
    grid-row: 2;
    font-size: .9rem;
    margin: 1rem;
    margin-right: 2rem
}

.DLEPush-notification .DLEPush-message li,.DLEPush-notification .DLEPush-message ul {
    list-style-type: none;
    padding-left: 0
}

.DLEPush-notification .DLEPush-close {
    position: absolute;
    top: 0.5rem;
    right: 0.625rem;
    font-weight: 300;
    background: none;
    border: 0;
    font-size: 1.4rem;
    cursor: pointer;
    line-height: 1;
    padding: 0;
    color: inherit;
    outline: 0;
    opacity: 0.75
}

@media only screen and (max-width: 601px) {
    .DLEPush-notification.wrapper {
        left:0.625rem;
        max-width: auto;
        min-width: auto
    }
}

.DLEPush-notification .DLEPush-close:hover {
    opacity: 1
}

.DLEPush-notification.wrapper.push-success {
    background-color: #e0f2f1
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
    background-color: #00897b
}

.DLEPush-notification.wrapper.push-warning {
    background-color: #FFF3E0
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
    background-color: #FF9800
}

.DLEPush-notification.wrapper.push-error {
    background-color: #FBE9E7
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
    background-color: #FF5722
}

@media (prefers-reduced-motion:no-preference) {
    .tox .tox-dialog {
        animation: fadeIn .15s ease-out
    }

    .tox-dialog-wrap__backdrop {
        opacity: 0;
        transition: opacity .3s ease
    }

    .tox-dialog__disable-scroll .tox-dialog-wrap__backdrop {
        opacity: 1
    }
}

@media (prefers-reduced-motion:reduce) {
    .ui-dialog {
        animation: none!important
    }
}

.auto_height {
    height: auto!important
}

.tokenfield .token > .close {
    margin: .3em;
    width: 1.3194em;
    height: 1.3194em
}

.dle_theme_dark ::selection {
    background: #39f;
    color: #fff;
    text-shadow: none
}
