/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html
{
    font-family: sans-serif;

        -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body
{
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary
{
    display: block;
}
audio,
canvas,
progress,
video
{
    display: inline-block;

    vertical-align: baseline;
}
audio:not([controls])
{
    display: none;

    height: 0;
}
[hidden],
template
{
    display: none;
}
a
{
    background-color: transparent;
}
a:active,
a:hover
{
    outline: 0;
}
abbr[title]
{
    border-bottom: 1px dotted;
}
b,
strong
{
    font-weight: bold;
}
dfn
{
    font-style: italic;
}
h1
{
    font-size: 2em;

    margin: .67em 0;
}
mark
{
    color: #000;
    background: #ff0;
}
small
{
    font-size: 80%;
}
sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}
sup
{
    top: -.5em;
}
sub
{
    bottom: -.25em;
}
img
{
    border: 0;
}
svg:not(:root)
{
    overflow: hidden;
}
figure
{
    margin: 1em 40px;
}
hr
{
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}
pre
{
    overflow: auto;
}
code,
kbd,
pre,
samp
{
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea
{
    font: inherit;

    margin: 0;

    color: inherit;
}
button
{
    overflow: visible;
}
button,
select
{
    text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit']
{
    cursor: pointer;

    -webkit-appearance: button;
}
button[disabled],
html input[disabled]
{
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner
{
    padding: 0;

    border: 0;
}
input
{
    line-height: normal;
}
input[type='checkbox'],
input[type='radio']
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button
{
    height: auto;
}
input[type='search']
{
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;

    -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}
fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #c0c0c0;
}
legend
{
    padding: 0;

    border: 0;
}
textarea
{
    overflow: auto;
}
optgroup
{
    font-weight: bold;
}
table
{
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th
{
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print
{
    *,
    *:before,
    *:after
    {
        color: #000 !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited
    {
        text-decoration: underline;
    }
    a[href]:after
    {
        content: ' (' attr(href) ')';
    }
    abbr[title]:after
    {
        content: ' (' attr(title) ')';
    }
    a[href^='#']:after,
    a[href^='javascript:']:after
    {
        content: '';
    }
    pre,
    blockquote
    {
        border: 1px solid #999;

        page-break-inside: avoid;
    }
    thead
    {
        display: table-header-group;
    }
    tr,
    img
    {
        page-break-inside: avoid;
    }
    img
    {
        max-width: 100% !important;
    }
    p,
    h2,
    h3
    {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3
    {
        page-break-after: avoid;
    }
    .navbar
    {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret
    {
        border-top-color: #000 !important;
    }
    .label
    {
        border: 1px solid #000;
    }
    .table
    {
        border-collapse: collapse !important;
    }
    .table td,
    .table th
    {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td
    {
        border: 1px solid #ddd !important;
    }
}
@font-face
{
    font-family: 'Glyphicons Halflings';

    src: url('Fonts/glyphicons-halflings-regular.eot');
    src: url('Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('Fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('Fonts/glyphicons-halflings-regular.woff') format('woff'), url('Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon
{
    font-family: 'Glyphicons Halflings';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    -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
{
    content: '\e252';
}
.glyphicon-triangle-top:before
{
    content: '\e253';
}
.glyphicon-console:before
{
    content: '\e254';
}
.glyphicon-superscript:before
{
    content: '\e255';
}
.glyphicon-subscript:before
{
    content: '\e256';
}
.glyphicon-menu-left:before
{
    content: '\e257';
}
.glyphicon-menu-right:before
{
    content: '\e258';
}
.glyphicon-menu-down:before
{
    content: '\e259';
}
.glyphicon-menu-up:before
{
    content: '\e260';
}
*
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
*:before,
*:after
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
html
{
    font-size: 10px;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body
{
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;

    color: #000;
    background-color: #fff;
}
input,
button,
select,
textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a
{
    text-decoration: none;

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

    color: #63a0cd;
}
a:focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure
{
    margin: 0;
}
img
{
    vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img
{
    display: block;

    max-width: 100%;
    height: auto;
}
.img-rounded
{
    border-radius: 6px;
}
.img-thumbnail
{
    line-height: 1.42857143;

    display: inline-block;

    max-width: 100%;
    height: auto;
    padding: 4px;

    -webkit-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
}
.img-circle
{
    border-radius: 50%;
}
hr
{
    margin-top: 20px;
    margin-bottom: 20px;

    border: 0;
    border-top: 1px solid #dcebf8;
}
.sr-only
{
    position: absolute;

    overflow: hidden;
    clip: rect(0, 0, 0, 0);

    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;

    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus
{
    position: static;

    overflow: visible;
    clip: auto;

    width: auto;
    height: auto;
    margin: 0;
}
[role='button']
{
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6
{
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;

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

    color: #ececed;
}
h1,
.h1,
h2,
.h2,
h3,
.h3
{
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small
{
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6
{
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small
{
    font-size: 75%;
}
h1,
.h1
{
    font-size: 38px;
}
h2,
.h2
{
    font-size: 38px;
}
h3,
.h3
{
    font-size: 22px;
}
h4,
.h4
{
    font-size: 18px;
}
h5,
.h5
{
    font-size: 14px;
}
h6,
.h6
{
    font-size: 14px;
}
p
{
    margin: 0 0 10px;
}
.lead
{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;

    margin-bottom: 20px;
}
@media (min-width: 768px)
{
    .lead
    {
        font-size: 21px;
    }
}
small,
.small
{
    font-size: 85%;
}
mark,
.mark
{
    padding: .2em;

    background-color: #fcf8e3;
}
.text-left
{
    text-align: left;
}
.text-right
{
    text-align: right;
}
.text-center
{
    text-align: center;
}
.text-justify
{
    text-align: justify;
}
.text-nowrap
{
    white-space: nowrap;
}
.text-lowercase
{
    text-transform: lowercase;
}
.text-uppercase
{
    text-transform: uppercase;
}
.text-capitalize
{
    text-transform: capitalize;
}
.text-muted
{
    color: #ececed;
}
.text-primary
{
    color: #0063af;
}
a.text-primary:hover,
a.text-primary:focus
{
    color: #00467c;
}
.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;
    background-color: #0063af;
}
a.bg-primary:hover,
a.bg-primary:focus
{
    background-color: #00467c;
}
.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
{
    margin: 40px 0 20px;
    padding-bottom: 9px;

    border-bottom: 1px solid transparent;
}
ul,
ol
{
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol
{
    margin-bottom: 0;
}
.list-unstyled
{
    padding-left: 0;

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

    list-style: none;
}
.list-inline > li
{
    display: inline-block;

    padding-right: 5px;
    padding-left: 5px;
}
dl
{
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd
{
    line-height: 1.42857143;
}
dt
{
    font-weight: bold;
}
dd
{
    margin-left: 0;
}
@media (min-width: 992px)
{
    .dl-horizontal dt
    {
        float: left;
        clear: left;
        overflow: hidden;

        width: 160px;

        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .dl-horizontal dd
    {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title]
{
    cursor: help;

    border-bottom: 1px dotted #ececed;
}
.initialism
{
    font-size: 90%;

    text-transform: uppercase;
}
blockquote
{
    font-size: 17.5px;

    margin: 0 0 20px;
    padding: 10px 20px;

    border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child
{
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small
{
    font-size: 80%;
    line-height: 1.42857143;

    display: block;

    color: #ececed;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before
{
    content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right
{
    padding-right: 15px;
    padding-left: 0;

    text-align: right;

    border-right: 5px solid #eee;
    border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before
{
    content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after
{
    content: '\00A0 \2014';
}
address
{
    font-style: normal;
    line-height: 1.42857143;

    margin-bottom: 20px;
}
code,
kbd,
pre,
samp
{
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code
{
    font-size: 90%;

    padding: 2px 4px;

    color: #c7254e;
    border-radius: 8px;
    background-color: #f9f2f4;
}
kbd
{
    font-size: 90%;

    padding: 2px 4px;

    color: #fff;
    border-radius: 3px;
    background-color: #333;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
            box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd
{
    font-size: 100%;
    font-weight: bold;

    padding: 0;

    -webkit-box-shadow: none;
            box-shadow: none;
}
pre
{
    font-size: 13px;
    line-height: 1.42857143;

    display: block;

    margin: 0 0 10px;
    padding: 9.5px;

    word-wrap: break-word;
    word-break: break-all;

    color: #c8cacc;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #f5f5f5;
}
pre code
{
    font-size: inherit;

    padding: 0;

    white-space: pre-wrap;

    color: inherit;
    border-radius: 0;
    background-color: transparent;
}
.pre-scrollable
{
    overflow-y: scroll;

    max-height: 340px;
}
.container
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px)
{
    .container
    {
        width: 750px;
    }
}
@media (min-width: 992px)
{
    .container
    {
        width: 970px;
    }
}
@media (min-width: 1200px)
{
    .container
    {
        width: 1170px;
    }
}
.container-fluid
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.row
{
    margin-right: -15px;
    margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12
{
    position: relative;

    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12
{
    float: left;
}
.col-xs-12
{
    width: 100%;
}
.col-xs-11
{
    width: 91.66666667%;
}
.col-xs-10
{
    width: 83.33333333%;
}
.col-xs-9
{
    width: 75%;
}
.col-xs-8
{
    width: 66.66666667%;
}
.col-xs-7
{
    width: 58.33333333%;
}
.col-xs-6
{
    width: 50%;
}
.col-xs-5
{
    width: 41.66666667%;
}
.col-xs-4
{
    width: 33.33333333%;
}
.col-xs-3
{
    width: 25%;
}
.col-xs-2
{
    width: 16.66666667%;
}
.col-xs-1
{
    width: 8.33333333%;
}
.col-xs-pull-12
{
    right: 100%;
}
.col-xs-pull-11
{
    right: 91.66666667%;
}
.col-xs-pull-10
{
    right: 83.33333333%;
}
.col-xs-pull-9
{
    right: 75%;
}
.col-xs-pull-8
{
    right: 66.66666667%;
}
.col-xs-pull-7
{
    right: 58.33333333%;
}
.col-xs-pull-6
{
    right: 50%;
}
.col-xs-pull-5
{
    right: 41.66666667%;
}
.col-xs-pull-4
{
    right: 33.33333333%;
}
.col-xs-pull-3
{
    right: 25%;
}
.col-xs-pull-2
{
    right: 16.66666667%;
}
.col-xs-pull-1
{
    right: 8.33333333%;
}
.col-xs-pull-0
{
    right: auto;
}
.col-xs-push-12
{
    left: 100%;
}
.col-xs-push-11
{
    left: 91.66666667%;
}
.col-xs-push-10
{
    left: 83.33333333%;
}
.col-xs-push-9
{
    left: 75%;
}
.col-xs-push-8
{
    left: 66.66666667%;
}
.col-xs-push-7
{
    left: 58.33333333%;
}
.col-xs-push-6
{
    left: 50%;
}
.col-xs-push-5
{
    left: 41.66666667%;
}
.col-xs-push-4
{
    left: 33.33333333%;
}
.col-xs-push-3
{
    left: 25%;
}
.col-xs-push-2
{
    left: 16.66666667%;
}
.col-xs-push-1
{
    left: 8.33333333%;
}
.col-xs-push-0
{
    left: auto;
}
.col-xs-offset-12
{
    margin-left: 100%;
}
.col-xs-offset-11
{
    margin-left: 91.66666667%;
}
.col-xs-offset-10
{
    margin-left: 83.33333333%;
}
.col-xs-offset-9
{
    margin-left: 75%;
}
.col-xs-offset-8
{
    margin-left: 66.66666667%;
}
.col-xs-offset-7
{
    margin-left: 58.33333333%;
}
.col-xs-offset-6
{
    margin-left: 50%;
}
.col-xs-offset-5
{
    margin-left: 41.66666667%;
}
.col-xs-offset-4
{
    margin-left: 33.33333333%;
}
.col-xs-offset-3
{
    margin-left: 25%;
}
.col-xs-offset-2
{
    margin-left: 16.66666667%;
}
.col-xs-offset-1
{
    margin-left: 8.33333333%;
}
.col-xs-offset-0
{
    margin-left: 0;
}
@media (min-width: 768px)
{
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12
    {
        float: left;
    }
    .col-sm-12
    {
        width: 100%;
    }
    .col-sm-11
    {
        width: 91.66666667%;
    }
    .col-sm-10
    {
        width: 83.33333333%;
    }
    .col-sm-9
    {
        width: 75%;
    }
    .col-sm-8
    {
        width: 66.66666667%;
    }
    .col-sm-7
    {
        width: 58.33333333%;
    }
    .col-sm-6
    {
        width: 50%;
    }
    .col-sm-5
    {
        width: 41.66666667%;
    }
    .col-sm-4
    {
        width: 33.33333333%;
    }
    .col-sm-3
    {
        width: 25%;
    }
    .col-sm-2
    {
        width: 16.66666667%;
    }
    .col-sm-1
    {
        width: 8.33333333%;
    }
    .col-sm-pull-12
    {
        right: 100%;
    }
    .col-sm-pull-11
    {
        right: 91.66666667%;
    }
    .col-sm-pull-10
    {
        right: 83.33333333%;
    }
    .col-sm-pull-9
    {
        right: 75%;
    }
    .col-sm-pull-8
    {
        right: 66.66666667%;
    }
    .col-sm-pull-7
    {
        right: 58.33333333%;
    }
    .col-sm-pull-6
    {
        right: 50%;
    }
    .col-sm-pull-5
    {
        right: 41.66666667%;
    }
    .col-sm-pull-4
    {
        right: 33.33333333%;
    }
    .col-sm-pull-3
    {
        right: 25%;
    }
    .col-sm-pull-2
    {
        right: 16.66666667%;
    }
    .col-sm-pull-1
    {
        right: 8.33333333%;
    }
    .col-sm-pull-0
    {
        right: auto;
    }
    .col-sm-push-12
    {
        left: 100%;
    }
    .col-sm-push-11
    {
        left: 91.66666667%;
    }
    .col-sm-push-10
    {
        left: 83.33333333%;
    }
    .col-sm-push-9
    {
        left: 75%;
    }
    .col-sm-push-8
    {
        left: 66.66666667%;
    }
    .col-sm-push-7
    {
        left: 58.33333333%;
    }
    .col-sm-push-6
    {
        left: 50%;
    }
    .col-sm-push-5
    {
        left: 41.66666667%;
    }
    .col-sm-push-4
    {
        left: 33.33333333%;
    }
    .col-sm-push-3
    {
        left: 25%;
    }
    .col-sm-push-2
    {
        left: 16.66666667%;
    }
    .col-sm-push-1
    {
        left: 8.33333333%;
    }
    .col-sm-push-0
    {
        left: auto;
    }
    .col-sm-offset-12
    {
        margin-left: 100%;
    }
    .col-sm-offset-11
    {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10
    {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9
    {
        margin-left: 75%;
    }
    .col-sm-offset-8
    {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7
    {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6
    {
        margin-left: 50%;
    }
    .col-sm-offset-5
    {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4
    {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3
    {
        margin-left: 25%;
    }
    .col-sm-offset-2
    {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1
    {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0
    {
        margin-left: 0;
    }
}
@media (min-width: 992px)
{
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12
    {
        float: left;
    }
    .col-md-12
    {
        width: 100%;
    }
    .col-md-11
    {
        width: 91.66666667%;
    }
    .col-md-10
    {
        width: 83.33333333%;
    }
    .col-md-9
    {
        width: 75%;
    }
    .col-md-8
    {
        width: 66.66666667%;
    }
    .col-md-7
    {
        width: 58.33333333%;
    }
    .col-md-6
    {
        width: 50%;
    }
    .col-md-5
    {
        width: 41.66666667%;
    }
    .col-md-4
    {
        width: 33.33333333%;
    }
    .col-md-3
    {
        width: 25%;
    }
    .col-md-2
    {
        width: 16.66666667%;
    }
    .col-md-1
    {
        width: 8.33333333%;
    }
    .col-md-pull-12
    {
        right: 100%;
    }
    .col-md-pull-11
    {
        right: 91.66666667%;
    }
    .col-md-pull-10
    {
        right: 83.33333333%;
    }
    .col-md-pull-9
    {
        right: 75%;
    }
    .col-md-pull-8
    {
        right: 66.66666667%;
    }
    .col-md-pull-7
    {
        right: 58.33333333%;
    }
    .col-md-pull-6
    {
        right: 50%;
    }
    .col-md-pull-5
    {
        right: 41.66666667%;
    }
    .col-md-pull-4
    {
        right: 33.33333333%;
    }
    .col-md-pull-3
    {
        right: 25%;
    }
    .col-md-pull-2
    {
        right: 16.66666667%;
    }
    .col-md-pull-1
    {
        right: 8.33333333%;
    }
    .col-md-pull-0
    {
        right: auto;
    }
    .col-md-push-12
    {
        left: 100%;
    }
    .col-md-push-11
    {
        left: 91.66666667%;
    }
    .col-md-push-10
    {
        left: 83.33333333%;
    }
    .col-md-push-9
    {
        left: 75%;
    }
    .col-md-push-8
    {
        left: 66.66666667%;
    }
    .col-md-push-7
    {
        left: 58.33333333%;
    }
    .col-md-push-6
    {
        left: 50%;
    }
    .col-md-push-5
    {
        left: 41.66666667%;
    }
    .col-md-push-4
    {
        left: 33.33333333%;
    }
    .col-md-push-3
    {
        left: 25%;
    }
    .col-md-push-2
    {
        left: 16.66666667%;
    }
    .col-md-push-1
    {
        left: 8.33333333%;
    }
    .col-md-push-0
    {
        left: auto;
    }
    .col-md-offset-12
    {
        margin-left: 100%;
    }
    .col-md-offset-11
    {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10
    {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9
    {
        margin-left: 75%;
    }
    .col-md-offset-8
    {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7
    {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6
    {
        margin-left: 50%;
    }
    .col-md-offset-5
    {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4
    {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3
    {
        margin-left: 25%;
    }
    .col-md-offset-2
    {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1
    {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0
    {
        margin-left: 0;
    }
}
@media (min-width: 1200px)
{
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12
    {
        float: left;
    }
    .col-lg-12
    {
        width: 100%;
    }
    .col-lg-11
    {
        width: 91.66666667%;
    }
    .col-lg-10
    {
        width: 83.33333333%;
    }
    .col-lg-9
    {
        width: 75%;
    }
    .col-lg-8
    {
        width: 66.66666667%;
    }
    .col-lg-7
    {
        width: 58.33333333%;
    }
    .col-lg-6
    {
        width: 50%;
    }
    .col-lg-5
    {
        width: 41.66666667%;
    }
    .col-lg-4
    {
        width: 33.33333333%;
    }
    .col-lg-3
    {
        width: 25%;
    }
    .col-lg-2
    {
        width: 16.66666667%;
    }
    .col-lg-1
    {
        width: 8.33333333%;
    }
    .col-lg-pull-12
    {
        right: 100%;
    }
    .col-lg-pull-11
    {
        right: 91.66666667%;
    }
    .col-lg-pull-10
    {
        right: 83.33333333%;
    }
    .col-lg-pull-9
    {
        right: 75%;
    }
    .col-lg-pull-8
    {
        right: 66.66666667%;
    }
    .col-lg-pull-7
    {
        right: 58.33333333%;
    }
    .col-lg-pull-6
    {
        right: 50%;
    }
    .col-lg-pull-5
    {
        right: 41.66666667%;
    }
    .col-lg-pull-4
    {
        right: 33.33333333%;
    }
    .col-lg-pull-3
    {
        right: 25%;
    }
    .col-lg-pull-2
    {
        right: 16.66666667%;
    }
    .col-lg-pull-1
    {
        right: 8.33333333%;
    }
    .col-lg-pull-0
    {
        right: auto;
    }
    .col-lg-push-12
    {
        left: 100%;
    }
    .col-lg-push-11
    {
        left: 91.66666667%;
    }
    .col-lg-push-10
    {
        left: 83.33333333%;
    }
    .col-lg-push-9
    {
        left: 75%;
    }
    .col-lg-push-8
    {
        left: 66.66666667%;
    }
    .col-lg-push-7
    {
        left: 58.33333333%;
    }
    .col-lg-push-6
    {
        left: 50%;
    }
    .col-lg-push-5
    {
        left: 41.66666667%;
    }
    .col-lg-push-4
    {
        left: 33.33333333%;
    }
    .col-lg-push-3
    {
        left: 25%;
    }
    .col-lg-push-2
    {
        left: 16.66666667%;
    }
    .col-lg-push-1
    {
        left: 8.33333333%;
    }
    .col-lg-push-0
    {
        left: auto;
    }
    .col-lg-offset-12
    {
        margin-left: 100%;
    }
    .col-lg-offset-11
    {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10
    {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9
    {
        margin-left: 75%;
    }
    .col-lg-offset-8
    {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7
    {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6
    {
        margin-left: 50%;
    }
    .col-lg-offset-5
    {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4
    {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3
    {
        margin-left: 25%;
    }
    .col-lg-offset-2
    {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1
    {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0
    {
        margin-left: 0;
    }
}
table
{
    background-color: #fff;
}
caption
{
    padding-top: 5px 8px;
    padding-bottom: 5px 8px;

    text-align: left;

    color: #ececed;
}
th
{
    text-align: left;
}
.table
{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td
{
    line-height: 1.42857143;

    padding: 5px 8px;

    vertical-align: top;

    border-top: 1px solid #dcebf8;
}
.table > thead > tr > th
{
    vertical-align: bottom;

    border-bottom: 2px solid #dcebf8;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td
{
    border-top: 0;
}
.table > tbody + tbody
{
    border-top: 2px solid #dcebf8;
}
.table .table
{
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td
{
    padding: 5px;
}
.table-bordered
{
    border: 1px solid #dcebf8;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td
{
    border: 1px solid #dcebf8;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td
{
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd)
{
    background-color: #ececed;
}
.table-hover > tbody > tr:hover
{
    background-color: #f5f5f5;
}
table col[class*='col-']
{
    position: static;

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

    display: table-cell;
    float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th
{
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th
{
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th
{
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th
{
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th
{
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th
{
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th
{
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th
{
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th
{
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th
{
    background-color: #ebcccc;
}
.table-responsive
{
    overflow-x: auto;

    min-height: .01%;
}
@media screen and (max-width: 767px)
{
    .table-responsive
    {
        overflow-y: hidden;

        width: 100%;
        margin-bottom: 15px;

        border: 1px solid #dcebf8;

        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > .table
    {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td
    {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered
    {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child
    {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child
    {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td
    {
        border-bottom: 0;
    }
}
fieldset
{
    min-width: 0;
    margin: 0;
    padding: 0;

    border: 0;
}
legend
{
    font-size: 21px;
    line-height: inherit;

    display: block;

    width: 100%;
    margin-bottom: 20px;
    padding: 0;

    color: #0063af;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label
{
    font-weight: bold;

    display: inline-block;

    max-width: 100%;
    margin-bottom: 5px;
}
input[type='search']
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
input[type='radio'],
input[type='checkbox']
{
    line-height: normal;

    margin: 4px 0 0;
    margin-top: 1px \9;
}
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
{
    font-size: 14px;
    line-height: 1.42857143;

    display: block;

    padding-top: 7px;

    color: #0063af;
}
.form-control
{
    font-size: 14px;
    line-height: 1.42857143;

    display: block;

    width: 100%;
    height: 34px;
    padding: 6px 12px;

    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
         -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    color: #0063af;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-control:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder
{
    opacity: 1;
    color: #0063af;
}
.form-control:-ms-input-placeholder
{
    color: #0063af;
}
.form-control::-webkit-input-placeholder
{
    color: #0063af;
}
.form-control::-ms-expand
{
    border: 0;
    background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control
{
    opacity: 1;
    background-color: #eee;
}
.form-control[disabled],
fieldset[disabled] .form-control
{
    cursor: not-allowed;
}
textarea.form-control
{
    height: auto;
}
input[type='search']
{
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
    input[type='date'].form-control,
    input[type='time'].form-control,
    input[type='datetime-local'].form-control,
    input[type='month'].form-control
    {
        line-height: 34px;
    }
    input[type='date'].input-sm,
    input[type='time'].input-sm,
    input[type='datetime-local'].input-sm,
    input[type='month'].input-sm,
    .input-group-sm input[type='date'],
    .input-group-sm input[type='time'],
    .input-group-sm input[type='datetime-local'],
    .input-group-sm input[type='month']
    {
        line-height: 30px;
    }
    input[type='date'].input-lg,
    input[type='time'].input-lg,
    input[type='datetime-local'].input-lg,
    input[type='month'].input-lg,
    .input-group-lg input[type='date'],
    .input-group-lg input[type='time'],
    .input-group-lg input[type='datetime-local'],
    .input-group-lg input[type='month']
    {
        line-height: 46px;
    }
}
.form-group
{
    margin-bottom: 15px;
}
.radio,
.checkbox
{
    position: relative;

    display: block;

    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label
{
    font-weight: normal;

    min-height: 20px;
    margin-bottom: 0;
    padding-left: 20px;

    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
{
    font-weight: normal;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding-left: 20px;

    cursor: pointer;
    vertical-align: middle;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline
{
    margin-top: 0;
    margin-left: 10px;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox']
{
    cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline
{
    cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label
{
    cursor: not-allowed;
}
.form-control-static
{
    min-height: 34px;
    margin-bottom: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}
.form-control-static.input-lg,
.form-control-static.input-sm
{
    padding-right: 0;
    padding-left: 0;
}
.input-sm
{
    font-size: 12px;
    line-height: 1.5;

    height: 30px;
    padding: 5px 10px;

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

    height: 30px;
}
textarea.input-sm,
select[multiple].input-sm
{
    height: auto;
}
.form-group-sm .form-control
{
    font-size: 12px;
    line-height: 1.5;

    height: 30px;
    padding: 5px 10px;

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

    height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control
{
    height: auto;
}
.form-group-sm .form-control-static
{
    font-size: 12px;
    line-height: 1.5;

    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
}
.input-lg
{
    font-size: 18px;
    line-height: 1.3333333;

    height: 46px;
    padding: 10px 16px;

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

    height: 46px;
}
textarea.input-lg,
select[multiple].input-lg
{
    height: auto;
}
.form-group-lg .form-control
{
    font-size: 18px;
    line-height: 1.3333333;

    height: 46px;
    padding: 10px 16px;

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

    height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control
{
    height: auto;
}
.form-group-lg .form-control-static
{
    font-size: 18px;
    line-height: 1.3333333;

    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
}
.has-feedback
{
    position: relative;
}
.has-feedback .form-control
{
    padding-right: 42.5px;
}
.form-control-feedback
{
    line-height: 34px;

    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    display: block;

    width: 34px;
    height: 34px;

    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback
{
    line-height: 46px;

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

    width: 30px;
    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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus
{
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon
{
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback
{
    color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label
{
    color: #8a6d3b;
}
.has-warning .form-control
{
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus
{
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon
{
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback
{
    color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label
{
    color: #a94442;
}
.has-error .form-control
{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus
{
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon
{
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback
{
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback
{
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback
{
    top: 0;
}
.help-block
{
    display: block;

    margin-top: 5px;
    margin-bottom: 10px;

    color: #404040;
}
@media (min-width: 768px)
{
    .form-inline .form-group
    {
        display: inline-block;

        margin-bottom: 0;

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

        width: auto;

        vertical-align: middle;
    }
    .form-inline .form-control-static
    {
        display: inline-block;
    }
    .form-inline .input-group
    {
        display: inline-table;

        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control
    {
        width: auto;
    }
    .form-inline .input-group > .form-control
    {
        width: 100%;
    }
    .form-inline .control-label
    {
        margin-bottom: 0;

        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox
    {
        display: inline-block;

        margin-top: 0;
        margin-bottom: 0;

        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label
    {
        padding-left: 0;
    }
    .form-inline .radio input[type='radio'],
    .form-inline .checkbox input[type='checkbox']
    {
        position: relative;

        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback
    {
        top: 0;
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox
{
    min-height: 27px;
}
.form-horizontal .form-group
{
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px)
{
    .form-horizontal .control-label
    {
        margin-bottom: 0;
        padding-top: 7px;

        text-align: right;
    }
}
.form-horizontal .has-feedback .form-control-feedback
{
    right: 15px;
}
@media (min-width: 768px)
{
    .form-horizontal .form-group-lg .control-label
    {
        font-size: 18px;

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

        padding-top: 6px;
    }
}
.btn
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    border: 1px solid transparent;
    border-radius: 8px;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus
{
    text-decoration: none;

    color: #333;
}
.btn:active,
.btn.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.btn.disabled,
fieldset[disabled] a.btn
{
    pointer-events: none;
}
.btn-default
{
    color: #333;
    border-color: #ccc;
    background-color: #fff;
}
.btn-default:focus,
.btn-default.focus
{
    color: #333;
    border-color: #8c8c8c;
    background-color: #e6e6e6;
}
.btn-default:hover
{
    color: #333;
    border-color: #adadad;
    background-color: #e6e6e6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default
{
    color: #333;
    border-color: #adadad;
    background-color: #e6e6e6;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus
{
    color: #333;
    border-color: #8c8c8c;
    background-color: #d4d4d4;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default
{
    background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus
{
    border-color: #ccc;
    background-color: #fff;
}
.btn-default .badge
{
    color: #fff;
    background-color: #333;
}
.btn-primary
{
    color: #fff;
    border-color: #005596;
    background-color: #0063af;
}
.btn-primary:focus,
.btn-primary.focus
{
    color: #fff;
    border-color: #000c16;
    background-color: #00467c;
}
.btn-primary:hover
{
    color: #fff;
    border-color: #003258;
    background-color: #00467c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary
{
    color: #fff;
    border-color: #003258;
    background-color: #00467c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus
{
    color: #fff;
    border-color: #000c16;
    background-color: #003258;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary
{
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus
{
    border-color: #005596;
    background-color: #0063af;
}
.btn-primary .badge
{
    color: #0063af;
    background-color: #fff;
}
.btn-success
{
    color: #fff;
    border-color: #4cae4c;
    background-color: #5cb85c;
}
.btn-success:focus,
.btn-success.focus
{
    color: #fff;
    border-color: #255625;
    background-color: #449d44;
}
.btn-success:hover
{
    color: #fff;
    border-color: #398439;
    background-color: #449d44;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success
{
    color: #fff;
    border-color: #398439;
    background-color: #449d44;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus
{
    color: #fff;
    border-color: #255625;
    background-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success
{
    background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus
{
    border-color: #4cae4c;
    background-color: #5cb85c;
}
.btn-success .badge
{
    color: #5cb85c;
    background-color: #fff;
}
.btn-info
{
    color: #fff;
    border-color: #46b8da;
    background-color: #5bc0de;
}
.btn-info:focus,
.btn-info.focus
{
    color: #fff;
    border-color: #1b6d85;
    background-color: #31b0d5;
}
.btn-info:hover
{
    color: #fff;
    border-color: #269abc;
    background-color: #31b0d5;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info
{
    color: #fff;
    border-color: #269abc;
    background-color: #31b0d5;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus
{
    color: #fff;
    border-color: #1b6d85;
    background-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info
{
    background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus
{
    border-color: #46b8da;
    background-color: #5bc0de;
}
.btn-info .badge
{
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning
{
    color: #fff;
    border-color: #eea236;
    background-color: #f0ad4e;
}
.btn-warning:focus,
.btn-warning.focus
{
    color: #fff;
    border-color: #985f0d;
    background-color: #ec971f;
}
.btn-warning:hover
{
    color: #fff;
    border-color: #d58512;
    background-color: #ec971f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning
{
    color: #fff;
    border-color: #d58512;
    background-color: #ec971f;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus
{
    color: #fff;
    border-color: #985f0d;
    background-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning
{
    background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus
{
    border-color: #eea236;
    background-color: #f0ad4e;
}
.btn-warning .badge
{
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger
{
    color: #fff;
    border-color: #d43f3a;
    background-color: #d9534f;
}
.btn-danger:focus,
.btn-danger.focus
{
    color: #fff;
    border-color: #761c19;
    background-color: #c9302c;
}
.btn-danger:hover
{
    color: #fff;
    border-color: #ac2925;
    background-color: #c9302c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger
{
    color: #fff;
    border-color: #ac2925;
    background-color: #c9302c;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus
{
    color: #fff;
    border-color: #761c19;
    background-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger
{
    background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus
{
    border-color: #d43f3a;
    background-color: #d9534f;
}
.btn-danger .badge
{
    color: #d9534f;
    background-color: #fff;
}
.btn-link
{
    font-weight: normal;

    color: #63a0cd;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link
{
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active
{
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus
{
    text-decoration: underline;

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

    color: #ececed;
}
.btn-lg,
.btn-group-lg > .btn
{
    font-size: 18px;
    line-height: 1.3333333;

    padding: 10px 16px;

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

    padding: 5px 10px;

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

    padding: 1px 5px;

    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
{
    -webkit-transition: opacity .15s linear;
         -o-transition: opacity .15s linear;
            transition: opacity .15s linear;

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

    overflow: hidden;

    height: 0;

    -webkit-transition-timing-function: ease;
         -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .35s;
         -o-transition-duration: .35s;
            transition-duration: .35s;
    -webkit-transition-property: height, visibility;
         -o-transition-property: height, visibility;
            transition-property: height, visibility;
}
.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
{
    font-size: 14px;

    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;

    display: none;
    float: left;

    min-width: 160px;
    margin: 2px 0 0;
    padding: 5px 0;

    list-style: none;

    text-align: left;

    border: 1px solid #ccc;
    border: 1px solid transparent;
    border-radius: 8px;
    background-color: #0063af;
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right
{
    right: 0;
    left: auto;
}
.dropdown-menu .divider
{
    overflow: hidden;

    height: 1px;
    margin: 9px 0;

    background-color: #e5e5e5;
}
.dropdown-menu > li > a
{
    font-weight: normal;
    line-height: 1.42857143;

    display: block;
    clear: both;

    padding: 3px 20px;

    white-space: nowrap;

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

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

    color: #fff;
    outline: 0;
    background-color: #0063af;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus
{
    color: #ececed;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus
{
    cursor: not-allowed;
    text-decoration: none;

    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
{
    font-size: 12px;
    line-height: 1.42857143;

    display: block;

    padding: 3px 20px;

    white-space: nowrap;

    color: #ececed;
}
.dropdown-backdrop
{
    position: fixed;
    z-index: 990;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.pull-right > .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: 992px)
{
    .navbar-right .dropdown-menu
    {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left
    {
        right: auto;
        left: 0;
    }
}
.btn-group,
.btn-group-vertical
{
    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn
{
    position: relative;

    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active
{
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group
{
    margin-left: -1px;
}
.btn-toolbar
{
    margin-left: -5px;
}
.btn-toolbar .btn,
.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
{
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle
{
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link
{
    -webkit-box-shadow: none;
            box-shadow: none;
}
.btn .caret
{
    margin-left: 0;
}
.btn-lg .caret
{
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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: 8px;
    border-top-right-radius: 8px;
    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: 8px;
    border-bottom-left-radius: 8px;
}
.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-group > .btn input[type='radio'],
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox']
{
    position: absolute;

    clip: rect(0, 0, 0, 0);

    pointer-events: none;
}
.nav
{
    margin-bottom: 0;
    padding-left: 0;

    list-style: none;
}
.nav > li
{
    position: relative;

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

    display: block;

    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus
{
    text-decoration: none;

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

    color: #ececed;
    background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus
{
    border-color: #63a0cd;
    background-color: #eee;
}
.nav .nav-divider
{
    overflow: hidden;

    height: 1px;
    margin: 9px 0;

    background-color: #e5e5e5;
}
.nav > li > a > img
{
    max-width: none;
}
.nav-tabs
{
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li
{
    float: left;

    margin-bottom: -1px;
}
.nav-tabs > li > a
{
    line-height: 1.42857143;

    margin-right: 2px;

    border: 1px solid transparent;
    border-radius: 8px 8px 0 0;
}
.nav-tabs > li > a:hover
{
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus
{
    cursor: default;

    color: #d9d9d9;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    background-color: #fff;
}
.nav-tabs.nav-justified
{
    width: 100%;

    border-bottom: 0;
}
.nav-tabs.nav-justified > li
{
    float: none;
}
.nav-tabs.nav-justified > li > a
{
    margin-bottom: 5px;

    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu
{
    top: auto;
    left: auto;
}
@media (min-width: 768px)
{
    .nav-tabs.nav-justified > li
    {
        display: table-cell;

        width: 1%;
    }
    .nav-tabs.nav-justified > li > a
    {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a
{
    margin-right: 0;

    border-radius: 8px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus
{
    border: 1px solid #ddd;
}
@media (min-width: 768px)
{
    .nav-tabs.nav-justified > li > a
    {
        border-bottom: 1px solid #ddd;
        border-radius: 8px 8px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus
    {
        border-bottom-color: #fff;
    }
}
.nav-pills > li
{
    float: left;
}
.nav-pills > li > a
{
    border-radius: 8px;
}
.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: #0063af;
}
.nav-stacked > li
{
    float: none;
}
.nav-stacked > li + li
{
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified
{
    width: 100%;
}
.nav-justified > li
{
    float: none;
}
.nav-justified > li > a
{
    margin-bottom: 5px;

    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu
{
    top: auto;
    left: auto;
}
@media (min-width: 768px)
{
    .nav-justified > li
    {
        display: table-cell;

        width: 1%;
    }
    .nav-justified > li > a
    {
        margin-bottom: 0;
    }
}
.nav-tabs-justified
{
    border-bottom: 0;
}
.nav-tabs-justified > li > a
{
    margin-right: 0;

    border-radius: 8px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus
{
    border: 1px solid #ddd;
}
@media (min-width: 768px)
{
    .nav-tabs-justified > li > a
    {
        border-bottom: 1px solid #ddd;
        border-radius: 8px 8px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-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: 0;

    border: 1px solid transparent;
}
@media (min-width: 992px)
{
    .navbar
    {
        border-radius: 8px;
    }
}
@media (min-width: 992px)
{
    .navbar-header
    {
        float: left;
    }
}
.navbar-collapse
{
    overflow-x: visible;

    padding-right: 15px;
    padding-left: 15px;

    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);

    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in
{
    overflow-y: auto;
}
@media (min-width: 992px)
{
    .navbar-collapse
    {
        width: auto;

        border-top: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .navbar-collapse.collapse
    {
        display: block !important;
        overflow: visible !important;

        height: auto !important;
        padding-bottom: 0;
    }
    .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-collapse,
.navbar-fixed-bottom .navbar-collapse
{
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape)
{
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse
    {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse
{
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 992px)
{
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse
    {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top
{
    z-index: 1000;

    border-width: 0 0 1px;
}
@media (min-width: 992px)
{
    .navbar-static-top
    {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom
{
    position: fixed;
    z-index: 1030;
    right: 0;
    left: 0;
}
@media (min-width: 992px)
{
    .navbar-fixed-top,
    .navbar-fixed-bottom
    {
        border-radius: 0;
    }
}
.navbar-fixed-top
{
    top: 0;

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

    margin-bottom: 0;

    border-width: 1px 0 0;
}
.navbar-brand
{
    font-size: 18px;
    line-height: 20px;

    float: left;

    height: 50px;
    padding: 15px 15px;
}
.navbar-brand:hover,
.navbar-brand:focus
{
    text-decoration: none;
}
.navbar-brand > img
{
    display: block;
}
@media (min-width: 992px)
{
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand
    {
        margin-left: -15px;
    }
}
.navbar-toggle
{
    position: relative;

    float: right;

    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 9px 10px;

    border: 1px solid transparent;
    border-radius: 8px;
    background-color: transparent;
    background-image: none;
}
.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: 992px)
{
    .navbar-toggle
    {
        display: none;
    }
}
.navbar-nav
{
    margin: 7.5px -15px;
}
.navbar-nav > li > a
{
    line-height: 20px;

    padding-top: 10px;
    padding-bottom: 10px;
}
@media (max-width: 991px)
{
    .navbar-nav .open .dropdown-menu
    {
        position: static;

        float: none;

        width: auto;
        margin-top: 0;

        border: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header
    {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a
    {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus
    {
        background-image: none;
    }
}
@media (min-width: 992px)
{
    .navbar-nav
    {
        float: left;

        margin: 0;
    }
    .navbar-nav > li
    {
        float: left;
    }
    .navbar-nav > li > a
    {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form
{
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    padding: 10px 15px;

    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px)
{
    .navbar-form .form-group
    {
        display: inline-block;

        margin-bottom: 0;

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

        width: auto;

        vertical-align: middle;
    }
    .navbar-form .form-control-static
    {
        display: inline-block;
    }
    .navbar-form .input-group
    {
        display: inline-table;

        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control
    {
        width: auto;
    }
    .navbar-form .input-group > .form-control
    {
        width: 100%;
    }
    .navbar-form .control-label
    {
        margin-bottom: 0;

        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox
    {
        display: inline-block;

        margin-top: 0;
        margin-bottom: 0;

        vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label
    {
        padding-left: 0;
    }
    .navbar-form .radio input[type='radio'],
    .navbar-form .checkbox input[type='checkbox']
    {
        position: relative;

        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback
    {
        top: 0;
    }
}
@media (max-width: 991px)
{
    .navbar-form .form-group
    {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child
    {
        margin-bottom: 0;
    }
}
@media (min-width: 992px)
{
    .navbar-form
    {
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;

        border: 0;
        -webkit-box-shadow: none;
                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: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs
{
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text
{
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 992px)
{
    .navbar-text
    {
        float: left;

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

        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right
    {
        margin-right: 0;
    }
}
.navbar-default
{
    border-color: #eee;
    background-color: #fff;
}
.navbar-default .navbar-brand
{
    color: #0063af;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus
{
    color: #00467c;
    background-color: transparent;
}
.navbar-default .navbar-text
{
    color: #777;
}
.navbar-default .navbar-nav > li > a
{
    color: #0063af;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus
{
    color: #0063af;
    background-color: #fedf1e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus
{
    color: #fff;
    background-color: #0063af;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus
{
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle
{
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
    background-color: #0063af;
}
.navbar-default .navbar-toggle .icon-bar
{
    background-color: #0063af;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form
{
    border-color: #eee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus
{
    color: #fff;
    background-color: #0063af;
}
@media (max-width: 991px)
{
    .navbar-default .navbar-nav .open .dropdown-menu > li > a
    {
        color: #0063af;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
    {
        color: #0063af;
        background-color: #fedf1e;
    }
    .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: #fff;
        background-color: #0063af;
    }
    .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-link
{
    color: #0063af;
}
.navbar-default .navbar-link:hover
{
    color: #0063af;
}
.navbar-default .btn-link
{
    color: #0063af;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus
{
    color: #0063af;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus
{
    color: #ccc;
}
.navbar-inverse
{
    border-color: #080808;
    background-color: #222;
}
.navbar-inverse .navbar-brand
{
    color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus
{
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text
{
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a
{
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus
{
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus
{
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus
{
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle
{
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus
{
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar
{
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form
{
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus
{
    color: #fff;
    background-color: #080808;
}
@media (max-width: 991px)
{
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header
    {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider
    {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a
    {
        color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a: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: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus
    {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link
{
    color: #fff;
}
.navbar-inverse .navbar-link:hover
{
    color: #fff;
}
.navbar-inverse .btn-link
{
    color: #fff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus
{
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus
{
    color: #444;
}
.pagination
{
    display: inline-block;

    margin: 20px 0;
    padding-left: 0;

    border-radius: 8px;
}
.pagination > li
{
    display: inline;
}
.pagination > li > a,
.pagination > li > span
{
    line-height: 1.42857143;

    position: relative;

    float: left;

    margin-left: -1px;
    padding: 6px 12px;

    text-decoration: none;

    color: #63a0cd;
    border: 1px solid #ddd;
    background-color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span
{
    margin-left: 0;

    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span
{
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus
{
    z-index: 2;

    color: #63a0cd;
    border-color: #ddd;
    background-color: #eee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus
{
    z-index: 3;

    cursor: default;

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

    color: #ececed;
    border-color: #ddd;
    background-color: #fff;
}
.pagination-lg > li > a,
.pagination-lg > li > span
{
    font-size: 18px;
    line-height: 1.3333333;

    padding: 10px 16px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span
{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span
{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span
{
    font-size: 12px;
    line-height: 1.5;

    padding: 5px 10px;
}
.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;
}
.thumbnail
{
    line-height: 1.42857143;

    display: block;

    margin-bottom: 20px;
    padding: 4px;

    -webkit-transition: border .2s ease-in-out;
         -o-transition: border .2s ease-in-out;
            transition: border .2s ease-in-out;

    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
}
.thumbnail > img,
.thumbnail a > img
{
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active
{
    border-color: #63a0cd;
}
.thumbnail .caption
{
    padding: 9px;

    color: #000;
}
.alert
{
    margin-bottom: 20px;
    padding: 15px;

    border: 1px solid transparent;
    border-radius: 8px;
}
.alert h4
{
    margin-top: 0;

    color: inherit;
}
.alert .alert-link
{
    font-weight: bold;
}
.alert > p,
.alert > ul
{
    margin-bottom: 0;
}
.alert > p + p
{
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible
{
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close
{
    position: relative;
    top: -2px;
    right: -21px;

    color: inherit;
}
.alert-success
{
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8;
}
.alert-success hr
{
    border-top-color: #c9e2b3;
}
.alert-success .alert-link
{
    color: #2b542c;
}
.alert-info
{
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7;
}
.alert-info hr
{
    border-top-color: #a6e1ec;
}
.alert-info .alert-link
{
    color: #245269;
}
.alert-warning
{
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3;
}
.alert-warning hr
{
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link
{
    color: #66512c;
}
.alert-danger
{
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede;
}
.alert-danger hr
{
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link
{
    color: #843534;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.hmc-nav:before,
.hmc-nav:after,
.keyvisual-subpage .keyvisual-content:before,
.keyvisual-subpage .keyvisual-content:after
{
    display: table;

    content: ' ';
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.hmc-nav:after,
.keyvisual-subpage .keyvisual-content:after
{
    clear: both;
}
.center-block
{
    display: block;

    margin-right: auto;
    margin-left: auto;
}
.pull-right
{
    float: right !important;
}
.pull-left
{
    float: left !important;
}
.hide
{
    display: none !important;
}
.show
{
    display: block !important;
}
.invisible
{
    visibility: hidden;
}
.text-hide
{
    font: 0/0 a;

    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none;
}
.hidden
{
    display: none !important;
}
.affix
{
    position: fixed;
}
@-ms-viewport
{
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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;
    }
}
#default-vertical-gradiant
{
    background-image: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:      -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background-image:         linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
}
.breadcrumb-wrapper
{
    border-bottom: 2px solid #fff;
    background-color: #fff;
}
.breadcrumb-wrapper .breadcrumb
{
    margin-bottom: 0;
    padding: 8px 15px;

    list-style: none;

    color: #0063af;
}
.breadcrumb-wrapper .breadcrumb > li
{
    font-size: 12px;

    display: inline-block;
}
.breadcrumb-wrapper .breadcrumb > li a
{
    color: #0063af;
}
.breadcrumb-wrapper .breadcrumb > li + li:before
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    padding: 0 5px;

    content: '\f108';

    color: #0063af;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.breadcrumb-wrapper .breadcrumb .current
{
    font-weight: 700;
}
.hmc-banner-container
{
    display: none;
}
.hmc-banner-container
{
    position: relative;
    z-index: 1032;

    background-color: #0063af;
}
.hmc-banner-container .hmc-banner-container-inner
{
    position: relative;
}
.hmc-banner-container.hmc-banner-container-leaderboard-top
{
    display: block;
}
.hmc-banner-container-leaderboard-top ~ .page-header.affix-top
{
    position: relative;
}
.hmc-banner-container-leaderboard-top ~ .page-header.affix-top ~ .keyvisual
{
    padding-top: 0;
}
.hmc-banner-leaderboard-top
{
    position: relative;

    height: 90px;
}
.hmc-banner-container-hockeystick .hmc-banner-skyscraper
{
    top: 90px;
}
.hmc-banner-container-hockeystick .hmc-banner-leaderboard-top
{
    margin: 0 auto;

    text-align: center;
}
.hmc-banner-container-hockeystick .hmc-banner-leaderboard-top img,
.hmc-banner-container-hockeystick .hmc-banner-leaderboard-top iframe
{
    float: right;

    margin-right: -120px;
}
.hmc-banner-skyscraper,
.hmc-banner-button-banner
{
    position: absolute;
    right: -105px;
}
.hmc-banner-skyscraper
{
    top: 0;
}
.hmc-banner-button-banner
{
    top: 705px;
}
@media (min-width: 1440px)
{
    .hmc-banner-container
    {
        display: block;
    }
    .hmc-banner-container-hockeystick ~ .page-header.affix-top
    {
        position: relative;
    }
    .hmc-banner-container-hockeystick ~ .page-header.affix-top ~ .keyvisual
    {
        padding-top: 0;
    }
}
.hmc-collapse
{
    margin-bottom: 3px;
}
.hmc-collapse h2
{
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;

    margin-top: 10px;
    margin-bottom: 10px;

    color: #0063af;
    border-bottom: 2px solid #b7d5f0;
}
.hmc-collapse h2 small,
.hmc-collapse h2 .small
{
    font-weight: normal;
    line-height: 1;

    color: #ececed;
}
.hmc-collapse h2 small,
.hmc-collapse h2 .small
{
    font-size: 75%;
}
.hmc-collapse article
{
    padding: 20px 10px;

    background-color: #fff;
}
.hmc-collapse .hmc-collapse-header
{
    font-size: none;

    margin: 0;
    padding: 10px;

    cursor: pointer;

    color: #fff;
    background-color: #b7d5f0;
}
.hmc-collapse .hmc-collapse-header .hmc-icons
{
    float: right;

    color: #fff;
}
.hmc-collapse .hmc-collapse-header .hmc-icons:before
{
    content: '\f113';
}
.hmc-collapse .hmc-collapse-header.collapsed
{
    color: #0063af;
    background-color: #fff;
}
.hmc-collapse .hmc-collapse-header.collapsed .hmc-icons
{
    color: #0063af;
}
.hmc-collapse .hmc-collapse-header.collapsed .hmc-icons:before
{
    content: '\f108';
}
.hmc-collapse > .powermail_legend
{
    padding: 10px 0;

    cursor: pointer;

    border-bottom: 2px solid #0063af;
}
.hmc-collapse > .powermail_legend:before
{
    content: '\f113';
}
.hmc-collapse > .powermail_legend:before
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;
    float: right;

    color: #0063af;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-collapse > .powermail_legend.collapsed:before
{
    content: '\f108';
}
.contact-teaser .contact-image
{
    max-width: 160px;
}
.contact-teaser .hmc-icons
{
    margin-right: 5px;

    color: #0063af;
}
.contact-teaser ul
{
    padding-left: 0;
}
.contact-teaser .contact-name h3
{
    font-size: 14px;

    margin-top: 0;
    margin-bottom: 0;

    color: #000;
}
.contact-teaser .contact-phone a
{
    color: #000;
}
.contact-teaser .contact-responsibility
{
    margin-bottom: 15px;

    color: #000;
}
.contact-teaser .contact-phone,
.contact-teaser .contact-fax,
.contact-teaser .contact-email
{
    padding-top: 0;
    padding-bottom: 0;
}
.contact-teaser .contact-email a
{
    margin-top: 10px;

    border-color: #0063af;
    background-color: #0063af;
}
.contact-teaser .contact-email a:after
{
    position: absolute;
    top: 7px;

    margin-right: 5px;
    margin-right: 3px;
    margin-left: 10px;

    content: '\f103';

    color: #0063af;
    color: #fff;
}
.hmc-event-countdown
{
    color: #0063af;
}
.hmc-event-countdown .countdown-timer
{
    float: left;

    margin-bottom: 0;
}
.hmc-event-countdown .countdown-timer li
{
    font-weight: 700;
    line-height: 30px;

    float: left;

    width: 90px;
    margin: 0 40px 0 0;
    padding: 0;

    text-align: center;

    color: #fff;
    border-radius: 8px;
    background-color: #0063af;
}
.hmc-event-countdown .countdown-timer li span
{
    font-size: 250%;
    font-weight: 100;
    line-height: 60px;

    display: inline-block;

    width: 100%;

    border-radius: 8px 8px 0 0;
}
.hmc-event-countdown .countdown-timer .countdown-timer-days
{
    color: #0063af;
}
.hmc-event-countdown .countdown-timer .countdown-timer-days > span
{
    color: #0063af;
    background: #0063af;
}
.hmc-event-countdown .countdown-timer .countdown-timer-hours
{
    color: #b7d5f0;
}
.hmc-event-countdown .countdown-timer .countdown-timer-hours > span
{
    color: #0063af;
    background: #b7d5f0;
}
.hmc-event-countdown .countdown-timer .countdown-timer-minutes
{
    color: #b7d5f0;
}
.hmc-event-countdown .countdown-timer .countdown-timer-minutes > span
{
    color: #0063af;
    background: #b7d5f0;
}
.hmc-event-countdown .hmc-event-countdown-header a
{
    text-decoration: none;
}
.hmc-event-countdown .hmc-event-countdown-header .hmc-event-countdown-text
{
    font-weight: 700;

    display: inline-block;
}
.hmc-event-countdown .hmc-event-countdown-header .hmc-event-countdown-text p
{
    margin: 0;
}
.hmc-event-countdown .hmc-event-countdown-link
{
    margin-top: 17px;

    text-align: right;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-icons
{
    top: 18px ! important;

    margin-left: 20px;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary
{
    font-size: 14px;
    font-size: 20px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;
    padding: 10px 40px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    color: #0063af;
    border: 1px solid transparent;
    border-color: #fedf1e;
    border-radius: 8px;
    background-color: #fedf1e;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active.focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:hover,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.disabled,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary[disabled],
fieldset[disabled] .hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.disabled,
fieldset[disabled] a.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary
{
    pointer-events: none;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:hover,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:focus
{
    color: inherit;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:after
{
    font-size: 12px;

    position: absolute;
    top: 18px ! important;
    top: 7px;
    right: 11px;

    margin-left: 20px;
    margin-left: 10px;

    content: '\f108';
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #e8c801;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:hover
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active,
.open > .dropdown-toggle.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active:hover,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active:hover,
.open > .dropdown-toggle.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:hover,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active:focus,
.open > .dropdown-toggle.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active.focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active.focus,
.open > .dropdown-toggle.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #c4a901;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:active,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.active,
.open > .dropdown-toggle.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary
{
    background-image: none;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.disabled:hover,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary[disabled]:hover,
fieldset[disabled] .hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:hover,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.disabled:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary[disabled]:focus,
fieldset[disabled] .hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary:focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.disabled.focus,
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary[disabled].focus,
fieldset[disabled] .hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary.focus
{
    border-color: #fedf1e;
    background-color: #fedf1e;
}
.hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary .badge
{
    color: #fedf1e;
    background-color: #fff;
}
.hmc-event-countdown span.hmc-icons
{
    display: none;
}
@media (max-width: 991px)
{
    .hmc-event-countdown .hmc-event-countdown-header
    {
        width: 100%;
    }
    .hmc-event-countdown .hmc-event-countdown-header h2
    {
        font-size: 18px;

        margin-top: 0;
    }
    .hmc-event-countdown .hmc-event-countdown-text
    {
        width: 100%;

        text-align: center;
    }
    .hmc-event-countdown .hmc-event-countdown-timer
    {
        text-align: center;
    }
    .hmc-event-countdown .hmc-event-countdown-timer .countdown-timer
    {
        display: inline-block;
        float: none;

        text-align: center;
    }
    .hmc-event-countdown .hmc-event-countdown-timer .countdown-timer li
    {
        width: 70px;
        margin: 0 15px 0 0;
    }
    .hmc-event-countdown .hmc-event-countdown-timer .countdown-timer li span
    {
        font-size: 200%;
        line-height: 45px;
    }
    .hmc-event-countdown .hmc-event-countdown-link
    {
        text-align: center;
    }
    .hmc-event-countdown .hmc-event-countdown-link .hmc-btn-primary
    {
        width: 100%;
    }
}
@media (min-width: 992px)
{
    .hmc-event-countdown .hmc-event-countdown-header
    {
        float: left;

        width: 33%;
    }
    .hmc-event-countdown .hmc-event-countdown-header h2
    {
        font-size: 20px;
    }
    .hmc-event-countdown .hmc-event-countdown-header span
    {
        padding-right: 10px;
    }
    .hmc-event-countdown .countdown-timer li
    {
        margin: 0 15px 0 0;
        padding: 0;
    }
    .hmc-event-countdown .hmc-event-countdown-timer
    {
        float: left;

        width: auto;
    }
    .hmc-event-countdown .hmc-event-countdown-link
    {
        float: right;

        width: auto;
    }
}
@media (min-width: 1200px)
{
    .hmc-event-countdown .hmc-event-countdown-header h2
    {
        font-size: 24px;
    }
    .hmc-event-countdown .hmc-event-countdown-header span
    {
        padding-right: 40px;
    }
    .hmc-event-countdown .countdown-timer li
    {
        margin: 0 40px 0 0;
    }
}
.hmc-event-program #event-program-filters
{
    margin-bottom: 20px;
    padding: 20px 20px 5px;

    background-color: #cfd9e3;
}
.hmc-event-program #event-program-filters #eventSeriesFilterContainer,
.hmc-event-program #event-program-filters #dateFilterContainer,
.hmc-event-program #event-program-filters #queryFilterContainer .col-md-6
{
    margin-bottom: 15px;
}
.hmc-event-program #event-program-filters .hmc-btn
{
    width: 47%;
}
.hmc-event-program .col-date > header
{
    font-weight: 700;

    margin-top: 30px ! important;
    padding: 8px 0 8px 18px;

    color: #fff;
    background-color: #0063af;
}
.hmc-event-program .col-date > header:before
{
    content: '\e608';
}
.hmc-event-program .col-date > header:before
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    margin-right: 8px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-event-program .event
{
    margin-top: 30px ! important;
}
@media (max-width: 768px)
{
    .hmc-event-program .event
    {
        margin: 0 15px;
    }
}
.hmc-event-program .event .time
{
    font-size: 14px;
    font-weight: 700;

    padding: 8px 0 8px 15px;

    color: #fff;
    background-color: #b7d5f0;
}
.hmc-event-program .event .time:before
{
    content: '\f110';
}
.hmc-event-program .event .time:before
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    margin-right: 5px;

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-event-program .event .location
{
    font-weight: 700;

    padding: 8px;

    color: #0063af;
}
.hmc-event-program .event .location:before
{
    content: '\f10c';
}
.hmc-event-program .event .location:before
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    margin-right: 5px;

    color: #0063af;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-event-program .event .location .event-series-name
{
    font-weight: 100;
}
.hmc-event-program .event .event-body,
.hmc-event-program .event footer
{
    background-color: #dcebf8;
}
.hmc-event-program .event .event-body
{
    padding-top: 25px;

    color: #000;
}
.hmc-event-program .event .event-body h3
{
    padding-bottom: 15px;

    color: #0063af;
}
.hmc-event-program .event footer
{
    padding-bottom: 15px;

    color: #000;
    background-color: #dcebf8;
}
.hmc-event-program .event footer .hmc-icons
{
    min-width: 20px;

    color: #0063af;
}
.hmc-event-program .event .links
{
    list-style: none;
}
.hmc-event-program .event .links li
{
    margin-top: 15px;
}
ul.csc-uploads li
{
    width: 100%;
}
.cwrap-primary .csc-uploads-0 li
{
    float: left;

    width: 25%;
    min-height: 60px;
}
.cwrap-primary .csc-uploads-0 a
{
    color: #fff;
}
.cwrap-primary .csc-uploads-0 .icon
{
    margin-right: 12px;
}
ul.csc-uploads span.csc-uploads-fileName
{
    text-decoration: none;
}
.csc-uploads
{
    margin: 0 ! important;
}
.csc-uploads-0 a
{
    position: absolute;
    top: 0;

    display: inline-block;

    margin-left: 65px;
}
.cwrap-transparent .csc-uploads-0 li,
.cwrap-gradient .csc-uploads-0 li
{
    line-height: 44px;

    margin: 5px 0;
}
.cwrap-transparent .csc-uploads-0 li .icon,
.cwrap-gradient .csc-uploads-0 li .icon
{
    margin-right: 10px;
}
.form-control
{
    border: 0;
    -webkit-box-shadow: 0 0 0 none;
            box-shadow: 0 0 0 none;
}
.hmc-form
{
    padding: 20px;

    background-color: #cfd9e3;
}
.help-block:empty
{
    display: none;
}
.label-left label,
.label-left-small label
{
    text-align: left;
}
label
{
    color: #000;
}
.label-left-small input.form-control,
.label-left-small select.form-control
{
    width: 80px;
}
.powermail_tabmenu
{
    display: none;
}
.powermail_submit,
.hmc-banner .hmc-btn
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.powermail_submit
{
    font-size: 14px !important;
    font-weight: normal !important;
    font-weight: 700 !important;
    line-height: 1.42857143 !important;

    position: relative !important;

    display: inline-block !important;

    margin-bottom: 0 !important;
    padding: 6px 12px !important;
    padding: 3px 30px 3px 20px !important;

    cursor: pointer !important;
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
        -ms-user-select: none !important;
            user-select: none !important;
    text-align: center !important;
    text-align: left !important;
    vertical-align: middle !important;
    white-space: nowrap !important;

    color: #fff !important;
    color: #0063af !important;
    border: 1px solid transparent !important;
    border-color: #fedf1e !important;
    border-radius: 8px !important;
    background-color: #fedf1e !important;
    background-image: none !important;

    -ms-touch-action: manipulation !important;
        touch-action: manipulation !important;
}
.powermail_submit:focus,
.powermail_submit:active:focus,
.powermail_submit.active:focus,
.powermail_submit.focus,
.powermail_submit:active.focus,
.powermail_submit.active.focus
{
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
}
.powermail_submit:hover,
.powermail_submit:focus,
.powermail_submit.focus
{
    text-decoration: none !important;

    color: #333 !important;
}
.powermail_submit:active,
.powermail_submit.active
{
    outline: 0 !important;
    background-image: none !important;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
}
.powermail_submit.disabled,
.powermail_submit[disabled],
fieldset[disabled] .powermail_submit
{
    cursor: not-allowed !important;

    opacity: .65 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;

    filter: alpha(opacity=65) !important;
}
a.powermail_submit.disabled,
fieldset[disabled] a.powermail_submit
{
    pointer-events: none !important;
}
.powermail_submit:hover,
.powermail_submit:focus
{
    color: inherit !important;
}
.powermail_submit:after
{
    font-family: 'Glyphicons Halflings' !important;
    font-family: 'HMC Icons' !important;
    font-size: 12px !important;
    font-weight: normal !important;
    font-style: normal !important;
    line-height: 1 !important;

    position: relative !important;
    position: absolute !important;
    top: 1px !important;
    top: 7px !important;
    right: 11px !important;

    display: inline-block !important;

    margin-left: 10px !important;

    content: '\f108' !important;

    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}
.powermail_submit:focus,
.powermail_submit.focus
{
    color: #fff !important;
    border-color: #9c8601 !important;
    background-color: #e8c801 !important;
}
.powermail_submit:hover
{
    color: #fff !important;
    border-color: #debf01 !important;
    background-color: #e8c801 !important;
}
.powermail_submit:active,
.powermail_submit.active,
.open > .dropdown-toggle.powermail_submit
{
    color: #fff !important;
    border-color: #debf01 !important;
    background-color: #e8c801 !important;
}
.powermail_submit:active:hover,
.powermail_submit.active:hover,
.open > .dropdown-toggle.powermail_submit:hover,
.powermail_submit:active:focus,
.powermail_submit.active:focus,
.open > .dropdown-toggle.powermail_submit:focus,
.powermail_submit:active.focus,
.powermail_submit.active.focus,
.open > .dropdown-toggle.powermail_submit.focus
{
    color: #fff !important;
    border-color: #9c8601 !important;
    background-color: #c4a901 !important;
}
.powermail_submit:active,
.powermail_submit.active,
.open > .dropdown-toggle.powermail_submit
{
    background-image: none !important;
}
.powermail_submit.disabled:hover,
.powermail_submit[disabled]:hover,
fieldset[disabled] .powermail_submit:hover,
.powermail_submit.disabled:focus,
.powermail_submit[disabled]:focus,
fieldset[disabled] .powermail_submit:focus,
.powermail_submit.disabled.focus,
.powermail_submit[disabled].focus,
fieldset[disabled] .powermail_submit.focus
{
    border-color: #fedf1e !important;
    background-color: #fedf1e !important;
}
.powermail_submit .badge
{
    color: #fedf1e !important;
    background-color: #fff !important;
}
.powermail_confirmation dd
{
    margin-bottom: 10px;
}
.tx-powermail legend.powermail_label
{
    font-size: 14px;
    font-weight: bold;

    display: inline-block;

    max-width: 100%;
    margin-bottom: 5px;

    color: #000;
    border-bottom: none 0;
}
.tx-powermail .powermail_radio_inner,
.tx-powermail .powermail_check_inner
{
    margin-bottom: 5px;
}
.tx-powermail .powermail_form
{
    margin-bottom: 20px;
    padding: 20px;

    background-color: #cfd9e3;
}
.tx-powermail .powermail_fieldwrap_text
{
    padding: 10px;
}
.tx-powermail .parsley-errors-list
{
    margin: 5px 0 0 0;
}
.tx-powermail .parsley-errors-list li
{
    color: red;
}
.tx-powermail .powermail_tab_navigation
{
    margin-top: 20px;
}
.tx-powermail .powermail_tab_navigation > a
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    min-width: 50px;
    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    border-color: #0063af;
    border-radius: 8px;
    background-color: #0063af;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.tx-powermail .powermail_tab_navigation > a:focus,
.tx-powermail .powermail_tab_navigation > a:active:focus,
.tx-powermail .powermail_tab_navigation > a.active:focus,
.tx-powermail .powermail_tab_navigation > a.focus,
.tx-powermail .powermail_tab_navigation > a:active.focus,
.tx-powermail .powermail_tab_navigation > a.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.tx-powermail .powermail_tab_navigation > a:hover,
.tx-powermail .powermail_tab_navigation > a:focus,
.tx-powermail .powermail_tab_navigation > a.focus
{
    text-decoration: none;

    color: #333;
}
.tx-powermail .powermail_tab_navigation > a:active,
.tx-powermail .powermail_tab_navigation > a.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.tx-powermail .powermail_tab_navigation > a.disabled,
.tx-powermail .powermail_tab_navigation > a[disabled],
fieldset[disabled] .tx-powermail .powermail_tab_navigation > a
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.tx-powermail .powermail_tab_navigation > a.disabled,
fieldset[disabled] a.tx-powermail .powermail_tab_navigation > a
{
    pointer-events: none;
}
.tx-powermail .powermail_tab_navigation > a:hover,
.tx-powermail .powermail_tab_navigation > a:focus
{
    color: inherit;
}
.tx-powermail .powermail_tab_navigation > a:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tx-powermail .powermail_tab_navigation > a:focus,
.tx-powermail .powermail_tab_navigation > a.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #00467c;
}
.tx-powermail .powermail_tab_navigation > a:hover
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.tx-powermail .powermail_tab_navigation > a:active,
.tx-powermail .powermail_tab_navigation > a.active,
.open > .dropdown-toggle.tx-powermail .powermail_tab_navigation > a
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.tx-powermail .powermail_tab_navigation > a:active:hover,
.tx-powermail .powermail_tab_navigation > a.active:hover,
.open > .dropdown-toggle.tx-powermail .powermail_tab_navigation > a:hover,
.tx-powermail .powermail_tab_navigation > a:active:focus,
.tx-powermail .powermail_tab_navigation > a.active:focus,
.open > .dropdown-toggle.tx-powermail .powermail_tab_navigation > a:focus,
.tx-powermail .powermail_tab_navigation > a:active.focus,
.tx-powermail .powermail_tab_navigation > a.active.focus,
.open > .dropdown-toggle.tx-powermail .powermail_tab_navigation > a.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #003258;
}
.tx-powermail .powermail_tab_navigation > a:active,
.tx-powermail .powermail_tab_navigation > a.active,
.open > .dropdown-toggle.tx-powermail .powermail_tab_navigation > a
{
    background-image: none;
}
.tx-powermail .powermail_tab_navigation > a.disabled:hover,
.tx-powermail .powermail_tab_navigation > a[disabled]:hover,
fieldset[disabled] .tx-powermail .powermail_tab_navigation > a:hover,
.tx-powermail .powermail_tab_navigation > a.disabled:focus,
.tx-powermail .powermail_tab_navigation > a[disabled]:focus,
fieldset[disabled] .tx-powermail .powermail_tab_navigation > a:focus,
.tx-powermail .powermail_tab_navigation > a.disabled.focus,
.tx-powermail .powermail_tab_navigation > a[disabled].focus,
fieldset[disabled] .tx-powermail .powermail_tab_navigation > a.focus
{
    border-color: #0063af;
    background-color: #0063af;
}
.tx-powermail .powermail_tab_navigation > a .badge
{
    color: #0063af;
    background-color: #fff;
}
.tx-powermail .powermail_tab_navigation > a:after
{
    display: none;
}
.tx-powermail .powermail_tab_navigation .powermail_tab_navigation_next
{
    float: right;
}
.hmc-form-page-background legend
{
    font-size: 16px;
    font-weight: bold;

    border: 0 none;
}
.hmc-form-page-background .powermail_fieldwrap_check legend,
.hmc-form-page-background .powermail_fieldwrap_radio legend
{
    border-bottom: 0 none;
    background-color: transparent;
}
.hmc-form-page-background label
{
    font-weight: normal;
}
.hmc-form-page-background .checkbox
{
    margin-top: 0;
}
.hmc-form-page-background .form-group
{
    display: table;

    width: 100%;
    margin-bottom: 0;
    padding: 4px 0;
}
.hmc-collapse .hmc-form-page-background legend
{
    display: none;
}
input[type='radio']
{
    width: 17px;
    height: 17px;
}
/* Z-INDEX */
.formError
{
    z-index: 990;
}
.formError .formErrorContent
{
    z-index: 991;
}
.formError .formErrorArrow
{
    z-index: 996;
}
.formErrorInsideDialog.formError
{
    z-index: 5000;
}
.formErrorInsideDialog.formError .formErrorContent
{
    z-index: 5001;
}
.formErrorInsideDialog.formError .formErrorArrow
{
    z-index: 5006;
}
.inputContainer
{
    position: relative;

    float: left;
}
.formError
{
    position: absolute;
    top: 300px;
    left: 300px;

    display: block;

    cursor: pointer;
}
.formError .formErrorContent
{
    font-size: 11px;

    position: relative;

    width: 100%;
    width: 150px;
    padding: 4px 10px 4px 10px;

    color: #a94442;
    border: 1px solid #a94442;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    background-color: #f2dede;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}
.formError .formErrorArrow
{
    position: relative;

    width: 15px;
    margin: -3px 0 0 13px;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow
{
    margin: -3px 13px 0 0;
}
.formError .formErrorArrowBottom
{
    top: 2px;

    margin: 0 0 0 12px;

    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.formError .formErrorArrow div
{
    font-size: 0;
    font-size: 0;
    line-height: 0;

    display: block;

    height: 1px;
    margin: 0 auto;

    border-right: 1px solid #a94442;
    border-left: 1px solid #a94442;
    background-color: #f2dede;
}
.formError .formErrorArrowBottom div
{
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.formError .formErrorArrow .line10
{
    width: 15px;

    border: none;
}
.formError .formErrorArrow .line9
{
    width: 13px;

    border: none;
}
.formError .formErrorArrow .line8
{
    width: 11px;
}
.formError .formErrorArrow .line7
{
    width: 9px;
}
.formError .formErrorArrow .line6
{
    width: 7px;
}
.formError .formErrorArrow .line5
{
    width: 5px;
}
.formError .formErrorArrow .line4
{
    width: 3px;
}
.formError .formErrorArrow .line3
{
    width: 1px;

    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
    border-left: 2px solid #ddd;
}
.formError .formErrorArrow .line2
{
    width: 3px;

    border: none;
    background: #ddd;
}
.formError .formErrorArrow .line1
{
    width: 1px;
    margin-top: -2px;

    border: none;
    background: #a94442;
}
@font-face
{
    font-family: 'HMC Icons';

    src: url('Fonts/hmcicons_v2.eot');
    src: url('Fonts/hmcicons_v2.eot?#iefix') format('embedded-opentype'), url('Fonts/hmcicons_v2.woff') format('woff'), url('Fonts/hmcicons_v2.ttf') format('truetype'), url('Fonts/hmcicons_v2.svg#hmcicons') format('svg');
}
.hmc-icons
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-icons-facebook:before
{
    content: '\f102';
}
.hmc-icons-linkedin:before
{
    content: '\E606';
}
.hmc-icons-timetable:before
{
    content: '\f104';
}
.hmc-icons-press:before
{
    content: '\f105';
}
.hmc-icons-twitter:before
{
    content: '\f10d';
}
.hmc-icons-contact:before
{
    content: '\f10e';
}
.hmc-icons-opening:before
{
    content: '\f110';
}
.hmc-icons-newsletter:before
{
    content: '\f115';
}
.hmc-icons-youtube:before
{
    content: '\f116';
}
.hmc-icons-app:before
{
    content: '\f118';
}
.hmc-icons-plane:before
{
    content: '\f101';
}
.hmc-icons-mail:before
{
    content: '\f103';
}
.hmc-icons-public-transport:before
{
    content: '\f106';
}
.hmc-icons-train:before
{
    content: '\f107';
}
.hmc-icons-arrow-single-right:before
{
    content: '\f108';
}
.hmc-icons-arrow-single-left:before
{
    content: '\f109';
}
.hmc-icons-fax:before
{
    content: '\f10a';
}
.hmc-icons-location:before
{
    content: '\f10c';
}
.hmc-icons-hotel:before
{
    content: '\f10c';
}
.hmc-icons-arrow-single-top:before
{
    content: '\f10f';
}
.hmc-icons-clock:before
{
    content: '\f110';
}
.hmc-icons-visa:before
{
    content: '\f111';
}
.hmc-icons-car:before
{
    content: '\f112';
}
.hmc-icons-arrow-single-bottom:before
{
    content: '\f113';
}
.hmc-icons-tel:before
{
    content: '\f114';
}
.hmc-icons-arrow-double-right:before
{
    content: '\f119';
}
.hmc-icons-arrow-double-left:before
{
    content: '\f11a';
}
.hmc-icons-arrow-single-light-left:before
{
    content: '\f100';
}
.hmc-icons-arrow-single-light-right:before
{
    content: '\f117';
}
.hmc-icons-hallplan:before
{
    content: '\f10b';
}
.hmc-icons-charter:before
{
    content: '\e600';
}
.hmc-icons-fun:before
{
    content: '\e601';
}
.hmc-icons-kanu:before
{
    content: '\e602';
}
.hmc-icons-boatfit:before
{
    content: '\e900';
}
.hmc-icons-motorboote:before
{
    content: '\e603';
}
.hmc-icons-segeln:before
{
    content: '\e604';
}
.hmc-icons-ausruestung:before
{
    content: '\e605';
}
.hmc-icons-microphone:before
{
    content: '\e607';
}
.hmc-icons-cal:before
{
    content: '\e608';
}
.hmc-icons-cal-bg:before
{
    content: '\e800';
}
.hmc-icons-checkmark:before
{
    content: '\e609';
}
.hmc-icons-search:before
{
    content: '\e60a';
}
.hmc-icons-program:before
{
    content: '\e60b';
}
.hmc-icons-tickets:before
{
    content: '\e900';
}
.hmc-icons-exhibitordir:before
{
    content: '\e901';
}
.slick-prev:before
{
    content: '\f100';
}
.slick-next:before
{
    content: '\f117';
}
.slick-prev:before,
.slick-next:before
{
    color: white;
}
.csc-uploads-element .icon,
.news-related-files-link .download-link
{
    width: 53px;
    height: 47px;

    border-style: solid;
    border-color: #fff;
    border-top-width: 5px;
    border-right-width: 11px;
    border-bottom-width: 7px;
    border-left-width: 13px;
    background-color: #fff;
    background-image: url('../../../../../Resources/Public/Images/iconset.svg');
    background-repeat: no-repeat;
}
.csc-uploads-element-pdf .icon,
.pdf
{
    background-position: -30px 0;
}
.csc-uploads-element-doc .icon,
.doc
{
    background-position: -60px 0;
}
.csc-uploads-element-eps .icon,
.eps
{
    background-position: -90px 0;
}
.csc-uploads-element-gif .icon,
.gif
{
    background-position: -120px 0;
}
.csc-uploads-element-jpg .icon,
.jpg
{
    background-position: -150px 0;
}
.csc-uploads-element-png .icon,
.png
{
    background-position: -180px 0;
}
.csc-uploads-element-ppt .icon,
.ppt
{
    background-position: -210px 0;
}
.csc-uploads-element-tif .icon,
.tif
{
    background-position: -240px 0;
}
.csc-uploads-element-xls .icon,
.xls
{
    background-position: -270px 0;
}
.glyphicon
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-image-teaser-style1
{
    line-height: 1.42857143;

    position: relative;

    margin-bottom: 20px;
}
.hmc-image-teaser-style1 .caption
{
    font-weight: bold;

    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 10px;

    color: #fff;
    background-color: #0063af;
    background-color: rgba(0, 99, 175, .8);
}
.hmc-image-teaser-style1 .caption .hmc-icons
{
    float: right;
}
.hmc-image-teaser-style1 a:hover .caption
{
    background-color: #0063af;
    background-color: rgba(0, 99, 175, .95);
}
.hmc-image-teaser-style2
{
    line-height: 1.42857143;

    position: relative;

    margin-bottom: 20px;
}
.hmc-image-teaser-style2 h3
{
    padding: 10px;

    color: #fff;
    background-color: #0063af;
    background-color: rgba(0, 99, 175, .95);
}
.hmc-image-teaser-style2 p
{
    font-weight: 700;

    padding: 20px;

    color: #fff;
}
.hmc-image-teaser-style2 .hmc-btn-primary
{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.hmc-image-teaser-style3
{
    line-height: 1.42857143;

    position: relative;

    margin-bottom: 20px;
}
.hmc-image-teaser-style3 .description
{
    position: absolute;
    right: 0;
    bottom: 36px;
    left: 0;

    padding: 10px;

    color: #fff;
    background-color: #0063af;
    background-color: rgba(0, 99, 175, .8);
}
.hmc-image-teaser-style3 .description .hmc-icons
{
    float: right;
}
.hmc-image-teaser-style3 a:hover .description
{
    background-color: #0063af;
    background-color: rgba(0, 99, 175, .95);
}
.hmc-image-teaser-style3 .caption
{
    font-weight: bold;

    position: relative;

    margin-top: 5px;
}
.hmc-image-teaser-style4 a
{
    margin-top: 10px;
}
.hmc-image-teaser-style5
{
    position: relative;

    padding: 15px;

    border: 1px solid #7c7d7f;
    background-color: #dcebf8;
}
.hmc-image-teaser-style5 a
{
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.hmc-image-teaser-style5 img
{
    margin-top: -15px;
    margin-left: -15px;
}
.hmc-teaser-006 h4,
.hmc-teaser-006 img
{
    margin-bottom: 15px;
}
.hmc-teaser-006 p:last-of-type
{
    margin-bottom: 0;
}
.hmc-teaser-006 footer
{
    font-weight: 700;

    margin-top: 15px;
}
.hmc-teaser-006 a .hmc-icons
{
    font-size: 10px;

    padding-left: 15px;
}
.tx-indexedsearch-res article
{
    padding: 20px;

    border-bottom: 1px solid #c8cacc;
    background-image: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:      -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background-image:         linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
}
.tx-indexedsearch-res h3
{
    font-size: 16px;
}
.tx-indexedsearch-browsebox
{
    text-align: center;
}
.tx-indexedsearch-browsebox p
{
    text-align: left;
}
.tx-indexedsearch-whatis ~ .tx-indexedsearch-browsebox .browsebox
{
    display: none;
}
.tx-indexedsearch-res ~ .tx-indexedsearch-browsebox .browsebox
{
    display: inline-block;
}
.tx-indexedsearch-browsebox ul
{
    display: inline-block;

    margin: 20px 0;
    padding-left: 0;
    /* > li > strong > a*/
}
.tx-indexedsearch-browsebox ul > li
{
    display: inline;
}
.tx-indexedsearch-browsebox ul > li > a,
.tx-indexedsearch-browsebox ul > li > strong > a,
.tx-indexedsearch-browsebox ul > li > span
{
    font-weight: bold;
    line-height: 1.42857143;

    position: relative;

    float: left;

    margin-left: -1px;
    margin-left: 8px;
    padding: 6px 12px;

    text-decoration: none;

    color: #cfd9e3;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    background-color: #d9d9d9;
}
.tx-indexedsearch-browsebox ul > li > a:hover,
.tx-indexedsearch-browsebox ul > li > span:hover,
.tx-indexedsearch-browsebox ul > li > a:focus,
.tx-indexedsearch-browsebox ul > li > span:focus
{
    color: #63a0cd;
    border-color: #ddd;
    background-color: #eee;
}
.tx-indexedsearch-browsebox ul > li.tx-indexedsearch-browselist-currentPage strong a,
.tx-indexedsearch-browsebox ul > li.tx-indexedsearch-browselist-currentPage strong a:hover,
.tx-indexedsearch-browsebox ul > li.tx-indexedsearch-browselist-currentPage strong a:focus
{
    z-index: 2;

    cursor: default;

    color: #fff;
    border-color: #cfd9e3;
    background-color: #cfd9e3;
}
.tx-indexedsearch-browsebox ul > .disabled > span,
.tx-indexedsearch-browsebox ul > .disabled > span:hover,
.tx-indexedsearch-browsebox ul > .disabled > span:focus,
.tx-indexedsearch-browsebox ul > .disabled > a,
.tx-indexedsearch-browsebox ul > .disabled > a:hover,
.tx-indexedsearch-browsebox ul > .disabled > a:focus
{
    cursor: not-allowed;

    color: #ececed;
    border-color: #ddd;
    background-color: #fff;
}
.hmc-nav-search .tx-indexedsearch-whatis,
.hmc-nav-search .tx-indexedsearch-noresults,
.hmc-nav-search .tx-indexedsearch-browsebox,
.hmc-nav-search .tx-indexedsearch-res
{
    display: none;
}
.hmc-nav
{
    position: relative;

    min-height: 50px;
    min-height: 137px;
    margin-top: -50px;
    margin-bottom: 0;

    border: 1px solid transparent;
    border: 0;
    border-color: #eee;
    background-color: #fff;
    background-color: transparent;
}
@media (min-width: 992px)
{
    .hmc-nav
    {
        border-radius: 8px;
    }
}
.hmc-nav .navbar-brand
{
    color: #0063af;
}
.hmc-nav .navbar-brand:hover,
.hmc-nav .navbar-brand:focus
{
    color: #00467c;
    background-color: transparent;
}
.hmc-nav .navbar-text
{
    color: #777;
}
.hmc-nav .navbar-nav > li > a
{
    color: #0063af;
}
.hmc-nav .navbar-nav > li > a:hover,
.hmc-nav .navbar-nav > li > a:focus
{
    color: #0063af;
    background-color: #fedf1e;
}
.hmc-nav .navbar-nav > .active > a,
.hmc-nav .navbar-nav > .active > a:hover,
.hmc-nav .navbar-nav > .active > a:focus
{
    color: #fff;
    background-color: #0063af;
}
.hmc-nav .navbar-nav > .disabled > a,
.hmc-nav .navbar-nav > .disabled > a:hover,
.hmc-nav .navbar-nav > .disabled > a:focus
{
    color: #ccc;
    background-color: transparent;
}
.hmc-nav .navbar-toggle
{
    border-color: #ddd;
}
.hmc-nav .navbar-toggle:hover,
.hmc-nav .navbar-toggle:focus
{
    background-color: #0063af;
}
.hmc-nav .navbar-toggle .icon-bar
{
    background-color: #0063af;
}
.hmc-nav .navbar-collapse,
.hmc-nav .navbar-form
{
    border-color: #eee;
}
.hmc-nav .navbar-nav > .open > a,
.hmc-nav .navbar-nav > .open > a:hover,
.hmc-nav .navbar-nav > .open > a:focus
{
    color: #fff;
    background-color: #0063af;
}
@media (max-width: 991px)
{
    .hmc-nav .navbar-nav .open .dropdown-menu > li > a
    {
        color: #0063af;
    }
    .hmc-nav .navbar-nav .open .dropdown-menu > li > a:hover,
    .hmc-nav .navbar-nav .open .dropdown-menu > li > a:focus
    {
        color: #0063af;
        background-color: #fedf1e;
    }
    .hmc-nav .navbar-nav .open .dropdown-menu > .active > a,
    .hmc-nav .navbar-nav .open .dropdown-menu > .active > a:hover,
    .hmc-nav .navbar-nav .open .dropdown-menu > .active > a:focus
    {
        color: #fff;
        background-color: #0063af;
    }
    .hmc-nav .navbar-nav .open .dropdown-menu > .disabled > a,
    .hmc-nav .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .hmc-nav .navbar-nav .open .dropdown-menu > .disabled > a:focus
    {
        color: #ccc;
        background-color: transparent;
    }
}
.hmc-nav .navbar-link
{
    color: #0063af;
}
.hmc-nav .navbar-link:hover
{
    color: #0063af;
}
.hmc-nav .btn-link
{
    color: #0063af;
}
.hmc-nav .btn-link:hover,
.hmc-nav .btn-link:focus
{
    color: #0063af;
}
.hmc-nav .btn-link[disabled]:hover,
fieldset[disabled] .hmc-nav .btn-link:hover,
.hmc-nav .btn-link[disabled]:focus,
fieldset[disabled] .hmc-nav .btn-link:focus
{
    color: #ccc;
}
.hmc-nav .mobile-quicklinks
{
    display: none;
}
@media (max-width: 991px)
{
    .hmc-nav
    {
        margin-top: -20px;
    }
}
.hmc-nav .navbar-collapse
{
    overflow-x: hidden;
    /*transition: background 0.3s ease-out 0s;*/
}
.hmc-nav .hmc-menu-level2 > li > a
{
    font-weight: bold;
}
.hmc-nav .hmc-nav-menu > li > a
{
    font-size: 18px;
    font-weight: normal;

    text-align: left;

    color: #0063af;
}
.hmc-nav .hmc-nav-menu > li:hover > a
{
    background-color: transparent;
}
.hmc-nav .hmc-nav-menu .dropdown-menu
{
    width: 100%;

    border-right: 0 none;
    border-bottom: 0 none;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 4px 7px -2px rgba(0, 0, 0, .25);
            box-shadow: 0 0 0 0;
            box-shadow: 0 4px 7px -2px rgba(0, 0, 0, .25);
}
.hmc-nav .hmc-nav-menu .dropdown-menu .hmc-icons
{
    color: #0063af;
}
.hmc-nav .hmc-nav-menu .dropdown-menu .container
{
    background-color: #0063af;
}
.hmc-nav .hmc-nav-menu .dropdown-menu > div > ul li > a
{
    line-height: 1.42857143;

    display: inline-block;
    clear: both;

    padding: 3px 20px;

    color: #fff;
}
.hmc-nav .hmc-nav-menu .dropdown-menu > div > ul li > a:hover
{
    color: #fedf1e;
}
.hmc-nav .hmc-nav-menu .dropdown-menu > div > ul > li:nth-child(4n+1)
{
    clear: left;
}
.hmc-nav .hmc-nav-menu > .dropdown .dropdown-menu
{
    display: block;
    visibility: hidden;

    -webkit-transition: all .2s ease-in;
         -o-transition: all .2s ease-in;
            transition: all .2s ease-in;

    opacity: 0;
    border-top: 3px solid transparent;
}
.hmc-nav .hmc-nav-menu > .dropdown:hover .dropdown-menu
{
    display: block;
    visibility: visible;

    -webkit-transition: all .1s;
         -o-transition: all .1s;
            transition: all .1s;

    opacity: 1;
}
@media (min-width: 992px)
{
    .hmc-nav .navbar-brand
    {
        position: absolute;
        top: 18px;
        left: 0;

        padding: 0;
    }
    .hmc-nav .hmc-nav-menu
    {
        position: absolute;
        top: 88px;

        width: 100%;
        padding-left: 190px;
    }
    .hmc-nav .hmc-nav-menu > li
    {
        display: table-cell;
        float: left;

        padding: 10px 15px 0;
    }
    .hmc-nav .hmc-nav-menu > li > a
    {
        z-index: 555;

        margin: 0 1px -3px;
        padding: 10px 20px 20px;

        border-radius: 8px 8px 0 0;
    }
    .hmc-nav .hmc-nav-menu > li:hover > a
    {
        color: #0063af;
        background-color: #fedf1e;
    }
    .hmc-nav .hmc-nav-menu > li > a.active
    {
        color: #fff;
        background-color: #0063af;
    }
    .hmc-nav .hmc-nav-menu > li
    {
        position: static;

        margin: 0;
        padding: 0;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu
    {
        position: fixed;
        z-index: 520;
        top: auto;
        right: 0;
        left: 0;

        width: auto;
        margin-top: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;

        border-top: 0;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu .container
    {
        min-height: 144px;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu .col-md-3
    {
        margin-bottom: 15px;
        padding-top: 5px;

        border-right: 0 none;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu .col-md-3 ul
    {
        margin-top: 5px;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu hr
    {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu > ul > li
    {
        padding-bottom: 10px;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu > ul > li:nth-child(4n+1)
    {
        clear: left;
    }
    .hmc-nav .hmc-nav-menu .dropdown-menu > ul > li > ul > li a
    {
        padding-left: 0;
    }
}
@media (max-width: 991px)
{
    .hmc-nav
    {
        min-height: 80px;
    }
    .hmc-nav .navbar-brand
    {
        padding-top: 7px;
        padding-left: 0;
    }
    .hmc-nav .navbar-brand img
    {
        width: 60px;
    }
    .hmc-nav .mobile-quicklinks
    {
        display: block;

        width: 100%;
        margin-top: -5px;
        margin-bottom: -6px;
        padding: 15px;

        background-color: #fff;
    }
    .hmc-nav .mobile-quicklinks ol
    {
        margin: 0;
        padding: 0;

           -moz-column-count: 2;
        -webkit-column-count: 2;
                column-count: 2;
    }
    .hmc-nav .mobile-quicklinks ol li
    {
        line-height: 40px;

        margin: 0;
        padding: 0;
    }
    .hmc-nav .mobile-quicklinks ol li a,
    .hmc-nav .mobile-quicklinks ol li span
    {
        font-size: 10px;

        color: #0063af;
    }
    .hmc-nav .navbar-form .form-control
    {
        width: 100%;
    }
    .hmc-nav .navbar-nav > li > a
    {
        padding-top: 12px;
        padding-bottom: 12px;

        color: #0063af;
    }
    .hmc-nav .navbar-nav > li > a:hover
    {
        color: #0063af;
    }
    .hmc-nav .navbar-collapse
    {
        position: fixed;
        top: 80px;
        bottom: 0;

        width: 100%;
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 0;
        padding-left: 0;

        background-color: rgba(0, 0, 0, .75);
    }
    .hmc-nav .navbar-collapse .nav
    {
        margin: 0 -15px;

        background-color: #fff;
    }
    .hmc-nav .navbar-collapse .nav > li:hover
    {
        background-color: #cfd9e3;
    }
    .hmc-nav .navbar-collapse .nav > li
    {
        padding-right: 15px;
        padding-left: 15px;

        border-bottom: 1px solid #cfd9e3;
    }
    .hmc-nav .navbar-collapse .nav > li > a
    {
        margin-right: 0;
        margin-left: 0;

        text-align: left;
    }
    .hmc-nav .navbar-collapse .hmc-nav-menu > li:not(:last-child)
    {
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .hmc-nav .navbar-collapse .dropdown-menu
    {
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .hmc-nav .navbar-collapse .dropdown-menu > div > ul li > a
    {
        color: #fff;
    }
    .hmc-nav .navbar-collapse .dropdown-menu > div > ul li > a:hover
    {
        color: #0063af;
    }
    .hmc-nav .navbar-collapse .dropdown-menu > ul > li > ul
    {
        display: none;
    }
    .hmc-nav .navbar-collapse .dropdown-menu > ul > li:hover > ul
    {
        display: block;
    }
}
.hmc-nav .navbar-toggle
{
    position: absolute;
    top: 22px;
    right: 0;

    min-width: 60px;
    min-height: 58px;
    margin: 0;
    margin-right: -15px;
    padding: 12px;

    border: 0 solid transparent;
    border-radius: 0;
    background-color: #fff;
}
.hmc-nav .navbar-toggle:focus
{
    outline: 0;
}
.hmc-nav .navbar-toggle .icon-bar
{
    display: block;

    width: 22px;
    height: 2px;
    margin-left: 6px;

    border-radius: 1px;
    background-color: #0063af;
}
.hmc-nav .navbar-toggle .icon-bar + .icon-bar
{
    margin-top: 4px;
}
.hmc-nav .navbar-toggle .hmc-toggle-title
{
    font-size: 10px;

    text-transform: uppercase;

    color: #0063af;
}
.hmc-nav .navbar-toggle:hover,
.hmc-nav .navbar-toggle:focus
{
    background-color: #0063af;
}
.hmc-nav .navbar-toggle:hover .icon-bar,
.hmc-nav .navbar-toggle:focus .icon-bar
{
    background-color: #fff;
}
.hmc-nav .navbar-toggle:hover .hmc-toggle-title,
.hmc-nav .navbar-toggle:focus .hmc-toggle-title
{
    color: #fff;
}
@media (min-width: 992px)
{
    .hmc-nav .navbar-toggle
    {
        display: none;
    }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
    -ms-touch-action: none;
        touch-action: none;
    -webkit-tap-highlight-color: transparent;
}
@media (max-width: 992px)
{
    .slick-slider
    {
        padding: 0 20px;
    }
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-loading .slick-list
{
    background: white url('../../../../../Resources/Public/Images/ajax-loader.gif') center center no-repeat;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    zoom: 1;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
.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-description-slider
{
    margin: 15px 0;
}
.slick-description-slider p
{
    margin: 0 0 20px;

    text-align: center;
}
.slick-thumbs .slick-slide img
{
    cursor: pointer;
}
.slick-slider .hmc-teaser-006
{
    margin-right: 15px;
}
/* Icons */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 55px;
    height: 80px;
    margin-top: -40px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:focus,
.slick-next:focus
{
    outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'HMC Icons';
    font-size: 32px;
    line-height: 1;

    opacity: .85;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cwrap-image .slick-prev:before,
.cwrap-image .slick-next:before,
.cwrap-transparent .slick-prev:before,
.cwrap-transparent .slick-next:before
{
    color: #0063af;
}
.slick-prev
{
    left: -55px;

    overflow: hidden;
}
.slick-next
{
    right: -25px;

    overflow: hidden;
}
@media (max-width: 1200px)
{
    .slick-next
    {
        right: -40px;
    }
}
@media (max-width: 768px)
{
    .slick-prev
    {
        left: -35px;
    }
    .slick-next
    {
        right: -15px;
    }
}
/* Dots */
/*
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; 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 { opacity: 0.75; }
*/
.tab-navigation
{
    display: table;

    width: 100%;
}
@media (min-width: 768px)
{
    .tab-navigation
    {
        height: 344px;

        background: #dcebf8;
    }
    .tab-navigation .nav
    {
        float: left;

        width: 35%;
    }
}
@media (min-width: 768px)
{
    .tab-navigation .tab-content
    {
        float: right;

        width: 65%;
    }
    .tab-navigation .tab-content .tab-pane
    {
        height: 344px;
    }
}
.tab-navigation .tab-content .tab-pane
{
    width: 100%;
}
.tab-navigation .nav-tabs
{
    border-bottom: 0 none;
}
.tab-navigation .nav-tabs > li
{
    border-bottom: 2px solid #fff;
}
.tab-navigation .nav-stacked > li + li
{
    margin-top: 1px;
    margin-left: 0;
}
.tab-navigation .nav-tabs > li > a
{
    line-height: 23px;

    margin-right: 0;

    border: 0;
    border-radius: 0;
}
@media (min-width: 768px)
{
    .tab-navigation .nav-tabs > li.active > a > .arrow
    {
        display: none;
    }
}
.tab-navigation .nav-tabs > li > a:hover
{
    border-color: #eee #eee #ddd;
}
.tab-navigation .nav-tabs > li.active > a,
.tab-navigation .nav-tabs > li.active > a:hover,
.tab-navigation .nav-tabs > li.active > a:focus
{
    cursor: default;

    color: #fff;
    border-width: 0;
    border-style: solid;
    border-color: none transparent;
    -o-border-image: none;
       border-image: none;
    background-color: #0063af ! important;
}
@media (max-width: 768px)
{
    .tab-navigation .nav-tabs > li.active > a
    {
        font-weight: bold;
    }
}
.tab-navigation .nav-tabs > li > a,
.tab-navigation .nav-tabs > li > a:hover,
.tab-navigation .nav-tabs > li > a:focus
{
    color: #fff;
    border-width: 0;
    border-style: solid;
    border-color: none transparent;
    -o-border-image: none;
       border-image: none;
}
.tab-navigation .nav-tabs > li.style-one > a,
.tab-navigation .nav-tabs > li.style-one > a:hover,
.tab-navigation .nav-tabs > li.style-one > a:focus
{
    background-color: #b7d5f0;
}
.tab-navigation .nav-tabs > li.style-one > a,
.tab-navigation .nav-tabs > li.style-one > a:hover,
.tab-navigation .nav-tabs > li.style-one > a:focus
{
    background-color: #b7d5f0;
}
.tab-navigation .nav-tabs > li.style-two > a,
.tab-navigation .nav-tabs > li.style-two > a:hover,
.tab-navigation .nav-tabs > li.style-two > a:focus
{
    background-color: #b7d5f0;
}
.tab-navigation .nav-tabs > li.style-three > a,
.tab-navigation .nav-tabs > li.style-three > a:hover,
.tab-navigation .nav-tabs > li.style-three > a:focus
{
    background-color: #b7d5f0;
}
@media (min-width: 480px)
{
    .tab-navigation .tab-navigation-element
    {
        height: 344px;
    }
    .tab-navigation .tab-navigation-element .content
    {
        position: relative;
        right: 50px;

        float: right;
        overflow: hidden;

        width: 380px;
        height: 344px;
        padding: 0 20px;

        background: none repeat scroll 0 0 #fff;
        background-color: #fff;
        /* RGBa with 0.85 opacity */
        background-color: rgba(255, 255, 255, .85);
        /* For IE 8*/

        -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)';
    }
}
@media (max-width: 480px)
{
    .tab-navigation .tab-navigation-element .content
    {
        width: 100%;
        padding: 1px 20px;

        background: none repeat scroll 0 0 #fff;
        background-color: #fff;
        /* RGBa with 0.85 opacity */
        background-color: rgba(255, 255, 255, .85);
        /* For IE 8*/

        -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)';
    }
}
@media (max-width: 480px)
{
    .tab-navigation .tab-navigation-element html.no-js body.page-4.lang-0.template-0 main div.cwrap-transparent div.container div.tab-navigation div.tab-content div#tab-228-0.tab-pane.active.in div.tab-navigation-element
    {
        background-image: none !important;
    }
}
.tab-navigation .tab-navigation-element .content h1,
.tab-navigation .tab-navigation-element .content h2,
.tab-navigation .tab-navigation-element .content h3,
.tab-navigation .tab-navigation-element .content h4,
.tab-navigation .tab-navigation-element .content h5,
.tab-navigation .tab-navigation-element .content h6
{
    color: #0063af;
}
.tab-navigation .tab-navigation-element .content h2
{
    font-size: none;
}
.tab-navigation .tab-navigation-element .tab-navigation-more
{
    position: relative;

    float: right;

    margin-top: 10px;

    background-color: #0063af;
}
@media (min-width: 480px)
{
    .tab-navigation .tab-navigation-element .tab-navigation-more
    {
        margin-top: 275px;
        margin-right: -300px;
    }
}
.table-bordered
{
    border: 2px solid #dcebf8;
}
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td
{
    border: 2px solid #dcebf8;
}
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th
{
    border: 2px solid #fff;
    border-left: 2px solid #dcebf8;
    background-color: #dcebf8;
}
.table-bordered > tbody > tr:first-child > th,
.table-bordered > tfoot > tr:first-child > th
{
    border-top: 2px solid #dcebf8;
}
.table-bordered > tbody > tr:last-child > th,
.table-bordered > tfoot > tr:last-child > th
{
    border-bottom: 2px solid #dcebf8;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td
{
    color: #fff;
    border-top: 2px solid #0063af ! important;
    border-right: 2px solid #fff;
    border-bottom-width: 2px;
    border-left: 2px solid #0063af;
    background-color: #0063af;
}
.table-bordered > thead > tr > th:last-child
{
    border-right: 2px solid #0063af ! important;
}
.hmc-table
{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;

    color: #0063af;
    border: 1px solid #dcebf8;
    border: 2px solid #dcebf8;
}
.hmc-table > thead > tr > th,
.hmc-table > tbody > tr > th,
.hmc-table > tfoot > tr > th,
.hmc-table > thead > tr > td,
.hmc-table > tbody > tr > td,
.hmc-table > tfoot > tr > td
{
    line-height: 1.42857143;

    padding: 5px 8px;

    vertical-align: top;

    border-top: 1px solid #dcebf8;
}
.hmc-table > thead > tr > th
{
    vertical-align: bottom;

    border-bottom: 2px solid #dcebf8;
}
.hmc-table > caption + thead > tr:first-child > th,
.hmc-table > colgroup + thead > tr:first-child > th,
.hmc-table > thead:first-child > tr:first-child > th,
.hmc-table > caption + thead > tr:first-child > td,
.hmc-table > colgroup + thead > tr:first-child > td,
.hmc-table > thead:first-child > tr:first-child > td
{
    border-top: 0;
}
.hmc-table > tbody + tbody
{
    border-top: 2px solid #dcebf8;
}
.hmc-table .table
{
    background-color: #fff;
}
.hmc-table > thead > tr > th,
.hmc-table > tbody > tr > th,
.hmc-table > tfoot > tr > th,
.hmc-table > thead > tr > td,
.hmc-table > tbody > tr > td,
.hmc-table > tfoot > tr > td
{
    border: 1px solid #dcebf8;
}
.hmc-table > thead > tr > th,
.hmc-table > thead > tr > td
{
    border-bottom-width: 2px;
}
.hmc-table > tbody > tr > td,
.hmc-table > tfoot > tr > td
{
    border: 2px solid #dcebf8;
}
.hmc-table > tbody > tr > th,
.hmc-table > tfoot > tr > th
{
    border: 2px solid #fff;
    border-left: 2px solid #dcebf8;
    background-color: #dcebf8;
}
.hmc-table > tbody > tr:first-child > th,
.hmc-table > tfoot > tr:first-child > th
{
    border-top: 2px solid #dcebf8;
}
.hmc-table > tbody > tr:last-child > th,
.hmc-table > tfoot > tr:last-child > th
{
    border-bottom: 2px solid #dcebf8;
}
.hmc-table > thead > tr > th,
.hmc-table > thead > tr > td
{
    color: #fff;
    border-top: 2px solid #0063af ! important;
    border-right: 2px solid #fff;
    border-bottom-width: 2px;
    border-left: 2px solid #0063af;
    background-color: #0063af;
}
.hmc-table > thead > tr > th:last-child
{
    border-right: 2px solid #0063af ! important;
}
.tablesaw-container .ent-tablesaw-prev,
.tablesaw-container .ent-tablesaw-next
{
    display: none;
}
@media (max-width: 991px)
{
    .tablesaw-container
    {
        padding: 0 40px;

        background-color: #cfd9e3;
    }
    .tablesaw-container .tablesaw-bar
    {
        display: none;
    }
    .tablesaw-container .ent-tablesaw-prev,
    .tablesaw-container .ent-tablesaw-next
    {
        font-family: 'Glyphicons Halflings';
        font-family: 'HMC Icons';
        font-size: 32px;
        font-weight: normal;
        font-style: normal;
        line-height: 1;

        position: relative;
        position: absolute;
        top: 1px;
        top: 50%;

        display: inline-block;
        display: block;

        width: 30px;
        height: 160px;
        padding: 0;

        cursor: pointer;

        color: #0063af;
        border: none;
        background-color: #fff;

        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .tablesaw-container .ent-tablesaw-prev:hover,
    .tablesaw-container .ent-tablesaw-next:hover
    {
        background-color: #0063af;
    }
    .tablesaw-container .ent-tablesaw-prev:hover:before,
    .tablesaw-container .ent-tablesaw-next:hover:before
    {
        color: #fff;
    }
    .tablesaw-container .ent-tablesaw-prev
    {
        left: 10px;

        margin-top: -100px;

        border-radius: 8px 0 0 8px;
    }
    .tablesaw-container .ent-tablesaw-prev:before
    {
        content: '\f100';
    }
    .tablesaw-container .ent-tablesaw-next
    {
        right: 10px;

        margin-top: -100px;

        border-radius: 0 8px 8px 0;
    }
    .tablesaw-container .ent-tablesaw-next:before
    {
        content: '\f117';
    }
}
.language-selector
{
    position: absolute;
}
.language-selector ul
{
    list-style: none;
}
.language-selector ul > li
{
    float: left;

    padding: 0 6px 0 0;
}
.language-selector ul > li.active
{
    opacity: .35;
}
.language-selector img
{
    width: auto;
    height: 16px;

    border: 1px solid #fff;
}
.hmc-nav-search
{
    width: 50% ! important;
    height: 40px;
    margin: 0;

    background-position: right;
}
.hmc-nav-search .form-control
{
    float: right;

    width: 270px;
    height: 30px;
    margin-top: 9px;
    margin-right: 12px;

    border: 0 none;
    background-color: #fff;
}
.hmc-nav-search .tx-indexedsearch
{
    display: inline-block;
}
.hmc-nav-search .tx-indexedsearch *
{
    color: #0063af;
}
.hmc-nav-search .tx-indexedsearch a
{
    top: 16px;
    right: 40px;

    float: right;

    cursor: pointer;
}
.hmc-nav-search .tx-indexedsearch a:hover
{
    text-decoration: none;
}
.hmc-nav-search .hmc-nav-socialmedia
{
    float: right;

    padding: 0;
}
.hmc-nav-search .hmc-nav-socialmedia li
{
    list-style: none;
}
@media (max-width: 991px)
{
    .hmc-nav-search
    {
        width: 100% ! important;
        height: auto;
        margin: 0;
        padding: 0;

        text-align: left;

        border-top-width: 0;
    }
    .hmc-nav-search .tx-indexedsearch
    {
        display: inline-block;

        width: 100%;
        padding: 15px;

        background-color: #b7d5f0;
    }
    .hmc-nav-search .tx-indexedsearch a
    {
        position: absolute;
        top: 22px;
        right: 27px;
    }
    .hmc-nav-search .form-control
    {
        float: none;

        margin: 0;
    }
}
.hmc-nav-socialmedia
{
    float: right;

    margin-top: 12px;
    padding: 0;
}
.hmc-nav-socialmedia > li
{
    float: left;

    padding-right: 12px;

    list-style: none;
}
.hmc-nav-socialmedia > li .hmc-btn-social
{
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    line-height: 22px;

    display: inline-block;

    width: 25px;
    margin-bottom: 0;
    padding: 6px 12px;
    padding: 0 5px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;

    color: #0063af;
    border: 1px solid transparent;
    border-radius: 8px;
    border-radius: 25px;
    background-color: #fedf1e;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-nav-socialmedia > li .hmc-btn-social:focus,
.hmc-nav-socialmedia > li .hmc-btn-social:active:focus,
.hmc-nav-socialmedia > li .hmc-btn-social.active:focus,
.hmc-nav-socialmedia > li .hmc-btn-social.focus,
.hmc-nav-socialmedia > li .hmc-btn-social:active.focus,
.hmc-nav-socialmedia > li .hmc-btn-social.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-nav-socialmedia > li .hmc-btn-social:hover,
.hmc-nav-socialmedia > li .hmc-btn-social:focus,
.hmc-nav-socialmedia > li .hmc-btn-social.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-nav-socialmedia > li .hmc-btn-social:active,
.hmc-nav-socialmedia > li .hmc-btn-social.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-nav-socialmedia > li .hmc-btn-social.disabled,
.hmc-nav-socialmedia > li .hmc-btn-social[disabled],
fieldset[disabled] .hmc-nav-socialmedia > li .hmc-btn-social
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-nav-socialmedia > li .hmc-btn-social.disabled,
fieldset[disabled] a.hmc-nav-socialmedia > li .hmc-btn-social
{
    pointer-events: none;
}
.hmc-nav-socialmedia > li .hmc-btn-social .hmc-icons
{
    font-size: 13px;
}
.hmc-nav-socialmedia > li .hmc-btn-social:hover
{
    color: #fedf1e;
    background-color: #0063af;
}
.hmc-download .medium h2
{
    font-family: inherit;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;

    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;

    color: #0063af;
    background-color: #dcebf8;
}
.hmc-download .medium h2 small,
.hmc-download .medium h2 .small
{
    font-weight: normal;
    line-height: 1;

    color: #ececed;
}
.hmc-download .medium h2 small,
.hmc-download .medium h2 .small
{
    font-size: 75%;
}
.hmc-download .medium img
{
    display: block;

    margin-right: auto;
    margin-left: auto;
}
.hmc-download .medium .variant
{
    margin-bottom: 5px;

    text-align: center;

    background-color: #0063af;
}
.hmc-download .medium .variant a
{
    display: inline-block;

    padding: 10px;

    color: #fff;
}
.keyvisual .hmc-event-days
{
    position: absolute;
    left: 50%;

    min-width: 275px;
}
@media (min-width: 992px)
{
    .keyvisual .hmc-event-days
    {
        bottom: 180px;
    }
}
@media (min-width: 1200px)
{
    .keyvisual .hmc-event-days
    {
        bottom: 220px;
    }
}
@media (max-width: 991px)
{
    .keyvisual .hmc-event-days
    {
        display: none;
    }
}
.keyvisual .hmc-event-days ol
{
    margin-bottom: 3px;
}
.keyvisual .hmc-event-days li
{
    line-height: 35px;

    margin: 0;
    padding: 0;
    padding-left: 8px;

    color: #0063af;
    border-bottom: 2px solid #dcebf8;
    background-color: #fff;
}
.keyvisual .hmc-event-days li a
{
    color: #0063af;
}
.keyvisual .hmc-event-days li:first-child
{
    border-radius: 8px 8px 0 0;
}
.keyvisual .hmc-event-days li:last-child
{
    border-bottom: 0;
    border-radius: 0 0 8px 8px;
}
.keyvisual .hmc-event-days li > time
{
    display: inline-block;

    width: 60px;

    text-align: right;
}
.keyvisual .hmc-event-days li > span
{
    font-weight: bold;

    margin-left: 5px;
}
.keyvisual .hmc-event-days .event-bg-first
{
    background-color: #fff;
}
.keyvisual .hmc-event-days .event-bg-secondary
{
    background-color: #fff;
}
.keyvisual .hmc-event-days .event-bg-third
{
    background-color: #fff;
}
.keyvisual .hmc-event-days .event-bg-fourth
{
    background-color: #fff;
}
.keyvisual .hmc-event-days .event-bg-fifth
{
    background-color: #fff;
}
.keyvisual-subpage .keyvisual-content
{
    position: relative;

    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px)
{
    .keyvisual-subpage .keyvisual-content
    {
        width: 750px;
    }
}
@media (min-width: 992px)
{
    .keyvisual-subpage .keyvisual-content
    {
        width: 970px;
    }
}
@media (min-width: 1200px)
{
    .keyvisual-subpage .keyvisual-content
    {
        width: 1170px;
    }
}
.keyvisual-subpage .keyvisual-content > .navbar-header,
.keyvisual-subpage .keyvisual-content > .navbar-collapse
{
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 992px)
{
    .keyvisual-subpage .keyvisual-content > .navbar-header,
    .keyvisual-subpage .keyvisual-content > .navbar-collapse
    {
        margin-right: 0;
        margin-left: 0;
    }
}
.keyvisual-subpage .keyvisual-content .hmc-event-days
{
    bottom: 20px;
    left: 15px;
}
.news-list-view article
{
    padding-top: 20px;
    padding-bottom: 20px;

    border-bottom: 1px solid #cfd9e3;
}
.news-list-view h3
{
    margin: 5px 0;
}
.news-date
{
    font-size: 11px;

    color: #0063af;
}
.topnews .news-date
{
    display: none;
}
.news-single .teaser-text
{
    font-weight: bold;

    color: #0063af;
}
.news-related ul
{
    padding-left: 0;

    list-style: none;
}
.news-related-files-link a
{
    line-height: 36px;
}
.news-related-files-link a span
{
    margin-left: 52px;
}
.news-related-files-link .download-link
{
    float: left;
}
.news-related-files-size
{
    display: none;
}
.news-single header
{
    display: inline-block;

    width: 100%;
}
.news-single h2
{
    float: left;
}
.news-single .news-date
{
    float: right;

    margin-top: 24px;
}
.hmc-exhibitor-news-single h2
{
    font-size: 12px;

    margin-top: 20px ! important;
    margin-bottom: 10px ! important;
}
.hmc-exhibitor-news-single h3
{
    font-size: 16px;

    margin-bottom: 10px ! important;
}
.hmc-exhibitor-news-single footer
{
    margin-top: 20px;
}
.hmc-exhibitor-news-single img
{
    float: left;

    margin-right: 10px;
}
.hmc-exhibitor-news-single-more
{
    margin-right: 10px;
}
.hmc-exhibitor-news-single footer
{
    margin-top: 10px;
}
.hmc-exhibitor-news .news-list-view footer
{
    margin-top: 10px;
}
.hmc-exhibitor-news .news-list-view img
{
    margin-top: 20px ! important;
}
.hmc-exhibitor-news .news-list-view h2
{
    font-size: 12px;
}
.hmc-exhibitor-news .news-list-view h3
{
    font-size: 16px;
}
.hmc-notice-bar
{
    position: absolute;
    top: 137px;

    width: 100%;
}
.hmc-notice-bar .hmc-notice-bar-container
{
    float: left;

    padding: 0 30px;

    color: #0063af;
    border-radius: 0 0 8px 8px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
}
.hmc-notice-bar .hmc-notice-bar-container .separator
{
    display: none;
}
.hmc-notice-bar .hmc-notice-bar-container h1
{
    font-size: 40px;
    font-weight: 100;

    color: #0063af;
}
.hmc-notice-bar .hmc-notice-bar-container h2
{
    font-size: 18px;
    font-weight: 100;

    margin-top: 12px;
    margin-bottom: 23px;

    color: #0063af;
}
@media (max-width: 1199px)
{
    .hmc-notice-bar .hmc-notice-bar-container h1
    {
        font-size: 20px;
        font-weight: 700;
    }
}
@media (max-width: 991px)
{
    .hmc-notice-bar
    {
        top: 80px;
    }
    .hmc-notice-bar .container
    {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .hmc-notice-bar .hmc-notice-bar-container
    {
        float: left;

        width: 100%;
        padding: 0 15px;

        color: #0063af;
        border-radius: 0 0 0 0;
        background-color: #fff;
        background-color: rgba(255, 255, 255, .9);
    }
    .hmc-notice-bar .hmc-notice-bar-container h1
    {
        font-size: 15px;
        font-weight: 700;

        margin-top: 15px;
        margin-bottom: 5px;
    }
    .hmc-notice-bar .hmc-notice-bar-container h2
    {
        font-size: 12px;
        font-weight: 100;

        margin-top: 5px;
        margin-bottom: 10px;
    }
}
@media (min-width: 991px)
{
    .hmc-notice-bar-subpage .hmc-notice-bar-container
    {
        float: left;

        width: auto;
    }
    .hmc-notice-bar-subpage .hmc-notice-bar-container h1
    {
        font-weight: 700;
    }
    .hmc-notice-bar-subpage .hmc-notice-bar-container h1,
    .hmc-notice-bar-subpage .hmc-notice-bar-container h2
    {
        font-size: 18px;

        float: left;

        margin-top: 15px;
        margin-bottom: 15px;
    }
    .hmc-notice-bar-subpage .hmc-notice-bar-container h1 .separator,
    .hmc-notice-bar-subpage .hmc-notice-bar-container h2 .separator
    {
        display: inline-block;

        margin: 0 5px;
    }
}
.hmc-sailing-trip-advice .glyphicon-remove-circle
{
    color: #cfd9e3;
}
.hmc-sailing-trip-advice .advisor
{
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 30px 20px;
}
.hmc-sailing-trip-advice .advisor label
{
    color: #0063af;
}
@media (min-width: 992px)
{
    .hmc-sailing-trip-advice .advisor select
    {
        margin-top: -7px;
    }
}
.hmc-sailing-trip-advice .hmc-timetable > thead > tr > th
{
    text-align: center;

    border-bottom: 2px solid #0063af;
}
.hmc-sailing-trip-advice .hmc-timetable > tbody > tr > td
{
    text-align: center;
}
.hmc-sailing-trip-advice ul.legend
{
    margin: 0;
    margin-top: -15px;
    margin-bottom: 15px;
    padding: 0;
}
.hmc-sailing-trip-advice ul.legend > li
{
    line-height: 30px;

    float: left;

    margin-right: 20px;

    list-style: none;
}
.hmc-sailing-trip-advice ul.legend > li input
{
    float: left;

    margin-top: 7px;
}
@media (min-width: 992px)
{
    .hmc-sailing-trip-advice .hmc-btn-submit
    {
        float: right;
    }
}
@media (max-width: 991px)
{
    .hmc-sailing-trip-advice .hmc-btn-submit > .hmc-btn
    {
        width: 100%;

        text-align: center;
    }
    .hmc-sailing-trip-advice .hmc-btn-submit:after
    {
        top: -22px;

        float: right;
    }
}
main .row
{
    margin-top: 30px;
    margin-bottom: 30px;
}
main .row .row
{
    margin-top: 0;
    margin-bottom: 0;
}
main .row > [class|='col'] > *:first-child
{
    margin-top: 0;
}
@media (min-width: 768px)
{
    main .row > [class|='col'] > *:last-child
    {
        margin-bottom: 0;
    }
}
main .row-flat
{
    margin-top: 0;
    margin-bottom: 0;
}
.col-centered
{
    float: none;

    margin: 0 auto;

    text-align: center;
}
h2 ~ h3
{
    margin-top: -5px;
}
h1,
.h1,
h2,
.h2
{
    font-weight: 100;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover
{
    color: #0063af;
}
.page-header
{
    position: fixed;
    z-index: 1030;
    top: 0;
    right: 0;
    left: 0;

    margin: 0;
    padding: 0;

    border-width: 0 0 1px;
    border-top: 50px solid #0063af;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .25);
            box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .25);
}
@media (max-width: 991px)
{
    .page-header
    {
        border-top: 20px solid #0063af;
    }
}
/*
.hmc-nav-search {

	margin: 0;
	width: 50% ! important;
	height: 40px;
	background-position: right;

	.form-control {
		border: 0 none;
		float: right;
		height: 30px;
		margin-right: 12px;
		margin-top: 9px;
		width: 270px;
		background-color: @search-box-bg;
	}


	.tx-indexedsearch {
		display: inline-block;

		* {
			color:@search-box-color;
		}

		a {
			float: right;
			right: 40px;
			top: 16px;
			cursor: pointer;

			&:hover{
				text-decoration: none;
			}
		}
	}

	.hmc-nav-socialmedia {
		float: right;
		padding:0;

		li {
			list-style: none;
		}

	}

	@media (max-width: @grid-float-breakpoint-max) {
		margin: 0;
		width: 100% ! important;
		height: auto;
		text-align: left;
		padding: 0;
		border-top-width: 0;

		.tx-indexedsearch {
			background-color: @search-box-mobile-bg;
			display: inline-block;
			width: 100%;
			padding:15px;

			a {
				right: 27px;
				top: 22px;
				position: absolute;
			}
		}

		.form-control {
			float: none;
			margin: 0;
		}
	}
}
*/
.page-footer .nav-tabs
{
    border: none;
}
.page-footer .nav-tabs a
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.service ul,
.page-footer .partner ul,
.hmc-arrival-icons
{
    display: block;
}
.service ul li,
.page-footer .partner ul li,
.hmc-arrival-icons li
{
    margin-bottom: 10px;

    text-align: center;
}
.service ul li > a,
.page-footer .partner ul li > a,
.hmc-arrival-icons li > a
{
    display: inline-block;
}
.service
{
    padding: 55px 0 80px;
}
.service > div
{
    position: relative;
}
.service h3
{
    margin-left: 20px;
}
footer
{
    overflow: hidden;
}
footer > div.footer-bar
{
    padding: 20px 0;

    border-top: 10px solid #0063af;
    background-color: #fff;
}
footer > div.footer-bar > div.container
{
    position: relative;
}
footer > div.footer-bar > div.container .footer-logo-01
{
    padding-top: 14px;
}
footer > div.footer-bar > div.container .footer-logo-02
{
    padding-top: 15px;
}
footer > div.footer-bar > div.container .nav-footer
{
    font-size: 11px;

    margin: 0;
}
footer > div.footer-bar > div.container .nav-footer *
{
    color: #0063af;
}
footer > div.footer-bar > div.container .nav-footer li
{
    float: left;

    list-style: none;
}
footer > div.footer-bar > div.container .nav-footer li:first-child
{
    content: '---';
}
footer > div.footer-bar > div.container .nav-footer li + li::before
{
    padding-right: 6px;
    padding-left: 10px;

    content: ' | ';
}
footer > div.footer-bar > div.container .scroll-to-top
{
    position: absolute;
    top: -71px;
    right: 0;

    display: inline-block;
}
footer > div.footer-bar > div.container .scroll-to-top a
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;
    display: block;

    width: 50px;
    height: 40px;
    padding-top: 11px;
    padding-left: 16px;

    color: #0063af;
    border: 1px solid #fff;
    border-bottom: 0 none;
    border-radius: 10px 10px 0 0;
    background-color: #fedf1e;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer > div.footer-bar > div.container .scroll-to-top a:before
{
    content: '\f10f';
}
footer > div.footer-bar > div.container .scroll-to-top a:hover
{
    text-decoration: none;

    color: #0063af;
}
.hmc-btn-arrival
{
    width: 69px;
    padding: 11px 0;

    color: #0063af;
    background-color: #fff;
}
.hmc-btn-arrival:hover
{
    color: #fff;
    background-color: #0063af;
}
.hmc-btn-arrival .hmc-icons
{
    font-size: 40px;

    padding-bottom: 5px;
}
.hmc-btn-arrival .hmc-icons-visa
{
    margin-top: -5px;
    padding-bottom: 10px;
}
.hmc-btn-service
{
    font-weight: 700;

    width: 150px;
    padding: 35px 0;

    color: #0063af;
    background-color: #fff;
}
.hmc-btn-service:hover
{
    color: #63a0cd;
}
.hmc-btn-service .hmc-icons
{
    font-size: 32px;
    font-weight: 100;

    padding-bottom: 12px;
}
.cwrap-tranparent
{
    background-color: transparent;
}
.cwrap-primary
{
    color: #fff;
    background-color: #0063af;
}
.cwrap-secondary
{
    color: #fff;
    background-color: #b7d5f0;
}
.cwrap-third
{
    color: #0063af;
    background-color: #cfd9e3;
}
.cwrap-fourth
{
    color: #000;
    background-color: #dcebf8;
}
.cwrap-fourth .divider > hr
{
    border-top-color: #fff;
}
.cwrap-gradient
{
    background-image: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image:      -o-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
    background-image:         linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
}
.cwrap-image
{
    background-color: transparent;
    background-image: url('../../../../../Resources/Public/Images/compass.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
}
.cwrap-primary h1,
.cwrap-primary h2,
.cwrap-primary h3,
.cwrap-primary h4,
.cwrap-primary h5,
.cwrap-primary h6,
.cwrap-secondary h1,
.cwrap-secondary h2,
.cwrap-secondary h3,
.cwrap-secondary h4,
.cwrap-secondary h5,
.cwrap-secondary h6,
.cwrap-third h1,
.cwrap-third h2,
.cwrap-third h3,
.cwrap-third h4,
.cwrap-third h5,
.cwrap-third h6
{
    color: #fff;
}
.col-background-white
{
    background-color: #fff;
}
.col-background-brand-primary
{
    background-color: #0063af;
}
.col-background-brand-secondary
{
    background-color: #b7d5f0;
}
.col-background-brand-third
{
    background-color: #cfd9e3;
}
.col-background-brand-fourth
{
    background-color: #fedf1e;
}
.col-background-brand-fifth
{
    background-color: #dcebf8;
}
.keyvisual
{
    position: relative;

    padding-top: 137px;

    background-color: #fff;
}
.keyvisual .keyvisual-logo
{
    position: absolute;
    z-index: 200;

    width: 100%;
    margin-top: 40px;
}
.keyvisual .keyvisual-logo a
{
    display: inline-block;
}
@media (max-width: 991px)
{
    .keyvisual .keyvisual-logo
    {
        bottom: 243px;

        text-align: right;
    }
    .keyvisual .keyvisual-logo img
    {
        width: 165px;
        height: 58px;
    }
}
.keyvisual .container
{
    position: relative;
}
.keyvisual .keyvisual-image
{
    width: 100%;
    margin: 0 auto;
}
.keyvisual .cwrap-fourth
{
    position: absolute;
    bottom: 0;

    width: 100%;
    padding: 25px 0;

    background-color: #dcebf8;
    background-color: rgba(220, 235, 248, .9);
}
.keyvisual blockquote
{
    font-weight: bold;

    position: absolute;
    right: 15px;
    bottom: 3px;

    max-width: 50%;
    padding: 25px 50px 25px 25px;

    color: #fff;
    border-radius: 8px;
    background-color: #0063af;
    background-color: rgba(0, 99, 175, .75);
}
.keyvisual blockquote p
{
    font-weight: normal;
}
@media (max-width: 991px)
{
    .keyvisual
    {
        padding-top: 80px;
    }
    .keyvisual .cwrap-fourth
    {
        position: relative;

        width: 100%;
        padding: 20px 0;

        background-color: #dcebf8;
    }
}
blockquote
{
    font-size: 14px;

    padding-top: 0;
    padding-bottom: 0;

    border: 0;
}
blockquote p
{
    padding-left: 15px;
}
blockquote > p:before,
blockquote > p:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;

    display: inline-block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
blockquote > p:before
{
    margin-left: -30px;
    padding-right: 15px;

    content: '\f119';
}
blockquote > p:after
{
    padding-left: 15px;

    content: '\f11a';
}
blockquote footer
{
    font-size: 14px;
    font-style: italic;

    color: inherit;
}
blockquote footer:before
{
    content: '';
}
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap,
figcaption.csc-textpic-caption
{
    display: block;
}
div.csc-textpic-left .csc-textpic-imagewrap
{
    float: none;
}
div.csc-textpic div.csc-textpic-imagecolumn
{
    display: inline-block;
    float: none;

    vertical-align: top;
}
.csc-default
{
    clear: both;
}
.csc-menu
{
    padding-left: 0;

    list-style: none;
}
.csc-menu li
{
    margin-bottom: 15px;
}
.hmc-btn
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    border: 1px solid transparent;
    border-radius: 8px;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn:focus,
.hmc-btn:active:focus,
.hmc-btn.active:focus,
.hmc-btn.focus,
.hmc-btn:active.focus,
.hmc-btn.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn:hover,
.hmc-btn:focus,
.hmc-btn.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn:active,
.hmc-btn.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn.disabled,
.hmc-btn[disabled],
fieldset[disabled] .hmc-btn
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn.disabled,
fieldset[disabled] a.hmc-btn
{
    pointer-events: none;
}
.hmc-btn:hover,
.hmc-btn:focus
{
    color: inherit;
}
.hmc-btn:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-primary
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    border-color: #0063af;
    border-radius: 8px;
    background-color: #0063af;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-primary:focus,
.hmc-btn-primary:active:focus,
.hmc-btn-primary.active:focus,
.hmc-btn-primary.focus,
.hmc-btn-primary:active.focus,
.hmc-btn-primary.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-primary:hover,
.hmc-btn-primary:focus,
.hmc-btn-primary.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-primary:active,
.hmc-btn-primary.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-primary.disabled,
.hmc-btn-primary[disabled],
fieldset[disabled] .hmc-btn-primary
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-primary.disabled,
fieldset[disabled] a.hmc-btn-primary
{
    pointer-events: none;
}
.hmc-btn-primary:hover,
.hmc-btn-primary:focus
{
    color: inherit;
}
.hmc-btn-primary:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-primary:focus,
.hmc-btn-primary.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #00467c;
}
.hmc-btn-primary:hover
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.hmc-btn-primary:active,
.hmc-btn-primary.active,
.open > .dropdown-toggle.hmc-btn-primary
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.hmc-btn-primary:active:hover,
.hmc-btn-primary.active:hover,
.open > .dropdown-toggle.hmc-btn-primary:hover,
.hmc-btn-primary:active:focus,
.hmc-btn-primary.active:focus,
.open > .dropdown-toggle.hmc-btn-primary:focus,
.hmc-btn-primary:active.focus,
.hmc-btn-primary.active.focus,
.open > .dropdown-toggle.hmc-btn-primary.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #003258;
}
.hmc-btn-primary:active,
.hmc-btn-primary.active,
.open > .dropdown-toggle.hmc-btn-primary
{
    background-image: none;
}
.hmc-btn-primary.disabled:hover,
.hmc-btn-primary[disabled]:hover,
fieldset[disabled] .hmc-btn-primary:hover,
.hmc-btn-primary.disabled:focus,
.hmc-btn-primary[disabled]:focus,
fieldset[disabled] .hmc-btn-primary:focus,
.hmc-btn-primary.disabled.focus,
.hmc-btn-primary[disabled].focus,
fieldset[disabled] .hmc-btn-primary.focus
{
    border-color: #0063af;
    background-color: #0063af;
}
.hmc-btn-primary .badge
{
    color: #0063af;
    background-color: #fff;
}
.hmc-btn-secondary
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    border-color: #fedf1e;
    border-radius: 8px;
    background-color: #fedf1e;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-secondary:focus,
.hmc-btn-secondary:active:focus,
.hmc-btn-secondary.active:focus,
.hmc-btn-secondary.focus,
.hmc-btn-secondary:active.focus,
.hmc-btn-secondary.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-secondary:hover,
.hmc-btn-secondary:focus,
.hmc-btn-secondary.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-secondary:active,
.hmc-btn-secondary.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-secondary.disabled,
.hmc-btn-secondary[disabled],
fieldset[disabled] .hmc-btn-secondary
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-secondary.disabled,
fieldset[disabled] a.hmc-btn-secondary
{
    pointer-events: none;
}
.hmc-btn-secondary:hover,
.hmc-btn-secondary:focus
{
    color: inherit;
}
.hmc-btn-secondary:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-secondary:focus,
.hmc-btn-secondary.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #e8c801;
}
.hmc-btn-secondary:hover
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-btn-secondary:active,
.hmc-btn-secondary.active,
.open > .dropdown-toggle.hmc-btn-secondary
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-btn-secondary:active:hover,
.hmc-btn-secondary.active:hover,
.open > .dropdown-toggle.hmc-btn-secondary:hover,
.hmc-btn-secondary:active:focus,
.hmc-btn-secondary.active:focus,
.open > .dropdown-toggle.hmc-btn-secondary:focus,
.hmc-btn-secondary:active.focus,
.hmc-btn-secondary.active.focus,
.open > .dropdown-toggle.hmc-btn-secondary.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #c4a901;
}
.hmc-btn-secondary:active,
.hmc-btn-secondary.active,
.open > .dropdown-toggle.hmc-btn-secondary
{
    background-image: none;
}
.hmc-btn-secondary.disabled:hover,
.hmc-btn-secondary[disabled]:hover,
fieldset[disabled] .hmc-btn-secondary:hover,
.hmc-btn-secondary.disabled:focus,
.hmc-btn-secondary[disabled]:focus,
fieldset[disabled] .hmc-btn-secondary:focus,
.hmc-btn-secondary.disabled.focus,
.hmc-btn-secondary[disabled].focus,
fieldset[disabled] .hmc-btn-secondary.focus
{
    border-color: #fedf1e;
    background-color: #fedf1e;
}
.hmc-btn-secondary .badge
{
    color: #fedf1e;
    background-color: #fff;
}
.hmc-btn-third
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    border-color: #b7d5f0;
    border-radius: 8px;
    background-color: #b7d5f0;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-third:focus,
.hmc-btn-third:active:focus,
.hmc-btn-third.active:focus,
.hmc-btn-third.focus,
.hmc-btn-third:active.focus,
.hmc-btn-third.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-third:hover,
.hmc-btn-third:focus,
.hmc-btn-third.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-third:active,
.hmc-btn-third.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-third.disabled,
.hmc-btn-third[disabled],
fieldset[disabled] .hmc-btn-third
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-third.disabled,
fieldset[disabled] a.hmc-btn-third
{
    pointer-events: none;
}
.hmc-btn-third:hover,
.hmc-btn-third:focus
{
    color: inherit;
}
.hmc-btn-third:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-third:focus,
.hmc-btn-third.focus
{
    color: #fff;
    border-color: #4d97da;
    background-color: #8dbce7;
}
.hmc-btn-third:hover
{
    color: #fff;
    border-color: #84b7e5;
    background-color: #8dbce7;
}
.hmc-btn-third:active,
.hmc-btn-third.active,
.open > .dropdown-toggle.hmc-btn-third
{
    color: #fff;
    border-color: #84b7e5;
    background-color: #8dbce7;
}
.hmc-btn-third:active:hover,
.hmc-btn-third.active:hover,
.open > .dropdown-toggle.hmc-btn-third:hover,
.hmc-btn-third:active:focus,
.hmc-btn-third.active:focus,
.open > .dropdown-toggle.hmc-btn-third:focus,
.hmc-btn-third:active.focus,
.hmc-btn-third.active.focus,
.open > .dropdown-toggle.hmc-btn-third.focus
{
    color: #fff;
    border-color: #4d97da;
    background-color: #6fabe1;
}
.hmc-btn-third:active,
.hmc-btn-third.active,
.open > .dropdown-toggle.hmc-btn-third
{
    background-image: none;
}
.hmc-btn-third.disabled:hover,
.hmc-btn-third[disabled]:hover,
fieldset[disabled] .hmc-btn-third:hover,
.hmc-btn-third.disabled:focus,
.hmc-btn-third[disabled]:focus,
fieldset[disabled] .hmc-btn-third:focus,
.hmc-btn-third.disabled.focus,
.hmc-btn-third[disabled].focus,
fieldset[disabled] .hmc-btn-third.focus
{
    border-color: #b7d5f0;
    background-color: #b7d5f0;
}
.hmc-btn-third .badge
{
    color: #b7d5f0;
    background-color: #fff;
}
.hmc-btn-primary-download
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    border-color: #0063af;
    border-radius: 8px;
    background-color: #0063af;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-primary-download:focus,
.hmc-btn-primary-download:active:focus,
.hmc-btn-primary-download.active:focus,
.hmc-btn-primary-download.focus,
.hmc-btn-primary-download:active.focus,
.hmc-btn-primary-download.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-primary-download:hover,
.hmc-btn-primary-download:focus,
.hmc-btn-primary-download.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-primary-download:active,
.hmc-btn-primary-download.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-primary-download.disabled,
.hmc-btn-primary-download[disabled],
fieldset[disabled] .hmc-btn-primary-download
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-primary-download.disabled,
fieldset[disabled] a.hmc-btn-primary-download
{
    pointer-events: none;
}
.hmc-btn-primary-download:hover,
.hmc-btn-primary-download:focus
{
    color: inherit;
}
.hmc-btn-primary-download:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-primary-download:focus,
.hmc-btn-primary-download.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #00467c;
}
.hmc-btn-primary-download:hover
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.hmc-btn-primary-download:active,
.hmc-btn-primary-download.active,
.open > .dropdown-toggle.hmc-btn-primary-download
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.hmc-btn-primary-download:active:hover,
.hmc-btn-primary-download.active:hover,
.open > .dropdown-toggle.hmc-btn-primary-download:hover,
.hmc-btn-primary-download:active:focus,
.hmc-btn-primary-download.active:focus,
.open > .dropdown-toggle.hmc-btn-primary-download:focus,
.hmc-btn-primary-download:active.focus,
.hmc-btn-primary-download.active.focus,
.open > .dropdown-toggle.hmc-btn-primary-download.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #003258;
}
.hmc-btn-primary-download:active,
.hmc-btn-primary-download.active,
.open > .dropdown-toggle.hmc-btn-primary-download
{
    background-image: none;
}
.hmc-btn-primary-download.disabled:hover,
.hmc-btn-primary-download[disabled]:hover,
fieldset[disabled] .hmc-btn-primary-download:hover,
.hmc-btn-primary-download.disabled:focus,
.hmc-btn-primary-download[disabled]:focus,
fieldset[disabled] .hmc-btn-primary-download:focus,
.hmc-btn-primary-download.disabled.focus,
.hmc-btn-primary-download[disabled].focus,
fieldset[disabled] .hmc-btn-primary-download.focus
{
    border-color: #0063af;
    background-color: #0063af;
}
.hmc-btn-primary-download .badge
{
    color: #0063af;
    background-color: #fff;
}
.hmc-btn-primary-mail
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    border: 1px solid transparent;
    border-color: #0063af;
    border-radius: 8px;
    background-color: #0063af;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-primary-mail:focus,
.hmc-btn-primary-mail:active:focus,
.hmc-btn-primary-mail.active:focus,
.hmc-btn-primary-mail.focus,
.hmc-btn-primary-mail:active.focus,
.hmc-btn-primary-mail.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-primary-mail:hover,
.hmc-btn-primary-mail:focus,
.hmc-btn-primary-mail.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-primary-mail:active,
.hmc-btn-primary-mail.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-primary-mail.disabled,
.hmc-btn-primary-mail[disabled],
fieldset[disabled] .hmc-btn-primary-mail
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-primary-mail.disabled,
fieldset[disabled] a.hmc-btn-primary-mail
{
    pointer-events: none;
}
.hmc-btn-primary-mail:hover,
.hmc-btn-primary-mail:focus
{
    color: inherit;
}
.hmc-btn-primary-mail:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-primary-mail:focus,
.hmc-btn-primary-mail.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #00467c;
}
.hmc-btn-primary-mail:hover
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.hmc-btn-primary-mail:active,
.hmc-btn-primary-mail.active,
.open > .dropdown-toggle.hmc-btn-primary-mail
{
    color: #fff;
    border-color: #004072;
    background-color: #00467c;
}
.hmc-btn-primary-mail:active:hover,
.hmc-btn-primary-mail.active:hover,
.open > .dropdown-toggle.hmc-btn-primary-mail:hover,
.hmc-btn-primary-mail:active:focus,
.hmc-btn-primary-mail.active:focus,
.open > .dropdown-toggle.hmc-btn-primary-mail:focus,
.hmc-btn-primary-mail:active.focus,
.hmc-btn-primary-mail.active.focus,
.open > .dropdown-toggle.hmc-btn-primary-mail.focus
{
    color: #fff;
    border-color: #001b30;
    background-color: #003258;
}
.hmc-btn-primary-mail:active,
.hmc-btn-primary-mail.active,
.open > .dropdown-toggle.hmc-btn-primary-mail
{
    background-image: none;
}
.hmc-btn-primary-mail.disabled:hover,
.hmc-btn-primary-mail[disabled]:hover,
fieldset[disabled] .hmc-btn-primary-mail:hover,
.hmc-btn-primary-mail.disabled:focus,
.hmc-btn-primary-mail[disabled]:focus,
fieldset[disabled] .hmc-btn-primary-mail:focus,
.hmc-btn-primary-mail.disabled.focus,
.hmc-btn-primary-mail[disabled].focus,
fieldset[disabled] .hmc-btn-primary-mail.focus
{
    border-color: #0063af;
    background-color: #0063af;
}
.hmc-btn-primary-mail .badge
{
    color: #0063af;
    background-color: #fff;
}
.hmc-btn-primary-mail:before
{
    content: '\f103';
}
.hmc-btn-secondary-download
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    color: #0063af;
    border: 1px solid transparent;
    border-color: #fedf1e;
    border-radius: 8px;
    background-color: #fedf1e;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-secondary-download:focus,
.hmc-btn-secondary-download:active:focus,
.hmc-btn-secondary-download.active:focus,
.hmc-btn-secondary-download.focus,
.hmc-btn-secondary-download:active.focus,
.hmc-btn-secondary-download.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-secondary-download:hover,
.hmc-btn-secondary-download:focus,
.hmc-btn-secondary-download.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-secondary-download:active,
.hmc-btn-secondary-download.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-secondary-download.disabled,
.hmc-btn-secondary-download[disabled],
fieldset[disabled] .hmc-btn-secondary-download
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-secondary-download.disabled,
fieldset[disabled] a.hmc-btn-secondary-download
{
    pointer-events: none;
}
.hmc-btn-secondary-download:hover,
.hmc-btn-secondary-download:focus
{
    color: inherit;
}
.hmc-btn-secondary-download:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-secondary-download:focus,
.hmc-btn-secondary-download.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #e8c801;
}
.hmc-btn-secondary-download:hover
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-btn-secondary-download:active,
.hmc-btn-secondary-download.active,
.open > .dropdown-toggle.hmc-btn-secondary-download
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-btn-secondary-download:active:hover,
.hmc-btn-secondary-download.active:hover,
.open > .dropdown-toggle.hmc-btn-secondary-download:hover,
.hmc-btn-secondary-download:active:focus,
.hmc-btn-secondary-download.active:focus,
.open > .dropdown-toggle.hmc-btn-secondary-download:focus,
.hmc-btn-secondary-download:active.focus,
.hmc-btn-secondary-download.active.focus,
.open > .dropdown-toggle.hmc-btn-secondary-download.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #c4a901;
}
.hmc-btn-secondary-download:active,
.hmc-btn-secondary-download.active,
.open > .dropdown-toggle.hmc-btn-secondary-download
{
    background-image: none;
}
.hmc-btn-secondary-download.disabled:hover,
.hmc-btn-secondary-download[disabled]:hover,
fieldset[disabled] .hmc-btn-secondary-download:hover,
.hmc-btn-secondary-download.disabled:focus,
.hmc-btn-secondary-download[disabled]:focus,
fieldset[disabled] .hmc-btn-secondary-download:focus,
.hmc-btn-secondary-download.disabled.focus,
.hmc-btn-secondary-download[disabled].focus,
fieldset[disabled] .hmc-btn-secondary-download.focus
{
    border-color: #fedf1e;
    background-color: #fedf1e;
}
.hmc-btn-secondary-download .badge
{
    color: #fedf1e;
    background-color: #fff;
}
.hmc-btn-secondary-mail
{
    font-size: 14px;
    font-weight: normal;
    font-weight: 700;
    line-height: 1.42857143;

    position: relative;

    display: inline-block;

    margin-bottom: 0;
    padding: 6px 12px;
    padding: 3px 30px 3px 20px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;

    color: #fff;
    color: #0063af;
    border: 1px solid transparent;
    border-color: #fedf1e;
    border-radius: 8px;
    background-color: #fedf1e;
    background-image: none;

    -ms-touch-action: manipulation;
        touch-action: manipulation;
}
.hmc-btn-secondary-mail:focus,
.hmc-btn-secondary-mail:active:focus,
.hmc-btn-secondary-mail.active:focus,
.hmc-btn-secondary-mail.focus,
.hmc-btn-secondary-mail:active.focus,
.hmc-btn-secondary-mail.active.focus
{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.hmc-btn-secondary-mail:hover,
.hmc-btn-secondary-mail:focus,
.hmc-btn-secondary-mail.focus
{
    text-decoration: none;

    color: #333;
}
.hmc-btn-secondary-mail:active,
.hmc-btn-secondary-mail.active
{
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.hmc-btn-secondary-mail.disabled,
.hmc-btn-secondary-mail[disabled],
fieldset[disabled] .hmc-btn-secondary-mail
{
    cursor: not-allowed;

    opacity: .65;
    -webkit-box-shadow: none;
            box-shadow: none;

    filter: alpha(opacity=65);
}
a.hmc-btn-secondary-mail.disabled,
fieldset[disabled] a.hmc-btn-secondary-mail
{
    pointer-events: none;
}
.hmc-btn-secondary-mail:hover,
.hmc-btn-secondary-mail:focus
{
    color: inherit;
}
.hmc-btn-secondary-mail:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    position: absolute;
    top: 1px;
    top: 7px;
    right: 11px;

    display: inline-block;

    margin-left: 10px;

    content: '\f108';

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hmc-btn-secondary-mail:focus,
.hmc-btn-secondary-mail.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #e8c801;
}
.hmc-btn-secondary-mail:hover
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-btn-secondary-mail:active,
.hmc-btn-secondary-mail.active,
.open > .dropdown-toggle.hmc-btn-secondary-mail
{
    color: #fff;
    border-color: #debf01;
    background-color: #e8c801;
}
.hmc-btn-secondary-mail:active:hover,
.hmc-btn-secondary-mail.active:hover,
.open > .dropdown-toggle.hmc-btn-secondary-mail:hover,
.hmc-btn-secondary-mail:active:focus,
.hmc-btn-secondary-mail.active:focus,
.open > .dropdown-toggle.hmc-btn-secondary-mail:focus,
.hmc-btn-secondary-mail:active.focus,
.hmc-btn-secondary-mail.active.focus,
.open > .dropdown-toggle.hmc-btn-secondary-mail.focus
{
    color: #fff;
    border-color: #9c8601;
    background-color: #c4a901;
}
.hmc-btn-secondary-mail:active,
.hmc-btn-secondary-mail.active,
.open > .dropdown-toggle.hmc-btn-secondary-mail
{
    background-image: none;
}
.hmc-btn-secondary-mail.disabled:hover,
.hmc-btn-secondary-mail[disabled]:hover,
fieldset[disabled] .hmc-btn-secondary-mail:hover,
.hmc-btn-secondary-mail.disabled:focus,
.hmc-btn-secondary-mail[disabled]:focus,
fieldset[disabled] .hmc-btn-secondary-mail:focus,
.hmc-btn-secondary-mail.disabled.focus,
.hmc-btn-secondary-mail[disabled].focus,
fieldset[disabled] .hmc-btn-secondary-mail.focus
{
    border-color: #fedf1e;
    background-color: #fedf1e;
}
.hmc-btn-secondary-mail .badge
{
    color: #fedf1e;
    background-color: #fff;
}
.hmc-btn-secondary-mail:before
{
    content: '\f103';
}
/*
.hmc-btn-reset {
	&:after {
		.hmc-icons;
		content: "\f110";
		margin-left: 10px;
		position: absolute;
		top: 8px;
	}
}
*/
.hmc-btn-submit:after
{
    font-family: 'Glyphicons Halflings';
    font-family: 'HMC Icons';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1;

    position: relative;
    top: 1px;
    top: 6px;
    right: 20px;

    display: inline-block;

    content: '\f108';

    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
span.hmc-btn-submit:after
{
    top: 6px;
}
.hmc-btn-lg
{
    min-width: 190px;
    padding: 6px 20px;
}
.page-navigation
{
    text-align: center;
}
.pagination > li > a,
.pagination > li > span
{
    font-weight: bold;

    margin-left: 8px;

    color: #cfd9e3;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    background-color: #d9d9d9;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus
{
    border-color: #cfd9e3;
    background-color: #cfd9e3;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span
{
    font-size: 24px;
    line-height: 1;

    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;

    border: 0 none;
    background-color: transparent;
}
.hmc-eyecatcher-centered-outer
{
    margin: 0 auto;

    text-align: center;
}
.hmc-eyecatcher-centered-outer .hmc-eyecatcher-centered-inner
{
    display: inline-block;

    text-align: left;
}
.hmc-eyecatcher
{
    display: table-cell;

    text-align: center;
    vertical-align: middle;

    border-radius: 50%;
    background-color: #fedf1e;
}
.hmc-eyecatcher a
{
    text-decoration: none;

    outline: none;
}
.hmc-eyecatcher p
{
    margin: 0;

    color: #fff;
}
.mi24wrapper
{
    display: inline-block;

    width: 74.2%;
}
@media (max-width: 991px)
{
    .mi24wrapper
    {
        width: 100%;
    }
}
.xdsoft_datetimepicker
{
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;

    position: absolute;
    z-index: 9999;

    display: none;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 2px 8px 8px 0;

    color: #333;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #bbb;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
            box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
}
.xdsoft_datetimepicker iframe
{
    position: absolute;
    top: 0;
    left: 0;

    width: 75px;
    height: 210px;

    border: none;
    background: transparent;
}
.xdsoft_datetimepicker button
{
    border: none!important;
}
.xdsoft_noselect
{
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
     -khtml-user-select: none;
         -o-user-select: none;
}
.xdsoft_datetimepicker.xdsoft_inline
{
    position: static;

    display: inline-block;

    -webkit-box-shadow: none;
            box-shadow: none;
}
.xdsoft_datetimepicker *
{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker
{
    display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active
{
    display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker
{
    float: left;

    width: 224px;
    margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_timepicker
{
    float: left;

    width: 58px;
    margin-top: 0;
    margin-left: 8px;

    text-align: center;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker
{
    margin-top: 8px;
    margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_mounthpicker
{
    position: relative;

    text-align: center;
}
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button
{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker .xdsoft_prev
{
    float: left;

    background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button
{
    float: left;

    margin-left: 5px;

    background-position: -70px 0;
}
.xdsoft_datetimepicker .xdsoft_next
{
    float: right;

    background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 20px;
    height: 30px;
    padding: 0;

    cursor: pointer;
    white-space: nowrap;
    text-indent: 100%;

    opacity: .5;
    border: 0 none currentColor;
    outline: medium none currentColor;
    background-color: transparent;
    background-repeat: no-repeat;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next
{
    display: block;
    float: none;

    width: 30px;
    height: 15px;
    margin-top: 7px;
    margin-left: 14px;

    background-position: -40px -15px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev
{
    margin-top: 0;
    margin-bottom: 7px;

    background-position: -40px 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box
{
    overflow: hidden;

    height: 151px;

    border-bottom: 1px solid #eee;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div
{
    font-size: 12px;
    line-height: 25px;

    height: 25px;

    border-collapse: collapse;

    cursor: pointer;
    text-align: center;

    color: #444;
    border-top: 1px solid #eee;
    border-bottom-width: 0;
    background: #fff;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child
{
    border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover
{
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label
{
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;

    position: relative;
    z-index: 9999;

    display: inline;
    float: left;

    width: 182px;
    margin: 0;
    padding: 5px 3px;

    cursor: pointer;
    text-align: center;

    background-color: #fff;
}
.xdsoft_datetimepicker .xdsoft_label:hover
{
    text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select
{
    position: absolute;
    z-index: 101;
    top: 30px;
    right: 0;

    display: none;
    overflow-y: hidden;

    max-height: 160px;

    border: 1px solid #ccc;
    background: #fff;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect
{
    right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect
{
    right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover
{
    color: #fff;
    background: #a94442;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option
{
    padding: 2px 10px 2px 5px;
}
.xdsoft_datetimepicker .xdsoft_month
{
    width: 90px;

    text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar
{
    clear: both;
}
.xdsoft_datetimepicker .xdsoft_year
{
    width: 56px;
}
.xdsoft_datetimepicker .xdsoft_calendar table
{
    width: 100%;

    border-collapse: collapse;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div
{
    padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th
{
    font-weight: 700;

    height: 25px;

    cursor: default;
    text-align: center;

    color: #999;
    background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th
{
    font-size: 12px;

    width: 14.2857142%;
    height: 25px;
    padding: 0;

    border-collapse: collapse;

    cursor: pointer;
    text-align: right;

    color: #666;
    border: 1px solid #ddd;
    background: #f5f5f5;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today
{
    color: #1e5799;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled
{
    opacity: .5;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled
{
    opacity: .2;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover
{
    color: #fff!important;
    background: #a94442!important;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover
{
    color: inherit!important;
    background: inherit!important;
    -webkit-box-shadow: inherit!important;
            box-shadow: inherit!important;
}
.xdsoft_datetimepicker .xdsoft_copyright
{
    font-size: 10px;

    float: none;
    clear: both;

    margin-left: 8px;

    color: #ccc!important;
}
.xdsoft_datetimepicker .xdsoft_copyright a
{
    color: #eee!important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover
{
    color: #aaa!important;
}
.xdsoft_time_box
{
    position: relative;

    border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller
{
    height: 20px;

    border-radius: 3px;
    background: #ccc!important;
}
.xdsoft_scrollbar
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    width: 7px;

    cursor: pointer;
}
.xdsoft_scroller_box
{
    position: relative;
}
.xdsoft_noselect::-moz-selection,
.xdsoft_noselect::-moz-selection
{
    background: transparent;
}
.xdsoft_noselect::selection,
.xdsoft_noselect::-moz-selection
{
    background: transparent;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current
{
    font-weight: 700;

    color: #fff;
    background: #1e5799;
    -webkit-box-shadow: #1e5799 0 1px 3px 0 inset;
            box-shadow: #1e5799 0 1px 3px 0 inset;
}
.navbar-brand > img
{
    border: 1px solid #fff;
}
.hmc-nav-socialmedia .hmc-nav-socialmedia-text
{
    font-size: 90%;
    font-weight: 700;

    margin-right: 12px;

    color: #fedf1e;
}
.hmc-nav-socialmedia .hmc-nav-socialmedia-text a
{
    color: #fedf1e;
}
.hmc-nav-socialmedia .glyphicon-send:before
{
    margin-left: -2px;

    content: '\e171';
}
.hmc-nav-search .form-control
{
    margin-right: 10px;
}
.language-selector
{
    top: 14px;
    left: 186px;
}
@media (max-width: 992px)
{
    .language-selector
    {
        top: 33px;
        left: 47px;
    }
}
.csc-uploads-element .icon,
.news-related-files-link .download-link
{
    background-image: url('../Images/iconset.svg');
}
.hmc-notice-bar-subpage h2 > br
{
    display: none;
}
@media (max-width: 991px)
{
    .hmc-notice-bar .hmc-notice-bar-container
    {
        min-height: 59px;

        background-color: #dcebf8;
    }
    .hmc-notice-bar .hmc-notice-bar-container h1,
    .hmc-notice-bar .hmc-notice-bar-container h2
    {
        font-size: 13px;

        margin-top: 15px;
        margin-bottom: 5px;
    }
    .hmc-notice-bar .hmc-notice-bar-container h1
    {
        float: left;
    }
    .hmc-notice-bar .hmc-notice-bar-container h2 .separator
    {
        display: block;
        float: left;

        margin-right: 5px;
        margin-left: 5px;
    }
    .hmc-notice-bar .hmc-notice-bar-container h2 br
    {
        display: none;
    }
    .keyvisual
    {
        padding-top: 139px;
    }
}
@media (min-width: 991px)
{
    .hmc-notice-bar .hmc-notice-bar-container h1
    {
        font-size: 20px;
        font-weight: 700;
    }
    .hmc-notice-bar .hmc-notice-bar-container br
    {
        display: none;
    }
}
.keyvisual-content .header-stoerer
{
    position: absolute;
    right: 0;
    bottom: 0;

    width: 240px;
    height: 240px;

    background: url(../Images/stoerer.png);
    background-repeat: no-repeat;
}
.keyvisual-content .header-stoerer p
{
    font-size: 29px;
    font-weight: 700;
    line-height: 31px;

    position: relative;
    top: 70px;

    text-align: center;
}
.keyvisual-content .header-stoerer p a
{
    color: #0063af;
}
@media (max-width: 991px)
{
    .keyvisual-content .header-stoerer
    {
        width: 120px;
        height: 120px;

        background-repeat: no-repeat;
        -webkit-background-size: 120px 120px;
                background-size: 120px 120px;
    }
    .keyvisual-content .header-stoerer p
    {
        font-size: 14px;
        line-height: 15px;

        top: 36px;
    }
}
.hmc-btn-service .glyphicon
{
    font-size: 32px;
    font-weight: 100;

    padding-bottom: 12px;
}
.hmc-btn-secondary,
a.hmc-btn-secondary,
.hmc-btn-secondary:hover,
a.hmc-btn-secondary:hover
{
    color: #0063af;
}
.cwrap-primary
{
    color: #fff;
    background-color: #0063af;
}
.cwrap-secondary
{
    color: #000;
    background-color: #b7d5f0;
}
.cwrap-third
{
    color: #000;
    background-color: #cfd9e3;
}
.cwrap-fourth
{
    color: #000;
    background-color: #dcebf8;
}
.cwrap-secondary h1,
.cwrap-secondary h2,
.cwrap-secondary h3,
.cwrap-secondary h4,
.cwrap-secondary h5,
.cwrap-secondary h6,
.cwrap-third h1,
.cwrap-third h2,
.cwrap-third h3,
.cwrap-third h4,
.cwrap-third h5,
.cwrap-third h6
{
    color: #0063af;
}
.hmc-eyecatcher p
{
    color: #0063af;
}
/* dropdown item */
.ms-res-ctn .ms-res-item
{
    color: #fff;
}
/* dropdown item active*/
.ms-res-ctn .ms-res-item-active
{
    color: #0063af;
}
.hmc-event-program .event .time
{
    background-color: #6fabe1;
}
.hmc-event-program .hmc-btn-third
{
    border-color: #6fabe1;
    background-color: #6fabe1;
}
.hmc-event-program .hmc-btn-third:hover,
.hmc-event-program .hmc-btn-third:focus,
.hmc-event-program .hmc-btn-third.focus
{
    border-color: #b7d5f0;
    background-color: #b7d5f0;
}
/*# sourceMappingURL=hmcstyle.css.map */



nav .navbar-right ul {
  list-style:none;
}

nav .navbar-right ul li {
  float:left;
}

nav .navbar-right ul li a {
  color:#fff;
}

nav .navbar-right ul li a:hover {
  text-decoration:none;
}

nav .navbar-right ul li i {
  display:block;
  font-size:16px;
  margin-left:10px;
}

nav .navbar-right ul li span {
  display:block;
  font-size:11px;
  line-height:12px;
  margin-top:5px;
}

nav .navbar-right ul li.hmc-profile-edit {
  width:120px;
}

@media (min-width:992px) {
  .hmc-nav .hmc-nav-menu > li {
    position:static;
    margin:0;
    padding:0;
  }
}

.language-selector {
  left:80px;
  top:10px;
}

.service {
  padding:0 0 15px;
}

.service .hmc-btn-service {
  background-color:#fff;
  color:#0063af;
  font-weight:100;
  font-size:75%;
  height:135px;
  padding:48px 15px;
  width:150px;
  padding-bottom:0;
}

.service .hmc-payment-creditcards {
  padding-top:17px;
}

.service .hmc-contact-tel,
.service .hmc-contact-mail {
  padding-top:33px;
}

.service .hmc-contact-mail a {
  color:#0063af;
}

.service > div {
  margin-right:0;
  margin-left:0;
}

.navbar-right {
  width:auto ! important;
  margin-top:2px;
}


@media (max-width:991px) {
  .hmc-nav .navbar-collapse {
    bottom:0;
    left:0;
    margin-left:0;
    margin-right:0;
    right:0;
  }
  .service .hmc-btn-service {
    display:inline-block;
  }
  nav .navbar-right {
    display:table;
    box-shadow:0 0 0;
    background-color:#f0b4b4;
    border-bottom:1px solid #f0b4b4;
  }
  nav .navbar-right ul {
    display:table;
    margin:7px 0;
    padding:0 10px;
    width:100%;
  }
  nav .navbar-right ul li.hmc-profile-edit {
    width:auto;
    margin-right:20px;
    float:left;
  }
  nav .navbar-right ul li.hmc-profile-log-out {
    float:right;
  }
  nav .navbar-right ul li i,
  nav .navbar-right ul li span {
    display:inline-block;
  }
  nav .navbar-right ul li span {
    float:right;
    margin-top:7px;
  }
  nav .navbar-right ul li i {
    margin-right:5px;
    margin-left:5px;
  }
  .hmc-nav .navbar-collapse,
  .hmc-nav .navbar-form {
    border-bottom:1px solid #f0b4b4;
  }
}