﻿@charset "UTF-8";

/* © Siemens AG - 2.1.0 - DIRTY */


/* Copyright Siemens AG, 2018 */


/* Licensed under the Siemens Inner Source License 1.1 */


/*$navbar-height: 30px !default;*/


/*$navbar-brand-font-size: $font-size-large !default;*/


/* © Siemens AG - 2.1.0 - DIRTY */


/* Copyright Siemens AG, 2018 */


/* Licensed under the Siemens Inner Source License 1.1 */


/*!
 * Bootstrap v3.4.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1,
.h1d,
section.shoutbox h1,
section.related-content 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 {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
}

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

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

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

fieldset {
    border: 1px solid #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;
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: ' (' attr(href) ')';
    }
    abbr[title]:after {
        content: ' (' attr(title) ')';
    }
    a[href^='#']: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,
    .pd,
    h2,
    .h2d,
    section.shoutbox h2,
    section.related-content h2,
    h3,
    .h3d,
    section.shoutbox h3,
    section.related-content h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    .h2d,
    section.shoutbox h2,
    section.related-content h2,
    h3,
    .h3d,
    section.shoutbox h3,
    section.related-content 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('../assets/glyphicons-halflings-regular.eot');
    src: url('../assets/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../assets/glyphicons-halflings-regular.woff2') format('woff2'), url('../assets/glyphicons-halflings-regular.woff') format('woff'), url('../assets/glyphicons-halflings-regular.ttf') format('truetype'), url('../assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

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

.glyphicon-asterisk:before {
    content: '\002a';
}

.glyphicon-plus:before {
    content: '\002b';
}

.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,
.glyphicon-tablesort-desc:before {
    content: '\e252';
}

.glyphicon-triangle-top:before,
.glyphicon-tablesort-asc: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';
}

* {
    box-sizing: border-box;
}

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

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

body {
    font-family: 'SiemensSans';
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff;
}

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

a {
    color: #2387aa;
    text-decoration: none;
}

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

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

.img-rounded {
    border-radius: 0;
}

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

.img-circle,
.dropdown-item-avatar .dropdown-item-avatar-img {
    border-radius: 50%;
}

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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,
.h1d,
section.shoutbox h1,
section.related-content h1,
h2,
.h2d,
section.shoutbox h2,
section.related-content h2,
h3,
.h3d,
section.shoutbox h3,
section.related-content h3,
h4,
.h4d,
.alert,
.alert-dismissable,
.alert-dismissible,
section.shoutbox h4,
section.related-content h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'SiemensSans';
    font-weight: normal;
    line-height: 1.1;
    color: #2d373c;
}

h1 small,
.h1d small,
section.shoutbox h1 small,
section.related-content h1 small,
h1 .small,
.h1d .small,
section.shoutbox h1 .small,
section.related-content h1 .small,
h2 small,
.h2d small,
section.shoutbox h2 small,
section.related-content h2 small,
h2 .small,
.h2d .small,
section.shoutbox h2 .small,
section.related-content h2 .small,
h3 small,
.h3d small,
section.shoutbox h3 small,
section.related-content h3 small,
h3 .small,
.h3d .small,
section.shoutbox h3 .small,
section.related-content h3 .small,
h4 small,
.h4d small,
.alert small,
.alert-dismissable small,
.alert-dismissible small,
section.shoutbox h4 small,
section.related-content h4 small,
h4 .small,
.h4d .small,
.alert .small,
.alert-dismissable .small,
.alert-dismissible .small,
section.shoutbox h4 .small,
section.related-content h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777;
}

h1,
.h1d,
section.shoutbox h1,
section.related-content h1,
.h1,
h2,
.h2d,
section.shoutbox h2,
section.related-content h2,
.h2,
h3,
.h3d,
section.shoutbox h3,
section.related-content h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small,
.h1d small,
section.shoutbox h1 small,
section.related-content h1 small,
h1 .small,
.h1d .small,
section.shoutbox h1 .small,
section.related-content h1 .small,
.h1 small,
.h1 .small,
h2 small,
.h2d small,
section.shoutbox h2 small,
section.related-content h2 small,
h2 .small,
.h2d .small,
section.shoutbox h2 .small,
section.related-content h2 .small,
.h2 small,
.h2 .small,
h3 small,
.h3d small,
section.shoutbox h3 small,
section.related-content h3 small,
h3 .small,
.h3d .small,
section.shoutbox h3 .small,
section.related-content h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4d,
.alert,
.alert-dismissable,
.alert-dismissible,
section.shoutbox h4,
section.related-content h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
.h4d small,
.alert small,
.alert-dismissable small,
.alert-dismissible small,
section.shoutbox h4 small,
section.related-content h4 small,
h4 .small,
.h4d .small,
.alert .small,
.alert-dismissable .small,
.alert-dismissible .small,
section.shoutbox h4 .small,
section.related-content 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,
.h1d,
section.shoutbox h1,
section.related-content h1,
.h1 {
    font-size: 46px;
}

h2,
.h2d,
section.shoutbox h2,
section.related-content h2,
.h2 {
    font-size: 30px;
}

h3,
.h3d,
section.shoutbox h3,
section.related-content h3,
.h3 {
    font-size: 24px;
}

h4,
.h4d,
.alert,
.alert-dismissable,
.alert-dismissible,
section.shoutbox h4,
section.related-content h4,
.h4 {
    font-size: 18px;
}

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

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

p,
.pd {
    margin: 0 0 10px;
}

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

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

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

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.text-left {
    text-align: left;
}

.text-right,
.form-footer {
    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,
dl>dt {
    color: #777777;
}

.text-primary {
    color: #faa50a;
}

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

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

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

.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: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

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

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-right: 5px;
    padding-left: 5px;
}

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

dt,
dd {
    line-height: 1.42857;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: ' ';
}

.dl-horizontal dd:after {
    clear: both;
}

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

.initialism {
    font-size: 90%;
}

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

blockquote p:last-child,
blockquote .pd: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.42857;
    color: #777777;
}

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

.blockquote-reverse,
blockquote.pull-right,
blockquote.context-actions {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.context-actions footer:before,
blockquote.pull-right small:before,
blockquote.context-actions small:before,
blockquote.pull-right .small:before,
blockquote.context-actions .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.context-actions footer:after,
blockquote.pull-right small:after,
blockquote.context-actions small:after,
blockquote.pull-right .small:after,
blockquote.context-actions .small:after {
    content: '\00A0 \2014';
}

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

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: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container:before,
.container:after {
    display: table;
    content: ' ';
}

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

.container-fluid:before,
.container-fluid:after {
    display: table;
    content: ' ';
}

.container-fluid:after {
    clear: both;
}

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

.row:before,
.row:after {
    display: table;
    content: ' ';
}

.row:after {
    clear: both;
}

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

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

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

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

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

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

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

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

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

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

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

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

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

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

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

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

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

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

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

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

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

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.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.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .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.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .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.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

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

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

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

th {
    text-align: left;
}

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

.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.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    text-align: left;
    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: #fff;
}

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

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

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

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

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

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

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #2d373c;
}

.form-control {
    display: block;
    width: 70%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #2d373c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cdd9e1;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-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: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 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::-ms-expand {
    background-color: transparent;
    border: 0;
}

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

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

textarea.form-control {
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type='date'].form-control,
    input[type='time'].form-control,
    input[type='datetime-local'].form-control,
    input[type='month'].form-control {
        line-height: 30px;
    }
    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-sm input[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-sm input[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-sm input[type='month'] {
        line-height: 30px;
    }
    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-lg input[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-lg input[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-lg input[type='month'] {
        line-height: 46px;
    }
}

.form-group,
.value-group {
    margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

.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-right: 0;
    padding-left: 0;
}

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

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

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

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

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

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    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: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    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: 46px;
    line-height: 46px;
}

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: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}

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

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

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

.has-feedback {
    position: relative;
}

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

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    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: 46px;
    height: 46px;
    line-height: 46px;
}

.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: 30px;
    height: 30px;
    line-height: 30px;
}

.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

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

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

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

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

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

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

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

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

@media (min-width: 768px) {
    .form-inline .form-group,
    .form-inline .value-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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

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

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

.form-horizontal .form-group:before,
.form-horizontal .value-group:before,
.form-horizontal .form-group:after,
.form-horizontal .value-group:after {
    display: table;
    content: ' ';
}

.form-horizontal .form-group:after,
.form-horizontal .value-group:after {
    clear: both;
}

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

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

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

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

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

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

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

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

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

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

.btn-default {
    color: #2387aa;
    background-color: #fff;
    border-color: #2387aa;
}

.btn-default:focus,
.btn-default.focus {
    color: #2387aa;
    background-color: #e6e6e6;
    border-color: #0d3340;
}

.btn-default:hover {
    color: #2387aa;
    background-color: #e6e6e6;
    border-color: #195f77;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #2387aa;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #195f77;
}

.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: #2387aa;
    background-color: #d4d4d4;
    border-color: #0d3340;
}

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

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

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

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #cd8604;
    border-color: #825503;
}

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

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cd8604;
    background-image: none;
    border-color: #c37f04;
}

.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: #aa6f03;
    border-color: #825503;
}

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

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

.btn-success {
    color: #fff;
    background-color: #2387aa;
    border-color: #2387aa;
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #1a6580;
    border-color: #0d3340;
}

.btn-success:hover {
    color: #fff;
    background-color: #1a6580;
    border-color: #195f77;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1a6580;
    background-image: none;
    border-color: #195f77;
}

.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: #144e62;
    border-color: #0d3340;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #2387aa;
    border-color: #2387aa;
}

.btn-success .badge {
    color: #2387aa;
    background-color: #fff;
}

.btn-info {
    color: #ffffff;
    background-color: #697882;
    border-color: #697882;
}

.btn-info:focus,
.btn-info.focus {
    color: #ffffff;
    background-color: #525e66;
    border-color: #30373b;
}

.btn-info:hover {
    color: #ffffff;
    background-color: #525e66;
    border-color: #4e5960;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #ffffff;
    background-color: #525e66;
    background-image: none;
    border-color: #4e5960;
}

.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: #ffffff;
    background-color: #424c52;
    border-color: #30373b;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #697882;
    border-color: #697882;
}

.btn-info .badge {
    color: #697882;
    background-color: #ffffff;
}

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

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #a90000;
    border-color: #5d0000;
}

.btn-warning:hover {
    color: #fff;
    background-color: #a90000;
    border-color: #9f0000;
}

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

.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: #850000;
    border-color: #5d0000;
}

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

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

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

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #a90000;
    border-color: #5d0000;
}

.btn-danger:hover {
    color: #fff;
    background-color: #a90000;
    border-color: #9f0000;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #a90000;
    background-image: none;
    border-color: #9f0000;
}

.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: #850000;
    border-color: #5d0000;
}

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

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

.btn-link {
    font-weight: 400;
    color: #2387aa;
    border-radius: 0;
}

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

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

.btn-link:hover,
.btn-link:focus {
    color: #005578;
    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: #777777;
    text-decoration: none;
}

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

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

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

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

.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;
    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;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

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

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

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

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

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

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

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

.open>a {
    outline: 0;
}

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

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

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

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

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

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

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

@media (min-width: 1025px) {
    .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 {
    display: table;
    content: ' ';
}

.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-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

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

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

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

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

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

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

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    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 {
    display: table;
    content: ' ';
}

.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-left-radius: 0;
    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-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-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-left-radius: 0;
    border-top-right-radius: 0;
}

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

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

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

.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-right: 0;
    padding-left: 0;
}

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

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

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

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

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

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #2d373c;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cdd9e1;
    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: 12px;
    border-radius: 3px;
}

.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: 18px;
    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-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

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

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

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

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

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

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

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

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

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

.nav,
.form-header,
.form-footer,
.sidebar {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav:before,
.form-header:before,
.form-footer:before,
.sidebar:before,
.nav:after,
.form-header:after,
.form-footer:after,
.sidebar:after {
    display: table;
    content: ' ';
}

.nav:after,
.form-header:after,
.form-footer:after,
.sidebar:after {
    clear: both;
}

.nav>li,
.form-header>li,
.form-footer>li,
.sidebar>li {
    position: relative;
    display: block;
}

.nav>li>a,
.form-header>li>a,
.form-footer>li>a,
.sidebar>li>a {
    position: relative;
    display: block;
    padding: 0;
}

.nav>li>a:hover,
.form-header>li>a:hover,
.form-footer>li>a:hover,
.sidebar>li>a:hover,
.nav>li>a:focus,
.form-header>li>a:focus,
.form-footer>li>a:focus,
.sidebar>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav>li.disabled>a,
.form-header>li.disabled>a,
.form-footer>li.disabled>a,
.sidebar>li.disabled>a {
    color: #777777;
}

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

.nav .open>a,
.form-header .open>a,
.form-footer .open>a,
.sidebar .open>a,
.nav .open>a:hover,
.form-header .open>a:hover,
.form-footer .open>a:hover,
.sidebar .open>a:hover,
.nav .open>a:focus,
.form-header .open>a:focus,
.form-footer .open>a:focus,
.sidebar .open>a:focus {
    background-color: #eeeeee;
    border-color: #2387aa;
}

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

.nav>li>a>img,
.form-header>li>a>img,
.form-footer>li>a>img,
.sidebar>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid none;
}

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

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

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee none;
}

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

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

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

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

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

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

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

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

.navbar:before,
.navbar:after {
    display: table;
    content: ' ';
}

.navbar:after {
    clear: both;
}

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

.navbar-header:before,
.navbar-header:after {
    display: table;
    content: ' ';
}

.navbar-header:after {
    clear: both;
}

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

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

.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: ' ';
}

.navbar-collapse:after {
    clear: both;
}

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

@media (min-width: 1025px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

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

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

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

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

@media (min-width: 1025px) {
    .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: 1025px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

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

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

.navbar-brand>img {
    display: block;
}

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

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    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: 1025px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 10px -15px;
}

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

@media (max-width: 1024px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width: 1025px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

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

@media (min-width: 768px) {
    .navbar-form .form-group,
    .navbar-form .value-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: 1024px) {
    .navbar-form .form-group,
    .navbar-form .value-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child,
    .navbar-form .value-group:last-child {
        margin-bottom: 0;
    }
}

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

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

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

.navbar-btn,
.form-header button {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn,
.form-header .btn-group-sm>button.btn,
.form-header button.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn,
.form-header .btn-group-xs>button.btn,
.form-header button.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

.navbar-text,
.form-header h2,
.form-header .h2d,
.form-header section.shoutbox h2,
section.shoutbox .form-header h2,
.form-header section.related-content h2,
section.related-content .form-header h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 1025px) {
    .navbar-text,
    .form-header h2,
    .form-header .h2d,
    .form-header section.shoutbox h2,
    section.shoutbox .form-header h2,
    .form-header section.related-content h2,
    section.related-content .form-header h2 {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media (min-width: 1025px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: rgba(255, 255, 255, 0.92);
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #788791;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #606d76;
    background-color: transparent;
}

.navbar-default .navbar-text,
.navbar-default .form-header h2,
.form-header .navbar-default h2,
.navbar-default .form-header .h2d,
.form-header .navbar-default .h2d {
    color: #788791;
}

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

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

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

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

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

@media (max-width: 1024px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #788791;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #2d373c;
        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: #555;
        background-color: transparent;
    }
    .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: #ccc;
        background-color: transparent;
    }
}

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

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

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

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-link {
    color: #788791;
}

.navbar-default .navbar-link:hover {
    color: #2d373c;
}

.navbar-default .btn-link {
    color: #788791;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #2d373c;
}

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

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

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

.navbar-inverse .navbar-text,
.navbar-inverse .form-header h2,
.form-header .navbar-inverse h2,
.navbar-inverse .form-header .h2d,
.form-header .navbar-inverse .h2d {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

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

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

.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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #090909;
}

@media (max-width: 1024px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        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: #fff;
        background-color: #090909;
    }
    .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-toggle {
    border-color: #333;
}

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

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

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

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

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

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

.breadcrumb {
    padding: 20px 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #96a0aa;
    content: '/ ';
}

.breadcrumb>.active {
    color: #005578;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #005578;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid 0;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #005578;
    border-color: #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #ffffff;
    cursor: default;
    background-color: #005578;
    border-color: #faa50a;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pager:before,
.pager:after {
    display: table;
    content: ' ';
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: transparent;
    border: 1px solid 0;
    border-radius: 15px;
}

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

.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: #777777;
    cursor: not-allowed;
    background-color: transparent;
}

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.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: #777777;
}

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

.label-primary {
    background-color: #faa50a;
}

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

.label-success {
    background-color: #2387aa;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #1a6580;
}

.label-info {
    background-color: #697882;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #525e66;
}

.label-warning {
    background-color: #dc0000;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #a90000;
}

.label-danger {
    background-color: #dc0000;
}

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777777;
    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,
.active.filter-group-item>.badge,
.nav-pills>.active>a>.badge {
    color: #2387aa;
    background-color: #fff;
}

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

.list-group-item>.badge+.badge,
.filter-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: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #ffffff;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1d,
.jumbotron section.shoutbox h1,
section.shoutbox .jumbotron h1,
.jumbotron section.related-content h1,
section.related-content .jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p,
.jumbotron .pd {
    margin-bottom: 5px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 20px;
        padding-left: 20px;
    }
    .jumbotron h1,
    .jumbotron .h1d,
    .jumbotron section.shoutbox h1,
    section.shoutbox .jumbotron h1,
    .jumbotron section.related-content h1,
    section.related-content .jumbotron h1,
    .jumbotron .h1 {
        font-size: 46px;
    }
}

.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #ebf0f5;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-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-right: auto;
    margin-left: auto;
}

.thumbnail .caption {
    padding: 15px;
    color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #2387aa;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

.alert h4,
.alert .h4d,
.alert .alert,
.alert .alert-dismissable,
.alert .alert-dismissible,
.alert section.shoutbox h4,
section.shoutbox .alert h4,
.alert section.related-content h4,
section.related-content .alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p,
.alert>.pd,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p,
.alert>.pd+p,
.alert>p+.pd,
.alert>.pd+.pd {
    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 {
    color: #ffffff;
    background-color: #099b00;
    border-color: #099b00;
}

.alert-success hr {
    border-top-color: #088200;
}

.alert-success .alert-link {
    color: #e6e6e6;
}

.alert-info {
    color: #ffffff;
    background-color: #697882;
    border-color: #697882;
}

.alert-info hr {
    border-top-color: #5e6b74;
}

.alert-info .alert-link {
    color: #e6e6e6;
}

.alert-warning {
    color: #ffffff;
    background-color: #dc0000;
    border-color: #dc0000;
}

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

.alert-warning .alert-link {
    color: #e6e6e6;
}

.alert-danger {
    color: #ffffff;
    background-color: #dc0000;
    border-color: #dc0000;
}

.alert-danger hr {
    border-top-color: #c30000;
}

.alert-danger .alert-link {
    color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #faa50a;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

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

.progress-bar-success {
    background-color: #2387aa;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #697882;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #dc0000;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #dc0000;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient( 45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right,
.media>.context-actions {
    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,
.list,
.filter-group {
    padding-left: 0;
    margin-bottom: 20px;
}

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

.list-group-item:first-child,
.filter-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

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

.list-group-item.disabled,
.disabled.filter-group-item,
.list-group-item.disabled:hover,
.disabled.filter-group-item:hover,
.list-group-item.disabled:focus,
.disabled.filter-group-item:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
}

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

.list-group-item.disabled .list-group-item-text,
.disabled.filter-group-item .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.disabled.filter-group-item:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.disabled.filter-group-item:focus .list-group-item-text {
    color: #777777;
}

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

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

.list-group-item.active .list-group-item-text,
.active.filter-group-item .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.active.filter-group-item:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.active.filter-group-item:focus .list-group-item-text {
    color: #feeed2;
}

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

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

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

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

.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: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,
.panel-body:after {
    display: table;
    content: ' ';
}

.panel-body:after {
    clear: both;
}

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

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

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    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>.list,
.panel>.filter-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.list,
.panel>.panel-collapse>.filter-group {
    margin-bottom: 0;
}

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

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

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.list:last-child .list-group-item:last-child,
.panel>.filter-group:last-child .list-group-item:last-child,
.panel>.list-group:last-child .filter-group-item:last-child,
.panel>.list:last-child .filter-group-item:last-child,
.panel>.filter-group:last-child .filter-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list:last-child .list-group-item:last-child,
.panel>.panel-collapse>.filter-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .filter-group-item:last-child,
.panel>.panel-collapse>.list:last-child .filter-group-item:last-child,
.panel>.panel-collapse>.filter-group:last-child .filter-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,
.panel>.panel-heading+.panel-collapse>.list .list-group-item:first-child,
.panel>.panel-heading+.panel-collapse>.filter-group .list-group-item:first-child,
.panel>.panel-heading+.panel-collapse>.list-group .filter-group-item:first-child,
.panel>.panel-heading+.panel-collapse>.list .filter-group-item:first-child,
.panel>.panel-heading+.panel-collapse>.filter-group .filter-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

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

.list-group+.panel-footer,
.list+.panel-footer,
.filter-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-right: 15px;
    padding-left: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: -1;
    border-top-right-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-right-radius: -1;
    border-bottom-left-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 {
    margin-bottom: 0;
    border: 0;
}

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

.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,
.panel-group .panel-heading+.panel-collapse>.list,
.panel-group .panel-heading+.panel-collapse>.filter-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: #005578;
    background-color: #ebf0f5;
    border-color: #ddd;
}

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

.panel-default>.panel-heading .badge {
    color: #ebf0f5;
    background-color: #005578;
}

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

.panel-primary {
    border-color: #faa50a;
}

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

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

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

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

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

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

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

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

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

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

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

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

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

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

.modal-open {
    overflow: hidden;
}

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

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

.modal.in .modal-dialog {
    -webkit-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;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

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

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

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

.modal-header:before,
.modal-header:after {
    display: table;
    content: ' ';
}

.modal-header:after {
    clear: both;
}

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

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

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    content: ' ';
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.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 {
        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: 'SiemensSans';
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}

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

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

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

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    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;
}

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

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

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

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

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

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

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

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

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

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

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}

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

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}

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

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}

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

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

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

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

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

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-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;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.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: linear-gradient( to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient( left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient( to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.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;
    font-family: serif;
    line-height: 1;
}

.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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 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: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

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

.pull-right,
.context-actions {
    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;
}

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

.alert .close,
.alert-dismissable .close,
.alert-dismissible .close {
    color: #fff;
    opacity: 0.8;
    font-size: 14px;
}

th {
    font-weight: 500;
}

.table {
    border-collapse: separate;
    font-size: 12px;
}

.table>thead>tr>th,
.table>thead>tr>td {
    background-image: -webkit-linear-gradient(top, #ebf0f5 0%, #ebf0f5 100%);
    background-image: linear-gradient(to bottom, #ebf0f5 0%, #ebf0f5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFEBF0F5', endColorstr='#FFEBF0F5', GradientType=0);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-color: #ebf0f5;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: #ffffff;
}

.table>thead>tr>th:first-child,
.table>thead>tr>td:first-child {
    border: 0;
}

.table>thead .glyphicon {
    float: right;
}

.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: 1px solid transparent;
}

.table>tbody>tr:first-child>td {
    border-top: 4px solid #dfe6ed;
}

.table-bordered {
    border: 0;
}

@media (min-width: 1025px) {
    .dl-horizontal.dl-striped dt {
        width: 180px;
        padding-right: 20px;
    }
}

.dl-horizontal.dl-striped>dt:nth-of-type(odd),
.dl-horizontal.dl-striped>dd:nth-of-type(odd) {
    background-color: #f9f9f9;
}

dl>dt {
    font-weight: initial;
}

p a,
.pd a,
table a {
    color: #2387aa;
}

.page-header {
    margin: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

h1,
.h1d,
section.shoutbox h1,
section.related-content h1,
.h1 {
    line-height: 52px;
    margin-bottom: 40px;
}

h2,
.h2d,
section.shoutbox h2,
section.related-content h2,
.h2 {
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 20px;
}

h3,
.h3d,
section.shoutbox h3,
section.related-content h3,
.h3 {
    line-height: 30px;
}

h4,
.h4d,
.alert,
.alert-dismissable,
.alert-dismissible,
section.shoutbox h4,
section.related-content h4,
.h4 {
    line-height: 24px;
    font-weight: 500;
}

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

.container-xs .col-sm-1 {
    width: auto;
}

.container-xs .col-sm-2 {
    width: auto;
}

.container-xs .col-sm-3 {
    width: auto;
}

.container-xs .col-sm-4 {
    width: auto;
}

.container-xs .col-sm-5 {
    width: auto;
}

.container-xs .col-sm-6 {
    width: auto;
}

.container-xs .col-sm-7 {
    width: auto;
}

.container-xs .col-sm-8 {
    width: auto;
}

.container-xs .col-sm-9 {
    width: auto;
}

.container-xs .col-sm-10 {
    width: auto;
}

.container-xs .col-sm-11 {
    width: auto;
}

.container-xs .col-sm-12 {
    width: auto;
}

.container-xs .col-sm-pull-0 {
    right: auto;
}

.container-xs .col-sm-pull-1 {
    right: auto;
}

.container-xs .col-sm-pull-2 {
    right: auto;
}

.container-xs .col-sm-pull-3 {
    right: auto;
}

.container-xs .col-sm-pull-4 {
    right: auto;
}

.container-xs .col-sm-pull-5 {
    right: auto;
}

.container-xs .col-sm-pull-6 {
    right: auto;
}

.container-xs .col-sm-pull-7 {
    right: auto;
}

.container-xs .col-sm-pull-8 {
    right: auto;
}

.container-xs .col-sm-pull-9 {
    right: auto;
}

.container-xs .col-sm-pull-10 {
    right: auto;
}

.container-xs .col-sm-pull-11 {
    right: auto;
}

.container-xs .col-sm-pull-12 {
    right: auto;
}

.container-xs .col-sm-push-0 {
    left: auto;
}

.container-xs .col-sm-push-1 {
    left: auto;
}

.container-xs .col-sm-push-2 {
    left: auto;
}

.container-xs .col-sm-push-3 {
    left: auto;
}

.container-xs .col-sm-push-4 {
    left: auto;
}

.container-xs .col-sm-push-5 {
    left: auto;
}

.container-xs .col-sm-push-6 {
    left: auto;
}

.container-xs .col-sm-push-7 {
    left: auto;
}

.container-xs .col-sm-push-8 {
    left: auto;
}

.container-xs .col-sm-push-9 {
    left: auto;
}

.container-xs .col-sm-push-10 {
    left: auto;
}

.container-xs .col-sm-push-11 {
    left: auto;
}

.container-xs .col-sm-push-12 {
    left: auto;
}

.container-xs .col-sm-offset-0 {
    margin-left: auto;
}

.container-xs .col-sm-offset-1 {
    margin-left: auto;
}

.container-xs .col-sm-offset-2 {
    margin-left: auto;
}

.container-xs .col-sm-offset-3 {
    margin-left: auto;
}

.container-xs .col-sm-offset-4 {
    margin-left: auto;
}

.container-xs .col-sm-offset-5 {
    margin-left: auto;
}

.container-xs .col-sm-offset-6 {
    margin-left: auto;
}

.container-xs .col-sm-offset-7 {
    margin-left: auto;
}

.container-xs .col-sm-offset-8 {
    margin-left: auto;
}

.container-xs .col-sm-offset-9 {
    margin-left: auto;
}

.container-xs .col-sm-offset-10 {
    margin-left: auto;
}

.container-xs .col-sm-offset-11 {
    margin-left: auto;
}

.container-xs .col-sm-offset-12 {
    margin-left: auto;
}

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

.container-xs .col-md-1 {
    width: auto;
}

.container-xs .col-md-2 {
    width: auto;
}

.container-xs .col-md-3 {
    width: auto;
}

.container-xs .col-md-4 {
    width: auto;
}

.container-xs .col-md-5 {
    width: auto;
}

.container-xs .col-md-6 {
    width: auto;
}

.container-xs .col-md-7 {
    width: auto;
}

.container-xs .col-md-8 {
    width: auto;
}

.container-xs .col-md-9 {
    width: auto;
}

.container-xs .col-md-10 {
    width: auto;
}

.container-xs .col-md-11 {
    width: auto;
}

.container-xs .col-md-12 {
    width: auto;
}

.container-xs .col-md-pull-0 {
    right: auto;
}

.container-xs .col-md-pull-1 {
    right: auto;
}

.container-xs .col-md-pull-2 {
    right: auto;
}

.container-xs .col-md-pull-3 {
    right: auto;
}

.container-xs .col-md-pull-4 {
    right: auto;
}

.container-xs .col-md-pull-5 {
    right: auto;
}

.container-xs .col-md-pull-6 {
    right: auto;
}

.container-xs .col-md-pull-7 {
    right: auto;
}

.container-xs .col-md-pull-8 {
    right: auto;
}

.container-xs .col-md-pull-9 {
    right: auto;
}

.container-xs .col-md-pull-10 {
    right: auto;
}

.container-xs .col-md-pull-11 {
    right: auto;
}

.container-xs .col-md-pull-12 {
    right: auto;
}

.container-xs .col-md-push-0 {
    left: auto;
}

.container-xs .col-md-push-1 {
    left: auto;
}

.container-xs .col-md-push-2 {
    left: auto;
}

.container-xs .col-md-push-3 {
    left: auto;
}

.container-xs .col-md-push-4 {
    left: auto;
}

.container-xs .col-md-push-5 {
    left: auto;
}

.container-xs .col-md-push-6 {
    left: auto;
}

.container-xs .col-md-push-7 {
    left: auto;
}

.container-xs .col-md-push-8 {
    left: auto;
}

.container-xs .col-md-push-9 {
    left: auto;
}

.container-xs .col-md-push-10 {
    left: auto;
}

.container-xs .col-md-push-11 {
    left: auto;
}

.container-xs .col-md-push-12 {
    left: auto;
}

.container-xs .col-md-offset-0 {
    margin-left: auto;
}

.container-xs .col-md-offset-1 {
    margin-left: auto;
}

.container-xs .col-md-offset-2 {
    margin-left: auto;
}

.container-xs .col-md-offset-3 {
    margin-left: auto;
}

.container-xs .col-md-offset-4 {
    margin-left: auto;
}

.container-xs .col-md-offset-5 {
    margin-left: auto;
}

.container-xs .col-md-offset-6 {
    margin-left: auto;
}

.container-xs .col-md-offset-7 {
    margin-left: auto;
}

.container-xs .col-md-offset-8 {
    margin-left: auto;
}

.container-xs .col-md-offset-9 {
    margin-left: auto;
}

.container-xs .col-md-offset-10 {
    margin-left: auto;
}

.container-xs .col-md-offset-11 {
    margin-left: auto;
}

.container-xs .col-md-offset-12 {
    margin-left: auto;
}

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

.container-xs .col-lg-1 {
    width: auto;
}

.container-xs .col-lg-2 {
    width: auto;
}

.container-xs .col-lg-3 {
    width: auto;
}

.container-xs .col-lg-4 {
    width: auto;
}

.container-xs .col-lg-5 {
    width: auto;
}

.container-xs .col-lg-6 {
    width: auto;
}

.container-xs .col-lg-7 {
    width: auto;
}

.container-xs .col-lg-8 {
    width: auto;
}

.container-xs .col-lg-9 {
    width: auto;
}

.container-xs .col-lg-10 {
    width: auto;
}

.container-xs .col-lg-11 {
    width: auto;
}

.container-xs .col-lg-12 {
    width: auto;
}

.container-xs .col-lg-pull-0 {
    right: auto;
}

.container-xs .col-lg-pull-1 {
    right: auto;
}

.container-xs .col-lg-pull-2 {
    right: auto;
}

.container-xs .col-lg-pull-3 {
    right: auto;
}

.container-xs .col-lg-pull-4 {
    right: auto;
}

.container-xs .col-lg-pull-5 {
    right: auto;
}

.container-xs .col-lg-pull-6 {
    right: auto;
}

.container-xs .col-lg-pull-7 {
    right: auto;
}

.container-xs .col-lg-pull-8 {
    right: auto;
}

.container-xs .col-lg-pull-9 {
    right: auto;
}

.container-xs .col-lg-pull-10 {
    right: auto;
}

.container-xs .col-lg-pull-11 {
    right: auto;
}

.container-xs .col-lg-pull-12 {
    right: auto;
}

.container-xs .col-lg-push-0 {
    left: auto;
}

.container-xs .col-lg-push-1 {
    left: auto;
}

.container-xs .col-lg-push-2 {
    left: auto;
}

.container-xs .col-lg-push-3 {
    left: auto;
}

.container-xs .col-lg-push-4 {
    left: auto;
}

.container-xs .col-lg-push-5 {
    left: auto;
}

.container-xs .col-lg-push-6 {
    left: auto;
}

.container-xs .col-lg-push-7 {
    left: auto;
}

.container-xs .col-lg-push-8 {
    left: auto;
}

.container-xs .col-lg-push-9 {
    left: auto;
}

.container-xs .col-lg-push-10 {
    left: auto;
}

.container-xs .col-lg-push-11 {
    left: auto;
}

.container-xs .col-lg-push-12 {
    left: auto;
}

.container-xs .col-lg-offset-0 {
    margin-left: auto;
}

.container-xs .col-lg-offset-1 {
    margin-left: auto;
}

.container-xs .col-lg-offset-2 {
    margin-left: auto;
}

.container-xs .col-lg-offset-3 {
    margin-left: auto;
}

.container-xs .col-lg-offset-4 {
    margin-left: auto;
}

.container-xs .col-lg-offset-5 {
    margin-left: auto;
}

.container-xs .col-lg-offset-6 {
    margin-left: auto;
}

.container-xs .col-lg-offset-7 {
    margin-left: auto;
}

.container-xs .col-lg-offset-8 {
    margin-left: auto;
}

.container-xs .col-lg-offset-9 {
    margin-left: auto;
}

.container-xs .col-lg-offset-10 {
    margin-left: auto;
}

.container-xs .col-lg-offset-11 {
    margin-left: auto;
}

.container-xs .col-lg-offset-12 {
    margin-left: auto;
}

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

.container-xs .col-xs-1 {
    width: 8.33333%;
}

.container-xs .col-xs-2 {
    width: 16.66667%;
}

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

.container-xs .col-xs-4 {
    width: 33.33333%;
}

.container-xs .col-xs-5 {
    width: 41.66667%;
}

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

.container-xs .col-xs-7 {
    width: 58.33333%;
}

.container-xs .col-xs-8 {
    width: 66.66667%;
}

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

.container-xs .col-xs-10 {
    width: 83.33333%;
}

.container-xs .col-xs-11 {
    width: 91.66667%;
}

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

.container-xs .col-xs-pull-0 {
    right: auto;
}

.container-xs .col-xs-pull-1 {
    right: 8.33333%;
}

.container-xs .col-xs-pull-2 {
    right: 16.66667%;
}

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

.container-xs .col-xs-pull-4 {
    right: 33.33333%;
}

.container-xs .col-xs-pull-5 {
    right: 41.66667%;
}

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

.container-xs .col-xs-pull-7 {
    right: 58.33333%;
}

.container-xs .col-xs-pull-8 {
    right: 66.66667%;
}

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

.container-xs .col-xs-pull-10 {
    right: 83.33333%;
}

.container-xs .col-xs-pull-11 {
    right: 91.66667%;
}

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

.container-xs .col-xs-push-0 {
    left: auto;
}

.container-xs .col-xs-push-1 {
    left: 8.33333%;
}

.container-xs .col-xs-push-2 {
    left: 16.66667%;
}

.container-xs .col-xs-push-3 {
    left: 25%;
}

.container-xs .col-xs-push-4 {
    left: 33.33333%;
}

.container-xs .col-xs-push-5 {
    left: 41.66667%;
}

.container-xs .col-xs-push-6 {
    left: 50%;
}

.container-xs .col-xs-push-7 {
    left: 58.33333%;
}

.container-xs .col-xs-push-8 {
    left: 66.66667%;
}

.container-xs .col-xs-push-9 {
    left: 75%;
}

.container-xs .col-xs-push-10 {
    left: 83.33333%;
}

.container-xs .col-xs-push-11 {
    left: 91.66667%;
}

.container-xs .col-xs-push-12 {
    left: 100%;
}

.container-xs .col-xs-offset-0 {
    margin-left: 0%;
}

.container-xs .col-xs-offset-1 {
    margin-left: 8.33333%;
}

.container-xs .col-xs-offset-2 {
    margin-left: 16.66667%;
}

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

.container-xs .col-xs-offset-4 {
    margin-left: 33.33333%;
}

.container-xs .col-xs-offset-5 {
    margin-left: 41.66667%;
}

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

.container-xs .col-xs-offset-7 {
    margin-left: 58.33333%;
}

.container-xs .col-xs-offset-8 {
    margin-left: 66.66667%;
}

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

.container-xs .col-xs-offset-10 {
    margin-left: 83.33333%;
}

.container-xs .col-xs-offset-11 {
    margin-left: 91.66667%;
}

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

.container-sm .col-md-1,
.container-sm .col-md-2,
.container-sm .col-md-3,
.container-sm .col-md-4,
.container-sm .col-md-5,
.container-sm .col-md-6,
.container-sm .col-md-7,
.container-sm .col-md-8,
.container-sm .col-md-9,
.container-sm .col-md-10,
.container-sm .col-md-11,
.container-sm .col-md-12 {
    float: none;
}

.container-sm .col-md-1 {
    width: auto;
}

.container-sm .col-md-2 {
    width: auto;
}

.container-sm .col-md-3 {
    width: auto;
}

.container-sm .col-md-4 {
    width: auto;
}

.container-sm .col-md-5 {
    width: auto;
}

.container-sm .col-md-6 {
    width: auto;
}

.container-sm .col-md-7 {
    width: auto;
}

.container-sm .col-md-8 {
    width: auto;
}

.container-sm .col-md-9 {
    width: auto;
}

.container-sm .col-md-10 {
    width: auto;
}

.container-sm .col-md-11 {
    width: auto;
}

.container-sm .col-md-12 {
    width: auto;
}

.container-sm .col-md-pull-0 {
    right: auto;
}

.container-sm .col-md-pull-1 {
    right: auto;
}

.container-sm .col-md-pull-2 {
    right: auto;
}

.container-sm .col-md-pull-3 {
    right: auto;
}

.container-sm .col-md-pull-4 {
    right: auto;
}

.container-sm .col-md-pull-5 {
    right: auto;
}

.container-sm .col-md-pull-6 {
    right: auto;
}

.container-sm .col-md-pull-7 {
    right: auto;
}

.container-sm .col-md-pull-8 {
    right: auto;
}

.container-sm .col-md-pull-9 {
    right: auto;
}

.container-sm .col-md-pull-10 {
    right: auto;
}

.container-sm .col-md-pull-11 {
    right: auto;
}

.container-sm .col-md-pull-12 {
    right: auto;
}

.container-sm .col-md-push-0 {
    left: auto;
}

.container-sm .col-md-push-1 {
    left: auto;
}

.container-sm .col-md-push-2 {
    left: auto;
}

.container-sm .col-md-push-3 {
    left: auto;
}

.container-sm .col-md-push-4 {
    left: auto;
}

.container-sm .col-md-push-5 {
    left: auto;
}

.container-sm .col-md-push-6 {
    left: auto;
}

.container-sm .col-md-push-7 {
    left: auto;
}

.container-sm .col-md-push-8 {
    left: auto;
}

.container-sm .col-md-push-9 {
    left: auto;
}

.container-sm .col-md-push-10 {
    left: auto;
}

.container-sm .col-md-push-11 {
    left: auto;
}

.container-sm .col-md-push-12 {
    left: auto;
}

.container-sm .col-md-offset-0 {
    margin-left: auto;
}

.container-sm .col-md-offset-1 {
    margin-left: auto;
}

.container-sm .col-md-offset-2 {
    margin-left: auto;
}

.container-sm .col-md-offset-3 {
    margin-left: auto;
}

.container-sm .col-md-offset-4 {
    margin-left: auto;
}

.container-sm .col-md-offset-5 {
    margin-left: auto;
}

.container-sm .col-md-offset-6 {
    margin-left: auto;
}

.container-sm .col-md-offset-7 {
    margin-left: auto;
}

.container-sm .col-md-offset-8 {
    margin-left: auto;
}

.container-sm .col-md-offset-9 {
    margin-left: auto;
}

.container-sm .col-md-offset-10 {
    margin-left: auto;
}

.container-sm .col-md-offset-11 {
    margin-left: auto;
}

.container-sm .col-md-offset-12 {
    margin-left: auto;
}

.container-sm .col-lg-1,
.container-sm .col-lg-2,
.container-sm .col-lg-3,
.container-sm .col-lg-4,
.container-sm .col-lg-5,
.container-sm .col-lg-6,
.container-sm .col-lg-7,
.container-sm .col-lg-8,
.container-sm .col-lg-9,
.container-sm .col-lg-10,
.container-sm .col-lg-11,
.container-sm .col-lg-12 {
    float: none;
}

.container-sm .col-lg-1 {
    width: auto;
}

.container-sm .col-lg-2 {
    width: auto;
}

.container-sm .col-lg-3 {
    width: auto;
}

.container-sm .col-lg-4 {
    width: auto;
}

.container-sm .col-lg-5 {
    width: auto;
}

.container-sm .col-lg-6 {
    width: auto;
}

.container-sm .col-lg-7 {
    width: auto;
}

.container-sm .col-lg-8 {
    width: auto;
}

.container-sm .col-lg-9 {
    width: auto;
}

.container-sm .col-lg-10 {
    width: auto;
}

.container-sm .col-lg-11 {
    width: auto;
}

.container-sm .col-lg-12 {
    width: auto;
}

.container-sm .col-lg-pull-0 {
    right: auto;
}

.container-sm .col-lg-pull-1 {
    right: auto;
}

.container-sm .col-lg-pull-2 {
    right: auto;
}

.container-sm .col-lg-pull-3 {
    right: auto;
}

.container-sm .col-lg-pull-4 {
    right: auto;
}

.container-sm .col-lg-pull-5 {
    right: auto;
}

.container-sm .col-lg-pull-6 {
    right: auto;
}

.container-sm .col-lg-pull-7 {
    right: auto;
}

.container-sm .col-lg-pull-8 {
    right: auto;
}

.container-sm .col-lg-pull-9 {
    right: auto;
}

.container-sm .col-lg-pull-10 {
    right: auto;
}

.container-sm .col-lg-pull-11 {
    right: auto;
}

.container-sm .col-lg-pull-12 {
    right: auto;
}

.container-sm .col-lg-push-0 {
    left: auto;
}

.container-sm .col-lg-push-1 {
    left: auto;
}

.container-sm .col-lg-push-2 {
    left: auto;
}

.container-sm .col-lg-push-3 {
    left: auto;
}

.container-sm .col-lg-push-4 {
    left: auto;
}

.container-sm .col-lg-push-5 {
    left: auto;
}

.container-sm .col-lg-push-6 {
    left: auto;
}

.container-sm .col-lg-push-7 {
    left: auto;
}

.container-sm .col-lg-push-8 {
    left: auto;
}

.container-sm .col-lg-push-9 {
    left: auto;
}

.container-sm .col-lg-push-10 {
    left: auto;
}

.container-sm .col-lg-push-11 {
    left: auto;
}

.container-sm .col-lg-push-12 {
    left: auto;
}

.container-sm .col-lg-offset-0 {
    margin-left: auto;
}

.container-sm .col-lg-offset-1 {
    margin-left: auto;
}

.container-sm .col-lg-offset-2 {
    margin-left: auto;
}

.container-sm .col-lg-offset-3 {
    margin-left: auto;
}

.container-sm .col-lg-offset-4 {
    margin-left: auto;
}

.container-sm .col-lg-offset-5 {
    margin-left: auto;
}

.container-sm .col-lg-offset-6 {
    margin-left: auto;
}

.container-sm .col-lg-offset-7 {
    margin-left: auto;
}

.container-sm .col-lg-offset-8 {
    margin-left: auto;
}

.container-sm .col-lg-offset-9 {
    margin-left: auto;
}

.container-sm .col-lg-offset-10 {
    margin-left: auto;
}

.container-sm .col-lg-offset-11 {
    margin-left: auto;
}

.container-sm .col-lg-offset-12 {
    margin-left: auto;
}

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

.container-sm .col-xs-1 {
    width: 8.33333%;
}

.container-sm .col-xs-2 {
    width: 16.66667%;
}

.container-sm .col-xs-3 {
    width: 25%;
}

.container-sm .col-xs-4 {
    width: 33.33333%;
}

.container-sm .col-xs-5 {
    width: 41.66667%;
}

.container-sm .col-xs-6 {
    width: 50%;
}

.container-sm .col-xs-7 {
    width: 58.33333%;
}

.container-sm .col-xs-8 {
    width: 66.66667%;
}

.container-sm .col-xs-9 {
    width: 75%;
}

.container-sm .col-xs-10 {
    width: 83.33333%;
}

.container-sm .col-xs-11 {
    width: 91.66667%;
}

.container-sm .col-xs-12 {
    width: 100%;
}

.container-sm .col-xs-pull-0 {
    right: auto;
}

.container-sm .col-xs-pull-1 {
    right: 8.33333%;
}

.container-sm .col-xs-pull-2 {
    right: 16.66667%;
}

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

.container-sm .col-xs-pull-4 {
    right: 33.33333%;
}

.container-sm .col-xs-pull-5 {
    right: 41.66667%;
}

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

.container-sm .col-xs-pull-7 {
    right: 58.33333%;
}

.container-sm .col-xs-pull-8 {
    right: 66.66667%;
}

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

.container-sm .col-xs-pull-10 {
    right: 83.33333%;
}

.container-sm .col-xs-pull-11 {
    right: 91.66667%;
}

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

.container-sm .col-xs-push-0 {
    left: auto;
}

.container-sm .col-xs-push-1 {
    left: 8.33333%;
}

.container-sm .col-xs-push-2 {
    left: 16.66667%;
}

.container-sm .col-xs-push-3 {
    left: 25%;
}

.container-sm .col-xs-push-4 {
    left: 33.33333%;
}

.container-sm .col-xs-push-5 {
    left: 41.66667%;
}

.container-sm .col-xs-push-6 {
    left: 50%;
}

.container-sm .col-xs-push-7 {
    left: 58.33333%;
}

.container-sm .col-xs-push-8 {
    left: 66.66667%;
}

.container-sm .col-xs-push-9 {
    left: 75%;
}

.container-sm .col-xs-push-10 {
    left: 83.33333%;
}

.container-sm .col-xs-push-11 {
    left: 91.66667%;
}

.container-sm .col-xs-push-12 {
    left: 100%;
}

.container-sm .col-xs-offset-0 {
    margin-left: 0%;
}

.container-sm .col-xs-offset-1 {
    margin-left: 8.33333%;
}

.container-sm .col-xs-offset-2 {
    margin-left: 16.66667%;
}

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

.container-sm .col-xs-offset-4 {
    margin-left: 33.33333%;
}

.container-sm .col-xs-offset-5 {
    margin-left: 41.66667%;
}

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

.container-sm .col-xs-offset-7 {
    margin-left: 58.33333%;
}

.container-sm .col-xs-offset-8 {
    margin-left: 66.66667%;
}

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

.container-sm .col-xs-offset-10 {
    margin-left: 83.33333%;
}

.container-sm .col-xs-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-sm .col-sm-1 {
    width: 8.33333%;
}

.container-sm .col-sm-2 {
    width: 16.66667%;
}

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

.container-sm .col-sm-4 {
    width: 33.33333%;
}

.container-sm .col-sm-5 {
    width: 41.66667%;
}

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

.container-sm .col-sm-7 {
    width: 58.33333%;
}

.container-sm .col-sm-8 {
    width: 66.66667%;
}

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

.container-sm .col-sm-10 {
    width: 83.33333%;
}

.container-sm .col-sm-11 {
    width: 91.66667%;
}

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

.container-sm .col-sm-pull-0 {
    right: auto;
}

.container-sm .col-sm-pull-1 {
    right: 8.33333%;
}

.container-sm .col-sm-pull-2 {
    right: 16.66667%;
}

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

.container-sm .col-sm-pull-4 {
    right: 33.33333%;
}

.container-sm .col-sm-pull-5 {
    right: 41.66667%;
}

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

.container-sm .col-sm-pull-7 {
    right: 58.33333%;
}

.container-sm .col-sm-pull-8 {
    right: 66.66667%;
}

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

.container-sm .col-sm-pull-10 {
    right: 83.33333%;
}

.container-sm .col-sm-pull-11 {
    right: 91.66667%;
}

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

.container-sm .col-sm-push-0 {
    left: auto;
}

.container-sm .col-sm-push-1 {
    left: 8.33333%;
}

.container-sm .col-sm-push-2 {
    left: 16.66667%;
}

.container-sm .col-sm-push-3 {
    left: 25%;
}

.container-sm .col-sm-push-4 {
    left: 33.33333%;
}

.container-sm .col-sm-push-5 {
    left: 41.66667%;
}

.container-sm .col-sm-push-6 {
    left: 50%;
}

.container-sm .col-sm-push-7 {
    left: 58.33333%;
}

.container-sm .col-sm-push-8 {
    left: 66.66667%;
}

.container-sm .col-sm-push-9 {
    left: 75%;
}

.container-sm .col-sm-push-10 {
    left: 83.33333%;
}

.container-sm .col-sm-push-11 {
    left: 91.66667%;
}

.container-sm .col-sm-push-12 {
    left: 100%;
}

.container-sm .col-sm-offset-0 {
    margin-left: 0%;
}

.container-sm .col-sm-offset-1 {
    margin-left: 8.33333%;
}

.container-sm .col-sm-offset-2 {
    margin-left: 16.66667%;
}

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

.container-sm .col-sm-offset-4 {
    margin-left: 33.33333%;
}

.container-sm .col-sm-offset-5 {
    margin-left: 41.66667%;
}

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

.container-sm .col-sm-offset-7 {
    margin-left: 58.33333%;
}

.container-sm .col-sm-offset-8 {
    margin-left: 66.66667%;
}

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

.container-sm .col-sm-offset-10 {
    margin-left: 83.33333%;
}

.container-sm .col-sm-offset-11 {
    margin-left: 91.66667%;
}

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

.container-md .col-lg-1,
.container-md .col-lg-2,
.container-md .col-lg-3,
.container-md .col-lg-4,
.container-md .col-lg-5,
.container-md .col-lg-6,
.container-md .col-lg-7,
.container-md .col-lg-8,
.container-md .col-lg-9,
.container-md .col-lg-10,
.container-md .col-lg-11,
.container-md .col-lg-12 {
    float: none;
}

.container-md .col-lg-1 {
    width: auto;
}

.container-md .col-lg-2 {
    width: auto;
}

.container-md .col-lg-3 {
    width: auto;
}

.container-md .col-lg-4 {
    width: auto;
}

.container-md .col-lg-5 {
    width: auto;
}

.container-md .col-lg-6 {
    width: auto;
}

.container-md .col-lg-7 {
    width: auto;
}

.container-md .col-lg-8 {
    width: auto;
}

.container-md .col-lg-9 {
    width: auto;
}

.container-md .col-lg-10 {
    width: auto;
}

.container-md .col-lg-11 {
    width: auto;
}

.container-md .col-lg-12 {
    width: auto;
}

.container-md .col-lg-pull-0 {
    right: auto;
}

.container-md .col-lg-pull-1 {
    right: auto;
}

.container-md .col-lg-pull-2 {
    right: auto;
}

.container-md .col-lg-pull-3 {
    right: auto;
}

.container-md .col-lg-pull-4 {
    right: auto;
}

.container-md .col-lg-pull-5 {
    right: auto;
}

.container-md .col-lg-pull-6 {
    right: auto;
}

.container-md .col-lg-pull-7 {
    right: auto;
}

.container-md .col-lg-pull-8 {
    right: auto;
}

.container-md .col-lg-pull-9 {
    right: auto;
}

.container-md .col-lg-pull-10 {
    right: auto;
}

.container-md .col-lg-pull-11 {
    right: auto;
}

.container-md .col-lg-pull-12 {
    right: auto;
}

.container-md .col-lg-push-0 {
    left: auto;
}

.container-md .col-lg-push-1 {
    left: auto;
}

.container-md .col-lg-push-2 {
    left: auto;
}

.container-md .col-lg-push-3 {
    left: auto;
}

.container-md .col-lg-push-4 {
    left: auto;
}

.container-md .col-lg-push-5 {
    left: auto;
}

.container-md .col-lg-push-6 {
    left: auto;
}

.container-md .col-lg-push-7 {
    left: auto;
}

.container-md .col-lg-push-8 {
    left: auto;
}

.container-md .col-lg-push-9 {
    left: auto;
}

.container-md .col-lg-push-10 {
    left: auto;
}

.container-md .col-lg-push-11 {
    left: auto;
}

.container-md .col-lg-push-12 {
    left: auto;
}

.container-md .col-lg-offset-0 {
    margin-left: auto;
}

.container-md .col-lg-offset-1 {
    margin-left: auto;
}

.container-md .col-lg-offset-2 {
    margin-left: auto;
}

.container-md .col-lg-offset-3 {
    margin-left: auto;
}

.container-md .col-lg-offset-4 {
    margin-left: auto;
}

.container-md .col-lg-offset-5 {
    margin-left: auto;
}

.container-md .col-lg-offset-6 {
    margin-left: auto;
}

.container-md .col-lg-offset-7 {
    margin-left: auto;
}

.container-md .col-lg-offset-8 {
    margin-left: auto;
}

.container-md .col-lg-offset-9 {
    margin-left: auto;
}

.container-md .col-lg-offset-10 {
    margin-left: auto;
}

.container-md .col-lg-offset-11 {
    margin-left: auto;
}

.container-md .col-lg-offset-12 {
    margin-left: auto;
}

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

.container-md .col-xs-1 {
    width: 8.33333%;
}

.container-md .col-xs-2 {
    width: 16.66667%;
}

.container-md .col-xs-3 {
    width: 25%;
}

.container-md .col-xs-4 {
    width: 33.33333%;
}

.container-md .col-xs-5 {
    width: 41.66667%;
}

.container-md .col-xs-6 {
    width: 50%;
}

.container-md .col-xs-7 {
    width: 58.33333%;
}

.container-md .col-xs-8 {
    width: 66.66667%;
}

.container-md .col-xs-9 {
    width: 75%;
}

.container-md .col-xs-10 {
    width: 83.33333%;
}

.container-md .col-xs-11 {
    width: 91.66667%;
}

.container-md .col-xs-12 {
    width: 100%;
}

.container-md .col-xs-pull-0 {
    right: auto;
}

.container-md .col-xs-pull-1 {
    right: 8.33333%;
}

.container-md .col-xs-pull-2 {
    right: 16.66667%;
}

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

.container-md .col-xs-pull-4 {
    right: 33.33333%;
}

.container-md .col-xs-pull-5 {
    right: 41.66667%;
}

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

.container-md .col-xs-pull-7 {
    right: 58.33333%;
}

.container-md .col-xs-pull-8 {
    right: 66.66667%;
}

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

.container-md .col-xs-pull-10 {
    right: 83.33333%;
}

.container-md .col-xs-pull-11 {
    right: 91.66667%;
}

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

.container-md .col-xs-push-0 {
    left: auto;
}

.container-md .col-xs-push-1 {
    left: 8.33333%;
}

.container-md .col-xs-push-2 {
    left: 16.66667%;
}

.container-md .col-xs-push-3 {
    left: 25%;
}

.container-md .col-xs-push-4 {
    left: 33.33333%;
}

.container-md .col-xs-push-5 {
    left: 41.66667%;
}

.container-md .col-xs-push-6 {
    left: 50%;
}

.container-md .col-xs-push-7 {
    left: 58.33333%;
}

.container-md .col-xs-push-8 {
    left: 66.66667%;
}

.container-md .col-xs-push-9 {
    left: 75%;
}

.container-md .col-xs-push-10 {
    left: 83.33333%;
}

.container-md .col-xs-push-11 {
    left: 91.66667%;
}

.container-md .col-xs-push-12 {
    left: 100%;
}

.container-md .col-xs-offset-0 {
    margin-left: 0%;
}

.container-md .col-xs-offset-1 {
    margin-left: 8.33333%;
}

.container-md .col-xs-offset-2 {
    margin-left: 16.66667%;
}

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

.container-md .col-xs-offset-4 {
    margin-left: 33.33333%;
}

.container-md .col-xs-offset-5 {
    margin-left: 41.66667%;
}

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

.container-md .col-xs-offset-7 {
    margin-left: 58.33333%;
}

.container-md .col-xs-offset-8 {
    margin-left: 66.66667%;
}

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

.container-md .col-xs-offset-10 {
    margin-left: 83.33333%;
}

.container-md .col-xs-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-md .col-sm-1 {
    width: 8.33333%;
}

.container-md .col-sm-2 {
    width: 16.66667%;
}

.container-md .col-sm-3 {
    width: 25%;
}

.container-md .col-sm-4 {
    width: 33.33333%;
}

.container-md .col-sm-5 {
    width: 41.66667%;
}

.container-md .col-sm-6 {
    width: 50%;
}

.container-md .col-sm-7 {
    width: 58.33333%;
}

.container-md .col-sm-8 {
    width: 66.66667%;
}

.container-md .col-sm-9 {
    width: 75%;
}

.container-md .col-sm-10 {
    width: 83.33333%;
}

.container-md .col-sm-11 {
    width: 91.66667%;
}

.container-md .col-sm-12 {
    width: 100%;
}

.container-md .col-sm-pull-0 {
    right: auto;
}

.container-md .col-sm-pull-1 {
    right: 8.33333%;
}

.container-md .col-sm-pull-2 {
    right: 16.66667%;
}

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

.container-md .col-sm-pull-4 {
    right: 33.33333%;
}

.container-md .col-sm-pull-5 {
    right: 41.66667%;
}

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

.container-md .col-sm-pull-7 {
    right: 58.33333%;
}

.container-md .col-sm-pull-8 {
    right: 66.66667%;
}

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

.container-md .col-sm-pull-10 {
    right: 83.33333%;
}

.container-md .col-sm-pull-11 {
    right: 91.66667%;
}

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

.container-md .col-sm-push-0 {
    left: auto;
}

.container-md .col-sm-push-1 {
    left: 8.33333%;
}

.container-md .col-sm-push-2 {
    left: 16.66667%;
}

.container-md .col-sm-push-3 {
    left: 25%;
}

.container-md .col-sm-push-4 {
    left: 33.33333%;
}

.container-md .col-sm-push-5 {
    left: 41.66667%;
}

.container-md .col-sm-push-6 {
    left: 50%;
}

.container-md .col-sm-push-7 {
    left: 58.33333%;
}

.container-md .col-sm-push-8 {
    left: 66.66667%;
}

.container-md .col-sm-push-9 {
    left: 75%;
}

.container-md .col-sm-push-10 {
    left: 83.33333%;
}

.container-md .col-sm-push-11 {
    left: 91.66667%;
}

.container-md .col-sm-push-12 {
    left: 100%;
}

.container-md .col-sm-offset-0 {
    margin-left: 0%;
}

.container-md .col-sm-offset-1 {
    margin-left: 8.33333%;
}

.container-md .col-sm-offset-2 {
    margin-left: 16.66667%;
}

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

.container-md .col-sm-offset-4 {
    margin-left: 33.33333%;
}

.container-md .col-sm-offset-5 {
    margin-left: 41.66667%;
}

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

.container-md .col-sm-offset-7 {
    margin-left: 58.33333%;
}

.container-md .col-sm-offset-8 {
    margin-left: 66.66667%;
}

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

.container-md .col-sm-offset-10 {
    margin-left: 83.33333%;
}

.container-md .col-sm-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-md .col-md-1 {
    width: 8.33333%;
}

.container-md .col-md-2 {
    width: 16.66667%;
}

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

.container-md .col-md-4 {
    width: 33.33333%;
}

.container-md .col-md-5 {
    width: 41.66667%;
}

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

.container-md .col-md-7 {
    width: 58.33333%;
}

.container-md .col-md-8 {
    width: 66.66667%;
}

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

.container-md .col-md-10 {
    width: 83.33333%;
}

.container-md .col-md-11 {
    width: 91.66667%;
}

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

.container-md .col-md-pull-0 {
    right: auto;
}

.container-md .col-md-pull-1 {
    right: 8.33333%;
}

.container-md .col-md-pull-2 {
    right: 16.66667%;
}

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

.container-md .col-md-pull-4 {
    right: 33.33333%;
}

.container-md .col-md-pull-5 {
    right: 41.66667%;
}

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

.container-md .col-md-pull-7 {
    right: 58.33333%;
}

.container-md .col-md-pull-8 {
    right: 66.66667%;
}

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

.container-md .col-md-pull-10 {
    right: 83.33333%;
}

.container-md .col-md-pull-11 {
    right: 91.66667%;
}

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

.container-md .col-md-push-0 {
    left: auto;
}

.container-md .col-md-push-1 {
    left: 8.33333%;
}

.container-md .col-md-push-2 {
    left: 16.66667%;
}

.container-md .col-md-push-3 {
    left: 25%;
}

.container-md .col-md-push-4 {
    left: 33.33333%;
}

.container-md .col-md-push-5 {
    left: 41.66667%;
}

.container-md .col-md-push-6 {
    left: 50%;
}

.container-md .col-md-push-7 {
    left: 58.33333%;
}

.container-md .col-md-push-8 {
    left: 66.66667%;
}

.container-md .col-md-push-9 {
    left: 75%;
}

.container-md .col-md-push-10 {
    left: 83.33333%;
}

.container-md .col-md-push-11 {
    left: 91.66667%;
}

.container-md .col-md-push-12 {
    left: 100%;
}

.container-md .col-md-offset-0 {
    margin-left: 0%;
}

.container-md .col-md-offset-1 {
    margin-left: 8.33333%;
}

.container-md .col-md-offset-2 {
    margin-left: 16.66667%;
}

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

.container-md .col-md-offset-4 {
    margin-left: 33.33333%;
}

.container-md .col-md-offset-5 {
    margin-left: 41.66667%;
}

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

.container-md .col-md-offset-7 {
    margin-left: 58.33333%;
}

.container-md .col-md-offset-8 {
    margin-left: 66.66667%;
}

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

.container-md .col-md-offset-10 {
    margin-left: 83.33333%;
}

.container-md .col-md-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-lg .col-xs-1 {
    width: 8.33333%;
}

.container-lg .col-xs-2 {
    width: 16.66667%;
}

.container-lg .col-xs-3 {
    width: 25%;
}

.container-lg .col-xs-4 {
    width: 33.33333%;
}

.container-lg .col-xs-5 {
    width: 41.66667%;
}

.container-lg .col-xs-6 {
    width: 50%;
}

.container-lg .col-xs-7 {
    width: 58.33333%;
}

.container-lg .col-xs-8 {
    width: 66.66667%;
}

.container-lg .col-xs-9 {
    width: 75%;
}

.container-lg .col-xs-10 {
    width: 83.33333%;
}

.container-lg .col-xs-11 {
    width: 91.66667%;
}

.container-lg .col-xs-12 {
    width: 100%;
}

.container-lg .col-xs-pull-0 {
    right: auto;
}

.container-lg .col-xs-pull-1 {
    right: 8.33333%;
}

.container-lg .col-xs-pull-2 {
    right: 16.66667%;
}

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

.container-lg .col-xs-pull-4 {
    right: 33.33333%;
}

.container-lg .col-xs-pull-5 {
    right: 41.66667%;
}

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

.container-lg .col-xs-pull-7 {
    right: 58.33333%;
}

.container-lg .col-xs-pull-8 {
    right: 66.66667%;
}

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

.container-lg .col-xs-pull-10 {
    right: 83.33333%;
}

.container-lg .col-xs-pull-11 {
    right: 91.66667%;
}

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

.container-lg .col-xs-push-0 {
    left: auto;
}

.container-lg .col-xs-push-1 {
    left: 8.33333%;
}

.container-lg .col-xs-push-2 {
    left: 16.66667%;
}

.container-lg .col-xs-push-3 {
    left: 25%;
}

.container-lg .col-xs-push-4 {
    left: 33.33333%;
}

.container-lg .col-xs-push-5 {
    left: 41.66667%;
}

.container-lg .col-xs-push-6 {
    left: 50%;
}

.container-lg .col-xs-push-7 {
    left: 58.33333%;
}

.container-lg .col-xs-push-8 {
    left: 66.66667%;
}

.container-lg .col-xs-push-9 {
    left: 75%;
}

.container-lg .col-xs-push-10 {
    left: 83.33333%;
}

.container-lg .col-xs-push-11 {
    left: 91.66667%;
}

.container-lg .col-xs-push-12 {
    left: 100%;
}

.container-lg .col-xs-offset-0 {
    margin-left: 0%;
}

.container-lg .col-xs-offset-1 {
    margin-left: 8.33333%;
}

.container-lg .col-xs-offset-2 {
    margin-left: 16.66667%;
}

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

.container-lg .col-xs-offset-4 {
    margin-left: 33.33333%;
}

.container-lg .col-xs-offset-5 {
    margin-left: 41.66667%;
}

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

.container-lg .col-xs-offset-7 {
    margin-left: 58.33333%;
}

.container-lg .col-xs-offset-8 {
    margin-left: 66.66667%;
}

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

.container-lg .col-xs-offset-10 {
    margin-left: 83.33333%;
}

.container-lg .col-xs-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-lg .col-sm-1 {
    width: 8.33333%;
}

.container-lg .col-sm-2 {
    width: 16.66667%;
}

.container-lg .col-sm-3 {
    width: 25%;
}

.container-lg .col-sm-4 {
    width: 33.33333%;
}

.container-lg .col-sm-5 {
    width: 41.66667%;
}

.container-lg .col-sm-6 {
    width: 50%;
}

.container-lg .col-sm-7 {
    width: 58.33333%;
}

.container-lg .col-sm-8 {
    width: 66.66667%;
}

.container-lg .col-sm-9 {
    width: 75%;
}

.container-lg .col-sm-10 {
    width: 83.33333%;
}

.container-lg .col-sm-11 {
    width: 91.66667%;
}

.container-lg .col-sm-12 {
    width: 100%;
}

.container-lg .col-sm-pull-0 {
    right: auto;
}

.container-lg .col-sm-pull-1 {
    right: 8.33333%;
}

.container-lg .col-sm-pull-2 {
    right: 16.66667%;
}

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

.container-lg .col-sm-pull-4 {
    right: 33.33333%;
}

.container-lg .col-sm-pull-5 {
    right: 41.66667%;
}

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

.container-lg .col-sm-pull-7 {
    right: 58.33333%;
}

.container-lg .col-sm-pull-8 {
    right: 66.66667%;
}

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

.container-lg .col-sm-pull-10 {
    right: 83.33333%;
}

.container-lg .col-sm-pull-11 {
    right: 91.66667%;
}

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

.container-lg .col-sm-push-0 {
    left: auto;
}

.container-lg .col-sm-push-1 {
    left: 8.33333%;
}

.container-lg .col-sm-push-2 {
    left: 16.66667%;
}

.container-lg .col-sm-push-3 {
    left: 25%;
}

.container-lg .col-sm-push-4 {
    left: 33.33333%;
}

.container-lg .col-sm-push-5 {
    left: 41.66667%;
}

.container-lg .col-sm-push-6 {
    left: 50%;
}

.container-lg .col-sm-push-7 {
    left: 58.33333%;
}

.container-lg .col-sm-push-8 {
    left: 66.66667%;
}

.container-lg .col-sm-push-9 {
    left: 75%;
}

.container-lg .col-sm-push-10 {
    left: 83.33333%;
}

.container-lg .col-sm-push-11 {
    left: 91.66667%;
}

.container-lg .col-sm-push-12 {
    left: 100%;
}

.container-lg .col-sm-offset-0 {
    margin-left: 0%;
}

.container-lg .col-sm-offset-1 {
    margin-left: 8.33333%;
}

.container-lg .col-sm-offset-2 {
    margin-left: 16.66667%;
}

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

.container-lg .col-sm-offset-4 {
    margin-left: 33.33333%;
}

.container-lg .col-sm-offset-5 {
    margin-left: 41.66667%;
}

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

.container-lg .col-sm-offset-7 {
    margin-left: 58.33333%;
}

.container-lg .col-sm-offset-8 {
    margin-left: 66.66667%;
}

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

.container-lg .col-sm-offset-10 {
    margin-left: 83.33333%;
}

.container-lg .col-sm-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-lg .col-md-1 {
    width: 8.33333%;
}

.container-lg .col-md-2 {
    width: 16.66667%;
}

.container-lg .col-md-3 {
    width: 25%;
}

.container-lg .col-md-4 {
    width: 33.33333%;
}

.container-lg .col-md-5 {
    width: 41.66667%;
}

.container-lg .col-md-6 {
    width: 50%;
}

.container-lg .col-md-7 {
    width: 58.33333%;
}

.container-lg .col-md-8 {
    width: 66.66667%;
}

.container-lg .col-md-9 {
    width: 75%;
}

.container-lg .col-md-10 {
    width: 83.33333%;
}

.container-lg .col-md-11 {
    width: 91.66667%;
}

.container-lg .col-md-12 {
    width: 100%;
}

.container-lg .col-md-pull-0 {
    right: auto;
}

.container-lg .col-md-pull-1 {
    right: 8.33333%;
}

.container-lg .col-md-pull-2 {
    right: 16.66667%;
}

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

.container-lg .col-md-pull-4 {
    right: 33.33333%;
}

.container-lg .col-md-pull-5 {
    right: 41.66667%;
}

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

.container-lg .col-md-pull-7 {
    right: 58.33333%;
}

.container-lg .col-md-pull-8 {
    right: 66.66667%;
}

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

.container-lg .col-md-pull-10 {
    right: 83.33333%;
}

.container-lg .col-md-pull-11 {
    right: 91.66667%;
}

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

.container-lg .col-md-push-0 {
    left: auto;
}

.container-lg .col-md-push-1 {
    left: 8.33333%;
}

.container-lg .col-md-push-2 {
    left: 16.66667%;
}

.container-lg .col-md-push-3 {
    left: 25%;
}

.container-lg .col-md-push-4 {
    left: 33.33333%;
}

.container-lg .col-md-push-5 {
    left: 41.66667%;
}

.container-lg .col-md-push-6 {
    left: 50%;
}

.container-lg .col-md-push-7 {
    left: 58.33333%;
}

.container-lg .col-md-push-8 {
    left: 66.66667%;
}

.container-lg .col-md-push-9 {
    left: 75%;
}

.container-lg .col-md-push-10 {
    left: 83.33333%;
}

.container-lg .col-md-push-11 {
    left: 91.66667%;
}

.container-lg .col-md-push-12 {
    left: 100%;
}

.container-lg .col-md-offset-0 {
    margin-left: 0%;
}

.container-lg .col-md-offset-1 {
    margin-left: 8.33333%;
}

.container-lg .col-md-offset-2 {
    margin-left: 16.66667%;
}

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

.container-lg .col-md-offset-4 {
    margin-left: 33.33333%;
}

.container-lg .col-md-offset-5 {
    margin-left: 41.66667%;
}

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

.container-lg .col-md-offset-7 {
    margin-left: 58.33333%;
}

.container-lg .col-md-offset-8 {
    margin-left: 66.66667%;
}

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

.container-lg .col-md-offset-10 {
    margin-left: 83.33333%;
}

.container-lg .col-md-offset-11 {
    margin-left: 91.66667%;
}

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

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

.container-lg .col-lg-1 {
    width: 8.33333%;
}

.container-lg .col-lg-2 {
    width: 16.66667%;
}

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

.container-lg .col-lg-4 {
    width: 33.33333%;
}

.container-lg .col-lg-5 {
    width: 41.66667%;
}

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

.container-lg .col-lg-7 {
    width: 58.33333%;
}

.container-lg .col-lg-8 {
    width: 66.66667%;
}

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

.container-lg .col-lg-10 {
    width: 83.33333%;
}

.container-lg .col-lg-11 {
    width: 91.66667%;
}

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

.container-lg .col-lg-pull-0 {
    right: auto;
}

.container-lg .col-lg-pull-1 {
    right: 8.33333%;
}

.container-lg .col-lg-pull-2 {
    right: 16.66667%;
}

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

.container-lg .col-lg-pull-4 {
    right: 33.33333%;
}

.container-lg .col-lg-pull-5 {
    right: 41.66667%;
}

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

.container-lg .col-lg-pull-7 {
    right: 58.33333%;
}

.container-lg .col-lg-pull-8 {
    right: 66.66667%;
}

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

.container-lg .col-lg-pull-10 {
    right: 83.33333%;
}

.container-lg .col-lg-pull-11 {
    right: 91.66667%;
}

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

.container-lg .col-lg-push-0 {
    left: auto;
}

.container-lg .col-lg-push-1 {
    left: 8.33333%;
}

.container-lg .col-lg-push-2 {
    left: 16.66667%;
}

.container-lg .col-lg-push-3 {
    left: 25%;
}

.container-lg .col-lg-push-4 {
    left: 33.33333%;
}

.container-lg .col-lg-push-5 {
    left: 41.66667%;
}

.container-lg .col-lg-push-6 {
    left: 50%;
}

.container-lg .col-lg-push-7 {
    left: 58.33333%;
}

.container-lg .col-lg-push-8 {
    left: 66.66667%;
}

.container-lg .col-lg-push-9 {
    left: 75%;
}

.container-lg .col-lg-push-10 {
    left: 83.33333%;
}

.container-lg .col-lg-push-11 {
    left: 91.66667%;
}

.container-lg .col-lg-push-12 {
    left: 100%;
}

.container-lg .col-lg-offset-0 {
    margin-left: 0%;
}

.container-lg .col-lg-offset-1 {
    margin-left: 8.33333%;
}

.container-lg .col-lg-offset-2 {
    margin-left: 16.66667%;
}

.container-lg .col-lg-offset-3 {
    margin-left: 25%;
}

.container-lg .col-lg-offset-4 {
    margin-left: 33.33333%;
}

.container-lg .col-lg-offset-5 {
    margin-left: 41.66667%;
}

.container-lg .col-lg-offset-6 {
    margin-left: 50%;
}

.container-lg .col-lg-offset-7 {
    margin-left: 58.33333%;
}

.container-lg .col-lg-offset-8 {
    margin-left: 66.66667%;
}

.container-lg .col-lg-offset-9 {
    margin-left: 75%;
}

.container-lg .col-lg-offset-10 {
    margin-left: 83.33333%;
}

.container-lg .col-lg-offset-11 {
    margin-left: 91.66667%;
}

.container-lg .col-lg-offset-12 {
    margin-left: 100%;
}

.panel {
    border-width: 0 0 2px 0;
    padding: 0;
    box-shadow: none;
}

.panel-body p,
.panel-body .pd {
    margin: 0;
}

.panel-title {
    display: inline-block;
    width: 50%;
    font-size: 14px;
}

.panel-title-detail {
    display: table;
    width: 50%;
    float: right;
    text-align: right;
}

.panel-title-detail>.value {
    display: table-cell;
    width: 100%;
    padding: 0 10px;
}

.panel-title-detail>.glyphicon {
    display: inline-block;
}

.panel-heading {
    color: #2387aa;
    font-weight: inherit;
}

.panel-group .panel-heading {
    cursor: pointer;
}

.panel-group .panel-heading:hover {
    background-color: #dfe6ed;
    color: #005578;
}

.panel-group .panel-heading h4::before,
.panel-group .panel-heading .h4d::before,
.panel-group .panel-heading .alert::before,
.panel-group .panel-heading .alert-dismissable::before,
.panel-group .panel-heading .alert-dismissible::before {
    content: '';
    font-family: 'simpl-icons-newton';
    position: relative;
    top: 2px;
}

.panel-group .panel-heading.collapsed h4::before,
.panel-group .panel-heading.collapsed .h4d::before,
.panel-group .panel-heading.collapsed .alert::before,
.panel-group .panel-heading.collapsed .alert-dismissable::before,
.panel-group .panel-heading.collapsed .alert-dismissible::before {
    content: '';
}

.panel-group .active .panel-heading {
    background-color: transparent;
}

.panel-group .panel:first-child .panel-heading {
    margin-top: 0;
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.pagination>li>a,
.pagination>li>span {
    padding: 0 0;
    width: 20px;
    height: 20px;
    text-align: center;
}

.glyphicon-none::before {
    content: '\2122';
    color: transparent;
}

.btn:active,
.btn.active {
    box-shadow: none;
}

.btn.btn-default {
    background: transparent;
}

.btn.btn-default.disabled,
.btn.btn-default[disabled],
fieldset[disabled] .btn.btn-default {
    opacity: 1;
    background-color: transparent;
    border-color: #cdd9e1;
    color: #cdd9e1;
}

.btn.btn-default.disabled:hover,
.btn.btn-default.disabled:focus,
.btn.btn-default.disabled.focus,
.btn.btn-default[disabled]:hover,
.btn.btn-default[disabled]:focus,
.btn.btn-default[disabled].focus,
fieldset[disabled] .btn.btn-default:hover,
fieldset[disabled] .btn.btn-default:focus,
fieldset[disabled] .btn.btn-default.focus {
    background-color: transparent;
    border-color: #cdd9e1;
    color: #cdd9e1;
}

.btn.btn-default:focus,
.btn.btn-default.focus {
    border-color: #005578;
    background: #005578;
    color: #ffffff;
}

.btn.btn-default:hover {
    border-color: #005578;
    background: #005578;
    color: #ffffff;
}

.btn.btn-default:focus,
.btn.btn-default.focus,
.btn.btn-default:active:focus,
.btn.btn-default:active.focus,
.btn.btn-default.active:focus,
.btn.btn-default.active.focus {
    outline: none;
}

.btn.btn-primary {
    background: #faa50a;
}

.btn.btn-primary.disabled,
.btn.btn-primary[disabled],
fieldset[disabled] .btn.btn-primary {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

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

.btn.btn-primary:focus,
.btn.btn-primary.focus {
    border-color: #eb780a;
    background: #eb780a;
}

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

.btn.btn-primary:focus,
.btn.btn-primary.focus,
.btn.btn-primary:active:focus,
.btn.btn-primary:active.focus,
.btn.btn-primary.active:focus,
.btn.btn-primary.active.focus {
    outline: none;
}

.btn.btn-info {
    background: #697882;
}

.btn.btn-info.disabled,
.btn.btn-info[disabled],
fieldset[disabled] .btn.btn-info {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

.btn.btn-info.disabled:hover,
.btn.btn-info.disabled:focus,
.btn.btn-info.disabled.focus,
.btn.btn-info[disabled]:hover,
.btn.btn-info[disabled]:focus,
.btn.btn-info[disabled].focus,
fieldset[disabled] .btn.btn-info:hover,
fieldset[disabled] .btn.btn-info:focus,
fieldset[disabled] .btn.btn-info.focus {
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

.btn.btn-info:focus,
.btn.btn-info.focus {
    border-color: #2d373c;
    background: #2d373c;
}

.btn.btn-info:hover {
    border-color: #2d373c;
    background: #2d373c;
}

.btn.btn-info:focus,
.btn.btn-info.focus,
.btn.btn-info:active:focus,
.btn.btn-info:active.focus,
.btn.btn-info.active:focus,
.btn.btn-info.active.focus {
    outline: none;
}

.btn.btn-danger {
    background: #dc0000;
}

.btn.btn-danger.disabled,
.btn.btn-danger[disabled],
fieldset[disabled] .btn.btn-danger {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

.btn.btn-danger.disabled:hover,
.btn.btn-danger.disabled:focus,
.btn.btn-danger.disabled.focus,
.btn.btn-danger[disabled]:hover,
.btn.btn-danger[disabled]:focus,
.btn.btn-danger[disabled].focus,
fieldset[disabled] .btn.btn-danger:hover,
fieldset[disabled] .btn.btn-danger:focus,
fieldset[disabled] .btn.btn-danger.focus {
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

.btn.btn-danger:focus,
.btn.btn-danger.focus {
    border-color: #a90000;
    background: #a90000;
}

.btn.btn-danger:hover {
    border-color: #a90000;
    background: #a90000;
}

.btn.btn-danger:focus,
.btn.btn-danger.focus,
.btn.btn-danger:active:focus,
.btn.btn-danger:active.focus,
.btn.btn-danger.active:focus,
.btn.btn-danger.active.focus {
    outline: none;
}

.btn.btn-success {
    background: #2387aa;
}

.btn.btn-success.disabled,
.btn.btn-success[disabled],
fieldset[disabled] .btn.btn-success {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

.btn.btn-success.disabled:hover,
.btn.btn-success.disabled:focus,
.btn.btn-success.disabled.focus,
.btn.btn-success[disabled]:hover,
.btn.btn-success[disabled]:focus,
.btn.btn-success[disabled].focus,
fieldset[disabled] .btn.btn-success:hover,
fieldset[disabled] .btn.btn-success:focus,
fieldset[disabled] .btn.btn-success.focus {
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

.btn.btn-success:focus,
.btn.btn-success.focus {
    border-color: #005578;
    background: #005578;
}

.btn.btn-success:hover {
    border-color: #005578;
    background: #005578;
}

.btn.btn-success:focus,
.btn.btn-success.focus,
.btn.btn-success:active:focus,
.btn.btn-success:active.focus,
.btn.btn-success.active:focus,
.btn.btn-success.active.focus {
    outline: none;
}

.btn.btn-warning {
    background: #dc0000;
}

.btn.btn-warning.disabled,
.btn.btn-warning[disabled],
fieldset[disabled] .btn.btn-warning {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

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

.btn.btn-warning:focus,
.btn.btn-warning.focus {
    border-color: #a90000;
    background: #a90000;
}

.btn.btn-warning:hover {
    border-color: #a90000;
    background: #a90000;
}

.btn.btn-warning:focus,
.btn.btn-warning.focus,
.btn.btn-warning:active:focus,
.btn.btn-warning:active.focus,
.btn.btn-warning.active:focus,
.btn.btn-warning.active.focus {
    outline: none;
}

.btn.disabled,
.btn[disabled] {
    opacity: 0.5;
}

[class*='col-']+[class*='col-']>.btn {
    margin-top: 5px;
}

@media (min-width: 1200px) {
    [class*='col-lg-']+[class*='col-lg-']>.btn {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    [class*='col-md-']+[class*='col-md-']>.btn {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    [class*='col-sm-']+[class*='col-sm-']>.btn {
        margin-top: 0;
    }
}

@media (min-width: 480px) {
    [class*='col-xs-']+[class*='col-xs-']>.btn {
        margin-top: 0;
    }
}

.btn-normal-width,
.modal-footer .btn,
.form-header .btn,
.form-footer .btn,
form .btn,
.navbar-btn,
.form-header button {
    min-width: 90px;
}

.btn-wide {
    min-width: 180px;
}

.btn-narrow {
    min-width: 67.5px;
}

.btn+.btn,
.btn-group+.btn-group {
    margin-left: 0;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
}

.btn-circle,
.btn.btn-circle {
    display: inline-block;
    width: 46px;
    min-width: 46px;
    height: 46px;
    min-height: 46px;
    font-size: 28px;
    padding: 0;
    border-radius: 50%;
}

.btn-circle:focus,
.btn-circle:active,
.btn-circle:active:focus {
    outline: none;
}

.btn-circle.btn-default {
    color: #2387aa;
}

.btn-circle.btn-xs,
.btn-group-xs>.btn.btn-circle {
    display: inline-block;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 20px;
}

.btn-circle.btn-sm,
.btn-group-sm>.btn.btn-circle {
    display: inline-block;
    width: 34px;
    min-width: 34px;
    height: 34px;
    min-height: 34px;
    font-size: 24px;
}

.btn-circle.btn-lg,
.btn-group-lg>.btn.btn-circle {
    display: inline-block;
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
    font-size: 40px;
}

legend {
    font-size: 21px;
    font-weight: normal;
}

label {
    margin-bottom: 2px;
    font-weight: normal;
    color: inherit;
}

.form-header {
    text-align: center;
}

.value-group label {
    color: #333333;
}

.form-control {
    border-top: 1px solid #879baa;
    padding: 15px 15px;
    height: 50px;
}

.form-control:focus {
    box-shadow: inherit;
    border-color: #005578;
}

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

.list-group-item .list-group-item-heading,
.filter-group-item .list-group-item-heading {
    color: inherit;
}

.list-group-item,
.filter-group-item {
    padding: 10px 16px;
}

.list-header {
    font-size: 12px;
    padding: 10px 12px;
    color: #2d373c;
    margin-bottom: -1px;
    border: 1px solid #dbdbe0;
}

.list-header-filter {
    margin-top: 10px;
    background: #eeeeee;
}

.list-header-sorting {
    background: #777777;
    padding: 6px 12px;
}

.list .list-group-item,
.list .filter-group-item {
    cursor: pointer;
}

.list .list-group-item.active,
.list .active.filter-group-item {
    border-right-color: transparent;
}

.badge-default {
    background-color: #777777;
}

.badge-default[href]:hover,
.badge-default[href]:focus {
    background-color: #5e5e5e;
}

.badge-primary {
    background-color: #faa50a;
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
    background-color: #cd8604;
}

.badge-success {
    background-color: #2387aa;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
    background-color: #1a6580;
}

.badge-info {
    background-color: #697882;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
    background-color: #525e66;
}

.badge-warning {
    background-color: #dc0000;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
    background-color: #a90000;
}

.badge-danger {
    background-color: #dc0000;
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
    background-color: #a90000;
}

.modal-footer {
    background: #eaeaee;
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px;
}

.modal .modal-content {
    padding: 0;
}

.modal .modal-content .modal-header {
    padding-top: 15px;
}

.modal .modal-content .modal-footer {
    padding-bottom: 15px;
}

.modal .modal-body {
    min-height: 0;
}

.nav a,
.form-header a,
.form-footer a,
.sidebar a {
    color: #2387aa;
}

.nav a:hover,
.form-header a:hover,
.form-footer a:hover,
.sidebar a:hover {
    color: inherit;
}

.nav-tabs {
    background: #ebf0f5;
    width: 100%;
    border-left: 2px solid #ffffff;
    font-weight: inherit;
}

.nav-tabs>li>a {
    min-width: 0;
    margin: 0;
    padding: 10px 10px 20px 10px;
    border-width: 1px;
    border-color: none;
    cursor: pointer;
    text-align: left;
}

.nav-tabs>li>a:hover {
    background: #dfe6ed;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border-width: 1px;
    border-color: none;
}

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

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: left;
}

.thumbnail {
    border: 0;
}

.thumbnail>img,
.thumbnail a>img {
    margin-left: 0;
    margin-right: 0;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #2387aa;
}

.navbar-header .navbar-brand {
    width: 142px;
}

@media (min-width: 1025px) {
    .navbar-header .navbar-brand>img {
        margin-left: auto;
        margin-right: auto;
    }
}

.navbar .navbar-nav>li {
    padding: 0 20px 0 0;
}

.navbar .navbar-nav>li>a {
    min-width: inherit;
    text-align: inherit;
    font-weight: normal;
}

.navbar .navbar-nav.navbar-right>li {
    padding: 0;
    margin: 0 0 0 12px;
}

.navbar-toggle {
    border-style: none;
    float: right;
}

.navbar-header-justified .navbar-toggle {
    left: -15px;
}

.navbar-toggle .icon-bar {
    background-color: #333333;
}

.navbar {
    margin-bottom: 0;
    border: 0 0 2px solid #dfe6ed solid transparent;
}

.navbar .btn,
.navbar .btn:hover,
.navbar .btn:active {
    border: 1px solid transparent;
}

.navbar-last {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    z-index: 1000;
}

.navbar-fixed-bottom {
    border-width: 0 0 2px solid #dfe6ed 0 0;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-nav>li>a .icon {
    font-size: 1em;
    margin-top: calc((20px - 1em) / 2);
    margin-bottom: calc((20px - 1em) / 2);
}

@media (min-width: 1025px) {
    .navbar-right {
        margin-right: 0;
    }
}

.navbar-nav {
    margin-right: 0;
    margin-left: 0;
}

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

.has-navbar-fixed-top {
    margin-top: 50px;
}

.navbar-nav li.nav-icon>a {
    min-width: inherit;
}

.navbar-default:hover,
.navbar-default:focus {
    background: #ffffff;
}

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    border-color: transparent;
}

.navbar-default .navbar-nav>.dropdown {
    position: static;
}

.caret {
    margin-left: 6px;
    border-top: 4px dashed;
    border-right: 4.66667px solid transparent;
    border-left: 4.66667px solid transparent;
}

.dropdown-menu>li.selected {
    background-color: #dbe8f0;
}

.dropdown-menu {
    padding-top: 2px;
}

.dropdown-header {
    color: #777777;
    background: inherit;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 16px;
}

.dropdown-item-avatar {
    padding: 6px 16px;
    white-space: nowrap;
    padding-left: 78px;
}

.dropdown-item-avatar .dropdown-item-avatar-img {
    width: 50px;
    margin-left: -62px;
    float: left;
}

.well {
    border-radius: 0;
}

.well-lg {
    border-radius: 0;
}

.well-sm {
    border-radius: 3px;
}

.breadcrumb {
    border-radius: 0;
}

.breadcrumb>li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

.breadcrumb>li+li::before {
    content: '/';
    padding-left: 5px;
    padding-right: 5px;
}

.breadcrumb>.active {
    font-weight: inherit;
}

.breadcrumb>li>a {
    color: #96a0aa;
}

.breadcrumb>li>a:hover {
    color: #005578;
}

.breadcrumb>li>a .icon {
    font-size: inherit;
}

.breadcrumb>li:last-child>a {
    color: #005578;
    font-weight: inherit;
}

.text-right-xs {
    text-align: right;
}

@media (min-width: 768px) {
    .text-right-sm {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .text-right-md {
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .text-right-lg {
        text-align: right;
    }
}

.text-center-xs {
    text-align: center;
}

@media (min-width: 768px) {
    .text-center-sm {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .text-center-md {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .text-center-lg {
        text-align: center;
    }
}

.popover {
    border: 0;
    border-radius: 0;
    color: #222222;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
}

.popover-title {
    color: #2387aa;
    background-color: initial;
    border-bottom: 0;
}


/* Copyright Siemens AG, 2016 */


