html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " ("attr(href) ")";
    }

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    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;
    }

    .navbar {
        display: none;
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/glyphicons-halflings-regular.eot");
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/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: normal;
    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,
.glyphicon-eur: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";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    color: #333;
    background-color: #333;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #c00;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #ff1a1a;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #333;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #ebebeb;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Oswald", serif;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #d6d6d6;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 11px;
    margin-bottom: 11px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 41px;
}

h2,
.h2 {
    font-size: 34px;
}

h3,
.h3 {
    font-size: 28px;
}

h4,
.h4 {
    font-size: 20px;
}

h5,
.h5 {
    font-size: 16px;
}

h6,
.h6 {
    font-size: 14px;
}

p {
    margin: 0 0 11px;
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}

small,
.small {
    font-size: 87%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #888;
}

.text-primary {
    color: #c00;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #990000;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #c00;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #990000;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #ebebeb;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 11px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 22px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #d6d6d6;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #ebebeb;
}

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.428571429;
    color: #d6d6d6;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ebebeb;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 0;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}

pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #888;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.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-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@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-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@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-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@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-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #888;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    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>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #333;
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.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-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.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:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.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:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.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:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.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:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.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:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -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>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .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>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th: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>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th: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>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #888;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    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: 11px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #aaa;
}

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #c00;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 0, 0, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #ebebeb;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 44px;
    }

    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sminput[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sminput[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sminput[type="month"] {
        line-height: 33px;
    }

    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lginput[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lginput[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lginput[type="month"] {
        line-height: 49px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled].checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled].checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-bottom: 0;
    min-height: 38px;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 33px;
    line-height: 33px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 49px;
    line-height: 49px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 55px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 27px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .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;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 33px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 11px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.btn-default:focus,
.btn-default.focus {
    color: #fff;
    background-color: #1a1a1a;
    border-color: black;
}

.btn-default:hover {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #141414;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #141414;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
    color: #fff;
    background-color: #080808;
    border-color: black;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #333;
    border-color: #333;
}

.btn-default .badge {
    color: #333;
    background-color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #990000;
    border-color: #4d0000;
}

.btn-primary:hover {
    color: #fff;
    background-color: #990000;
    border-color: #8f0000;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #990000;
    border-color: #8f0000;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #750000;
    border-color: #4d0000;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #c00;
    border-color: #c00;
}

.btn-primary .badge {
    color: #c00;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #2d672d;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1f7e9a;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #b06d0f;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #8b211e;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d9534f;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #c00;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #ff1a1a;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #d6d6d6;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none ;
}

.collapse.in {
    display: block ;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #888;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #7b7b7b;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #c00;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #d6d6d6;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.open>.dropdown-menu {
    display: block;
}

.open>a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #d6d6d6;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.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>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical>.btn-group:after {
    clear: both;
}

.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: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified>.btn-group .btn {
    width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-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: 10px 20px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #aaa;
    text-align: center;
    background-color: #ebebeb;
    border: 1px solid #ccc;
    border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 0;
}

.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>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn: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 {
    z-index: 2;
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.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: #ebebeb;
}

.nav>li.disabled>a {
    color: #d6d6d6;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #d6d6d6;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #ebebeb;
    border-color: #c00;
}

.nav .nav-divider {
    height: 1px;
    margin: 10px 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.428571429;
    border: 1px solid transparent;
    border-radius: 0 0 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #ebebeb #ebebeb #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #aaa;
    background-color: #333;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 0;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #c00;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0;
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #333;
    }
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .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;
    padding: 14px 15px;
    font-size: 20px;
    line-height: 22px;
    height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand>img {
    display: block;
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7px -15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px;
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>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: 14px;
        padding-bottom: 14px;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 3px;
    margin-bottom: 3px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

    .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;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 3px;
    margin-bottom: 3px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #333;
    border-color: #333;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #e6e6e6;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #c00;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #c00;
    background-color: #333;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #d6d6d6;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #333;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #333;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #333;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #333;
    color: #c00;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #c00;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #c00;
        background-color: #333;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #d6d6d6;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #fff;
}

.navbar-default .navbar-link:hover {
    color: #c00;
}

.navbar-default .btn-link {
    color: #fff;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #c00;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #d6d6d6;
}

.navbar-inverse {
    background-color: #d6d6d6;
    border-color: #bdbdbd;
}

.navbar-inverse .navbar-brand {
    color: #fcfcfc;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #333;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fcfcfc;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #999;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #999;
    background-color: transparent;
}

.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: #d6d6d6;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #d6d6d6;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #c4c4c4;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #999;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #bdbdbd;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #bdbdbd;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fcfcfc;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #999;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #999;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #fcfcfc;
}

.navbar-inverse .navbar-link:hover {
    color: #999;
}

.navbar-inverse .btn-link {
    color: #fcfcfc;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #999;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 0;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 10px 20px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #c00;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 3;
    color: #ff1a1a;
    background-color: #ebebeb;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #c00;
    border-color: #c00;
    cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #d6d6d6;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 22px 0;
    list-style: none;
    text-align: center;
}

.pager:before,
.pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.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: #ebebeb;
}

.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: #d6d6d6;
    background-color: #fff;
    cursor: not-allowed;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #d6d6d6;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #bdbdbd;
}

.label-primary {
    background-color: #c00;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #990000;
}

.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: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #d6d6d6;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #c00;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #ebebeb;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d2d2d2;
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 72px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.428571429;
    background-color: #333;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #c00;
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

a.list-group-item,
button.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #ebebeb;
    color: #d6d6d6;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #d6d6d6;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #ff9999;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.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,
button.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.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,
button.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.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,
button.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.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: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child 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-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 22px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    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: #888;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #888;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #c00;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #c00;
}

.panel-primary>.panel-heading .badge {
    color: #c00;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #c00;
}

.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-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.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-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.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-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.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-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 30px;
    border-bottom: 1px solid transparent;
    min-height: 31.428571429px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.428571429;
}

.modal-body {
    position: relative;
    padding: 30px;
}

