/*  https://essayhilfe.de/app/themes/theme_for_out_1/styles/adaptive/find.css */

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active, .btn-default.active, .btn-primary.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn:active, .btn.active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default:active, .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-primary {
    background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #2d6ca2;
    background-position: 0 -15px
}

.btn-primary:active, .btn-primary.active {
    background-color: #2d6ca2;
    border-color: #2b669a
}

.btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:hover, .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success:active, .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:hover, .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info:active, .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:hover, .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning:active, .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger:active, .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.trained, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.bamboo > li > a:hover, .bamboo > li > a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.bamboo > .active > a, .bamboo > .active > a:hover, .bamboo > .active > a:focus {
    background-color: #357ebd;
    background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
    background-image: linear-gradient(to bottom, #222 0%, #282828 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar {
    background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
    background-repeat: repeat-x
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #3278b3
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransfzorm.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
    background-repeat: repeat-x
}

.panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x
}

.panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x
}

.panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x
}

.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

.alignleft {
    float: left;
    margin: 0.4em 1em 1em 0;
}

.alignright {
    float: right;
    margin: 0.4em 0 1em 1em;
}

/*  https://essayhilfe.de/app/themes/theme_for_out_1/styles/adaptive/paragraph.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

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

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

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 {
    padding: 0;
    border: 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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

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

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

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

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

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

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

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

a {
    color: #428bca;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .trained > img, .trained a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

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

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

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

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

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

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

.blockquote-reverse, blockquote.suspicion {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before, blockquote.suspicion footer:before, .blockquote-reverse small:before, blockquote.suspicion small:before, .blockquote-reverse .small:before, blockquote.suspicion .small:before {
    content: ''
}

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

blockquote:before, blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

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

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

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

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

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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.sympathy {
    margin-right: -15px;
    margin-left: -15px
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: 0
}

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

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

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

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: 0
    }

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

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

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

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: 0
    }

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

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

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

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: 0
    }

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

    .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 {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

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

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    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 > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

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

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

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

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

label {
    display: inline-block;
    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="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color 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: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

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

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

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

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

input[type="date"] {
    line-height: 34px
}

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

.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
    position: relative
}

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

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control-static {
    margin-bottom: 0
}

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

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

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

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

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

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

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

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

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

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

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

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

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

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -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 {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .shuffle .bat.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .shuffle .bat.btn-default {
    background-image: none
}

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

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

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .shuffle .bat.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .shuffle .bat.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

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

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

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .shuffle .bat.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .shuffle .bat.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    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:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .shuffle .bat.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .shuffle .bat.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .shuffle .bat.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .shuffle .bat.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .shuffle .bat.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .shuffle .bat.btn-danger {
    background-image: none
}

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

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

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

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

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

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

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

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

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

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

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

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../../fonts/glyphicons-halflings-regular.eot) format("embedded-opentype"), url(../../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

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

.balance {
    position: relative
}

.bat:focus {
    outline: 0
}

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

.bamboo.suspicion {
    right: 0;
    left: auto
}

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

.bamboo > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

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

.bamboo > .active > a, .bamboo > .active > a:hover, .bamboo > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.bamboo > .disabled > a, .bamboo > .disabled > a:hover, .bamboo > .disabled > a:focus {
    color: #999
}

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

.shuffle > .bamboo {
    display: block
}

.shuffle > a {
    outline: 0
}

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

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

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

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

.suspicion > .bamboo {
    right: 0;
    left: auto
}

.dropup .armour, .navbar-fixed-bottom .balance .armour {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .bamboo, .navbar-fixed-bottom .balance .bamboo {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

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

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

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

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

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

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: none
}

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

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

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

.btn-group > .btn:first-child {
    margin-left: 0
}

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

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

.btn-group > .btn-group {
    float: left
}

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

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .bat {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .bat:active, .btn-group.shuffle .bat {
    outline: 0
}

.btn-group > .btn + .bat {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .bat {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.shuffle .bat {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.shuffle .bat.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .armour {
    margin-left: 0
}

.btn-lg .armour {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .armour {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

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

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

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

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

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

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

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

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

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

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

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

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

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

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

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav .shuffle > a, .nav .shuffle > a:hover, .nav .shuffle > a:focus {
    background-color: #eee;
    border-color: #428bca
}

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

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

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

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

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

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

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

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

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

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

.nav-tabs.nav-justified > .balance .bamboo {
    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: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

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

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

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

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

.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 {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .balance .bamboo {
    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: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

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

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

.technical > .active {
    display: block
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-toggle:focus {
    outline: none
}

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

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

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

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

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

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

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

    .navbar-nav .shuffle .bamboo > li > a {
        line-height: 20px
    }

    .navbar-nav .shuffle .bamboo > li > a:hover, .navbar-nav .shuffle .bamboo > li > a:focus {
        background-image: none
    }
}

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

    .navbar-nav > li {
        float: left
    }

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

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    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: 8px -15px
}

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

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

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

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

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

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

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

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

.navbar-fixed-bottom .navbar-nav > li > .bamboo {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

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

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

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

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

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

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

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

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .navbar-default .navbar-nav .shuffle .bamboo > li > a {
        color: #777
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .shuffle .bamboo > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .shuffle .bamboo .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .shuffle .bamboo > li > a {
        color: #999
    }

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

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

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

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

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

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

.breadcrumb > li {
    display: inline-block
}

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

.breadcrumb > .active {
    color: #999
}

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

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

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

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

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

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

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

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

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

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

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

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

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

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

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

.label:empty {
    display: none
}

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

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

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

.label-primary {
    background-color: #428bca
}

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

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

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

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

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

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

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

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

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

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

.badge:empty {
    display: none
}

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

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

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

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

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

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.trained {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.trained > img, .trained a > img {
    margin-right: auto;
    margin-left: auto
}

a.trained:hover, a.trained:focus, a.trained.active {
    border-color: #428bca
}

.trained .caption {
    padding: 9px;
    color: #333
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

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

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

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

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

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

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

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .suspicion {
    margin-left: 10px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -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-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .balance .bat {
    color: inherit
}

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

.panel-title > a {
    color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

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

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

.panel-primary {
    border-color: #428bca
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
    overflow: hidden
}

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

.modal.fade .modal-dialog {
    -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;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

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

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

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

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

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

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

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

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

#prices .tooltip {
    opacity: 1;
    filter: alpha(opacity=100)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: none;
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .sympathy:before, .sympathy:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .menu-header ul:after {
    display: table;
    content: " "
}

.clearfix:after, .container:after, .container-fluid:after, .sympathy:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, .menu-header ul:after {
    clear: both
}

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

.suspicion {
    float: right !important
}

.pull-left {
    float: left !important
}

.big {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

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

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

    table.visible-xs {
        display: table
    }

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

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

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

    table.visible-sm {
        display: table
    }

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

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

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

    table.visible-md {
        display: table
    }

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

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

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

    table.visible-lg {
        display: table
    }

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table
    }

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

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

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

/*  https://essayhilfe.de/app/themes/theme_for_out_1/styles/adaptive/generations.css */

@font-face {
    font-family: "Muli";
    font-weight: 400;
    src: url(../fonts/Muli-Regular.ttf)
}

.unlike {
    width: 960px;
    margin: 0 auto;
    position: relative;
    font-family: "Open Sans", Tahoma, sans-serif;
}

body, body h1, body h2, body h3, body h4, body h5, body h6, body li, body p, button {
    font-family: "Open Sans", Tahoma, sans-serif;
    color: #666
}

html {
    height: 100%
}

body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

header, footer {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

#useless {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: 30px
}

#useless::after {
    content: '\00a0';
    display: block;
    height: 0;
    visibility: hidden
}

#useless.opage-wrapper {
    margin-bottom: 0
}

.container {
    min-width: 480px
}

section, footer, header {
    min-width: 480px
}

.rider {
    display: block;
    position: absolute;
    right: 15px;
    top: -210px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 1000
}

.rider:hover, .rider:focus, .rider.shuffle {
    top: 0
}

.rift {
    width: 280px;
    border: 5px solid rgba(66, 46, 116, 0.39);
    background: #ece9ff;
    padding: 15px 10px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 1000;
    position: relative
}

.rider input {
    border: 0 none;
    width: 255px;
    height: 32px;
    font-size: 16px;
    font-weight: normal
}

.rider label {
    font-size: 11px;
    color: #453e59;
    float: left
}

.rob {
    position: fixed;
    width: 100%;
    z-index: 1000
}

.rob > div {
    position: relative
}

.rob .suspicion {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 4px solid rgba(66, 46, 116, 0.39);
    border-bottom-width: 3px;
    background: rgba(66, 46, 116, 0.39)
}

.rider .apparatus {
    text-transform: none;
    font-size: 14px;
    padding: 1px 10px;
    border-right: 2px solid #af4201
}

.rider a {
    cursor: pointer
}

.rift div:nth-child(3) {
    text-align: center;
    border-bottom: 1px solid #c3c3ee;
    padding-bottom: 8px;
    color: #65509c
}

.rider .fb_login {
    color: #3761ca;
    display: block;
    text-align: center;
    padding: 5px 0 0
}

.bellamy a.apparatus {
    position: relative;
    z-index: 1000;
    text-transform: none;
    font-size: 14px;
    padding: 1px 10px;
    border-right: 2px solid #af4201;
    margin-top: 3px;
    height: auto
}

.invisible_layer {
    position: fixed;
    display: none;
    z-index: 999;
    opacity: 0.01;
    width: 100%;
    height: 100%
}

.argue {
    position: absolute;
    right: 6px;
    width: 20px;
    height: 20px;
    top: 5px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png);
    background-position: 154px -84px;
    cursor: pointer
}

.rib {
    padding-top: 5px;
    text-align: center
}

.logined span {
    padding-left: 25px;
    padding-right: 25px;
    color: #fff
}

a.apparatus.account {
    background-color: #7a5bcd;
    border-color: #120928 #120928;
    border-width: 0 2px 2px 0;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease
}

a.apparatus.account:hover {
    background-color: #9b6dff;
    border-color: #120928 #120928
}

a.apparatus.account, a.apparatus.not_mobile {
    height: auto;
    background-image: none;
    display: inline-block
}

header {
    background: #65509c;
    min-height: 180px;
    padding-top: 50px
}

header .rudder {
    width: 1140px
}

.fixfixed .bellamy {
    position: absolute !important
}

.bellamy {
    background: #422e74;
    border-bottom: 1px solid #755eb1;
    position: fixed;
    width: 100%;
    top: 0 !important;
    z-index: 1002
}

.customer-page .bellamy {
    background: #422e74;
    border-bottom: 1px solid #755eb1;
    position: fixed;
    width: 100%;
    top: 0 !important;
    z-index: 1002;
    left: 0
}

.bellamy ul {
    padding: 0 1px;
    margin-bottom: 0
}

.bellamy ul li {
    font-size: 16px;
    display: inline-block;
    border-left: 1px solid #503a86;
    border-right: 1px solid #31205c;
    background: #422e74;
    margin: 0;
    padding: 12px 18px;
    float: left;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position: relative;
    z-index: 998
}

.bellamy ul li:hover {
    background: #645494
}

.bellamy ul li a {
    color: #d1bfff
}

.bellamy ul li a:hover {
    color: #fff;
    text-decoration: none
}

.bellamy .active {
    font-weight: bold;
    color: white
}

.bellamy .active a {
    color: #fff
}

.bellamy .mob_toggle {
    display: none;
    width: 35px;
    height: 27px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/violently.png);
    margin: 10px 0;
    cursor: pointer
}

header a.rotten {
    display: block;
    width: 336px;
    height: 56px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/indignant.png) no-repeat;
    margin: 22px 18px;
    position: relative;
    float: left;
    text-indent: 0;
    left: 0;
    top: 0
}

header a.rotten:before {
    content: "";
    display: block;
    position: absolute;
    left: -16px;
    top: 0;
    width: 1px;
    height: 52px;
    background: #7d6ab0
}

.beheld {
    float: right;
    margin-top: 20px;
    position: relative
}

.beheld a {
    font-family: "Muli";
    border: 1px solid #9280c4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 26px;
    display: block;
    color: #fff;
    background: #65509C;
    padding: 2px 5px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease
}

.beheld a:hover {
    text-decoration: none;
    background: #6a599c
}

.beheld .supplied {
    margin-bottom: 10px
}

.beheld .skype {
    float: right;
    padding-left: 25px;
    position: relative
}

.beheld .skype:before {
    content: "";
    position: absolute;
    display: block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png);
    width: 17px;
    height: 16px;
    top: 4px;
    left: 4px;
    background-position: -505px -17px
}

.beheld .live_chat {
    float: left;
    color: #ffbf25
}

.beheld .live_chat:before {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #00b930;
    position: absolute;
    left: 50px
}

.beheld:after {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -335px -6px;
    content: "";
    display: block;
    height: 19px;
    left: -169px;
    position: absolute;
    top: 21px;
    width: 170px
}

.img_support_24 .supplied {
    width: 184px;
    position: relative
}

a.skype {
    color: #ffbf25
}

section {
    position: relative
}

.apparatus {
    color: #fff;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 21px;
    text-shadow: 0 1px 2px rgba(205, 99, 0, 0.7);
    border-width: 2px 0 2px;
    border-bottom: 2px solid #af4201;
    border-top: 2px solid #ff8a00;
    outline: none;
    text-transform: uppercase;
    display: inline-block;
    font-family: "Open Sans", Tahoma, sans-serif;
    cursor: pointer;
    line-height: inherit;
    align-items: flex-start;
    text-align: center;
    padding: 4px 6px;
    font-size: 21px
}

.apparatus:hover {
    border-top: 2px solid #ff7100;
    background-color: #ff7100;
    text-decoration: none;
    color: #fff
}

.apparatus:active {
    border-top: 2px solid #af4201;
    background-color: #ff7100;
    border-bottom: 2px solid #ff7100
}

.numeric_list li {
    position: relative;
    display: block;
    color: #534b6a;
    padding-bottom: 8px;
    padding-left: 7px
}

.numeric_list li:before {
    content: "";
    position: absolute;
    display: block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/with.png);
    width: 20px;
    height: 19px;
    top: 0;
    left: -24px
}

.numeric_list li:nth-child(1):before {
    background-position: 0 0
}

.numeric_list li:nth-child(2):before {
    background-position: 0 -20px
}

.numeric_list li:nth-child(3):before {
    background-position: 0 -40px
}

.numeric_list li:nth-child(4):before {
    background-position: 0 -60px
}

.numeric_list li:nth-child(5):before {
    background-position: 0 -80px
}

.numeric_list li:nth-child(6):before {
    background-position: 0 -100px
}

.numeric_list li:nth-child(7):before {
    background-position: 0 -120px
}

.numeric_list li:nth-child(8):before {
    background-position: 0 -140px
}

.numeric_list li:nth-child(9):before {
    background-position: 0 -160px
}

.rudder {
    top: 0;
    z-index: 998
}

.rudder ul {
    display: table;
    border-left: 1px solid #755eb1;
    border-top: 1px solid #755eb1;
    border-right: 1px solid #755eb1;
    padding: 0;
    height: 48px;
    margin: 0;
    overflow: hidden;
    width: 100%
}

.rudder ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    border-left: 1px solid #503a86;
    border-right: 1px solid #31205c;
    text-align: center;
    background: #422e74;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease
}

.rudder ul li:hover {
    background: #645494 !important
}

.navbar-header .navbar-toggle {
    background: none repeat scroll 0 0 #65509C;
    padding: 0 50px 0 0;
    position: fixed;
    right: -64px;
    top: 0;
    z-index: 998
}

.navbar-header .glyphicon, .navbar-header a:hover .glyphicon {
    color: #fff
}

.rudder a {
    color: #d1bfff;
    text-align: center
}

.rudder a:hover {
    text-decoration: none;
    color: #fff
}

.rudder .active {
    font-weight: bold;
    padding: 0 10px
}

.rudder .active a {
    color: #fff
}

.first_invite {
    background: #ede9ff url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/tramp.jpg) 50% 0 no-repeat;
    min-height: 320px;
    border-top: 1px solid #fff;
    padding-left: 26px
}

.first_invite .container {
    background: rgba(0, 0, 0, 0) url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/of.png) no-repeat scroll right bottom;
    margin: 0 auto;
    min-height: 340px;
    padding-left: 0;
    max-width: 1110px
}

.first_invite ul {
    margin-top: 30px
}

.first_invite li {
    font-size: 21px;
    color: #453e59;
    display: block;
    position: relative
}

.first_invite li:before {
    content: "";
    display: block;
    position: absolute;
    left: -27px;
    top: 5px;
    width: 19px;
    height: 19px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/with.png);
    background-position: -2px 19px
}

.first_invite h1 {
    color: #4b3681;
    display: block;
    font-size: 32px;
    margin-top: 15px;
    padding: 0 0 0 12px;
    position: relative;
    width: 55%
}

.first_invite h6 {
    font-size: 12px;
    color: #4b3681;
    padding: 0 0 0 12px;
    margin-top: 9px;
    width: 354px;
    text-align: center
}

