/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: initial
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: initial
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: initial;
    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] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: initial
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,:after,:before {
    box-sizing: border-box
}

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

body {
    color: #333;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143
}

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

a {
    color: #0074bd;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857143;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #ededed;
    margin-bottom: 20px;
    margin-top: 20px
}

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

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

.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 {
    color: #ccc;
    font-weight: 400;
    line-height: 1
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-bottom: 10px;
    margin-top: 20px
}

.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-bottom: 10px;
    margin-top: 10px
}

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

.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: #ccc
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

.page-header {
    border-bottom: 1px solid #ededed;
    margin: 40px 0 20px;
    padding-bottom: 9px
}

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

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-inline,.list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px;
    margin-top: 0
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help
}

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

blockquote {
    border-left: 5px solid #ededed;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px
}

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

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

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #ededed;
    padding-left: 0;
    padding-right: 15px;
    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 {
    font-style: normal;
    line-height: 1.42857143;
    margin-bottom: 20px
}

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

code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e
}

code,kbd {
    font-size: 90%;
    padding: 2px 4px
}

kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #00000040;
    color: #fff
}

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

pre {
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #4c4c4c;
    display: block;
    font-size: 13px;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all
}

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

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

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

@media (min-width: 768px) {
    .container {
        width:750px;
        width: 970px;
        width: 1170px
    }
}

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

.row,.widget {
    margin-left: -15px;
    margin-right: -15px
}

.row-no-gutters {
    margin-left: 0;
    margin-right: 0
}

.row-no-gutters [class*=col-] {
    padding-left: 0;
    padding-right: 0
}

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

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        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
    }

    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        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
    }

    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        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: initial
}

table col[class*=col-] {
    display: table-column;
    float: none;
    position: static
}

table td[class*=col-],table th[class*=col-] {
    display: table-cell;
    float: none;
    position: static
}

caption {
    color: #ccc;
    padding-bottom: 8px;
    padding-top: 8px
}

caption,th {
    text-align: left
}

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

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

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

.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,.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,.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 {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        -ms-overflow-style:-ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%
    }

    .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 {
    margin: 0;
    min-width: 0
}

fieldset,legend {
    border: 0;
    padding: 0
}

legend {
    border-bottom: 1px solid #e5e5e5;
    color: #4c4c4c;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    width: 100%
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%
}

input[type=search] {
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px\9
}

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
}

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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,output {
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 1.42857143
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    height: 34px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%
}

.form-control:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #66afe999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

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

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

.form-control::-ms-expand {
    background-color: initial;
    border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #ededed;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

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

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

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

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

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

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

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

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

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

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

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

.form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px
}

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

.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

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

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

.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px
}

.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

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

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

.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    min-height: 38px;
    padding: 11px 16px
}

.has-feedback {
    position: relative
}

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

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

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

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

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

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

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

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

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

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

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

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

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

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

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

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

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

.has-feedback label~.form-control-feedback {
    top: 25px
}

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

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

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .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-bottom: 0;
        margin-top: 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] {
        margin-left: 0;
        position: relative
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        font-size:18px;
        padding-top: 11px
    }

    .form-horizontal .form-group-sm .control-label {
        font-size: 12px;
        padding-top: 6px
    }
}

.btn {
    background-image: none;
    border: 1px solid #0000;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}

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

.btn.focus,.btn:focus,.btn:hover {
    color: #0074bd;
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default,.btn-secondary {
    background-color: #fff;
    border-color: #ccc;
    color: #0074bd
}

.btn-default.focus,.btn-default:focus,.btn-secondary.focus,.btn-secondary:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #0074bd
}

.btn-default:hover,.btn-secondary:hover {
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.btn-secondary.active,.btn-secondary:active,.open>.dropdown-toggle.btn-default,.open>.dropdown-toggle.btn-secondary {
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
    color: #0074bd
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover,.open>.dropdown-toggle.btn-secondary.focus,.open>.dropdown-toggle.btn-secondary:focus,.open>.dropdown-toggle.btn-secondary:hover {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #0074bd
}

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

.btn-default .badge,.btn-primary,.btn-secondary .badge {
    background-color: #0074bd;
    color: #fff
}

.btn-primary {
    border-color: #0074bd
}

.btn-primary.focus,.btn-primary:focus {
    background-color: #00558a;
    border-color: #00263e;
    color: #fff
}

.btn-primary:hover {
    background-color: #00558a;
    border-color: #004e80
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-color: #00558a;
    background-image: none;
    border-color: #004e80;
    color: #fff
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    background-color: #003f66;
    border-color: #00263e;
    color: #fff
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #0074bd;
    border-color: #0074bd
}

.btn-primary .badge {
    background-color: #fff;
    color: #0074bd
}

.btn-payment,.btn-positive,.btn-success {
    background-color: #659a3b;
    border-color: #659a3b;
    color: #fff
}

.btn-payment.focus,.btn-payment:focus,.btn-positive.focus,.btn-positive:focus,.btn-success.focus,.btn-success:focus {
    background-color: #4d752d;
    border-color: #293e18;
    color: #fff
}

.btn-payment:hover,.btn-positive:hover,.btn-success:hover {
    background-color: #4d752d;
    border-color: #486e2a
}

.btn-payment.active,.btn-payment:active,.btn-positive.active,.btn-positive:active,.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-payment,.open>.dropdown-toggle.btn-positive,.open>.dropdown-toggle.btn-success {
    background-color: #4d752d;
    background-image: none;
    border-color: #486e2a;
    color: #fff
}

.btn-payment.active.focus,.btn-payment.active:focus,.btn-payment.active:hover,.btn-payment:active.focus,.btn-payment:active:focus,.btn-payment:active:hover,.btn-positive.active.focus,.btn-positive.active:focus,.btn-positive.active:hover,.btn-positive:active.focus,.btn-positive:active:focus,.btn-positive:active:hover,.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-payment.focus,.open>.dropdown-toggle.btn-payment:focus,.open>.dropdown-toggle.btn-payment:hover,.open>.dropdown-toggle.btn-positive.focus,.open>.dropdown-toggle.btn-positive:focus,.open>.dropdown-toggle.btn-positive:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    background-color: #3c5b23;
    border-color: #293e18;
    color: #fff
}

.btn-payment.disabled.focus,.btn-payment.disabled:focus,.btn-payment.disabled:hover,.btn-payment[disabled].focus,.btn-payment[disabled]:focus,.btn-payment[disabled]:hover,.btn-positive.disabled.focus,.btn-positive.disabled:focus,.btn-positive.disabled:hover,.btn-positive[disabled].focus,.btn-positive[disabled]:focus,.btn-positive[disabled]:hover,.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-payment.focus,fieldset[disabled] .btn-payment:focus,fieldset[disabled] .btn-payment:hover,fieldset[disabled] .btn-positive.focus,fieldset[disabled] .btn-positive:focus,fieldset[disabled] .btn-positive:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #659a3b;
    border-color: #659a3b
}

.btn-payment .badge,.btn-positive .badge,.btn-success .badge {
    background-color: #fff;
    color: #659a3b
}

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

.btn-info.focus,.btn-info:focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff
}

.btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff
}

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

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

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

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

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

.btn-warning.focus,.btn-warning:focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff
}

.btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff
}

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

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

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

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

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

.btn-danger.focus,.btn-danger:focus,.btn-negative.focus,.btn-negative:focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff
}

.btn-danger:hover,.btn-negative:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff
}

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

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

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

.btn-danger .badge,.btn-negative .badge {
    background-color: #fff;
    color: #d9534f
}

.btn-link,.btn-tertiary,.widget-icons .btn {
    border-radius: 0;
    color: #0074bd;
    font-weight: 400
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],.btn-tertiary,.btn-tertiary.active,.btn-tertiary:active,.btn-tertiary[disabled],.widget-icons .btn,.widget-icons .btn.active,.widget-icons .btn:active,.widget-icons .btn[disabled],fieldset[disabled] .btn-link,fieldset[disabled] .btn-tertiary,fieldset[disabled] .widget-icons .btn {
    background-color: initial;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover,.btn-tertiary,.btn-tertiary:active,.btn-tertiary:focus,.btn-tertiary:hover,.widget-icons .btn,.widget-icons .btn:active,.widget-icons .btn:focus,.widget-icons .btn:hover {
    border-color: #0000
}

.btn-link:focus,.btn-link:hover,.btn-tertiary:focus,.btn-tertiary:hover,.widget-icons .btn:focus,.widget-icons .btn:hover {
    background-color: initial;
    color: #369;
    text-decoration: underline
}

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

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

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

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

.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;
    transition: opacity .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 {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: .35s;
    transition-property: height,visibility;
    transition-timing-function: ease
}

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

.dropdown,.dropup {
    position: relative
}

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

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

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

.dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a,.dropdown-menu>li>a,.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
    clear: both;
    color: #4c4c4c;
    display: block;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover {
    background-color: #f5f5f5;
    color: #3f3f3f;
    text-decoration: none
}

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

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

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    background-color: initial;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration: none
}

.open>.dropdown-menu {
    display: block
}

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

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

.dropdown-header {
    color: #ccc;
    display: block;
    font-size: 12px;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990
}

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

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    border-top: 0;
    content: ""
}

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

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left:auto;
        right: 0
    }

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

.btn-group,.btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

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

.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,.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>.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 {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link,.btn-group.open .dropdown-toggle.btn-tertiary,.btn-group.open .dropdown-toggle.widget-icons .btn {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 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;
    max-width: 100%;
    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-left: 0;
    margin-top: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-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-left-radius: 0;
    border-bottom-right-radius: 0
}

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

.btn-group-justified {
    border-collapse: initial;
    display: table;
    table-layout: fixed;
    width: 100%
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

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

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

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px
}

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

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 {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px
}

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

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 .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%
}

.input-group-addon {
    background-color: #ededed;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center
}

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

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

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

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn: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 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,.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;
    z-index: 2
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav>li,.nav>li>a {
    display: block;
    position: relative
}

.nav>li>a {
    padding: 10px 15px
}

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

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

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

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #ededed;
    border-color: #0074bd
}

.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden
}

.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 {
    border: 1px solid #0000;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857143;
    margin-right: 2px
}

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

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    background-color: #fff;
    border: 1px solid;
    border-color: #ddd #ddd #0000;
    color: #999;
    cursor: default
}

.nav-tabs.nav-justified {
    border-bottom: 0;
    width: 100%
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: 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 {
    border-radius: 4px;
    margin-right: 0
}

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

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

.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover {
    background-color: #337ab7;
    color: #fff
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-left: 0;
    margin-top: 2px
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: 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 {
    border-radius: 4px;
    margin-right: 0
}

.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: 4px 4px 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 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.navbar {
    border: 1px solid #0000;
    margin-bottom: 20px;
    position: relative
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }

    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid #0000;
    box-shadow: inset 0 1px 0 #ffffff1a;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px
}

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

@media (min-width: 768px) {
    .navbar-collapse {
        border-top:0;
        box-shadow: none;
        width: auto
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        overflow: visible!important;
        padding-bottom: 0
    }

    .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-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

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

@media (min-width: 768px) {
    .navbar-fixed-bottom,.navbar-fixed-top {
        border-radius:0
    }
}

.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0
}

.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0
}

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

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

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

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

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px
}

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

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    background-color: initial;
    background-image: none;
    border: 1px solid #0000;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

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

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background-color:initial;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a,.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a,.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-bottom: 15px;
        padding-top: 15px
    }
}

.navbar-form {
    border-bottom: 1px solid #0000;
    border-top: 1px solid #0000;
    box-shadow: inset 0 1px 0 #ffffff1a,0 1px 0 #ffffff1a;
    margin: 8px -15px;
    padding: 10px 15px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .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-bottom: 0;
        margin-top: 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] {
        margin-left: 0;
        position: relative
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-form .checkbox,.navbar-form .form-group,.navbar-form .radio {
    margin-right: 16px
}

.navbar-form .form-group label {
    margin-right: 6px
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        border:0;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        width: auto
    }
}

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

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

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

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

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

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

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

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .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 {
    background-color: initial;
    color: #5e5e5e
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    background-color: initial;
    color: #333
}

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

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

.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: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar-default .navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover {
        background-color: initial;
        color: #333
    }

    .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 {
        background-color: #e7e7e7;
        color: #555
    }

    .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 {
        background-color: initial;
        color: #ccc
    }
}

.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-link {
    color: #777
}

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

.navbar-default .btn-link,.navbar-default .btn-tertiary,.navbar-default .widget-icons .btn {
    color: #777
}

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

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

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

.navbar-inverse .navbar-brand {
    color: #f2f2f2
}

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

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #f2f2f2
}

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

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

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

.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: 767px) {
    .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.multi-column>.dropdown-menu-column>ul>li>a,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a,.navbar-inverse .navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
        color: #f2f2f2
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:focus,.navbar-inverse .navbar-nav .open .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a:hover {
        background-color: initial;
        color: #fff
    }

    .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 {
        background-color: #080808;
        color: #fff
    }

    .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 {
        background-color: initial;
        color: #444
    }
}

.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-link {
    color: #f2f2f2
}

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

.navbar-inverse .btn-link,.navbar-inverse .btn-tertiary,.navbar-inverse .widget-icons .btn {
    color: #f2f2f2
}

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

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

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

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

.label:empty {
    display: none
}

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

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

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

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

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

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

.label-positive[href]:focus,.label-positive[href]:hover,.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,.label-negative {
    background-color: #d9534f
}

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

