/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 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: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid 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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 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 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@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-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: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        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 {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
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
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .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-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 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 {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65)
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.btn-xs {
    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%
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    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: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.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
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.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,
.modal-footer:after,
.modal-footer:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@font-face {
    font-family: fontello;
    src: url(https://s0.seewo.com/cloud-static/easicare-web/statics/font/fontello-1032e4db0c.eot);
    src: url(https://s0.seewo.com/cloud-static/easicare-web/statics/font/fontello-1032e4db0c.eot#iefix) format("embedded-opentype"), url(https://s0.seewo.com/cloud-static/easicare-web/statics/font/fontello-28e9127bd5.woff2) format("woff2"), url(https://s0.seewo.com/cloud-static/easicare-web/statics/font/fontello-286616967a.woff) format("woff"), url(https://s0.seewo.com/cloud-static/easicare-web/statics/font/fontello-950f0e0b6b.ttf) format("truetype"), url(https://s0.seewo.com/cloud-static/easicare-web/statics/font/fontello-76af8dbbfb.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-teacher-tick:before {
    content: "\e800"
}

easicare-mobile .icon-teacher-mobile:before {
    content: "\e801"
}

.icon-nav-arrow:before {
    content: "\e802"
}

.icon-nav-stick:before {
    content: "\e803"
}

.icon-cancel-circle:before {
    content: "\e804"
}

.icon-cancel:before {
    content: "\e805"
}

.icon-ok-1:before {
    content: "\e806"
}

.icon-down-head:before {
    content: "\e807"
}

.icon-right-big:before {
    content: "\e808"
}

.icon-care:before {
    content: "\e809"
}

.icon-medal:before {
    content: "\e80a"
}

.icon-attendance-1:before {
    content: "\e80b"
}

.icon-qrcode:before {
    content: "\e80c"
}

.icon-up-to-top:before {
    content: "\e80d"
}

.icon-play:before {
    content: "\e80e"
}

.icon-enter:before {
    content: "\e80f"
}

.icon-mobile:before {
    content: "\e810"
}

.icon-chat:before {
    content: "\e811"
}

.icon-qq:before {
    content: "\e812"
}

.icon-up-head:before {
    content: "\e813"
}

.icon-up-to-top-1:before {
    content: "\e814"
}

.icon-score-download:before {
    content: "\e815"
}

.icon-nav-arrow-1:before {
    content: "\e816"
}

.icon-send-score:before {
    content: "\e817"
}

.icon-send-score-active:before {
    content: "\e818"
}

.icon-subjects-delete:before {
    content: "\e819"
}

.icon-score-upload:before {
    content: "\e81a"
}

.icon-subjects-add:before {
    content: "\e81b"
}

.icon-student-name:before {
    content: "\e81c"
}

.icon-delete:before {
    content: "\e81d"
}

.icon-report:before {
    content: "\e81e"
}

.icon-eye:before {
    content: "\e81f"
}

.icon-warning:before {
    content: "\e820"
}

.icon-exam:before {
    content: "\e821"
}

.icon-criticism:before {
    content: "\e822"
}

.icon-praise-o:before {
    content: "\e823"
}

.icon-criticism-o:before {
    content: "\e824"
}

.icon-sort:before {
    content: "\e825"
}

.icon-sort-down:before {
    content: "\e826"
}

.icon-export:before {
    content: "\e827"
}

.icon-medal-report:before {
    content: "\e828"
}

.icon-chart-pie:before {
    content: "\e829"
}

.icon-success:before {
    content: "\e82a"
}

.icon-wait:before {
    content: "\e82b"
}

.icon-praise:before {
    content: "\e82c"
}

.icon-student-report:before {
    content: "\e82d"
}

.icon-student-search:before {
    content: "\e82e"
}

.icon-student-setting:before {
    content: "\e82f"
}

.icon-score-total:before {
    content: "\e830"
}

.icon-char:before {
    content: "\e831"
}

.icon-banner-classroom-setting:before {
    content: "\e832"
}

.icon-appraise:before {
    content: "\e833"
}

.icon-report-order:before {
    content: "\e834"
}

.icon-appraise-block:before {
    content: "\e835"
}

.icon-right-open-big:before {
    content: "\e836"
}

.icon-ok-bold:before {
    content: "\e838"
}

.icon-reverse-score:before {
    content: "\e839"
}

.icon-medal-edit-pen:before {
    content: "\e842"
}

.icon-ic-report-download:before {
    content: "\e845"
}

.icon-ic-excel:before {
    content: "\e846"
}

.icon-ic-pdf:before {
    content: "\e847"
}

.icon-activate:before {
    content: "\e84f"
}

.icon-comment:before {
    content: "\e852"
}

.icon-random:before {
    content: "\e85c"
}

.icon-multiple-user:before {
    content: "\e85d"
}

.icon-timer:before {
    content: "\e85f"
}

.icon-attendance:before {
    content: "\e860"
}

.icon-homework:before {
    content: "\e872"
}

.icon-notice:before {
    content: "\e873"
}

.icon-scanusers:before {
    content: "\e874"
}

.icon-upload-btn:before {
    content: "\e875"
}

.icon-upload-bg:before {
    content: "\e876"
}

.icon-star-o:before {
    content: "\e877"
}

.icon-edit-pen:before {
    content: "\e87e"
}

.icon-move:before {
    content: "\e87f"
}

.icon-ic-class-create:before {
    content: "\e886"
}

.icon-ic-message-send-success:before {
    content: "\e887"
}

.icon-ic-nav-message:before {
    content: "\e890"
}

.icon-quick-group:before {
    content: "\e893"
}

.icon-add-group:before {
    content: "\e894"
}

.icon-add-group-collection:before {
    content: "\e898"
}

.icon-time-sort:before {
    content: "\e899"
}

.icon-edit:before {
    content: "\e89a"
}

.icon-bottom-arrow:before {
    content: "\e89b"
}

.icon-student-tech-close:before {
    content: "\e8a5"
}

.icon-personinfo:before {
    content: "\e8a7"
}

.icon-grade:before {
    content: "\e8a8"
}

.icon-previlige:before {
    content: "\e8a9"
}

.icon-medal-import:before {
    content: "\e8c5"
}

.icon-ic-student-check:before {
    content: "\e8fd"
}

.icon-dollar:before {
    content: "\f155"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

body {
    font-family: Microsoft YaHei;
    font-size: 14px
}

a {
    text-decoration: none
}

li,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.section .section-content {
    width: 1000px;
    margin: 0 auto
}

.section .section-content-text {
    width: 450px;
    margin-top: 80px
}

.section .section-content-text h4 {
    font-size: 30px;
    color: #97d269;
    font-weight: 400;
    margin: .2em 0
}

.section .section-content-text p {
    color: #777;
    font-size: 16px;
    line-height: 1.8em
}

.section-block {
    padding: 50px 0
}

.text-center {
    text-align: center
}

.text-sm {
    font-size: 12px
}

.margin-top {
    margin-top: 20px
}

.margin-top-lg {
    margin-top: 40px
}

.btn-common {
    color: #c36323;
    background-color: #ffe010;
    border-color: #ffe010
}

.btn-common.active,
.btn-common.focus,
.btn-common:active,
.btn-common:focus,
.btn-common:hover,
.open>.dropdown-toggle.btn-common {
    color: #c36323;
    background-color: #dcbf00;
    border-color: #d2b700
}

.btn-common.active,
.btn-common:active,
.open>.dropdown-toggle.btn-common {
    background-image: none
}

.btn-common.disabled,
.btn-common.disabled.active,
.btn-common.disabled.focus,
.btn-common.disabled:active,
.btn-common.disabled:focus,
.btn-common.disabled:hover,
.btn-common[disabled],
.btn-common[disabled].active,
.btn-common[disabled].focus,
.btn-common[disabled]:active,
.btn-common[disabled]:focus,
.btn-common[disabled]:hover,
fieldset[disabled] .btn-common,
fieldset[disabled] .btn-common.active,
fieldset[disabled] .btn-common.focus,
fieldset[disabled] .btn-common:active,
fieldset[disabled] .btn-common:focus,
fieldset[disabled] .btn-common:hover {
    background-color: #ffe010;
    border-color: #ffe010
}

.btn-common .badge {
    color: #ffe010;
    background-color: #c36323
}

.btn-common .btn-lg {
    padding-left: 20px
}

.btn-common:hover {
    background-color: #ffed17
}

.btn-common:focus {
    background: #f1d30f
}

.bx-wrapper .bx-prev {
    left: -50px
}

.bx-wrapper .bx-next {
    right: -38px
}

.btn:active,
.btn:focus,
.btn:hover {
    box-shadow: 0;
    -webkit-box-shadow: 0;
    -webkit-user-select: 0;
    outline: 0
}

.text-warning {
    color: red
}

#index-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #97d269;
    height: 60px;
    border-bottom: 1px solid #97d269
}

#index-header .nav-switch-tab,
#index-header .switch-tab {
    width: auto;
    padding: 0 15px
}

#index-logo {
    display: inline-block;
    width: 165px;
    height: 60px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/logo-47b8-47b8924ff4.png) no-repeat 0;
    -webkit-background-size: auto 33px;
    background-size: auto 33px
}

#index-header-right-panel {
    font-size: 0
}

