/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

@import url("my-styles.css");
html {
    font-family: Helvetica,Arial,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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 {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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] {
    -webkit-box-sizing: border-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    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
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family:Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #616161;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #1e88e5;
    text-decoration: none
}

a:focus,
a:hover {
    color: #1360a4;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.8;
    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: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eeeeee
}

.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: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #777777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 23px;
    margin-bottom: 11.5px
}

.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,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

.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: 33px
}

.h2,
h2 {
    font-size: 27px
}

.h3,
h3 {
    font-size: 23px
}

.h4,
h4 {
    font-size: 17px
}

.h5,
h5 {
    font-size: 13px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 11.5px
}

.lead {
    margin-bottom: 23px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px
    }
}

.small,
small {
    font-size: 84%
}

.mark,
mark {
    background-color: #fcf8e3;
    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: #777777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10.5px;
    margin: 46px 0 23px;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 11.5px
}

ol ol,
ol ul,
ul ol,
ul ul {
    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: 23px
}

dd,
dt {
    line-height: 1.8
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 11.5px 23px;
    margin: 0 0 23px;
    font-size: 16.25px;
    border-left: 5px solid #eeeeee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.8;
    color: #777777
}

blockquote .small:before,
blockquote footer: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 .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.8
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 11px;
    margin: 0 0 11.5px;
    font-size: 12px;
    line-height: 1.8;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

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

@media (min-width:768px) {
    .container {
        width: 740px
    }
}

@media (min-width:992px) {
    .container {
        width: 1000px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1160px
    }
}

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

.row {
    margin-left: -10px;
    margin-right: -10px
}

.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,
.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,
.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,
.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 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.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:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 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:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 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: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.8;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

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

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

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>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

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

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
    font-size: 19.5px;
    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=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 8px;
    font-size: 13px;
    line-height: 1.8;
    color: #555555
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 7px 14px;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 39px;
    line-height: 1.8 \0
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 28px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 45px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 23px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px
}

select.input-sm {
    height: 28px;
    line-height: 28px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 45px;
    padding: 10px 18px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 4px
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 48.75px
}

.form-control-feedback {
    position: absolute;
    top: 28px;
    right: 0;
    z-index: 2;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center
}

.input-lg+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.input-sm+.form-control-feedback {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -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: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

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

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -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: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

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

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a1a1a1
}

@media (min-width:768px) {
    .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 .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 31px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 8px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.invalid {
    border-color: #a94442
}

label.invalid {
    color: #a94442
}

input.invalid {
    border: 1px solid #a94442
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px 14px;
    font-size: 13px;
    line-height: 1.8;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    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;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #fff;
    background-color: #9e9e9e;
    border-color: #9e9e9e
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #858585;
    border-color: #7f7f7f
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #9e9e9e;
    border-color: #9e9e9e
}

.btn-default .badge {
    color: #9e9e9e;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #2196f3;
    border-color: #1e88e5
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0c7cd5;
    border-color: #1468b1
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #2196f3;
    border-color: #1e88e5
}

.btn-primary .badge {
    color: #2196f3;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #4caf50;
    border-color: #43a047
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #3d8b40;
    border-color: #317534
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #4caf50;
    border-color: #43a047
}

.btn-success .badge {
    color: #4caf50;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

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

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    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:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #1360a4;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 18px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 4px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 2px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 10.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.8;
    color: #333333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    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: 3px 20px;
    font-size: 11px;
    line-height: 1.8;
    color: #777777;
    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: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:992px) {
    .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;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    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-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-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 18px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 4px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    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: 28px;
    line-height: 28px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.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: 7px 14px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 3px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 2px
}

.input-group-addon.input-lg {
    padding: 10px 18px;
    font-size: 17px;
    border-radius: 4px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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 {
    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: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee
}

.nav>li.disabled>a {
    color: #777777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eeeeee;
    border-color: #1e88e5
}

.nav .nav-divider {
    height: 1px;
    margin: 10.5px 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;
    line-height: 1.8;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555555;
    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:768px) {
    .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:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .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:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        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:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.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:768px) {
    .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:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .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:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 23px;
    border: 1px solid transparent
}

@media (min-width:992px) {
    .navbar {
        border-radius: 3px
    }
}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    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:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 750px; overflow-y: auto
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width:992px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:992px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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: 13.5px 10px;
    font-size: 17px;
    line-height: 23px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

 

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    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:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.75px -10px
}

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

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 23px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 13.5px;
        padding-bottom: 13.5px
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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: 5.5px;
    margin-bottom: 5.5px
}