.badge {
    background-color: #97030a;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

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

.btn-group-xs>.btn .badge,.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

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

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    background-color: #fff;
    color: #0074bd
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.alert {
    border: 1px solid #0000;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px
}

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

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

.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 {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px
}

.alert-positive,.alert-success {
    background-color: #dff0d6;
    border-color: #8cb566;
    color: #333
}

.alert-positive hr,.alert-success hr {
    border-top-color: #7fad55
}

.alert-positive .alert-link,.alert-success .alert-link {
    color: #1a1a1a
}

.alert-info {
    background-color: #e8f3ff;
    border-color: #4c89c6;
    color: #333
}

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

.alert-info .alert-link {
    color: #1a1a1a
}

.alert-warning {
    background-color: #fff7d7;
    border-color: #fad335;
    color: #333
}

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

.alert-warning .alert-link {
    color: #1a1a1a
}

.alert-danger,.alert-negative {
    background-color: #fecccd;
    border-color: #97030a;
    color: #333
}

.alert-danger hr,.alert-negative hr {
    border-top-color: #7e0308
}

.alert-danger .alert-link,.alert-negative .alert-link {
    color: #1a1a1a
}

.alert-icon:before {
    color: red;
    content: "\0026A0";
    font-size: 20px;
    padding-right: 5px;
    position: relative;
    top: 4px
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px #0000001a;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.progress-bar {
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 #00000026;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width .6s ease;
    width: 0
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000)
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0
}

.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover {
    background-color: #ededed;
    color: #ccc;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text {
    color: #ccc
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none
}

button.list-group-item {
    text-align: left;
    width: 100%
}

.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color: #3c763d
}

a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff
}

.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover {
    background-color: #c4e3f3;
    color: #31708f
}

a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff
}

.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color: #8a6d3b
}

a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff
}

.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color: #a94442
}

a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff
}

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0
}

.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0
}

.panel {
    background-color: #fff;
    border: 1px solid #0000;
    border-radius: 4px;
    box-shadow: 0 1px 1px #0000000d;
    margin-bottom: 20px
}

.panel-body {
    padding: 15px
}

.panel-heading {
    border-bottom: 1px solid #0000;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px
}

.panel-heading>.dropdown .dropdown-toggle,.panel-title {
    color: inherit
}

.panel-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #4c4c4c
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    background-color: #4c4c4c;
    color: #f5f5f5
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    background-color: #fff;
    color: #337ab7
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    background-color: #a94442;
    color: #f2dede
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:focus,.close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

button.close {
    -webkit-appearance: none;
    appearance: none;
    background: #0000;
    border: 0;
    cursor: pointer;
    padding: 0
}

.tooltip {
    word-wrap: normal;
    display: block;
    filter: alpha(opacity=0);
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070
}

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

.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.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

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

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

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

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

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

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

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

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

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

.popover {
    word-wrap: normal;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 5px 10px #0003;
    display: none;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060
}

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

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

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

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

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

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

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

.popover.top>.arrow {
    border-bottom-width: 0;
    border-top-color: #ccc;
    bottom: -11px;
    left: 50%;
    margin-left: -11px
}

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

.popover.right>.arrow {
    border-left-width: 0;
    border-right-color: #ccc;
    left: -11px;
    margin-top: -11px;
    top: 50%
}

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

.popover.bottom>.arrow {
    border-bottom-color: #ccc;
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px
}

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

.popover.left>.arrow {
    border-left-color: #ccc;
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%
}

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

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

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

.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,.panel-body:after,.panel-body:before,.row:after,.row:before,.widget:after,.widget: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,.panel-body:after,.row:after,.widget: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 {
    background-color: initial;
    border: 0;
    color: #0000;
    font: 0/0 a;
    text-shadow: none
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.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!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .visible-md {
        display: block!important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none!important
}

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

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

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

    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
    }

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

body {
    background-color: #555
}

.glu {
    height: 100%;
    width: 100%
}

.glu-content {
    background-color: #fff;
    margin: 0 auto;
    min-height: 100%;
    width: 100%
}

.glu-content.workspace {
    background-color: #ededed
}

.glu-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

.glu-container:after,.glu-container:before {
    content: " ";
    display: table
}

.glu-container:after {
    clear: both
}

.container {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

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

.container,.glu-container,.glu-content {
    max-width: 1820px
}

.row,.widget {
    margin-left: 0;
    margin-right: 0
}

.row .row,.row .widget,.widget .widget {
    padding-left: 10px;
    padding-right: 10px
}

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

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

    .col-1 {
        width: 8.33333333%
    }

    .col-2 {
        width: 16.66666667%
    }

    .col-3 {
        width: 25%
    }

    .col-4 {
        width: 33.33333333%
    }

    .col-5 {
        width: 41.66666667%
    }

    .col-6 {
        width: 50%
    }

    .col-7 {
        width: 58.33333333%
    }

    .col-8 {
        width: 66.66666667%
    }

    .col-9 {
        width: 75%
    }

    .col-10 {
        width: 83.33333333%
    }

    .col-11 {
        width: 91.66666667%
    }

    .col-12 {
        width: 100%
    }
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
    padding-left: 10px;
    padding-right: 10px
}

.widget {
    background-color: #fff;
    margin-bottom: 20px;
    margin-top: 4px
}

.widget:before {
    background: #a6a6a6;
    background-size: 100%!important;
    content: " ";
    display: block;
    height: 4px;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 0
}

.widget-body {
    padding-bottom: 20px;
    padding-top: 20px
}

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

.widget-header:after {
    clear: both
}

.widget-header h3 {
    float: left;
    font-size: 18px;
    margin-top: 15px
}

.widget-header .widget-icons {
    float: right;
    margin-top: 7px
}

.widget-icons .btn {
    padding-left: 8px;
    padding-right: 8px
}

.widget-icons .btn,.widget-icons .btn:focus,.widget-icons .btn:hover {
    color: #333;
    text-decoration: none
}

.widget.widget-login {
    margin: 100px auto 0;
    width: 400px
}

.widget.widget-login:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAAFCAIAAABw7RPYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTRCQUEyNzlENTY3MTFFNDg3N0FFRjBGODdEMzA1NDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTRCQUEyN0FENTY3MTFFNDg3N0FFRjBGODdEMzA1NDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNEJBQTI3N0Q1NjcxMUU0ODc3QUVGMEY4N0QzMDU0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNEJBQTI3OEQ1NjcxMUU0ODc3QUVGMEY4N0QzMDU0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrWGQOQAAAoXSURBVHja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)
}

.widget.widget-login>.widget-body {
    padding: 40px
}

.widget.widget-login>.widget-body fieldset {
    margin-bottom: 0
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: 20px;
    margin-top: 0
}

.h1,h1 {
    font-size: 20px
}

.h1,.h2,h1,h2 {
    font-weight: 400
}

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

.h3,h3 {
    font-size: 16px;
    font-weight: 400
}

.h4,h4 {
    font-size: 14px;
    font-weight: 700
}

a.disabled,a.disabled:hover {
    color: #a1c2e1;
    text-decoration: none
}

a.disabled {
    cursor: default;
    pointer-events: none
}