#index-header-right-panel a {
    font-size: 16px;
    line-height: 59px;
    color: #ffffff;
    display: inline-block;
    width: 80px;
    text-align: center
}

#user-info-panel {
    display: inline-block;
    color: #fff;
    padding-left: 18px;
    border-left: 1px solid hsla(0, 0%, 100%, .5);
    max-width: 180px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: 4px
}

.header-btn {
    font-size: 14px !important;
    width: 88px !important;
    padding: 9px 5px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #fff;
    margin-left: 9px;
    line-height: 16px !important;
    color: #fff !important
}

.header-btn:hover {
    color: #97d269 !important;
    background-color: #fff
}

.header-btn:focus {
    background: #f2f2f2;
    color: #97d269 !important;
    background-color: #fff
}

.header-btn-course {
    margin-left: 34px
}

.header-btn-school {
    margin-left: 20px
}

#nav-fudai-btn:hover span {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

#index-header-right-panel .active {
    font-weight: 500;
    color: #fff;
    font-size: 18px
}

#index-header-right-panel #index-login-btn,
#index-header-right-panel #index-register-btn {
    color: #fff
}

#index-register-btn {
    border-left: 1px solid hsla(0, 0%, 100%, .5);
    line-height: 14px !important;
    margin-right: -20px
}