@media (min-width:768px) {
    .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 .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .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;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

.navbar-text {
    margin-top: 13.5px;
    margin-bottom: 13.5px
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:992px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

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

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    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:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.navbar {
    background: #1e88e5;
    position: relative;
    min-height: 50px;
    margin-bottom: 23px;
    border-bottom: 0
}

@media (min-width:992px) {}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    height: auto!important
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (max-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 0
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: 0!important;
        padding-bottom: 0;
        overflow: hidden!important
    }
    .navbar-collapse.in {
        overflow-y: visible;
        height: auto!important
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 750px;
	 overflow-y: visible!important;
    
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (min-width:992px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:992px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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: 13.5px 10px;
    font-size: 14px;
    line-height: 23px;
    height: 50px;
    font-weight: bold;
    font-family: Arial;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    color: #616161!important
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>span {
    color: #9e9e9e
}

.navbar-brand>img {
    display: block
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    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:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.75px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 23px;
    text-align: left
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 23px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 13.5px;
        padding-bottom: 13.5px
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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: 5.5px;
    margin-bottom: 5.5px
}

@media (min-width:768px) {
    .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 .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .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;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

.navbar-text {
    margin-top: 13.5px;
    margin-bottom: 13.5px
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:992px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
    .navbar-center {
        display: inline-block;
        margin: 0 auto;
        float: none;
        vertical-align: top
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

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

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    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:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 23px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 23px 0;
    border-radius: 3px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 7px 14px;
    line-height: 1.8;
    text-decoration: none;
    color: #1e88e5;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #1360a4;
    background-color: #eeeeee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 18px;
    font-size: 17px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 11px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.alert {
    padding: 15px;
    margin-bottom: 23px;
    border: 1px solid transparent;
    border-radius: 3px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    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-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    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
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Arimo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 3px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Arimo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.8;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    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);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 3px 3px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row: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
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

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

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

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

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

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

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

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

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

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

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

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

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

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

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

@media (min-width:992px) 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
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.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:767px) {
    .hidden-xs {
        display: none!important
    }
}

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

@media (min-width:992px) 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
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.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
    }
}


@font-face {
    font-family: 'IcoMoon';
    src: url('../../../media/jui/fonts/IcoMoon.eot');
    src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: .25em;
    line-height: 14px
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none
}

[class*=" icon-"].disabled,
[class^=icon-].disabled {
    font-weight: normal
}

.icon-joomla:before {
    content: "\e200"
}

.icon-arrow-up:before,
.icon-chevron-up:before,
.icon-uparrow:before {
    content: "\e005"
}

.icon-arrow-right:before,
.icon-chevron-right:before,
.icon-rightarrow:before {
    content: "\e006"
}

.icon-arrow-down:before,
.icon-chevron-down:before,
.icon-downarrow:before {
    content: "\e007"
}

.icon-arrow-left:before,
.icon-chevron-left:before,
.icon-leftarrow:before {
    content: "\e008"
}

.icon-arrow-first:before {
    content: "\e003"
}

.icon-arrow-last:before {
    content: "\e004"
}

.icon-arrow-up-2:before {
    content: "\e009"
}

.icon-arrow-right-2:before {
    content: "\e00a"
}

.icon-arrow-down-2:before {
    content: "\e00b"
}

.icon-arrow-left-2:before {
    content: "\e00c"
}

.icon-arrow-up-3:before {
    content: "\e00f"
}

.icon-arrow-right-3:before {
    content: "\e010"
}

.icon-arrow-down-3:before {
    content: "\e011"
}

.icon-arrow-left-3:before {
    content: "\e012"
}

.icon-menu-2:before {
    content: "\e00e"
}

.icon-arrow-up-4:before {
    content: "\e201"
}

.icon-arrow-right-4:before {
    content: "\e202"
}

.icon-arrow-down-4:before {
    content: "\e203"
}

.icon-arrow-left-4:before {
    content: "\e204"
}

.icon-redo:before,
.icon-share:before {
    content: "\27"
}

.icon-undo:before {
    content: "\28"
}

.icon-forward-2:before {
    content: "\e205"
}

.icon-backward-2:before,
.icon-reply:before {
    content: "\e206"
}

.icon-redo-2:before,
.icon-refresh:before,
.icon-unblock:before {
    content: "\6c"
}

.icon-undo-2:before {
    content: "\e207"
}

.icon-move:before {
    content: "\7a"
}

.icon-expand:before {
    content: "\66"
}

.icon-contract:before {
    content: "\67"
}

.icon-expand-2:before {
    content: "\68"
}

.icon-contract-2:before {
    content: "\69"
}

.icon-play:before {
    content: "\e208"
}

.icon-pause:before {
    content: "\e209"
}

.icon-stop:before {
    content: "\e210"
}

.icon-backward:before,
.icon-previous:before {
    content: "\7c"
}

.icon-forward:before,
.icon-next:before {
    content: "\7b"
}

.icon-first:before {
    content: "\7d"
}

.icon-last:before {
    content: "\e000"
}

.icon-play-circle:before {
    content: "\e00d"
}

.icon-pause-circle:before {
    content: "\e211"
}

.icon-stop-circle:before {
    content: "\e212"
}

.icon-backward-circle:before {
    content: "\e213"
}

.icon-forward-circle:before {
    content: "\e214"
}

.icon-loop:before {
    content: "\e001"
}

.icon-shuffle:before {
    content: "\e002"
}

.icon-search:before {
    content: "\53"
}

.icon-zoom-in:before {
    content: "\64"
}

.icon-zoom-out:before {
    content: "\65"
}

.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
    content: "\2b"
}

.icon-pencil-2:before {
    content: "\2c"
}

.icon-brush:before {
    content: "\3b"
}

.icon-plus-2:before,
.icon-save-new:before {
    content: "\5d"
}

.icon-minus-2:before,
.icon-minus-sign:before {
    content: "\5e"
}

.icon-cancel-2:before,
.icon-delete:before,
.icon-remove:before {
    content: "\49"
}

.icon-checkmark:before,
.icon-ok:before,
.icon-publish:before,
.icon-save:before {
    content: "\47"
}

.icon-new:before,
.icon-plus:before {
    content: "\2a"
}

.icon-plus-circle:before {
    content: "\e215"
}

.icon-minus:before,
.icon-not-ok:before {
    content: "\4b"
}

.icon-ban-circle:before,
.icon-minus-circle:before {
    content: "\e216"
}

.icon-cancel:before,
.icon-unpublish:before {
    content: "\4a"
}

.icon-cancel-circle:before {
    content: "\e217"
}

.icon-checkmark-2:before {
    content: "\e218"
}

.icon-checkmark-circle:before {
    content: "\e219"
}

.icon-info:before {
    content: "\e220"
}

.icon-info-2:before,
.icon-info-circle:before {
    content: "\e221"
}

.icon-help:before,
.icon-question-sign:before,
.icon-question:before {
    content: "\45"
}

.icon-question-2:before,
.icon-question-circle:before {
    content: "\e222"
}

.icon-notification:before {
    content: "\e223"
}

.icon-notification-2:before,
.icon-notification-circle:before {
    content: "\e224"
}

.icon-pending:before,
.icon-warning:before {
    content: "\48"
}

.icon-warning-2:before,
.icon-warning-circle:before {
    content: "\e225"
}

.icon-checkbox-unchecked:before {
    content: "\3d"
}

.icon-checkbox-checked:before,
.icon-checkbox:before,
.icon-checkin:before {
    content: "\3e"
}

.icon-checkbox-partial:before {
    content: "\3f"
}

.icon-square:before {
    content: "\e226"
}

.icon-radio-unchecked:before {
    content: "\e227"
}

.icon-generic:before,
.icon-radio-checked:before {
    content: "\e228"
}

.icon-circle:before {
    content: "\e229"
}

.icon-signup:before {
    content: "\e230"
}

.icon-grid-view:before,
.icon-grid:before {
    content: "\58"
}

.icon-grid-2:before,
.icon-grid-view-2:before {
    content: "\59"
}

.icon-menu:before {
    content: "\5a"
}

.icon-list-view:before,
.icon-list:before {
    content: "\31"
}

.icon-list-2:before {
    content: "\e231"
}

.icon-menu-3:before {
    content: "\e232"
}

.icon-folder-open:before,
.icon-folder:before {
    content: "\2d"
}

.icon-folder-2:before,
.icon-folder-close:before {
    content: "\2e"
}

.icon-folder-plus:before {
    content: "\e234"
}

.icon-folder-minus:before {
    content: "\e235"
}

.icon-folder-3:before {
    content: "\e236"
}

.icon-folder-plus-2:before {
    content: "\e237"
}

.icon-folder-remove:before {
    content: "\e238"
}

.icon-file:before {
    content: "\e016"
}

.icon-file-2:before {
    content: "\e239"
}

.icon-file-add:before,
.icon-file-plus:before {
    content: "\29"
}

.icon-file-minus:before {
    content: "\e017"
}

.icon-file-check:before {
    content: "\e240"
}

.icon-file-remove:before {
    content: "\e241"
}

.icon-copy:before,
.icon-save-copy:before {
    content: "\e018"
}

.icon-stack:before {
    content: "\e242"
}

.icon-tree:before {
    content: "\e243"
}

.icon-tree-2:before {
    content: "\e244"
}

.icon-paragraph-left:before {
    content: "\e246"
}

.icon-paragraph-center:before {
    content: "\e247"
}

.icon-paragraph-right:before {
    content: "\e248"
}

.icon-paragraph-justify:before {
    content: "\e249"
}

.icon-screen:before {
    content: "\e01c"
}

.icon-tablet:before {
    content: "\e01d"
}

.icon-mobile:before {
    content: "\e01e"
}

.icon-box-add:before {
    content: "\51"
}

.icon-box-remove:before {
    content: "\52"
}

.icon-download:before {
    content: "\e021"
}

.icon-upload:before {
    content: "\e022"
}

.icon-home:before {
    content: "\21"
}

.icon-home-2:before {
    content: "\e250"
}

.icon-new-tab:before,
.icon-out-2:before {
    content: "\e024"
}

.icon-new-tab-2:before,
.icon-out-3:before {
    content: "\e251"
}

.icon-link:before {
    content: "\e252"
}

.icon-image:before,
.icon-picture:before {
    content: "\2f"
}

.icon-images:before,
.icon-pictures:before {
    content: "\30"
}

.icon-color-palette:before,
.icon-palette:before {
    content: "\e014"
}

.icon-camera:before {
    content: "\55"
}

.icon-camera-2:before,
.icon-video:before {
    content: "\e015"
}

.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
    content: "\56"
}

.icon-music:before {
    content: "\57"
}

.icon-user:before {
    content: "\22"
}

.icon-users:before {
    content: "\e01f"
}

.icon-vcard:before {
    content: "\6d"
}

.icon-address:before {
    content: "\70"
}

.icon-out:before,
.icon-share-alt:before {
    content: "\26"
}

.icon-enter:before {
    content: "\e257"
}

.icon-exit:before {
    content: "\e258"
}

.icon-comment:before,
.icon-comments:before {
    content: "\24"
}

.icon-comments-2:before {
    content: "\25"


}

.icon-quote:before,
.icon-quotes-left:before {
    content: "\60"
}

.icon-quote-2:before,
.icon-quotes-right:before {
    content: "\61"
}

.icon-bubble-quote:before,
.icon-quote-3:before {
    content: "\e259"
}

.icon-phone:before {
    content: "\e260"
}

.icon-phone-2:before {
    content: "\e261"
}

.icon-envelope:before,
.icon-mail:before {
    content: "\4d"
}

.icon-envelope-opened:before,
.icon-mail-2:before {
    content: "\4e"
}

.icon-drawer:before,
.icon-unarchive:before {
    content: "\4f"
}

.icon-archive:before,
.icon-drawer-2:before {
    content: "\50"
}

.icon-briefcase:before {
    content: "\e020"
}

.icon-tag:before {
    content: "\e262"
}

.icon-tag-2:before {
    content: "\e263"
}

.icon-tags:before {
    content: "\e264"
}

.icon-tags-2:before {
    content: "\e265"
}

.icon-cog:before,
.icon-options:before {
    content: "\38"
}

.icon-cogs:before {
    content: "\37"
}

.icon-screwdriver:before,
.icon-tools:before {
    content: "\36"
}

.icon-wrench:before {
    content: "\3a"
}

.icon-equalizer:before {
    content: "\39"
}

.icon-dashboard:before {
    content: "\78"
}

.icon-switch:before {
    content: "\e266"
}

.icon-filter:before {
    content: "\54"
}

.icon-purge:before,
.icon-trash:before {
    content: "\4c"
}

.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
    content: "\23"
}

.icon-unlock:before {
    content: "\e267"
}

.icon-key:before {
    content: "\5f"
}

.icon-support:before {
    content: "\46"
}

.icon-database:before {
    content: "\62"
}

.icon-scissors:before {
    content: "\e268"
}

.icon-health:before {
    content: "\6a"
}

.icon-wand:before {
    content: "\6b"
}

.icon-eye-open:before,
.icon-eye:before {
    content: "\3c"
}

.icon-eye-2:before,
.icon-eye-blocked:before,
.icon-eye-close:before {
    content: "\e269"
}

.icon-clock:before {
    content: "\6e"
}

.icon-compass:before {
    content: "\6f"
}

.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
    content: "\e01b"
}

.icon-book:before {
    content: "\e271"
}

.icon-flash:before,
.icon-lightning:before {
    content: "\79"
}

.icon-print:before,
.icon-printer:before {
    content: "\e013"
}

.icon-feed:before {
    content: "\71"
}

.icon-calendar:before {
    content: "\43"
}

.icon-calendar-2:before {
    content: "\44"
}

.icon-calendar-3:before {
    content: "\e273"
}

.icon-pie:before {
    content: "\77"
}

.icon-bars:before {
    content: "\76"
}

.icon-chart:before {
    content: "\75"
}

.icon-power-cord:before {
    content: "\32"
}

.icon-cube:before {
    content: "\33"
}

.icon-puzzle:before {
    content: "\34"
}

.icon-attachment:before,
.icon-flag-2:before,
.icon-paperclip:before {
    content: "\72"
}