.page-headline {
    background: #4c4c4c;
    height: 49px;
    margin-bottom: 28px
}

.page-headline:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAAFCAIAAABw7RPYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTRCQUEyNzlENTY3MTFFNDg3N0FFRjBGODdEMzA1NDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTRCQUEyN0FENTY3MTFFNDg3N0FFRjBGODdEMzA1NDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNEJBQTI3N0Q1NjcxMUU0ODc3QUVGMEY4N0QzMDU0NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNEJBQTI3OEQ1NjcxMUU0ODc3QUVGMEY4N0QzMDU0NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrWGQOQAAAoXSURBVHja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);
    background-size: 100%;
    content: " ";
    display: block;
    height: 8px
}

.page-headline h1 {
    color: #fff;
    font-weight: 300;
    height: 100%;
    line-height: 49px;
    margin: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-headline .page-back {
    display: block;
    float: left;
    height: 100%
}

.page-headline .page-back>a {
    background-color: #333;
    color: #fff;
    display: block;
    height: 100%;
    line-height: 49px;
    margin-right: 20px;
    text-align: center;
    text-decoration: none;
    width: 45px
}

.page-headline .page-back>a .icon-arrow-left {
    fill: #fff;
    font-size: 16px;
    margin-left: -6px
}

.page-headline .page-back>a .icon-arrow-left svg {
    height: 16px;
    width: 16px
}

.page-headline .page-back>a:active,.page-headline .page-back>a:focus,.page-headline .page-back>a:hover {
    color: #fff;
    text-decoration: none
}

.navbar {
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
    min-height: 50px
}

.navbar .navbar-nav>li>.btn {
    background-color: initial;
    border-left: none;
    border-radius: 0;
    border-right: none;
    border-top: none
}

.navbar .navbar-nav>li>.btn.disabled,.navbar .navbar-nav>li>.btn[aria-busy=true],.navbar .navbar-nav>li>.btn[aria-busy]:before,.navbar .navbar-nav>li>.btn[disabled] {
    color: #a1c2e1
}

.navbar .navbar-nav>li>.btn svg {
    fill: #0074bd
}

.navbar [class^=icon] {
    line-height: 18px
}

.navbar [class^=icon] svg {
    height: 20px;
    width: 20px
}

.navbar .navbar-toggle {
    float: left;
    margin: 0 0 1px 5px;
    padding: 11px 10px
}

.navbar .navbar-nav>li>.btn,.navbar .navbar-nav>li>a {
    border-bottom: 5px solid #0000;
    color: #595959;
    font-size: 14px;
    height: 50px;
    padding-bottom: 10px;
    padding-top: 15px
}

.navbar .nav>li.active>.btn,.navbar .nav>li.active>a,.navbar .nav>li>.btn:focus,.navbar .nav>li>.btn:hover,.navbar .nav>li>a:focus,.navbar .nav>li>a:hover {
    background-color: initial;
    border-color: #0074bd;
    color: #0074bd
}

.navbar .nav>li>.user-dropdown-toggle:focus,.navbar .nav>li>.user-dropdown-toggle:hover {
    border-color: #0000
}

.navbar .avatar {
    display: inline-block;
    float: right;
    margin-bottom: -5px;
    margin-left: 10px
}

.navbar .avatar>img {
    background-color: #ccc;
    border-radius: 50%;
    height: 30px;
    margin-top: -5px;
    width: 30px
}

.navbar .navbar-brand {
    color: #333;
    height: 50px;
    line-height: 1;
    padding-left: 10px;
    padding-right: 10px
}

.navbar .navbar-brand>img {
    height: 33px;
    margin-top: -15px;
    padding-bottom: 0
}

.navbar .navbar-nav>li>.dropdown-menu {
    border-radius: 0 0 2px 2px
}

.navbar .navbar-nav>li>.btn {
    border-left: 1px solid #0000;
    border-right: 1px solid #0000;
    padding: 15px 15px 10px
}

.navbar .navbar-nav>li>.btn:focus,.navbar .navbar-nav>li>.btn:hover {
    background-color: #ededed;
    border-bottom: 5px solid #0000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #595959;
    text-decoration: none
}

.navbar .navbar-nav>li>.btn:focus span:before,.navbar .navbar-nav>li>.btn:hover span:before {
    color: #4c4c4c
}

.navbar .navbar-nav .badge {
    font-size: 14px;
    top: -5px
}

.dropdown-menu.multi-column>.dropdown-menu-column>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a,.dropdown-menu>li>a,.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
    font-size: 14px
}

.dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
    white-space: normal
}

.dropdown-header {
    color: #595959;
    font-size: 14px;
    font-weight: 700
}

.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a,.navbar .dropdown-menu>li>a,.navbar .navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
    font-size: 14px
}

.navbar .dropdown-menu.multi-column>.dropdown-menu-column>ul>li>a {
    white-space: normal
}

.navbar .dropdown-header {
    color: #595959;
    font-size: 14px;
    font-weight: 700
}

@media (max-width: 767px) {
    .navbar .navbar-nav {
        margin-top:0
    }

    .navbar .dropdown-toggle {
        margin-left: 0
    }

    .navbar .avatar {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width: 768px) {
    .nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
        background-color:initial
    }

    ul.nav .open ul.dropdown-menu,ul.nav li.dropdown:hover>ul.dropdown-menu {
        border: 0;
        display: block;
        margin-top: 0
    }

    ul.nav li+li.dropdown-header {
        margin-top: 10px
    }
}

@media (min-width: 979px) {
    .dropdown-menu.multi-column {
        min-width:402px
    }

    .dropdown-menu.multi-column>.dropdown-menu-column {
        float: left;
        width: 200px
    }
}

.btn-primary,.btn-secondary {
    min-width: 80px
}

.btn+.btn-negative,.btn+.btn-payment,.btn+.btn-positive,.btn+.btn-primary,.btn+.btn-secondary,.btn+.btn-tertiary {
    margin-left: 11px
}

.dropdown-toggle {
    min-width: 0
}

.btn-primary:hover {
    background-color: #369;
    border-color: #369;
    color: #fff
}

.btn-default:hover,.btn-secondary:hover {
    background-color: #ededed;
    border-color: #ccc;
    color: #0074bd
}

.btn-payment:hover,.btn-positive:hover,.btn-success:hover {
    background-color: #83c84d;
    border-color: #83c84d;
    color: #fff
}

.btn-primary.disabled,.btn-primary[aria-busy=true],.btn-primary[disabled] {
    background-color: #a1c2e1;
    border-color: #a1c2e1;
    color: #fff
}

.btn-primary[aria-busy]:before {
    color: #fff
}

.btn-primary svg {
    fill: #fff
}

.btn-default.disabled,.btn-default[aria-busy=true],.btn-default[disabled],.btn-secondary.disabled,.btn-secondary[aria-busy=true],.btn-secondary[disabled] {
    background-color: #fff;
    border-color: #e7e7e7;
    color: #a1c2e1
}