.first_invite .apparatus {
    width: 354px;
    height: 45px;
    margin: 13px 0 0 12px;
    text-transform: none
}

.first_invite .container strong {
    display: inline-block
}

.first_invite .container br {
    display: none
}

.benefits_from_it {
    padding: 30px 0;
    border-bottom: 1px solid #4d3a80
}

.benefits_from_it h4 {
    background: #65509c;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 999px;
    height: 58px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0 0
}

.info_container {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #ebebff;
    height: 230px;
    position: relative
}

.benefits_from_it .first_list {
    padding-top: 32px;
    padding-left: 51px
}

.benefits_from_it .second_list {
    padding-top: 10px;
    padding-left: 51px
}

.benefits_from_it .apparatus {
    width: 180px;
    height: 45px;
    margin: 13px 0 0 12px;
    position: absolute;
    right: 30px;
    top: 106px;
    font-weight: bold
}

.ie_column_fix {
    display: inline
}

.how_it_work {
    border-top: 1px solid #755fb0;
    background: #65509c;
    text-align: center
}

.how_it_work .header_part {
    border-bottom: 1px solid #4c3b7b
}

.how_it_work h4 {
    color: #fff;
    font-size: 24px;
    margin-top: 24px;
    margin-bottom: 8px
}

.how_it_work p {
    color: #d8c9ff;
    font-size: 18px
}

.how_it_work h5 {
    color: #ffbf25;
    font-size: 30px;
    font-weight: bold;
    line-height: 7px;
    margin-bottom: 28px
}

.how_it_work .infographics {
    margin: 20px 0 0;
    padding: 0
}

.how_it_work .infographics li {
    display: inline-block;
    height: 122px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png);
    width: 122px
}

.how_it_work .infographics li.seporator {
    width: 28px;
    background-position: -177px -65px
}

.how_it_work .infographics li:nth-child(1) {
    background-position: -35px -65px
}

.how_it_work .infographics li:nth-child(3) {
    background-position: -226px -65px
}

.how_it_work .infographics li:nth-child(5) {
    background-position: -418px -65px
}

.how_it_work .infographics li:nth-child(7) {
    background-position: -610px -65px
}

.how_it_work .infographics li:nth-child(9) {
    background-position: -802px -65px
}

.how_it_work .infographics_subdcribe {
    margin: 10px 0 0;
    padding: 0 0 30px
}

.how_it_work .infographics_subdcribe li {
    display: inline-table;
    width: 197px;
    color: #fff;
    margin: 0 18px;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px
}

.place_for_baner {
    background: #ebebff;
    padding: 30px 0
}

.place_for_baner img {
    display: block;
    margin: 0 auto;
    max-width: 90%
}

.students_reviews {
    padding: 30px 0;
    border-bottom: 1px solid #ebebff
}

.students_reviews h4 {
    font-size: 24px;
    color: #453e59
}

#students_reviews_carousel .item {
    padding: 15px 40px 15px 70px
}

.students_reviews .student_img {
    width: 160px;
    height: 160px;
    overflow: hidden;
    float: left;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px
}

.students_reviews .student_img img {
    max-width: 170px
}

.students_reviews h5 {
    font-weight: bold;
    color: #453e59;
    font-size: 24px;
    display: inline-block;
    margin: 0
}

.students_reviews h6 {
    color: #777;
    font-size: 18px;
    display: inline-block;
    margin: 0
}

.students_reviews p {
    color: #282828;
    font-size: 14px;
    line-height: 21px;
    padding-left: 25px
}

.students_reviews blockquote {
    padding: 0 10px 0 25px;
    margin: 0 0 20px;
    border-left: 0 solid #eee;
    display: table-cell;
    vertical-align: middle;
    height: 150px;
    overflow: hidden
}

.students_reviews blockquote:before {
    color: #453e59;
    content: "\201C";
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.4em
}

.left.custom_control {
    outline: none
}

.custom_control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    outline: none
}

.right.custom_control {
    left: auto;
    right: 0;
    outline: none
}

.right.custom_control span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -602px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 44px;
    margin: 122px 0 0 60%;
    outline: none;
    width: 28px
}

.right.custom_control:hover span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -657px 0 rgba(0, 0, 0, 0)
}

.left.custom_control span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -574px 0 rgba(0, 0, 0, 0);
    display: block;
    height: 44px;
    margin: 122px 85px 0 18px;
    outline: none;
    width: 28px
}

.left.custom_control:hover span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -629px 0 rgba(0, 0, 0, 0)
}

.fb_student {
    float: right
}

.about_us {
    background: #ebebff;
    border-top: 1px solid #fff;
    padding: 30px 0
}

.about_us h5 {
    font-size: 24px;
    color: #453e59;
    margin-top: 0
}

.about_us h5 strong {
    font-weight: bold;
    color: #5c4891
}

.about_us ul {
    padding-left: 21px
}

.about_us div div div:nth-child(1) {
    border-right: 1px solid #c3c3ee
}

.about_us div:nth-child(2) {
    border-left: 1px solid #fff;
    padding-left: 24px
}

.about_us .apparatus {
    width: 280px;
    height: 45px;
    margin: 13px 0 0 12px;
    font-weight: bold
}

.statistic_and_price {
    background: #65509c;
    border-bottom: 1px solid #755fb0;
    padding: 30px 0
}

.statistic_container h2 {
    position: relative;
    background: #ffbf25;
    color: #fff;
    font-size: 60px;
    display: inline-block;
    padding: 5px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 0 70px
}

.statistic_container:first-child h4 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 20px 0 0 30px;
    text-align: center
}

.statistic_container:first-child h4 span {
    font-size: 24px;
    font-weight: bold;
    color: #ffbf25;
    text-align: center
}

.statistic_container:first-child h6 {
    font-size: 12px;
    color: #b49feb;
    margin: 2px 0 0 30px;
    text-align: center
}

.statistic_container h2:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 191, 37, 0);
    border-left-color: #ffbf25;
    border-width: 18px;
    margin-top: -18px
}

.statistic_container .left_side {
    float: left;
    width: 270px
}

.statistic_container .right_side span {
    float: right;
    margin-right: 40px
}

.statistic_and_price .right.custom_control span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -720px 0 rgba(0, 0, 0, 0);
    margin: 45px 0 0 60%
}

.statistic_and_price .left.custom_control span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -689px 0 rgba(0, 0, 0, 0);
    margin: 45px 59px 0 0
}

.statistic_and_price .left.custom_control:hover span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -689px 0 rgba(0, 0, 0, 0)
}

#our_samples {
    min-height: 140px
}

#our_samples h6 {
    position: relative
}

#our_samples .logo_of_sample {
    height: 128px;
    left: 70px;
    position: absolute;
    top: -5px;
    width: 128px;
    overflow: hidden
}

#our_samples .view_sample {
    margin-top: 20px;
    display: block;
    color: #ffbf25;
    margin-left: 85px;
    font-weight: bold
}

#our_samples .logo_of_sample img {
    max-height: 120px
}

#our_samples h6 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 235px
}

#our_samples ul li {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-left: 195px;
    position: relative;
    line-height: 26px
}

#our_samples ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: -27px;
    top: 3px;
    width: 19px;
    height: 19px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/with.png);
    background-position: -2px 19px
}

.statistic_container:nth-child(2) > div > a {
    color: #ffbf25;
    margin-left: 85px;
    font-weight: bold
}

.statistic_and_price .statistic_container > div {
    background-color: #422e74;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
    padding: 10px;
    margin-bottom: 30px;
    color: #fff
}

.statistic_container h5 {
    font-size: 18px;
    font-weight: bold;
    color: #ffbf25;
    text-align: center
}

.statistic_and_price .apparatus {
    margin: 0 auto;
    width: 280px;
    height: 45px;
    font-weight: bold;
    display: table
}

.statistic_and_price p {
    color: #fff;
    font-size: 16px;
    min-width: 420px
}

.statistic_and_price p span {
    color: #ffbf25;
    font-weight: bold
}

.statistics > div > div {
    display: inline-block;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    width: 56px;
    background-color: #dd6800;
    text-align: center;
    float: left;
    margin: 2px 15px 7px 70px
}

.tablet_variant .remedy {
    width: 33%
}

.tablet_variant .remedy a:first-child {
    margin: 8px 3px 1px
}

.tablet_variant .swindle a {
    float: left
}

.tablet_variant .swindle p {
    color: #fff;
    display: block;
    margin: 38px 0 0 107px;
    text-align: center;
    width: 380px
}

.seo_text {
    padding: 30px 0;
    border-top: 1px solid #4d3a80
}

.seo_text h2 {
    font-size: 24px;
    line-height: 26px;
    color: #453e59;
    text-align: center;
    margin-bottom: 16px
}

.seo_text p {
    color: #453e59;
    padding-bottom: 6px
}

footer {
    padding-top: 30px;
    background: #2c2b31
}

footer ul {
    margin: 0;
    padding: 0
}

footer li {
    display: block;
    padding-left: 22px;
    position: relative
}

footer li:before {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png);
    background-position: -495px -36px;
    content: "";
    display: block;
    height: 13px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 12px
}

footer li a {
    color: #CCC;
    font-size: 14px;
    line-height: 21px;
    outline: none
}

footer li a:hover {
    color: #c7b6f2;
    text-decoration: none;
    outline: none
}

footer li a:active {
    color: #fff;
    outline: none;
    text-decoration: none
}

footer li a:focus {
    color: #fff;
    outline: none;
    text-decoration: none
}

.bottom_links {
    border-bottom: 1px solid #1f1e25;
    padding-bottom: 15px
}

.footer_contacts {
    border-top: 1px solid #3e3d44
}

.footer_contacts h6 {
    color: #ffbf25;
    font-family: "Muli"
}

.footer_contacts p {
    color: #fff;
    font-family: "Muli"
}

.payment_container {
    background-color: #4C4A52;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px
}

.payment_container > div:nth-child(1) {
    border-right: 1px solid #3d3b44
}

.payment_container > div:nth-child(2) {
    border-left: 1px solid #605e65
}

.payment_container .remedy span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png);
    background-position: -752px 0;
    display: inline-block;
    height: 40px;
    margin: 1px 3px;
    width: 70px
}

.remedy span:nth-child(1) {
    background-position: -1038px 0
}

.remedy span:nth-child(2) {
    background-position: -893px 0
}

.remedy span:nth-child(3) {
    background-position: -1038px -42px
}

.remedy span:nth-child(4) {
    background-position: -824px 0
}

.remedy span:nth-child(5) {
    background-position: -1038px -84px;
    margin: 1px 3px 0
}

.remedy span:nth-child(6) {
    background-position: -752px 0;
    margin: 1px 3px 0
}

.payment_container > div {
    width: 50%;
    float: left
}

.payment_container .swindle span {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png);
    background-position: -962px -148px;
    display: inline-block;
    height: 100px;
    margin: 0 0 0 14px;
    width: 154px
}

footer .payment_wrapper {
    width: 336px;
    float: right
}

footer .payment_wrapper .swindle p {
    text-align: center;
    color: #fff;
    padding: 0 20px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0
}

footer .payment_wrapper > p {
    padding: 13px 0 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 21px
}

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

.visible-xs.footer_contacts {
    border-top: none
}

.visible-xs.footer_contacts h6 {
    display: inline-block;
    min-width: 120px
}

.visible-xs.footer_contacts p {
    display: inline-block
}

.audience {
    width: 100%;
    height: 62px;
    background: #1c1c1f;
    padding-top: 12px;
    padding-bottom: 20px
}

.bait {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/manuscript.png);
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    background-position: 50% 0
}

.main_div {
    margin: 50px auto
}

.title_text span {
    text-align: center;
    color: #453e59;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 30px
}

.main_div input#wishes {
    color: #fff;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 21px;
    text-shadow: 0 1px 2px rgba(205, 99, 0, 0.7);
    border-width: 2px 0 2px;
    border-bottom: 2px solid #af4201;
    border-top: 2px solid #ff8a00;
    outline: none;
    text-transform: uppercase;
    display: inline-block;
    font-family: "Open Sans", Tahoma, sans-serif;
    cursor: pointer;
    line-height: inherit;
    align-items: flex-start;
    text-align: center;
    padding: 4px 6px;
    font-size: 15px;
    margin-left: 99px;
    margin-top: 10px
}

.pricetable_terms .apparatus {
    width: auto;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px
}

.mainBanner {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 20px
}

#dynamicBanner {
    padding-top: 30%
}

.cs_contacts h2, .cs_container h1, .cs_container h2 {
    font-size: 24px;
    font-weight: bold;
    color: #453e59;
    text-align: center;
    position: relative
}

.cs_container h3 {
    color: #65509c;
    text-align: center;
    font-size: 18px;
    font-weight: bold
}

.cs_container img {
    position: relative;
    float: left;
    margin: 0 20px 20px 0;
    display: inline-block;
    height: 210px;
    width: 400px
}

@media (max-width: 767px) {
    .cs_container img {
        display: block;
        float: none;
        margin: 0 auto 30px
    }

    .cs_container h1:after {
        left: 50%;
        margin-left: -200px
    }
}

.cs_container h1 {
    margin-bottom: 20px
}

.cs_container h1:after {
    bottom: -257px;
    content: "";
    display: block;
    height: 27px;
    position: absolute;
    width: 400px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 0 27px
}

.cs_contacts a {
    display: block;
    font-size: 16px;
    color: #453e59;
    font-weight: bold
}

.cs_contacts .sympathy {
    text-align: center;
    font-size: 12px;
    line-height: 21px;
    color: #453e59
}

.cs_contact_container {
    border: 1px solid #ddd9e3;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.flag_usa {
    margin: 0 auto;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 175px 0;
    height: 22px;
    width: 42px;
    margin-bottom: 10px
}

.flag_uk {
    margin: 0 auto;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 175px -26px;
    height: 22px;
    width: 42px;;
    margin-bottom: 10px
}

.flag_au {
    margin: 0 auto;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 175px -53px;
    height: 22px;
    width: 42px;;
    margin-bottom: 10px
}

.mail_big {
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 129px 0;
    height: 44px;
    width: 60px;
    margin-bottom: 10px;
    float: left
}

.cs_mail_big {
    text-align: left;
    padding: 24px 0
}

.cs_mail_big div {
    margin: 0 2px 2px 30%
}

.mail_big {
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 129px 0;
    height: 44px;
    width: 60px;
    margin-bottom: 10px;
    float: left
}

.live_chat_big {
    text-align: left;
    padding: 24px 0
}

.live_chat_big div {
    margin: 0 2px 2px 30%
}

.live_chat_big {
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 67px -2px;
    height: 48px;
    width: 60px;
    margin-bottom: 10px;
    float: left
}

.cs_live_chat {
    text-align: left;
    padding: 22px 0 14px 15%;
    height: 95px
}

.live_chat_big div {
    margin: 0 2px 2px 30%
}

.cs_live_chat a {
    margin-top: 10px
}

.skype_big {
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 68px -59px;
    height: 48px;
    width: 66px;
    margin-bottom: 10px;
    float: left
}

.cs_skype_big {
    text-align: left;
    padding: 22px 0 14px 20%;
    height: 95px
}

.skype_big div {
}

.cs_skype_big a {
    margin-top: 10px
}

.cs_container {
    min-width: 460px
}

.fe_content h1 {
    font-size: 30px;
    color: #453e59
}

.fe_content p {
    color: #453e59
}

.fe_content .right_colomn {
    width: 695px
}

.fe_content .right_colomn {
    width: 695px;
    float: left;
    margin-left: -15px;
    padding-right: 15px
}

.fe_content .left_column {
    width: 230px;
    float: left
}

.discount_option {
    text-align: center;
    position: relative;
    z-index: 1
}

.discount_option_main1, .discount_option_main2, .discount_option_main3 {
    font-size: 36px;
    text-transform: uppercase
}

.discount_option_main1 p {
    font-size: 18px;
    border-top: 1px solid #735eab;
    color: #fff;
    margin-top: 10px;
    padding-top: 12px;
    text-transform: none
}

.discount_option_main2 p {
    font-size: 18px;
    border-top: 1px solid #543e8c;
    color: #fff;
    margin-top: 10px;
    padding-top: 12px;
    text-transform: none
}

.discount_option_main3 p {
    font-size: 18px;
    border-top: 1px solid #d97500;
    color: #fff;
    margin-top: 10px;
    padding-top: 12px;
    text-transform: none
}

.discount_option_main1 {
    background-color: #543e8c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #422e74;
    padding: 5px 15px;
    color: #fff
}

.discount_option_main2 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #2d2050;
    background-color: #422e74;
    padding: 5px 15px;
    color: #fff
}

.discount_option_main3 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ff8a00;
    border-width: 0 0 2px 0;
    border-style: solid;
    padding: 5px 15px;
    border-color: #cc5b00;
    color: #fff;
    position: relative
}

.discount_option_main3:before {
    position: absolute;
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 0 -31px;
    right: 0;
    top: 0;
    z-index: 1
}

.discount_option_main3 span {
    position: relative;
    display: inline-block;
    z-index: 2
}

