/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
    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] {
    box-sizing: border-box;
    padding: 0
}

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 27px;
    color: #595959;
    background-color: #fff
}

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

a {
    color: #595959;
    text-decoration: none
}

a:focus, a:hover {
    color: #333;
    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;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

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

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

hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #ededeb
}

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

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

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 300;
    line-height: 45px;
    color: #434343
}

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

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small,
h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 60%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small,
h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

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

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

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

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

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

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

p {
    margin: 0 0 10.5px
}

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

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

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

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

.text-primary {
    color: #595959
}

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

.text-success {
    color: green
}

a.text-success:focus, a.text-success:hover {
    color: #004d00
}

.text-info {
    color: #d7d700
}

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

.text-warning {
    color: orange
}

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

.text-danger {
    color: red
}

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

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

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

.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 {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #f6f6f6
}

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

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

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

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

dd, dt {
    line-height: 27px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 20px;
    border-left: 5px solid #f6f6f6
}

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: 27px;
    color: #ededeb
}

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 #f6f6f6;
    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: 21px;
    font-style: normal;
    line-height: 27px
}

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

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

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

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

pre {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 15px;
    line-height: 27px;
    word-break: break-all;
    word-wrap: break-word;
    color: #404040;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

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

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 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-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 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.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
    }
}

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

@media (min-width:1200px) {
    .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: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ededeb;
    text-align: left
}

th {
    text-align: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

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

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

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

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

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 24px;
    line-height: inherit;
    color: #404040;
    border: 0;
    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;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 27px;
    color: #999
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 27px;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ededeb;
    border-radius: 0;
    -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 ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #595959;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(89, 89, 89, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(89, 89, 89, .6)
}

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

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

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

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

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

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

textarea.form-control {
    height: auto
}

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

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

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

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

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

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

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

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

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

.checkbox-inline, .radio-inline {
    position: relative;
    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
}

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

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

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

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

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

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

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

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

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

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

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

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 35px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

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

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

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

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

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

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 41px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

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

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

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

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

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label,
.has-success .help-block, .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: green
}

.has-success .form-control {
    border-color: green;
    -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: #004d00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #00e600;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #00e600
}

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

.has-success .form-control-feedback {
    color: green
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label,
.has-warning .help-block, .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: orange
}

.has-warning .form-control {
    border-color: orange;
    -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: #cc8400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffc966;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffc966
}

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

.has-warning .form-control-feedback {
    color: orange
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label,
.has-error .help-block, .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: red
}

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

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

.has-error .form-control-feedback {
    color: red
}

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

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

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

@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: 28px
}

.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: 11px;
        font-size: 20px
    }
}

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 27px;
    border-radius: 0;
    -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: 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;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

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

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

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

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

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

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover,
.btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus, 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: #595959;
    border-color: #4c4c4c
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #0c0c0c
}

.btn-primary:hover {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #2e2e2e
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3f3f3f;
    border-color: #2e2e2e
}

.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 {
    color: #fff;
    background-color: #2e2e2e;
    border-color: #0c0c0c
}

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

.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: #595959;
    border-color: #4c4c4c
}

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

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.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-success.focus, .open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

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

.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-success.focus, 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.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

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

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

.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 {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

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

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

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

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

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

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

.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 {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

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

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

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

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

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

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

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

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

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover,
.btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus, 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: #595959;
    font-weight: 400;
    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: #333;
    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: #ededeb;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0
}

.btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

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

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

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

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

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

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

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

.open > a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 27px;
    color: #ededeb;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

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

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

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

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #f6f6f6;
    border-color: #595959
}

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

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 27px;
    border: 1px solid transparent;
    border-radius: 0
}

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

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

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

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

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

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

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

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 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: 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: 0
}

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

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

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

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

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 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: 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

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

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

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

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

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

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

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

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

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

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

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

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-brand > img {
    display: block
}

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

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

.navbar-toggle:focus {
    outline: 0
}

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

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

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

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

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

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

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

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 21px
    }

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

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

    .navbar-nav > li {
        float: left
    }

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

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

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

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

    .navbar-form .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-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:991px) {
    .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 {
    color: #5e5e5e;
    background-color: transparent
}

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

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

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

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

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

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

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

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

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

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

@media (max-width:990px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-text {
    color: #fff
}

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

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

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

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

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

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

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

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

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

@media (max-width:990px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

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

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

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

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

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

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

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

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

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

.breadcrumb > li {
    display: inline-block
}

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

.breadcrumb > .active {
    color: #ededeb
}

.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

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

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

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit
}

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

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

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

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

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

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

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

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

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .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:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.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 > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1
}

.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: -1
}

.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: -1
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.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 > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.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: -1
}

.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: -1
}

.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 > 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 > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.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-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 {
    border-bottom: 0
}

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

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

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 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 {
    color: #404040;
    background-color: #f5f5f5;
    border-color: #ddd
}

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

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

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

.panel-primary {
    border-color: #595959
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 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);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 27px
}

.modal-body {
    position: relative;
    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, .modal-header:after,
.modal-header: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 {
    content: " ";
    display: table
}

.clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after,
.form-horizontal .form-group:after, .modal-footer:after, .modal-header:after,
.nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after,
.panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table !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
    }
}

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

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

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

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

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

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

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

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

.input-group-sm > .form-control, .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0
}

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

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 {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #999;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #ededeb;
    border-radius: 0
}

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

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

.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 {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.theme-bg {
    background: #e52f58
}

.blog-item .blog-desc {
    background: rgba(255, 127, 0, .95) none repeat scroll 0 0
}

.mark, mark {
    background: #e52f58 none repeat scroll 0 0
}

.mean-container .mean-nav ul li a:hover {
    color: #e52f58
}

textarea:focus {
    border-color: #fcab5b
}

.up-comming-time .time-count {
    border: 1px solid #fcab5b
}

.contact-address:hover i {
    background: #e52f58 none repeat scroll 0 0
}

span.tooltip-content {
    color: #e52f58
}

a.button {
    background: #e52f58;
    border-radius: 0;
    padding: 5px 20px
}

a.button:hover {
    color: #fff
}

.pro-tab-menu ul li.active a {
    border-bottom: 1px solid #e52f58
}

.nivo-controlNav a.active {
    background: #e52f58 none repeat scroll 0 0
}

.submit-btn-1 {
    background: #e52f58
}

.header-search-inner::before {
    background: #e52f58 none repeat scroll 0 0
}

input[type=password]:focus, input[type=text]:focus {
    border: 1px solid #e52f58
}

a:focus, a:hover {
    color: #e52f58;
    text-decoration: none
}

.text-theme {
    color: #e52f58
}

.btn-hover-2::before {
    background: #e52f58 none repeat scroll 0 0
}

.slick-arrow-1 .slick-arrow:hover {
    color: #e52f58
}

.slick-arrow-2 .arrow-next.slick-arrow:hover, .slick-arrow-2 .arrow-prev.slick-arrow:hover {
    color: #e52f58;
    border-color: #e52f58
}

.slick-arrow-3 .arrow-next.slick-arrow:hover, .slick-arrow-3 .arrow-prev.slick-arrow:hover {
    color: #e52f58
}

.slick-dots-1 .slick-dots li.slick-active {
    background: #e52f58
}

.quick-add-to-cart .single_add_to_cart_button:hover {
    background: #e52f58 none repeat scroll 0 0
}

#scrollUp:hover {
    background: #e52f58 none repeat scroll 0 0
}