.icon-lamp:before {
    content: "\74"
}

.icon-pin:before,
.icon-pushpin:before {
    content: "\73"
}

.icon-location:before {
    content: "\63"
}

.icon-shield:before {
    content: "\e274"
}

.icon-flag:before {
    content: "\35"
}

.icon-flag-3:before {
    content: "\e275"
}

.icon-bookmark:before {
    content: "\e023"
}

.icon-bookmark-2:before {
    content: "\e276"
}

.icon-heart:before {
    content: "\e277"
}

.icon-heart-2:before {
    content: "\e278"
}

.icon-thumbs-up:before {
    content: "\5b"
}

.icon-thumbs-down:before {
    content: "\5c"
}

.icon-asterisk:before,
.icon-star-empty:before,
.icon-unfeatured:before {
    content: "\40"
}

.icon-star-2:before {
    content: "\41"
}

.icon-default:before,
.icon-featured:before,
.icon-star:before {
    content: "\42"
}

.icon-smiley-happy:before,
.icon-smiley:before {
    content: "\e279"
}

.icon-smiley-2:before,
.icon-smiley-happy-2:before {
    content: "\e280"
}

.icon-smiley-sad:before {
    content: "\e281"
}

.icon-smiley-sad-2:before {
    content: "\e282"
}

.icon-smiley-neutral:before {
    content: "\e283"
}

.icon-smiley-neutral-2:before {
    content: "\e284"
}

.icon-cart:before {
    content: "\e019"
}

.icon-basket:before {
    content: "\e01a"
}

.icon-credit:before {
    content: "\e286"
}

.icon-credit-2:before {
    content: "\e287"
}

.icon-expired:before {
    content: "\4b"
}

.com_config #templates-form .tip {
    background: #f5f5f5;
    padding: 12px 12px
}

.com_config #templates-form textarea {
    height: auto;
    width: auto;
    min-height: 100px;
    min-width: 50%
}

.com_config #templates-form .input-append .add-on,
.com_config #templates-form .input-prepend .add-on {
    width: 35px
}

.com_config #templates-form .input-append input,
.com_config #templates-form .input-prepend input {
    display: inline-block
}

.com_config #templates-form .input-append .btn,
.com_config #templates-form .input-prepend .btn {
    border: 1px solid #cccccc
}

.com_config #templates-form .row-fluid .span6 {
    width: 100%
}

@media (min-width:768px) {
    .com_config #templates-form .control-group .control-label {
        width: 250px
    }
    .com_config #templates-form .control-group .controls {
        margin-left: 280px
    }
}

.com_config #modules-form .input-append .add-on,
.com_config #modules-form .input-prepend .add-on {
    width: 35px
}

.com_config #modules-form .input-append input,
.com_config #modules-form .input-prepend input {
    display: inline-block
}

.com_config #modules-form .input-append .btn,
.com_config #modules-form .input-prepend .btn {
    border: 1px solid #cccccc
}

.com_config #modules-form .accordion-group {
    margin-bottom: 20px
}

.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle {
    border: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    color: #428bca;
    display: block;
    padding: 10px;
    outline: none
}

.com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed {
    border-radius: 5px;
    color: #666
}

.com_config #modules-form .accordion-group .accordion-body {
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding-top: 20px
}

.com_config #modules-form .accordion-group .accordion-body .nav-tabs {
    border-bottom: 0
}

.com_config #modules-form .radio input[type=radio] {
    margin-left: 0;
    position: relative
}

.com_config #modules-form .radio label {
    padding-left: 5px;
    padding-right: 20px
}

.controls select {
    vertical-align: middle;
    width: 220px
}

@media (min-width:768px) {
    .edit .inputbox,
    .edit input[type=text],
    .edit select,
    .edit select.inputbox {
        width: 250px
    }
}

.edit textarea {
    width: 100%
}

.edit .input-append,
.edit .input-prepend {
    display: block;
    width: auto
}

@media (min-width:768px) {
    .edit .input-append input.inputbox,
    .edit .input-append input[type=text],
    .edit .input-prepend input.inputbox,
    .edit .input-prepend input[type=text] {
        display: inline-block;
        width: 210px
    }
}

.edit .input-append .btn,
.edit .input-prepend .btn {
    border: 1px solid #cccccc;
    background-color: #ffffff
}

.edit .nav-tabs {
    margin-bottom: 20px
}

.edit .tab-pane:after,
.edit .tab-pane:before {
    content: " ";
    display: table
}

.edit .tab-pane:after {
    clear: both
}

#editor-xtd-buttons,
.toggle-editor {
    margin-top: 20px;
    margin-bottom: 20px
}

#editor-xtd-buttons .btn,
.toggle-editor .btn {
    background-color: #ffffff;
    text-shadow: 0 1px 0 #fff;
    border-color: #cccccc
}

#editor-xtd-buttons {
    margin-right: 30px
}

#sbox-window {
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.btn.jmodedit {
    padding: 0
}

.btn.jmodedit:active,
.btn.jmodedit:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.jfedit-menu+.tooltip {
    min-width: 100px
}

.window form table {
    border: 1px solid #dddddd;
    background: #f9f9f9;
    margin-bottom: 20px
}

.window form table td {
    padding: 8px
}

.window form .help-block {
    font-size: 12px;
    clear: both;
    padding-top: 5px
}

.window #imageForm {
    margin: 0;
    width: auto
}

.window #imageForm .chzn-container {
    float: left
}

.window #imageForm #upbutton {
    border: 1px solid #cccccc;
    float: left;
    padding: 3px 12px;
    margin-left: 5px
}

.window #imageForm .pull-right {
    margin-right: 30px
}

.window #uploadForm {
    width: auto
}

.window #uploadForm #upload-file {
    margin: 10px 0
}

.window .manager {
    margin: 0;
    padding: 0
}

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

.window .manager:after {
    clear: both
}

.window .manager .thumbnail {
    float: left;
    margin-right: 10px;
    margin-left: 10px
}

.window.view-articles .filter {
    overflow: visible
}

.window.view-articles .filter .btn-toolbar .icon-remove,
.window.view-articles .filter .btn-toolbar .icon-search {
    margin-right: 5px
}

.window.view-articles .filters {
    float: none!important
}

.window.view-articles .filters .chzn-container {
    display: inline-block
}

.window.view-articles .filters .chzn-drop input {
    float: none
}

fieldset.radio.btn-group {
    padding: 0
}

fieldset.radio.btn-group input {
    display: none
}

fieldset.radio.btn-group label {
    display: inline-block;
    min-width: 54px;
    padding: 0 12px;
    border: 1px solid #aaa;
    line-height: 28px;
    border-radius: 0;
    text-align: center;
    border-right-width: 0px
}

fieldset.radio.btn-group label:last-child {
    border-right-width: 1px
}

.button2-left,
.button2-left div {
    float: left
}

.button2-right,
.button2-right div {
    float: right
}

.button2-left {
    margin: 5px 5px 0 0
}

.button2-right {
    margin: 5px 0 0 5px
}

.button2-left a,
.button2-left span,
.button2-right a,
.button2-right span {
    background: #eeeeee;
    border: 1px solid #e1e1e1;
    color: #999999;
    cursor: pointer;
    display: block;
    float: left;
    padding: 2px 10px;
    border-radius: 4px
}

.button2-left span,
.button2-right span {
    color: #999999;
    cursor: default
}

.button2-left .page a,
.button2-left .page span,
.button2-right .page a,
.button2-right .page span {
    padding: 0 6px
}

.button2-left a:hover,
.button2-right a:hover {
    background: #e1e1e1;
    color: #333333;
    text-decoration: none
}

.com_config form a.modal,
.edit.item-page a.modal {
    display: inline-block;
    position: inherit;
    width: auto!important;
    top: auto!important;
    overflow: hidden
}

.com_config form a.modal.btn,
.edit.item-page a.modal.btn {
    background: #ffffff;
    text-shadow: 0 1px 0 #fff;
    border-color: #cccccc;
    overflow: hidden
}

.controls img.calendar {
    cursor: pointer;
    margin-left: 5px
}

.thumbnail.pull-left {
    margin: 0 10px 10px 0
}

.thumbnail.pull-right {
    margin: 0 0 10px 10px
}

.width-10 {
    width: 10px
}

.width-20 {
    width: 20px
}

.width-30 {
    width: 30px
}

.width-40 {
    width: 40px
}

.width-50 {
    width: 50px
}

.width-60 {
    width: 60px
}

.width-70 {
    width: 70px
}

.width-80 {
    width: 80px
}

.width-90 {
    width: 90px
}

.width-100 {
    width: 100px
}

.height-10 {
    height: 10px
}

.height-20 {
    height: 20px
}

.height-30 {
    height: 30px
}

.height-40 {
    height: 40px
}

.height-50 {
    height: 50px
}

.height-60 {
    height: 60px
}

.height-70 {
    height: 70px
}

.height-80 {
    height: 80px
}

.height-90 {
    height: 90px
}

.height-100 {
    height: 100px
}

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1
}

.thumbnails:after,
.thumbnails:before {
    display: table;
    content: "";
    line-height: 0
}

.thumbnails:after {
    clear: both
}

.row-fluid .thumbnails {
    margin-left: 0
}

.thumbnails>li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #08c;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}

.thumbnail>img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #555
}

#imageForm .form-horizontal .control-label {
    text-align: left
}