#nav-use-guide {
    margin-right: 10px
}

.modal-open #index-header {
    margin-left: -17px
}

.modal-open #index-header .section-content {
    padding-left: 17px
}

.modal-open #index-aside-panel {
    margin-right: 17px
}

.modal-backdrop {
    z-index: 29999
}

.modal {
    z-index: 39999
}

#all-footer {
    background: #fafafa;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    color: #666;
    padding-bottom: 5px
}

#all-footer .section-content {
    width: 668px
}

#all-footer #join-qq {
    color: #0099e7;
    display: inline-block;
    margin-left: 20px
}

#all-footer #licenses {
    display: inline-block;
    color: #666;
    margin-right: 20px
}

#all-footer #licenses:hover {
    color: #0099e7
}

#all-footer #links a {
    display: inline-block;
    color: #666;
    margin: 0 15px
}

#all-footer #links a:hover {
    color: #0099e7
}

#all-footer #links .link-split {
    font-size: 12px;
    color: #999
}

#all-footer .footer-link {
    color: #0099e7
}

#login-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 99999
}

#login-container-mask {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50)
}

#login-iframe {
    background: #fff;
    padding: 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    z-index: 9
}

#dingding-login,
#login-iframe {
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -170px
}

#dingding-login {
    width: 340px;
    height: 466px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
}

#dingding-login #login-dingding-iframe {
    position: absolute;
    top: 60px;
    left: 0
}

#dingding-login .header {
    height: 60px;
    background: #008ee8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff
}

#dingding-login .err-box {
    background-color: #fff;
    padding-top: 25px;
    display: none;
    z-index: 999;
    width: 100%;
    height: 352px;
    position: absolute;
    top: 60px;
    left: 0
}

#dingding-login .err-box .img {
    width: 120px;
    height: 120px
}