.main-menu > li:hover > a {
    color: #e52f58
}

.dropdwn > li:hover > a {
    color: #e52f58
}

.dropdwn li a::before, .main-menu > li > a::before, .single-mega-item li a::before {
    background: #e52f58 none repeat scroll 0 0
}

.single-mega-item > li:hover > a {
    color: #e52f58
}

.sticky .main-menu > li:hover > a {
    color: #e52f58
}

.total-cart-in:hover .cart-toggler > a {
    color: #e52f58
}

.del-icon > a:hover > i {
    color: #e52f58
}

.top-cart-inner.subtotal span {
    color: #e52f58
}

.user-meta > li > ul > li > a:hover {
    color: #e52f58
}

.footer-menu li:hover a, .footer-menu li:hover a i {
    color: #e52f58
}

.border-left::before, footer .row h4::before {
    background: #e52f58 none repeat scroll 0 0
}

.copyright-text p a:hover {
    color: #e52f58
}

.footer-menu-2 li::before {
    background: #e52f58 none repeat scroll 0 0
}

.pro-rating a {
    color: #e52f58
}

.action-button > li:hover > a {
    background: #e52f58;
    border-color: #e52f58
}

.banner-button a:hover {
    color: #e52f58
}

.product-item-2 .action-button > li:hover > a {
    color: #e52f58
}

.pro-tab-menu-2 ul li.active::before {
    background: #e52f58 none repeat scroll 0 0
}

.breadcrumb-list > li:hover::before {
    color: #e52f58
}

.breadcrumb-list > li:hover > a {
    color: #e52f58
}

.shop-tab li.active a {
    color: #e52f58
}

.shop-pagination > li.active a, .shop-pagination > li:hover a {
    border-color: #e52f58;
    color: #e52f58
}

.widget-search button:hover {
    color: #e52f58
}

.product-cat .treeview .collapsable > a {
    color: #e52f58
}

.ui-slider .ui-slider-range {
    background: #e52f58 none repeat scroll 0 0
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #e52f58 none repeat scroll 0 0
}

.widget-color ul li::before {
    background: #e52f58 none repeat scroll 0 0
}

.p-c a.active img {
    border: 1px solid #e52f58
}

.cart-tab li a.active {
    color: #e52f58
}

.cart-tab li a.active span {
    border: 1px solid #e52f58
}

.product-remove a:hover {
    color: #e52f58
}

.product-add-cart a:hover {
    color: #e52f58
}

.order-total {
    color: #e52f58
}

.order-total-price {
    color: #e52f58
}

.widget-tags-list li:hover a {
    color: #e52f58
}

.blog-like-share li a:hover {
    color: #e52f58
}

.reply-delate li:hover a {
    color: #e52f58
}

.bg-shape:hover:before {
    background: #e52f58 none repeat scroll 0 0
}

body {
    font-weight: 300
}

ol, ul {
    margin: 0;
    padding: 0
}

h5 {
    font-weight: 700
}

p {
    color: #595959;
    font-size: 16px;
    font-weight: 300
}

.section-title h2 {
    font-weight: 300
}

.box-shadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

a:focus {
    outline: 0
}

.row {
    margin-bottom: 20px
}

.header-area {
    position: absolute;
    width: 100%;
    top: 0
}

.header-area .row {
    margin-bottom: 0
}

.header-area .logo {
    padding: 30px 0
}

.bg-magenta, .product-item-2 .action-button {
    background: #e52f58;
    color: #fff
}

.bg-magenta .h1, .bg-magenta .h2, .bg-magenta .h3, .bg-magenta .h4,
.bg-magenta .h5, .bg-magenta .h6, .bg-magenta a, .bg-magenta h1, .bg-magenta h2,
.bg-magenta h3, .bg-magenta h4, .bg-magenta h5, .bg-magenta h6, .bg-magenta p,
.product-item-2 .action-button .h1, .product-item-2 .action-button .h2,
.product-item-2 .action-button .h3, .product-item-2 .action-button .h4,
.product-item-2 .action-button .h5, .product-item-2 .action-button .h6,
.product-item-2 .action-button a, .product-item-2 .action-button h1,
.product-item-2 .action-button h2, .product-item-2 .action-button h3,
.product-item-2 .action-button h4, .product-item-2 .action-button h5,
.product-item-2 .action-button h6, .product-item-2 .action-button p {
    color: #fff
}

.bg-gray {
    background: #999;
    color: #fff
}

.bg-gray .h1, .bg-gray .h2, .bg-gray .h3, .bg-gray .h4, .bg-gray .h5,
.bg-gray .h6, .bg-gray a, .bg-gray h1, .bg-gray h2, .bg-gray h3, .bg-gray h4,
.bg-gray h5, .bg-gray h6, .bg-gray p {
    color: #fff
}

.bg-gray-dark {
    background: #404040;
    color: #fff
}

.bg-gray-dark .h1, .bg-gray-dark .h2, .bg-gray-dark .h3, .bg-gray-dark .h4,
.bg-gray-dark .h5, .bg-gray-dark .h6, .bg-gray-dark a, .bg-gray-dark h1,
.bg-gray-dark h2, .bg-gray-dark h3, .bg-gray-dark h4, .bg-gray-dark h5,
.bg-gray-dark h6, .bg-gray-dark p {
    color: #fff
}

.bg-gray-lighter {
    background: #f6f6f6;
    color: #2a2a2a
}

.bg-gray-lighter .h1, .bg-gray-lighter .h2, .bg-gray-lighter .h3,
.bg-gray-lighter .h4, .bg-gray-lighter .h5, .bg-gray-lighter .h6, .bg-gray-lighter a,
.bg-gray-lighter h1, .bg-gray-lighter h2, .bg-gray-lighter h3, .bg-gray-lighter h4,
.bg-gray-lighter h5, .bg-gray-lighter h6, .bg-gray-lighter p {
    color: #2a2a2a
}

.bg-black {
    background: #000;
    color: #ccc
}

.bg-black .h1, .bg-black .h2, .bg-black .h3, .bg-black .h4, .bg-black .h5,
.bg-black .h6, .bg-black a, .bg-black h1, .bg-black h2, .bg-black h3, .bg-black h4,
.bg-black h5, .bg-black h6, .bg-black p {
    color: #ccc
}

.bg-white {
    background: #fff;
    color: #333
}

.bg-white .h1, .bg-white .h2, .bg-white .h3, .bg-white .h4, .bg-white .h5,
.bg-white .h6, .bg-white a, .bg-white h1, .bg-white h2, .bg-white h3, .bg-white h4,
.bg-white h5, .bg-white h6, .bg-white p {
    color: #333
}