#imageForm .btn:hover {
    color: #0b55c4
}

.items-more h3 {
    margin: 0 0 10px
}

.items-more .nav>li {
    border-top: 1px solid #eeeeee
}

.items-more .nav>li>a {
    padding: 7px 5px;
    border-radius: 0
}

.pagination {
    margin: 18px 0
}

.pagination .counter {
    margin-left: 10px
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}

.pagination ul>li {
    display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0
}

.pagination ul>.active>a,
.pagination ul>.active>span,
.pagination ul>li>a:focus,
.pagination ul>li>a:hover {
    background-color: #f5f5f5
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span {
    color: #999;
    background-color: transparent;
    cursor: default
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.pagination-centered {
    text-align: center
}

.pagination-right {
    text-align: right
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 16.25px
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 12px
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 9.75px
}

.readmore .btn {
    color: #fff;
    background-color: #9e9e9e;
    border-color: #9e9e9e
}

.open>.dropdown-toggle.readmore .btn,
.readmore .btn.active,
.readmore .btn.focus,
.readmore .btn:active,
.readmore .btn:focus,
.readmore .btn:hover {
    color: #fff;
    background-color: #858585;
    border-color: #7f7f7f
}

.open>.dropdown-toggle.readmore .btn,
.readmore .btn.active,
.readmore .btn:active {
    background-image: none
}

.readmore .btn.disabled,
.readmore .btn.disabled.active,
.readmore .btn.disabled.focus,
.readmore .btn.disabled:active,
.readmore .btn.disabled:focus,
.readmore .btn.disabled:hover,
.readmore .btn[disabled],
.readmore .btn[disabled].active,
.readmore .btn[disabled].focus,
.readmore .btn[disabled]:active,
.readmore .btn[disabled]:focus,
.readmore .btn[disabled]:hover,
fieldset[disabled] .readmore .btn,
fieldset[disabled] .readmore .btn.active,
fieldset[disabled] .readmore .btn.focus,
fieldset[disabled] .readmore .btn:active,
fieldset[disabled] .readmore .btn:focus,
fieldset[disabled] .readmore .btn:hover {
    background-color: #9e9e9e;
    border-color: #9e9e9e
}

.readmore .btn .badge {
    color: #9e9e9e;
    background-color: #fff
}

.form-register fieldset {
    padding: 0 0 10px
}

.form-register p {
    margin: 0 0 5px
}

.form-register p.form-des {
    margin: 15px 0
}

.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px
}

.form-register .input,
.form-register .inputbox {
    margin-left: 10px;
    width: 200px
}

.form-register .btn,
.form-register .button {
    margin-left: 140px
}

.registration fieldset dt {
    margin-right: 5px
}

.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-message hr {
    border-top-color: #c9e2b3
}

.alert-message .alert-link {
    color: #2b542c
}

.alert-notice {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-notice hr {
    border-top-color: #a6e1ec
}

.alert-notice .alert-link {
    color: #245269
}

.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-error hr {
    border-top-color: #e4b9c0
}

.alert-error .alert-link {
    color: #843534
}

html {
    padding: 0!important;
    margin: 0!important
}

body {
    background: #fff;
    position: relative;
    left: 0;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.modal-open {
    padding-right: 0!important
}

body.has-docker .elegant-navbar {
    margin-top: -16px
}

b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    color: #3b3b3b;
    font-weight: 700
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Helvetica Neue', Helvetica, 'Arimo', Arial, sans-serif;
    margin: 0 0 15px
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}

form label {
    font-weight: 400
}

form select {
    background: #FFF;
    background: url("../images/arrow_down.png") no-repeat right;
    overflow: hidden;
    display: inline-block;
    color: #525252;
    font-weight: 300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #DADADA;
    font-family: "helvetica neue", arial;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none
}

form table {
    margin: 15px 0
}

a:focus {
    outline: none
}

.show-mobile {
    display: none!important
}

.no-overflow {
    overflow: hidden
}

.font-gotham-round {
    font-family: 'GothamRounded-Medium', 'Helvetica Neue', Helvetica, 'Arimo', Arial, sans-serif
}

.container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto
}

@media (max-width:1000px) {
    .container {
        width: 100%!important
    }
}

.form-control::-webkit-input-placeholder {
    color: #9e9e9e
}

.form-control:-moz-placeholder {
    color: #9e9e9e
}

.form-control::-moz-placeholder {
    color: #9e9e9e
}

.form-control:-ms-input-placeholder {
    color: #9e9e9e
}

[class*=" md-"],
[class^=md-] {
    vertical-align: middle
}

.btn-theme {
    font-weight: bold;
    text-transform: uppercase
}

.list-table {
    margin-top: 15px;
    border: 1px solid #eeeeee;
    border-radius: 3px
}

.list-table>.row-table {
    line-height: 1
}

.list-table>.row-table+.row-table {
    border-top: 1px solid #eeeeee
}

.list-table>.row-table .col-cell {
    padding: 10px 15px;
    width: 50%
}

.list-table>.row-table .col-cell+.col-cell {
    border-left: 1px solid #eeeeee
}

.ma-0 {
    margin: 0
}

.pa-0 {
    padding: 0
}

.ma-5 {
    margin: 5px
}

.ma-10 {
    margin: 10px
}

.ma-15 {
    margin: 15px
}

.ma-20 {
    margin: 20px
}

.pa-5 {
    padding: 5px
}

.pa-10 {
    padding: 10px
}

.pa-15 {
    padding: 15px
}

.pa-20 {
    padding: 20px
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.row-table {
    display: table;
    width: 100%
}

.col-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    float: none
}

.cell-tight {
    width: 1%;
    white-space: nowrap
}

.cell-top>.col-cell {
    vertical-align: top
}

.navbar {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin-bottom: 0
}

.navbar .navbar-header {
    position: relative;
    z-index: 5
}

.navbar .navbar-header .navbar-brand {
    padding: 22px 10px;
    font-size: 14px;
    line-height: 1.4;
    height: auto;
    margin-right: 50px;
    letter-spacing: 1px
}

.navbar .navbar-toggle {
    margin-right: 25px;
    margin-top: 12px;
    padding: 14px 10px
}

@media (max-width:768px) {
    .navbar .container {
        padding-left: 0;
        padding-right: 0
    }
    .navbar .navbar-header .navbar-brand {
        padding-left: 15px
    }
}

.main-menu .elegant-menu {
    display: inline-block;
    margin: 0 auto;
    float: none;
    vertical-align: top;
    padding: 20px 0
}

.main-menu .elegant-menu>li {
    display: inline-block;
    position: relative
}

.main-menu .elegant-menu>li.active>a,
.main-menu .elegant-menu>li.active>a:focus,
.main-menu .elegant-menu>li.active>a:hover {
    color: #333;
    font-weight: 600;
    background-color: transparent
}

.main-menu .elegant-menu>li a {
    color: #333;
    background-color: transparent;
    padding: 20px 15px;
    text-decoration: none
}

.main-menu .elegant-menu>li a:hover {
    color: #000
}

.main-menu .elegant-menu>li.parent>ul {
    display: none
}

@media (min-width:768px) {
    .main-menu .elegant-menu>li.parent:hover>ul {
        display: block;
        position: absolute;
        top: 160%;
        left: 50%;
        padding-left: 0;
        border: 1px solid #e7e9ed;
        width: 240px;
        min-width: 160px;
        z-index: 1000;
        padding: 5px 0;
        margin: 2px 0 0;
        margin-left: -120px;
        list-style: none;
        font-size: 13px;
        text-align: left;
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 3px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    }
    .main-menu .elegant-menu>li.parent:hover>ul:after,
    .main-menu .elegant-menu>li.parent:hover>ul:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 50%;
        top: -10px;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #ccc;
        margin: 0 0 0 -10px
    }
    .main-menu .elegant-menu>li.parent:hover>ul:after {
        border-bottom-color: #fff;
        top: -9px
    }
    .main-menu .elegant-menu>li.parent:hover>ul>li {
        display: block
    }
    .main-menu .elegant-menu>li.parent:hover>ul>li.active>a,
    .main-menu .elegant-menu>li.parent:hover>ul>li.active>a:focus,
    .main-menu .elegant-menu>li.parent:hover>ul>li.active>a:hover {
        color: #333;

        background-color: transparent
    }
    .main-menu .elegant-menu>li.parent:hover>ul>li a {
        display: block;
        padding: 10px 15px
    }
    .main-menu .elegant-menu>li.parent:hover>ul>li>ul {
        background: #F7F7F7;
        list-style: none;
        padding: 5px 0;
        padding-left: 20px;
        border-top: 1px solid #e7e9ed;
        border-bottom: 1px solid #e7e9ed
    }
    .main-menu .elegant-menu>li.parent:hover>ul>li>ul>li {
        font-size: 12px
    }
    .main-menu .elegant-menu>li.parent:hover>ul>li>ul>li.active>a,
    .main-menu .elegant-menu>li.parent:hover>ul>li>ul>li.active>a:focus,
    .main-menu .elegant-menu>li.parent:hover>ul>li>ul>li.active>a:hover {
        color: #333;
        font-weight: 600;
        background-color: transparent
    }
}

.main-menu .elegant-menu .parent .toggle-menu {
    display: none
}