.modal-footer {
    padding: 30px;
    text-align: right;
    border-top: 1px solid transparent;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

/* used on ovs */
.tooltip-inner {
    max-width: 500px;
    padding: 3px 8px;
    color: #fff;
    text-align: left;
    background-color: rgb(46, 46, 46);
    opacity: 0.9;
    border-radius: 8px;
}

/* used on ovs */
.tooltip-inner p {
    font-size: 16px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.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;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 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;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

body,
html {
    min-width: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

mark {
    color: #fff;
    background: #c00;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

strong.primary {
    font-weight: inherit;
    color: #c00;
}

.text-blue {
    color: #007dcc;
}

.text-black {
    color: #333;
}

@media (min-height: 700px) {
    .content {
        min-height: 45vh;
    }
}

.content h1 {
    margin: 70px 0 30px;
}

.fullscreen {
    position: relative;
    min-height: 100vh;
    padding-top: 170px;
    color: #fff;
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/bg-login.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.fullscreen h1 {
    font-size: 60px;
    margin-top: 0;
}

.fullscreen .fullscreen-content {
    padding-bottom: 160px;
    text-align: center;
}

.fullscreen .fullscreen-bottom {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.fullscreen .fullscreen-bottom p {
    font-size: 12px;
}

@media (min-width: 768px) {
    .fullscreen .fullscreen-bottom p {
        font-size: 16px;
    }
}

.fullscreen .fullscreen-bottom a {
    font-family: 'Oswald';
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
}

.fullscreen .fullscreen-bottom a:hover,
.fullscreen .fullscreen-bottom a:focus {
    text-decoration: none;
    color: #c00;
}

.fullscreen .fullscreen-bottom a i {
    display: block;
}

.fullscreen .navbar {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    left: 0;
    padding: 45px 0;
}

@media (min-width: 420px) {
    .fullscreen .navbar {
        padding: 45px;
    }
}

.fullscreen .btn-primary:hover {
    border-color: #333;
    background: #333;
}

.list-angle {
    padding-left: 20px;
    list-style: none;
}

.list-angle>li {
    position: relative;
    -webkit-box-shadow: 15px 0 0 transparent, -15px 0 0 transparent;
    box-shadow: 15px 0 0 transparent, -15px 0 0 transparent;
}

.list-angle>li:before {
    font-family: 'lineicons';
    position: absolute;
    left: -15px;
    margin-right: 5px;
    content: '\e830';
}

.content {
    padding: 30px 0;
    background: #fff;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.content:before,
.content:after {
    content: " ";
    display: table;
}

.content:after {
    clear: both;
}

.content h1 {
    font-size: 30px;
    color: #c00;
}

.content h2 {
    font-size: 40px;
}

.content.white-text {
    color: #fff;
}

.content.white-text h1 {
    color: #fff;
}

a {
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

a.nodec:hover,
a.nodec:focus {
    text-decoration: none;
}

hr {
    border-top: 3px solid #d6d6d6;
}

.modal {
    text-align: center;
}

.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-header {
    padding-bottom: 0;
}

.modal-header i {
    font-size: 50px;
    display: block;
    color: #c00;
}

@media (min-width: 768px) {
    .modal:before {
        display: inline-block;
        height: 100%;
        content: '';
        vertical-align: middle;
    }
}

.modal-footer {
    padding-top: 0;
    text-align: center;
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle;
}

.content-menu {
    display: none;
    padding: 15px;
    border: 3px solid #d6d6d6;
    background: #fff;
}

@media (min-width: 992px) {
    .content-menu {
        display: block;
    }
}

.content-menu .content-title {
    display: none;
}

.content-menu>strong {
    display: block;
    margin-top: 7px;
    text-align: center;
    text-transform: uppercase;
}

.content-menu>ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.content-menu>ul>li {
    display: inline-block;
    padding: 5px;
}

.content-menu>ul>li a:focus,
.content-menu>ul>li a.active {
    color: #d6d6d6;
}

@media (min-width: 992px) {
    .content-menu {
        text-align: right;
    }

    .content-menu .content-title {
        font-size: 18px;
        font-weight: 700;
        display: block;
        text-transform: uppercase;
        color: #c00;
    }

    .content-menu>ul,
    .content-menu>strong {
        text-align: inherit;
    }

    .content-menu>ul li,
    .content-menu>strong li {
        display: block;
    }
}

#map {
    width: 100%;
    height: 450px;
}

@media (min-width: 992px) {
    #map {
        height: 600px;
    }
}

.nach-oben {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 50px;
    display: none;
}

@font-face {
    font-family: 'Oswald';
    font-weight: 600;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/oswald-medium.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/oswald-medium.woff") format("woff");
}

@font-face {
    font-family: 'Oswald';
    font-weight: 400;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/oswald-regular.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/oswald-regular.woff") format("woff");
}

@font-face {
    font-family: 'Oswald';
    font-weight: 300;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/oswald-light.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/oswald-light.woff") format("woff");
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 800;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-ExtraBold.woff") format("woff");
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 700;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Bold.woff") format("woff");
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 600;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Semibold.woff") format("woff");
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 400;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Regular.woff") format("woff");
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 300;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-Light.woff") format("woff");
}

@font-face {
    font-family: 'OpenSansCondensed';
    font-weight: 300;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-CondLight.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-CondLight.woff") format("woff");
}

@font-face {
    font-family: 'OpenSansCondensed';
    font-weight: 700;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-CondBold.eot?#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/OpenSans-CondBold.woff") format("woff");
}

@font-face {
    font-family: 'lineicons';
    font-weight: normal;
    font-style: normal;
    src: url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/lineicons.eot?51427665#iefix") format("embedded-opentype"), url("https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/lineicons.woff?51427665") format("woff");
}

@font-face {
    font-family: 'LineIcons';
    src: url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/Lineicons.eot');
    src: url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/LineIcons.eot?#iefix') format('embedded-opentype'),
    url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/Lineicons.woff') format('woff2'),
    url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/Lineicons.woff') format('woff'),
    url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/Lineicons.ttf') format('truetype'),
    url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/fonts/Lineicons.svg#LineIcons') format('svg');
}

[class^='icon-']:before,
[class*=' icon-']:before {
    font-family: 'lineicons';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    margin-left: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^='lni-']:before,
[class*=' lni-']:before {
    font-family: 'LineIcons';
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1em;
    display: inline-block;
    width: 1em;
    margin-right: .2em;
    margin-left: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* size examples - relative units */
.lni-sm {
    font-size: 0.8em;
}

.lni-lg {
    font-size: 1.2em;
}

/* size examples - absolute units */
.lni-16 {
    font-size: 16px;
}

.lni-32 {
    font-size: 32px;
}

.lni-instagram-filled:before {
    content: "\eaf1";
}

.lni-instagram-original:before {
    content: "\eaf2";
}

.lni-instagram::before {
    content: "\eb23";
}

.lni-facebook::before {
    content: "\ead7";
}

.lni-x::before {
    content: "\ec4f";
}



.icon-mail:before {
    content: '\e800';
}

.icon-search:before {
    content: '\e801';
}

.icon-star-half-alt:before {
    content: '\e802';
}

.icon-star-half:before {
    content: '\e803';
}

.icon-star-empty:before {
    content: '\e804';
}

.icon-star:before {
    content: '\e805';
}

.icon-th-large:before {
    content: '\e806';
}

.icon-th:before {
    content: '\e807';
}

.icon-th-list:before {
    content: '\e808';
}

.icon-ok:before {
    content: '\e809';
}

.icon-ok-squared:before {
    content: '\e80a';
}

.icon-cancel:before {
    content: '\e80b';
}

.icon-plus:before {
    content: '\e80c';
}

.icon-plus-squared:before {
    content: '\e80d';
}

.icon-plus-squared-alt:before {
    content: '\e80e';
}

.icon-minus:before {
    content: '\e80f';
}

.icon-minus-squared:before {
    content: '\e810';
}

.icon-minus-squared-alt:before {
    content: '\e811';
}

.icon-help-circled:before {
    content: '\e812';
}

.icon-info-circled:before {
    content: '\e813';
}

.icon-ok-circled:before {
    content: '\e814';
}

.icon-ok-circled2:before {
    content: '\e815';
}

.icon-cancel-circled:before {
    content: '\e816';
}

.icon-cancel-circled2:before {
    content: '\e817';
}

.icon-plus-circled:before {
    content: '\e818';
}

.icon-minus-circled:before {
    content: '\e819';
}

.icon-help:before {
    content: '\e81a';
}

.icon-info:before {
    content: '\e81b';
}

.icon-lock:before {
    content: '\e81c';
}

.icon-lock-open:before {
    content: '\e81d';
}

.icon-lock-open-alt:before {
    content: '\e81e';
}

.icon-reply:before {
    content: '\e81f';
}

.icon-reply-all:before {
    content: '\e820';
}

.icon-forward:before {
    content: '\e821';
}

.icon-attention-circled:before {
    content: '\e822';
}

.icon-attention:before {
    content: '\e823';
}

.icon-attention-alt:before {
    content: '\e824';
}

.icon-location:before {
    content: '\e825';
}

.icon-rss:before {
    content: '\e826';
}

.icon-rss-squared:before {
    content: '\e827';
}

.icon-phone:before {
    content: '\e828';
}

.icon-cog:before {
    content: '\e829';
}

.icon-menu:before {
    content: '\e82a';
}

.icon-angle-left:before {
    content: '\e82b';
}

.icon-angle-right:before {
    content: '\e82c';
}

.icon-angle-up:before {
    content: '\e82d';
}

.icon-angle-down:before {
    content: '\e82e';
}

.icon-angle-double-left:before {
    content: '\e82f';
}

.icon-angle-double-right:before {
    content: '\e830';
}

.icon-angle-double-up:before {
    content: '\e831';
}

.icon-angle-double-down:before {
    content: '\e832';
}

.icon-laptop:before {
    content: '\e833';
}

.icon-tablet:before {
    content: '\e834';
}

.icon-mobile:before {
    content: '\e835';
}

.icon-toggle-off:before {
    content: '\e836';
}

.icon-toggle-on:before {
    content: '\e837';
}

.icon-check-empty:before {
    content: '\e838';
}

.icon-check:before {
    content: '\e839';
}

.icon-circle:before {
    content: '\e83a';
}

.icon-circle-empty:before {
    content: '\e83b';
}

.icon-circle-thin:before {
    content: '\e83c';
}

.icon-dot-circled:before {
    content: '\e83d';
}

.icon-bullseye:before {
    content: '\e83e';
}

.icon-paypal:before {
    content: '\e83f';
}

.icon-gplus:before {
    content: '\e840';
}

.icon-google:before {
    content: '\e841';
}

.icon-facebook:before {
    content: '\e842';
}

.icon-skype:before {
    content: '\e843';
}

.icon-twitter:before {
    content: '\e844';
}

.icon-youtube-squared:before {
    content: '\e845';
}

.icon-youtube-play:before {
    content: '\e846';
}

.icon-youtube:before {
    content: '\e847';
}

.icon-twitter-squared:before {
    content: '\e848';
}

.icon-facebook-squared:before {
    content: '\e849';
}

.icon-facebook-official:before {
    content: '\e84a';
}

.icon-arrows-cw:before {
    content: '\e84b';
}

.icon-pinterest:before {
    content: '\e84c';
}

.icon-pinterest-circled:before {
    content: '\e84d';
}

.icon-pinterest-squared:before {
    content: '\e84e';
}

.icon-export:before {
    content: '\e84f';
}

.icon-zoom-out:before {
    content: '\e850';
}

.icon-zoom-in:before {
    content: '\e851';
}

.icon-zoom:before {
    content: '\e852';
}

.icon-abovorteile:before {
    content: '\e853';
}

.icon-abo:before {
    content: '\e854';
}

.icon-user:before {
    content: '\e855';
}

.icon-range:before {
    content: '\e856';
}

.icon-pushservice:before {
    content: '\e857';
}

.icon-info:before {
    content: '\e858';
}

.icon-inactive:before {
    content: '\e859';
}

.icon-filter:before {
    content: '\e85a';
}

.icon-epaper:before {
    content: '\e85b';
}

.icon-download:before {
    content: '\e85c';
}

.icon-direction:before {
    content: '\e85d';
}

.icon-arrow-right:before {
    content: '\e85e';
}

.icon-archiv:before {
    content: '\e85f';
}

.icon-activate:before {
    content: '\e860';
}

.icon-activate:before {
    content: '\e860';
}

.icon-complaint:before{
    margin-top: 1px;
    content:'\ea7b'
}

.remember-me-login,
.forgot-password-login {
    float: left;
    width: 50%;
}

.services {
    margin-left: -15px;
    margin-right: -15px;
}

.services:before,
.services:after {
    content: " ";
    display: table;
}

.services:after {
    clear: both;
}

.service-item,
.service-box{
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {

    .service-item,
    .service-box{
        float: left;
        width: 50%;
    }
}

@media (min-width: 1700px) {
    .service-item,
    .service-box {
        float: left;
        width: 25%;
    }

    .service-box-full{
        float: left;
        width: 33.333333%;
    }
}

.mobile .mobile-store {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.pricing-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .pricing-box {
        float: left;
        width: 33.3333333333%;
    }
}

.half-width-button {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .half-width-button {
        float: left;
        width: 50%;
    }
}

.register .form-element {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .register .form-element {
        float: left;
        width: 50%;
    }
}

.my-account .hna-abo,
.my-account .mail-edit,
.my-account-edit .hna-abo,
.my-account-edit .mail-edit {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {

    .my-account .hna-abo,
    .my-account .mail-edit,
    .my-account-edit .hna-abo,
    .my-account-edit .mail-edit {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {

    .my-account .hna-abo,
    .my-account .mail-edit,
    .my-account-edit .hna-abo {
        margin-left: 33.3333333333%;
    }
}

@media (min-width: 1200px) {

    .my-account .hna-abo,
    .my-account .mail-edit,
    .my-account-edit .hna-abo {
        float: left;
        width: 33.3333333333%;
    }
}

.my-account .online-services,
.my-account .password-edit,
.my-account-edit .online-services,
.my-account-edit .password-edit {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {

    .my-account .online-services,
    .my-account .password-edit,
    .my-account-edit .online-services,
    .my-account-edit .password-edit {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {

    .my-account .online-services,
    .my-account .password-edit,
    .my-account-edit .online-services {
        float: left;
        width: 33.3333333333%;
    }
}

.impressum-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .impressum-content {
        float: left;
        width: 33.3333333333%;
    }
}

.impressum-map {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .impressum-map {
        float: left;
        width: 66.6666666667%;
    }
}

.map-search .map-search-only-form {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .map-search .map-search-only-form {
        float: left;
        width: 41.6666666667%;
    }
}

.map-search .map-search-only-results,
.map-search .map-search-back {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {

    .map-search .map-search-only-results,
    .map-search .map-search-back {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {

    .map-search .map-search-only-results,
    .map-search .map-search-back {
        float: left;
        width: 41.6666666667%;
    }
}

.map-search .map-search-only-results+.map-two-third,
.map-search .map-search-back+.map-two-third {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {

    .map-search .map-search-only-results+.map-two-third,
    .map-search .map-search-back+.map-two-third {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {

    .map-search .map-search-only-results+.map-two-third,
    .map-search .map-search-back+.map-two-third {
        float: left;
        width: 58.3333333333%;
    }
}

.map-search .map-search-form-with-results {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .map-search .map-search-form-with-results {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .map-search .map-search-form-with-results {
        float: left;
        width: 33.3333333333%;
    }
}

.map-search .map-half {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .map-search .map-half {
        float: left;
        width: 33.3333333333%;
    }
}

.map-search .map-two-third {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .map-search .map-two-third {
        float: left;
        width: 58.3333333333%;
    }
}

.coupons .coupons-title-text {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .coupons .coupons-title-text {
        float: left;
        width: 66.6666666667%;
    }
}

.coupons .coupons-title-button {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .coupons .coupons-title-button {
        float: left;
        width: 33.3333333333%;
    }
}

.coupons .abo-bonus-card {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .coupons .abo-bonus-card {
        float: left;
        width: 41.6666666667%;
    }
}

.coupons .abo-bonus-card-description {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .coupons .abo-bonus-card-description {
        float: left;
        width: 58.3333333333%;
    }
}

.coupon {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .coupon {
        float: left;
        width: 20%;
    }
}

.push-service {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .push-service {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .push-service {
        float: left;
        /* width: 33.3333333333%;*/
        width: 50%;
    }
}

.archiv-results {
    margin-left: -15px;
    margin-right: -15px;
}

.archiv-results:before,
.archiv-results:after {
    content: " ";
    display: table;
}

.archiv-results:after {
    clear: both;
}

.archiv-results .archiv-item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .archiv-results .archiv-item {
        float: left;
        width: 33.3333333333%;
    }
}

@media (min-width: 992px) {
    .archiv-results .archiv-item {
        float: left;
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .archiv-results .archiv-item {
        float: left;
        width: 16.6666666667%;
    }
}

.archiv-results-date .archiv-results-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .archiv-results-date .archiv-results-content {
        float: left;
        width: 75%;
    }
}

.results-item {
    margin-left: -15px;
    margin-right: -15px;
}

.results-item:before,
.results-item:after {
    content: " ";
    display: table;
}

.results-item:after {
    clear: both;
}

.results-item .result-image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .results-item .result-image {
        float: left;
        width: 25%;
    }
}

.results-item .result-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .results-item .result-content {
        float: left;
        width: 75%;
    }
}

.content-with-sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .content-with-sidebar {
        float: left;
        width: 75%;
    }
}

aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    aside {
        float: left;
        width: 25%;
    }
}

footer.bottom {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

footer.bottom:before,
footer.bottom:after {
    content: " ";
    display: table;
}

footer.bottom:after {
    clear: both;
}

footer.bottom .customer-service {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    footer.bottom .customer-service {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    footer.bottom .customer-service {
        float: left;
        width: 33%;
    }
}

footer.bottom .accessibility {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    footer.bottom .accessibility {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    footer.bottom .accessibility {
        float: left;
        width: 33%;
    }
}

footer.bottom .publisher {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    footer.bottom .publisher {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    footer.bottom .publisher {
        float: left;
        width: 33%;
    }
}

footer.bottom .social-media {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    footer.bottom .social-media {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    footer.bottom .social-media {
        float: left;
        width: 33%;
    }
}

.accordion {
    text-align: left;
}

.accordion .panel {
    margin: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion .panel>a {
    font-size: 20px;
    font-weight: 600;
    display: block;
    padding: 10px 0;
    border-bottom: 2px solid #d6d6d6;
}

.accordion .panel>a.collapsed {
    color: #333;
}

.accordion .panel>a.collapsed:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion .panel>a:after {
    font-family: 'lineicons';
    float: right;
    content: '\e831';
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.accordion .panel>div {
    margin-top: 11px;
}

.service-box{
    padding: 40px;
    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background .3s ease-in-out;
    transition: color .3s ease-in-out, background .3s ease-in-out;
    text-align: center;
}

.service-box i{
    font-size: 50px;
    color: #000;
}

.service-box h2{
    font-size: 40px;
    color: #000;
}

.service-box p{
    margin-bottom: 25px;
    color: #555;
}

.service-box:hover{
    background: #ebebeb;
}

.service-box:hover i,
.service-box:hover h2{
    color: #c00;
}

.service-item {
    position: relative;
    padding: 0;
    text-align: center;
    color: #fff;
}

.service-item.epaper {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/31010101/images/service-epaper.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.archiv {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-archiv.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.pushservice {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-pushservice.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.abovorteile {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-abo-vorteile.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.news {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-sieben.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.vacation {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-vacation.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.move {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-move.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.ovs {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/strip-vacation.jpg)
    center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.create-account-with-abo {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-create-account-with-abo.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item.create-account {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-create-account.jpg) center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service-item i {
    font-size: 60px;
}

.service-item h1 {
    font-size: 48px;
}

.service-item>a {
    display: block;
    padding: 150px 0;
    height: 500px;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    color: #fff;
    background: rgba(51, 51, 51, 0.5);
}

.service-item>a:hover,
.service-item>a:focus {
    text-decoration: none;
    background: rgba(204, 0, 0, 0.5);
}

.service-item .mobile {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.service-item .mobile button {
    padding: 15px 50px;
}

.service-item .mobile .mobile-content {
    font-size: 13px;
    font-weight: 700;
    background: #c00;
}

.service-item .mobile .mobile-content p {
    padding: 15px;
}

.service-item .mobile .mobile-store {
    margin-bottom: 20px;
}

.service-item .mobile .mobile-store img {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .pricing-box {
        margin-top: 38px;
    }
}

@media (min-width: 1200px) {
    .pricing-box {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.pricing-box.featured {
    margin-top: 0;
}

.pricing-box.featured .pricing-box-content {
    border: 5px solid #c00;
}

.pricing-box.featured .pricing-box-content h4 {
    text-transform: uppercase;
    color: #c00;
}

.pricing-box.featured .pricing-box-content ul {
    font-size: 16px;
}

.pricing-box .pricing-box-content {
    padding: 15px;
    background: #ebebeb;
}

@media (min-width: 992px) {
    .pricing-box .pricing-box-content {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .pricing-box .pricing-box-content {
        max-width: 480px;
        margin: 15px auto;
    }
}

.pricing-box .pricing-box-content .price {
    font-size: 25px;
    font-weight: 700;
}

.pricing-box .pricing-box-content .price small {
    font-size: 14px;
    font-weight: 400;
    color: #555;
}

.pricing-box .pricing-box-content .price sup {
    top: -.25em;
}

.pricing-box .pricing-box-content h2 {
    font-size: 35px;
}

.pricing-box .pricing-box-content hr {
    border-color: #fff;
}

.pricing-box .pricing-box-content ul {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 25px;
}

.btn {
    font-weight: 700;
    -webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
    -o-transition: background .3s ease-in-out, border .3s ease-in-out;
    transition: background .3s ease-in-out, border .3s ease-in-out;
    text-transform: uppercase;
}

.half-width-button {
    font-family: 'Oswald';
    font-size: 30px;
    padding: 40px 50px 34px;
    white-space: normal;
    border: none;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.half-width-button i {
    font-size: 2.5rem;
}

.half-width-button i::before {
    display: none;
}

@media (min-width: 768px) {
    .half-width-button {
        font-size: 2rem;
        white-space: nowrap;
    }

    .half-width-button i::before {
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    .half-width-button {
        font-size: 2.8rem;
        white-space: nowrap;
    }
}


.half-width-button:hover,
.half-width-button:focus {
    border-color: #fff;
}

.half-width-button.btn-left {
    text-align: center;
}

@media (min-width: 768px) {
    .half-width-button.btn-left {
        text-align: right;
        border-right: 3px solid #fff;
    }
}

.half-width-button.btn-right {
    text-align: center;
}

@media (min-width: 768px) {
    .half-width-button.btn-right {
        text-align: left;
        border-left: 3px solid #fff;
    }
}

.form-group-inline {
    display: table;
    width: 100%;
}

.form-group-inline label {
    font-size: 30px;
    line-height: 35px;
    display: table-cell;
    width: 42px;
    vertical-align: middle;
}

.form-group-inline .input-inline {
    display: table-cell;
}

.form-group .parsley-errors-list {
    padding: 0;
    list-style: none;
    color: #c00;
}

input:-webkit-autofill,
input:focus:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkbox,
.radio {
    margin-bottom: 0;
}

input[type='checkbox'],
input[type='radio'] {
    position: absolute;
    opacity: 0;
}

input[type='checkbox'],
label.checkbox,
input[type='radio'],
label.radio {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}

label.checkbox,
label.radio {
    position: relative;
    top: -3px;
}

input[type='checkbox']:disabled+label.checkbox,
input[type='radio']:disabled+label.radio {
    cursor: not-allowed;
    text-decoration: line-through;
    background: transparent;
}

input[type='checkbox']+label.checkbox:before,
input[type='radio']+label.radio:before {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 2px;
    margin-right: 10px;
    padding: 2px;
    content: '';
    text-align: center;
    vertical-align: top;
    border: 2px solid #fff;
    background: #fff;
}

input[type='checkbox']:checked+label.checkbox:before {
    background: #333;
    -webkit-box-shadow: inset 0 0 0 2px #fff;
    box-shadow: inset 0 0 0 2px #fff;
}

input[type='radio']+label.radio:before {
    border-radius: 50%;
}

input[type='radio']:checked+label.radio:before {
    background: #888;
    -webkit-box-shadow: inset 0 0 0 4px #fff;
    box-shadow: inset 0 0 0 4px #fff;
}

input[type='checkbox']:focus+label.checkbox:before,
input[type='radio']:focus+label.radio:before {
    border-color: #c00;
}

.datepicker {
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker&-rtl {
    direction: rtl;
}

.datepicker&-rtl table tr td span {
    float: right;
}

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
}

.datepicker-dropdown:before {
    position: absolute;
    display: inline-block;
    content: '';
    border-top: 0;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
}

.datepicker-dropdown:after {
    position: absolute;
    display: inline-block;
    content: '';
    border-top: 0;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
    bottom: -7px;
    border-top: 7px solid rgba(0, 0, 0, 0.15);
    border-bottom: 0;
}

.datepicker-dropdown.datepicker-orient-top:after {
    bottom: -6px;
    border-top: 6px solid #fff;
    border-bottom: 0;
}

.datepicker>div {
    display: none;
}

.datepicker table {
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    border-radius: 4px;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
    color: #d6d6d6;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    cursor: pointer;
    background: #ebebeb;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    cursor: default;
    color: #d6d6d6;
    background: none;
}

.datepicker table tr td.highlighted {
    border-radius: 0;
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
    color: #000;
    background-color: #afd9ee;
    border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open>.datepicker table tr td.highlighted.dropdown-toggle {
    color: #000;
    background-color: #afd9ee;
    border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active.focus,
.open>.datepicker table tr td.highlighted.dropdown-toggle:hover,
.open>.datepicker table tr td.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.highlighted.dropdown-toggle.focus {
    color: #000;
    background-color: #91cbe8;
    border-color: #298fc2;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open>.datepicker table tr td.highlighted.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:active,
.datepicker table tr td.highlighted.disabled.active,
.datepicker table tr td.highlighted[disabled],
.datepicker table tr td.highlighted[disabled]:hover,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:active,
.datepicker table tr td.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.highlighted,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:active,
fieldset[disabled] .datepicker table tr td.highlighted.active {
    background-color: #d9edf7;
    border-color: #85c5e5;
}

.datepicker table tr td.highlighted .badge {
    color: #d9edf7;
    background-color: #000;
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
    color: #d6d6d6;
    background: #d9edf7;
}

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
    color: #000;
    background-color: #ffc966;
    border-color: #b37400;
}

.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open>.datepicker table tr td.today.dropdown-toggle {
    color: #000;
    background-color: #ffc966;
    border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active.focus,
.open>.datepicker table tr td.today.dropdown-toggle:hover,
.open>.datepicker table tr td.today.dropdown-toggle:focus,
.open>.datepicker table tr td.today.dropdown-toggle.focus {
    color: #000;
    background-color: #ffbc42;
    border-color: #b37400;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open>.datepicker table tr td.today.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today[disabled].active,
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today.active {
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today .badge {
    color: #ffdb99;
    background-color: #000;
}

.datepicker table tr td.today.focused {
    background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
    color: #d6d6d6;
    background: #ffdb99;
}

.datepicker table tr td.range {
    border-radius: 0;
    color: #000;
    background-color: #ebebeb;
    border-color: #b8b8b8;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
    color: #000;
    background-color: #d2d2d2;
    border-color: #787878;
}

.datepicker table tr td.range:hover {
    color: #000;
    background-color: #d2d2d2;
    border-color: #999999;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open>.datepicker table tr td.range.dropdown-toggle {
    color: #000;
    background-color: #d2d2d2;
    border-color: #999999;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active.focus,
.open>.datepicker table tr td.range.dropdown-toggle:hover,
.open>.datepicker table tr td.range.dropdown-toggle:focus,
.open>.datepicker table tr td.range.dropdown-toggle.focus {
    color: #000;
    background-color: silver;
    border-color: #787878;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open>.datepicker table tr td.range.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled],
.datepicker table tr td.range[disabled]:hover,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range,
fieldset[disabled] .datepicker table tr td.range:hover,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:active,
fieldset[disabled] .datepicker table tr td.range.active {
    background-color: #ebebeb;
    border-color: #b8b8b8;
}

.datepicker table tr td.range .badge {
    color: #ebebeb;
    background-color: #000;
}

.datepicker table tr td.range.focused {
    background: #d2d2d2;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
    color: #d6d6d6;
    background: #ebebeb;
}

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e2ecf1;
    border-color: #9dbfd0;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
    color: #000;
    background-color: #c0d5e0;
    border-color: #4d85a0;
}

.datepicker table tr td.range.highlighted:hover {
    color: #000;
    background-color: #c0d5e0;
    border-color: #74a4bc;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle {
    color: #000;
    background-color: #c0d5e0;
    border-color: #74a4bc;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active.focus,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle:hover,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle.focus {
    color: #000;
    background-color: #a8c6d5;
    border-color: #4d85a0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open>.datepicker table tr td.range.highlighted.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:active,
.datepicker table tr td.range.highlighted.disabled.active,
.datepicker table tr td.range.highlighted[disabled],
.datepicker table tr td.range.highlighted[disabled]:hover,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:active,
.datepicker table tr td.range.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.range.highlighted,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:active,
fieldset[disabled] .datepicker table tr td.range.highlighted.active {
    background-color: #e2ecf1;
    border-color: #9dbfd0;
}

.datepicker table tr td.range.highlighted .badge {
    color: #e2ecf1;
    background-color: #000;
}

.datepicker table tr td.range.highlighted.focused {
    background: #c0d5e0;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
    color: #d6d6d6;
    background: #e2ecf1;
}

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f5c876;
    border-color: #eea217;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
    color: #000;
    background-color: #f2b546;
    border-color: #7c5409;
}

.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f2b546;
    border-color: #ba7d0e;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open>.datepicker table tr td.range.today.dropdown-toggle {
    color: #000;
    background-color: #f2b546;
    border-color: #ba7d0e;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active.focus,
.open>.datepicker table tr td.range.today.dropdown-toggle:hover,
.open>.datepicker table tr td.range.today.dropdown-toggle:focus,
.open>.datepicker table tr td.range.today.dropdown-toggle.focus {
    color: #000;
    background-color: #efa825;
    border-color: #7c5409;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open>.datepicker table tr td.range.today.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today.active {
    background-color: #f5c876;
    border-color: #eea217;
}

.datepicker table tr td.range.today .badge {
    color: #f5c876;
    background-color: #000;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
    color: #d6d6d6;
    background: #f5c876;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    background-color: #d6d6d6;
    border-color: #aaa;
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.highlighted.focus {
    color: #fff;
    background-color: #bdbdbd;
    border-color: #6a6a6a;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
    color: #fff;
    background-color: #bdbdbd;
    border-color: #8b8b8b;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.active,
.open>.datepicker table tr td.selected.dropdown-toggle,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted.active,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle {
    color: #fff;
    background-color: #bdbdbd;
    border-color: #8b8b8b;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active.focus,
.open>.datepicker table tr td.selected.dropdown-toggle:hover,
.open>.datepicker table tr td.selected.dropdown-toggle:focus,
.open>.datepicker table tr td.selected.dropdown-toggle.focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle:hover,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle.focus {
    color: #fff;
    background-color: #ababab;
    border-color: #6a6a6a;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.active,
.open>.datepicker table tr td.selected.dropdown-toggle,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted.active,
.open>.datepicker table tr td.selected.highlighted.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected[disabled].active,
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.disabled,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:active,
.datepicker table tr td.selected.highlighted.disabled.active,
.datepicker table tr td.selected.highlighted[disabled],
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:active,
.datepicker table tr td.selected.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.highlighted,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
fieldset[disabled] .datepicker table tr td.selected.highlighted.active {
    background-color: #d6d6d6;
    border-color: #aaa;
}

.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
    color: #d6d6d6;
    background-color: #fff;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.highlighted.focus {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.active,
.open>.datepicker table tr td.active.dropdown-toggle,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted.active,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active.focus,
.open>.datepicker table tr td.active.dropdown-toggle:hover,
.open>.datepicker table tr td.active.dropdown-toggle:focus,
.open>.datepicker table tr td.active.dropdown-toggle.focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active.focus,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle:hover,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle:focus,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle.focus {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.active,
.open>.datepicker table tr td.active.dropdown-toggle,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted.active,
.open>.datepicker table tr td.active.highlighted.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active[disabled].active,
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.disabled,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:active,
.datepicker table tr td.active.highlighted.disabled.active,
.datepicker table tr td.active.highlighted[disabled],
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:active,
.datepicker table tr td.active.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.active.highlighted,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:active,
fieldset[disabled] .datepicker table tr td.active.highlighted.active {
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
    color: #c00;
    background-color: #fff;
}

.datepicker table tr td span {
    line-height: 54px;
    display: block;
    float: left;
    width: 23%;
    height: 54px;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

.datepicker table tr td span:hover {
    background: #ebebeb;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    cursor: default;
    color: #d6d6d6;
    background: none;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover.focus {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active.active,
.open>.datepicker table tr td span.active.dropdown-toggle,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover.active,
.open>.datepicker table tr td span.active:hover.dropdown-toggle,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled.active,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover.active,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active.focus,
.open>.datepicker table tr td span.active.dropdown-toggle:hover,
.open>.datepicker table tr td span.active.dropdown-toggle:focus,
.open>.datepicker table tr td span.active.dropdown-toggle.focus,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active.focus,
.open>.datepicker table tr td span.active:hover.dropdown-toggle:hover,
.open>.datepicker table tr td span.active:hover.dropdown-toggle:focus,
.open>.datepicker table tr td span.active:hover.dropdown-toggle.focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active.focus,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle:hover,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle:focus,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle.focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle:hover,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle:focus,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle.focus {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active.active,
.open>.datepicker table tr td span.active.dropdown-toggle,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover.active,
.open>.datepicker table tr td span.active:hover.dropdown-toggle,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled.active,
.open>.datepicker table tr td span.active.disabled.dropdown-toggle,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover.active,
.open>.datepicker table tr td span.active.disabled:hover.dropdown-toggle {
    background-image: none;
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active[disabled].active,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
    background-color: #c00;
    border-color: #c00;
}

.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
    color: #c00;
    background-color: #fff;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
    color: #d6d6d6;
}

.datepicker .datepicker-switch {
    width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
    cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
    background: #ebebeb;
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.input-daterange {
    width: 100%;
}

.input-daterange input {
    text-align: center;
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
    line-height: 1.428571429;
    width: auto;
    min-width: 16px;
    margin-right: -5px;
    margin-left: -5px;
    padding: 4px 5px;
    border-width: 1px 0;
    text-shadow: 0 1px 0 #fff;
}

.select2-container {
    position: relative;
    z-index: 2;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    padding-right: 20px;
    padding-left: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 32px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    position: absolute;
    z-index: 1051;
    left: -100000px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    background-color: white;
}

.select2-results {
    display: block;
}

.select2-results__options {
    margin: 0;
    padding: 0;
    list-style: none;
}

.select2-results__option {
    padding: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    display: block;
    width: auto;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    border: 0;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.select2-container {
    display: block;
}

.select2-container .select2-selection {
    outline: 0;
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #aaa;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container .select2-search--dropdown .select2-search__field {
    font-family: "OpenSans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #aaa;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container .select2-search__field {
    outline: 0;
}

.select2-container .select2-search__field::-webkit-input-placeholder {
    color: #999;
}

.select2-container .select2-search__field:-moz-placeholder {
    color: #999;
}

.select2-container .select2-search__field::-moz-placeholder {
    opacity: 1;
    color: #999;
}

.select2-container .select2-search__field:-ms-input-placeholder {
    color: #999;
}

.select2-container .select2-results__option {}

.select2-container .select2-results__option[role=group] {
    padding: 0;
}

.select2-container .select2-results__option[aria-disabled=true] {
    cursor: not-allowed;
    color: #d6d6d6;
}

.select2-container .select2-results__option[aria-selected=true] {
    color: #7b7b7b;
    background-color: #f5f5f5;
}

.select2-container .select2-results__option--highlighted[aria-selected] {
    color: #fff;
    background-color: #c00;
}

.select2-container .select2-results__option .select2-results__option {
    padding: 10px 20px;
}

.select2-container .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -20px;
    padding-left: 40px;
}

.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -40px;
    padding-left: 60px;
}

.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -60px;
    padding-left: 80px;
}

.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -80px;
    padding-left: 100px;
}

.select2-container .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -100px;
    padding-left: 120px;
}

.select2-container .select2-results__group {
    font-size: 14px;
    line-height: 1.428571429;
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
    color: #d6d6d6;
}

.select2-container.select2-container--focus .select2-selection,
.select2-container.select2-container--open .select2-selection {
    border-color: #c00;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.select2-container.select2-container--open {}

.select2-container.select2-container--open .select2-selection .select2-selection__arrow b {
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #999 transparent;
}

.select2-container.select2-container--open.select2-container--below .select2-selection {
    border-bottom-color: transparent;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container.select2-container--open.select2-container--above .select2-selection {
    border-top-color: transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.select2-container .select2-selection__clear {
    font-weight: bold;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    color: #999;
}

.select2-container .select2-selection__clear:hover {
    color: #333;
}

.select2-container.select2-container--disabled .select2-selection {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container.select2-container--disabled .select2-selection,
.select2-container.select2-container--disabled .select2-search__field {
    cursor: not-allowed;
}

.select2-container.select2-container--disabled .select2-selection,
.select2-container.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    background-color: #ebebeb;
}

.select2-container.select2-container--disabled .select2-selection__clear,
.select2-container.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
    display: none;
}

.select2-container .select2-dropdown {
    overflow-x: hidden;
    margin-top: -1px;
    border-color: #c00;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container .select2-dropdown--above {
    margin-top: 1px;
}

.select2-container .select2-results>.select2-results__options {
    overflow-y: auto;
    max-height: 200px;
}

.select2-container .select2-selection--single {
    line-height: 1.428571429;
    height: 44px;
    padding: 10px 32px 10px 20px;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 4px;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 0;
    margin-top: -2px;
    margin-left: -4px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #999 transparent transparent transparent;
}

.select2-container .select2-selection--single .select2-selection__rendered[title="Bitte wählen Sie aus:"]{
    padding: 0;
    color: #aaa;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    color: #000;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container .select2-selection--multiple {
    min-height: 44px;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    line-height: 1.428571429;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-selection--multiple .select2-selection__placeholder {
    float: left;
    margin-top: 5px;
    color: #999;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
    float: left;
    margin: 9px 0 0 10px;
    padding: 0 10px;
    cursor: default;
    color: #aaa;
    border: 1px solid #333;
    border-radius: 4px;
    background: #333;
}

.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    line-height: 1.428571429;
    min-width: 5em;
    height: 42px;
    margin-top: 0;
    padding: 0 20px;
    background: transparent;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
    color: #999;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    margin-top: 10px;
}

.select2-container.input-sm,
.input-group-sm>.select2-container.form-control,
.input-group-sm>.select2-container.input-group-addon,
.input-group-sm>.input-group-btn>.select2-container.btn,
.select2-container.input-lg,
.input-group-lg>.select2-container.form-control,
.input-group-lg>.select2-container.input-group-addon,
.input-group-lg>.input-group-btn>.select2-container.btn {
    font-size: 12px;
    line-height: 1;
    height: auto;
    padding: 0;
    border-radius: 0;
}

.select2-container.input-sm .select2-selection--single,
.input-group-sm>.select2-container.form-control .select2-selection--single,
.input-group-sm>.select2-container.input-group-addon .select2-selection--single,
.input-group-sm>.input-group-btn>.select2-container.btn .select2-selection--single,
.input-group-sm .select2-container .select2-selection--single,
.form-group-sm .select2-container .select2-selection--single {
    font-size: 14px;
    line-height: 1.5;
    height: 33px;
    padding: 5px 22px 5px 10px;
    border-radius: 0;
}

.select2-container.input-sm .select2-selection--single .select2-selection__arrow b,
.input-group-sm>.select2-container.form-control .select2-selection--single .select2-selection__arrow b,
.input-group-sm>.select2-container.input-group-addon .select2-selection--single .select2-selection__arrow b,
.input-group-sm>.input-group-btn>.select2-container.btn .select2-selection--single .select2-selection__arrow b,
.input-group-sm .select2-container .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container .select2-selection--single .select2-selection__arrow b {
    margin-left: -5px;
}

.select2-container.input-sm .select2-selection--multiple,
.input-group-sm>.select2-container.form-control .select2-selection--multiple,
.input-group-sm>.select2-container.input-group-addon .select2-selection--multiple,
.input-group-sm>.input-group-btn>.select2-container.btn .select2-selection--multiple,
.input-group-sm .select2-container .select2-selection--multiple,
.form-group-sm .select2-container .select2-selection--multiple {
    min-height: 33px;
}

.select2-container.input-sm .select2-selection--multiple .select2-selection__choice,
.input-group-sm>.select2-container.form-control .select2-selection--multiple .select2-selection__choice,
.input-group-sm>.select2-container.input-group-addon .select2-selection--multiple .select2-selection__choice,
.input-group-sm>.input-group-btn>.select2-container.btn .select2-selection--multiple .select2-selection__choice,
.input-group-sm .select2-container .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container .select2-selection--multiple .select2-selection__choice {
    font-size: 14px;
    line-height: 1.5;
    margin: 4px 0 0 5px;
    padding: 0 5px;
}

.select2-container.input-sm .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-sm>.select2-container.form-control .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-sm>.select2-container.input-group-addon .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-sm>.input-group-btn>.select2-container.btn .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-sm .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    font-size: 14px;
    line-height: 1.5;
    height: 31px;
    padding: 0 10px;
}

.select2-container.input-sm .select2-selection--multiple .select2-selection__clear,
.input-group-sm>.select2-container.form-control .select2-selection--multiple .select2-selection__clear,
.input-group-sm>.select2-container.input-group-addon .select2-selection--multiple .select2-selection__clear,
.input-group-sm>.input-group-btn>.select2-container.btn .select2-selection--multiple .select2-selection__clear,
.input-group-sm .select2-container .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container .select2-selection--multiple .select2-selection__clear {
    margin-top: 5px;
}

.select2-container.input-lg .select2-selection--single,
.input-group-lg>.select2-container.form-control .select2-selection--single,
.input-group-lg>.select2-container.input-group-addon .select2-selection--single,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--single,
.input-group-lg .select2-container .select2-selection--single,
.form-group-lg .select2-container .select2-selection--single {
    font-size: 20px;
    line-height: 1.3333333;
    height: 49px;
    padding: 10px 31px 10px 16px;
    border-radius: 0;
}

.select2-container.input-lg .select2-selection--single .select2-selection__arrow,
.input-group-lg>.select2-container.form-control .select2-selection--single .select2-selection__arrow,
.input-group-lg>.select2-container.input-group-addon .select2-selection--single .select2-selection__arrow,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--single .select2-selection__arrow,
.input-group-lg .select2-container .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container .select2-selection--single .select2-selection__arrow {
    width: 5px;
}

.select2-container.input-lg .select2-selection--single .select2-selection__arrow b,
.input-group-lg>.select2-container.form-control .select2-selection--single .select2-selection__arrow b,
.input-group-lg>.select2-container.input-group-addon .select2-selection--single .select2-selection__arrow b,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--single .select2-selection__arrow b,
.input-group-lg .select2-container .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container .select2-selection--single .select2-selection__arrow b {
    margin-top: -2.5px;
    margin-left: -5px;
    margin-left: -10px;
    border-width: 5px 5px 0 5px;
}

.select2-container.input-lg .select2-selection--multiple,
.input-group-lg>.select2-container.form-control .select2-selection--multiple,
.input-group-lg>.select2-container.input-group-addon .select2-selection--multiple,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--multiple,
.input-group-lg .select2-container .select2-selection--multiple,
.form-group-lg .select2-container .select2-selection--multiple {
    min-height: 49px;
}

.select2-container.input-lg .select2-selection--multiple .select2-selection__choice,
.input-group-lg>.select2-container.form-control .select2-selection--multiple .select2-selection__choice,
.input-group-lg>.select2-container.input-group-addon .select2-selection--multiple .select2-selection__choice,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--multiple .select2-selection__choice,
.input-group-lg .select2-container .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container .select2-selection--multiple .select2-selection__choice {
    font-size: 20px;
    line-height: 1.3333333;
    margin: 9px 0 0 8px;
    padding: 0 10px;
    border-radius: 4px;
}

.select2-container.input-lg .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-lg>.select2-container.form-control .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-lg>.select2-container.input-group-addon .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--multiple .select2-search--inline .select2-search__field,
.input-group-lg .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container .select2-selection--multiple .select2-search--inline .select2-search__field {
    font-size: 20px;
    line-height: 1.3333333;
    height: 47px;
    padding: 0 16px;
}

.select2-container.input-lg .select2-selection--multiple .select2-selection__clear,
.input-group-lg>.select2-container.form-control .select2-selection--multiple .select2-selection__clear,
.input-group-lg>.select2-container.input-group-addon .select2-selection--multiple .select2-selection__clear,
.input-group-lg>.input-group-btn>.select2-container.btn .select2-selection--multiple .select2-selection__clear,
.input-group-lg .select2-container .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container .select2-selection--multiple .select2-selection__clear {
    margin-top: 10px;
}

.select2-container.input-lg.select2-container--open .select2-selection--single,
.input-group-lg>.select2-container.select2-container--open.form-control .select2-selection--single,
.input-group-lg>.select2-container.select2-container--open.input-group-addon .select2-selection--single,
.input-group-lg>.input-group-btn>.select2-container.select2-container--open.btn .select2-selection--single {}

.select2-container.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b,
.input-group-lg>.select2-container.select2-container--open.form-control .select2-selection--single .select2-selection__arrow b,
.input-group-lg>.select2-container.select2-container--open.input-group-addon .select2-selection--single .select2-selection__arrow b,
.input-group-lg>.input-group-btn>.select2-container.select2-container--open.btn .select2-selection--single .select2-selection__arrow b {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #999 transparent;
}

.input-group-lg .select2-container.select2-container--open .select2-selection--single {}

.input-group-lg .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #999 transparent;
}

.select2-container[dir='rtl'] {}

.select2-container[dir='rtl'] .select2-selection--single {
    padding-right: 20px;
    padding-left: 32px;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 0;
    text-align: right;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__arrow {
    right: auto;
    left: 20px;
}

.select2-container[dir='rtl'] .select2-selection--single .select2-selection__arrow b {
    margin-left: 0;
}

.select2-container[dir='rtl'] .select2-selection--multiple .select2-selection__choice,
.select2-container[dir='rtl'] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
    margin-right: 10px;
    margin-left: 0;
}

.select2-container[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: auto;
    margin-left: 2px;
}

.has-warning .select2-dropdown,
.has-warning .select2-selection {
    border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
    border-color: #66512c;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-warning.select2-drop-active {
    border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
    border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
    border-color: #843534;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error.select2-drop-active {
    border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
    border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
    border-color: #2b542c;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-success.select2-drop-active {
    border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #2b542c;
}

.select2-bootstrap-append .select2-container,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-end .select2-container,
.select2-bootstrap-end .input-group-btn,
.select2-bootstrap-end .input-group-btn .btn {
    vertical-align: top;
}

.form-control.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important;
}

.loader {
    width: 60px;
    margin: 0 auto;
}

.loader>div {
    float: left;
    width: 30px;
    height: 30px;
    -webkit-animation: loaderAnimation 2.4s infinite linear both;
    -o-animation: loaderAnimation 2.4s infinite linear both;
    animation: loaderAnimation 2.4s infinite linear both;
    opacity: 1;
    background: #c00;
    -webkit-box-shadow: inset 0 0 0 5px #fff;
    box-shadow: inset 0 0 0 5px #fff;
}

.loader .square2 {
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
}

.loader .square3 {
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
}

.loader .square4 {
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s;
}

@-webkit-keyframes loaderAnimation {

    0%,
    10% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    90%,
    100% {
        opacity: 0;
    }
}

@-o-keyframes loaderAnimation {

    0%,
    10% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    90%,
    100% {
        opacity: 0;
    }
}

@keyframes loaderAnimation {

    0%,
    10% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    90%,
    100% {
        opacity: 0;
    }
}

@media (max-width: 767px) {
    .modal-footer .btn {
        display: block;
        width: 100%;
        margin: 0;
    }

    .modal-footer .btn+.btn {
        margin: 0;
        margin-top: 10px;
    }
}

.navbar {
    border: none;
}

.navbar .navbar-text {
    padding: 0 15px;
}

.navbar .navbar-nav>li>a.collapsed i.icon-angle-double-up:before {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    .navbar {
        min-height: 80px;
    }

    .navbar .navbar-nav>li>a {
        padding-top: 29px;
        padding-bottom: 29px;
    }

    .navbar .navbar-text {
        margin-top: 29px;
        margin-bottom: 29px;
        padding: 0;
    }

    .navbar .navbar-text .icon-user {
        margin-right: 5px;
    }
}

/*.navbar .navbar-header .hna-brand {*/
/*    display: inline-block;*/
/*    float: left;*/
/*}*/

/*.navbar .navbar-header .hna-brand img {*/
/*    height: 50px;*/
/*}*/

/*@media (min-width: 768px) {*/
/*    .navbar .navbar-header .hna-brand {*/
/*        margin-left: -15px;*/
/*    }*/

/*    .navbar .navbar-header .hna-brand img {*/
/*        display: block;*/
/*        max-width: 100%;*/
/*        height: 80px;*/
/*    }*/
/*}*/

/* implemented in splash, header and anmelden */
.navbar .navbar-header .hna-brand {
    display: inline-block;
    background-image: url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/31010101/images/logo.png');
    float: left;
    width: 178px; /* adjust as needed */
    height: 50px; /* adjust as needed */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    text-indent: -9999px; /* hides any text inside the link */
}


@media (min-width: 768px) {
    .navbar .navbar-header .hna-brand {
        margin-left: -15px;
        width: 284px;
        height: 80px;
    }
}

/* only splash */
@media (max-width: 1200px) {
    .navbar .navbar-header .hna-brand-splash {
        margin-left: -15px;
        width: 178px;
        height: 50px; /* adjust as needed */
    }
}

.navbar .navbar-header .navbar-nav {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

@media (min-width: 768px) {
    .navbar .navbar-header .navbar-nav {
        margin-left: 0;
    }
}

.navbar .navbar-header .navbar-title {
    font-family: 'Oswald', serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    margin: 0;
    color: #fff;
}

@media (min-width: 768px) {
    .navbar .navbar-header .navbar-title {
        font-size: 41px;
        line-height: 1.1;
        margin: 17px 30px;
    }

    .navbar .navbar-header .navbar-title:before {
        margin-right: 20px;
        content: '|';
    }
}

.navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 768px) {
    .navbar-nav>li>.dropdown-user {
        min-width: 300px;
        margin-top: -1px;
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-nav>li>.dropdown-user>li {
        float: left;
        width: 50%;
        text-align: center;
        background: #888;
    }

    .navbar-nav>li>.dropdown-user>li a {
        padding: 15px;
        -webkit-transition: background .3s ease-in-out;
        -o-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
        color: #fff;
    }

    .navbar-nav>li>.dropdown-user>li a:hover,
    .navbar-nav>li>.dropdown-user>li a:focus {
        color: #c00;
        background: #fff;
    }

    .navbar-nav>li>.dropdown-user>li i {
        font-size: 40px;
        display: block;
    }

    .navbar-nav>li>.dropdown-user>li.dropdown-footer {
        background: #333;
    }

    .navbar-nav>li>.dropdown-user>li.dropdown-footer a:hover,
    .navbar-nav>li>.dropdown-user>li.dropdown-footer a:focus {
        background: #000;
    }

    .navbar-nav>li>.dropdown-user>li.dropdown-footer i {
        font-size: inherit;
        display: inline;
    }
}

@media (min-: 767px) {

    .navbar-default li,
    .navbar-inverse li,
    .navbar-transparent li {
        text-align: center;
    }
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar,
.navbar-transparent .navbar-toggle:hover .icon-bar,
.navbar-transparent .navbar-toggle:focus .icon-bar {
    background-color: #c00;
}

.navbar-inverse.navbar-fixed-top {
    margin-top: 50px;
}

@media (min-width: 768px) {
    .navbar-inverse.navbar-fixed-top {
        margin-top: 80px;
    }

    .navbar-inverse>.container-fluid {
        padding-left: 30px;
    }
}

@media (max-width: 767px) {
    .navbar-inverse .container-fluid>.navbar-brand {
        padding-left: 0;
    }
}

.navbar-inverse .navbar-brand {
    font-family: 'Oswald';
    font-size: 30px;
    font-weight: 600;
    height: auto;
    min-height: 50px;
    line-height: 1;
    color: #333;
}

@media (min-width: 768px) {
    .navbar-inverse .navbar-brand {
        font-size: 40px;
        padding: 30px 15px;
    }
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: inherit;
}

.navbar-inverse .navbar-brand small {
    font-family: 'OpenSans';
    font-size: 16px;
    font-weight: 300;
    margin-left: 15px;
}

.navbar-inverse .navbar-form.find {
    text-align: center;
}

@media (min-width: 768px) {
    .navbar-inverse .navbar-form.find {
        margin-top: 22px;
        margin-bottom: 22px;
    }
}

.navbar-inverse .navbar-nav>li a {
    color: #333;
}

.navbar-inverse .navbar-nav>li a:hover,
.navbar-inverse .navbar-nav>li a:focus {
    text-decoration: underline;
}

.navbar-inverse .navbar-nav>.active a {
    text-decoration: underline;
}

.navbar-transparent .navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-transparent .navbar-nav>li>a {
    color: #fff;
}

.navbar-transparent .navbar-nav>li>a:hover,
.navbar-transparent .navbar-nav>li>a:focus {
    color: #333;
    background: transparent;
}

@media (min-width: 768px) {

    .navbar-transparent .navbar-nav>li>a:hover,
    .navbar-transparent .navbar-nav>li>a:focus {
        color: #c00;
    }
}

.cookies {
    height: 0;
    color: #fff;
    background: #c00;
}

.cookies a {
    color: #fff;
}

.cookies .cookies-close {
    float: right;
    padding: 19px 25px;
}

.cookies .cookies-close span {
    display: none;
}

@media (min-width: 768px) {
    .cookies .cookies-close span {
        display: inline;
    }
}

.cookies .cookies-close:hover {
    text-decoration: none;
    color: #c00;
    background: #fff;
}

.cookies .cookies-notice {
    padding: 19px 20px;
}

.cookies .cookies-notice strong {
    text-transform: uppercase;
}

.cookies .cookies-notice a {
    text-decoration: underline;
}

.cookies .cookies-notice a:hover {
    color: #ebebeb;
}

.search {
    background: #ebebeb;
}

.search .nav>li {
    padding: 15px 15px 0;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .search .nav>li.edition {
        padding-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .search .nav>li {
        padding: 27px 15px;
    }
}

.search label {
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
}

.search .form-group {
    display: block;
    margin-bottom: 0;
}

.search .input .input-group-addon {
    display: none;
}

@media (min-width: 1200px) {
    .search .input .input-group-addon {
        display: table-cell;
    }
}

.search .input .input-group {
    width: 100%;
}

.search .options {
    position: relative;
}

@media (min-width: 1200px) {

    .search .options:before,
    .search .options:after {
        position: absolute;
        top: 50%;
        width: 3px;
        height: 42px;
        content: '';
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #d6d6d6;
    }

    .search .options:before {
        left: 0;
    }

    .search .options:after {
        right: 0;
    }
}

.search .options-item {
    display: inline;
    margin-right: 15px;
}

@media (min-width: 768px) {
    .search .options-item {
        display: block;
        margin-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search .options-item label {
        white-space: nowrap;
    }
}

.search .edition {
    padding-right: 85px !important;
}

@media (min-width: 992px) {
    .search .edition {
        padding-right: 70px !important;
    }
}

@media (min-width: 992px) {
    .search .edition {
        padding-right: 100px !important;
    }
}

.search .edition i.icon-range {
    line-height: 36px;
    display: none;
    float: left;
}

@media (min-width: 1200px) {
    .search .edition i.icon-range {
        display: block;
    }

    .search .edition .form-group {
        margin-left: 30px;
    }
}

.search .search-close {
    position: absolute;
    top: 8px;
    right: 0;
    bottom: 0;
    float: right;
    max-width: 220px;
}

@media (min-width: 768px) {
    .search .search-close {
        top: 0;
    }
}

.search .search-close a {
    font-weight: 600;
    text-align: left;
    white-space: normal;
    text-transform: none;
}

@media (min-width: 768px) {
    .search .search-close a {
        padding: 27px 12px;
    }
}

.search .search-close a span {
    display: none;
}

.search .search-close a i {
    font-size: 20px;
    line-height: 44px;
}

@media (min-width: 992px) {
    .search .search-close a span {
        display: inline;
    }

    .search .search-close a i {
        float: left;
        margin-right: 10px;
    }
}

.find input[type='text'] {
    border-color: #fff;
}

.find input[type='text']:focus {
    border-color: #c00;
}

.find .btn {
    font-weight: 600;
    text-transform: uppercase;
}

.search input[type='text'],
.find input[type='text'] {
    font-weight: 600;
    text-align: center;
    color: #333;
}

.search .input-group-addon,
.find .input-group-addon {
    color: #333;
    border: none;
    background: transparent;
}

.search .input-group-addon i,
.find .input-group-addon i {
    font-size: 22px;
}

.search .input-group-addon i.icon-angle-double-right,
.find .input-group-addon i.icon-angle-double-right {
    margin-right: 15px;
    margin-left: -15px;
}

@media (max-width: 767px) {
    .find {
        border-top: 0;
    }
}

.find .input-group-addon {
    padding: 0 12px;
}

.find .input-group-addon i {
    font-size: 34px;
}

.search .input-group-addon {
    font-size: 12px;
    padding: 0 12px;
}

.search .input-group-addon.gray {
    color: #aaa;
}

.search .input-group-addon i {
    font-size: 21px;
    display: block;
    margin-bottom: 3px;
}

.search label {
    display: inline;
    white-space: nowrap;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .search .nav-justified>li.input {
        width: 12%;
    }
}

@media (min-width: 768px) {
    .search .nav-justified>li.edition {
        width: 2%;
    }
}

.btn-pushservice {
    float: right;
    margin-right: -15px;
    padding: 17px;
}

@media (min-width: 768px) {
    .btn-pushservice {
        padding: 38px;
    }
}

#archiv-navbar .navbar-right {
    display: none;
}

@media (min-width: 768px) {
    #archiv-navbar .navbar-right {
        display: block;
    }
}

#archiv-navbar .find {
    display: block !important;
}

.navbar-brand small {
    display: none;
}

@media (min-width: 992px) {
    .navbar-brand small {
        display: inline;
    }
}

@media (max-width: 1215px) {
    .navbar1175 {
        min-height: 50px;
    }

    .navbar1175 .navbar-header {
        float: none;
    }

    .navbar1175 .navbar-header .hna-brand img {
        height: 50px;
    }

    .navbar1175 .navbar-header .navbar-title {
        font-size: 30px;
        line-height: 35px;
        margin: 0;
    }

    .navbar1175 .navbar-header .navbar-title:before {
        display: none;
    }

    .navbar1175 .navbar-header .navbar-nav {
        margin-left: 15px;
    }

    .navbar1175 .navbar-left,
    .navbar1175 .navbar-right {
        float: none !important;
    }

    .navbar1175 .navbar-toggle {
        display: block;
    }

    .navbar1175 .navbar-collapse {
        border-top: 1px solid transparent;
    }

    .navbar1175 .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar1175 .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar1175 .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar1175 .navbar-nav>li {
        float: none;
    }

    .navbar1175 .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar1175 .collapse.in {
        display: block !important;
    }
}

@media (max-width: 1215px) {
    .navbar1175 .navbar-collapse {
        margin-left: -15px;
        background: #c00;
    }
}

@media (max-width: 767px) {
    .navbar1070 {
        min-height: 50px;
    }

    .navbar1070 .navbar-header {
        float: none;
    }

    .navbar1070 .navbar-header .hna-brand img {
        height: 50px;
    }

    .navbar1070 .navbar-header .navbar-title {
        font-size: 30px;
        line-height: 35px;
        margin: 0;
    }

    .navbar1070 .navbar-header .navbar-title:before {
        display: none;
    }

    .navbar1070 .navbar-header .navbar-nav {
        margin-left: 15px;
    }

    .navbar1070 .navbar-left,
    .navbar1070 .navbar-right {
        float: none !important;
    }

    .navbar1070 .navbar-toggle {
        display: block;
    }

    .navbar1070 .navbar-collapse {
        border-top: 1px solid transparent;
    }

    .navbar1070 .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar1070 .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar1070 .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar1070 .navbar-nav>li {
        float: none;
    }

    .navbar1070 .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar1070 .collapse.in {
        display: block !important;
    }
}

.strip {
    display: table;
    width: 100%;
    color: #fff;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.strip .btn {
    color: #fff;
    background-color: #c00;
    border-color: #c00;
}

.strip .btn:focus,
.strip .btn.focus {
    color: #fff;
    background-color: #990000;
    border-color: #4d0000;
}

.strip .btn:hover {
    color: #fff;
    background-color: #990000;
    border-color: #8f0000;
}

.strip .btn:active,
.strip .btn.active,
.open>.strip .btn.dropdown-toggle {
    color: #fff;
    background-color: #990000;
    border-color: #8f0000;
}

.strip .btn:active:hover,
.strip .btn:active:focus,
.strip .btn:active.focus,
.strip .btn.active:hover,
.strip .btn.active:focus,
.strip .btn.active.focus,
.open>.strip .btn.dropdown-toggle:hover,
.open>.strip .btn.dropdown-toggle:focus,
.open>.strip .btn.dropdown-toggle.focus {
    color: #fff;
    background-color: #750000;
    border-color: #4d0000;
}

.strip .btn:active,
.strip .btn.active,
.open>.strip .btn.dropdown-toggle {
    background-image: none;
}

.strip .btn.disabled,
.strip .btn.disabled:hover,
.strip .btn.disabled:focus,
.strip .btn.disabled.focus,
.strip .btn.disabled:active,
.strip .btn.disabled.active,
.strip .btn[disabled],
.strip .btn[disabled]:hover,
.strip .btn[disabled]:focus,
.strip .btn[disabled].focus,
.strip .btn[disabled]:active,
.strip .btn[disabled].active,
fieldset[disabled] .strip .btn,
fieldset[disabled] .strip .btn:hover,
fieldset[disabled] .strip .btn:focus,
fieldset[disabled] .strip .btn.focus,
fieldset[disabled] .strip .btn:active,
fieldset[disabled] .strip .btn.active {
    background-color: #c00;
    border-color: #c00;
}

.strip .btn .badge {
    color: #c00;
    background-color: #fff;
}

.strip:hover .btn {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.strip:hover .btn:focus,
.strip:hover .btn.focus {
    color: #fff;
    background-color: #1a1a1a;
    border-color: black;
}

.strip:hover .btn:hover {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #141414;
}

.strip:hover .btn:active,
.strip:hover .btn.active,
.open>.strip:hover .btn.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #141414;
}

.strip:hover .btn:active:hover,
.strip:hover .btn:active:focus,
.strip:hover .btn:active.focus,
.strip:hover .btn.active:hover,
.strip:hover .btn.active:focus,
.strip:hover .btn.active.focus,
.open>.strip:hover .btn.dropdown-toggle:hover,
.open>.strip:hover .btn.dropdown-toggle:focus,
.open>.strip:hover .btn.dropdown-toggle.focus {
    color: #fff;
    background-color: #080808;
    border-color: black;
}

.strip:hover .btn:active,
.strip:hover .btn.active,
.open>.strip:hover .btn.dropdown-toggle {
    background-image: none;
}

.strip:hover .btn.disabled,
.strip:hover .btn.disabled:hover,
.strip:hover .btn.disabled:focus,
.strip:hover .btn.disabled.focus,
.strip:hover .btn.disabled:active,
.strip:hover .btn.disabled.active,
.strip:hover .btn[disabled],
.strip:hover .btn[disabled]:hover,
.strip:hover .btn[disabled]:focus,
.strip:hover .btn[disabled].focus,
.strip:hover .btn[disabled]:active,
.strip:hover .btn[disabled].active,
fieldset[disabled] .strip:hover .btn,
fieldset[disabled] .strip:hover .btn:hover,
fieldset[disabled] .strip:hover .btn:focus,
fieldset[disabled] .strip:hover .btn.focus,
fieldset[disabled] .strip:hover .btn:active,
fieldset[disabled] .strip:hover .btn.active {
    background-color: #333;
    border-color: #333;
}

.strip:hover .btn .badge {
    color: #333;
    background-color: #fff;
}

.strip:hover .strip-content {
    background: #c00;
}

.strip:hover .strip-img:after {
    opacity: .25;
    background: #c00;
}

.strip.strip-right {
    text-align: left;
}

.strip.strip-left {
    text-align: right;
}

.strip .strip-img {
    position: relative;
    display: none;
    width: 60%;
}

@media (min-width: 768px) {
    .strip .strip-img {
        display: table-cell;
        vertical-align: top;
    }
}

.strip .strip-img.strip-epaper {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/31010101/images/service-epaper.jpg) no-repeat center;
}

.strip .strip-img.strip-archiv {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-archiv.jpg) no-repeat center;
}

.strip .strip-img.strip-abovorteile {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/service-abo-vorteile.jpg) no-repeat center;
}

.strip .strip-img.strip-complaint {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/complaint.jpg) no-repeat center;
}

.strip .strip-img.strip-vacation {
    background: url(https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/images/strip-vacation.jpg) no-repeat center;
}

.strip .strip-img:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: .25;
    background: #333;
    transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
}




.strip .strip-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.strip .strip-content {
    display: table-cell;
    width: 40%;
    padding: 60px;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    vertical-align: top;
    background: #333;
}

.strip .strip-content h2 {
    margin-top: 0;
}

.strip .strip-content p {
    margin-bottom: 30px;
}

footer.bottom {
    font-size: 15px;
    position: relative;
    z-index: 20;
    padding: 50px 30px 0;
    text-align: center;
    margin-top: 2rem;
    color: #fff;
    background: #333;
}

@media (min-width: 768px) {
    footer.bottom {
        text-align: center;
    }
}

@media (min-width: 1700px) {
    .extend {
        border-left: 2px solid black;
    }
}


/* Footer adjusted -> pushed to bottom 23.04.2024 */
@media (min-width: 1200px) {
    .service-item>a{
        height: 800px;
        align-content: center;
    }

    .service-item.ovs {
        background-position: 20% center;
    }

    /*.extend {*/
    /*    height: 100%;*/
    /*    border-left: 2px solid black;*/
    /*}*/

    .content {
        min-height: 800px;
        overflow: hidden;
    }

}

footer.bottom .customer-service,
footer.bottom .accessibility,
footer.bottom .publisher,
footer.bottom .social-media {
    margin-bottom: 50px;
}

footer.bottom a {
    text-decoration: underline;
    color: #fff;
}

footer.bottom a:hover {
    color: #c00;
}

footer.bottom h3 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
}

footer.bottom ul {
    padding: 0;
    list-style: none;
}

footer.bottom ul li {
    line-height: 1.9;
}

footer.bottom .icons {
    font-size: 40px;
    margin-bottom: 30px;
}

footer.bottom .icons a.facebook:hover {
    color: #49649f;
}

footer.bottom .icons a.twitter:hover {
    color: #2afdff;
}

footer.bottom .icons a.gplus:hover {
    color: #ec3321;
}

footer.bottom .copyright {
    font-size: 70%;
    color: #888;
}

footer.bottom .copyright ul li {
    display: inline-block;
    margin-right: 10px;
}

#upgrade-tag {
    padding: 0 0 0 10px;
}

#upgrade-tag h3 {
    margin-bottom: 0;
}

#upgrade-tag p {
    color: #FFF;
    margin: 0;
}

#upgrade-note {
    margin-top: 20px !important;
    font-size: 14px;
    font-style: italic;
}

@media (max-width: 767px) {
    #hna7_logo_menu {
        background: transparent url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/logo_hna7_white.png/scale/100/0/') no-repeat;
    }

    .service-item,
    .service-box{
        width: 100% !important;
    }

    .product-detail {
        width: 90%;
    }

    .product-detail p {
        font-size: 14px;
    }

    #upgrade-tag {
        display: none;
    }

    #upgrade-note {
        display: none;
    }
}

#hna7_logo_menu {
    background: transparent url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/logo_hna7_white.png/scale/100/0/') center top no-repeat;
    height: 30px;
}

#hna7_logo_menu:hover {
    background-image: url('https://s3.eu-central-1.amazonaws.com/media.ippen.meinabo/01010101/logo_hna7_red.png/scale/100/0/');
}


/* unset service-box background on hover for abo-services */
.unsetbg {
    background-color: unset !important;
}

/* OVS - Services */
.oru-group {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 1rem;
    min-height: 300px;
}

.oru-group p {
    text-align: left;
}

.oru-group a {
    width: 75%;
    word-wrap: break-word;
}

@media (max-width: 768px) {
    .oru-group {
        min-height: 100px;
    }

    .oru-group a {
        width: 100%;
        font-size: 14px;
        word-wrap: break-word;
    }
}

/* top-margin-class*/
.ovs-top-margin-10 {
    margin-top: 10px;
}

.top-margin-30 {
    margin-top: 30px;
}

.ovs-service-item,
.ovs-service-box{
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.ovs-spende-solo {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    width: 100%;
}

.ovs-spende-text-solo {
    width: 100%;
}

.ovs-menu {
    display: none;
}

@media (min-width: 768px) {
    .ovs-service-item,
    .ovs-service-box{
        float: left;
        width: 50%;
    }

    .ovs-spende-text-solo {
        width: 40%;
    }

    .ovs-menu {
        display: block;
    }
}
@media (min-width: 1200px) {
    .ovs-service-item,
    .ovs-service-box{
        float: left;
        width: 25%;
    }
}

.ovs-header-box {
    display: flex;
    flex-direction: row;
    margin-bottom: 2rem;
    width: 100%;
    align-items: center;
    flex-wrap: wrap-reverse;
}

.ovs-present-items {
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
    width: 100%;
}

@media (min-width: 768px) {
    .ovs-present-items {
        flex-direction: row;
    }
    .ovs-present-address {
        flex: 3;
    }
    .ovs-present-choose {
        flex: 1;
    }
}

/* all ovs rows and cols mobile first*/
.ovs-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.ovs-col {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 2rem;
}

.ovs-double-col {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.bold {
    font-weight: bold;
}

.ovs-left-margin20 {
    margin-left: 20%;
}

/* ovs services list*/
.ovs-list-main {
    width: 100%;
    margin: 5rem auto 0rem;
}

.ovs-list-right-feature {
    display: inline-block;
}

.ovs-text-center {
    text-align: center;
}

.ovs-text-center-to-left {
    text-align: center;
}
.ovs-text-center-to-right {
    text-align: center;
}

.ovs-uebersicht-head {
    text-align: center;
    margin-right: 2rem;
}

.ovs-header-head {
    text-align: center;
    margin-right: 2rem;
}

/* ovs address input*/
.ovs-header-back {
    display: inline-block;
    margin: 22px 0px 11px;
    height: 44px;
}

.ovs-mydata-extension {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.meinabos-header{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.left-start {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.left-start h1 {
    margin: 0;
}

.right-end {
    margin-left: 10px;
}

/* all rows and cols md lg*/
@media screen and (min-width: 860px) {
    .ovs-col {
        flex: 1 15%;
    }
    .ovs-double-col {
        flex: 2;
    }

    .ovs-triple-col {
        flex: 2;
    }

    .ovs-list-main {
        width: 100%;
    }

    .ovs-text-center-to-left {
        text-align: left;
    }
    .ovs-text-center-to-right {
        text-align: right;
    }

    .ovs-text-left {
        text-align: left;
    }

    .ovs-text-right {
        text-align: right;
    }

    .ovs-list-left {
        width: 85%;
    }
    .ovs-list-right {
        align-items: flex-end;
        width: 15%;
    }

    .ovs-list {
        padding-left: 4rem;
    }

    /* for existing addresses*/
    .ovs-list-addresses {
        margin-bottom: 2rem;
    }

    .ovs-list-item {
        text-align: right;
    }
    .ovs-list-item a {
        width: 35%;
    }

    .ovs-header-head {
        text-align: right;
        margin-right: 2rem;
    }

    .ovs-header-back {
        text-align: left;
    }

    /*ovs summery*/
    .ovs-left-summary {
        text-align: right;
        padding-right: 5rem;
    }

    .ovs-right-summary {
        text-align: left;
        padding-left: 5rem;
    }
    .ovs-mydata-extension {
        float: left;
    }
}

@media screen and (min-width: 1200px) {
    .ovs-mydata-extension {
        width: 67%;
        margin-left: 33.333%;
        float: left;
    }

    .ovs-list-main {
        width: 75%;
    }
}

@media screen and (min-width: 1800px) {
    .ovs-mydata-extension {
        margin-left: 33.333%;
        float: left;
    }

    .ovs-list-main {
        width: 45%;
    }

    .ovs-col {
        flex: 1 15%;
    }

    .ovs-aft-text {
        padding-right: 15rem;
    }
}

/* ovs list md*/

.ovs-form {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5rem;
}

.ovs-form form {
    width: 100% !important;
}

.buchung-error {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5rem;
    font-size: 18px;
    border-radius: 8px;
}

.br-no-gap {
    display: block;
    margin-bottom: -0.4em;
}

.alert-ovs-info {
    background-color: #fff;
    /*border-color: #c4c2a9;*/
    color:#000
}

/*67-Rekla Project*/

.rekla-list-main {
    width: 100%;
    margin: 5rem auto 0rem;
}

@media screen and (max-width: 486px) {
    .btn {
        font-size: 3vw;
    }
}

@media screen and (min-width: 860px) {
    .rekla-list-main {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .rekla-list-main {
        width: 75%;
    }
}

@media screen and (min-width: 1913px) {
    .rekla-list-main {
        width: 45%;
    }

}

.rekla-service-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 2rem;


}

.rekla-service-box > .bz {
    flex: 0 0 calc(100% - 10px);
    margin: 5px;
    height: 200px;
    text-align: center;
}

.rekla-service-box > div {
    flex: 0 0 calc(100% - 10px);
    margin: 5px;
    /*height: 200px;*/
    text-align: center;
}

@media screen and (min-width: 877px) {
    .rekla-service-box > div {
        flex: 0 0 calc(50% - 10px);
    }

}

/* Start rekla form css */
.rekla-form {
    display: flex;
    flex-wrap: wrap;
}

.rekla-form > div {
    margin: 5px 5px 5px 0;
    height: 100px;

}

.rekla-group {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-bottom: 5rem;
}

.rekla-group > div {
    margin: 5px;

}

.rekla-row {
    display: flex;
    flex-basis: 100%;
    margin-bottom: 10px;
    gap: 10px;
}

.rekla-row > div {
    flex-basis: 25%;
    flex-shrink: 0;
}

.rekla-row > .lese-portal {
    flex: 0 0 50%;
    align-self: center;
}

.rekla-row > .rekla-android-app {
    flex: 0 0 calc(25% - 5px);
    flex-shrink: 0;
}
.rekla-row > .rekla-apple-app {
    flex: 0 0 calc(25% - 5px);
    flex-shrink: 0;
}

/*.rekla-icon {*/
/*    font-size: x-large;*/
/*}*/
/*.rekla-apple-app {*/
/*    display: flex;*/
/*}*/

.rekla-row > .rekla-value {
    flex-basis: 50%;
    flex-shrink: 0;
}

.rekla-form > .textField {
    flex: 0 0 calc(100% - 10px);
}

.rekla-form > button {
    flex: 0 0 50%;
    margin-left: auto;
    margin-right: 5px;

}

.reklamation-text {
    padding-left:5em;
    width: 70%;
}

/* mobile */
@media screen and (max-width: 860px) {
    .reklamation-text {
        width: 100%;
        padding-left:0;
    }

    .rekla-form {
        flex-basis: auto; /* reset flex-basis to auto for equal width */
        flex-direction: column;

    }
    .rekla-form > div {
        flex-basis: auto; /* reset flex-basis to auto for equal width */
        flex: 1;
    }
    .rekla-row {
        flex-basis: auto; /* reset flex-basis to auto for equal width */

        flex-direction: column;
        align-items: center;
    }

    .rekla-row > div {
        flex: 1;
    }

    .rekla-form > button{
        margin-left: 0;
        flex: 1;
    }

    .rekla-group {
        flex-basis:auto;
        flex-direction: column;
        align-items: center;
    }

    .logo-portal {
        flex-direction: column;
        gap: 2rem;
    }
}

.loading-spinner {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    /*background: #1a1a1a;*/
}
/*.loading-spinner div {*/
/*    transform-origin: 40px 40px;*/
/*    animation: loading-spinner 1.2s linear infinite;*/
/*}*/

.loading-spinner div {
    -webkit-transform-origin: 40px 40px; /* Safari and Chrome */
    -ms-transform-origin: 40px 40px; /* IE */
    transform-origin: 40px 40px;
    -webkit-animation: loading-spinner 1.2s linear infinite; /* Safari, Chrome, and Opera */
    animation: loading-spinner 1.2s linear infinite;
}

.loading-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    -webkit-border-radius: 20%;
    border-radius: 20%;
    background: #c00;
}


.loading-spinner div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.loading-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.loading-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.loading-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.loading-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.loading-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.loading-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.loading-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.loading-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.loading-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.loading-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
.loading-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes loading-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes loading-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*.loading-spinner div:nth-child(1) {*/
/*    transform: rotate(0deg);*/
/*    animation-delay: -1.1s;*/
/*}*/
/*.loading-spinner div:nth-child(2) {*/
/*    transform: rotate(30deg);*/
/*    animation-delay: -1s;*/
/*}*/
/*.loading-spinner div:nth-child(3) {*/
/*    transform: rotate(60deg);*/
/*    animation-delay: -0.9s;*/
/*}*/
/*.loading-spinner div:nth-child(4) {*/
/*    transform: rotate(90deg);*/
/*    animation-delay: -0.8s;*/
/*}*/
/*.loading-spinner div:nth-child(5) {*/
/*    transform: rotate(120deg);*/
/*    animation-delay: -0.7s;*/
/*}*/
/*.loading-spinner div:nth-child(6) {*/
/*    transform: rotate(150deg);*/
/*    animation-delay: -0.6s;*/
/*}*/
/*.loading-spinner div:nth-child(7) {*/
/*    transform: rotate(180deg);*/
/*    animation-delay: -0.5s;*/
/*}*/
/*.loading-spinner div:nth-child(8) {*/
/*    transform: rotate(210deg);*/
/*    animation-delay: -0.4s;*/
/*}*/
/*.loading-spinner div:nth-child(9) {*/
/*    transform: rotate(240deg);*/
/*    animation-delay: -0.3s;*/
/*}*/
/*.loading-spinner div:nth-child(10) {*/
/*    transform: rotate(270deg);*/
/*    animation-delay: -0.2s;*/
/*}*/
/*.loading-spinner div:nth-child(11) {*/
/*    transform: rotate(300deg);*/
/*    animation-delay: -0.1s;*/
/*}*/
/*.loading-spinner div:nth-child(12) {*/
/*    transform: rotate(330deg);*/
/*    animation-delay: 0s;*/
/*}*/
/*@keyframes loading-spinner {*/
/*    0% {*/
/*        opacity: 1;*/
/*    }*/
/*    100% {*/
/*        opacity: 0;*/
/*    }*/
/*}*/

.spinner-modal {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.spinner-content {
    padding: 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.option-card p {
    margin: 0 50px;
}
/*.option-card:hover {*/
/*    !*transform: scale(1.05);*!*/
/*    transform: translateY(-5px);*/
/*    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);*/
/*}*/


/*logos*/
.portal {
    margin-bottom: 20px;
    text-align: center;
}

.centered-button {
    display: inline-block;
    width: 50%;
}

.logo-portal{
    display: flex;
    justify-content: center;
}

.logo-box {
    margin-right: 10px;
}

.logo-box:last-child {
    margin-right: 0;
}

.select2-search__field{
    display: none;
}

.required-info{
    top: 3px;
    color: #c00;
}

.impresum-without-map {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    min-height: 700px;
    background: #fff;
}

.impresum-without-map-text {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    align-content: center;
    align-items: center;
    text-align: center
}

.impresum-without-map-text a {
    overflow-wrap: anywhere;
}

@media screen and (max-width: 860px) {

    .impresum-without-map {
        width: 100%;
    }

}

/** Vacation Options Page - (Typauswahl von Urlaubsservice) **/
.vacation-options-page {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-items: center;
    justify-content: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}

.vacation-options {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-items: center;
    justify-content: center;
    margin-top: 5rem;
}

.service-container-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 4rem;
}

.service-container-box a {
    flex: 1 1 25%;   /* 4 columns default, change by 3 columns 33.33% */
    max-width: 25%;
    text-decoration: none;
    color: inherit;
    box-sizing: border-box;
    padding: 1rem;
    display: flex;
    align-items: stretch;       /* stretch children to equal height */
}

.service-box-item {
    flex: 1;                     /* makes all boxes the same height */
    padding: 4rem;
    background: #fff;
    border-radius: 4px;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;      /* stack icon, heading, text */
    justify-content: flex-start; /* align text at top */
}

.service-box-item i {
    font-size: 5rem;   /* bigger icons */
    color: #000;
    margin-bottom: 1rem;
    display: block;
    transition: color 0.3s ease;
}

.service-box-item h2 {
    font-size: clamp(2rem, 2.5vw + .5rem, 40px);
    font-weight: bold;
    margin: 0.5rem 0;
    transition: color 0.3s ease;
}

/* hover effect */
.service-container-box a:hover .service-box-item {
    background: #f2f2f2;
}

.service-container-box a:hover i,
.service-container-box a:hover h2 {
    color: #cc0000;
}

/* 2 columns (tablet) */
@media (max-width: 1200px) {
    .service-container-box a {
        flex: 1 1 50%;
        max-width: 50%;
    }

    /* only for 3 items */
    /*.service-container-box{*/
    /*    justify-content: left;*/
    /*}*/
}

/* 1 column (mobile) */
@media (max-width: 768px) {
    .service-container-box a {
        flex: 1 1 100%;
        max-width: 100%;
    }
}