@media (min-width:992px) {
    .row-eq-height {
        display: flex
    }
}

.color-magenta {
    color: #e52f58
}

.thin {
    font-weight: 200
}

footer .row {
    padding-top: 50px
}

footer .row ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer .row ul li:before {
    content: "+";
    padding-right: 20px
}

footer .row ul a:hover {
    color: #e52f58
}

footer .row p {
    font-size: 14px;
    font-weight: 200;
    line-height: 1.5
}

footer .row h4 {
    font-weight: 700
}

footer .payment-info img {
    float: left;
    margin: 0 10px 10px 0
}

.social-media {
    border-top: 1px solid #ededeb;
    padding: 10px 0
}

.eupopup-container {
    background-color: rgba(25, 25, 25, .9);
    color: #efefef;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.2em;
    text-align: center;
    display: none;
    z-index: 9999999
}

.eupopup-container-fixedtop, .eupopup-container-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.eupopup-container-fixedtop {
    position: fixed
}

.eupopup-container-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0
}

.eupopup-container-bottomleft {
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 300px
}

.eupopup-container-bottomright {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 300px
}

.eupopup-closebutton {
    font-size: 16px;
    font-weight: 100;
    line-height: 1;
    color: #a2a2a2;
    position: absolute;
    font-family: helvetica, arial, verdana, sans-serif;
    top: 0;
    right: 0;
    padding: 5px 10px;
    text-decoration: none
}

.eupopup-closebutton:active, .eupopup-closebutton:hover {
    color: #fff;
    text-decoration: none
}

.eupopup-head {
    font-size: 1.2em;
    font-weight: 700;
    padding: 7px;
    color: #fff
}

.eupopup-body {
    color: #a2a2a2
}

.eupopup-buttons {
    margin: 10px 0 10px 0;
    padding: 7px 0 5px 0
}

.eupopup-button_1 {
    color: #191919;
    background: #fff;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none
}

.eupopup-button_2 {
    color: #191919;
    background: #fff;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none
}

.eupopup-button {
    margin: 0 10px
}

.eupopup-button:focus, .eupopup-button:hover {
    text-decoration: underline;
    color: #a2a2a2
}

body .eupopup-color-inverse {
    color: #000;
    background-color: rgba(255, 255, 255, .9)
}

body .eupopup-color-inverse .eupopup-head {
    color: #000
}

body .eupopup-style-compact {
    text-align: left;
    padding: 8px 30px 7px 20px;
    line-height: 15px
}

body .eupopup-style-compact .eupopup-body, body .eupopup-style-compact .eupopup-buttons,
body .eupopup-style-compact .eupopup-head {
    display: inline;
    padding: 0;
    margin: 0
}

body .eupopup-style-compact .eupopup-button {
    margin: 0 5px
}

#sticky-header {
    -webkit-transition: background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
    -moz-transition: background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
    transition: background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
	background-color: rgba(255, 255, 255, .5)
}

#sticky-header.sticky {
	background-color: rgba(255, 255, 255, 1)
}

#sticky-header.sticky .logo {
    padding: 20px 0
}

#sticky-header .searchInput:focus {
    border: 1px solid #e52f58
}

#sticky-header .enableOnInput:focus {
    border: 1px solid #e52f58
}

.user .dropdown {
    position: relative
}

.user .dropdown .dropdown-menu {
    opacity: 0;
    right: 0;
    left: inherit;
    top: 150%;
    transition: all .3s ease 0s;
    visibility: hidden;
    z-index: 9999;
    display: block;
    padding: 20px;
    border: none;
    font-size: 13px;
    line-height: 19px;
    min-width: 300px
}

.user .dropdown .dropdown-menu a, .user .dropdown .dropdown-menu a:active,
.user .dropdown .dropdown-menu a:focus, .user .dropdown .dropdown-menu a:hover {
    color: #595959;
    font-size: 13px;
    line-height: 19px;
    width: auto;
    text-align: left;
    text-decoration: none
}

.user .dropdown .dropdown-menu .submit-btn-2 {
    padding: 0;
    height: auto
}

.user .dropdown .dropdown-menu .submit-btn-2:hover {
    background: 0 0
}

.user .dropdown.open .dropdown-toggle {
    width: auto;
    color: #fff;
    font-size: 13px;
    line-height: 19px
}

.user .dropdown.open .dropdown-toggle i {
    padding-right: 5px
}

.user .dropdown.open .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible
}

.user .dropdown .low_txt {
    text-transform: none
}

nav {
    font-weight: 400
}

nav .main-menu > li {
    padding: 43px 0
}

nav .main-menu > li .product-nav, nav .main-menu > li > a {
    font-size: 18px;
    text-transform: uppercase
}

nav .main-menu > li .product-nav:hover, nav .main-menu > li > a:hover {
    text-decoration: none
}

nav .main-menu > li:hover .product-nav, nav .main-menu > li:hover > a {
    color: #e52f58
}

nav .main-menu > li .fa-angle-right {
    font-size: 30px;
    color: #e52f58
}

nav .mega-menu-area {
    column-count: 6;
    column-gap: 15px;
    font-size: 13px;
    padding: 45px;
    left: 0;
    width: 1140px
}

nav .mega-menu-area li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

nav .mega-menu-area a {
    color: #222
}

nav .abc {
    color: #e52f58;
    font-weight: 700;
    font-size: 16px;
    display: block
}

nav li + li .abc {
    margin-top: 10px
}

.sidebar .widget {
    position: relative;
    padding: 10px 30px 20px 30px
}

.sidebar .widget-search button {
    position: absolute;
    right: 16px;
    top: 6px
}

.sidebar #cat-treeview {
    font-size: 15px;
    line-height: 30px
}

.sidebar #cat-treeview .active > a {
    color: #e52f58
}

.sidebar #cat-treeview ul ul {
    padding-left: 20px
}

.widget-paymentinfo img {
    display: inline;
    margin: 0 2px 5px 0
}

.navbar-toggler {
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0;
    border: none;
    background: 0 0 !important;
    position: absolute;
    right: 0;
    top: 30px
}

.navbar-toggler:focus {
    outline: 0
}

.navbar-toggler .menu-global {
    position: absolute;
    left: 0;
    border-top: 3px solid #e52f58;
    width: 100%;
    transition: .55s
}

.navbar-toggler .menu-top {
    top: 0
}

.navbar-toggler .menu-middle {
    top: 9px
}

.navbar-toggler .menu-bottom {
    top: 19px
}

.navbar-toggler[aria-expanded=true] .menu-top {
    top: 10px;
    -moz-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    ms-transform: rotate(50deg);
    transition: .55s .5s
}

.navbar-toggler[aria-expanded=true] .menu-middle {
    opacity: 0
}