.discount_option_bottom1 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #422e74;
    background-color: #543e8c;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding: 7px 0;
    margin-top: 13px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    cursor: pointer
}

.discount_option_bottom1:hover {
    background-color: #422e74
}

.discount_option_bottom1:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #543e8c;
    border-width: 10px;
    margin-left: -10px;
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    transition: border 0.3s ease
}

.discount_option_bottom1:hover:after {
    border-bottom-color: #422e74
}

.discount_option_bottom2 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #2d2050;
    background-color: #422e74;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 0;
    font-weight: bold;
    position: relative;
    margin-top: 13px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    cursor: pointer
}

.discount_option_bottom2:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #422e74;
    border-width: 10px;
    margin-left: -10px;
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    transition: border 0.3s ease
}

.discount_option_bottom2:hover:after {
    border-bottom-color: #2d2050
}

.discount_option_bottom2:hover {
    background-color: #2d2050
}

.discount_option_bottom3 {
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ff8a00;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #cc5b00;
    padding: 7px 0;
    margin-top: 13px;
    color: #fff;
    position: relative;
    font-weight: bold;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    cursor: pointer
}

.discount_option_bottom3:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ff8a00;
    border-width: 10px;
    margin-left: -10px;
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    transition: border 0.3s ease
}

.discount_option_bottom3:hover:after {
    border-bottom-color: #cc5b00
}

.discount_option_bottom3:hover {
    background-color: #cc5b00
}

.discount_option {
    background-color: #fff;
    position: relative
}

.discount_option_description1, .discount_option_description2, .discount_option_description3 {
    text-align: left;
    padding: 15px;
    background-color: #eeebf6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #d3cddc;
    position: absolute;
    z-index: 0;
    bottom: 0
}

.re_description_container {
    position: relative;
    z-index: 0;
    height: 0
}

.discount_option_bottom1.shuffle:after {
    border-bottom-color: #422e74
}

.discount_option_bottom1.shuffle {
    background-color: #422e74
}

.discount_option_bottom2.shuffle:after {
    border-bottom-color: #2d2050
}

.discount_option_bottom2.shuffle {
    background-color: #2d2050
}

.discount_option_bottom3.shuffle:after {
    border-bottom-color: #cc5b00
}

.discount_option_bottom3.shuffle {
    background-color: #cc5b00
}

.fe_content .right_colomn h2 {
    color: #453e59;
    font-size: 24px
}

.fe_content .right_colomn h3 {
    color: #453e59;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center
}

.fe_content .button_check_now {
    text-align: center;
    background-color: #65509c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    color: #fff;
    padding: 15px 10px 15px 20px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease
}

.button_check_now:after {
    position: absolute;
    content: "";
    display: block;
    width: 23px;
    height: 23px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: -195px -28px;
    left: 44px;
    top: 16px;
    z-index: 1
}

.fe_content .button_check_now:hover {
    text-decoration: none;
    background-color: #422e74
}

.fe_content .baner img {
    display: block;
    margin: 15px auto;
    width: 700px
}

.fe_content h4 {
    font-size: 24px;
    line-height: 30px;
    color: #453e59;
    text-align: center
}

.fe_content h5 {
    font-size: 14px;
    line-height: 16px;
    color: #333;
    text-align: center
}

.form_subscribe {
    width: 500px;
    margin: 0 auto
}

.form_subscribe div input {
    background-color: #eeebf6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #d3cddc;
    width: 350px;
    font-size: 16px;
    color: #333;
    padding: 10px
}

.form_subscribe div {
    display: inline-block
}

.form_subscribe .subscribe_bt {
    width: 130px;
    margin-left: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #2d2050;
    background-color: #65509c;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 0 8px;
    font-weight: bold;
    font-size: 16px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease
}

.form_subscribe .subscribe_bt:hover {
    background-color: #422e74
}

.form_subscribe span {
    color: #ff8a00;
    padding-right: 30px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease
}

.fe_content .right_colomn .free_features {
    float: right;
    margin-right: 50px;
    padding: 16px 20px 1px
}

.fe_content .right_colomn .free_features div div {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

.fe_content .right_colomn .free_features > div {
    left: -149px;
    top: 79px
}

.fe_content .right_colomn .first_order_discont {
    margin-top: 26px;
    margin-left: 65px
}

@media (min-width: 250px) and (max-width: 767px) {
    .fe_content .right_colomn .first_order_discont {
        margin-left: 0
    }

    .fe_content .right_colomn .free_features {
        margin-right: 0
    }

    .fe_content .right_colomn .free_features {
        padding: 16px 32px 19px;
        font-size: 16px
    }

    .fe_content .free_features div div {
        font-size: 28px;
        width: 230px
    }

    .fe_content .right_colomn .free_features > div {
        left: -136px;
        top: 94px
    }

    .fe_content .right_colomn {
        min-width: 460px
    }
}

#au_carousel .item img {
    float: right
}

.au_carousel_control {
    text-align: center;
    position: absolute;
    bottom: -70px;
    width: 100%
}

.au_custom_control {
    background-color: #ded9e6;
    border-width: 3px 0;
    border-color: #f0eef3;
    border-style: solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: auto;
    margin: 0 auto;
    padding: 0;
    display: inline-block
}

.au_custom_control li {
    display: inline-block;
    cursor: pointer;
    padding: 6px 10px;
    position: relative;
    color: #000;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    z-index: 11
}

.au_custom_control li.active {
    color: #fff;
    font-weight: bold
}

.au_custom_control li.active:before {
    background-color: #65509C;
    border-radius: 4px;
    content: "";
    height: 43px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 53px;
    z-index: -1
}

#au_carousel p {
    padding-right: 15%
}

#au_carousel {
    margin-bottom: 50px;
    position: relative
}

.au_text_container img {
    float: left;
    padding: 7px 15px 15px 0
}

.au_text_container {
    padding-top: 30px
}

.au_text_container p {
    padding-left: 140px
}

.au_text_container h3 {
    font-size: 18px;
    padding-left: 140px;
    font-weight: bold;
    color: #453e59
}

.au_content > a {
    text-align: center;
    width: 250px;
    display: block;
    margin: 8px auto 25px;
    color: #65509c;
    font-size: 18px;
    font-weight: bold
}

.au_content > a:hover {
    text-decoration: none
}

.au_content > .architecture {
    height: 45px;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 3px 0;
    border-color: #af4201;
    border-style: solid;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    color: #fff;
    padding-top: 9px;
    margin-bottom: 58px
}

.au_content > .architecture:hover {
    background-color: #af4201
}

.tt_content iframe {
    height: 341px;
    width: 100%
}

.tt_reviews blockquote {
    padding: 0 10px 0 25px;
    margin: 0 0 20px;
    border-left: 0 solid #eee;
    display: table-cell;
    vertical-align: middle
}

.tt_reviews blockquote:before {
    color: #453e59;
    content: "\201C";
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.4em;
    font-family: sans-serif
}

.tt_reviews {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2
}

.tt_reviews blockquote {
    display: inline-block
}

.tt_reviews h5 {
    color: #453E59;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0
}

.tt_reviews h6 {
    color: #777777;
    display: inline-block;
    font-size: 18px;
    margin: 0
}

.tt_reviews p {
    color: #282828;
    font-size: 14px;
    line-height: 21px;
    padding-left: 25px
}

.tt_content > .architecture {
    height: 45px;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 3px 0;
    border-color: #af4201;
    border-style: solid;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    color: #fff;
    padding-top: 9px;
    margin: 10px auto 58px;
    text-align: center;
    width: 250px;
    display: block;
    font-size: 18px;
    font-weight: bold
}

.tt_content > .architecture:hover {
    background-color: #af4201;
    text-decoration: none
}

.ew_content > p {
    font-size: 16px
}

.ew_content h1 {
    font-size: 30px;
    color: #453e59
}

.ew_container {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2
}

.ew_content img {
    float: left;
    padding: 0 15px 15px 0
}

.ew_container h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #453e59
}

.ew_container > div > div {
    clear: both
}

.ew_container table {
    width: 100%
}

.ew_container td {
    width: 50%;
    padding: 3px 5px
}

.ew_container td:first-child {
    text-align: right;
    font-weight: bold
}

.ew_container .colored_line td:first-child {
    background-color: #f0eef3
}

.ew_container .colored_line td:last-child {
    background-color: #e2deea
}

.ew_table_description {
    text-align: center;
    font-size: 12px;
    color: #453e59;
    line-height: 30px
}

.ew_container .padding_fix {
    margin-left: 143px;
    padding-bottom: 100px
}

.ew_container .padding_fix a {
    color: #65509c
}

.fe_content.fq_content h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    text-transform: none
}

.fq_colaps .panel-default > .panel-heading {
    background-color: #fff;
    color: #453e59;
    text-align: left;
    background-image: none;
    border-color: #fff !important
}

.fq_colaps .panel-heading a {
    text-align: left;
    font-size: 14px;
    color: #65509c;
    position: relative
}

.fq_colaps .panel-heading a:after {
    content: "";
    width: 18px;
    height: 18px;
    left: -23px;
    position: absolute;
    top: 6px;
    display: block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: 46px 63px
}

.fq_colaps .panel-heading {
    padding: 0 25px
}

.fq_colaps div {
    box-shadow: none;
    border-color: #fff !important
}

.fq_colaps .panel-default .panel-body {
    padding: 0 25px 10px;
    position: relative
}

.fq_colaps .panel-default .panel-body:after {
    content: "";
    width: 18px;
    height: 18px;
    left: 0;
    position: absolute;
    top: -1px;
    display: block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: 24px 27px
}

.rs_head_part h1 {
    font-size: 30px;
    color: #453e59
}

.rs_head_part p {
    color: #453e59
}

.rs_baner {
    background-color: #ebebff
}

.rs_baner img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.rs_main_part .architecture {
    height: 45px;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-width: 0 0 3px 0;
    border-color: #af4201;
    border-style: solid;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    color: #fff;
    padding-top: 9px;
    margin: 10px auto 58px;
    text-align: center;
    width: 250px;
    display: block;
    font-size: 18px;
    font-weight: bold
}

.rs_main_part .architecture:hover {
    background-color: #af4201;
    text-decoration: none
}

.architecture:active, .architecture:focus {
    text-decoration: none;
    outline: none
}

.benefits_table {
    background-color: #f0eef3;
    margin-top: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.benefits_table h2, .benefits_table th {
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background-color: #422e74;
    text-transform: uppercase
}

.benefits_table th:last-child {
    background-color: #ded9e6
}

.benefits_table h2 {
    padding: 12px
}

.benefits_table th:last-child h2 {
    color: #453e59;
    background-color: #ded9e6
}

.benefits_table td {
    padding: 0 20px
}

.benefits_table td:first-child {
    background-color: #65509c
}

.benefits_table div {
    height: 100%
}

.benefits_table td {
    vertical-align: top
}

.benefits_table td:first-child div {
    color: #fff;
    padding: 5px 10px 5px 30px;
    border-top: 1px solid #4c3b7b;
    margin: 0;
    position: relative
}

.benefits_table td:first-child strong {
    color: #ffbf25
}

.benefits_table td:last-child div {
    color: #453e59;
    padding: 5px 10px 5px 30px;
    border-top: 1px solid #dad3e5;
    margin: 0;
    position: relative
}

.benefits_table td:last-child div:after {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    content: "";
    width: 19px;
    height: 19px;
    left: 6px;
    position: absolute;
    top: 6px;
    display: block;
    background-position: 69px 62px
}

.benefits_table td:first-child div:after {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    content: "";
    width: 19px;
    height: 19px;
    left: 6px;
    position: absolute;
    top: 6px;
    display: block;
    background-position: 69px 40px
}

.benefits_table tr:nth-child(2) td div {
    border-top: 0 none
}

#benefits_mobile .panel-body {
    padding: 0 0 10px
}

#benefits_mobile .panel-body div {
    padding: 5px 10px
}

#benefits_mobile .panel-body div:first-child {
    color: #fff;
    background-color: #4c3b7b
}

#benefits_mobile .panel-body div:last-child {
    background-color: #ded9e6
}

#benefits_mobile .panel-body div:first-child strong {
    color: #ffbf25
}

#benefits_mobile .panel-title a {
    text-transform: uppercase;
    color: #65509c;
    font-weight: bold
}

.left_column_our_guarantee {
    border: 1px solid #d1d1e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    margin-top: 160px;
    position: relative
}

.left_column_our_guarantee h5 {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
    color: #65509c
}

.left_column_our_guarantee:before {
    display: block;
    content: " ";
    width: 230px;
    height: 123px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/improve.png);
    background-position: 0 -197px;
    top: -143px;
    left: 0;
    position: absolute
}

.fe_content .right_colomn {
    width: 75%
}

.fq_content.container {
    width: 100%
}

.ptable_featureimg img {
    display: none
}

.ptable_featureimg {
    position: absolute;
    display: block;
    width: 21px;
    height: 18px
}

.ptable_featureimg.img_185 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/vaslogo/prefix.png) no-repeat;
    left: -25px;
    top: -2px
}

.ptable_featureimg.img_232 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/vaslogo/barn.png) no-repeat;
    left: -28px;
    top: 0
}

.ptable_featureimg.img_231 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/vaslogo/balcony.png) no-repeat;
    left: -25px;
    top: 1px
}

.ptable_featureimg.img_187 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/vaslogo/water.png) no-repeat;
    left: -25px;
    top: 0
}

.ptable_featureimg.img_183 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/vaslogo/matches.png) no-repeat;
    left: -25px;
    top: 1px
}

#tooltip img {
    display: none
}

@media (min-width: 767px) and (max-width: 991px) {
    .au_custom_control li {
        padding: 6px
    }

    .au_custom_control li.active:before {
        width: 45px
    }

    #au_carousel img {
        max-width: 300px;
        padding-top: 60px
    }

    .tt_content iframe {
        height: 259px;
        width: 100%
    }

    .first_invite li {
        font-size: 18px
    }

    .fe_content .right_colomn .free_features div div {
        width: 212px;
        top: -8px;
        right: -8px
    }
}

@media (min-width: 250px) and (max-width: 767px) {
    #au_carousel .item img {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 100%
    }

    #au_carousel .left.custom_control span {
        margin: 90px 0 0 0
    }

    #au_carousel .right.custom_control span {
        margin: 90px 0 0 50px
    }

    #au_carousel .right.custom_control {
        right: 11px
    }

    .tt_reviews {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }

    .tt_content iframe {
        height: 416px;
        width: 100%
    }

    .ew_container .padding_fix {
        padding-bottom: 0
    }

    .ew_container {
        padding-bottom: 25px
    }

    .first_invite .container {
        background: none
    }
}

@media (max-width: 1200px) {
    .first_invite h1 {
        width: 40%
    }

    .first_invite .container h1 {
        font-size: 26px
    }
}

@media (min-width: 1200px) {
    .how_it_work .infographics_subdcribe li:nth-child(3) {
        width: 202px
    }

    .how_it_work .infographics li.seporator {
        margin: 0 40px
    }

    #students_reviews_carousel {
        width: 850px;
        float: left;
        min-height: 265px
    }

    .cs_contacts a {
        font-size: 18px
    }

    .fe_content .right_colomn {
        width: 75%
    }

    .button_check_now:after {
        left: 94px
    }

    .tt_content iframe {
        height: 416px;
        width: 100%
    }

    .ew_content > p {
        font-size: 16px;
        padding-top: 22px
    }

    .ew_container > div > div {
        padding-top: 15px
    }

    .ew_container ul {
        padding-left: 25px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #students_reviews_carousel {
        width: 650px;
        min-height: 350px
    }

    .students_reviews.pt_container #students_reviews_carousel {
        min-height: inherit
    }

    .statistic_container .right_side span {
        float: right;
        margin-right: 20px
    }

    .how_it_work .infographics li.seporator {
        margin: 0 20px
    }

    .how_it_work .infographics_subdcribe li {
        display: inline-block;
        margin: 0 13px;
        width: 170px
    }

    .how_it_work .infographics_subdcribe li:first-child {
        margin-left: 0
    }

    .how_it_work .infographics_subdcribe li:last-child {
        margin-right: 0
    }

    .benefits_from_it h4 {
        padding: 0 40px
    }

    header .rudder {
        width: 940px
    }

    .rudder ul li {
        padding: 0 10px
    }

    .statistic_and_price p {
        color: #FFF;
        font-size: 15px
    }

    .first_invite .container {
        width: 910px
    }
}