@media (max-width:768px) {
    .main-menu {
        background-color: #FAFAFA;
        padding: 0;
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0
    }
    .main-menu .elegant-menu {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0
    }
    .main-menu .elegant-menu>li {
        display: block;
        width: 100%;
        text-align: left
    }
    .main-menu .elegant-menu>li>a {
        padding: 0 25px;
        line-height: 50px;
        display: block
    }
    .main-menu .elegant-menu .parent .toggle-menu {
        background: #F5F5F5;
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child {
        display: block;
        line-height: 50px;
        background: #F5F5F5
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child>li {
        display: block
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child>li>a {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 12px
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child>li.parent .toggle-menu {
        background: #f2f2f2;
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50px;
        z-index: 999
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child>li.parent>.nav-child {
        background: #F2F2F2;
        line-height: 50px;
        margin-left: -40px;
        padding-left: 60px
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child>li.parent>.nav-child>li {
        display: block
    }
    .main-menu .elegant-menu .parent.show-child>.nav-child>li.parent>.nav-child>li>a {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 12px
    }
    .main-menu .elegant-menu .parent>ul {
        display: none
    }
}

.guide {
    border-bottom: 1px solid #e0e0e0
}

.guides h3 {
    font-size: 14px;
    margin: 0 0 5px
}

.guides i {
    border: 3px solid #eeeeee;
    border-radius: 100%;
    font-size: 32px;
    width: 64px;
    height: 64px;
    line-height: 58px;
    text-align: center;
    margin-right: 15px
}

.guides .cell-words>.col-cell {
    padding: 20px 20px 20px 0;
    width: 33.3333%
}

.guides .cell-words>.col-cell:hover i {
    border-color: #b3e5fc;
    color: #03a9f4
}

.guides .cell-action {
    color: #81c784;
    font-size: 12px;
    line-height: 1;
    width: 20%;
    text-align: center;
    text-decoration: none!important
}

.guides .cell-action * {
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease
}

.guides .cell-action b {
    display: block;
    font-size: 16px;
    color: #4caf50;
    margin-top: 10px
}

.guides .cell-action span {
    border: 3px solid #c8e6c9;
    border-radius: 5px;
    display: block;
    margin: 10px 0px;
    padding: 20px 0
}

.guides .cell-action:hover span {
    background: #43a047;
    border-color: #43a047;
    color: #c8e6c9
}

.guides .cell-action:hover span b {
    color: #fff;
    letter-spacing: .5px
}

.master {
    background: #f8f9fb;
    padding: 40px 0
}

.master>.container {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:1000px) {
    .master {
        padding: 30px 0
    }
}

.master.top {
    padding-bottom: 0
}

.wrap {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    display: table;
    width: 100%
}

.content,
.sidebar {
    position: relative;
    padding: 10px
}

@media (min-width:1000px) {
    .content,
    .sidebar {
        padding: 30px
    }
}

.content:before,
.sidebar:before {
    background: #eeeeee;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px
}

@media (max-width:1000px) {
    .content,
    .sidebar {
         
    }
    .content:before,
    .sidebar:before {
        display: none!important
    }
}

.content {
    width: 70%
}

.content.full-width {
    width: 100%
}

.content:before {
    right: -1px
}

@media (max-width:1000px) {
    .content {
        border-right: 0;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 50px
    }
}

.sidebar {
    width: 30%
}

.sidebar:before {
    left: 0
}

 

.sidebar .module ul {
    list-style: none;
    padding: 0px
}

body div#fd.es.mod-es-dropdown-menu .es-avatar {
    background: transparent!important
}

body div#fd.es.mod-es-dropdown-menu .es-avatar img {
    width: 20px!important;
    height: 20px!important;
    line-height: 20px!important;
    margin-top: 5px
}

.bundles {
    border-top: 1px solid #e0e0e0;
    overflow: hidden
}

.bundles .guides>.col-cell {
    padding: 60px 60px;
    position: relative
}

@media (max-width:1000px) {
    .bundles .guides>.col-cell {
        display: block;
        text-align: left;
        padding: 30px 10px
    }
    .bundles .guides>.col-cell>div {
        display: table-cell;
        vertical-align: top
    }
}

.bundles .guides>.col-cell * {
    position: relative;
    z-index: 1
}

.bundles .guides>.col-cell+.col-cell {
    border-left: 1px solid #eeeeee
}

@media (max-width:1000px) {
    .bundles .guides>.col-cell+.col-cell {
        border-left: 0;
        border-top: 1px solid #eeeeee
    }
}

.footer {
    border-top: 1px solid #eeeeee;
    padding: 30px 0 60px
}

.footer a {
    color: inherit
}

.footer hr {
    margin: 30px 0
}

@media (max-width:1000px) {
    .footer .text-center {
        text-align: left
    }
    .footer .text-center br {
        display: none
    }
}

.cta-mobile {
    background: #4caf50;
    display: block;
    color: #e8f5e9!important
}

.cta-mobile b {
    color: #fff
}

.eb-image-viewport {
    max-width: 100%
}

#discuss-wrapper .navbar {
    border-top: none;
    border-bottom: none
}

#discuss-wrapper .discuss-admin-bar {
    line-height: 0
}

#dc_similar-questionsx {
    position: relative
}

#dc_similar-questionsx .popover {
    width: 100%;
    color: #333333;
    max-width: 100%;
    display: block!important
}

#dc_similar-questionsx .popover .popover-title {
    padding: 10px 14px
}

#dc_similar-questionsx .popover .popover-content {
    padding: 5px 14px
}

#dc_similar-questionsx .popover.bottom .arrow {
    border-bottom-color: rgba(0, 0, 0, 0.2)!important;
    border-width: 0 10px 10px!important;
    left: 50%!important;
    margin-left: -10px!important;
    top: -10px!important
}

#dc_similar-questionsx .popover.bottom .arrow:after {
    border-bottom-color: #f7f7f7!important;
    border-width: 0 11px 11px!important;
    left: -11px!important;
    margin: 0!important;
    top: 1px!important
}

#dc_similar-questionsx .discuss-similar-list {
    margin-left: 0;
    padding-left: 20px
}

#dc_similar-questionsx .discuss-similar-list>li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #efefef
}

#dc_similar-questionsx .discuss-similar-list>li>a {
    display: block;
    color: #333333
}

#dc_similar-questionsx .discuss-similar-list>li>a:hover {
    color: #555555;
    background: #f6f6f6;
    text-decoration: none
}

#dc_similar-questionsx .btn-close {
    color: #333333
}

#dc_similar-questionsx .btn-close:hover {
    background: none;
    color: #555555
}

#modules-form .chzn-container {
    min-width: 220px
}

#modules-form .chzn-container-single .chzn-single {
    background: #FFF;
    overflow: hidden;
    height: 36px;
    line-height: 22px;
    color: #525252;
    font-weight: 300;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #DADADA;
    font-family: "helvetica neue", arial;
    position: relative;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    vertical-align: middle
}

#modules-form .chzn-container-single .chzn-single span {
    padding: 6px 0
}

#modules-form .chzn-container-single .chzn-single div b {
    background-position: 0 9px
}

#modules-form .chzn-search>input {
    height: 26px;
    margin: 5px 0 0;
    padding: 0 14px
}

#modules-form .chzn-container-active.chzn-with-drop .chzn-single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#modules-form .chzn-container-active.chzn-with-drop .chzn-single div b {
    background-position: -18px 9px
}

#modules-form .chzn-container .chzn-drop {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: solid 1px #DADADA
}

#modules-form .chzn-container-multi .chzn-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
    height: 39px!important;
    border: solid 1px #DADADA;
    background: #fff;
    border-radius: 3px;
    cursor: text
}

#modules-form .chzn-container-multi .chzn-choices li.search-choice {
    position: relative;
    margin: 8px 0 8px 8px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.content .items-leading h2.item-title {
    font-size: 26px;
    font-weight: 600;
    margin: 0px 0 10px;
    padding: 0
}