#dingding-login .err-box .title {
    margin-top: 35px;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 26px;
    color: #333
}

#dingding-login .err-box .desc {
    padding: 0 40px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    text-align: left
}

#dingding-login .login-bot {
    border-top: 1px solid hsla(0, 0%, 100%, .1);
    width: 100%;
    height: 56px;
    background: #f2f2f2;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 18px;
    color: #0084cf;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#dingding-login .login-bot .btn {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: .5px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 8px;
    cursor: pointer
}

#dingding-login .login-bot .btn img {
    width: 24px;
    height: 24px;
    margin-right: 8px
}

#dingding-login .login-bot .btn:hover {
    color: #0084cf;
    background: #ebf6ff;
    border-color: #38a9ff
}

#index-aside-panel {
    position: fixed;
    right: 20px;
    width: 60px;
    bottom: 100px;
    text-align: center
}

#index-aside-panel li {
    margin: 10px 0;
    width: 50px;
    height: 50px;
    list-style: none
}

#index-aside-panel .aside-btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background: rgba(0, 88, 135, .2);
    line-height: 50px;
    color: #fff;
    font-size: 24px
}

#index-aside-panel .aside-btn:hover {
    background: rgba(0, 88, 135, .5)
}

#index-aside-panel .aside-btn:hover i:before {
    width: 34px;
    font-size: 12px
}

#index-aside-panel #index-aside-chat-btn:hover i:before,
#index-aside-panel #index-aside-qq-btn:hover i:before,
#index-aside-panel #index-aside-qrcode-btn:hover i:before,
#index-aside-panel #index-aside-up-to-top:hover i:before {
    line-height: 1.1rem;
    position: relative;
    top: 3px
}

#index-aside-panel #index-aside-zp-apply {
    position: absolute;
    left: -34px;
    top: -50px;
    width: 84px;
    height: 84px;
    cursor: pointer
}

#index-aside-panel #index-aside-zp-apply:hover #zp-apply-content {
    display: block
}

#index-aside-panel #index-aside-zp-apply #zp-apply-content {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: rgba(0, 88, 136, .8);
    display: none
}

#index-aside-panel #index-aside-zp-apply #zp-apply-content #content-text {
    margin: 24px auto;
    width: 48px;
    height: 32px;
    font-family: MicrosoftYaHeiUI;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #fff
}

#index-aside-panel #index-aside-chat-btn:hover i:before {
    content: "问题反馈"
}

#index-aside-panel #index-aside-qrcode-btn:hover i:before {
    content: "扫码下载"
}

#index-aside-panel #index-aside-qq-btn:hover i:before {
    content: "进入讨论"
}

#index-aside-panel #index-aside-up-to-top:hover i:before {
    content: "回到顶部"
}

#index-aside-up-to-top a {
    display: none
}

#index-aside-qq-detail {
    width: 160px;
    color: #666;
    font-family: Microsoft Yahei
}

#index-aside-qq-detail a {
    color: #0099e7
}

.modal-body {
    position: relative;
    padding: 0
}

.modal-dialog {
    width: 888px;
    margin-top: 160px
}

.modal-close-btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: -45px;
    width: 32px;
    height: 32px;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    color: #fff;
    border: 1px solid #fff
}

.modal-close-btn:hover {
    background: #fff;
    color: #333
}

.modal-close-btn .icon-cancel:before {
    margin: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.download-body {
    width: 100%;
    margin-top: 60px
}

.download-tab-head {
    width: 100%;
    background-color: #97d269
}

.download-tab-head .section-content {
    font-size: 0;
    text-align: center
}

.download-tab-head .tab-android,
.download-tab-head .tab-banyou-local,
.download-tab-head .tab-ios,
.download-tab-head .tab-pc {
    line-height: 180px;
    display: inline-block;
    width: 200px;
    height: 180px;
    text-align: center;
    vertical-align: bottom
}

.download-tab-head .tab-android i,
.download-tab-head .tab-banyou-local i,
.download-tab-head .tab-ios i,
.download-tab-head .tab-pc i {
    cursor: pointer;
    color: hsla(0, 0%, 100%, .6)
}

.download-tab-head .icon-windows {
    font-size: 48px
}

.download-tab-head .icon-android,
.download-tab-head .icon-apple {
    font-size: 53px
}

.download-tab-head #tab-banyou-local {
    position: relative
}