@media (min-width: 250px) and (max-width: 767px) {
    .infographics_mobyle li {
        display: block;
        color: #fff;
        text-align: left;
        font-size: 18px;
        margin: 30px 0 40px 60px;
        position: relative
    }

    .statistic_and_price p {
        color: #FFF;
        font-size: 14px;
        display: compact
    }

    footer .payment_wrapper {
        float: left
    }

    .infographics_mobyle li:after {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -11px -28px / 500px auto rgba(0, 0, 0, 0);
        content: "";
        display: block;
        height: 58px;
        left: -72px;
        position: absolute;
        top: -14px;
        width: 59px;
        -moz-background-size: 500px;
        -webkit-background-size: 500px;
        -o-background-size: 500px;
        background-size: 500px
    }

    .infographics_mobyle li:nth-child(2):after {
        background-position: -97px -28px
    }

    .infographics_mobyle li:nth-child(3):after {
        background-position: -183px -28px
    }

    .infographics_mobyle li:nth-child(4):after {
        background-position: -269px -28px
    }

    .infographics_mobyle li:nth-child(5):after {
        background-position: -354px -28px
    }

    .audience {
        height: 75px
    }

    .bait {
        width: 100%;
        background-position: 50% -95px;
        height: 62px
    }

    .cs_skype_big {
        padding: 22px 0 14px 25%
    }

    .cs_live_chat {
        padding: 22px 0 14px 25%
    }

    .fe_content .right_colomn {
        width: auto
    }

    .fe_content .baner img {
        width: 100%
    }

    .fe_content .email_field {
        width: 60%
    }

    .button_check_now:after {
        top: 16px;
        left: 26px
    }

    .fe_content .form_subscribe {
        width: auto;
        margin: 0 auto
    }

    .form_subscribe div input {
        width: 100%
    }

    .form_subscribe .subscribe_bt {
        width: 35%;
        margin-left: 4%
    }

    .ew_container {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #students_reviews_carousel {
        min-height: 540px
    }

    .students_reviews.pt_container #students_reviews_carousel {
        min-height: inherit
    }

    .how_it_work .infographics li.seporator {
        margin: 0 0 0
    }

    .how_it_work .infographics_subdcribe li {
        display: inline-flex;
        margin: 0 8px;
        width: 137px;
        font-weight: normal
    }

    .about_us div div div:nth-child(1) {
        border-right: 0 solid #C3C3EE
    }

    .about_us div:nth-child(2) {
        border-left: 0 solid #FFF;
        padding-left: 15px
    }

    header .rudder {
        width: 720px
    }

    .benefits_from_it .apparatus {
        margin: 0 0 0 25px;
        position: relative;
        right: 0;
        top: 0;
        width: 180px
    }

    .info_container {
        height: 275px
    }

    .first_invite .container {
        padding: 0
    }

    .bait {
        width: 100%;
        background-position: 50% -45px
    }

    .cs_skype_big {
        padding: 22px 0 14px 28%
    }

    .cs_live_chat {
        padding: 22px 0 14px 28%
    }

    .fe_content .right_colomn {
        width: 700px;
        margin: 0 auto
    }
}

@media (min-width: 767px) and (max-width: 785px) {
    header .rudder {
        max-width: 720px
    }

    .info_container {
        height: 275px
    }

    .how_it_work .infographics_subdcribe li {
        display: inline-flex;
        font-weight: normal;
        margin: 0 2px;
        width: 146px
    }

    .benefits_from_it .apparatus {
        margin: 0 0 0 25px;
        position: relative;
        right: 0;
        top: 0;
        width: 180px
    }

    .about_us div div div:nth-child(1) {
        border-right: 0 solid #C3C3EE
    }

    .about_us div:nth-child(2) {
        border-left: 0 solid #FFF;
        padding-left: 15px
    }

    .audience {
        height: 75px
    }

    .bait {
        width: 100%;
        background-position: 50% -95px;
        height: 62px
    }
}

@media (min-width: 200px) and (max-width: 991px) {
}

@media (min-width: 200px) and (max-width: 765px) {
    .students_reviews h4 {
        padding-left: 10px
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .rudder ul li {
        padding: 0 7px
    }

    .first_invite .container {
        padding: 0;
        width: 740px
    }
}

@media (min-width: 250px) and (max-width: 767px) {
    .fb_student {
        display: table;
        float: none;
        margin: 10px auto 0
    }

    .statistic_container .left_side {
        float: left;
        width: 210px
    }

    .statistic_container h2 {
        margin: 10px 0 0 10px
    }

    .statistic_container:first-child h4 {
        margin: 20px 0 0 16px;
        text-align: left
    }

    .statistic_container:first-child h6 {
        margin: 2px 0 0 -20px
    }

    header a.rotten {
        height: 36px;
        margin: 32px 10px 20px 0;
        padding: 3px 0;
        position: relative;
        width: 140px;
        -webkit-background-size: auto 40px;
        background-size: auto 40px;
        background-position: 0 7px;
    }

    .about_us div:nth-child(2) {
        padding-left: 15px
    }

    .rudder ul li {
        padding: 2px 7px;
        font-size: 18px
    }

    .beheld:after {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/attempts.png) repeat scroll -446px -6px rgba(0, 0, 0, 0);
        left: -57px;
        top: 21px;
        width: 54px
    }

    header a.rotten:before {
        top: -10px
    }

    nav.rudder {
        right: 0;
        top: 0;
        width: 100%;
        text-align: center
    }

    .first_invite .container h1 {
        font-size: 24px
    }

    .rudder li.active {
        font-weight: bold;
        padding: 0 7px
    }

    .first_invite .container li {
        font-size: 18px
    }

    .header_middle {
        height: 97px
    }

    body .first_invite {
        background: #ede9ff url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/cocoa.png) 50% 0 no-repeat;
        padding: 0
    }

    .about_us .apparatus {
        display: block;
        margin: 13px auto 0
    }

    .carousel {
        min-height: 360px
    }

    .students_reviews.pt_container #students_reviews_carousel {
        min-height: inherit
    }

    #our_samples {
        min-height: 190px
    }
}

@media (min-width: 401px) and (max-width: 991px) {
    .first_invite .container h1 {
        font-size: 27px
    }
}

@media (min-width: 441px) and (max-width: 767px) {
    .how_it_work h5 {
        font-size: 24px
    }

    nav.rudder li {
        font-size: 16px
    }
}

@media (min-width: 200px) and (max-width: 440px) {
    .how_it_work h4 {
        font-size: 18px
    }

    nav.rudder li {
        font-size: 14px
    }

    .how_it_work h5 {
        font-size: 20px
    }

    .how_it_work p {
        font-size: 16px
    }

    .cs_skype_big {
        padding: 22px 0 14px 20%
    }

    .cs_live_chat {
        padding: 22px 0 14px 20%
    }
}

@media (min-width: 606px) and (max-width: 767px) {
    footer .payment_wrapper {
        min-width: 337px
    }
}

@media (min-width: 355px) and (max-width: 605px) {
    footer .payment_wrapper {
        width: 90%;
        margin: 0 5%
    }

    .payment_container .swindle a {
        display: block;
        margin: 0 auto
    }

    .free_features td:first-child {
        width: 120px !important
    }

    .customer-page footer .payment_wrapper {
        width: 336px;
        margin: 0 5%
    }
}

@media (min-width: 200px) and (max-width: 354px) {
    footer .payment_wrapper {
        width: 90%;
        margin: 0 5%;
        display: table-cell
    }

    footer .payment_container .swindle {
        border: none;
        display: none
    }

    footer .payment_container .remedy {
        border: none;
        width: 100%
    }
}

@media (min-width: 200px) and (max-width: 575px) {
    .first_invite .container h1 {
        font-size: 22px
    }

    .first_invite .container li {
        font-size: 16px
    }

    .statistics > div > div {
        margin: 2px 15px 7px 20px
    }

    .statistic_container .right_side span {
        margin-right: 0
    }

    .discount_option_main1 p, .discount_option_main2 p, .discount_option_main3 p {
        font-size: 15px
    }

    .discount_option_main1, .discount_option_main2, .discount_option_main3 {
        font-size: 22px !important
    }
}

@media (min-width: 200px) and (max-width: 479px) {
    .bellamy {
        position: relative
    }

    header {
        padding-top: 0
    }

    .rob {
        position: relative;
        min-width: 480px
    }

    .free_features {
        width: 100%
    }

    .fe_content .right_colomn .free_features {
        float: none;
        margin-left: 10%;
        width: 80%
    }

    .free_features table {
        width: 90%
    }

    .fe_content .free_features td:first-child {
        line-height: 26px;
        width: 900% !important
    }

    .fe_content .right_colomn .first_order_discont {
        margin: 10px auto 20px
    }
}

@media (min-width: 200px) and (max-width: 655px) {
    .discount_option_main1, .discount_option_main2, .discount_option_main3 {
        font-size: 24px
    }
}

@media all and (-webkit-min-device-pixel-ratio: 0) {
    .rob {
        z-index: 1000
    }

    .rider {
        top: -210px
    }

    @media (min-width: 767px) and (max-width: 991px) {
        .bellamy li:nth-child(7), .bellamy li:nth-child(8) {
            display: none
        }
    }
}

@media (max-width: 767px) {
    .bellamy {
        position: relative
    }

    .bellamy .mob_toggle {
        display: block
    }

    .bellamy .mob_nav {
        display: none;
        clear: both
    }

    .bellamy .mob_nav.shuffle {
        display: block
    }

    .bellamy .mob_nav li {
        display: block;
        float: none;
        padding: 0;
        border: none;
        border-bottom: 1px dotted rgb(101, 80, 156)
    }

    .bellamy .mob_nav li:last-of-type {
        border: none
    }

    .bellamy .mob_nav li a {
        display: block;
        text-align: center;
        font-size: 18px;
        line-height: 40px
    }

    .logined {
        margin-top: 8px
    }

    .logined .apparatus.account {
        margin-right: 5px
    }

    header {
        padding-top: 0
    }

    header:after {
        content: "";
        display: table;
        clear: both
    }

    .login_opener {
        margin-top: 10px !important
    }
}

.pe_mein_content .text_container {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.pe_mein_content p {
    margin: 0 0 12px;
    color: #453e59
}

.pe_mein_content h1 {
    text-transform: uppercase;
    padding: 2px 0 3px;
    font-weight: normal;
    color: #453e59
}

.pe_mein_content p a {
    color: #65509c;
    text-decoration: underline
}

.pe_mein_content p a:hover {
    color: #453e59
}

.pe_bottom_buttons {
    height: 70px
}

.pe_bottom_buttons a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    border-width: 3px 0 3px;
    border-color: #9280c4 #9280c4 #65509c #9280c4;
    border-style: solid;
    background-color: #9280c4;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 190px;
    margin: 0 8px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 38px;
    line-height: 30px;
    float: left
}

.pe_bottom_buttons a:hover {
    text-decoration: none;
    background-color: #65509c
}

.pe_bottom_buttons {
    text-align: center;
    padding: 13px 0 0
}

.pe_bottom_buttons .pe_order_now {
    background-color: #ff8a00;
    border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
    width: 210px;
    text-transform: uppercase
}

.pe_bottom_buttons .pe_order_now:hover {
    background-color: #af4201
}

@media (min-width: 250px) and (max-width: 767px) {
    .pe_mein_content .text_container {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .pe_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/segment.png);
        padding-top: 15px;
        padding-bottom: 15px;
        height: auto
    }

    .pe_request_help .container {
        background: #fff;
        position: relative;
        margin: 0 auto;
        height: auto;
        padding-bottom: 25px;
        padding-top: 15px;
        min-width: auto;
        box-sizing: border-box
    }

    .pe_request_help h2, .pe_request_help h3 {
        font-size: 17px;
        line-height: 24px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .pe_request_help h3 {
        font-size: 15px
    }

    .pe_request_help ul {
        padding-top: 10px
    }

    .pe_bottom_buttons a {
        font-size: 15px;
        width: 150px;
        margin-bottom: 10px
    }

    .pe_bottom_buttons .pe_order_now {
        width: 160px
    }

    .pe_request_help .container:after {
        content: "";
        display: block;
        height: 41px;
        position: absolute;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/sally.png);
        background-position: -76px -1px;
        top: -16px;
        width: 71px;
        right: 15px
    }

    .pe_request_help .container:before {
        content: "";
        display: block;
        height: 51px;
        position: absolute;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/sally.png);
        background-position: -39px -97px;
        bottom: -20px;
        right: 55px;
        width: 154px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pe_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/member.png)
    }

    .pe_request_help h2, .pe_request_help h3 {
        font-size: 21px;
        line-height: 31px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .pe_request_help .container {
        padding: 60px 35px 0
    }

    .pe_request_help h3 {
        padding-bottom: 20px;
        font-size: 16px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pe_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/wailing.png)
    }

    .pe_request_help h2, .pe_request_help h3 {
        font-size: 21px;
        line-height: 31px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .pe_request_help .container {
        padding: 50px 55px 0
    }

    .pe_request_help h3 {
        font-size: 16px;
        padding-bottom: 20px
    }

    .pe_request_help .pe_request_buttons a {
        margin-top: 0
    }

    .statistic_container.lower {
        height: 310px;
        margin-bottom: 20px
    }

    .statistic_container.upper {
        height: 240px;
        margin-bottom: 20px
    }
}

@media (min-width: 1200px) {
    .pe_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/organ.png)
    }

    .pe_request_help h2, .pe_request_help h3 {
        font-size: 24px;
        line-height: 31px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .pe_request_help .container {
        padding: 50px 55px 0
    }

    .pe_request_help h3 {
        padding-bottom: 20px;
        font-size: 18px
    }

    .pe_request_help .pe_request_buttons a {
        margin-top: 30px
    }

    .statistic_container.lower {
        height: 325px;
        margin-bottom: 20px
    }

    .statistic_container.upper {
        height: 220px;
        margin-bottom: 20px
    }
}

.pe_request_help {
    height: 375px;
    background-position: 50% 50%;
    margin-bottom: -30px
}

.pe_request_help img {
    float: right;
    width: 217px;
    height: 253px;
    margin-top: 17px
}

.pe_request_buttons a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    border-width: 3px 0 3px;
    border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
    border-style: solid;
    background-color: #ff8a00;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 350px;
    margin: 0 8px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 48px;
    line-height: 30px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 10px
}

.pe_request_buttons a:hover {
    background-color: #af4201;
    text-decoration: none
}

.samples_table_title {
    font-weight: bold
}

.samples_table td[colspan] {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline
}

.samples_table .sympathy > div:nth-child(odd) {
    clear: both
}

@media (min-width: 250px) and (max-width: 785px) {
    .spl_mein_content .text_container {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .spl_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/segment.png);
        padding-top: 35px;
        padding-bottom: 15px;
        height: auto
    }

    .spl_request_help .container {
        background: #fff;
        position: relative;
        height: auto;
        padding-bottom: 25px;
        padding-top: 15px;
        width: 100%;
        margin: 15px auto
    }

    .spl_request_help h1 {
        position: absolute;
        top: -60px;
        font-size: 24px
    }

    .spl_request_help h2, .spl_request_help h3 {
        font-size: 16px;
        line-height: 26px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    spl.pe_request_help ul {
        padding-top: 10px
    }

    .spl_bottom_buttons a {
        font-size: 15px;
        width: 150px;
        margin-bottom: 10px
    }

    .spl_bottom_buttons .pe_order_now {
        width: 160px
    }

    body .spl_request_help {
        height: auto
    }

    .spl_request_help .container:after {
        content: "";
        display: block;
        height: 41px;
        position: absolute;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/sally.png);
        background-position: -76px -1px;
        top: -16px;
        width: 71px;
        right: 15px
    }

    .spl_request_help .container:before {
        content: "";
        display: block;
        height: 51px;
        position: absolute;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/sally.png);
        background-position: -39px -97px;
        bottom: -20px;
        right: 55px;
        width: 154px
    }

    .pe_request_help {
        background-position: 47% 10%;
        margin-bottom: 0;
        margin-top: 20px;
        background-size: 133% auto
    }

    .tt_reviews.sympathy {
        display: block;
        width: 100%;
        margin: 20px auto 10px
    }

    #useless .container {
        min-width: 480px;
        overflow: hidden;
        margin-left: -2px
    }

    .spl_request_help .container {
        overflow: visible !important
    }

    #useless .fe_content.container {
        margin: 0 auto
    }

    .fe_content .form_subscribe {
        width: auto;
        margin: 0 auto 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .spl_request_help h2, .spl_request_help h3 {
        font-size: 21px;
        line-height: 31px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .spl_request_help .container {
        padding: 0 35px 0;
        overflow: visible !important
    }

    .spl_request_help h3 {
        padding-bottom: 20px;
        font-size: 16px
    }

    .spl_request_help h1 {
        font-size: 30px;
        font-weight: normal;
        color: #453e59;
        text-transform: uppercase;
        margin-bottom: 32px
    }

    .spl_request_help .spl_request_buttons a {
        margin: 0 0 20px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .spl_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/skilful.png)
    }

    .spl_request_help h2, .spl_request_help h3 {
        font-size: 21px;
        line-height: 31px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .spl_request_help h1 {
        font-size: 30px;
        font-weight: normal;
        color: #453e59;
        text-transform: uppercase;
        margin-bottom: 36px
    }

    .spl_request_help .container {
        padding: 0 55px 0
    }

    .spl_request_help h3 {
        padding-bottom: 20px;
        font-size: 16px
    }

    .spl_request_help .spl_request_buttons a {
        margin-top: 30px
    }

    section.spl_request_help {
        background-position: 50% 50%;
        height: 416px
    }
}

@media (min-width: 1200px) {
    .spl_request_help {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/muttering.png)
    }

    .spl_request_help h2, .spl_request_help h3 {
        font-size: 24px;
        line-height: 31px;
        color: #453e59;
        font-weight: bold;
        margin: 0;
        padding-left: 15px
    }

    .spl_request_help .container {
        padding: 0 55px 0
    }

    .spl_request_help h3 {
        padding-bottom: 20px;
        font-size: 18px
    }

    .spl_request_help .pe_request_buttons a {
        margin-top: 30px
    }

    .spl_request_help h1 {
        font-size: 30px;
        font-weight: normal;
        color: #453e59;
        text-transform: uppercase;
        margin-bottom: 36px
    }

    .spl_request_help .spl_request_buttons a {
        margin-top: 22px
    }
}