.content .items-leading h2.item-title a {
    color: #20232c;
    webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

.content .items-leading h2.item-title a:hover {
    color: #46bd7d;
    text-decoration: none
}

.content .items-leading h3 {
    color: #555;
    font-weight: 600;
    font-size: 18px;
    margin: 30px 0 10px
}

.content .item-page .page-header,
.content .items-leading .page-header,
.content .items-row .page-header {
    border: 0;
    margin: 0;
    padding: 0 0 20px
}

.content .item-page .page-header h2,
.content .items-leading .page-header h2,
.content .items-row .page-header h2 {
    font-size: 26px;
    font-weight: 600;
    margin: 0px 0px 5px;
    padding: 0px
}

.content .item-page .page-header h2 a,
.content .items-leading .page-header h2 a,
.content .items-row .page-header h2 a {
    color: #20232c;
    webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

.content .item-page .page-header h2 a:hover,
.content .items-leading .page-header h2 a:hover,
.content .items-row .page-header h2 a:hover {
    color: #6d9cca;
    text-decoration: none
}

.content .item-page img,
.content .items-leading img,
.content .items-row img {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e9ed;
    margin-top: 10px;
    margin-bottom: 10px
}

.content .item-page h3,
.content .items-leading h3,
.content .items-row h3 {
    color: #555;
    font-weight: 600;
    font-size: 18px;
    margin: 30px 0 10px
}

.content .item-page p,
.content .items-leading p,
.content .items-row p {
    color: #666;
    line-height: 1.7
}

.content .item-page a,
.content .items-leading a,
.content .items-row a {
    text-decoration: none
}

.content .item-page dl.article-info,
.content .items-leading dl.article-info,
.content .items-row dl.article-info {
    margin-bottom: 20px
}

.content .item-page dl.article-info dt.article-info-term,
.content .items-leading dl.article-info dt.article-info-term,
.content .items-row dl.article-info dt.article-info-term {
    display: none
}

.content .item-page dl.article-info dd,
.content .items-leading dl.article-info dd,
.content .items-row dl.article-info dd {
    font-style: italic;
    display: inline-block;
    margin-right: 10px
}

.content .item-page .article-content,
.content .items-leading .article-content,
.content .items-row .article-content {
    padding: 0px
}

.content .item-page .article-content p,
.content .items-leading .article-content p,
.content .items-row .article-content p {
    text-align: justify
}

.content .item-page .tags,
.content .items-leading .tags,
.content .items-row .tags {
    margin-top: 30px;
    padding: 0px;
    list-style: none
}

.content .item-page .tags li,
.content .items-leading .tags li,
.content .items-row .tags li {
    margin-right: 4px
}

.content .item-page .tags li a,
.content .items-leading .tags li a,
.content .items-row .tags li a {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    background: #4f88bf;
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px solid #4f88bf;
    webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.content .item-page .tags li a:hover,
.content .items-leading .tags li a:hover,
.content .items-row .tags li a:hover {
    color: #4f88bf;
    background: #fff;
    text-decoration: none;
    border: 1px solid #4f88bf
}

.content .item-page .dropdown-toggle,
.content .items-leading .dropdown-toggle,
.content .items-row .dropdown-toggle {
    border: 1px solid #d7d7d7;
    background: #F9F9F9;
    border-radius: 0;
    padding: 8px
}

.content .item-page .dropdown-toggle:hover,
.content .items-leading .dropdown-toggle:hover,
.content .items-row .dropdown-toggle:hover {
    color: #999
}

.content .item-page .item+.item,
.content .items-leading .item+.item,
.content .items-row .item+.item {
    margin-top: 15px
}

.content .btn-group.open .dropdown-toggle {
    webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    background: #F5F5F5;
    color: #999
}

.content ol.inline,
.content ul.inline {
    margin-left: 0;
    list-style: none
}

.content ol.inline>li,
.content ul.inline>li {
    display: inline-block
}

@media (max-width:768px) {
    .content p {
        text-align: justify
    }
}

.pager {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    text-align: center;
    border: 1px solid #ddd
}

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

.pager:after {
    clear: both
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline-block;
    width: 50%;
    float: left
}

.pager li.next {
    float: right
}

.pager li>a,
.pager li>span {
    display: block;
    width: 100%;
    padding: 8px 14px;
    background-color: #fff
}

.pager li>a>span {
    font-size: 10px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next>a,
.pager .next>span {
    float: right;
    text-align: right
}

.pager .previous>a,
.pager .previous>span {
    float: left;
    text-align: left
}

.pager .previous+.next>a {
    border-left: 1px solid #ddd
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    background-color: #fff;
    cursor: default
}

.offline-page {
    margin: 0 auto;
    padding: 0;
    margin-top: 150px;
    max-width: 400px;
    background: #f8f9fb;
    border: 1px solid #e7e9ed
}

.offline-page h1 {
    color: #555;
    background: #fff;
    border-bottom: 1px solid #e7e9ed;
    padding: 30px
}

.offline-page #form-login {
    background: #fff;
    border-top: 1px solid #e7e9ed;
    padding: 30px
}

.offline-page #form-login label {
    font-weight: 500;
    margin-bottom: 10px;
    width: auto
}

.offline-page #form-login input.inputbox {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.offline-page #form-login #form-login-remember label {
    margin-right: 10px
}

.offline-page #form-login #form-login-remember input.inputbox {
    display: block;
    width: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin-top: 12px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.offline-page #form-login #submit-buton input.button.login {
    display: block;
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 14px;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 10px;
    margin: 0;
    border-radius: 3px;
    background-color: #4f88bf;
    border-color: #437eb7;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.offline-page #form-login #submit-buton input.button.login:hover {
    background: #4275A6
}

.edit.item-page .btn:hover {
    color: #0b55c4
}

.edit.item-page .chzn-container {
    display: block;
    min-width: 240px!important
}

.edit.item-page .chzn-container-multi .chzn-choices li.search-field input[type=text],
.edit.item-page .chzn-container-single .chzn-single {
    height: 26px
}

.edit.item-page a.hasTooltip,
.edit.item-page label.hasTooltip {
    display: inline-block!important
}

.edit.item-page .btn-toolbar {
    margin-bottom: 20px
}

.edit.item-page .btn-toolbar .btn {
    color: #777;
    background: #F9F9F9
}

.edit.item-page .btn-toolbar .btn:hover {
    background: #F1EFEF
}

.edit.item-page .btn-toolbar .btn.btn-primary {
    color: #fff;
    background: #2196f3
}

.edit.item-page .btn-toolbar .btn.btn-primary:hover {
    background: #1e88e5
}

.edit.item-page .tab-content {
    margin-top: 15px
}

.edit.item-page form input.inputbox {
    display: block;
    width: 100%;
    height: 39px;
    padding: 7px 14px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

.edit.item-page form .input-append input.inputbox {
    display: inline-block!important;
    width: auto;
    border-radius: 3px 0 0 3px
}

.edit.item-page form .input-append button {
    margin-top: -1px;
    border-radius: 0 3px 3px 0;
    background-color: #E2E2E2;
    border: 1px solid #cccccc
}

.edit.item-page form textarea {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.edit.item-page .mce-panel {
    margin-bottom: 15px
}

.edit.item-page .control-group+.control-group {
    margin-top: 10px
}

.broken-page {
    text-align: center
}

.broken-page h1 {
    font-size: 180px
}

.broken-page h5 {
    font-size: 24px
}

.broken-page .broken-box {
    display: block;
    margin-top: 30px
}

.broken-page .broken-box a {
    color: #fff;
    background: #2196f3;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.broken-page .broken-box a:hover {
    background: #0c7cd5
}

.categories-list {
    padding: 0 15px 15px;
    margin: 15px 0 0;
    background: #fff;
    border: 1px solid #e7e9ed;
    border-radius: 3px
}

.categories-list .page-header {
    padding: 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 1.7
}

.categories-list .page-header a {
    font-size: 14px;
    color: #4f88bf;
    text-decoration: none;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.categories-list .page-header a:hover {
    color: #4275A6
}

.categories-list .page-header span.badge {
    float: right;
    clear: both;
    font-size: 14px;
    padding: 2px 10px;
    background: #F5F5F5;
    border-radius: 3px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-bottom: 5px
}

.alert p {
    margin-bottom: 0
}

.alert.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert.alert-info,
.alert.alert-message {
    color: #31708f;
    background-color: #ECF9FF;
    border-color: #bce8f1
}

.alert.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert.alert-danger {
    color: #a94442;
    background-color: #FFF6F6;
    border-color: #ebccd1
}

.login {
    margin: 0 auto;
    padding: 50px;
    margin-top: 50px;
    max-width: 400px;
    background: #f8f9fb;
    border: 1px solid #e7e9ed
}

.login .form-validate .control-label {
    display: inline-block;
    text-align: left
}

.login .form-validate .control-label label {
    font-weight: 500;
    margin-bottom: 10px;
    width: auto
}

.login .form-validate .control-label label span {
    color: #ebccd1
}

.login .form-validate .controls {
    display: inline
}

.login .form-validate input.validate-password,
.login .form-validate input.validate-username {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.login .form-validate #submit-buton input.button.login {
    display: block;
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 14px;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 10px;
    margin: 0;
    border-radius: 3px;
    background-color: #4f88bf;
    border-color: #437eb7;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease

}

.login .form-validate #submit-buton input.button.login:hover {
    background: #4275A6
}

.content {}

.btn#helpsite-refresh {
    background: #F9F9F9
}

.btn#helpsite-refresh span {
    color: #777!important
}

.btn#helpsite-refresh:hover {
    background: #F1EFEF
}

.btn#helpsite-refresh.btn-primary {
    color: #fff;
    background: #2196f3
}

.btn#helpsite-refresh.btn-primary:hover {
    background: #1e88e5
}

.profile {
    position: relative
}

.profile .btn-toolbar {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0
}

.profile .btn-toolbar .btn {
    color: #777;
    background: #F9F9F9
}

.profile .btn-toolbar .btn:hover {
    background: #F1EFEF
}

.profile .btn-toolbar .btn.btn-primary {
    color: #fff;
    background: #2196f3
}

.profile .btn-toolbar .btn.btn-primary:hover {
    background: #1e88e5
}

.profile fieldset {
    margin-bottom: 20px
}

.profile legend {
    font-weight: 600;
    font-size: 16px;
    padding: 10px 0
}

.profile .dl-horizontal dd {
    margin-bottom: 10px
}

form.form-validate .componentheading {
    font-size: 24px;
    font-weight: 600
}

.k2AccountPage table.admintable {
    width: 100%
}

.k2AccountPage table.admintable tr {
    margin-bottom: 10px
}

.k2AccountPage table.admintable tr td {
    padding: 15px 0;
    color: #EA1A1A
}

.k2AccountPage table.admintable th.k2ProfileHeading {
    text-align: left;
    font-size: 16px;
    padding: 10px 0;
    background: transparent;
    border-bottom: 1px solid #e9e9e9
}