.download-tab-head .icon-banyou-local {
    cursor: pointer;
    width: 53px;
    height: 53px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuNzUgMy43NWMtMi41IDIuNS0zLjc1IDYtMy43NSAxMCAwIDMuNzUgMS4yNSA3IDMuNSA5LjI1czUuMjUgMy41IDkuMjUgMy41YzMgMCA1LjUtLjUgNy4yNS0xLjI1di01Yy0yIDEtNCAxLjc1LTYuMjUgMS43NS0yLjUgMC00LjI1LS43NS01Ljc1LTIuMjVzLTIuMjUtMy41LTIuMjUtNlM2LjUgOSA4IDcuNSAxMS41IDUgMTQgNWMyLjI1IDAgNC4yNS41IDYgMS41VjFjLTItLjc1LTQtMS02LjUtMS00IDAtNy4yNSAxLjI1LTkuNzUgMy43NXpNNDIgLjV2MTQuNzVjMCAxLjc1IDAgMyAuMjUgMy41LS4yNS0uMjUtLjUtMS0xLjI1LTJMMzAuNS41aC02djI1Ljc1aDUuMjVWMTEuNWMwLTEuNzUgMC0zLjI1LS4yNS00IC4yNS41Ljc1IDEuMjUgMS4yNSAyTDQxLjUgMjZINDdWLjVoLTV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -26px;
    opacity: .7
}

.download-tab-head .tab-android.active,
.download-tab-head .tab-banyou-local.active,
.download-tab-head .tab-ios.active,
.download-tab-head .tab-pc.active {
    position: relative
}

.download-tab-head .tab-android.active i,
.download-tab-head .tab-banyou-local.active i,
.download-tab-head .tab-ios.active i,
.download-tab-head .tab-pc.active i {
    color: #fff
}

.download-tab-head .tab-android.active:before,
.download-tab-head .tab-banyou-local.active:before,
.download-tab-head .tab-ios.active:before,
.download-tab-head .tab-pc.active:before {
    font-size: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -26px;
    content: "";
    border-right: 26px solid transparent;
    border-bottom: 13px solid #fff;
    border-left: 26px solid transparent
}

.download-tab-head .tab-banyou-local.active .icon-banyou-local {
    opacity: 1
}

.download-tab-body {
    display: none
}

#download-pc {
    display: block
}

.current-version {
    position: relative;
    width: 100%;
    min-height: 350px;
    max-height: 1000px;
    background-color: #fff
}

.current-version .section-content {
    position: relative;
    height: 100%
}

.current-version .current-version-code {
    display: block;
    margin-top: 24px
}

.current-version .current-version-title {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    color: #97d269
}

.current-version .current-version-info {
    font-size: 12px;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 0;
    color: #999
}

.current-version .current-version-info .mark-depart {
    margin-right: 10px;
    margin-left: 10px
}

.current-version .startup-wrap p {
    width: 160px;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 3
}

.current-version .current-version-download,
.current-version .current-version-startup {
    font-size: 0;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #97d269
}

.current-version .current-version-download:active,
.current-version .current-version-startup:active {
    background: #97d269
}

.current-version .current-version-download .img-download,
.current-version .current-version-download .img-startup,
.current-version .current-version-startup .img-download,
.current-version .current-version-startup .img-startup {
    display: inline-block;
    width: 16px;
    height: 16px
}

.current-version .current-version-applink {
    font-size: 0;
    display: block;
    height: 20px;
    margin-top: 24px
}

.current-version .current-version-applink .download-app-content {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    color: #666
}

.current-version .current-version-applink .img-arrow {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    vertical-align: top
}

#android-log-anchor-point,
#ios-log-anchor-point,
#pc-log-anchor-point {
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    z-index: -1
}

.page-size-large .tab-android,
.page-size-large .tab-banyou-local,
.page-size-large .tab-ios,
.page-size-large .tab-pc {
    line-height: 180px;
    height: 180px
}