.spl_request_help {
    height: 417px;
    background-position: 50% 50% !important
}

.spl_request_help img {
    float: right;
    width: 217px;
    height: 253px;
    margin-top: 17px
}

.spl_request_buttons a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    border-width: 3px 0 3px;
    border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
    border-style: solid;
    background-color: #ff8a00;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 350px;
    margin: 0 8px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 48px;
    line-height: 40px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 10px
}

.spl_request_buttons a:hover {
    background-color: #af4201;
    text-decoration: none
}

.sample_left_side {
    float: left;
    display: inline-block
}

.sample_left_side img {
    display: block
}

.sample_left_side {
    padding-right: 15px
}

.sample_left_side a:last-child {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    border-width: 3px 0 3px;
    border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
    border-style: solid;
    background-color: #ff8a00;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 120px;
    margin: 0 8px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 38px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 10px 0 0
}

.sample_left_side a:hover {
    background-color: #af4201;
    text-decoration: none
}

.samples_title {
    padding-top: 14px;
    padding-bottom: 0;
    font-size: 24px;
    font-weight: normal;
    color: #453e59;
    text-align: center
}

.samples_table h5 {
    font-weight: bold;
    font-size: 18px
}

.samples_table {
    padding-bottom: 30px
}

.samples_table .sympathy > div {
    padding-bottom: 20px
}

.samples_table td {
    vertical-align: top;
    font-size: 13px;
    padding-right: 10px;
    min-width: 110px
}

.samples_table td a {
    color: #65509c
}

.orange_label li {
    display: block;
    margin-bottom: 8px;
    position: relative;
    color: #65509c
}

.orange_label li:before {
    position: absolute;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -154px -109px;
    left: -24px;
    top: 1px
}

.purple_label li {
    display: block;
    margin-bottom: 8px;
    position: relative;
    color: #65509c
}

.purple_label li:before {
    position: absolute;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -154px -87px;
    left: -24px;
    top: 1px
}

.ew_content .purple_label li {
    color: #666
}

.os_main h2 {
    color: #65509c;
    font-size: 18px;
    font-weight: bold;
    position: relative
}

.os_main a {
    color: #65509c
}

.os_main h2 span {
    color: #ff8a00;
    font-size: 9px;
    display: inline-block;
    position: absolute
}

.os_main ul {
    background-color: #eceaf0;
    padding: 10px 10px 1px 33px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.os_main h1 {
    padding-left: 15px;
    color: #453e59
}

.os_main ul ul {
    padding: 0 10px 0 21px
}

.os_type_icon1 {
    height: 20px;
    width: 22px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -179px -1px;
    margin: 0 10px -3px 0
}

.os_type_icon2 {
    height: 20px;
    width: 22px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -177px -28px;
    margin: 0 10px -3px 0
}

.os_type_icon3 {
    height: 20px;
    width: 22px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -151px -1px;
    margin: 0 10px -3px 0
}

.os_type_icon4 {
    height: 20px;
    width: 22px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -151px -29px;
    margin: 0 10px -3px 0
}

.os_type_icon5 {
    height: 20px;
    width: 22px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -177px -87px;
    margin: 0 10px -3px 0
}

.os_type_icon6 {
    height: 21px;
    width: 23px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -178px -58px;
    margin: 0 10px -3px 0
}

.os_type_icon7 {
    height: 20px;
    width: 23px;
    display: inline-block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -177px -87px;
    margin: 0 10px -3px 0
}

.os_main {
    padding-bottom: 30px
}

@media (min-width: 992px) and (max-width: 1200px) {
    .os_main h2 {
        color: #65509c;
        font-size: 16px;
        font-weight: bold
    }
}

.purple_label .panel-default > .panel-heading {
    background: #fff;
    progid: DXImageTransform . Microsoft . gradient(startColorstr = '#ffffffff', endColorstr = '#ffffffff', GradientType = 0)
}

.panel-title a {
    display: block;
    outline: none
}

.panel-title a:active, .panel-title a:focus, .panel-title a:hover {
    text-decoration: none
}

.panel-collapse {
    margin-bottom: -10px
}

.panel-group {
    margin-top: 10px
}

.collapsing {
    margin-bottom: -5px
}

.ds_top_part a {
    color: #65509c;
    font-weight: bold
}

.ds_main_part > .sympathy {
    margin-top: 30px
}

.ds_main_part > .sympathy > div > div {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ebebff;
    height: 240px;
    margin-bottom: 30px
}

.ds_main_part .sympathy .sympathy {
    height: 58px;
    overflow: hidden;
    background-color: #65509c;
    color: #fff
}

.ds_main_part .ds_unit_price {
    height: 58px;
    overflow: hidden;
    background-color: #422e74;
    padding: 17px 0 0;
    text-align: center
}

.ds_main_part a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 18px
}

.ds_main_part h3 {
    margin: 17px 0 0
}

.ds_main_part .ds_unit_content {
    padding-top: 15px;
    font-size: 14px;
    color: #453e59;
    line-height: 21px;
    height: 118px;
    overflow: hidden
}

.ds_unit_link {
    bottom: 10px;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.ds_unit_link a {
    display: inline-block;
    font-size: 16px;
    border-width: 3px 0 3px;
    border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
    border-style: solid;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 160px;
    margin: 0 8px;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 38px;
    line-height: 30px;
    margin: 10px 4px 0
}

.ds_unit_link a:hover {
    background-color: #af4201;
    text-decoration: none
}

.ds_unit_link a:last-child {
    border-color: #9280c4 #9280c4 #65509c #9280c4;
    border-style: solid;
    background-color: #9280c4
}

.ds_unit_link a:last-child:hover {
    background-color: #65509c;
    text-decoration: none
}

.ds_container h2 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 36px;
    margin: 2px 0 7px
}

.ds_container h2 a {
    color: #65509c
}

.ds_container h2 a:hover {
    text-decoration: none
}

.purple_label_container {
    position: relative;
    margin-bottom: 15px
}

.purple_label_container:after {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -153px -86px;
    content: "";
    display: block;
    height: 19px;
    left: 25px;
    position: absolute;
    top: 7px;
    width: 19px
}

.purple_label_container a, .purple_label_container span {
    display: block;
    background-color: #ebebff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #65509c;
    text-decoration: none;
    padding: 7px 10px 8px 35px
}

.ds_container .sympathy {
    margin-bottom: 3px
}

.left_column {
    width: 230px;
    min-height: 400px;
    float: left;
    margin: 40px 0 0 15px
}

.first_order_discont {
    width: 230px;
    height: 197px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/improve.png);
    margin-bottom: 40px
}

.left_column h4 {
    font-size: 16px;
    color: #65509c;
    font-weight: bold
}

.free_features {
    border: 1px solid #d1d1e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 80px 15px 3px;
    position: relative
}

.free_features > div {
    position: absolute;
    top: 0;
    left: 0
}

.free_features div div {
    position: relative;
    background: #fe8204;
    width: 230px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 48px;
    text-align: center
}

.free_features div div:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(254, 130, 4, 0);
    border-top-color: #fe8204;
    border-width: 18px;
    margin-left: -18px
}

.free_features td:first-child {
    width: 170px;
    line-height: 26px
}

.free_features td:last-child {
    color: #fb8204
}

.free_features td strong {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    display: block
}

.free_features p {
    font-size: 12px
}

.left_column_our_guarantee {
    border: 1px solid #d1d1e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    margin-top: 160px;
    position: relative
}

.left_column_our_guarantee h5 {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px;
    color: #65509c
}

.left_column_our_guarantee:before {
    display: block;
    content: " ";
    width: 230px;
    height: 123px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/improve.png);
    background-position: 0 -197px;
    top: -143px;
    left: 0;
    position: absolute
}

.ex_content {
    margin-bottom: 50px;
    position: relative;
    z-index: 900;
    text-align: center
}

.ex_content h1 {
    font-size: 30px;
    color: #453e59
}

.ex_content h2 {
    font-size: 14px;
    color: #453e59;
    font-weight: bold;
    text-transform: uppercase
}

.ex_icon1 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: 0 0;
    width: 30px;
    height: 27px;
    margin: 0 auto
}

.ex_icon2 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: -39px 0;
    width: 34px;
    height: 27px;
    margin: 0 auto
}

.ex_icon3 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: -81px 0;
    width: 30px;
    height: 27px;
    margin: 0 auto
}

.ex_icon4 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: -114px 0;
    width: 30px;
    height: 27px;
    margin: 0 auto
}

.ex_icon5 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: -153px 0;
    width: 30px;
    height: 27px;
    margin: 0 auto
}

.ex_icon6 {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/resources.png);
    background-position: -187px 0;
    width: 30px;
    height: 27px;
    margin: 0 auto
}

.ex_content .ex_main_part {
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    width: 940px;
    margin: 0 auto
}

.ex_content .ex_main_part > div {
    position: relative;
    background: #ebebff;
    width: 156px;
    float: left;
    box-sizing: border-box;
    padding: 15px 10px 0 10px;
    min-height: 240px
}

.ex_content .ex_main_part .ex_lighter {
    background: #f5f3ff
}

.ex_content h3 {
    height: 52px;
    display: table-cell;
    vertical-align: middle;
    color: #453e59;
    font-size: 15px;
    line-height: 21px;
    font-weight: bold;
    width: 1%;
    margin: 0
}

.ex_content h4 {
    margin: 0;
    color: #65509c;
    font-size: 18px;
    font-weight: bold
}

.ex_main_part a {
    display: block;
    font-size: 14px;
    border-width: 3px 0 3px;
    border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
    border-style: solid;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    height: 32px;
    line-height: 27px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px auto;
    outline: none;
    width: 130px;
    position: absolute;
    bottom: 40px;
    left: 14px
}

.ex_main_part a:hover, .ex_main_part a:active, .ex_main_part a:focus {
    background-color: #af4201;
    text-decoration: none
}

.ex_main_part a.ex_view {
    position: absolute;
    bottom: 0;
    left: 14px;
    border-color: #9280c4 #9280c4 #65509c #9280c4;
    background-color: #9280c4;
    z-index: 1100
}

.ex_main_part a.add_vas_link {
    position: absolute;
    bottom: 40px;
    left: 14px
}

.ex_main_part a.ex_view:hover, .ex_main_part a.ex_view:active, .ex_main_part a.shuffle {
    background-color: #65509c;
    text-decoration: none
}

.ex_content h5 {
    font-size: 13px;
    color: #453e59;
    height: 28px;
    padding-bottom: 40px
}

.ex_main_part a.shuffle:after, .ex_main_part a.shuffle:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ex_main_part a.shuffle:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #65509c;
    border-width: 8px;
    margin-left: -8px
}

.ex_main_part a.shuffle:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #65509c;
    border-width: 11px;
    margin-left: -11px
}

.ex_invisible_layer {
    position: fixed;
    display: none;
    z-index: 1099;
    opacity: 0.0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0
}

.ex_content li:before {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/majesty.png);
    background-position: -153px -86px;
    content: "";
    display: block;
    height: 19px;
    left: -27px;
    position: absolute;
    top: 0;
    width: 19px
}

.ex_content li {
    color: #453E59;
    display: block;
    font-size: 14px;
    position: relative;
    padding-bottom: 7px
}

.ex_main_part {
    position: relative;
    z-index: 10
}

.ex_description {
    display: none;
    padding: 20px 10px 15px;
    z-index: 9;
    background-color: #ebebff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ex_description.ex_lighter {
    background: #F5F3FF
}

.media_block > div {
    width: auto !important
}

#media_date {
    text-align: right
}

.pagination_position {
    padding-left: 0;
    text-align: center
}

.bish_media:last-child {
    padding-bottom: 80px
}

.news_title_text {
    font-size: 36px;
    color: #666;
    padding: 0 0 20px 0
}

.news_item_photo, #news_item_content_photo {
    float: left;
    margin: 10px
}

#news_item_content_photo {
    width: 80%
}

#media_block, #media_block img {
    margin-bottom: 10px
}

@media (min-width: 1200px) {
    #ex_description1 {
        left: 15px
    }

    #ex_description2 {
        left: 205px
    }

    #ex_description3 {
        left: 395px
    }

    #ex_description4 {
        right: 395px
    }

    #ex_description5 {
        right: 205px
    }

    #ex_description6 {
        right: 15px
    }

    .ex_content h4 {
        margin: 0;
        color: #65509c;
        font-weight: bold
    }
}

@media (min-width: 100px) and (max-width: 991px) {
    .ex_icon1, .ex_icon2, .ex_icon3, .ex_icon4, .ex_icon5, .ex_icon6 {
        display: inline-block;
        float: left;
        margin: 8px 15px 8px 0
    }

    .ex_content .ex_mob_title {
        display: inline-block;
        width: 40%;
        float: left
    }

    .ex_content h4 {
        display: inline-block;
        width: 20%;
        float: left;
        margin-top: 18px
    }

    .ex_content h5 {
        display: inline-block;
        width: 15%
    }

    .panel-title > a.ex_button {
        color: #fff
    }

    .ex_button {
        display: inline-block;
        font-size: 14px;
        border-width: 3px 0 3px;
        border-color: #ff8a00 #ff8a00 #af4201 #ff8a00;
        border-style: solid;
        background-color: #ff8a00;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        text-align: center;
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        -o-transition: background 0.3s ease;
        transition: background 0.3s ease;
        height: 24px;
        line-height: 18px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        margin: 3px;
        outline: none;
        width: 120px;
        float: right;
        padding: 0
    }

    .ex_button:hover, .ex_button:active, .ex_button:focus {
        background-color: #af4201;
        text-decoration: none
    }

    .panel-title {
        position: relative
    }

    .panel-title .ex_view {
        position: absolute;
        right: 0;
        top: 30px
    }

    .panel-title a.ex_view {
        border-color: #9280c4 #9280c4 #65509c #9280c4;
        background-color: #9280c4
    }

    .panel-title a.ex_view:hover, .ex_main_part a.ex_view:active, .ex_main_part a.shuffle {
        background-color: #65509c;
        text-decoration: none
    }
}

@media (min-width: 100px) and (max-width: 720px) {
    .ex_content h4 {
        font-size: 14px;
        width: 15%
    }

    .ex_content h3 {
        font-size: 15px
    }

    .ex_button {
        font-size: 13px;
        width: 100px
    }

    .pe_request_help {
        height: auto
    }
}

#dynamicBanner {
    display: block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/postal.png) no-repeat;
    background-size: 100% auto !important;
    padding-top: 26%;
    overflow: hidden
}

.firstTime#dynamicBanner {
    display: block;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/fable.png) no-repeat;
    background-size: 100% auto !important;
    padding-top: 29%;
    overflow: hidden
}

.mainBanner {
    padding: 0 0 !important
}

#dynamicLink {
    display: inline-block;
    color: #fff;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 21px;
    text-shadow: 0 1px 2px rgba(205, 99, 0, 0.7);
    border-width: 2px 0 2px;
    border-bottom: 2px solid #af4201;
    border-top: 2px solid #ff8a00;
    outline: none;
    text-transform: uppercase;
    width: auto;
    height: 45px;
    margin: 13px 0 0 12px;
    text-align: center;
    text-decoration: none;
    font-weight: 600
}

#dynamicLink:hover {
    border-top: 2px solid #ff7100;
    background-color: #ff7100
}

#dynamicLink:active {
    border-top: 2px solid #af4201;
    background-color: #ff7100;
    border-bottom: 2px solid #ff7100
}

#dynamicLink + h6 {
    font-size: 12px;
    color: #4b3681;
    padding: 0 0 0 12px;
    margin-top: 9px;
    width: 354px;
    text-align: center
}

.vcenter {
    display: inline-block;
    float: none;
    margin-left: -1%;
    vertical-align: middle
}

@media (max-width: 767px) {
    .vcenter {
        margin-left: 0;
        vertical-align: baseline
    }
}

.blockProfile.group {
    text-align: center;
    width: 50%;
    margin: 0 auto
}

.blockProfile.group table td {
    text-align: left;
    width: 50%
}

.blockProfile.group table td:first-child {
    font-weight: bold;
    padding-right: 10px
}

@media (max-width: 768px) {
    .blockProfile.group {
        width: 100%
    }

    .blockProfile.group table {
        width: 100%
    }

    #txt_popap {
        width: auto
    }
}