.k2AccountPage table.admintable td.key {
    padding: 15px;
    font-size: 12px;
    background: transparent;
    border-bottom: 0;
    border-right: 0
}

.k2AccountPage table.admintable td input {
    color: #555
}

.k2AccountPage table.admintable td input#url,
.k2AccountPage table.admintable td input.inputbox {
    display: inline-block;
    width: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.k2AccountPage table.admintable td label {
    color: #555
}

.k2AccountPage table.admintable .editor .btn-toolbar {
    margin-top: 20px
}

.k2AccountPage table.admintable .editor .btn-toolbar .btn {
    color: #777;
    background: #F9F9F9
}

.k2AccountPage table.admintable .editor .btn-toolbar .btn:hover {
    background: #F1EFEF
}

.k2AccountPage table.admintable .editor .btn-toolbar .btn.btn-primary {
    color: #fff;
    background: #2196f3
}

.k2AccountPage table.admintable .editor .btn-toolbar .btn.btn-primary:hover {
    background: #1e88e5
}

.k2AccountPage div.k2AccountPageUpdate {
    border-top: 0
}

.k2AccountPage div.k2AccountPageUpdate button {
    color: #fff;
    font-size: 14px;
    background: #2196f3;
    outline: none;
    -webkit-appearance: none;
    border: 0;
    border-radius: 3px;
    padding: 8px 10px
}

.k2AccountPage div.k2AccountPageUpdate button:hover {
    background: #1e88e5
}

.tag-category {
    padding: 0px;
    margin: 15px 0 0;
    background: #fff;
    border: 1px solid #e7e9ed;
    border-radius: 3px
}

.tag-category .filters {
    padding: 15px 20px;
    border-bottom: 1px solid #e7e9ed
}

.tag-category .filters.btn-toolbar {
    margin: 0
}

.tag-category .filters.btn-toolbar .btn-group {
    line-height: 1
}

.tag-category .filters.btn-toolbar .chzn-container {
    width: auto;
    min-width: 68px
}

.tag-category .filters.btn-toolbar .chzn-container a.chzn-single {
    margin-bottom: 0
}

.tag-category .filters.btn-toolbar input.inputbox {
    padding: 7px 14px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

.tag-category .filters label {
    margin: 0
}

.tag-category .thumbnails {
    padding: 0 20px;
    list-style: none;
    margin: 0
}

.tag-category .thumbnails li {
    padding: 10px 0
}

.tag-category .thumbnails li h3 {
    margin: 0;
    font-size: 14px;
    line-height: 1.7
}

.tag-category .thumbnails li a {
    color: #4f88bf;
    text-decoration: none;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.tag-category .thumbnails li a:hover {
    color: #4275A6
}

.tag-category .thumbnails li+li {
    border-top: 1px solid #e7e9ed
}

.tag-category .category {
    padding: 0;
    margin: 15px;
    width: 96.5%;
    list-style: none
}

.tag-category .category li {
    padding: 10px 0
}

.tag-category .category li h3 {
    margin: 0;
    font-size: 14px;
    line-height: 1.7
}

.tag-category .category li a {
    color: #4f88bf;
    text-decoration: none;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.tag-category .category li a:hover {
    color: #4275A6
}

.tag-category .category li+li {
    border-top: 1px solid #e7e9ed
}

.contact .page-header {
    margin-top: 0;
    margin-bottom: 10px;
    border: 0
}

.contact .page-header h2 {
    font-size: 24px;
    font-weight: 600;
    color: #616161;
    margin-bottom: 0
}

.contact #slide-contact .accordion-heading {
    text-align: left;
    padding: 10px 0;
    background: transparent;
    border-bottom: 1px solid #e9e9e9
}

.contact #slide-contact .accordion-heading a {
    font-size: 16px;
    color: #616161;
    text-decoration: none
}

.contact #slide-contact .accordion-body {
    padding: 15px 0
}

.contact #slide-contact .accordion-body .dl-horizontal dt {
    width: 50px;
    text-align: left
}

.contact #slide-contact .accordion-body dd {
    margin-left: 50px
}

.contact #slide-contact .accordion-body #contact-form .control-label {
    display: inline-block;
    text-align: left
}

.contact #slide-contact .accordion-body #contact-form .control-label label {
    font-weight: 600
}

.contact #slide-contact .accordion-body #contact-form .controls {
    display: inline
}

.contact #slide-contact .accordion-body #contact-form legend {
    border: 0;
    font-size: 14px
}

.contact #slide-contact .accordion-body #contact-form input,
.contact #slide-contact .accordion-body #contact-form textarea {
    display: block;
    width: 100%;
    padding: 7px 14px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

.contact #slide-contact .accordion-body #contact-form #jform_contact_email_copy {
    display: inline-block;
    width: auto;
    margin: 0 10px
}

.contact-category h2 {
    font-size: 24px;
    font-weight: 600;
    color: #616161;
    margin-bottom: 10px
}

.contact-category #adminForm {
    padding: 0px;
    margin: 15px 0 0;
    background: #fff;
    border: 1px solid #e7e9ed;
    border-radius: 3px
}

.contact-category #adminForm .filters {
    padding: 15px 20px;
    border-bottom: 1px solid #e7e9ed
}

.contact-category #adminForm .filters.btn-toolbar {
    margin: 0
}

.contact-category #adminForm .filters.btn-toolbar .btn-group {
    line-height: 1
}

.contact-category #adminForm .filters.btn-toolbar .chzn-container {
    width: auto;
    min-width: 68px
}

.contact-category #adminForm .filters.btn-toolbar .chzn-container a.chzn-single {
    margin-bottom: 0
}

.contact-category #adminForm .filters.btn-toolbar input.inputbox {
    padding: 7px 14px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

.contact-category #adminForm .filters label {
    margin: 0
}

.contact-category #adminForm .category {
    padding: 0;
    margin: 15px;
    width: 96.5%;
    list-style: none
}

.contact-category #adminForm .category li {
    padding: 10px 0
}

.contact-category #adminForm .category li h3 {
    margin: 0;
    font-size: 14px;
    line-height: 1.7
}

.contact-category #adminForm .category li a {
    color: #4f88bf;
    text-decoration: none;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.contact-category #adminForm .category li a:hover {
    color: #4275A6
}

.contact-category #adminForm .category li span {
    padding-top: 10px
}

.contact-category #adminForm .category li+li {
    border-top: 1px solid #e7e9ed
}

.kmt-readon {
    clear: both
}

.kmt-readon {
    display: inline-block;
    width: 100%
}

.kmt-readon span {
    padding-left: 0px
}

.kmt-readon span.aligned-right {
    float: right;
    margin-left: 15px
}

.kmt-readon span.aligned-left {
    float: left;
    margin-right: 15px
}

div#section-kmt.kmt .kmt-emoticon {
    padding: 0;
    border: 0
}

#modules-form {}

#modules-form legend {
    font-weight: 600;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px
}

#modules-form hr {
    margin-top: 10px;
    margin-bottom: 10px
}

#modules-form .btn-toolbar {
    margin-bottom: 20px
}

#modules-form .btn-toolbar .btn {
    color: #777;
    background: #F9F9F9;
    border: 0
}

#modules-form .btn-toolbar .btn:hover {
    background: #F1EFEF
}

#modules-form .btn-toolbar .btn.btn-primary {
    color: #fff;
    background: #2196f3
}

#modules-form .btn-toolbar .btn.btn-primary:hover {
    background: #1e88e5
}

#modules-form .control-group .control-label {
    display: inline-block
}

#modules-form .control-group .control-label label {
    font-weight: 400;
    text-align: left
}

#modules-form input {
    width: 100%;
    height: 39px;
    padding: 7px 14px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

#modules-form .radio input {
    width: auto;
    height: auto;
    margin-left: 5px
}

#modules-form .input-append input {
    display: inline-block;
    width: auto;
    border-radius: 3px 0 0 3px
}

#modules-form .input-append button {
    margin-top: -1px;
    border-radius: 0 3px 3px 0;
    background-color: #E2E2E2;
    border: 1px solid #cccccc
}

div.k2FeedIcon {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #e7e9ed;
    display: inline-block;
    float: right;
    clear: both
}

#k2Container img {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e9ed;
    margin-bottom: 10px
}

#k2Container h1,
#k2Container h2,
#k2Container h3,
#k2Container h4,
#k2Container h5,
#k2Container h6 {
    font-family: 'Helvetica Neue', Helvetica, 'Arimo', Arial, sans-serif;
    margin: 0 0 15px
}

#k2Container h3 {
    color: #555;
    font-weight: 600;
    font-size: 18px;
    margin: 30px 0 10px
}

#k2Container h3.catItemTitle {
    font-size: 26px;
    font-weight: 600;
    margin: 0px 0px 5px;
    padding: 0px
}

#k2Container h3.catItemTitle a {
    color: #20232c;
    webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out
}

#k2Container h3.catItemTitle a:hover {
    color: #6d9cca;
    text-decoration: none
}

#k2Container p {
    color: #666;
    line-height: 1.7
}

#k2Container a {
    text-decoration: none
}

#k2Container.itemListView .catItemView {
    margin-bottom: 20px;
    padding: 0;
    border: 1px solid #e7e9ed
}

#k2Container.itemListView .catItemHeader {
    padding: 15px;
    border-bottom: 1px solid #e7e9ed
}