.btn-default[aria-busy]:before,.btn-secondary[aria-busy]:before {
    color: #a1c2e1
}

.btn-default svg,.btn-secondary svg {
    fill: #0074bd
}

.btn-tertiary.disabled,.btn-tertiary[aria-busy=true],.btn-tertiary[aria-busy]:before,.btn-tertiary[disabled] {
    color: #a1c2e1
}

.btn-tertiary svg {
    fill: #0074bd
}

.btn[aria-busy] {
    overflow: hidden;
    position: relative
}

.btn[aria-busy]:before {
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border: 4px solid;
    border-left: 4px solid #0000;
    border-radius: 50%;
    content: "";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 80%;
    transition-duration: .3s;
    transition-property: opacity,top;
    width: 20px
}

.btn[aria-busy]:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0
}

.btn[aria-busy][aria-busy=true] {
    color: #0000!important;
    cursor: not-allowed;
    pointer-events: none;
    text-align: left
}

.btn[aria-busy][aria-busy=true]:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    margin-left: -10px;
    opacity: 1;
    top: 50%;
    transition-duration: .5s
}

.btn-tertiary span[class^=icon] {
    text-decoration: none
}

.nav-tabs {
    margin-bottom: 30px
}

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

.nav-tabs>li>a {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px
}

.nav-tabs>li>a:focus,.nav-tabs>li>a:hover {
    background-color: initial;
    border-color: #0000
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    background-color: initial;
    border: 0;
    border-bottom: 3px solid #0074bd;
    color: #0074bd
}

.nav-tabs>li.active>a svg,.nav-tabs>li.active>a:focus svg,.nav-tabs>li.active>a:hover svg {
    fill: #0074bd
}

.nav-tabs.nav-icons>li>a {
    padding-top: 20px;
    position: relative
}

.nav-tabs.nav-icons span[class^=icon] {
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 0;
    width: 100%
}

.nav-tabs.nav-icons span[class^=icon] svg {
    height: 16px;
    width: 16px
}

.steps {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 40px;
    padding: 0
}

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

.steps:after {
    clear: both
}

.steps>li {
    display: block;
    float: left;
    margin: 0;
    padding: 0 50px;
    position: relative;
    text-align: center
}

.steps>li:before {
    background-color: #ccc;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 100%
}

.steps>li:first-child {
    padding-left: 0
}

.steps>li:first-child:before {
    left: calc(50% - 25px);
    width: calc(50% + 25px)
}

.steps>li:last-child {
    padding-right: 0
}

.steps>li:last-child:before {
    left: auto;
    right: calc(50% - 25px);
    width: calc(50% + 25px)
}

.steps>li>a {
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 1em;
    color: #333;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 25px;
    line-height: 22px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 25px
}

.steps>li>a,.steps>li>a:active,.steps>li>a:focus,.steps>li>a:hover {
    text-decoration: none
}

.steps>li>span {
    display: block;
    font-weight: 700;
    margin-top: 5px
}

.steps>li.active>a {
    background: #0472ba;
    border: 2px solid #0000;
    color: #fff
}

@media screen and (max-width: 767px) {
    .steps:not(.steps-named)>li {
        padding:0 25px
    }

    .steps:not(.steps-named)>li:first-child {
        padding-left: 0
    }

    .steps:not(.steps-named)>li:last-child {
        padding-right: 0
    }

    .steps-named>li {
        float: none;
        margin-bottom: 10px;
        padding: 0;
        text-align: left
    }

    .steps-named>li:before {
        height: 100%;
        left: 13px;
        right: auto;
        top: 100%;
        width: 1px
    }

    .steps-named>li:first-child:before {
        left: 13px;
        width: 1px
    }

    .steps-named>li:last-child {
        padding-bottom: 0
    }

    .steps-named>li:last-child:before {
        content: "";
        display: none
    }

    .steps-named>li>a {
        margin-right: 5px
    }

    .steps-named>li>span {
        display: inline
    }
}

fieldset {
    margin-bottom: 60px
}

legend {
    border-bottom: 0;
    color: #333;
    margin-bottom: 10px
}

legend.inline-legend {
    float: left;
    padding-right: 10px;
    padding-top: 8px
}

label {
    font-size: 13px
}

label.required>span {
    color: #97030a
}

label.optional {
    display: block
}

label.optional>span {
    color: #999;
    float: right;
    font-weight: 400;
    line-height: 20px
}

.form-control {
    height: 31px
}

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

.form-control-md {
    width: 60%
}

.form-control-sm {
    width: 35%
}

.help-block,.help-block-focused {
    color: #999;
    font-size: 12px
}

.help-block-focused {
    display: block;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    top: -1.15384615em;
    transition: all .25s ease-in-out 0s
}

.form-control:focus+.help-block-focused {
    max-height: 200px;
    opacity: 1
}

.checkbox input[type=checkbox],.radio input[type=radio] {
    margin-left: 0
}

.checkbox input[type=checkbox]:disabled+label,.radio input[type=radio]:disabled+label {
    color: #999
}

.radio.has-text-input input[type=radio] {
    margin-top: 10px
}

.radio.has-text-input input[type=text] {
    display: inline-block
}

.checkbox-inline input[type=checkbox],.radio-inline input[type=radio] {
    margin-left: -20px
}

.checkbox-inline label,.radio-inline label {
    padding-left: 0
}

.form-group>.form-group {
    margin: 15px 0 0 20px
}

.form-inline .checkbox,.form-inline .form-group,.form-inline .radio {
    margin-right: 16px
}

.form-inline .form-group label {
    margin-right: 6px
}

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

.has-error .form-control {
    border-color: #df0000;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #ac0000;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ff4646
}

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

.has-error .form-control-feedback,.has-error label {
    color: #df0000
}

.required label:before,legend.required:before {
    color: #df0000;
    content: "* "
}

.loader,.loader-lg {
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    border: 4px solid;
    border-left: 4px solid #0000;
    border-radius: 50%;
    color: #0074bd;
    content: "";
    height: 30px;
    width: 30px
}

.glu-content-loading>.loader {
    margin: 0 auto
}