.rs_main_part.inline .architecture {
    display: inline-block;
    margin-right: 10px
}

.rs_main_part.container.inline {
    text-align: center
}

.button_main_menu {
    background: url("//img2.essayhilfe.de/images/button_main_menu.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    width: 220px
}

.li1, .li2 {
    color: rgb(45, 46, 97);
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold
}

.li2 {
    font-size: 11pt
}

h1.h1_li {
    display: inline-block;
    margin: 0;
    font-size: 16pt !important;
    margin: 0 !important
}

.search_box {
    margin: 15px auto;
    text-align: center
}

.dog {
    display: inline-block;
    height: 327px;
    width: 247px;
    background: url("//img3.essayhilfe.de/images/dog.png") no-repeat right bottom transparent
}

.content404 {
    padding: 20px 0 0 20px;
    text-align: center
}

.dialog_cloud {
    display: inline-block;
    background: url("//img1.essayhilfe.de/images/dialog_cloud.png") no-repeat left top transparent;
    width: 439px;
    position: relative;
    text-align: left;
    vertical-align: top;
    margin-top: 20px
}

.content404 .dialog_cloud h1 {
    margin-top: 5px;
    margin-bottom: 5px
}

.dialog_cloud p {
    margin-left: 65px
}

.dialog_cloud .links404 {
    margin-top: 20px;
    margin-left: 20px
}

@media (min-width: 250px) and (max-width: 785px) {
    .dialog_cloud {
        background-position: right top;
        width: 420px
    }

    .dialog_cloud p {
        margin-left: 35px
    }
}

.pt_tables {
    margin-top: 30px
}

#tooltip {
    position: absolute;
    z-index: 3000;
    padding: 0;
    opacity: 0.85;
    width: 202px
}

#tooltip .top {
    background: url(//img2.essayhilfe.de/images/ptable/tooltip_top.gif) no-repeat 0 0;
    height: 28px;
    width: 212px;
    display: block
}

#tooltip .body {
    background: url(//img1.essayhilfe.de/images/ptable/tooltip_body.gif) repeat-y 0 0;
    width: 212px;
    padding: 5px;
    font: 13px Arial
}

#tooltip .bottom {
    background: url(//img1.essayhilfe.de/images/ptable/tooltip_bottom.gif) no-repeat 0 0;
    width: 212px;
    height: 3px
}

.tooltip_img {
    float: left;
    padding: 0 5px 3px 0
}

#tooltip .body strong.vas_free {
    color: #3b3867;
    display: block
}

.customer_center_block form .apparatus.orange.small {
    line-height: 16px;
    height: 26px;
    background-position: -704px top;
    font-size: 14px;
    margin-top: 10px
}

.payment-resubmit-wrap .field_hint {
    top: 0 !important
}

#wearisome ul {
    list-style-type: none;
    padding: 0
}

#whence {
    display: inline-block;
    margin: 3px 0
}

#wearisome ul li {
    padding: 3px 0
}

#wearisome ul li label {
    font-weight: normal;
    width: 88px
}

#wearisome input[type="submit"] {
    margin-left: 10px
}

#wearisome input, #wearisome button, #wearisome select, #wearisome textarea, #main_table input {
    display: inline-block;
    border: 1px solid grey;
    outline: none;
    padding: 1px 3px
}

.store-credit-form input[type="text"] {
    border: 1px solid #c6cad0;
    height: 30px;
    width: 59px;
    text-align: center;
    color: #1a1a1a;
    font-size: 18px;
    line-height: 28px;
    float: left
}

.store-credit-form span {
    float: left;
    margin: 7px 5px 0 5px
}

.store-credit-form .pay-currency {
    color: #a6aab1;
    float: left;
    padding: 6px 6px 0 0
}

.sc-payment-info {
    overflow: hidden;
    border-bottom: 1px solid #c2c7cd;
    padding: 0 0 15px 0;
    margin: 0 0 15px
}

.scpi-wrap {
    border-bottom: 1px solid #c2c7cd;
    height: 15px;
    margin: 0 0 15px 0;
    clear: both
}

.store-credit-form .apparatus {
    padding: 4px 12px
}

.store-credit-form .apparatus.blue {
    margin-right: 5px;
    background-color: #7a5bcd;
    border-color: #120928;
    border-width: 0 0 2px 0
}

.store-credit-form .apparatus.blue:hover {
    background-color: #9b6dff;
    border-color: #120928 #120928
}

section.about_us + br {
    display: none
}

.payment-but {
    background-image: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/adaptive/forbid.png) !important;
    background-color: #fff
}

@media (min-width: 250px) and (max-width: 767px) {
    body {
        overflow-x: hidden
    }

    .students_reviews .student_img {
        display: none
    }

    .students_reviews blockquote {
        padding: 0
    }

    #students_reviews_carousel .item {
        padding: 15px 40px 15px 40px
    }

    .right.custom_control {
        right: 5px
    }

    .left.custom_control {
        left: 5px
    }

    .payment-resubmit-wrap .field_hint {
        position: relative
    }

    .payment-resubmit-wrap .field_hint:hover::after {
        content: attr(title);
        position: absolute;
        background: #fff;
        top: 24px;
        left: -120px;
        width: 200px;
        display: block;
        color: #333;
        font-size: 10px;
        padding: 5px;
        box-shadow: 0 0 7px grey;
        z-index: 10;
        opacity: .9;
        line-height: 1.2
    }

    .payment-resubmit-wrap {
        font: normal 14px Arial;
        overflow: hidden
    }

    .main_div {
        margin: 50px 0;
        min-height: 300px
    }

    .pr-butwrap, .pr-butwrap p {
        overflow: visible !important
    }
}

#wrapVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

#wrapVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pt_container .apparatus {
    display: block;
    margin: 20px auto 50px;
    width: 170px
}

.paymentAccount #order .total {
    text-align: left !important;
    font-size: 18px
}

.paymentAccount .trapdoor {
    font-weight: bold
}

.btnPayment {
    color: #fff;
    background-color: #ff8a00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 21px;
    text-shadow: 0 1px 2px rgba(205, 99, 0, 0.7);
    border-width: 2px 0 2px;
    border-bottom: 2px solid #af4201;
    border-top: 2px solid #ff8a00;
    outline: none;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    line-height: inherit;
    align-items: flex-start;
    text-align: center;
    padding: 4px 6px;
    font-size: 21px;
    margin: 10px 0
}

.fraud-page {
    padding: 10px 0
}

.fraud-page h3, .fraud-page p {
    font-size: 18px;
    font-weight: bold
}

#useless {
    min-height: inherit !important;
    margin-bottom: 0
}

.customer_instuction_file input[type="file"] {
    display: inline-block;
    margin: 0 0 10px;
    width: 35%
}

#fancybox-wrap {
    width: auto !important
}

#fancybox-content {
    width: 100% !important
}

#fancybox-overlay {
    position: fixed !important
}

#not_paid {
    padding: 20px !important
}

.payfororder-button {
    width: 120px
}

.customer-page header {
    min-height: 120px
}

label[for='additional_164'] span {
    display: none
}

@media (max-width: 700px) {
    #fancybox-wrap {
        left: 25% !important
    }
}

@media (max-width: 479px) {
    #fancybox-wrap {
        left: 40% !important
    }
}

.customer_center_block a.apparatus.orange {
    margin: 0 auto
}

@media (max-width: 1023px) {
    .content.new_padding {
        background: url("//img2.essayhilfe.de/images/bg_olddesign_block.jpg") no-repeat scroll 10px 0, url("//img1.essayhilfe.de/images/left_column_bg.png") repeat-y scroll 10px 0 transparent;
        background-size: 235px 100%;
        background-position: -10px
    }

    .customer-page {
        width: 970px;
        margin: 0 auto
    }

    .customer-page #useless {
        width: 100%;
        overflow: hidden
    }

    .customer-page .customer_center_block {
        min-height: 700px
    }
}

@media (max-width: 1024px) {
    .ex_content {
        display: block !important;
        max-width: 990px;
        margin: 0 auto 20px;
        width: 100%
    }

    .ex_content .ex_main_part {
        max-width: 990px;
        width: 100%
    }

    .ex_main_part > div {
        width: 100% !important;
        display: block;
        text-align: left
    }

    .ex_content .ex_main_part > div.col-lg-2 {
        position: relative;
        margin-top: 10px;
        border-radius: 4px;
        background-image: -webkit-linear-gradient(#f5f5f5 0, #e8e8e8 100%);
        background-image: -o-linear-gradient(#f5f5f5 0, #e8e8e8 100%);
        background-image: linear-gradient(#f5f5f5 0, #e8e8e8 100%);
        background-color: #f5f5f5;
        border: 1px solid #ddd;
        padding-bottom: 5px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .col-lg-2 > div, .col-lg-2 h3, .col-lg-2 h4, .col-lg-2 h5 {
        display: inline-block;
        vertical-align: middle;
        float: none
    }

    .col-lg-2 a {
        display: block;
        position: inherit !important;
        margin: 5px auto
    }

    .col-lg-2 > div {
        margin: 8px 5px 8px 0
    }

    .ex_content h3 {
        width: 35%;
        height: auto
    }

    .ex_content h4 {
        margin: 0;
        width: 20%
    }

    .ex_content .ex_main_part > div {
        min-height: inherit
    }

    div.wrap-link {
        float: right;
        margin: 0;
        margin-top: -10px
    }

    .ex_icon1, .ex_icon2, .ex_icon3, .ex_icon4, .ex_icon5, .ex_icon6 {
        height: 30px
    }

    div.ex_description {
        display: none;
        margin-bottom: 10px;
        border: 1px solid #ddd;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: none;
        background: #fff !important
    }

    .ex_view:before, .ex_view:after {
        display: none
    }

    #colorbox, #cboxOverlay, #cboxWrapper {
        width: 430px !important
    }

    embed {
        opacity: 0
    }

    .steps_list li > span:first-child, .title_step span {
        line-height: 26px
    }

    .customer-page .customer_center_block {
        min-height: 900px
    }
}

@media (max-width: 660px) {
    .col-lg-2 a {
        width: 100px;
        font-size: 12px
    }

    .ex_content h4 {
        width: 19%
    }

    .ex_content h3 {
        width: 29%;
        line-height: 1.2
    }
}

.shadow-wrapp {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

.block-email-popup {
    background: #f6f9fd;
    padding: 10px;
    position: fixed;
    z-index: 1001;
    left: 50%;
    margin-left: -176px;
    top: 50% !important;
    margin-top: -160px;
    max-width: 350px;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    display: none;
    width: 100%
}

.close-email-popup {
    float: right;
    cursor: pointer;
    padding: 5px;
    z-index: 1002
}

.email-form {
    margin: 20px
}

.wrap-input-field {
    width: 100%
}

.wrap-input-field label {
    display: block;
    margin-bottom: 3px
}

.wrap-input-field input {
    width: 100%;
    display: block;
    outline: none;
    border: 1px solid #67b6e4;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 3px
}

#send-email {
    background: #6bb126;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border: none;
    border-bottom: 3px solid #4d9209;
    margin-top: 12px;
    cursor: pointer;
    text-transform: uppercase
}

.error-message {
    color: #d32e22;
    font-size: 12px;
    font-style: italic;
    margin: 2px 0
}

.error-input input {
    border: 1px solid #d32e22;
    background: #fff1f1;
    color: #d32e22
}

.error-message {
    opacity: 0;
    transition: opacity .3s
}

.error-input .error-message {
    opacity: 1
}

#send-email.disable-send {
    background: #afbfd4;
    border-bottom: 3px solid #afbfd4
}

.thank-block {
    text-align: center;
    margin: 40px;
    display: none
}

.thank-block.error .title-thank {
    color: #333
}

.thank-block.error .title-thank:before {
    content: none
}

.title-thank {
    color: #579d11;
    font-size: 25px;
    margin-bottom: 10px
}

.title-thank:before {
    content: url("../../images/illusion.png");
    display: inline-block;
    margin-right: 3px
}

/*  https://essayhilfe.de/app/themes/theme_for_out_1/styles/home-adaptive/punctual.css */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;

    position: relative;
    z-index: 1;
}

.owl-carousel .spelling {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .spelling:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .spit {
    position: relative;
    overflow: hidden;

    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .slept .snarl .special,
.owl-carousel .slept .snarl .solder,
.owl-carousel .slept .slid {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("tomorrow.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

/*  https://essayhilfe.de/app/themes/theme_for_out_1/styles/home-adaptive/generations.css */

/*@font-face{font-family:'roboto';src:url('../fonts/3966.ttf')}*/
body, body h1, body h2, body h3, body h4, body h5, body h6, body li, body p, button {
    font-family: "Open Sans", Tahoma, sans-serif;
    font-size: 14px
}

html {
    height: 100%
}

body.home-page {
    overflow: visible
}

.home-page .apparatus, .home-page .apparatus:hover {
    border-top: none;
    border-radius: 0
}

a {
    text-decoration: none
}

.home-page a:hover, .home-page a:focus {
    color: #fff !important;
    text-decoration: none !important
}

.rider {
    top: -250px
}

.main-block-header {
    display: none
}

.home-page * {
    box-sizing: border-box
}

.home-page .pager {
    margin: 0
}

.home-page .unlike, .main-block-header .unlike {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    font-family: "Open Sans", Tahoma, sans-serif;
    padding: 0 10px;
    width: auto !important
}

.home-page section {
    line-height: 1.2;
    text-align: center
}

header {
    min-height: 200px;
    background: #65509c
}

.main-block-header {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/folded.jpg) center top no-repeat;
    width: 100%;
    /*min-height: 507px;*/
    text-align: center;
    color: #fff;
    padding-top: 20px;
    margin-top: -1px
}

.main-block-header h1 {
    font-weight: normal;
    font-size: 52px;
    text-transform: uppercase;
    margin: 0;
    color: #fff
}

.main-block-header .unlike > div {
    display: inline-block;
    vertical-align: middle
}

.republic {
    padding: 10px;
    width: 65%
}

.republic p {
    font-size: 18px;
    line-height: 1.5;
    color: #fff
}

.republic p span {
    font-weight: bold;
    display: block
}

.republic h3 span {
    display: block
}

.returning-customer {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/oriental.jpg) center top no-repeat;
    width: 100%;
    text-align: center;
    color: #fff;
    min-height: 425px
}

.discounts-num {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    width: 30%
}

.returning-customer h2, .returning-customer h3 {
    margin: 0;
    color: #fff;
    font-weight: bold
}

.discounts-num h2 strong {
    font-size: 30px;
    position: relative
}

.discounts-num h2 span {
    font-size: 70px;
    margin-right: 5px;
    position: relative
}

.discounts-num sup {
    position: absolute;
    top: -7px
}

.discounts-num p {
    font-size: 18px;
    margin: -7px 0 0
}

.returning-customer h3 {
    font-size: 28px;
    text-transform: uppercase
}

.returning-customer.logged .right-side-form {
    display: none
}

.returning-customer.logged .republic {
    margin: 0 auto;
    display: block;
    padding-top: 20px
}

.unity {
    margin: 0 auto
}

.new-customer .republic .unity {
    width: 50%
}

.returning-customer .unity {
    width: 85%
}

.unity .reputation {
    margin: 10px auto 20px
}

.returning-customer .reputation {
    margin: 15px auto 5px
}

.right-side-form .unity {
    width: 25%
}

.right-side-form {
    width: 34%;
    text-align: left;
    padding: 0 10px
}

.calculator .form_order_top {
    min-height: 300px
}

.calcBody, .login-body {
    padding: 25px 20px;
    background: #422e74;
    border-radius: 5px;
    overflow: hidden
}

.selectWrap {
    margin: 0 auto
}

.title-calc {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase
}

.selectArrow, .login-wrap .input.text {
    max-width: 300px;
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    border-radius: 3px;
    height: 40px;
    border-bottom: 2px solid #a59ac0;
    position: relative
}

.selectArrow:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 8px;
    right: 10px;
    top: 17px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/form/dropdown_arrow_icon.svg) no-repeat;
    background-size: 100% 100%;
    pointer-events: none
}

.calcBody select, .login-body input {
    width: 100%;
    background: #fff;
    border: none !important;
    outline: none !important;
    color: #453e59;
    padding: 6px;
    font-size: 14px;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 25px;
    text-align: left
}

.calcBody select::-ms-expand {
    display: none
}

.selectArrow:hover select, .login-body input:focus, .login-body input:-webkit-autofill {
    background: #e8e5f3
}

.calcBody select:focus {
    -moz-outline: none !important;
    outline: none !important;
    background: #e8e5f3
}

.calcBody .selectArrow.active:after {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.hintText {
    text-transform: uppercase;
    font-size: 9px;
    opacity: .7
}

.firstOrder span {
    color: #ff8a00;
    font-size: 16px;
    font-weight: bold
}

.bottomPreOrder {
    overflow: hidden;
    position: relative
}

.calcBody select option {
    color: #333;
    font-size: 14px;
    background: #e8e5f3;
    padding: 5px
}

.calcBody .Procced {
    border: 2px solid #ff8a00;
    border-radius: 5px;
    max-width: 280px
}

.calcBody .ProccedItem {
    width: 50%;
    text-align: center
}

.calcBody .suspicion {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.calcBody .suspicion.active {
    width: 100%
}

.calcBody .suspicion:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: 65px;
    top: 18px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/arrow.svg) no-repeat;
    background-size: 15px 15px;
    opacity: 0;
    pointer-events: none
}

.calcBody .suspicion.active:after {
    opacity: 1
}

.calcBody .suspicion:active {
    background: #ff7100
}

#discount_text {
    display: none
}