#k2Container.itemListView .catItemBody {
    padding: 15px 15px 0
}

#k2Container.itemListView .catItemIntroText img.pull-left {
    margin-right: 15px
}

#k2Container.itemListView .catItemLinks {
    padding: 10px 15px;
    margin-bottom: 0;
    background: #fcfcfc;
    border-top: 1px dotted #e7e9ed;
    border-bottom: 1px dotted #e7e9ed
}

#k2Container.itemListView .catItemLinks .catItemCategory {
    padding: 0;
    border-bottom: 0
}

#k2Container.itemListView .catItemCommentsLink {
    border: 0;
    margin: 0px;
    padding: 15px 10px 15px 15px;
    display: inline-block;
    clear: both
}

#k2Container.itemListView .catItemCommentsLink a {
    color: #777;
    padding: 10px;
    background: #F8F9FB;
    border-radius: 3px;
    display: block;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

#k2Container.itemListView .catItemCommentsLink a:hover {
    background: #F3F5F9
}

#k2Container.itemListView .catItemReadMore {
    border: 0;
    margin: 0px;
    padding: 15px 15px 15px 0;
    display: inline-block;
    clear: both
}

#k2Container.itemListView .catItemReadMore a {
    color: #fff;
    padding: 10px;
    background: #3276b1;
    border-radius: 3px;
    display: block;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

#k2Container.itemListView .catItemReadMore a:hover {
    background: #285e8e
}

#k2Container.itemListView #itemListPrimary {
    margin: 0 -10px
}

#k2Container.itemListView #itemListPrimary .itemContainer {
    padding-left: 10px;
    padding-right: 10px
}

#k2Container.itemView {
    margin-bottom: 20px;
    padding: 0;
    border: 0
}

#k2Container.itemView .itemHeader {
    padding: 15px 0
}

#k2Container.itemView .itemHeader .itemTitle {
    font-weight: 500;
    padding: 0;
    margin-bottom: 5px
}

#k2Container.itemView .itemToolbar {
    margin: 0;
    padding: 5px;
    background: #fcfcfc;
    border: 1px solid #e7e9ed
}

#k2Container.itemView .itemToolbar img {
    border: 0;
    padding: 0;
    margin: 0
}

#k2Container.itemView .itemRatingBlock {
    padding: 10px 0 0
}

#k2Container.itemView .itemBody {
    padding: 15px 0 0
}

#k2Container.itemView .itemIntroText img.pull-left {
    margin-right: 15px
}

#k2Container.itemView .itemContentFooter {
    background: #fbfbfb;
    padding: 10px;
    margin: 16px 0 4px;
    border: 0;
    border-radius: 3px;
    color: #999
}

#k2Container.itemView .itemSocialSharing {
    padding: 10px 15px 0
}

#k2Container.itemView .itemLinks {
    padding: 10px 15px;
    margin-bottom: 0;
    background: #fcfcfc;
    border: 1px dotted #e7e9ed
}

#k2Container.itemView .itemLinks .itemCategory {
    padding: 0;
    border-bottom: 0
}

#k2Container.itemView .itemAuthorBlock {
    background: #F9F8F8;
    border: 0;
    border: 1px dotted #e7e9ed;
    border-top: 0;
    padding: 10px 15px;
    margin: 0
}

#k2Container.itemView .itemAuthorBlock img {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent
}

#k2Container.itemView .itemAuthorLatest {
    padding: 10px 15px;
    border: 1px solid #f5f5f5;
    margin: 15px 0
}

#k2Container.itemView .itemAuthorLatest h3 {
    margin: 10px 0
}

#k2Container.itemView .itemAuthorLatest ul {
    padding: 0px 20px;
    list-style-image: url(../images/author-bullet.png);
    margin: 0
}

#k2Container.itemView .itemAuthorLatest ul li {
    border: 0;
    padding: 8px
}

#k2Container.itemView .itemAuthorLatest ul li+li {
    border-top: 1px dotted #e7e9ed
}

#k2Container.itemView .itemAuthorLatest ul li.even {
    background: transparent
}

#k2Container.itemView .itemNavigation {
    background: #fafafa;
    padding: 8px 15px
}

#k2Container.itemView .itemComments {
    border: 0;
    background: #F9F8F8;
    border: 1px solid #e7e9ed
}

#k2Container.itemView .itemComments h3 {
    margin: 15px 0
}

#k2Container.itemView .itemCommentsForm h3 {
    margin: 0 0 5px
}

#k2Container.itemView .itemCommentsForm p.itemCommentsFormNotes {
    border: 0
}

#k2Container.itemView .itemCommentsForm label {
    font-weight: 500;
    margin-bottom: 10px
}

#k2Container.itemView .itemCommentsForm textarea {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#k2Container.itemView .itemCommentsForm input.inputbox {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#k2Container.itemView .itemCommentsForm input.button {
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #4f88bf;
    border-color: #437eb7;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

#k2Container.itemView .itemCommentsForm input.button:hover {
    background: #4275A6
}

#k2Container.itemView .itemBackToTop {
    border: 0
}

#k2Container.itemView .itemBackToTop a.k2Anchor {
    display: inline-block;
    padding: 5px 10px;
    margin: 10px 0;
    background: #fafafa;
    border-radius: 3px
}

#Kunena .kblock.kcategories-1,
#Kunena .kblock.kwhoisonline,
#Kunena .klist-actions {
    margin-bottom: 15px
}

#Kunena .kblock.kcategories-1 {
    margin-top: 15px
}

.module {
    padding: 0;
    margin-bottom: 30px
}

.module .top-heading,
.module>h3 {
    background: #F5F5F5;
    border-radius: 3px;
    font-size: inherit;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 15px;
    padding: 15px
}

.module .btn-primary {
    color: #fff;
    background-color: #4f88bf;
    border-color: #437eb7;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.module .btn-primary:hover {
    background: #4275A6
}

.module .discuss-mod {
    font-family: 'Arimo', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.module.profile {
    padding: 20px;
    margin-bottom: 0;
    float: right
}

#mod_breadcrumbs.module.module-top-header {
    margin-bottom: 0;
    padding: 10px 30px
}

#mod_breadcrumbs.module.module-top-header .top-heading {
    display: none
}

#mod_breadcrumbs.module.module-top-header ul {
    display: inline;
    list-style: none;
    padding-left: 0
}

#mod_breadcrumbs.module.module-top-header ul li {
    display: inline-block;
    list-style: none
}

#mod_breadcrumbs.module.module-top-header ul li+li {
    padding-left: 10px
}

#mod_breadcrumbs.module.module-top-header ul li span.divider {
    padding-left: 10px
}

#mod_breadcrumbs.module.module-content-top {
    margin-bottom: 20px;
    padding: 10px;
    background: #F5F5F5;
    border-radius: 3px
}

#mod_breadcrumbs.module.module-content-top .top-heading {
    display: none
}

#mod_breadcrumbs.module.module-content-top ul {
    display: inline;
    list-style: none;
    padding-left: 0
}

#mod_breadcrumbs.module.module-content-top ul li {
    display: inline-block;
    list-style: none
}

#mod_breadcrumbs.module.module-content-top ul li+li {
    padding-left: 10px
}

#mod_breadcrumbs.module.module-content-top ul li span.divider {
    padding-left: 10px
}

.module #login-form #form-login-password input,
.module #login-form #form-login-username input {
    display: block;
    width: 100%;
    height: 39px;
    padding: 7px 14px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

.module #login-form #form-login-remember.checkbox {
    margin: 10px auto
}

.module #login-form #form-login-remember label {
    padding-left: 5px
}

.module #login-form #form-login-submit button {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.module #login-form .unstyled {
    list-style: none;
    padding-left: 0
}

.login-link:focus {
    outline: none
}

.module .mod-es-dating-search.module-social .input-col input.input-sm {
    height: 39px;
    padding: 7px 14px;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.8;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;

    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    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, -webkit-box-shadow ease-in-out 0.15s
}

.module #fd .eb-mod-item .eb-mod-item-submenu .eb-mod-item+.eb-mod-item {
    border-top: 1px dotted #e5e5e5;
    margin-top: 10px;
    padding-top: 10px
}

div#fd.eb.mod-easyblogquickpost a {
    display: table;
    width: auto
}

.module .discuss-mod.discuss-ask {
    background: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px!important
}

.module .discuss-mod.discuss-ask a {
    border: 1px solid #4cae4c;
    display: block;
    text-align: center;
    text-decoration: none!important;
    background: #5cb85c;
    border-radius: 4px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease
}

.module .discuss-mod.discuss-ask a:hover {
    background: #449d44
}

.module .discuss-mod.discuss-ask a span {
    border: 0;
    color: #FFFFFF!important;
    display: block;
    height: auto;
    padding: 8px 10px;
    text-shadow: none
}

#discuss-mod-statistics .small {
    font-size: 12px
}

.module .discuss-mod.recent-discussions .list-item .item+.item {
    border-top: 1px solid #e7e9ed;
    margin-top: 10px;
    padding-top: 18px
}

.module .discuss-mod.recent-discussions .list-item .item .item-user {
    padding: 0
}

.module .discuss-mod.recent-discussions .list-item .item .item-user .item-title {
    display: block;
    min-height: 48px
}

.module .discuss-mod.recent-discussions .list-item .item .item-user .small {
    margin: 10px 0 4px
}