.navbar-toggler[aria-expanded=true] .menu-bottom {
    top: 10px;
    -moz-transform: rotate(-410deg);
    -o-transform: rotate(-410deg);
    -webkit-transform: rotate(-410deg);
    transform: rotate(-410deg);
    -ms-transform: rotate(-410deg);
    ms-transform: rotate(-410deg);
    -webkit-transition: .55s .5s;
    -ms-transition: .55s .5s;
    transition: .55s .5s
}

.konto-adresse input, .konto-adresse input[type=password], .konto-adresse input[type=text],
.konto-adresse select {
    margin-bottom: 20px
}

.konto-adresse select {
    height: 40px;
    width: 100%
}

.konto-adresse .panel-title {
    font-size: 16px
}

.konto-adresse .addrbookLinkCB {
    color: #e52f58
}

.konto-tracking-detail h3 {
    color: #e52f58
}

.konto-tracking-detail p {
    color: #999;
    font-size: 14px
}

.konto-tracking-detail .button {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 20px;
    margin-bottom: 20px
}

.konto-tracking-detail .konto-panel-wrapper {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    padding: 10px 20px;
    margin-bottom: 30px;
    font-size: 13px
}

.konto-tracking-detail .konto-panel-wrapper textarea:focus {
    border-color: #e52f58
}

.konto-tracking-detail table {
    width: 100%
}

.konto-tracking-detail table tr {
    border-bottom: 1px solid #eee
}

.konto-tracking-detail table tr td {
    padding: 5px 0
}

.konto-tracking-detail table tr .td-title-1 {
    color: #999;
    font-size: 14px;
    text-align: left
}

.konto-tracking-detail table tr .td-title-2 {
    color: #999;
    font-size: 14px;
    text-align: right
}

.konto-tracking .box-shadow {
    padding: 10px 20px
}

.konto-tracking h3 {
    color: #e52f58
}

.konto-tracking p {
    color: #999;
    font-size: 14px
}

.konto-tracking .button {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 20px
}

.konto-tracking i {
    font-size: 25px
}

.konto-tracking table {
    width: 100%
}

.konto-tracking table tr {
    border-bottom: 1px solid #eee
}

.konto-tracking table tr td {
    padding: 5px 0
}

.konto-tracking table tr .td-title-1 {
    color: #999;
    font-size: 14px;
    text-align: left
}

.konto-tracking table tr .td-title-2 {
    color: #999;
    font-size: 14px;
    text-align: right
}

.konto .box-shadow {
    padding: 10px 20px
}

.konto p {
    color: #999;
    font-size: 14px
}

.konto .button {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 20px
}

.konto h4 {
    color: #e52f58
}

.summary .td-title-1 {
    color: #999;
    font-size: 14px
}

.summary .td-title-2 {
    color: #999;
    font-size: 14px
}

.summary .button {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 20px
}

.summary .payment-details table {
    width: 100%
}

.summary .payment-details table tr {
    border-bottom: 1px solid #eee
}

.summary .payment-details table tr td {
    padding: 5px 0
}

.summary .payment-details table tr .td-title-1 {
    text-align: left
}

.summary .payment-details table tr .td-title-2 {
    text-align: right
}

.summary .payment-details table tr .order-total {
    font-weight: 500;
    text-align: left
}

.summary .payment-details table tr .order-total-price {
    font-weight: 700;
    text-align: right
}

.summary .payment-details table tr:last-child {
    border-bottom: 0 none
}

.summary .payment-method .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 20px
}

.summary .payment-method .panel .payment-title {
    color: #666;
    font-size: 13px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    padding-left: 20px;
    text-transform: uppercase
}

.summary .payment-method .panel .payment-content .form-control {
    height: 40px
}

.summary .payment-method .panel .payment-content:focus {
    border: 1px solid #e52f58
}

.summary .payment-method .panel .payment-content p {
    margin-bottom: 5px
}

.summary .payment-method .panel .payment-content li {
    display: inline-block;
    margin-right: 10px
}

.summary .payment-method .panel .payment-content li a {
    border: 1px solid #e5e5e5;
    padding: 5px;
    display: block
}

.summary .payment-method .panel .payment-content li:last-child {
    margin-right: 0
}

.summary .payment-method .panel table {
    width: 100%
}

.summary .payment-method .panel table tr td {
    padding: 5px 0
}

.summary .payment-method .panel table tr .td-title-1 {
    text-align: left
}

.summary .payment-method .panel table tr .td-title-2 {
    text-align: right
}

.summary .article-infos table {
    width: 100%
}

.summary .article-infos table tr {
    border-bottom: 1px solid #eee
}

.summary .article-infos table tr td {
    padding: 5px 0
}

.summary .article-infos table .msgbox {
    color: #e52f58
}

a {
    text-decoration: none
}

.detailinfo h3 {
    text-align: center;
    color: #e52f58
}

.detailinfo .magiczoom img {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.popupinfo {
    padding: 20px
}

.popupinfo p {
    text-align: center;
    margin-top: 20px
}

.popupinfo a {
    color: #e52f58 !important
}

.passwordlost h3 {
    color: #e52f58
}

.passwordlost .button {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 20px
}

.passwordlost .button a {
    color: #fff
}

.cms h4 {
    text-transform: uppercase
}

.cms p {
    line-height: 2.5
}

.impressum ul li {
    line-height: 2.5;
    color: #404040
}

.prelogin .errors {
    color: #e52f58
}

.categories .info-icon .fa {
    font-size: 30px
}

.categories .info-icon:focus {
    color: #595959
}

.categories .category-panel {
    padding: 6px 20px
}

.categories .grid-view-category .product-item-2 {
    margin-bottom: 30px
}

.categories .grid-view-category .product-item-2 .center-img img {
    margin: auto;
    width: auto;
    padding: 15px;
    display: block;
    border-radius: 10px 10px 0 0;
    height: 129px
}

.categories .grid-view-category .product-item-2 .product-info {
    min-height: 50%
}

.categories .grid-view-category .product-item-2 .product-info .product-title {
    font-size: 20px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.categories .grid-view-category .product-item-2:hover {
    top: -10px
}

.categories .grid-view-category .product-item-2:hover .action-button {
    bottom: -20px
}

.categories .grid-view-product .product-item-2 {
    background: #f6f6f6;
    height: 95%;
    margin-bottom: 30px
}

.categories .grid-view-product .center-img-2 {
    border: none;
    background: #ededeb
}

.categories .grid-view-product .center-img-2 img {
    margin: auto;
    padding: 10px;
    display: block;
    border-radius: 10px 10px 0
}

.categories .grid-view-product .product-info {
    border-radius: 0;
    padding: 15px 25px 50px 25px;
    min-height: inherit
}

.categories .grid-view-product .product-info .product-title {
    overflow: hidden;
    text-transform: none;
    margin-top: 0;
    line-height: 27px;
    font-size: 20px
}

.categories .grid-view-product .product-info .brand-name {
    font-style: italic
}

.categories .grid-view-product .product-info .brand-format {
    line-height: 20px
}

.categories .grid-view-product .product-info .button {
    background: #595959;
    padding: 5px 10px;
    position: absolute;
    bottom: 20px;
    left: 25%
}

.categories .grid-view-product .product-info .button:hover {
    color: #fff
}

.categories #list-view .product-item-list {
    overflow: hidden;
    box-shadow: 0 8px 13px rgba(0, 0, 0, .15)
}

.categories #list-view .product-item-list .product-list-img {
    float: left;
    padding: 20px;
    width: 30%
}