.calcBody .pull-left.ProccedItem a {
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    display: block;
    padding: 10px 0
}

.calcBody .suspicion.ProccedItem a {
    text-decoration: none;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    background: #ff8a00;
    display: block;
    padding: 10px 0;
    text-transform: uppercase
}

.mobileBanner {
    display: none
}

#prices_order_button {
    -webkit-transition: background 300ms linear;
    transition: background 300ms linear
}

.calcBody input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
    width: 1px;
    position: absolute
}

.calcBody input[type="checkbox"] + label {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    margin: 20px 0
}

.calcBody input[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-top: -5px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #6b5b93;
    border-radius: 50%
}

.calcBody input[type="checkbox"]:checked + label::before {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/form/check_icon.svg) no-repeat;
    background-position: 2px;
    background-size: 15px 10px
}

.calcBody input[type="checkbox"] + label::before {
    margin-right: 10px
}

.orange-off {
    color: #ff8a00
}

.arduous {
    min-height: 160px;
    width: 100%;
    background: #422e74;
    text-align: center;
    padding: 25px 0;
    color: #fff
}

.shrug {
    display: inline-block;
    vertical-align: middle;
    width: 24%;
    position: relative
}

.shrug:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    background-color: #5e4b90;
    position: absolute;
    right: 0;
    height: 50px;
    top: 20px
}

.shrug:last-child:after {
    content: none
}

.shrug .shoved {
    font-size: 56px;
    font-weight: bold
}

.procent sup {
    font-size: 30px
}

.shrug p, .theory {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 0
}

.theory {
    color: #ff8a00;
    margin: 5px 0
}

.birch {
    min-height: 680px;
    text-align: center
}

/* Promocode banner */
.commerc {
    padding: 35px 0px 54px;
    text-align: center;
    text-transform: uppercase;
    color: #ea8215;
    background: url("../images/img-home/bg-discount.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.commerc .unlike {
    max-width: 1170px;
}

.commerc-header {
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 0.08em;
}

.commerc-subheader {
    margin: 15px 0 0;
    padding: 0 0 36px;
    font-size: 24px;
    line-height: 1.2em;
    letter-spacing: 0.08em;
}

.commerc-discount__label {
    padding: 20px 0 8px;
    font-size: 24px;
	line-height: 1.2em;
	letter-spacing: 0.08em;
    color: #65509c;
}

.commerc-discount__code {
    max-width: 75%;
    margin: 0 auto;
    font-size: 75px;
    font-weight: 700;
    letter-spacing: -0.04em;
    line-height: 1em;
    padding: 0 20px 10px;
    border-top: 2px solid #ea8215;
}

@media all and (max-width: 1170px) {

    .commerc-header {
        font-size: 28px;
    }

    .commerc-discount__code {
        font-size: 72px;
    }

    .commerc-subheader {
        font-size: 20px;
    }

    .commerc-discount__label {
        font-size: 21px;
    }
}

@media all and (max-width: 768px) {

    .commerc {
        padding: 25px 15px 35px;
        background-position: left 30% top 50%;
    }

    .commerc-header {
        font-size: 21px;
    }

    .commerc-discount__code {
        max-width: 100%;
        font-size: 48px;
        padding: 3px 10px 10px;
    }

    .commerc-subheader {
        font-size: 15px;
        padding-bottom: 18px;
    }

    .commerc-discount__label {
        font-size: 18px;
    }
}
/* Promocode banner end */

.login-wrap .rib a, .rib button {
    display: block;
    margin: 10px auto;
    text-align: center
}

.login-wrap .rib a {
    color: #a59ac0
}

.login-wrap .rib button {
    text-align: center;
    background: #9280c4;
    text-transform: uppercase;
    font-size: 21px;
    padding: 10px 15px;
    width: 100%;
    border-radius: 5px;
    border: none;
    border-bottom: 1px solid #120928;
    color: #fff;
    outline: none;
    cursor: pointer
}

.upwards, .block-line-width {
    text-align: center
}

.reputation {
    width: 100%;
    height: 1px;
    background-color: #ff8a00;
    margin: 20px auto
}

.angela {
    height: 120px;
    position: relative
}

.line-animate {
    width: 1px;
    background-color: #ff8a00;
    position: absolute;
    left: 50%;
    height: 0;
    overflow: hidden;
    text-indent: -9999px
}

.line-animate.start {
    top: 0
}

.line-animate.stop {
    bottom: 0
}

.block-description {
    color: #4b3681
}

.block-description h2 {
    color: #4b3681;
    font-size: 56px;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold
}

.attic {
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    margin: 40px 0 70px;
    font-weight: bold
}

.attic:before {
    content: '';
    width: 1px;
    background-color: #a9a8ad;
    position: absolute;
    height: 25px;
    left: 50%;
    top: -30px
}

.attic:after {
    content: '';
    background-color: #4b3681;
    position: absolute;
    height: 10px;
    width: 10px;
    left: 50%;
    top: 30px;
    border-radius: 50%;
    margin-left: -4px
}

.attic:last-child {
    margin: 70px 0 70px
}

.attic:last-child:before {
    content: none
}

.attic:last-child:after {
    top: -20px
}

.rung {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    position: relative
}

.rung .attic {
    margin: 5px 0
}

.rung .attic:before, .rung .attic:after {
    content: none
}

.rung img {
    margin-left: 25px;
    width: 50%;
    height: 50%
}

.rung p {
    width: 45%;
    margin: 0 auto;
    color: #4b3681
}

.rung:before {
    content: '';
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/how_it_works/hero.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 196px;
    height: 77px
}

.rung:nth-of-type(3):before, .rung:nth-of-type(3):after {
    content: '';
    position: absolute;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/how_it_works/dashed.png) no-repeat;
    background-size: 100% 100%;
    width: 153px;
    height: 13px;
    top: 33%
}

.rung:nth-of-type(3):before {
    left: -23%
}

.rung:nth-of-type(3):after {
    right: -23%
}

.rung:nth-of-type(2):before {
    top: -52px;
    right: -145px
}

.rung:nth-of-type(4):before {
    bottom: -48px;
    left: -121px
}

.fadeAnimate h2 {
    position: relative;
    top: 100px
}

.twisted {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/jerusalem.jpg) center top no-repeat;
    width: 100%;
    min-height: 448px;
    position: relative;
    border-bottom: 35px solid #fff;
}

.twisted:after, .tendency:after {
    content: '';
    position: absolute;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/why_us/apartment.png) no-repeat;
    background-size: 100% 100%;
    width: 48px;
    height: 48px;
    bottom: -23px;
    left: 50%;
    margin-left: -24px
}

.twisted h2, .tendency h2 {
    color: #fff
}

.twisted .upwards, .tendency .upwards {
    position: relative;
    top: -75px;
    margin-bottom: -75px
}

.wrapper-reason, .wrapper-samples {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.antarctic {
    padding: 10px;
    border: 1px solid #8c80a1;
    border-radius: 5px;
    width: 32%;
    text-align: left;
    margin-bottom: 20px
}

.antarctic > div, .antarctic > p {
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

.antarctic > p {
    font-size: 21px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 300
}

.antarctic > p span {
    display: block
}

.tackle {
    background: #ff8a00;
    border-radius: 3px;
    margin-right: 5px;
    text-align: center;
    width: 22%;
    height: 60px;
    line-height: 60px
}

.tackle img {
    vertical-align: middle
}

.rs_main_part {
    margin: 50px auto 0
}

.rs_main_part .architecture {
    height: 45px;
    background-color: #ff8a00;
    border-radius: 4px;
    border-width: 0 0 2px 0;
    border-color: #af4201;
    border-style: solid;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    color: #fff;
    padding-top: 9px;
    margin: 10px auto 0;
    text-align: center;
    width: 250px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none
}

.rs_main_part .architecture:hover {
    background-color: #af4201;
    text-decoration: none
}

.architecture:active, .architecture:focus {
    text-decoration: none;
    outline: none
}

.reflecting {
    margin: 5px;
    border-radius: 7px;
    overflow: hidden
}

.reflecting img {
    width: 50%;
    height: 50%;
    z-index: -1;
}

.temperature {
    padding: 20px;
    color: #ffF;
    text-align: left;
    text-transform: uppercase;
    background: #4b3681;
    margin-top: -1px;
    font-size: 21px
}

.temperature span {
    display: block;
    color: #c1b7de;
    font-size: 14px;
    margin-top: 5px
}

.tumbled, .sway {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    padding-right: 0;
    overflow: hidden;
    text-transform: uppercase
}

.tumbled:hover, .sway:hover {
    color: #fff;
    text-decoration: none
}

.tumbled:hover {
    padding-right: 20px
}

.tumbled:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: -20px;
    top: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/arrow.svg) no-repeat;
    background-size: 15px 15px
}

.tumbled:hover:after {
    right: 1px
}

.snarl {
    position: relative
}

.special, .solder {
    position: absolute;
    top: -96px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/predicate.png) no-repeat;
    width: 27px;
    height: 75px;
    text-indent: -9999px;
    background-size: 220px
}

.special {
    background-position: 0 0;
    left: -40px
}

.solder {
    background-position: -195px 0;
    right: -40px
}

.special:hover {
    background-position: -39px 0
}

.solder:hover {
    background-position: -157px 0
}

.wrapper-samples {
    margin-bottom: 80px
}

.anxious {
    padding: 18px 12px;
    border-radius: 5px;
    width: 23%;
    text-align: left;
    background: #4b3681;
    color: #fff;
    tansition: background .3s;
    line-height: 1.5;
    position: relative
}

.anxious:hover {
    background: #65509c
}

.anxious .tag {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/samples/PDF_icon.svg) no-repeat;
    background-size: 40px 50px;
    height: 50px;
    width: 38px;
    margin-right: 5px
}

.anxious h3, .anxious > a {
    display: inline-block;
    vertical-align: middle
}

.anxious h3 {
    font-weight: normal;
    font-size: 14px;
    width: 60%;
    text-transform: uppercase;
    margin: 0 5px 0 0;
    color: #fff
}

.anxious h3 span {
    display: block
}

.anxious .situated {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/samples/open_icon.svg) no-repeat;
    background-size: 20px 20px;
    height: 20px;
    width: 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.situated.cls {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg)
}

.betrayed {
    display: none;
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 82px;
    background: #4b3681;
    z-index: 1;
    padding: 0 10px 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 100%
}

.betrayed > div {
    padding: 10px 0;
    border-top: 1px solid #65509c;
    border-bottom: 1px solid #65509c;
    margin-top: -1px
}

.betrayed p {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    color: #fff
}

.betrayed a {
    text-align: center;
    margin-top: 20px
}

.result {
    margin: 5px 0;
    padding-left: 15px;
    font-size: 14px;
    list-style-type: none
}

.result li {
    position: relative;
    color: #fff
}

.result li:before {
    content: '';
    position: absolute;
    top: -9px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/predicate.png) no-repeat;
    width: 10px;
    height: 27px;
    text-indent: -9999px;
    left: -15px;
    background-position: 0 -248px
}

.betrayed .tumbled:after {
    right: -10%;
    top: 3px
}

.betrayed .tumbled:hover:after {
    right: 40px
}

.tendency {
    color: #fff;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/tables.jpg) no-repeat center top;
    width: 100%;
    min-height: 575px;
    border-bottom: 20px solid #fff;
    position: relative;
}

.remark {
    width: 70%;
    margin: 0 auto
}

.urban {
    background: #fff;
    padding: 35px 25px 45px;
    border-radius: 10px;
    width: 100%;
    position: relative
}

.urban:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -15px
}

.urban p {
    font-size: 18px;
    line-height: 1.8;
    color: #453e59;
    position: relative
}

.urban p:after {
    content: '';
    position: absolute;
    bottom: -50px;
    background: #fff url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/testimonials/giant.png) center no-repeat;
    width: 140px;
    height: 12px;
    left: 50%;
    background-size: 100% 100%;
    margin-left: -70px
}

.amazed {
    color: #ff8a00;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold
}

.slide {
    text-align: center
}

.slid {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 5px;
    background: #fff
}

.slid.active {
    background: #ff8a00
}

.thrash {
    display: block;
    width: 300px;
    background: #ff8a00;
    margin: 0 auto;
    position: relative;
    height: 1px;
    margin: 0 auto 30px
}

.thrash:before {
    content: '';
    position: absolute;
    top: -13px;
    background: #fff url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/testimonials/look.png) center no-repeat;
    width: 60px;
    height: 24px;
    left: 50%;
    background-size: 55% 100%;
    margin-left: -30px
}

.sway {
    text-align: center;
    margin-top: 30px
}

.block-description h4 {
    color: #453e59;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0 10px
}

.useless {
    border-top: 1px solid #ff8a00;
    border-bottom: 1px solid #ff8a00;
    padding: 10px 0
}

.block-description .useless h4 {
    color: #ff8a00;
    text-transform: none;
    margin-bottom: 20px
}

.sensation {
    margin-bottom: 40px
}

.sensation p {
    text-align: left;
    line-height: 1.5;
    font-size: 14px;
    color: #453e59
}

.useless .result li {
    display: inline-block;
    vertical-align: top;
    width: 49%
}

.useless .result p {
    padding: 0 20px 0 0
}

.useless .result li:before {
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/more_about_our_service/check_icon.svg) no-repeat;
    background-size: 100% 100%;
    height: 13px;
    width: 17px;
    top: 5px;
    left: -25px
}

.salary {
    display: none
}

.mob {
    display: none
}

.load-anime {
    width: 40px;
    height: 40px;
    background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/form/wizard.gif) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto
}

.beheld a {
    padding-left: 20px;
    position: relative
}

.beheld .live_chat {
    float: left;
    color: #ffbf25;
    width: 100%
}

.beheld .live_chat:after {
    content: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/header/caesar.png);
    margin-left: 15px
}

.supplied:before {
    content: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/header/sleek.png);
    position: absolute;
    left: 6px;
    top: 3px
}

.mobile-order {
    display: none;
}

@media (min-width: 1921px) {
    .tendency {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/tables.jpg) no-repeat center top fixed;
        background-size: 130% 100%
    }

    .twisted {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/jerusalem.jpg) center top no-repeat fixed;
        background-size: 100% 100%
    }
}

@media (max-width: 1024px) {
    .beheld .live_chat {
        float: none;
        width: 30%
    }

    .main-block-header {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/folded.jpg) center top no-repeat;
        width: 100%;
        /*min-height: 507px*/
    }

    .returning-customer {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/oriental.jpg) center top no-repeat;
        min-height: 425px
    }

    .main-block-header h1 {
        font-size: 42px
    }

    .republic {
        padding: 10px;
        width: 53%
    }

    .right-side-form {
        width: 45%
    }

    .calcBody {
        width: 100%;
        margin: 0 auto;
        max-width: 320px
    }

    .selectArrow, .calcBody .Procced {
        max-width: inherit
    }

    .calcBody input[type="checkbox"] + label {
        display: block;
        text-align: center
    }

    .calcBody .suspicion {
        margin: 0
    }

    .discounts-num {
        width: 32%
    }

    .discounts-num h2 span {
        font-size: 45px
    }

    .discounts-num h2 strong {
        font-size: 20px
    }

    .discounts-num sup {
        top: -5px
    }

    .discounts-num p {
        font-size: 16px
    }

    .rung:before {
        width: 130px;
        height: 50px
    }

    .rung:nth-of-type(2):before {
        top: -48px;
        right: -93px
    }

    .rung:nth-of-type(4):before {
        bottom: -41px;
        left: -78px
    }

    .rung:nth-of-type(3):before, .rung:nth-of-type(3):after {
        width: 113px;
        height: 11px
    }

    .attic:last-child {
        margin: 70px 0 0
    }

    .wrapper-reason {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .antarctic {
        width: 47%;
        margin-bottom: 20px;
        margin: 0 10px 20px
    }

    .twisted {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/government.jpg) center top no-repeat / 200% 100%;
        width: 100%;
        position: relative;
        padding-bottom: 40px;
        min-height: 510px;
        background-attachment: inherit
    }

    .owl-carousel-team .slide {
        text-align: right;
        margin-top: 20px
    }

    .owl-carousel-team .slid {
        background: #a9a8ad
    }

    .owl-carousel-team .slid.active {
        background: #ff8a00
    }

    .special, .solder {
        width: 63px;
        height: 91px;;
        top: -300px
    }

    .solder {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/fangs.png) no-repeat;
        background-size: 100% 100%;
        right: -20px
    }

    .special {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/times.png) no-repeat;
        background-size: 100% 100%;
        left: -20px
    }

    .solder:hover {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/raft.png) no-repeat;
        background-size: 100% 100%
    }

    .special:hover {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/pantry.png) no-repeat;
        background-size: 100% 100%
    }

    .tendency .special, .tendency .solder {
        width: 15px;
        height: 72px;;
        top: -220px
    }

    .tendency .solder {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/testimonials/flax.png) no-repeat;
        background-size: 100% 100%;
        right: 60px
    }

    .tendency .special {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/testimonials/customer.png) no-repeat;
        background-size: 100% 100%;
        left: 60px
    }

    .salary {
        background: rgba(255, 255, 255, .7);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        display: none
    }

    .salary.active {
        display: block
    }

    .anxious.active {
        z-index: 1001
    }

    .anxious:hover {
        background: #4b3681
    }

    .tumbled {
        margin-top: 15px
    }

    .anxious h3 {
        width: 63%
    }

    .anxious .situated {
        float: right
    }

    .betrayed {
        top: 102px
    }

    .tendency {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/tables.jpg) no-repeat center top 100%;
        padding-bottom: 50px
    }

    .useless .result p {
        padding: 0 30px 0 0
    }

    .tendency .special:hover, .tendency .solder:hover {
        position: absolute;
        top: -175px;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/predicate.png) no-repeat;
        width: 42px;
        height: 115px;
        background-size: 340px
    }

    .tendency .special:hover, .tendency .solder:hover {
        position: absolute;
        top: -222px;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/predicate.png) no-repeat;
        width: 40px;
        height: 80px;
        background-size: 230px;
        -webkit-transform: rotatey(45deg);
        transform: rotatey(45deg)
    }

    .tendency .solder:hover {
        background-position: -153px 0;
        right: 50px
    }

    .tendency .special:hover {
        background-position: -38px 0;
        left: 50px
    }
}