.page-size-large .current-version-img-box {
    position: absolute;
    top: 50%;
    left: 141px;
    width: 400px;
    height: 400px;
    overflow: hidden;
    margin-top: -200px
}

.page-size-large .current-version-img {
    margin-left: -1px;
    margin-top: -1px;
    width: 402px;
    height: 402px
}

.page-size-large .current-version-content {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 661px;
    width: 270px
}

.page-size-large .current-version-code {
    width: 160px;
    height: 160px
}

.page-size-large .current-version-code-large {
    display: block
}

.page-size-large .current-version-code-small {
    display: none
}

.page-size-large #download-pc .current-version-content {
    height: 160px;
    margin-top: -80px
}

.page-size-large #download-android .current-version-content,
.page-size-large #download-banyou-local .current-version-content,
.page-size-large #download-ios .current-version-content {
    height: 320px;
    margin-top: -160px
}

.page-size-large .current-version-download,
.page-size-large .current-version-startup {
    width: 160px;
    margin-top: 40px;
    padding: 13px 0
}

.page-size-large .current-version-startup {
    margin-top: 30px
}

.page-size-large .download-content,
.page-size-large .startup-content {
    font-size: 18px;
    line-height: 18px;
    margin-left: 16px;
    vertical-align: top
}

.page-size-small .tab-android,
.page-size-small .tab-banyou-local,
.page-size-small .tab-ios,
.page-size-small .tab-pc {
    line-height: 160px;
    height: 160px
}

.page-size-small .current-version-download,
.page-size-small .current-version-startup {
    width: 120px;
    margin-top: 46px;
    padding: 8px 0
}

.page-size-small .current-version-startup {
    margin-top: 30px
}

.page-size-small .download-content,
.page-size-small .startup-content {
    font-size: 14px;
    line-height: 16px;
    margin-left: 8px;
    vertical-align: top
}

.page-size-small .startup-wrap p {
    text-align: left
}

.page-size-small .current-version-img-box {
    position: absolute;
    top: 50%;
    left: 211px;
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin-top: -150px
}

.page-size-small .current-version-img {
    margin-left: -1px;
    margin-top: -1px;
    width: 302px;
    height: 302px
}

.page-size-small .current-version-content {
    position: absolute;
    top: 50%;
    left: 591px;
    width: 270px;
    text-align: left
}

.page-size-small .current-version-code {
    width: 120px;
    height: 120px
}

.page-size-small .current-version-code-large {
    display: none
}

.page-size-small .current-version-code-small {
    display: block
}

.page-size-small #download-pc .current-version-content {
    height: 150px;
    margin-top: -75px
}

.page-size-small #download-android .current-version-content,
.page-size-small #download-banyou-local .current-version-content,
.page-size-small #download-ios .current-version-content {
    height: 280px;
    margin-top: -140px
}

#download-banyou-local .current-version-content {
    height: 120px !important;
    margin-top: -60px !important;
    width: 590px !important
}

#download-banyou-local .current-version-info {
    margin-top: 12px
}

#download-banyou-local .buttonBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#download-banyou-local .buttonBox .banyou-local-button {
    font-size: 16px !important;
    cursor: pointer;
    background-color: #97d269;
    color: #fff;
    width: 180px;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 0 24px;
    margin-top: 24px
}

#download-banyou-local .buttonBox .banyou-local-button .img-download {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    -webkit-box-shadow: #999;
    box-shadow: #999
}

#download-banyou-local .buttonBox .menu {
    margin-top: 8px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 180px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

#download-banyou-local .buttonBox .menu a {
    display: inline-block;
    width: 100%;
    color: #191d26;
    padding: 12px
}

#download-banyou-local .buttonBox .menu a:hover {
    background-color: #f3f3f3
}

.update-log-list {
    position: relative;
    width: 100%;
    padding: 48px 0 88px
}

.update-log-list,
.update-log-list .section-content {
    background-color: #f9f9f9
}

.update-log-list .log-item {
    position: relative;
    width: 100%;
    padding-bottom: 88px
}

.update-log-list .log-item:before {
    position: absolute;
    z-index: 2;
    top: -8px;
    left: 492px;
    display: block;
    width: 16px;
    height: 16px;
    content: "";
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #d9d9d9
}