.categories #list-view .product-item-list .product-list-img a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%
}

.categories #list-view .product-item-list .product-list-img img {
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    display: block;
    height: auto
}

.categories #list-view .product-item-list .product-list-info {
    float: left;
    padding: 27px;
    text-align: left;
    width: 70%;
    background: #f6f6f6 none repeat scroll 0 0
}

.categories #list-view .product-item-list .product-list-info hr {
    margin: 15px 0
}

.categories #list-view .product-item-list .product-list-info .brand-name {
    color: #999;
    font-style: italic;
    font-weight: 400
}

.categories #list-view .product-item-list .product-list-info .product-title {
    overflow: hidden;
    text-transform: none;
    margin-top: 0;
    line-height: 32px
}

.categories #list-view .product-item-list .product-list-info p {
    font-size: 15px
}

.categories #list-view .product-item-list .product-list-info .brand-format {
    word-spacing: 5px;
    font-size: 12px;
    font-weight: 300;
    margin: 20px 0 0 0
}

.categories #list-view .product-item-list .product-list-info .button {
    padding: 2px 5px;
    float: right;
    margin-top: -27px
}

.categories #list-view .product-item-list .product-list-info .button:hover {
    color: #fff
}

.detail-content p {
    font-size: 13px
}

.detail-content .form-control {
    font-size: 13px
}

.detail-content .product-item-2:hover {
    box-shadow: none;
    top: 0
}

.detail-content .product-item-2 .center-img-2 {
    border: none;
    height: 99px;
    position: absolute;
    top: 50%;
    margin-top: -47px;
    left: 50%;
    margin-left: -47px
}

.detail-content .product-item-2 .center-img-2 img {
    max-width: 99px;
    max-height: 99px;
    margin: auto;
    padding: 20px;
    display: block;
    background: #ededeb
}

.detail-content .detail-panel-wrapper {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    padding: 10px 20px;
    margin-bottom: 30px;
    font-size: 13px
}

.detail-content .detail-panel-wrapper .border-left::before, .detail-content .detail-panel-wrapper footer .row h4::before {
    background: #e52f58 none repeat scroll 0 0;
    content: "";
    height: 12px;
    left: 0;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 2px
}

.detail-content .detail-panel-wrapper label {
    font-size: 13px;
    font-weight: 300
}

.detail-content .detail-panel-wrapper .text-magneta {
    color: #e52f58
}

.detail-content .detail-panel-wrapper .listPrice ul {
    padding: 8px;
    line-height: 27px;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.detail-content .detail-panel-wrapper .listPrice ul li {
    display: inline
}

.detail-content .detail-panel-wrapper .btn-default {
    padding: 2px 12px;
    height: 30px
}

.detail-content .detail-panel-wrapper .button_info {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px
}

.detail-content .detail-panel-wrapper .druckvorlagen {
    line-height: 20px
}

.detail-content button {
    background: #999;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff
}

.detail-content .button {
    background: #e52f58;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .03) inset;
    color: #fff;
    padding: 5px 20px
}

.detail-content .checkbox input[type=checkbox] {
    cursor: pointer;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    margin-left: -30px
}

.detail-content input[type=number], .detail-content input[type=text] {
    box-shadow: none !important;
    border: 1px solid #ededeb;
    height: 40px
}

.detail-content .input-group-addon {
    min-width: 50px
}

.detail-content .input-group-addon:first-child {
    min-width: 80px
}

.detail-content .fa-exclamation-triangle {
    font-size: 30px
}

.adresse input, .adresse input[type=password], .adresse input[type=text],
.adresse select {
    margin-bottom: 20px
}

.adresse select {
    height: 40px;
    width: 100%
}

.adresse .panel-title {
    font-size: 16px
}

.uploaresizeiframe .message-box {
    padding: 40px 60px
}

.uploaresizeiframe .message-box .panel-group {
    margin-bottom: 0
}

.uploaresizeiframe .message-box .panel-group .panel-heading {
    background: #f6f6f6;
    padding: 0
}

.uploaresizeiframe .message-box .panel-group .panel-heading a {
    display: block;
    padding: 10px 15px
}

.uploaresizeiframe .message-box .panel-group .panel-heading .fa {
    margin-top: 10px
}

.uploaresizeiframe .message-box .panel-group .panel-heading.active .fa:before {
    content: "\f106"
}

.uploaresizeiframe .message-box .articel-title {
    color: #e52f58;
    padding: 5px 10px
}

.uploaresizeiframe .fa-upload {
    font-size: 128px
}

.uploaresizeiframe .uploader-thumb {
    border: 1px solid #e3e3e3
}

.wmd-btn, .wmd-upload-wrapper .upload-control span {
    border-radius: 0
}

.wmd-btn:hover, .wmd-upload-wrapper .upload-control span:hover {
    background: #e52f58
}

.finish .box-shadow {
    padding: 20px 40px
}

.finish .box-shadow h3 {
    color: #e52f58
}

.finish .box-shadow a {
    color: #e52f58
}

.required-field {
    color: red;
    font-weight: 700
}

.addrbook_wrapper {
    width: 80%;
    margin: auto
}

.arrowDown {
    width: 22px;
    height: 22px;
    color: #e52f58;
    float: right;
    font-size: 20px
}

.arrowUp {
    width: 22px;
    height: 22px;
    float: right;
    color: #e52f58;
    font-size: 20px
}

.arrowUp i:before {
    content: "\f077"
}

.input-prepend {
    display: block;
    clear: both
}

.list_hover {
    transition: background-color 1s
}

.list_hover:hover {
    background-color: #a9ddff
}

.input-prepend .add-on {
    display: block;
    float: left;
    width: 120px;
    height: 28px;
    line-height: 28px;
    font-weight: 700
}

.add-on-input {
    border: 1px solid #ccc;
    text-indent: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    font-weight: 400;
    background: #fff none repeat scroll 0 0;
    color: #999;
    height: 40px;
    width: 100%
}

.addrbook_list_item {
    overflow: hidden;
    padding: 7px 0 7px 24px;
    font-weight: 700;
    cursor: pointer
}

.addrbook_button {
    border: medium none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all .3s ease 0s;
    background: #e52f58
}

.addrbook_edit_button {
    border: medium none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 35px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all .3s ease 0s;
    background: #e52f58
}

.warning {
    color: #fff;
    background-color: #900;
    padding: 6px 15px;
    border: 1px solid #300;
    margin-top: 6px;
    cursor: pointer;
    box-shadow: 0 0 2px #000;
    margin: 12px 0
}

.right {
    float: right
}

.left {
    float: left
}

.papiergewichtsrechner div.sign label {
    padding: 0 2px 4px 0;
    float: left;
    width: 70px
}

.papiergewichtsrechner div.sign span {
    margin-left: 10px;
    width: 30px;
    display: inline-block
}

.papiergewichtsrechner div.einheit {
    margin: 5px 0 15px
}

.papiergewichtsrechner div.einheitcentered {
    position: relative;
    margin: 30px auto
}

.papiergewichtsrechner #bigergebnis {
    vertical-align: top;
    display: inline-block;
    margin: -35px 0 0 -30px;
    padding: 70px 0 40px 35px;
    height: 50px;
    border-radius: 8px;
    width: auto
}