/* Licensed under the Siemens Inner Source License 1.1 */

@font-face {
    font-family: 'SiemensSerif';
    font-weight: normal;
    font-style: normal;
    src: url(../assets/SiemensSerif-Roman.woff) format('woff'), url(../assets/SiemensSerif-Roman.eot) format('eot'), url(../assets/SiemensSerif-Roman.ttf) format('truetype'), url(../assets/SiemensSerif-Roman.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSerif';
    font-weight: normal;
    font-style: italic;
    src: url(../assets/SiemensSerif-Italic.woff) format('woff'), url(../assets/SiemensSerif-Italic.eot) format('eot'), url(../assets/SiemensSerif-Italic.ttf) format('truetype'), url(../assets/SiemensSerif-Italic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSerif';
    font-weight: 500;
    font-style: normal;
    src: url(../assets/SiemensSerif-Semibold.woff) format('woff'), url(../assets/SiemensSerif-Semibold.eot) format('eot'), url(../assets/SiemensSerif-Semibold.ttf) format('truetype'), url(../assets/SiemensSerif-Semibold.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSerif';
    font-weight: 500;
    font-style: italic;
    src: url(../assets/SiemensSerif-SemiboldItalic.woff) format('woff'), url(../assets/SiemensSerif-SemiboldItalic.eot) format('eot'), url(../assets/SiemensSerif-SemiboldItalic.ttf) format('truetype'), url(../assets/SiemensSerif-SemiboldItalic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSerif';
    font-weight: bold;
    font-style: normal;
    src: url(../assets/SiemensSerif-Bold.woff) format('woff'), url(../assets/SiemensSerif-Bold.eot) format('eot'), url(../assets/SiemensSerif-Bold.ttf) format('truetype'), url(../assets/SiemensSerif-Bold.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSerif';
    font-weight: bold;
    font-style: italic;
    src: url(../assets/SiemensSerif-BoldItalic.woff) format('woff'), url(../assets/SiemensSerif-BoldItalic.eot) format('eot'), url(../assets/SiemensSerif-BoldItalic.ttf) format('truetype'), url(../assets/SiemensSerif-BoldItalic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSans';
    font-weight: normal;
    font-style: normal;
    src: url(../assets/SiemensSans-Roman.woff) format('woff'), url(../assets/SiemensSans-Roman.eot) format('eot'), url(../assets/SiemensSans-Roman.ttf) format('truetype'), url(../assets/SiemensSans-Roman.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSans';
    font-weight: normal;
    font-style: italic;
    src: url(../assets/SiemensSans-Italic.woff) format('woff'), url(../assets/SiemensSans-Italic.eot) format('eot'), url(../assets/SiemensSans-Italic.ttf) format('truetype'), url(../assets/SiemensSans-Italic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSans';
    font-weight: 500;
    font-style: normal;
    src: url(../assets/SiemensSans-Bold.woff) format('woff'), url(../assets/SiemensSans-Bold.eot) format('eot'), url(../assets/SiemensSans-Bold.ttf) format('truetype'), url(../assets/SiemensSans-Bold.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSans';
    font-weight: 500;
    font-style: italic;
    src: url(../assets/SiemensSans-BoldItalic.woff) format('woff'), url(../assets/SiemensSans-BoldItalic.eot) format('eot'), url(../assets/SiemensSans-BoldItalic.ttf) format('truetype'), url(../assets/SiemensSans-BoldItalic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSans';
    font-weight: bold;
    font-style: normal;
    src: url(../assets/SiemensSans-Black.woff) format('woff'), url(../assets/SiemensSans-Black.eot) format('eot'), url(../assets/SiemensSans-Black.ttf) format('truetype'), url(../assets/SiemensSans-Black.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSans';
    font-weight: bold;
    font-style: italic;
    src: url(../assets/SiemensSans-BlackItalic.woff) format('woff'), url(../assets/SiemensSans-BlackItalic.eot) format('eot'), url(../assets/SiemensSans-BlackItalic.ttf) format('truetype'), url(../assets/SiemensSans-BlackItalic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSlab';
    font-weight: normal;
    font-style: normal;
    src: url(../assets/SiemensSlab-Roman.woff) format('woff'), url(../assets/SiemensSlab-Roman.eot) format('eot'), url(../assets/SiemensSlab-Roman.ttf) format('truetype'), url(../assets/SiemensSlab-Roman.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSlab';
    font-weight: normal;
    font-style: italic;
    src: url(../assets/SiemensSlab-Italic.woff) format('woff'), url(../assets/SiemensSlab-Italic.eot) format('eot'), url(../assets/SiemensSlab-Italic.ttf) format('truetype'), url(../assets/SiemensSlab-Italic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSlab';
    font-weight: 500;
    font-style: normal;
    src: url(../assets/SiemensSlab-Bold.woff) format('woff'), url(../assets/SiemensSlab-Bold.eot) format('eot'), url(../assets/SiemensSlab-Bold.ttf) format('truetype'), url(../assets/SiemensSlab-Bold.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSlab';
    font-weight: 500;
    font-style: italic;
    src: url(../assets/SiemensSlab-BoldItalic.woff) format('woff'), url(../assets/SiemensSlab-BoldItalic.eot) format('eot'), url(../assets/SiemensSlab-BoldItalic.ttf) format('truetype'), url(../assets/SiemensSlab-BoldItalic.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSlab';
    font-weight: bold;
    font-style: normal;
    src: url(../assets/SiemensSlab-Black.woff) format('woff'), url(../assets/SiemensSlab-Black.eot) format('eot'), url(../assets/SiemensSlab-Black.ttf) format('truetype'), url(../assets/SiemensSlab-Black.svg) format('svg');
}

@font-face {
    font-family: 'SiemensSlab';
    font-weight: bold;
    font-style: italic;
    src: url(../assets/SiemensSlab-BlackItalic.woff) format('woff'), url(../assets/SiemensSlab-BlackItalic.eot) format('eot'), url(../assets/SiemensSlab-BlackItalic.ttf) format('truetype'), url(../assets/SiemensSlab-BlackItalic.svg) format('svg');
}

.navbar-statusbar {
    background-color: rgba(255, 255, 255, 0.92);
    min-height: 50px;
}

@media (min-width: 1025px) {
    .navbar-statusbar .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-statusbar .navbar-brand {
    padding: 15px 15px;
    height: 50px;
    font-family: 'SiemensSerif';
    font-size: 18px;
}

.navbar-statusbar .navbar-logo {
    padding-left: 15px;
}

.navbar-statusbar .navbar-toggle {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 1px;
    padding-bottom: 0;
}

.navbar-statusbar .navbar-form {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 5px;
    padding-bottom: 0;
}

.navbar-statusbar .navbar-btn,
.navbar-statusbar .form-header button,
.form-header .navbar-statusbar button {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 5px;
    padding-bottom: 0;
}

.navbar-statusbar .navbar-btn.btn-sm,
.navbar-statusbar .btn-group-sm>.navbar-btn.btn,
.navbar-statusbar .form-header .btn-group-sm>button.btn,
.form-header .navbar-statusbar .btn-group-sm>button.btn,
.navbar-statusbar .form-header button.btn-sm,
.form-header .navbar-statusbar button.btn-sm {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 5px;
    padding-bottom: 0;
}

.navbar-statusbar .navbar-btn.btn-xs,
.navbar-statusbar .btn-group-xs>.navbar-btn.btn,
.navbar-statusbar .form-header .btn-group-xs>button.btn,
.form-header .navbar-statusbar .btn-group-xs>button.btn,
.navbar-statusbar .form-header button.btn-xs,
.form-header .navbar-statusbar button.btn-xs {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 13px;
    padding-bottom: 0;
}

.navbar-statusbar .navbar-text,
.navbar-statusbar .form-header h2,
.form-header .navbar-statusbar h2,
.navbar-statusbar .form-header .h2d,
.form-header .navbar-statusbar .h2d {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 15px;
    padding-bottom: 0;
}

.navbar-status {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
    padding-top: 0px;
    padding-bottom: 0;
    line-height: 0;
    border-right: 1px solid transparent;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    min-width: 50px;
    font-weight: inherit;
}

.navbar-status p::before,
.navbar-status .pd::before,
.navbar-status span::before {
    content: '\200B';
}

.navbar-status .item-title {
    text-transform: uppercase;
    color: #788791;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    margin-top: 5px;
}

.navbar-status .item-value {
    margin: 0;
    color: #2d373c;
    font-size: 18px;
    line-height: 1;
}

.navbar-status-success .item-value {
    color: #2387aa;
}

.navbar-status-info .item-value {
    color: #697882;
}

.navbar-status-warning .item-value {
    color: #dc0000;
}

.navbar-status-danger .item-value {
    color: #dc0000;
}

.navbar-status-inactive .item-value {
    color: #8b8b95;
}

.navbar-breadcrumb {
    min-height: 70px;
}

.navbar-breadcrumb .breadcrumb {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.navbar-breadcrumb .breadcrumb>li {
    margin-top: 24px;
    margin-bottom: 24px;
}

.navbar-breadcrumb .breadcrumb>li a {
    padding-top: 0;
    padding-bottom: 0;
}

.sidebar {
    background-color: #c5d8e8;
    border-right: 1px solid #777777;
    font-weight: normal;
    width: 142px;
    height: 100%;
    overflow: hidden;
}

.sidebar>li>a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 20px 15px;
}

.sidebar>li>a span:first-child {
    margin-right: 10px;
}

.sidebar>li>a:hover,
.sidebar>li>a:focus {
    background-color: #e3ecf2;
}

.sidebar>li.active {
    background-color: #ffffff;
}

.sidebar>li.active>a {
    color: #00b1ff;
}

.sidebar>li.nav-alternative {
    background-color: #333c47;
}

.sidebar>li.nav-alternative>a {
    color: #ffffff;
}

.sidebar>li.nav-alternative>a:hover,
.sidebar>li.nav-alternative>a:focus {
    background-color: #333c47;
}

.sidebar.sidebar-inverse {
    background-color: #2b333d;
}

.sidebar.sidebar-inverse>li>a {
    color: #c5d0de;
}

.sidebar.sidebar-inverse>li>a:hover,
.sidebar.sidebar-inverse>li>a:focus {
    background-color: #333c47;
}

.sidebar.sidebar-inverse>li.active {
    background-color: #333c47;
}

.sidebar.sidebar-inverse>li.active>a {
    color: #ffffff;
}

.sidebar.sidebar-offcanvas {
    max-width: 0;
    min-height: 100vh;
    -webkit-transition: max-width 0.5s ease-in-out;
    transition: max-width 0.5s ease-in-out;
}

.sidebar.sidebar-offcanvas.open {
    max-width: 142px;
}

@media (min-width: 1200px) {
    .sidebar.sidebar-offcanvas {
        max-width: 142px;
    }
}

@media (max-width: 1199px) {
    .sidebar.sidebar-offcanvas+.page-frame {
        box-shadow: -5px 0 10px rgba(0, 0, 0, 0.75);
    }
}

.sidebar.sidebar-collapsible {
    -webkit-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}

@media (max-width: 767px) {
    .sidebar.sidebar-collapsible {
        width: 50px;
    }
    .sidebar.sidebar-collapsible>li a {
        padding: 15px;
    }
    .sidebar.sidebar-collapsible>li a .list-group-item-value {
        display: none;
    }
}

body {
    display: -ms-flexbox;
}

.has-navbar-fixed-top .page-frame {
    min-height: calc(100vh - 50px);
}

.has-navbar-fixed-top .page-frame.page-fixed {
    height: calc(100vh - 50px);
}

.page-frame {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

.page-frame.container,
.page-frame.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.page-frame.container>.navbar,
.page-frame.container-fluid>.navbar {
    border-right-width: 0;
    border-left-width: 0;
}

.page-frame.container::after,
.page-frame.container-fluid::after {
    content: '';
}

.page-frame.container {
    margin: auto;
}

@media (min-width: 768px) {
    .page-frame.container {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
    }
}

.page-frame>.page-main,
.page-frame>.container,
.page-frame>.container-fluid {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -ms-flex: 1 1 auto;
}

.page-frame>.page-main,
.page-frame>.container-fluid {
    width: 100%;
}

.page-work {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    overflow: auto;
}

.page-work-area {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-top: 1px solid #c8cdd2;
    background-image: -webkit-linear-gradient(#ffffff, #f5f5f5);
    background-image: linear-gradient(#ffffff, #f5f5f5);
    background-attachment: fixed;
}

.page-work-area .page-header h1,
.page-work-area .page-header .h1d,
.page-work-area .page-header h2,
.page-work-area .page-header .h2d,
.page-work-area .page-header h3,
.page-work-area .page-header .h3d,
.page-work-area .page-header h4,
.page-work-area .page-header .h4d,
.page-work-area .page-header .alert,
.page-work-area .page-header .alert-dismissable,
.page-work-area .page-header .alert-dismissible,
.page-work-area .page-header h5,
.page-work-area .page-header h6 {
    margin-top: 10px;
}

.page-work-nav {
    width: 142px;
    float: left;
}

.page-scroll,
.page-fixed .page-work-area,
.page-fixed .page-work-nav {
    overflow: auto;
}

.page-fixed {
    height: 100vh;
}

.page-footer {
    margin-bottom: 0;
    overflow: auto;
    background-color: #ffffff;
    color: #777777;
    font-size: 12px;
    border-top: 1px solid #cccccc;
}

.page-footer a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    color: #777777;
}

.page-footer a+a::before {
    content: '|';
    padding-left: 10px;
    padding-right: 10px;
}

.page-footer .container,
.page-footer .container-fluid {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}

.page-footer .linklist {
    padding: O;
    margin-bottom: 0;
    list-style: none;
}

.page-footer .linklist>li {
    display: inline-block;
}

.page-footer .linklist>li+li::before {
    content: '|\00a0';
    padding: 0 10px;
}

.jumbotron.jumbotron-landing {
    position: relative;
    height: 320px;
    padding: 0;
    background-image: url('../assets/brand-banner.png');
    background-position: center;
}

.jumbotron.jumbotron-landing .navbar {
    border-width: 0;
    z-index: 1000;
}

.jumbotron.jumbotron-landing .navbar>.container,
.jumbotron.jumbotron-landing .navbar>.container-fluid {
    padding: 0;
}

.jumbotron.jumbotron-landing .navbar .navbar-brand {
    margin: 0;
    height: 72px;
    padding: 0 0 0 44px;
}

.jumbotron.jumbotron-landing .navbar .navbar-landing {
    margin-top: 30px;
    margin-right: 30px;
}

@media (max-width: 1024px) {
    .jumbotron.jumbotron-landing .navbar .navbar-landing {
        filter: alpha(opacity=100);
        opacity: 1;
        margin: 0;
        background-color: #333333;
    }
}

.jumbotron.jumbotron-landing .navbar .dropdown {
    color: #fff;
}

.jumbotron.jumbotron-landing .navbar .dropdown>.btn {
    width: 180px;
    border: 1px solid #fff;
    background-color: transparent;
    text-align: right;
    color: #fff;
}

@media (max-width: 1024px) {
    .jumbotron.jumbotron-landing .navbar .dropdown>.btn {
        border-width: 0;
        text-align: left;
        color: #fff;
    }
}

.jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu {
    margin-top: 0;
    border: 1px solid #fff;
    min-width: 180px;
    text-align: right;
    background-color: transparent;
    border-top-width: 0;
}

@media (max-width: 1024px) {
    .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu {
        text-align: left;
        border-width: 0;
    }
}

.jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu>li>a {
    color: #fff;
}

@media (max-width: 1024px) {
    .jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu>li>a {
        color: #fff;
    }
}

.jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu>li>a:hover,
.jumbotron.jumbotron-landing .navbar .dropdown .dropdown-menu>li>a:focus {
    background-color: fade(#fff, 30%);
}

.jumbotron.jumbotron-landing .page-slogan,
.jumbotron.jumbotron-landing .page-header {
    margin: 0 0 40px 0;
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 50%;
    min-height: 110px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 30px 30px 25px 25px;
    border: 0;
}

.jumbotron.jumbotron-landing .page-slogan h1,
.jumbotron.jumbotron-landing .page-slogan .h1d,
.jumbotron.jumbotron-landing .page-slogan h2,
.jumbotron.jumbotron-landing .page-slogan .h2d,
.jumbotron.jumbotron-landing .page-slogan h3,
.jumbotron.jumbotron-landing .page-slogan .h3d,
.jumbotron.jumbotron-landing .page-slogan>div,
.jumbotron.jumbotron-landing .page-header h1,
.jumbotron.jumbotron-landing .page-header .h1d,
.jumbotron.jumbotron-landing .page-header h2,
.jumbotron.jumbotron-landing .page-header .h2d,
.jumbotron.jumbotron-landing .page-header h3,
.jumbotron.jumbotron-landing .page-header .h3d,
.jumbotron.jumbotron-landing .page-header>div {
    margin: 0;
    color: #ffffff;
    font-size: 30px;
    font-family: 'SiemensSerif';
    line-height: 1.1;
    font-weight: 500;
}

.jumbotron.jumbotron-landing .page-slogan h1 small,
.jumbotron.jumbotron-landing .page-slogan .h1d small,
.jumbotron.jumbotron-landing .page-slogan h2 small,
.jumbotron.jumbotron-landing .page-slogan .h2d small,
.jumbotron.jumbotron-landing .page-slogan h3 small,
.jumbotron.jumbotron-landing .page-slogan .h3d small,
.jumbotron.jumbotron-landing .page-slogan>div small,
.jumbotron.jumbotron-landing .page-header h1 small,
.jumbotron.jumbotron-landing .page-header .h1d small,
.jumbotron.jumbotron-landing .page-header h2 small,
.jumbotron.jumbotron-landing .page-header .h2d small,
.jumbotron.jumbotron-landing .page-header h3 small,
.jumbotron.jumbotron-landing .page-header .h3d small,
.jumbotron.jumbotron-landing .page-header>div small {
    display: block;
    color: #ffffff;
    line-height: 1;
    font-weight: normal;
    font-family: 'SiemensSans';
    font-size: 16px;
    margin-top: 10px;
}

.context-actions {
    width: 50%;
    text-align: right;
}

.context-actions .btn {
    min-width: 25%;
}

input[type='range'] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background: transparent;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 15px 0;
    margin: 0;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    input[type='range'] {
        /* IE10+ CSS hack */
        padding: 0;
    }
}

input[type='range']:focus {
    outline: none;
}

input[type='range']::-webkit-slider-runnable-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    background: #c8cdd2;
    border-radius: 0;
    border: 0 solid #c8cdd2;
}

input[type='range']::-webkit-slider-thumb {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #c8cdd2;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    background: -webkit-linear-gradient(#fff, white);
    background: linear-gradient(#fff, white);
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    margin-top: -11px;
}

input[type='range']:focus::-webkit-slider-runnable-track {
    background: #c8cdd2;
}

input[type='range']::-moz-range-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    background: #c8cdd2;
    border-radius: 0;
    border: 0 solid #c8cdd2;
}

input[type='range']::-moz-range-thumb {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #c8cdd2;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    background: linear-gradient(#fff, white);
    cursor: pointer;
}

input[type='range']:focus::-moz-range-track {
    background: #c8cdd2;
}

input[type='range']::-ms-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 24px 0;
    color: transparent;
}

input[type='range']::-ms-fill-lower {
    background: #c8cdd2;
    border: 0 solid #c8cdd2;
    border-radius: 0;
}

input[type='range']::-ms-fill-upper {
    background: #c8cdd2;
    border: 0 solid #c8cdd2;
    border-radius: 0;
}

input[type='range']::-ms-thumb {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #c8cdd2;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    background: linear-gradient(#fff, white);
    cursor: pointer;
}

input[type='range']:focus::-ms-fill-lower {
    background: #c8cdd2;
}

input[type='range']:focus::-ms-fill-upper {
    background: #c8cdd2;
}

.state-marker::before {
    content: ' ';
    position: absolute;
    top: 1px;
    left: 2px;
    bottom: 1px;
    width: 3px;
    border-left: 3px solid transparent;
}

.state-marker-success::before {
    border-color: #2387aa;
}

.state-marker-info::before {
    border-color: #697882;
}

.state-marker-warning::before {
    border-color: #dc0000;
}

.state-marker-danger::before {
    border-color: #dc0000;
}

.state-marker-inactive::before {
    border-color: #8b8b95;
}

.filter-group-item {
    background-color: #fff;
    border-color: #ddd;
}

html {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 100%;
}

body {
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow-x: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.icon-left,
.footer ul>li>a>span,
ul.header-link-list>li>a>span,
ul.default-link-list>li>a>span,
.a3>span,
.a6 ::before {
    margin-right: 8px;
}

.icon-action:hover {
    color: #005578;
}

main {
    margin-top: 127px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -ms-flex: 1 0 auto;
}

.link-extern::after {
    font-family: 'simpl-icons-newton';
    content: '';
}

.thumbnail .caption>*:first-child {
    margin-top: 0;
    padding-top: 0;
    line-height: normal;
}

.tab-pane {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    background: #ebf0f5;
    font-family: 'SiemensSans';
}

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

.footer ul>li {
    line-height: 16px;
    vertical-align: bottom;
}

.footer ul>li>a {
    color: #697882;
    line-height: 20px;
    padding-right: 10px;
}

.footer ul>li>a:hover {
    color: #005578;
    text-decoration: underline;
}

.footer ul>li>a:active {
    color: #005578;
}

.footer ul>li>a::before {
    font-family: 'simpl-icons-newton';
    content: '';
    display: inline-block;
    font-size: 14px;
    position: relative;
    top: 3px;
    left: -3px;
}

.footer ul>li>a>span {
    text-decoration: none;
    border: 0;
}

.footer h4,
.footer .h4d,
.footer .alert,
.footer .alert-dismissable,
.footer .alert-dismissible,
.footer section.shoutbox h4,
section.shoutbox .footer h4,
.footer section.related-content h4,
section.related-content .footer h4 {
    margin-bottom: 20px;
}

.footer .sn-meta-navigation {
    margin-top: 50px;
}

.nav-tabs>li>a {
    border-right: 2px solid #ffffff;
}

.jumbotron {
    background: -webkit-linear-gradient( left, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
    background: linear-gradient( to right, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
    border-radius: 0;
}

.jumbotron>hr {
    border: 0;
}

section {
    width: 100%;
    background: #ffffff;
    padding: 40px 0 60px;
}

section.secondary {
    background: #ebf0f5;
}

section.shoutbox {
    background: #006487;
}

section.related-content {
    background: #3c464b;
}

section.tabs {
    background: #ebf0f5;
    padding: 0;
}

ul.header-link-list {
    list-style: none;
    padding-left: 0;
    padding: 70px 0 50px;
}

ul.header-link-list>li {
    line-height: 16px;
    vertical-align: bottom;
}

ul.header-link-list>li>a {
    color: #2387aa;
    line-height: 20px;
    padding-right: 10px;
}

ul.header-link-list>li>a:hover {
    color: #005578;
    text-decoration: underline;
}

ul.header-link-list>li>a:active {
    color: #005578;
}

ul.header-link-list>li>a>span {
    text-decoration: none;
    border: 0;
}

ul.header-link-list>.dropdown.open :hover {
    background: #ebf0f5;
}

ul.header-link-list>li {
    border-top: 1px solid #cdd9e1;
    vertical-align: middle;
}

ul.header-link-list>li :hover {
    background: #dfe6ed;
}

ul.header-link-list>li>a {
    width: 100%;
    display: inline-block;
    padding: 10px 0 10px 10px;
}

ul.header-link-list>li:last-child {
    border-bottom: 1px solid #cdd9e1;
}

ul.default-link-list {
    list-style: none;
    padding-left: 0;
}

ul.default-link-list>li {
    line-height: 16px;
    vertical-align: bottom;
}

ul.default-link-list>li>a {
    color: #697882;
    line-height: 20px;
    padding-right: 10px;
}

ul.default-link-list>li>a:hover {
    color: #005578;
    text-decoration: underline;
}

ul.default-link-list>li>a:active {
    color: #005578;
}

ul.default-link-list>li>a>span {
    text-decoration: none;
    border: 0;
}

.h1d,
section.shoutbox h1,
section.shoutbox .h1d,
section.related-content h1,
section.related-content .h1d,
.h2d,
section.shoutbox h2,
section.shoutbox .h2d,
section.related-content h2,
section.related-content .h2d,
.h3d,
section.shoutbox h3,
section.shoutbox .h3d,
section.related-content h3,
section.related-content .h3d,
.h4d,
.alert,
.alert-dismissable,
.alert-dismissible,
section.shoutbox h4,
section.shoutbox .h4d,
section.related-content h4,
section.related-content .h4d {
    color: #ffffff;
}

.p1,
.p1d,
.p2,
.p2d,
.p3,
.p3d,
.ps,
.psd {
    font-family: 'SiemensSans';
}

.pd {
    color: #ffffff;
}

.ps,
.psd {
    color: #2d373c;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}

.psd {
    color: #ffffff;
}

.p1,
.p1d {
    color: #697882;
    font-size: 18px;
    line-height: 24px;
}

.p2,
.p2d {
    color: #697882;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}

.p2d {
    color: #cdd9e1;
}

.p3,
.p3d {
    color: #788791;
    font-size: 14px;
    line-height: 20px;
}

.p3d {
    color: #cdd9e1;
}

.a3 {
    font-family: 'SiemensSans';
    color: #697882;
    line-height: 20px;
    padding-right: 10px;
}

.a3 :hover {
    color: #005578;
    text-decoration: underline;
}

.a3 :active {
    color: #005578;
}

.a3 :visited {
    color: #697882;
}

.a3>span {
    border: 0;
    text-decoration: none;
}

.a6 {
    font-family: 'SiemensSans';
    font-weight: 500;
    color: #2d373c;
    font-size: 18px;
    line-height: 24px;
    padding-right: 10px;
}

.a6 :active,
.a6 :hover {
    color: #005578;
    text-decoration: underline;
}

.a6 :visited {
    color: #2d373c;
}

.a6 ::before {
    font-family: 'simpl-icons-newton';
    content: '';
    vertical-align: bottom;
    border: 0;
    text-decoration: none;
}

.n9,
ul.header-link-list>li>a {
    line-height: 20px;
    color: #2d373c;
    padding-bottom: 15px;
}

.n9 :hover,
ul.header-link-list>li>a :hover {
    color: #005578;
    text-decoration: underline;
}

.n12,
.site-identifier {
    font-family: 'SiemensSans';
    color: #879baa;
}

.d {
    color: #2387aa;
    font-size: 14px;
    line-height: 20px;
}

.d :active,
.d :hover {
    color: #005578;
}

.form-control.dropdown-toggle {
    border-top-color: #cdd9e1;
    border-bottom-color: #879baa;
}

.form-control.dropdown-toggle:focus {
    border-color: #005578;
}

.form-group,
.value-group {
    position: relative;
}

.form-group>input,
.value-group>input,
.form-group .input-group>input,
.value-group .input-group>input,
.form-group select,
.value-group select {
    padding-top: 22px;
    padding-bottom: 8px;
}

.form-group>input:disabled,
.value-group>input:disabled,
.form-group .input-group>input:disabled,
.value-group .input-group>input:disabled,
.form-group select:disabled,
.value-group select:disabled {
    background-color: #dfe6ed;
    border-color: #cdd9e1;
    border-top-color: #879baa;
    color: #879baa;
}

.form-group>label,
.value-group>label {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #788791;
    z-index: 4;
    -webkit-transition: top 0.1s, left 0.1s, font-size 0.1s linear 0s;
    transition: top 0.1s, left 0.1s, font-size 0.1s linear 0s;
}

.form-group.form-group-dropdown .form-group-dropdown-value,
.form-group-dropdown.value-group .form-group-dropdown-value {
    background: transparent;
    border: 0;
    color: #788791;
    left: 15px;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 20px;
    -webkit-transition: top 0.1s, left 0.1s, font-size 0.1s linear 0s;
    transition: top 0.1s, left 0.1s, font-size 0.1s linear 0s;
    z-index: 1;
}

.form-group>label.selected,
.value-group>label.selected {
    top: 8px;
    left: 16px;
    font-size: 9px;
}

.form-group>label.disabled,
.value-group>label.disabled {
    color: #879baa;
}

.form-group select,
.value-group select {
    padding-left: 11px;
}

.form-group .dropdown-toggle,
.value-group .dropdown-toggle {
    text-align: left;
    padding-top: 22px;
    padding-bottom: 8px;
}

.icon-dropdown {
    position: absolute;
    right: 17px;
    top: 17px;
    color: #788791;
}

.icon-dropdown::before {
    font-family: 'simpl-icons-newton';
    content: '';
}

.form-group.open .icon-dropdown::before,
.open.value-group .icon-dropdown::before {
    font-family: 'simpl-icons-newton';
    content: '';
}

button+.dropdown-menu,
.form-group .dropdown-menu,
.value-group .dropdown-menu {
    width: 100%;
    padding: 0;
    margin-top: -1px;
    border-color: #cdd9e1;
}

button+.dropdown-menu>li:not(.divider),
.form-group .dropdown-menu>li:not(.divider),
.value-group .dropdown-menu>li:not(.divider) {
    padding: 5px 15px;
    height: 31px;
}

button+.dropdown-menu>li:not(.divider):hover,
.form-group .dropdown-menu>li:not(.divider):hover,
.value-group .dropdown-menu>li:not(.divider):hover {
    padding-top: 3px;
    background-color: #005578;
    cursor: pointer;
    color: #ffffff;
}

button+.dropdown-menu>li:not(.divider):hover::before,
.form-group .dropdown-menu>li:not(.divider):hover::before,
.value-group .dropdown-menu>li:not(.divider):hover::before {
    padding-right: 5px;
    font-family: 'simpl-icons-newton';
    content: '';
    position: relative;
    top: 2px;
}

button+.dropdown-menu>li:not(.divider) {
    padding-right: 29px;
}

button+.dropdown-menu>li:not(.divider):hover {
    padding-right: 15px;
}

.open>.btn-default.dropdown-toggle {
    background-color: #003145;
    border-color: #003145;
    color: #ffffff;
}

.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus {
    background-color: #003145;
    border-color: #003145;
    color: #ffffff;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: '';
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */

.slick-loading .slick-list {
    background: #fff url('../assets/ajax-loader.gif') center center no-repeat;
}


/* Icons */

@font-face {
    font-family: 'slick';
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '•';
    width: 20px;
    height: 20px;
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

.alert,
.alert-dismissable,
.alert-dismissible {
    padding: 22px;
}

.alert span[class*='newton-'],
.alert-dismissable span[class*='newton-'],
.alert-dismissible span[class*='newton-'] {
    font-size: 30px;
    margin-right: 8px;
}

.alert .close::before,
.alert-dismissable .close::before,
.alert-dismissible .close::before {
    content: '';
    font-family: 'simpl-icons-newton';
    position: relative;
    top: 7px;
}


/* © Siemens AG - 2.1.0 - DIRTY */


/* Copyright Siemens AG, 2018 */


/* Licensed under the Siemens Inner Source License 1.1 */


/*$navbar-height: 30px !default;*/


/*$navbar-brand-font-size: $font-size-large !default;*/

.breadcrumb {
    margin: 0 -25px;
}

.breadcrumb .newton-home {
    position: relative;
    top: -1px;
}

.breadcrumb>li {
    padding-left: 10px;
}

.breadcrumb>li>a {
    text-decoration: none;
}

.breadcrumb>li+li::before {
    content: none;
}

.breadcrumb>.dropdown>.dropdown-toggle::after {
    font-family: 'simpl-icons-newton';
    content: '';
    position: relative;
    top: 2px;
    left: 5px;
}

.breadcrumb>.dropdown.open>.dropdown-toggle::after {
    font-family: 'simpl-icons-newton';
    content: '';
}

.breadcrumb .dropdown-menu>li>a {
    padding: 3px 40px 3px 10px;
}

.breadcrumb .dropdown-menu>li.dropdown-header {
    padding: 10px 10px;
}

.breadcrumb .dropdown-menu>li>a:hover {
    background-color: #005578;
    cursor: pointer;
    color: #ffffff;
    padding: 2px 26px 2px 10px;
}

.breadcrumb .dropdown-menu>li>a:hover::before {
    font-family: 'simpl-icons-newton';
    content: '';
    position: relative;
    top: 2px;
}

.breadcrumb>.dropdown.dropdown-toggle::after {
    font-family: 'simpl-icons-newton';
    content: '';
}

@media (max-width: 1024px) {
    .breadcrumb {
        margin: 0 -10px;
    }
}

.logo {
    max-height: 19px;
}

.logo-claim {
    max-height: 29px;
    -webkit-transition: opacity 0.3s linear 0.3s;
    transition: opacity 0.3s linear 0.3s;
}

.site-identifier {
    display: none;
    width: 100%;
    padding: 12px 20px;
    margin-top: 2px;
}

.navbar-underline {
    border-top: 4px solid #009999;
    position: absolute;
    bottom: 4px;
    opacity: 1;
    -webkit-transition: left 0.5s, width 0.5s, opacity 0.2s linear 0.5s;
    transition: left 0.5s, width 0.5s, opacity 0.2s linear 0.5s;
}

.navbar-search {
    float: right;
    position: relative;
    top: 82px;
    display: block;
    -webkit-transition: top 0.1s linear 0s;
    transition: top 0.1s linear 0s;
}

.navbar-search input[type='search'] {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 40px 0 14px;
    width: 350px;
    margin-left: -350px;
    -webkit-transition: margin-left 0s linear 0s;
    transition: margin-left 0s linear 0s;
    text-overflow: ellipsis;
}

.navbar-search input[type='search']~button.search-button {
    position: absolute;
    background: transparent;
    float: right;
    right: 0;
    bottom: 1px;
    border: 0;
    margin-right: 1px;
    margin-top: -29px;
    width: 30px;
    height: 28px;
    line-height: 28px;
    color: #788791;
    font-size: 18px;
    overflow: hidden;
}

.navbar-search input[type='search']~button.search-button>span {
    width: 30px;
}

.navbar-search input[type='search']~button.search-button>span::before {
    position: relative;
    right: 6px;
    top: -1px;
}

.navbar-search input[type='search']~button.search-button:hover {
    background: #788791;
    color: #ffffff;
}

.navbar-search input[type='search']~button.search-button:focus {
    outline: 0;
}

.navbar-search input[type='search']:focus {
    width: 350;
    margin-left: -350px;
    -webkit-transition: margin-left 0s linear 0s;
    transition: margin-left 0s linear 0s;
}

.navbar-search input[type='search']:focus~button.search-button {
    background: #788791;
    color: #ffffff;
}

ul.nav>li.dropdown:hover>ul.dropdown-menu,
ul.form-header>li.dropdown:hover>ul.dropdown-menu,
ul.form-footer>li.dropdown:hover>ul.dropdown-menu,
ul.sidebar>li.dropdown:hover>ul.dropdown-menu {
    display: block;
}

.navbar-nav {
    font-family: 'SiemensSans';
}

.navbar-nav.navbar-primary {
    position: relative;
    font-size: 18px;
    margin-top: 15px;
    visibility: visible;
    max-height: 60px;
    -webkit-transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0s linear 0s;
    transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0s linear 0s;
}

.navbar-nav .dropdown .dropdown-toggle::after {
    font-family: 'simpl-icons-newton';
    content: '';
    font-size: 14px;
    float: right;
}

.navbar-nav .dropdown .dropdown-menu {
    width: 100vw;
    position: fixed;
    top: 126px;
    right: 0;
    left: auto;
    margin: 0;
    background-color: #f1f1f3;
    color: #697882;
    border: 0;
    border-bottom: 2px solid #dfe6ed;
    box-shadow: none;
}

.navbar-nav .dropdown .dropdown-menu h1,
.navbar-nav .dropdown .dropdown-menu .h1d {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 15px;
}

.navbar-nav .dropdown .dropdown-menu h2,
.navbar-nav .dropdown .dropdown-menu .h2d {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 12px;
}

.navbar-nav .dropdown .dropdown-menu h3,
.navbar-nav .dropdown .dropdown-menu .h3d {
    font-size: 18px;
    line-height: 18px;
}

.navbar-nav .dropdown .dropdown-menu h4,
.navbar-nav .dropdown .dropdown-menu .h4d,
.navbar-nav .dropdown .dropdown-menu .alert,
.navbar-nav .dropdown .dropdown-menu .alert-dismissable,
.navbar-nav .dropdown .dropdown-menu .alert-dismissible {
    line-height: 16px;
    font-size: 16px;
}

.navbar-nav .dropdown .dropdown-menu h5 {
    font-size: 15px;
    font-weight: bold;
}

.navbar-nav .dropdown .dropdown-menu h6 {
    font-size: 14px;
    font-weight: bold;
}

.navbar-nav>.dropdown>.dropdown-toggle::after {
    content: none;
}

@media (max-width: 1024px) {
    .navbar-nav .application-title {
        display: none;
    }
}

@media (min-width: 1025px) {
    .navbar-nav .application-title {
        float: left;
        margin: 15px 6px 8px 0;
        padding: 3px 18px 3px 0;
        font-size: 18px;
        line-height: 24px;
        border-right: 1px solid #697882;
        color: #697882;
    }
}

.navbar.navbar-default.navbar-fixed-top {
    max-height: 127px;
    border-bottom: 2px solid #dfe6ed;
    -webkit-transition: max-height 0s linear 0s;
    transition: max-height 0s linear 0s;
}

.navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li {
    position: relative;
    -webkit-transition: right 0.3s linear 0.3s;
    transition: right 0.3s linear 0.3s;
}

.navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a {
    padding-bottom: 10px;
    border: 0;
    border-bottom: 4px solid transparent;
}

.navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a:hover {
    border-bottom: 4px solid #009999;
}

.navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a>span {
    display: inline-block;
    max-width: 300px;
    opacity: 1;
    white-space: nowrap;
    -webkit-transition: max-width 0.3s linear 0.3s, opacity 0.15s linear 0.3s;
    transition: max-width 0.3s linear 0.3s, opacity 0.15s linear 0.3s;
}

.navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>.dropdown>.dropdown-menu {
    width: 50vw;
    top: 54px;
}

.navbar.navbar-default.navbar-fixed-top.affix {
    max-height: 62px;
    -webkit-transition: max-height 0.3s linear 0.3s;
    transition: max-height 0.3s linear 0.3s;
}

.navbar.navbar-default.navbar-fixed-top.affix .navbar-underline {
    opacity: 0;
}

.navbar.navbar-default.navbar-fixed-top.affix .logo-claim {
    opacity: 0;
    -webkit-transition: opacity 0.3s linear 0.1s;
    transition: opacity 0.3s linear 0.1s;
}

.navbar.navbar-default.navbar-fixed-top.affix .navbar-primary {
    visibility: hidden;
    opacity: 0;
    max-height: 1px;
    -webkit-transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0.3s linear 0.3s;
    transition: opacity 0.3s linear 0.3s, visibility 0s linear 0s, max-height 0.3s linear 0.3s;
}

.navbar.navbar-default.navbar-fixed-top.affix .navbar-search {
    top: 14px;
    -webkit-transition: top 0.3s linear 0.3s;
    transition: top 0.3s linear 0.3s;
    margin-left: 8px;
}

.navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type='search'] {
    margin-left: 0;
    -webkit-transition: margin-left 0.3s linear 0.1s;
    transition: margin-left 0.3s linear 0.1s;
}

.navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right>li {
    right: 0;
}

.navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right>li>a>i {
    width: 15px;
    margin-right: 0;
}

.navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right>li>a>span {
    max-width: 0;
    opacity: 0;
}

@media (min-width: 1025px) {
    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }
    section>.container>.row {
        margin-left: -30px;
        margin-right: -30px;
    }
    .navbar .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 1024px) {
    main {
        margin-top: 82px;
    }
    .navbar-header {
        width: 165px;
        margin: auto;
        float: left;
    }
    nav.navbar.navbar-default.navbar-fixed-top.affix-top {
        height: 81px;
    }
    .navbar-fixed-top .navbar-collapse.navbar-search-content {
        background-color: #ffffff;
        width: 50vw;
        max-height: 100vh;
        height: 100vh;
        position: fixed;
        right: 0;
        top: 82px;
    }
    .navbar-fixed-top .navbar-collapse.collapsing {
        -webkit-transition: none;
        transition: none;
        display: none;
    }
    .navbar-fixed-top .navbar-collapse.in {
        height: calc(100vh - 81px);
        max-height: 100%;
        overflow: hidden;
    }
    .navbar-fixed-top .navbar-collapse.collapsing {
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
    }
    .navbar-underline {
        display: none;
    }
    .mobile-background {
        background: rgba(45, 55, 60, 0.75);
        margin: 0;
        width: 50%;
        height: 100vh;
        position: absolute;
        top: 81px;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: padding-top 0s linear 0s;
        transition: padding-top 0s linear 0s;
    }
    .nav-mobile {
        background-color: #ebf0f5;
        position: relative;
        top: -2px;
        left: 100%;
        width: 100%;
        height: 100%;
    }
    .site-identifier {
        display: block;
    }
    .navbar-search .navbar-search-content.navbar-collapse.collapse.in {
        width: 103vw;
    }
    .navbar-search .mobile-background {
        top: 0;
    }
    .navbar-search input[type='search'] {
        margin: 20px 40px;
        margin-left: calc(50% + 40px);
        width: calc(50% - 80px);
    }
    .navbar-search input[type='search']~button.search-button {
        position: relative;
        right: 40px;
        bottom: 21px;
        background-color: #697882;
        color: #ffffff;
        font-size: 14px;
        width: 80px;
        height: 30px;
    }
    .navbar-search input[type='search']~button.search-button>span.newton-search {
        display: none;
    }
    .navbar-search input[type='search']:focus {
        margin-left: 20px;
        width: 80%;
    }
    ul.nav li.dropdown:hover>ul.dropdown-menu,
    ul.form-header li.dropdown:hover>ul.dropdown-menu,
    ul.form-footer li.dropdown:hover>ul.dropdown-menu,
    ul.sidebar li.dropdown:hover>ul.dropdown-menu {
        display: none;
    }
    ul.nav li.dropdown.open:hover>ul.dropdown-menu,
    ul.form-header li.dropdown.open:hover>ul.dropdown-menu,
    ul.form-footer li.dropdown.open:hover>ul.dropdown-menu,
    ul.sidebar li.dropdown.open:hover>ul.dropdown-menu {
        display: block;
    }
    .navbar-nav.navbar-primary {
        display: inline-block;
        opacity: 1;
        width: 100%;
        padding: 20px;
        max-height: none;
        background-color: #ffffff;
        margin-top: 0;
    }
    .navbar-nav.navbar-primary .header-link-list {
        margin-bottom: -1px;
    }
    .navbar-nav.navbar-primary .dropdown.open>.dropdown-menu {
        min-height: 100%;
    }
    .navbar-nav.navbar-primary .dropdown.open>.dropdown-menu div[class*='col-'] {
        padding: 0;
    }
    .navbar-nav.navbar-primary>li {
        border-top: 1px solid #cdd9e1;
        vertical-align: middle;
        line-height: 20px;
        color: #2d373c;
        font-size: 14px;
    }
    .navbar-nav.navbar-primary>li :hover {
        background: #dfe6ed;
        text-decoration: underline;
    }
    .navbar-nav.navbar-primary>li>a {
        width: 100%;
        display: inline-block;
        padding: 10px 0 10px 10px;
        color: #3c464b;
    }
    .navbar-nav.navbar-primary>li>a.active {
        color: #3c464b;
    }
    .navbar-nav.navbar-primary>li .dropdown-menu {
        padding: 20px;
        background-color: #ffffff;
    }
    .navbar-nav.navbar-primary>li .dropdown-menu .container {
        width: inherit;
    }
    .navbar-nav.navbar-primary>li .dropdown-toggle::after {
        content: '';
    }
    .navbar-nav.navbar-primary>li:last-child {
        border-bottom: 1px solid #cdd9e1;
    }
    .navbar-nav.navbar-primary>.dropdown>.dropdown-menu {
        width: 100%;
        position: absolute;
        top: 0;
        margin: auto;
    }
    .navbar-nav.navbar-primary>.dropdown>.dropdown-menu .header-link-list {
        padding: 0;
    }
    .navbar-nav.navbar-primary>.dropdown>.dropdown-menu div[class*='col-'] {
        width: 100%;
    }
    ul.navbar-nav.navbar-right {
        margin: 0;
        float: right;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li {
        margin-left: 2px;
        float: left;
        position: relative;
        left: -15px;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button {
        width: 40px;
        height: 40px;
        padding: 0 0 0 8px;
        margin: 10px 0 14px 0;
        background-color: #007373;
        color: #ffffff;
        font-size: 21px;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button {
        padding: 0;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button.collapsed {
        background-color: transparent;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button .icon-bar {
        height: 3px;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed {
        background-color: #009999;
        color: #697882;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed:hover {
        background-color: #007373;
        color: #ffffff;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed:focus {
        background-color: #009999;
        color: #697882;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed.navbar-search-button:focus {
        background-color: transparent;
        color: #697882;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button:hover {
        background-color: #007373;
        color: #ffffff;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a {
        padding: 0;
        margin-top: 10px;
        margin-bottom: 30px;
        border-bottom: 0;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a:hover {
        border-bottom: 0;
        background-color: #cdd9e1;
        color: #697882;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a>i {
        font-size: 21px;
        padding: 9.5px;
        margin: 0;
    }
    .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a>span {
        display: none;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-primary {
        visibility: visible;
        opacity: 1;
        max-height: none;
        background-color: #ffffff;
        margin-top: 0;
    }
    .navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right>li {
        width: 40px;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .mobile-background {
        top: 62px;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-collapse.navbar-search-content {
        top: 62px;
        height: calc(100vh - 49px);
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-collapse.navbar-search-content .mobile-background {
        top: 0;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type='search'] {
        margin: 20px;
        margin-left: calc(50% + 20px);
    }
}

@media (max-width: 767px) {
    main {
        margin-top: 62px;
    }
    .navbar-brand>img.logo-claim {
        display: none;
    }
    .mobile-background {
        width: 33%;
    }
    .nav-mobile {
        width: 204%;
    }
    .navbar.navbar-default.navbar-fixed-top {
        max-height: 62px;
    }
    .navbar-fixed-top {
        height: 62px;
    }
    .navbar-fixed-top .navbar-collapse.navbar-search-content {
        width: 66.66vw;
        top: 62px;
    }
    .mobile-background {
        top: 62px;
    }
    .navbar-fixed-top .navbar-collapse.in {
        height: calc(100vh - 49px);
    }
    .navbar-search input[type='search'] {
        margin: 20px;
        margin-left: calc(33% + 20px);
        width: calc(66% - 40px);
    }
    .navbar-search input[type='search']~button.search-button {
        right: 20px;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type='search'] {
        margin: 20px;
        margin-left: calc(33% + 20px);
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type='search']~button.search-button {
        right: 20px;
    }
}

@media (min-width: 484px) and (max-width: 599px) {
    .navbar-search input[type='search']+button {
        bottom: -49px;
    }
}

@media (max-width: 599px) {
    .phone-collapse {
        display: none;
    }
    .mobile-background {
        width: 0;
        right: 100vw;
    }
    .nav-mobile {
        width: 100vw;
    }
    .navbar-fixed-top .navbar-collapse.navbar-search-content {
        width: 100vw;
    }
    .navbar-search input[type='search'] {
        width: 75%;
        margin-left: 20px;
    }
    .navbar-search input[type='search']:focus {
        width: 75%;
        margin-left: 20px;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-primary {
        visibility: visible;
        opacity: 1;
        max-height: none;
        background-color: #ffffff;
        margin-top: 0;
    }
    .navbar.navbar-default.navbar-fixed-top.affix ul.navbar-nav.navbar-right>li {
        width: 40px;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .mobile-background {
        top: 62px;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-collapse.navbar-search-content {
        top: 62px;
        height: calc(100vh - 49px);
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-collapse.navbar-search-content .mobile-background {
        top: 0;
    }
    .navbar.navbar-default.navbar-fixed-top.affix .navbar-search input[type='search'] {
        margin: 20px;
    }
}

.no-transition {
    -webkit-transition: height 0.01s;
    transition: height 0.01s;
}

header.dark .navbar.navbar-default.navbar-fixed-top {
    background: #3c464b;
}

header.dark .navbar.navbar-default.navbar-fixed-top .navbar-underline {
    border-top-color: #ffffff;
}

@media (max-width: 1024px) {
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a:hover {
        background-color: #cdd9e1;
        color: #697882;
    }
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button {
        border: 1px solid #ffffff;
    }
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button.collapsed {
        background-color: transparent;
        color: #ffffff;
        border: 0;
    }
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button.collapsed:hover {
        background-color: #cdd9e1;
        color: #697882;
    }
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button {
        background-color: transparent;
        border: 1px solid #ffffff;
    }
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed {
        background-color: #ffffff;
        color: #3c464b;
    }
    header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed .icon-bar {
        background-color: #3c464b;
    }
}

header.dark .navbar.navbar-default.navbar-fixed-top .navbar-nav li a {
    color: #ffffff;
}

header.dark .navbar.navbar-default.navbar-fixed-top .navbar-nav li a:hover {
    color: #cdd9e1;
}

header.dark .navbar.navbar-default.navbar-fixed-top .navbar-nav ul.dropdown-menu li a {
    color: #2d373c;
}

header.dark .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a:hover {
    border-bottom-color: #ffffff;
}

@media (max-width: 1024px) {
    header.dark .mobile-background ul.nav.navbar-nav.navbar-primary li a,
    header.dark .mobile-background ul.navbar-nav.navbar-primary.form-header li a,
    header.dark .mobile-background ul.navbar-nav.navbar-primary.form-footer li a,
    header.dark .mobile-background ul.navbar-nav.navbar-primary.sidebar li a {
        color: #2d373c;
    }
}

header.dark .navbar-default.navbar-fixed-top .navbar-collapse {
    box-shadow: none;
}

header.dark .navbar-nav .application-title {
    color: #ffffff;
    border-right-color: #ffffff;
}

header.newton .navbar.navbar-default.navbar-fixed-top {
    background: -webkit-linear-gradient( left, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
    background: linear-gradient( to right, #50bebe 0%, #009999 50%, #0099b0 83%, #0099cb 100%);
}

header.newton .navbar.navbar-default.navbar-fixed-top .navbar-underline {
    border-top-color: #ffffff;
}

@media (max-width: 1024px) {
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a:hover {
        background-color: #ffffff;
        color: #009999;
    }
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button {
        border: 1px solid #ffffff;
    }
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button.collapsed {
        background-color: transparent;
        color: #ffffff;
        border: 0;
    }
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.navbar-search-button.collapsed:hover {
        background-color: #ffffff;
        color: #009999;
    }
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button {
        background-color: transparent;
        border: 1px solid #ffffff;
    }
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed {
        background-color: #ffffff;
        color: #3c464b;
    }
    header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>button.collapsed .icon-bar {
        background-color: #009999;
    }
}

header.newton .navbar.navbar-default.navbar-fixed-top .navbar-nav li a {
    color: #ffffff;
}

header.newton .navbar.navbar-default.navbar-fixed-top .navbar-nav li a:hover {
    color: #cdd9e1;
}

header.newton .navbar.navbar-default.navbar-fixed-top .navbar-nav ul.dropdown-menu li a {
    color: #2d373c;
}

header.newton .navbar.navbar-default.navbar-fixed-top ul.navbar-nav.navbar-right>li>a:hover {
    border-bottom-color: #ffffff;
}

@media (max-width: 1024px) {
    header.newton .mobile-background ul.nav.navbar-nav.navbar-primary li a,
    header.newton .mobile-background ul.navbar-nav.navbar-primary.form-header li a,
    header.newton .mobile-background ul.navbar-nav.navbar-primary.form-footer li a,
    header.newton .mobile-background ul.navbar-nav.navbar-primary.sidebar li a {
        color: #2d373c;
    }
}

header.newton .navbar-default.navbar-fixed-top .navbar-collapse {
    box-shadow: none;
}

header.newton .navbar-nav .application-title {
    color: #ffffff;
    border-right-color: #ffffff;
}

section {
    width: 100%;
    background: #ffffff;
    padding: 40px 0 60px 0;
}

section.secondary {
    background: #ebf0f5;
}

section.secondary .thumbnail {
    background-color: #ffffff;
}

section.secondary .panel-group .panel-heading {
    background-color: #dfe6ed;
}

section.secondary .panel-group .panel-heading:hover {
    background-color: #cdd9e1;
}

section.secondary .panel-group .panel-body {
    background-color: #ebf0f5;
}

section.secondary .panel-group .active .panel-heading {
    background-color: transparent;
}

section.secondary .table>thead>tr>th,
section.secondary .table>thead>tr>td {
    background-image: -webkit-linear-gradient(top, #dfe6ed 0%, #dfe6ed 100%);
    background-image: linear-gradient(to bottom, #dfe6ed 0%, #dfe6ed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFDFE6ED', endColorstr='#FFDFE6ED', GradientType=0);
    background-repeat: repeat-x;
    background-color: #dfe6ed;
    border-color: #ebf0f5;
}

section.secondary .table>caption+thead>tr:first-child>th,
section.secondary .table>caption+thead>tr:first-child>td,
section.secondary .table>colgroup+thead>tr:first-child>th,
section.secondary .table>colgroup+thead>tr:first-child>td,
section.secondary .table>thead:first-child>tr:first-child>th,
section.secondary .table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #ebf0f5;
}

section.secondary .table>tbody>tr {
    background-color: #ffffff;
}

section.secondary .table>tbody>tr:first-child>td {
    border-top: #cdd9e1;
}

section.secondary .table-hover>tbody>tr:hover {
    background-color: #ebf0f5;
}

section.shoutbox {
    background: #006487;
    color: #cdd9e1;
}

section.shoutbox a {
    color: #ffffff;
}

section.shoutbox .btn.btn-default {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

section.shoutbox .btn.btn-default.disabled,
section.shoutbox .btn.btn-default[disabled],
fieldset[disabled] section.shoutbox .btn.btn-default {
    opacity: 1;
    background-color: transparent;
    border-color: #cdd9e1;
    color: #cdd9e1;
}

section.shoutbox .btn.btn-default.disabled:hover,
section.shoutbox .btn.btn-default.disabled:focus,
section.shoutbox .btn.btn-default.disabled.focus,
section.shoutbox .btn.btn-default[disabled]:hover,
section.shoutbox .btn.btn-default[disabled]:focus,
section.shoutbox .btn.btn-default[disabled].focus,
fieldset[disabled] section.shoutbox .btn.btn-default:hover,
fieldset[disabled] section.shoutbox .btn.btn-default:focus,
fieldset[disabled] section.shoutbox .btn.btn-default.focus {
    background-color: transparent;
    border-color: #cdd9e1;
    color: #cdd9e1;
}

section.shoutbox .btn.btn-default:focus,
section.shoutbox .btn.btn-default.focus {
    border-color: #ffffff;
    background: #ffffff;
    color: #005578;
}

section.shoutbox .btn.btn-default:hover {
    border-color: #ffffff;
    background: #ffffff;
    color: #005578;
}

section.shoutbox .btn.btn-default:focus,
section.shoutbox .btn.btn-default.focus,
section.shoutbox .btn.btn-default:active:focus,
section.shoutbox .btn.btn-default:active.focus,
section.shoutbox .btn.btn-default.active:focus,
section.shoutbox .btn.btn-default.active.focus {
    outline: none;
}

section.shoutbox .btn.btn-primary {
    background: #faa50a;
    border-color: #faa50a;
    color: #ffffff;
}

section.shoutbox .btn.btn-primary.disabled,
section.shoutbox .btn.btn-primary[disabled],
fieldset[disabled] section.shoutbox .btn.btn-primary {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

section.shoutbox .btn.btn-primary.disabled:hover,
section.shoutbox .btn.btn-primary.disabled:focus,
section.shoutbox .btn.btn-primary.disabled.focus,
section.shoutbox .btn.btn-primary[disabled]:hover,
section.shoutbox .btn.btn-primary[disabled]:focus,
section.shoutbox .btn.btn-primary[disabled].focus,
fieldset[disabled] section.shoutbox .btn.btn-primary:hover,
fieldset[disabled] section.shoutbox .btn.btn-primary:focus,
fieldset[disabled] section.shoutbox .btn.btn-primary.focus {
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

section.shoutbox .btn.btn-primary:focus,
section.shoutbox .btn.btn-primary.focus {
    border-color: #eb780a;
    background: #eb780a;
    color: #ffffff;
}

section.shoutbox .btn.btn-primary:hover {
    border-color: #eb780a;
    background: #eb780a;
    color: #ffffff;
}

section.shoutbox .btn.btn-primary:focus,
section.shoutbox .btn.btn-primary.focus,
section.shoutbox .btn.btn-primary:active:focus,
section.shoutbox .btn.btn-primary:active.focus,
section.shoutbox .btn.btn-primary.active:focus,
section.shoutbox .btn.btn-primary.active.focus {
    outline: none;
}

section.shoutbox .btn.btn-link {
    color: #ffffff;
}

section.shoutbox .pagination>li>a,
section.shoutbox .pagination>li>span {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid 0;
}

section.shoutbox .pagination>li>a:hover,
section.shoutbox .pagination>li>a:focus,
section.shoutbox .pagination>li>span:hover,
section.shoutbox .pagination>li>span:focus {
    color: #006487;
    background-color: #ffffff;
    border-color: #ddd;
}

section.shoutbox .pagination>.active>a,
section.shoutbox .pagination>.active>a:hover,
section.shoutbox .pagination>.active>a:focus,
section.shoutbox .pagination>.active>span,
section.shoutbox .pagination>.active>span:hover,
section.shoutbox .pagination>.active>span:focus {
    color: #006487;
    background-color: #ffffff;
    border-color: #faa50a;
}

section.related-content {
    background: #3c464b;
    color: #cdd9e1;
}

section.related-content a {
    color: #ffffff;
}

section.related-content .btn.btn-default {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff;
}

section.related-content .btn.btn-default.disabled,
section.related-content .btn.btn-default[disabled],
fieldset[disabled] section.related-content .btn.btn-default {
    opacity: 1;
    background-color: transparent;
    border-color: #cdd9e1;
    color: #cdd9e1;
}

section.related-content .btn.btn-default.disabled:hover,
section.related-content .btn.btn-default.disabled:focus,
section.related-content .btn.btn-default.disabled.focus,
section.related-content .btn.btn-default[disabled]:hover,
section.related-content .btn.btn-default[disabled]:focus,
section.related-content .btn.btn-default[disabled].focus,
fieldset[disabled] section.related-content .btn.btn-default:hover,
fieldset[disabled] section.related-content .btn.btn-default:focus,
fieldset[disabled] section.related-content .btn.btn-default.focus {
    background-color: transparent;
    border-color: #cdd9e1;
    color: #cdd9e1;
}

section.related-content .btn.btn-default:focus,
section.related-content .btn.btn-default.focus {
    border-color: #ffffff;
    background: #ffffff;
    color: #005578;
}

section.related-content .btn.btn-default:hover {
    border-color: #ffffff;
    background: #ffffff;
    color: #005578;
}

section.related-content .btn.btn-default:focus,
section.related-content .btn.btn-default.focus,
section.related-content .btn.btn-default:active:focus,
section.related-content .btn.btn-default:active.focus,
section.related-content .btn.btn-default.active:focus,
section.related-content .btn.btn-default.active.focus {
    outline: none;
}

section.related-content .btn.btn-primary {
    background: #faa50a;
    border-color: #faa50a;
    color: #ffffff;
}

section.related-content .btn.btn-primary.disabled,
section.related-content .btn.btn-primary[disabled],
fieldset[disabled] section.related-content .btn.btn-primary {
    opacity: 1;
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

section.related-content .btn.btn-primary.disabled:hover,
section.related-content .btn.btn-primary.disabled:focus,
section.related-content .btn.btn-primary.disabled.focus,
section.related-content .btn.btn-primary[disabled]:hover,
section.related-content .btn.btn-primary[disabled]:focus,
section.related-content .btn.btn-primary[disabled].focus,
fieldset[disabled] section.related-content .btn.btn-primary:hover,
fieldset[disabled] section.related-content .btn.btn-primary:focus,
fieldset[disabled] section.related-content .btn.btn-primary.focus {
    background-color: #cdd9e1;
    border-color: #cdd9e1;
    color: #ffffff;
}

section.related-content .btn.btn-primary:focus,
section.related-content .btn.btn-primary.focus {
    border-color: #eb780a;
    background: #eb780a;
    color: #ffffff;
}

section.related-content .btn.btn-primary:hover {
    border-color: #eb780a;
    background: #eb780a;
    color: #ffffff;
}

section.related-content .btn.btn-primary:focus,
section.related-content .btn.btn-primary.focus,
section.related-content .btn.btn-primary:active:focus,
section.related-content .btn.btn-primary:active.focus,
section.related-content .btn.btn-primary.active:focus,
section.related-content .btn.btn-primary.active.focus {
    outline: none;
}

section.related-content .btn.btn-link {
    color: #ffffff;
}

section.related-content .pagination>li>a,
section.related-content .pagination>li>span {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid 0;
}

section.related-content .pagination>li>a:hover,
section.related-content .pagination>li>a:focus,
section.related-content .pagination>li>span:hover,
section.related-content .pagination>li>span:focus {
    color: #3c464b;
    background-color: #ffffff;
    border-color: #ddd;
}

section.related-content .pagination>.active>a,
section.related-content .pagination>.active>a:hover,
section.related-content .pagination>.active>a:focus,
section.related-content .pagination>.active>span,
section.related-content .pagination>.active>span:hover,
section.related-content .pagination>.active>span:focus {
    color: #3c464b;
    background-color: #ffffff;
    border-color: #faa50a;
}

section.related-content .thumbnail {
    background-color: #ffffff;
}

section.related-content .thumbnail .h1d,
section.related-content .thumbnail h1,
section.related-content .thumbnail .h2d,
section.related-content .thumbnail h2,
section.related-content .thumbnail .h3d,
section.related-content .thumbnail h3,
section.related-content .thumbnail .h4d,
section.related-content .thumbnail .alert,
section.related-content .thumbnail .alert-dismissable,
section.related-content .thumbnail .alert-dismissible,
section.related-content .thumbnail h4,
section.related-content .thumbnail h5,
section.related-content .thumbnail h6 {
    color: #2d373c;
}

section.tabs {
    background: #ebf0f5;
    padding: 0;
}

.input-group-addon {
    background-color: #dfe6ed;
    border-top-color: #879baa;
    color: #697882;
    min-width: 50px;
}

.slider {
    position: relative;
}

.slick-arrow {
    width: 60px;
    height: 60px;
    background-color: rgba(10, 20, 25, 0.3);
    color: #ffffff;
    z-index: 1;
}

.slick-arrow:focus,
.slick-arrow:hover {
    background-color: rgba(10, 20, 25, 0.5);
}

.slick-next {
    position: absolute;
    right: 0;
}

.slick-next::before {
    font-family: 'simpl-icons-newton';
    content: '';
    opacity: 1;
}

.slick-prev {
    position: absolute;
    left: 0;
}

.slick-prev::before {
    font-family: 'simpl-icons-newton';
    content: '';
    opacity: 1;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
    opacity: 0.5;
}

.slick-dots li {
    margin: 0 -1px;
}

.slick-dots li button::before {
    color: #697882;
    font-family: 'simpl-icons-newton';
    content: '';
    opacity: 1;
}

.slick-dots li.slick-active button::before {
    font-size: 12px;
    color: #697882;
}

section.shoutbox .slick-dots li button::before,
section.related-content .slick-dots li button::before {
    color: #cdd9e1;
}

section.shoutbox .slick-dots li.slick-active button::before,
section.related-content .slick-dots li.slick-active button::before {
    color: #cdd9e1;
}


/*# sourceMappingURL=siemens-theme-newton.css.map */

.grey-gradient {
    background: -moz-linear-gradient( top, rgba(235, 240, 245, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient( top, rgba(235, 240, 245, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient( to bottom, rgba(235, 240, 245, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6ebf0f5', endColorstr='#00000000', GradientType=0);
}