.loader-lg {
    border-width: 5px;
    height: 35px;
    left: 50%;
    margin-left: -18px;
    position: absolute;
    top: 50%;
    width: 35px
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.popover {
    padding: 0
}

.popover-title {
    border-bottom: 0
}

.panel-primary,.panel-secondary,.panel-tertiary {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-top: 20px
}

.panel-primary .panel-body,.panel-primary .panel-heading,.panel-secondary .panel-body,.panel-secondary .panel-heading,.panel-tertiary .panel-body,.panel-tertiary .panel-heading {
    padding-left: 20px;
    padding-right: 20px
}

.panel-primary .panel-heading,.panel-secondary .panel-heading,.panel-tertiary .panel-heading {
    border: 0;
    border-radius: 0;
    color: #333;
    padding-bottom: 11px;
    padding-top: 11px
}

.panel-primary .panel-title,.panel-secondary .panel-title,.panel-tertiary .panel-title {
    font-size: 16px;
    font-weight: 700
}

.panel-primary .panel-title a[data-toggle=collapse],.panel-secondary .panel-title a[data-toggle=collapse],.panel-tertiary .panel-title a[data-toggle=collapse] {
    text-decoration: none
}

.panel-primary .panel-title a[data-toggle=collapse] .closed-icon,.panel-primary .panel-title a[data-toggle=collapse] .open-icon,.panel-secondary .panel-title a[data-toggle=collapse] .closed-icon,.panel-secondary .panel-title a[data-toggle=collapse] .open-icon,.panel-tertiary .panel-title a[data-toggle=collapse] .closed-icon,.panel-tertiary .panel-title a[data-toggle=collapse] .open-icon {
    padding-right: 16px
}

.panel-primary .panel-title a[data-toggle=collapse] .closed-icon,.panel-secondary .panel-title a[data-toggle=collapse] .closed-icon,.panel-tertiary .panel-title a[data-toggle=collapse] .closed-icon {
    display: none
}

.panel-primary .panel-title a[data-toggle=collapse] .open-icon svg,.panel-secondary .panel-title a[data-toggle=collapse] .open-icon svg,.panel-tertiary .panel-title a[data-toggle=collapse] .open-icon svg {
    vertical-align: middle
}

.panel-primary .panel-title a[data-toggle=collapse].collapsed .closed-icon,.panel-secondary .panel-title a[data-toggle=collapse].collapsed .closed-icon,.panel-tertiary .panel-title a[data-toggle=collapse].collapsed .closed-icon {
    display: inline;
    display: initial
}

.panel-primary .panel-title a[data-toggle=collapse].collapsed .open-icon,.panel-secondary .panel-title a[data-toggle=collapse].collapsed .open-icon,.panel-tertiary .panel-title a[data-toggle=collapse].collapsed .open-icon {
    display: none
}

.panel-primary .panel-body,.panel-secondary .panel-body,.panel-tertiary .panel-body {
    padding-top: 20px
}

.panel-primary .panel-secondary,.panel-primary .panel-tertiary {
    margin-bottom: 0;
    margin-top: 10px
}

.panel-primary .panel-secondary:first-child,.panel-primary .panel-tertiary:first-child {
    margin-top: -10px
}

.panel-primary .panel-heading {
    background-color: #c8dffc;
    padding-bottom: 16px;
    padding-top: 16px
}

.panel-primary .panel-secondary {
    margin-left: -20px;
    margin-right: -20px
}

.panel-primary .panel-secondary .panel-body,.panel-primary .panel-secondary .panel-heading {
    padding-left: 55px;
    padding-right: 20px
}

.panel-primary .panel-tertiary {
    margin-left: -55px;
    margin-right: -20px
}

.panel-primary .panel-tertiary .panel-body,.panel-primary .panel-tertiary .panel-heading {
    padding-left: 85px;
    padding-right: 20px
}

.panel-secondary .panel-heading {
    background-color: #e8f3ff
}

.panel-tertiary .panel-heading {
    background-color: initial
}

g.tick text {
    fill: #888;
    font-size: 12px
}

.c3 .tick line,.c3-xgrid-focus {
    stroke-width: 0
}

.c3 line,.c3 path {
    stroke: #888
}

.c3-event-rect {
    cursor: pointer
}

.c3-tooltip tr {
    border: 0
}

.c3-tooltip th {
    background-color: #4c4c4c
}

.c3-tooltip td,.c3-tooltip th {
    border: 0;
    padding-bottom: 4px;
    padding-top: 4px
}

.tooltip-wrapper {
    display: inline-block
}

.center {
    text-align: center!important
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clickable {
    cursor: pointer
}

.scrollY {
    overflow-x: hidden;
    overflow-y: scroll
}

.no-scroll {
    overflow: hidden!important
}

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

.valign-top {
    vertical-align: top
}

.fixed {
    position: fixed!important
}

.js .glu-noscript {
    display: none
}

.js .no-cookies .glu-cookies {
    display: block!important
}

.glu .glu-alert {
    display: none
}

.glu .glu-alert .alert {
    border-bottom: 1px solid #cfcfcf;
    margin: 0;
    padding: 10px 15px
}

.glu .glu-alert .close {
    margin-top: -1px
}

.glu .glu-content {
    display: none
}

.glu .glu-progress {
    background: #fff;
    box-shadow: 0 0 3px #0006;
    margin: 20px auto;
    max-width: 400px;
    padding: 5px;
    width: 100%
}

.glu .glu-progress>.progress {
    margin: 0
}

.glu .glu-progress-message {
    color: #666;
    font-size: 13px;
    margin: 6px 0 0;
    text-align: center
}

.glu .glu-loader {
    margin: 20px auto;
    max-width: 400px;
    width: 100%
}

.glu .glu-cookies,.glu .glu-oldie {
    display: none
}

.glu-content-loading {
    margin-top: 40px
}

.glu-content-loading>img {
    display: block;
    margin: 0 auto
}

.glu-screen-manager {
    left: -4000px;
    position: absolute
}

.application-header {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.application-header .container {
    position: relative
}

.application-header .logo {
    background: url(/static/media/logo.6bb8f89e261fca433e05.png) no-repeat;
    display: block;
    height: 30px;
    margin: 12px 0 8px 5px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 86px
}

.application-header h1 {
    margin: 0 0 0 10px
}

body,html {
    height: 100%
}

.glu-base-nav div[data-region=menuHeader] {
    z-index: 950
}

.glu-base-nav div[data-region=userMenuHeader] {
    display: block
}

div[role=main] {
    height: 100%
}

nav.glu-menu ul {
    list-style-type: none
}

nav.glu-menu ul.top {
    margin: 0;
    padding: 0
}

nav.glu-menu a,nav.glu-menu a:hover {
    text-decoration: none
}

nav.glu-menu .parent,nav.glu-menu [class^=item-] {
    position: relative
}

nav.glu-menu .parent>[class^=item-] i[class^=icon-],nav.glu-menu .parent>[class^=item-] span[class^=icon-] {
    margin-right: 5px
}

nav.glu-menu .parent>[class^=item-] .caret {
    margin-left: 5px
}

nav.glu-menu .parent>.dropdown {
    list-style-type: none;
    margin: -1px 0 0;
    min-width: 100%;
    padding: 0;
    z-index: 950
}

nav.glu-menu .parent>.dropdown[aria-hidden=false] {
    display: block
}

nav.glu-menu .parent>.dropdown[aria-hidden=true] {
    display: none
}

nav.glu-menu .parent>.dropdown .item-separator {
    font-weight: 700
}

nav.glu-menu .toggle {
    display: none
}

nav.glu-menu .toggle .btn {
    padding: 0;
    text-decoration: none
}

@media only screen and (min-width: 768px) {
    nav.glu-menu .parent>.dropdown {
        box-sizing:initial;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        position: absolute;
        width: 225px;
        width: max-content
    }

    nav.glu-menu .parent>.dropdown [class^=item-] {
        display: block;
        min-width: max-content;
        padding: 2px 20px 2px 35px
    }

    nav.glu-menu .parent>.dropdown [class^=item-]:hover {
        text-decoration: underline
    }
}

@media only screen and (max-width: 767px) {
    nav.glu-menu {
        background-color:#222
    }

    nav.glu-menu .toggle {
        display: block
    }

    nav.glu-menu .parent>[class^=item-] {
        border-bottom: 1px solid #080808;
        border-top: 1px solid #333;
        color: #f2f2f2;
        display: block;
        font-size: 0;
        padding: 16px 20px
    }

    nav.glu-menu .parent>[class^=item-].active,nav.glu-menu .parent>[class^=item-].dd-open,nav.glu-menu .parent>[class^=item-].menu-focus,nav.glu-menu .parent>[class^=item-].menu-hover {
        background-color: #080808;
        border-top: 1px solid #080808;
        color: #fff
    }

    nav.glu-menu .parent>.dropdown {
        background-color: #080808
    }

    nav.glu-menu .parent>.dropdown [class^=item-] {
        color: #f2f2f2;
        padding-bottom: 10px;
        padding-top: 10px
    }

    nav.glu-menu .parent>.dropdown [class^=item-].menu-focus,nav.glu-menu .parent>.dropdown [class^=item-].menu-hover {
        color: #fff
    }

    nav.glu-menu.open {
        min-width: 200px;
        width: 300px;
        width: max-content
    }

    nav.glu-menu.open ul {
        position: relative;
        width: 100%
    }

    nav.glu-menu.open .parent>[class^=item-] {
        display: block;
        font-size: 100%;
        padding: 16px 20px
    }

    nav.glu-menu.open .parent>[class^=item-].dd-open,nav.glu-menu.open .parent>[class^=item-].menu-focus,nav.glu-menu.open .parent>[class^=item-].menu-hover {
        color: #fff
    }

    nav.glu-menu.open .parent>.dropdown {
        margin: 0;
        padding: 0;
        position: static
    }

    nav.glu-menu.open .parent>.dropdown:before {
        display: none
    }

    nav.glu-menu.open .parent>.dropdown [class^=item-] {
        display: block;
        padding-left: 40px
    }

    nav.glu-menu.open .parent>.dropdown [class^=item-].menu-focus,nav.glu-menu.open .parent>.dropdown [class^=item-].menu-hover {
        color: #fff
    }
}

@media only screen and (min-width: 768px) {
    nav.glu-menu {
        background-color:#f8f8f8;
        width: 100%
    }

    nav.glu-menu .parent {
        display: inline-block;
        float: left
    }

    nav.glu-menu .parent>[class^=item-] {
        border-left: 1px solid #0000;
        border-right: 1px solid #0000;
        display: block;
        padding: 13px 20px
    }

    nav.glu-menu .parent>[class^=item-].dd-open,nav.glu-menu .parent>[class^=item-].menu-focus,nav.glu-menu .parent>[class^=item-].menu-hover {
        background-color: #f8f8f8;
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        color: #333
    }

    nav.glu-menu .parent>.dropdown {
        background-color: #f8f8f8;
        padding-bottom: 10px
    }

    nav.glu-menu .parent>.dropdown[aria-hidden=false] {
        border: 1px solid #e7e7e7;
        box-shadow: 0 5px 5px #e7e7e7;
        top: calc(100% - 2px)
    }

    nav.glu-menu .parent>.dropdown [class^=item-] {
        color: #777
    }

    nav.glu-menu .parent>.dropdown [class^=item-].menu-focus,nav.glu-menu .parent>.dropdown [class^=item-].menu-hover {
        background-color: #080808;
        color: #fff
    }
}

@media only screen and (min-width: 768px) and (max-width:767px) {
    nav.glu-menu {
        height:100%;
        width: 86px
    }

    nav.glu-menu .toggle {
        border-bottom: 1px solid #080808;
        border-top: 1px solid #333
    }

    nav.glu-menu .parent>[class^=item-] {
        font-size: 0
    }

    nav.glu-menu .parent>[class^=item-] .caret {
        display: none
    }

    nav.glu-menu .parent>.dropdown {
        background-color: #080808;
        margin-left: calc(100% + 20px);
        padding-bottom: 20px;
        padding-top: 20px;
        top: 0
    }

    nav.glu-menu.open .parent>[class^=item-] .caret {
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    nav.glu-menu {
        overflow:hidden;
        width: 0
    }
}

.glu-switch {
    overflow: hidden;
    position: relative
}

.glu-switch span {
    display: inline-block;
    vertical-align: middle
}

.glu-switch input {
    margin-left: -9999px;
    opacity: 0;
    position: absolute
}

.glu-switch input+label {
    background-color: #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 48px;
    padding: 2px;
    position: relative;
    vertical-align: middle;
    width: 96px
}

.glu-switch input+label:after,.glu-switch input+label:before {
    bottom: 1px;
    display: block;
    font-size: 14px;
    left: 1px;
    position: absolute;
    top: 1px
}

.glu-switch input+label:before {
    background-color: #f7f7f7;
    box-shadow: inset 0 0 2px #0000004d;
    content: attr(data-off);
    right: 1px;
    text-align: right;
    transition: background .25s
}

.glu-switch input+label:after {
    background-color: #fff;
    box-shadow: 0 2px 5px #0000004d;
    content: "";
    transition: margin .25s;
    width: 46px
}

.glu-switch input.checked+label:before {
    background-color: #693;
    color: #fff;
    content: attr(data-on);
    text-align: left
}

.glu-switch input.checked+label:after {
    margin-left: 48px
}

.glu-switch input:checked+label:before {
    background-color: #693;
    color: #fff;
    content: attr(data-on);
    text-align: left
}

.glu-switch input:checked+label:after {
    margin-left: 48px
}

.glu-switch input:focus+label {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.glu-switch.switch-round input+label {
    border-radius: 48px
}

.glu-switch.switch-round input+label:before {
    border-radius: 48px;
    padding: 13px 13px 0
}

.glu-switch.switch-round input+label:after {
    border-radius: 100%
}

.glu-switch.switch-square input+label:before {
    padding: 13px 13px 0
}

.glu-switch.switch-md input+label {
    height: 27px;
    width: 60px
}

.glu-switch.switch-md input+label:before {
    font-size: 12px;
    font-weight: 400;
    padding: 5px 7px 0
}

.glu-switch.switch-md input+label:after {
    width: 28px
}

.glu-switch.switch-md.switch-round input+label:after {
    width: 25px
}

.glu-switch.switch-md input:checked+label:after {
    margin-left: 30px
}

.glu-switch.switch-md.switch-round input:checked+label:after {
    margin-left: 33px
}

.glu-switch.switch-md span {
    font-size: 12px;
    margin-right: 2px
}

.glu-switch.switch-sm input+label {
    height: 24px;
    width: 56px
}

.glu-switch.switch-sm input+label:before {
    font-size: 12px;
    font-weight: 400;
    padding: 3px 5px 0
}

.glu-switch.switch-sm.switch-round input+label:before {
    padding: 3px 7px 0
}

.glu-switch.switch-sm input+label:after {
    width: 26px
}

.glu-switch.switch-sm.switch-round input+label:after {
    width: 22px
}

.glu-switch.switch-sm input:checked+label:after {
    margin-left: 28px
}

.glu-switch.switch-sm.switch-round input:checked+label:after {
    margin-left: 32px
}

.glu-switch.switch-sm span {
    font-size: 12px;
    margin-right: 2px
}

.glu-switch.switch-xs input+label {
    height: 18px;
    width: 47px
}

.glu-switch.switch-xs input+label:before {
    font-size: 10px;
    font-weight: 400;
    padding: 2px 5px 0
}

.glu-switch.switch-xs.switch-round input+label:before {
    padding: 2px 7px 0
}

.glu-switch.switch-xs input+label:after {
    width: 22px
}

.glu-switch.switch-xs.switch-round input+label:after {
    width: 16px
}

.glu-switch.switch-xs input:checked+label:after {
    margin-left: 23px
}

.glu-switch.switch-xs.switch-round input:checked+label:after {
    margin-left: 29px
}

.glu-switch.switch-xs span {
    font-size: 10px;
    margin-right: 2px
}

.c3 svg {
    -webkit-tap-highlight-color: transparent;
    font: 10px sans-serif
}

.c3 line,.c3 path {
    fill: none;
    stroke: #000
}

.c3 text {
    -webkit-user-select: none;
    user-select: none
}

.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid {
    shape-rendering: crispEdges
}

.c3-chart-arc path {
    stroke: #fff
}

.c3-chart-arc text {
    fill: #fff;
    font-size: 13px
}

.c3-grid line {
    stroke: #aaa
}

.c3-grid text {
    fill: #aaa
}

.c3-xgrid,.c3-ygrid {
    stroke-dasharray: 3 3
}

.c3-text.c3-empty {
    fill: grey;
    font-size: 2em
}

.c3-line {
    stroke-width: 1px
}

.c3-circle._expanded_ {
    stroke-width: 1px;
    stroke: #fff
}

.c3-selected-circle {
    fill: #fff;
    stroke-width: 2px
}

.c3-bar {
    stroke-width: 0
}

.c3-bar._expanded_ {
    fill-opacity: .75
}

.c3-target.c3-focused {
    opacity: 1
}

.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step {
    stroke-width: 2px
}

.c3-target.c3-defocused {
    opacity: .3!important
}

.c3-region {
    fill: #4682b4
}

.c3-brush .extent,.c3-region {
    fill-opacity: .1
}

.c3-legend-item {
    font-size: 12px
}

.c3-legend-item-hidden {
    opacity: .15
}

.c3-legend-background {
    fill: #fff;
    stroke: #d3d3d3;
    stroke-width: 1;
    opacity: .75
}

.c3-title {
    font: 14px sans-serif
}

.c3-tooltip-container {
    z-index: 10
}

.c3-tooltip {
    background-color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    box-shadow: 7px 7px 12px -9px #777;
    empty-cells: show;
    opacity: .9
}

.c3-tooltip tr {
    border: 1px solid #ccc
}

.c3-tooltip th {
    background-color: #aaa;
    color: #fff;
    font-size: 14px;
    padding: 2px 5px;
    text-align: left
}

.c3-tooltip td {
    background-color: #fff;
    border-left: 1px dotted #999;
    font-size: 13px;
    padding: 3px 6px
}

.c3-tooltip td>span {
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    width: 10px
}

.c3-tooltip td.value {
    text-align: right
}

.c3-area {
    stroke-width: 0;
    opacity: .2
}

.c3-chart-arcs-title {
    dominant-baseline: middle;
    font-size: 1.3em
}

.c3-chart-arcs .c3-chart-arcs-background {
    fill: #e0e0e0;
    stroke: none
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
    fill: #000;
    font-size: 16px
}

.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min {
    fill: #777
}

.c3-chart-arc .c3-gauge-value {
    fill: #000
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: local("Roboto Light"),local("Roboto-Light"),url(/static/media/roboto-v15-latin_cyrillic_greek-300.59dcdc818b695f6f72d5.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-300.f961f003d268ba8692ab.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 300;
    src: local("Roboto Light Italic"),local("Roboto-LightItalic"),url(/static/media/roboto-v15-latin_cyrillic_greek-300italic.9145d806805c0807927f.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-300italic.fcdca633ae54256caeee.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"),local("Roboto-Regular"),url(/static/media/roboto-v15-latin_cyrillic_greek-regular.38f13318a8fb6d7810e1.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-regular.ecd9cc01197578829ea1.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: local("Roboto Italic"),local("Roboto-Italic"),url(/static/media/roboto-v15-latin_cyrillic_greek-italic.6ea7d724c75312e70176.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-italic.054be3829555456acc8d.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: local("Roboto Medium"),local("Roboto-Medium"),url(/static/media/roboto-v15-latin_cyrillic_greek-500.0ddb620aded0f7b3260e.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-500.7be0d8a90ff6c2ea1152.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 500;
    src: local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(/static/media/roboto-v15-latin_cyrillic_greek-500italic.fa80a8cc88f7646c26c6.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-500italic.2afa4b7a0f292c7a0df4.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: local("Roboto Bold"),local("Roboto-Bold"),url(/static/media/roboto-v15-latin_cyrillic_greek-700.d9a41abe0b7e8c50ea79.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-700.bc2d8eb986e0461b02ad.woff) format("woff")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(/static/media/roboto-v15-latin_cyrillic_greek-700italic.7c5b440b0c99782e0981.woff2) format("woff2"),url(/static/media/roboto-v15-latin_cyrillic_greek-700italic.db06c358da4b4e4d7dfe.woff) format("woff")
}

body {
    background-color: #fff;
    font-family: sans-serif;
    margin: 0;
    padding: 0
}

.glu .glu-content {
    display: block
}

@page {
    size: auto;
    margin: 12mm
}

@media print {
    body {
        -webkit-print-color-adjust: exact
    }
}

.modal--opened {
    overflow: hidden
}

.ag-header-cell {
    white-space: normal
}

.ag-header-cell:focus {
    outline: auto;
    outline-color: #5e9ed6
}

.agGridColumnHeader--text-align-right button[class^=headerNameButton] {
    justify-content: flex-end
}

.agGridColumnHeader--text-align-right {
    display: flex;
    justify-content: flex-end;
    margin-right: 0;
    text-align: right
}

div[data-qa=dropdown-panel] {
    z-index: 300
}

/*# sourceMappingURL=main.3d139da8.css.map*/