.papiergewichtsrechner #bigergebnis span {
    color: #e52f58;
    font-size: 20px;
    font-weight: 700
}

.papiergewichtsrechner .calc-wrap {
    padding-bottom: 10px
}

.papiergewichtsrechner .hslider {
    top: 6px;
    position: relative;
    height: 31px;
    border: none;
    padding-top: 15px
}

.papiergewichtsrechner .ui-slider-horizontal {
    background: #f08aa1;
    height: 10px;
    cursor: pointer;
    padding: 2px 0;
    display: block;
    width: 100%;
    border-radius: 0
}

.papiergewichtsrechner .ui-state-default {
    border-radius: 20px;
    height: 20px;
    width: 20px;
    top: -5px
}

.papiergewichtsrechner .ui-state-default:focus, .papiergewichtsrechner .ui-state-default:hover {
    background: #e52f58
}

.papiergewichtsrechner .useredit {
    width: 50px;
    padding: 10px;
    height: 30px
}

.papiergewichtsrechner a.lionbutton3, .papiergewichtsrechner button.lionbutton3 {
    background: #e52f58;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 8px;
    padding: 5px 10px;
    margin-bottom: 1em
}

.papiergewichtsrechner a.lionbutton3 .h1, .papiergewichtsrechner a.lionbutton3 .h2,
.papiergewichtsrechner a.lionbutton3 .h3, .papiergewichtsrechner a.lionbutton3 .h4,
.papiergewichtsrechner a.lionbutton3 .h5, .papiergewichtsrechner a.lionbutton3 .h6,
.papiergewichtsrechner a.lionbutton3 a, .papiergewichtsrechner a.lionbutton3 h1,
.papiergewichtsrechner a.lionbutton3 h2, .papiergewichtsrechner a.lionbutton3 h3,
.papiergewichtsrechner a.lionbutton3 h4, .papiergewichtsrechner a.lionbutton3 h5,
.papiergewichtsrechner a.lionbutton3 h6, .papiergewichtsrechner a.lionbutton3 p,
.papiergewichtsrechner button.lionbutton3 .h1, .papiergewichtsrechner button.lionbutton3 .h2,
.papiergewichtsrechner button.lionbutton3 .h3, .papiergewichtsrechner button.lionbutton3 .h4,
.papiergewichtsrechner button.lionbutton3 .h5, .papiergewichtsrechner button.lionbutton3 .h6,
.papiergewichtsrechner button.lionbutton3 a, .papiergewichtsrechner button.lionbutton3 h1,
.papiergewichtsrechner button.lionbutton3 h2, .papiergewichtsrechner button.lionbutton3 h3,
.papiergewichtsrechner button.lionbutton3 h4, .papiergewichtsrechner button.lionbutton3 h5,
.papiergewichtsrechner button.lionbutton3 h6, .papiergewichtsrechner button.lionbutton3 p {
    color: #fff
}

.product-item-2 {
    position: relative;
    top: 0;
    transition: all .3s ease 0s;
    height: 100%
}

.product-item-2 .center-img {
    background: #ededeb;
    border-radius: 10px 10px 0 0;
    border-top: 2px solid #f6f6f6;
    min-height: 135px
}

.product-item-2 .center-img .product-img {
    margin: auto;
    width: 50%;
    padding: 10px;
    display: block;
    border-radius: 10px 10px 0 0
}

.product-item-2 .product-info {
    text-align: center;
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 0 0 10px 10px;
    padding: 15px 30px;
    color: #595959;
    min-height: 70%
}

.product-item-2 .product-info .product-title {
    text-align: center
}

.product-item-2 .action-button {
    border-radius: 0 0 10px 10px;
    border-top: 2px solid #f6f6f6;
    bottom: 0;
    opacity: 0;
    padding: 5px 25px;
    position: absolute;
    transition: all .3s ease 0s;
    visibility: hidden;
    width: 100%;
    text-align: center
}

.product-item-2 .action-button a:hover {
    text-decoration: none
}

.product-item-2:hover {
    box-shadow: 0 5px 2px rgba(0, 0, 0, .15);
    top: -20px
}

.product-item-2:hover .product-info {
    border-radius: 0
}

.product-item-2:hover .action-button {
    bottom: -40px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
    opacity: 1;
    visibility: visible
}

.blog-item {
    overflow: hidden;
    position: relative
}

.blog-item .blog-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0
}

.blog-item .blog-desc {
    background: rgba(229, 47, 88, .8);
    color: #fff;
    height: 100%;
    left: 0;
    padding: 40px;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all .5s ease 0s
}

.blog-item .blog-desc .h1, .blog-item .blog-desc .h2, .blog-item .blog-desc .h3,
.blog-item .blog-desc .h4, .blog-item .blog-desc .h5, .blog-item .blog-desc .h6,
.blog-item .blog-desc a, .blog-item .blog-desc h1, .blog-item .blog-desc h2,
.blog-item .blog-desc h3, .blog-item .blog-desc h4, .blog-item .blog-desc h5,
.blog-item .blog-desc h6, .blog-item .blog-desc p {
    color: #fff
}

.blog-item .blog-desc::before {
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: opacity .35s ease 0s, transform .5s ease 0s;
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    transform: scale(0, 1)
}

.blog-item .blog-desc::after {
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: opacity .35s ease 0s, transform .5s ease 0s;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    transform: scale(1, 0)
}

.blog-item:hover .blog-desc {
    opacity: 1
}

.blog-item:hover .blog-desc::before {
    opacity: 1;
    transform: scale(1)
}

.blog-item:hover .blog-desc::after {
    opacity: 1;
    transform: scale(1)
}

.section-bg-tb {
    margin: 25px 0;
    position: relative;
    padding: 30px 0;
    z-index: 1
}

.section-bg-tb .product-info {
    text-align: center;
    padding: 15px
}

.section-bg-tb .product-info h2, .section-bg-tb .product-info h3,
.section-bg-tb .product-info h4 {
    margin: 0 0 5px 0
}

.section-bg-tb:before {
    background: #f6f6f6 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    transform: skewY(-1.7deg);
    width: 100%;
    z-index: -1
}

.section-bg-tb .up-comming-pro {
    padding: 30px
}

.section-bg-tb .up-comming-pro-img {
    width: 52%
}