.update-log-list .log-item:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 499px;
    display: block;
    height: 100%;
    content: "";
    border-left: 1px solid #e6e6e6
}

.update-log-list .update-log-title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 57px;
    text-align: center;
    color: #666
}

.update-log-list .update-log {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    padding: 16px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff
}

.update-log-list .updata-log-right {
    margin-left: 542px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.update-log-list .updata-log-right:before {
    position: absolute;
    top: 0;
    left: -16px;
    display: block;
    content: "";
    border-top: 0 solid transparent;
    border-right: 16px solid #fff;
    border-bottom: 12px solid transparent
}

.update-log-list .updata-log-left {
    margin-left: 58px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.update-log-list .updata-log-left:before {
    position: absolute;
    top: 0;
    right: -16px;
    display: block;
    content: "";
    border-top: 0 solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff
}

.update-log-list .updata-log-decorate1:after,
.update-log-list .updata-log-decorate2:after,
.update-log-list .updata-log-decorate3:after,
.update-log-list .updata-log-decorate4:after,
.update-log-list .updata-log-decorate5:after,
.update-log-list .updata-log-decorate6:after {
    font-size: 0;
    position: absolute;
    display: block;
    width: 200px;
    height: 200px;
    content: ""
}

.update-log-list .updata-log-decorate1:after {
    top: 0;
    left: -383px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/download-logs-decorate-1-aed7-aed79bbd6f.png) top left 100% no-repeat
}

.update-log-list .updata-log-decorate2:after {
    top: -8px;
    right: -382px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/download-logs-decorate-2-ee0a-ee0aa56b03.png) top left 100% no-repeat
}

.update-log-list .updata-log-decorate3:after {
    top: -8px;
    left: -383px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/download-logs-decorate-3-eac4-eac4177a2e.png) top left 100% no-repeat
}

.update-log-list .updata-log-decorate4:after {
    top: -8px;
    right: -382px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/download-logs-decorate-4-0caf-0cafb880e9.png) top left 100% no-repeat
}

.update-log-list .updata-log-decorate5:after {
    top: -8px;
    left: -383px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/download-logs-decorate-5-a54f-a54f00ed28.png) top left 100% no-repeat
}

.update-log-list .updata-log-decorate6:after {
    top: -8px;
    right: -382px;
    background: url(//s0.seewo.com/cloud-static/easicare-web-public/statics/style/images/site/download-logs-decorate-6-2739-273955a5cd.png) top left 100% no-repeat
}

.update-log-list .update-log-version {
    font-size: 18px;
    line-height: 1;
    margin: 0;
    color: #97d269
}

.update-log-list .update-log-time {
    font-size: 14px;
    line-height: 1;
    margin: 4px 0 0;
    color: #999
}

.update-log-list .update-log-content {
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0 0;
    white-space: pre-wrap;
    word-break: break-all;
    color: #666
}

.update-log-list .img-bottom-decorate {
    position: absolute;
    bottom: 130px;
    left: 50%;
    display: block;
    width: 328px;
    height: 209px;
    margin-left: -164px
}

.update-log-list .top-log-content {
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: -8px;
    margin-bottom: 0;
    margin-left: 542px;
    color: #666
}

.update-log-list .bottom-info {
    font-size: 14px;
    line-height: 1;
    position: absolute;
    bottom: 40px;
    left: 50%;
    display: none;
    width: 80px;
    margin-left: -40px;
    cursor: default;
    text-align: center;
    color: #999
}

.update-log-list .bottom-info-content {
    margin-bottom: 0
}

.update-log-list #check-more-android,
.update-log-list #check-more-ios,
.update-log-list #check-more-pc {
    display: block;
    cursor: pointer
}

.update-log-list .img-bottom-info {
    display: block;
    width: 12px;
    height: 6px;
    margin: 4px auto 0
}

.section-footer-links {
    text-align: center;
    margin-bottom: 10px
}

.section-footer-links a {
    display: inline-block;
    color: #666
}

.section-footer-links a:hover {
    color: #0099e7
}

.section-footer-links .link-split {
    font-size: 12px;
    color: #999;
    margin: 0 14px
}