@media (max-width: 767px) {
    header {
        min-height: 120px
    }

    .beheld .live_chat {
        float: none;
        width: 48%
    }

    .mobile-logo {
        margin-top: 0;
        padding-top: 20px;
        transition: all .5s
    }

    .main-block-header {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/brave.jpg) no-repeat center top 100%;
        width: 100%;
        height: auto;
        /*background-position: 45% -140px;*/
        min-height: 620px
    }

    .main-block-header .unlike > div {
        display: block;
        width: 100%;
        margin: 0 auto 20px
    }

    .republic h1 {
        font-size: 28px
    }

    .republic strong {
        font-weight: normal
    }

    .republic .reputation {
        display: none
    }

    .republic p {
        font-size: 14px
    }

    .republic p span {
        display: inline
    }

    .calcBody {
        width: 100%;
        margin: 0 auto;
        max-width: 380px;
        padding: 25px 40px
    }

    .calcBody input[type="checkbox"] + label {
        font-size: 12px
    }

    .arduous {
        min-height: auto;
        padding: 0 0 20px
    }

    .angela {
        height: 100px;
    }

    .shrug {
        width: 49%;
        padding: 10px 0 0
    }

    .shrug .shoved {
        font-size: 24px
    }

    .procent sup {
        top: -0.4em;
        font-size: 16px;
    }

    .shrug:after {
        width: 60px;
        right: 50%;
        height: 1px;
        top: 85px;
        margin-right: -30px;
        border-bottom: 1px solid #5e4b90
    }

    .shrug:nth-of-type(3):after {
        content: none
    }

    .calcBody .selectArrow.active:after {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg)
    }

    .logo-block .rudder {
        display: none
    }

    .rung {
        display: block;
        width: 60%;
        margin: 0 auto 20px
    }

    .rung p {
        font-size: 18px
    }

    .rung:before {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/how_it_works/stock.png) no-repeat;
        background-size: 100% 100%;
        width: 52px;
        height: 212px
    }

    .rung:nth-of-type(2):before {
        top: -70px;
        right: 100%;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        width: 40px;
        height: 140px
    }

    .rung:nth-of-type(3):before, .rung:nth-of-type(3):after {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/how_it_works/stock.png) no-repeat;
        background-size: 100% 100%;
        width: 52px;
        height: 212px
    }

    .rung:nth-of-type(3):after {
        top: -85%
    }

    .rung:nth-of-type(3):before {
        top: 40%;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    .rung:nth-of-type(4):before {
        bottom: -20px;
        left: 100%;
        width: 40px;
        height: 140px
    }

    .rung p {
        width: 100%
    }

    .birch {
        padding-bottom: 60px
    }

    .wrapper-reason {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .antarctic {
        width: 46%;
        margin: 0 2% 20px
    }

    .antarctic > p {
        font-size: 14px;
        width: 62%
    }

    .tackle {
        margin-right: 2%;
        width: 33%
    }

    .block-description h2 {
        font-size: 28px
    }

    .main-block-header .unlike > div {
        margin-bottom: 0;
    }

    .shrug p, .theory {
        font-size: 10px;
    }

    .urban p {
        font-size: 16px;
    }

    .wrapper-samples {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .anxious {
        width: 45%;
        margin: 0 10px 20px 10px
    }

    .tendency {
        min-height: auto;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/photo/testimonials/handle.jpg) no-repeat center top / 100% 100%
    }

    .remark {
        width: 85%
    }

    .tendency .special, .tendency .solder {
        top: -250px
    }

    .tendency .special {
        left: 5px
    }

    .tendency .solder {
        right: 5px
    }

    .useless .result li {
        display: block;
        width: 100%
    }

    .useless .result li:before {
        top: 6px
    }

    .twisted {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/photo/why_us/handle.jpg) right top no-repeat / 120% 100%;
        min-height: auto;
        background-size: cover;
        padding-bottom: 20px;
    }

    .owl-carousel-team {
        max-width: 380px;
        margin: 0 auto
    }

    .reflecting {
        height: 200px
    }

    .owl-carousel .owl-item img, .temperature {
        float: left;
        width: 50%;
        height: 200px;
        margin-top: 0;
        overflow: hidden
    }

    .special, .solder, .special:hover, .solder:hover {
        position: absolute;
        top: -175px;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/our_team/predicate.png) no-repeat;
        width: 42px;
        height: 115px;
        background-size: 340px
    }

    .special {
        background-position: 0 0;
        left: -42px
    }

    .special:hover {
        background-position: -61px 0
    }

    .solder {
        background-position: -300px 0;
        right: -42px
    }

    .solder:hover {
        background-position: -240px 0
    }

    .tumbled {
        position: absolute;
        right: 20px;
        bottom: 20px
    }

    .tendency .special:hover, .tendency .solder:hover {
        top: -252px
    }

    .tendency .solder:hover {
        background-position: -153px 0;
        right: -5px
    }

    .tendency .special:hover {
        background-position: -38px 0;
        left: -5px
    }

    .twisted:after, .tendency:after {
        display: none
    }

    .useless .result p {
        padding: 0 30px 0 10px
    }

    .useless .result li:before {
        left: -15px
    }

    .betrayed .tumbled:hover:after {
        right: 0
    }

    .rs_main_part {
        display: none
    }

    .mobile-order {
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 1000;
        margin: 0 auto 0;
        left: -4%;
        width: 108%
    }

    .mobile-order .architecture {
        width: 100%;
        border-bottom: none;
        border-radius: 0;
        padding-top: 11px;
        border-bottom: none;
        border-radius: 0;
        padding-top: 11px
    }

    .mobile-order .architecture:hover, .mobile-order .architecture:active {
        background: #ff7100
    }

    .returning-customer {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/oriental.jpg) center top no-repeat;
        min-height: 380px;
        background-position: 70%
    }

    .login-body {
        display: none
    }

    .returning-customer .rs_main_part {
        display: block
    }

    .discounts-num h2 span {
        font-size: 60px
    }

    .discounts-num h2 strong {
        font-size: 22px;
        font-weight: bold
    }

    .discounts-num p {
        font-size: 18px
    }

    .returning-customer .reputation {
        display: block
    }

    .mob {
        display: block
    }

    .btn-top {
        position: fixed;
        top: 20%;
        width: 42px;
        height: 42px;
        left: 50%;
        margin-left: -21px;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/img-home/icons/header/repulse.png) no-repeat;
        background-size: 100% 100%;
        z-index: 1000;
        opacity: .5;
        display: none
    }

    .btn-top.active {
        opacity: 1
    }

    .republic h1 {
        font-size: 22px
    }

    .beheld a {
        font-size: 12px
    }

    .republic p {
        font-size: 11px
    }

    .new-customer {
        min-height: 670px
    }

    .returning-customer {
        min-height: 400px
    }

    .calcBody input[type="checkbox"] + label {
        font-size: 12px
    }

    .betrayed .tumbled:after {
        right: -18%
    }

    body {
        /*min-width: 480px*/
    }

    section, footer, header, .container {
        min-width: auto;
    }
}

@media (max-width: 479px) {
    body.home-page {
        /*zoom: 75%;
        -moz-transform: scale(.75);
        -o-transform: scale(.75);
        -ms-transform: scale(.75)*/
    }

    .antarctic > p {
        font-size: 11px;
        width: 62%
    }

    .bellamy ul li:before {
        top: 12px
    }

    .reflecting, .owl-carousel .owl-item img, .temperature {
        height: 180px;
    }
}

@media (max-width: 359px) {
    body.home-page {
        /*zoom: 65%;
        -moz-transform: scale(.65);
        -o-transform: scale(.65);
        -ms-transform: scale(.65)*/
    }
}

@media (min-width: 375px) and (max-width: 380px) and (-webkit-min-device-pixel-ratio: 2) {
    .shrug:after {
        top: 100px
    }
}

/*  https://essayhilfe.de/app/themes/theme_for_out_1/styles/adaptive/exactly.css */

.mobile, .mobile-cl {
    display: none;
}

.runner, .logined.mobile {
    display: none;
}

/* Cookies policy bar */
/*.cookies-policy {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    height: 64px;
    transition: all 0.3s ease-in;
    background-color: #333;
    border-top: 1px solid #422e74;
    color: #ffffff;
}

.cookies-policy__flex {
    display: flex;
    align-items: center;
}

.cookies-policy__info {
    padding: 20px 0;
    width: 80%;
    height: 64px;
}

.cookies-policy__accept {
    width: 20%;
    height: 64px;
}

.cookies-policy__accept a {
    background-color: #ff8a00;
    border-radius: 4px;
    border-bottom: 2px solid #af4201;
    text-transform: uppercase;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    color: #fff;
    padding: 10px 50px;
    margin: 10px auto 0;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.cookies-policy__accept a:hover {
    color: #fff;
    background-color: #e05401;
    text-decoration: none;
}*/

/* Carousel navigation dots */
.owl-dots {
    text-align: center;
    padding: 12px 0 0;
}

.owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.owl-dot.active {
    background-color: #ff8a00;
}

@media (max-width: 1024px) {

    .title-login.mobile {
        display: block;
    }

    .rider {
        display: none;
    }

    .runner {
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        background: url('https://essayhilfe.de/app/themes/theme_for_out_1/images/customer/close-mob.png') no-repeat;
        width: 19px;
        height: 19px;
        text-indent: -9999px
    }

    .mobile-btn {
        display: block;
        position: absolute;
        top: -45px;
        width: 42px;
        height: 44px;
    }

    .mobile-btn.mobile-menu {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/customer/wax.png) no-repeat;
        left: 15px;
    }

    .mobile-btn.mobile-login {
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/customer/boiler.png) no-repeat;
        right: 15px;
    }

    .bellamy .container {
        background: rgba(255, 255, 255, .7);
        position: fixed;
        width: auto;
        height: auto;
        z-index: 1001;
        top: 0;
        overflow: auto;
        right: 0;
        bottom: 0;
        left: 0;
        min-width: 320px;

        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;

        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .bellamy .container.show {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .bellamy ul li {
        display: block;
        background: none;
        border: none;
        float: none;
        font-size: 20px;
        margin-bottom: 40px;
        position: relative;
    }

    .bellamy ul li a {
        color: #422e74;
        font-size: 20px;
    }

    .surgeon, .suspicion {
        margin: 50px 70px 0px 70px;
        float: none !important
    }

    .bellamy li:nth-child(7), .bellamy li:nth-child(8) {
        display: block;
    }

    .bellamy ul li:hover {
        background: none;
    }

    .bellamy ul li:before {
        content: '';
        position: absolute;
        left: -10px;
        top: 5px;
        background: url(https://essayhilfe.de/app/themes/theme_for_out_1/images/customer/praised.png) no-repeat;
        width: 9px;
        height: 22px;
        background-position: 0 9px;
    }

    .blur {
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        -ms-filter: blur(5px);
        filter: blur(5px);
    }

    .bellamy {
        position: relative;
        background: none;
        border: none;
    }

    .menu li.selected a {
        background: none;
    }

    .menu li.selected:after {
        content: none;
    }

    .menu li.selected, .customer_left_block ul li {
        margin-bottom: 20px;
        padding-left: 20px;
    }

    .name-block {
        position: absolute;
        top: 10px;
        left: 45px;

    }

    .logined span, .form_login_prof {
        color: #333333;
        font-size: 20px;
        position: relative;
    }

    .logined span:before {
        content: url(../../theme_for_out_1/images/customer/pitiful.png);
        position: absolute;
        left: -25px;
        top: 2px;
    }

    .form_login_prof {
        font-weight: bold;
        text-decoration: none;
    }

    .logout-block {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        background: rgba(204, 196, 223, .8);
        padding: 10px;
        text-align: center;
    }

    .bellamy .logout-block a.apparatus {
        font-size: 20px;
        background: none;
        border: none;
        color: #333;
        text-shadow: none;
    }

    .bellamy ul li a:hover {
        color: #3c8d11;
    }

    .apparatus.login_opener, .rider {
        display: none;
    }

    .rider {
        position: inherit;
        margin: 100px auto 0px;
    }

    .noClickBut a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
    }

    .logined.mobile, .logined.mobile-cl {
        display: block;
        float: none !important;
        margin: 0;
        position: absolute;
        right: 40px;
        top: -38px;
    }

    a.apparatus.account {
        margin-right: 10px;
    }

    .title-login.mobile {
        font-size: 26px;
        color: #1e143c;
        margin: 0px auto 5px;
        text-align: center;
    }

    .argue, .rift label span, .rift label br {
        display: none;
    }

    .rift {
        background: none;
        border: none;
        width: 320px;
        margin: 0 auto
    }

    .rib {
        display: flex;
        flex-direction: column
    }

    .rib a {
        order: 2;
        text-decoration: underline;
    }

    #wearisome button.apparatus {
        height: 50px;
        margin: 0 auto;
        order: 1;
        width: 60%;
        font-size: 20px;
        color: #fff;
        background: #4b96ea;
        border: none;
        border-bottom: 2px solid #2c6eb7 !important;
        border-radius: 3px;
        text-shadow: none;
        margin: 20px auto 30px;
    }

    #we, #wire {
        display: block;
        margin: 0 auto;
        padding: 5px 10px 7px !important;
        border: 1px solid #b6b6b6 !important;
        color: #b6b6b6;
        border-radius: 3px;
        width: 100%;
        height: 40px !important;
    }

    .rift label {
        display: block;
        width: 100%;
    }

    .rift > div {
        text-align: center;
        overflow: hidden;
    }

    .rift div:nth-child(3) {
        border: none;
    }

    .logined.mobile .suspicion, .logined.mobile-cl .suspicion {
        margin: 0px;
    }

    .mobile, .mobile-cl {
        display: block;
    }

    .mobile-logo {
        text-align: center;
        margin-top: -20px;
    }

    .header_middle .rotten, .beheld:after {
        display: none;
    }

    .beheld {
        float: none;
        position: relative;
        text-align: center;
        margin: 10px auto 10px;
    }

    .beheld a {
        display: inline-block;
        width: 30%;
        font-size: 16px;
    }

    .beheld .live_chat {
        float: none;
        margin-left: 10px;
    }

    .bellamy .surgeon .beware {
        display: block !important
    }

}

@media (max-width: 767px) {

    .topmenu {
        display: none;
        position: absolute;
        top: -4px;
        left: 0;
        right: 0;
    }

    .mobile-logo {
        margin-top: 15px;
        margin-left: 70px;
        text-align: left;
    }

    .mobile-logo img {
        width: 200px;
    }

    .customer-page .mobile-logo img {
        width: auto;
    }

    .customer-page .mobile-logo {
        text-align: center;
        margin-left: 0;
    }

    .beheld a {
        width: 48%;
    }

    .header_middle {
        height: auto;
    }

    .surgeon, .suspicion {
        margin: 50px 30px 0px 30px;
    }

    .logined.mobile, .logined.mobile-cl {
        right: 15px;
    }

    .republic h1 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    .beheld a {
        font-size: 12px;
    }

    .republic p {
        font-size: 11px;
    }

    .urban {
        padding: 30px 10px;
    }

    .thrash {
        width: 100%;
    }

    .urban p {
        font-size: 13px;
        line-height: 1.5em;
    }

    .urban p:after {
        bottom: -18px;
    }
}

@media all and (max-width: 479px) {
    .topmenu {
        top: -34px;
    }
}