.section-bg-tb .up-comming-pro-info {
    padding: 0 0 0 20px;
    width: 48%
}

.section-bg-tb .up-comming-pro-info h2, .section-bg-tb .up-comming-pro-info h3,
.section-bg-tb .up-comming-pro-info h4 {
    margin: 0 0 10px 0
}

.image-container img {
    margin: 0 auto
}

input[type=password], input[type=text], select {
    color: #595959;
    font-size: 16px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    margin-bottom: 0;
    font-weight: 400
}

.teaser {
    margin-bottom: 40px
}

.teaser .teaser-box {
    margin-top: -30px;
    position: relative;
    z-index: 1
}

.teaser .teaser-box .icon {
    padding-bottom: 20px
}

.teaser .teaser-box .text {
    text-align: center;
    padding: 10px 10px 20px 10px
}

.teaser .teaser-box p {
    font-size: 17px;
    color: #fff;
    line-height: 25px
}

.teaser .teaser-box .fa {
    font-size: 35px
}

.teaser .teaser-box h1, .teaser .teaser-box h2, .teaser .teaser-box h3 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 100
}

.slider {
    margin-top: 40px;
    text-align: center
}

.slider .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto
}

.slider .owl-carousel .textoverlay {
    position: absolute;
    display: block;
    max-width: 40%;
    top: 50%;
    left: 55%
}

.slider .owl-carousel .textoverlay h2 {
    font-size: 50px
}

.slider .owl-carousel .owl-nav.disabled + .owl-dots {
    margin-top: -20px;
    z-index: 1;
    position: relative;
    padding-bottom: 30px
}

.panel-group {
    margin-bottom: 0
}

.panel-group .panel-heading {
    background: #f6f6f6;
    padding: 0
}

.panel-group .panel-heading a {
    display: block;
    padding: 10px 15px
}

.panel-group .panel-heading .fa {
    margin-top: 10px
}

.panel-group .panel-heading.active .fa:before {
    content: "\f106"
}

#cboxBottomCenter, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft,
#cboxMiddleRight, #cboxTopCenter, #cboxTopLeft, #cboxTopRight {
    background: #fff
}

#cboxClose {
    top: 0;
    bottom: inherit;
    background: url(../images/cbox-close.png) no-repeat left top
}

#cboxTitle {
    top: 0;
    bottom: inherit;
    font-size: 17px;
    color: #384f78;
    line-height: 1.5;
    background: #fff;
    padding: 0 4% 5px 0;
    box-sizing: border-box
}

#cboxCurrent {
    left: 5px;
    font-size: 15px
}

#cboxLoadedContent {
    margin-bottom: 0;
    padding-top: 20px
}

#cboxNext, #cboxPrevious {
    position: fixed;
    top: 50%;
    bottom: inherit;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    color: #fff;
    margin-top: -50px;
    width: 65px;
    height: 100px
}

#cboxPrevious {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+NDgvcHJldmlvdXMtbGFyZ2U8L3RpdGxlPjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxwYXRoIGQ9Ik0xMCAyNC41MTR2LTEuMDI4TDI1LjMyMyA2Ljc0Yy4zNzQtLjQxLjk4NC0uNDI1IDEuMzczLS4wMjRsMS4xMDggMS4xNGMuMzg0LjM5NS4zOTMgMS4wMzguMDE2IDEuNDRMMTQgMjRsMTMuODIgMTQuNzA1Yy4zNzYuNC4zNzMgMS4wNC0uMDE2IDEuNDRsLTEuMTA4IDEuMTRjLS4zODQuMzk0LTEgLjM4LTEuMzczLS4wMjVMMTAgMjQuNTE0eiIgZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

#cboxNext {
    left: inherit;
    right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+NDgvbmV4dC1sYXJnZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PHBhdGggZD0iTTM4IDI0LjUxNHYtMS4wMjhMMjIuNjc3IDYuNzRjLS4zNzQtLjQxLS45ODQtLjQyNS0xLjM3My0uMDI0bC0xLjEwOCAxLjE0Yy0uMzg0LjM5NS0uMzkzIDEuMDM4LS4wMTYgMS40NEwzNCAyNCAyMC4xOCAzOC43MDVjLS4zNzYuNC0uMzczIDEuMDQuMDE2IDEuNDRsMS4xMDggMS4xNGMuMzg0LjM5NCAxIC4zOCAxLjM3My0uMDI1TDM4IDI0LjUxNHoiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)
}

#cboxNext:hover, #cboxPrevious:hover {
    background-position: center center;
    background-color: rgba(0, 0, 0, .8);
    transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    -webkit-transition: background-color .1s ease-in-out
}

#cboxClose:hover {
    background-position: left top
}

#cboxClose:focus, #cboxNext:focus, #cboxPrevious:focus {
    outline: 0
}

#cboxOverlay, #cboxWrapper, #colorbox {
    z-index: 99999
}

#cboxWrapper {
    background: #fff
}

.contact-address {
    padding: 40px 20px 30px;
    text-align: center;
    min-height: 230px
}

.contact-address i {
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(0, 0, 0, .3);
    color: #999;
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    text-align: center;
    width: 60px;
    transition: all .3s ease 0s
}

.contact-address h6 {
    color: #595959;
    line-height: 20px
}

.contact-address:hover i {
    color: #fff
}

#google-map {
    height: 350px;
    width: 100%
}

.message-box {
    padding: 40px 60px
}

.message-box input {
    margin-bottom: 30px
}

.message-box textarea:focus {
    border-color: #e52f58
}

.form-messege {
    margin-top: 10px;
    color: #d9534f
}

@media (max-width:1199px) {
    h1 {
        font-size: 38px
    }

    h2 {
        font-size: 28px
    }

    .section-title h2 {
        font-size: 28px
    }

    p {
        font-size: 14px
    }

    nav .main-menu li .product-nav, nav .main-menu li a {
        font-size: 16px
    }

    nav .main-menu li .elements {
        font-size: 12px
    }

    nav .main-menu .mega-parent .mega-menu-area {
        width: 100%
    }

    .slider .owl-carousel .owl-stage-outer .textoverlay .thin {
        font-size: 26px
    }

    .teaser .teaser-box .text p {
        font-size: 14px
    }

    .teaser .teaser-box .text .thin {
        font-size: 26px
    }

    .categories .grid-view-category .product-item-2 .product-info {
        padding: 15px 20px
    }

    .categories .grid-view-category .product-item-2 .product-info .product-title {
        font-size: 20px
    }

    .categories .grid-view-product .product-item-2 .product-info .button {
        padding: 5px
    }

    .categories .grid-view-product .product-item-2 .product-info .product-title {
        font-size: 20px;
        line-height: 28px
    }

    .categories #list-view .product-item-list .product-list-info .button {
        margin-top: 10px;
        float: left
    }

    .detail-content .input-group-addon {
        font-size: 12px
    }

    .detail-content .form-control {
        font-size: 12px
    }

    .detail-content .fa-info-circle {
        float: right
    }

    .detail-content .product-item-2 .center-img-2 {
        position: static;
        margin: 0
    }

    .konto-panel-wrapper .wmd-btn-right {
        margin-top: 0
    }

    .konto-panel-wrapper .wmd-upload-wrapper #uploader-add-file {
        padding: 5px 12px
    }

    .konto-panel-wrapper .wmd-upload-wrapper #control-commit-upload {
        padding: 5px 12px
    }

    .konto-tracking .form-control {
        width: 50%
    }

    .search-wrapper {
        position: absolute !important;
        top: 12px;
        right: 40px
    }

    .search-wrapper .header-search {
        padding: 10px
    }

    .search-wrapper .top-search-box {
        visibility: hidden;
        width: 0
    }

    #cboxWrapper #cboxError {
        border: none
    }

    #cboxWrapper #cboxBottomCenter, #cboxWrapper #cboxBottomLeft, #cboxWrapper #cboxBottomRight,
    #cboxWrapper #cboxMiddleLeft, #cboxWrapper #cboxMiddleRight, #cboxWrapper #cboxTopCenter,
    #cboxWrapper #cboxTopLeft, #cboxWrapper #cboxTopRight {
        background: 0 0
    }

    .angebot .container {
        width: 100%
    }

    .uploaresizeiframe .button {
        padding: 5px
    }
}

@media (max-width:991px) {
    .search-wrapper {
        position: absolute !important;
        top: 12px;
        right: 40px
    }

    .search-wrapper .header-search {
        padding: 10px
    }

    .search-wrapper .top-search-box {
        visibility: hidden;
        width: 0
    }

    nav.navbar-collapse {
        background: #fff
    }

    nav.navbar-collapse .main-menu > li {
        text-align: left;
        display: block;
        padding: 15px;
        border-top: 1px dotted #e52f58
    }

    nav.navbar-collapse .main-menu > li:first-child {
        border-top: none
    }

    nav.navbar-collapse .main-menu > li:hover .mega-menu-area {
        display: block
    }

    nav.navbar-collapse .main-menu .mega-parent .mega-menu-area {
        position: inherit;
        display: none;
        box-shadow: none;
        column-count: 2;
        column-gap: 10px;
        padding: 20px 0
    }

    .dropdwn li:hover a:before, .main-menu > li:hover > a::before, .single-mega-item li:hover a:before {
        display: none
    }

    .plr-185 {
        padding: 0
    }

    .product-item-2 {
        margin-bottom: 15px
    }

    .mb-sm-15 {
        margin-bottom: 15px
    }

    .mb-sm-0 {
        margin-bottom: 0
    }

    .section-bg-tb .up-comming-pro-img {
        width: 100%;
        margin-bottom: 10px
    }

    .section-bg-tb .up-comming-pro-info {
        width: 100%;
        padding: 0
    }

    .section-bg-tb .product-item {
        padding: 25px
    }

    .section-bg-tb .product-info {
        text-align: left;
        padding: 20px 0
    }

    .sticky {
        position: fixed
    }

    .categories #list-view .product-item-list .product-list-img a {
        min-height: 200px
    }

    .grid-view-product .product-item-2 .product-info .button {
        width: 50%
    }

    .grid-view-product .product-item-2 .product-info .product-title {
        font-size: 20px;
        line-height: 28px
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 24px
    }

    h3 {
        font-size: 20px
    }

    p {
        font-size: 14px
    }

    .container {
        width: inherit
    }

    .teaser {
        margin-bottom: 0
    }

    .teaser .teaser-box {
        margin-top: 0
    }

    nav.navbar-collapse {
        padding: 0
    }

    nav.navbar-collapse .main-menu > li {
        padding: 15px;
        margin: 0
    }

    nav.navbar-collapse .main-menu .mega-parent .mega-menu-area {
        column-count: 1;
        column-gap: 0
    }

    .product-item-2 {
        position: static
    }

    .product-item-2:hover {
        box-shadow: none
    }

    .product-item-2 .action-button {
        position: static;
        visibility: visible;
        opacity: 1
    }

    .categories .grid-view-product .product-info .button {
        bottom: 40px
    }

    .contact .message-box {
        padding: 40px 15px
    }

    .search-wrapper .header-search {
        padding: 20px
    }

    .search-wrapper .header-search .header-search-inner .search-toggle {
        visibility: visible;
        padding: 0;
        opacity: 1
    }

    .section-title h2 {
        font-size: 25px
    }

    .product-title {
        font-size: 20px;
        margin: 0
    }

    .mb-xs-0 {
        margin-bottom: 0
    }

    .pb-xs-20 {
        padding-bottom: 20px
    }

    .pb-xs-0 {
        padding-bottom: 0
    }

    .slider .owl-carousel .textoverlay {
        display: none
    }

    .slider .owl-carousel .owl-nav.disabled + .owl-dots {
        padding-bottom: 0;
        margin-top: 10px
    }

    .header-area {
        position: static
    }

    .sticky {
        position: static
    }

    .teaser {
        margin-top: 20px
    }

    .header-area .logo {
        padding: 20px 0 10px
    }

    .detail-panel-wrapper .druckvorlagen .fa-info-circle {
        font-size: 20px;
        margin-top: -20px;
        color: #e52f58
    }
}

@media (max-width:480px) {
    input[type=password], input[type=text], select {
        font-size: 12px
    }

    .section-title p {
        word-wrap: break-word
    }

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

    .categories ul .f-left {
        margin-right: 10px
    }

    .detail-content .checkbox {
        padding-right: 10px
    }

    .detail-content .checkbox label {
        padding-left: 10px
    }

    .detail-content .checkbox input[type=checkbox] {
        margin-left: -20px
    }

    .detail-content .checkbox .cboxElement {
        position: absolute;
        right: 0;
        top: 7px
    }

    .uploaresizeiframe .message-box {
        padding: 10px
    }

    .uploaresizeiframe .message-box .panel-title {
        font-size: 14px
    }

    .uploaresizeiframe .message-box .upload-zone-wrapper .upload-area .upload-file {
        display: block
    }

    .uploaresizeiframe .message-box .upload-control {
        padding: 10px
    }

    .uploaresizeiframe .message-box .upload-control #uploader-add-file {
        margin-bottom: 5px
    }

    .uploaresizeiframe .message-box .upload-control span {
        padding: 5px 10px;
        float: left !important;
        margin-right: 10px
    }

    .summary .article-infos .td-title-1 {
        padding: 5px
    }

    .konto-tracking .form-control {
        width: 100%
    }

    .konto-tracking-detail .konto-panel-wrapper .wmd-upload-wrapper #uploader-add-file {
        margin-bottom: 5px
    }

    .konto-tracking-detail .konto-panel-wrapper p:last-child {
        overflow: hidden;
        text-overflow: ellipsis
    }

    .konto-tracking-detail .konto-panel-wrapper .p-20 {
        padding: 0
    }

    .konto-tracking-detail .upload-zone-wrapper .upload-area .upload-file {
        display: block
    }
}


