@font-face {
    font-family:'ProximaNova';
    src:url(/modules/ebuCommon/fonts/ProximaNovaNormal700.woff2) format("woff2"),
        url(/modules/ebuCommon/fonts/ProximaNovaNormal700.woff) format("woff"),
        url(/modules/ebuCommon/fonts/ProximaNovaNormal700.otf) format("opentype");
    font-weight:700;
    font-style:normal;
}
@font-face {
    font-family:'ProximaNova';
    src:url(/modules/ebuCommon/fonts/ProximaNovaItalic700.woff2) format("woff2"),
        url(/modules/ebuCommon/fonts/ProximaNovaItalic700.woff) format("woff"),
        url(/modules/ebuCommon/fonts/ProximaNovaItalic700.otf) format("opentype");
    font-weight:700;
    font-style:italic;
}
@font-face {
    font-family:'ProximaNova';
    src:url(/modules/ebuCommon/fonts/ProximaNovaNormal100.woff2) format("woff2"),
        url(/modules/ebuCommon/fonts/ProximaNovaNormal100.woff) format("woff"),
        url(/modules/ebuCommon/fonts/ProximaNovaNormal100.otf) format("opentype");
    font-weight:100;
    font-style:normal;
}
@font-face {
    font-family:'ProximaNova';
    src:url(/modules/ebuCommon/fonts/ProximaNovaItalic100.woff2) format("woff2"),
        url(/modules/ebuCommon/fonts/ProximaNovaItalic100.woff) format("woff"),
        url(/modules/ebuCommon/fonts/ProximaNovaItalic100.otf) format("opentype");
    font-weight:100;
    font-style:italic;
}
@font-face {
    font-family:'ProximaNova';
    src:url(/modules/ebuCommon/fonts/ProximaNovaNormal400.woff2) format("woff2"),
        url(/modules/ebuCommon/fonts/ProximaNovaNormal400.woff) format("woff"),
        url(/modules/ebuCommon/fonts/ProximaNovaNormal400.otf) format("opentype");
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family:'ProximaNova';
    src:url(/modules/ebuCommon/fonts/ProximaNovaItalic400.woff2) format("woff2"),
        url(/modules/ebuCommon/fonts/ProximaNovaItalic400.woff) format("woff"),
        url(/modules/ebuCommon/fonts/ProximaNovaItalic400.otf) format("opentype");
    font-weight:400;
    font-style:italic;
}

body{margin:0;}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

.bodywrapper {
    font-family: "ProximaNova",sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.bodywrapper {
    margin: 0;
}

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

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

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

.bodywrapper [hidden],
.bodywrapper template {
    display: none;
}

.bodywrapper a {
    background: transparent;
}

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

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

.bodywrapper b,
.bodywrapper strong {
    font-weight: bold;
}

.bodywrapper dfn {
    font-style: italic;
}

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

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

.bodywrapper small {
    font-size: 80%;
}

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

.bodywrapper sup {
    top: -0.5em;
}

.bodywrapper sub {
    bottom: -0.25em;
}

.bodywrapper img {
    border: 0;
}

.bodywrapper svg:not(:root) {
    overflow: hidden;
}

.bodywrapper figure {
    margin: 1em 40px;
}

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

.bodywrapper pre {
    overflow: auto;
}

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

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

.bodywrapper button {
    overflow: visible;
}

.bodywrapper button,
.bodywrapper select {
    text-transform: none;
}

.bodywrapper button,
.bodywrapper input[type="button"],
.bodywrapper input[type="reset"],
.bodywrapper input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

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

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

.bodywrapper input {
    line-height: normal;
}

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

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

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

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

.bodywrapper fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.bodywrapper legend {
    border: 0;
    padding: 0;
}

.bodywrapper textarea {
    overflow: auto;
}

.bodywrapper optgroup {
    font-weight: bold;
}

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

.bodywrapper td,
.bodywrapper th {
    padding: 0;
}

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

    .bodywrapper a,
    .bodywrapper a:visited {
        text-decoration: underline;
    }

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

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

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

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

    .bodywrapper thead {
        display: table-header-group;
    }

    .bodywrapper tr,
    .bodywrapper img {
        page-break-inside: avoid;
    }

    .bodywrapper img {
        max-width: 100% !important;
    }

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

    .bodywrapper h2,
    .bodywrapper h3 {
        page-break-after: avoid;
    }

    .bodywrapper select {
        background: #fff !important;
    }

    .bodywrapper .navbar {
        display: none;
    }

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

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

    .bodywrapper .label {
        border: 1px solid #000;
    }

    .bodywrapper .table {
        border-collapse: collapse !important;
    }

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

    .corporate-ui{
        display: none;
    }

    a:after{
        content:" (" attr(href) ") ";
        display: none;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bodywrapper {
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #4f4f4f;
    background-color: #ffffff;
}

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

.bodywrapper a {
    color: #1b4098;
    text-decoration: none;
}

.bodywrapper a:hover,
.bodywrapper a:focus {
    color: #1b4098;
    text-decoration: underline;
}

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

.bodywrapper figure {
    margin: 0;
}

.bodywrapper img {
    vertical-align: middle;
}

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

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

.bodywrapper .img-thumbnail {
    padding: 4px;
    line-height: 1.3;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

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

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

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

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

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

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

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

.bodywrapper h2.no-margin-top {
    margin-top: 0px;
}

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

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

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

.bodywrapper h1,
.bodywrapper .h1 {
    font-size: 32px;
}

.bodywrapper h2,
.bodywrapper .h2 {
    font-size: 20px;
}

.bodywrapper h3,
.bodywrapper .h3 {
    font-size: 16px;
}

.bodywrapper h4,
.bodywrapper .h4 {
    font-size: 16px;
    font-weight: bold;
}

.bodywrapper h5,
.bodywrapper .h5 {
    font-size: 16px;
}

.bodywrapper h6,
.bodywrapper .h6 {
    font-size: 16px;
}

.bodywrapper p {
    margin: 0 0 10px;
}

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

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

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

.bodywrapper cite {
    font-style: normal;
}

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

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

.bodywrapper .text-right {
    text-align: right;
}

.bodywrapper .text-center {
    text-align: center;
}

.bodywrapper .text-justify {
    text-align: justify;
}

.bodywrapper .text-nowrap {
    white-space: nowrap;
}

.bodywrapper .text-lowercase {
    text-transform: lowercase;
}

.bodywrapper .text-uppercase {
    text-transform: uppercase;
}

.bodywrapper .text-capitalize {
    text-transform: capitalize;
}

.bodywrapper .text-muted {
    color: #777777;
}

.bodywrapper .text-primary {
    color: #428bca;
}

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

.bodywrapper .text-success {
    color: #3c763d;
}

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

.bodywrapper .text-info {
    color: #31708f;
}

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

.bodywrapper .text-warning {
    color: #8a6d3b;
}

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

.bodywrapper .text-danger {
    color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper ul ul,
.bodywrapper ol ul,
.bodywrapper ul ol,
.bodywrapper ol ol {
    margin-bottom: 0;
}

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

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

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

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

.bodywrapper dt,
.bodywrapper dd {
    line-height: 1.3;
}

.bodywrapper dt {
    font-weight: bold;
}

.bodywrapper dd {
    margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper blockquote:before,
.bodywrapper blockquote:after {
    content: "";
}

.bodywrapper address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.3;
}

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

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

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

.bodywrapper kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none;
}

.bodywrapper pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.3;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

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

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

.bodywrapper .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
}

@media (min-width: 768px) {
    .bodywrapper .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .bodywrapper .container {
        width: 984px;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .container {
        width: 1164px;
    }
}

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

.bodywrapper .row {
    margin-left: -22px;
    margin-right: -22px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .bodywrapper .col-sm-push-11 {
        left: 91.66666667%;
    }

    .bodywrapper .col-sm-push-10 {
        left: 83.33333333%;
    }

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

    .bodywrapper .col-sm-push-8 {
        left: 66.66666667%;
    }

    .bodywrapper .col-sm-push-7 {
        left: 58.33333333%;
    }

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

    .bodywrapper .col-sm-push-5 {
        left: 41.66666667%;
    }

    .bodywrapper .col-sm-push-4 {
        left: 33.33333333%;
    }

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

    .bodywrapper .col-sm-push-2 {
        left: 16.66666667%;
    }

    .bodywrapper .col-sm-push-1 {
        left: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .bodywrapper .col-md-push-11 {
        left: 91.66666667%;
    }

    .bodywrapper .col-md-push-10 {
        left: 83.33333333%;
    }

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

    .bodywrapper .col-md-push-8 {
        left: 66.66666667%;
    }

    .bodywrapper .col-md-push-7 {
        left: 58.33333333%;
    }

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

    .bodywrapper .col-md-push-5 {
        left: 41.66666667%;
    }

    .bodywrapper .col-md-push-4 {
        left: 33.33333333%;
    }

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

    .bodywrapper .col-md-push-2 {
        left: 16.66666667%;
    }

    .bodywrapper .col-md-push-1 {
        left: 8.33333333%;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .bodywrapper .col-lg-push-11 {
        left: 91.66666667%;
    }

    .bodywrapper .col-lg-push-10 {
        left: 83.33333333%;
    }

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

    .bodywrapper .col-lg-push-8 {
        left: 66.66666667%;
    }

    .bodywrapper .col-lg-push-7 {
        left: 58.33333333%;
    }

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

    .bodywrapper .col-lg-push-5 {
        left: 41.66666667%;
    }

    .bodywrapper .col-lg-push-4 {
        left: 33.33333333%;
    }

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

    .bodywrapper .col-lg-push-2 {
        left: 16.66666667%;
    }

    .bodywrapper .col-lg-push-1 {
        left: 8.33333333%;
    }

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

    .bodywrapper .col-lg-offset-12 {
        margin-left: 100%;
    }

    .bodywrapper .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .bodywrapper .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

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

    .bodywrapper .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .bodywrapper .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

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

    .bodywrapper .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .bodywrapper .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

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

    .bodywrapper .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .bodywrapper .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

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

.bodywrapper table {
    background-color: transparent;
}

.bodywrapper th {
    text-align: left;
}

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

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

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

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

.bodywrapper .table > tbody + tbody {
    border-top: 2px solid #dddddd;
}

.bodywrapper .table .table {
    background-color: #ffffff;
}

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

.bodywrapper .table-bordered {
    border: 1px solid #dddddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

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

.bodywrapper select[multiple],
.bodywrapper select[size] {
    height: auto;
}

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

.bodywrapper output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.3;
    color: #555555;
}

.bodywrapper .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.3;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.bodywrapper .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, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

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

.bodywrapper .form-control:-ms-input-placeholder {
    color: #777777;
}

.bodywrapper .form-control::-webkit-input-placeholder {
    color: #777777;
}

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

.bodywrapper textarea.form-control {
    height: auto;
}

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

.bodywrapper input[type="date"],
.bodywrapper input[type="time"],
.bodywrapper input[type="datetime-local"],
.bodywrapper input[type="month"] {
    line-height: 34px;
    line-height: 1.3 \0;
}

.bodywrapper input[type="date"].input-sm,
.bodywrapper input[type="time"].input-sm,
.bodywrapper input[type="datetime-local"].input-sm,
.bodywrapper input[type="month"].input-sm {
    line-height: 33px;
}

.bodywrapper input[type="date"].input-lg,
.bodywrapper input[type="time"].input-lg,
.bodywrapper input[type="datetime-local"].input-lg,
.bodywrapper input[type="month"].input-lg {
    line-height: 49px;
}

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

.bodywrapper .col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    line-height: 1.5;
}

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper .input-sm,
.bodywrapper .form-horizontal .form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

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

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

.bodywrapper .input-lg,
.bodywrapper .form-horizontal .form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
}

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

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

.bodywrapper .has-feedback {
    position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .bodywrapper .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .bodywrapper .form-inline .input-group .input-group-addon,
    .bodywrapper .form-inline .input-group .input-group-btn,
    .bodywrapper .form-inline .input-group .form-control {
        width: auto;
    }

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

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

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

    .bodywrapper .form-inline .radio label,
    .bodywrapper .form-inline .checkbox label {
        padding-left: 0;
    }

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .bodywrapper .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

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

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

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

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

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

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

.bodywrapper .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

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

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

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

.bodywrapper .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}

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

.bodywrapper .btn-primary:hover,
.bodywrapper .btn-primary:focus,
.bodywrapper .btn-primary:active,
.bodywrapper .btn-primary.active,
.bodywrapper .open > .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3071a9;
    border-color: #285e8e;
}

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

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

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

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

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

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

.bodywrapper .btn-success.disabled,
.bodywrapper .btn-success[disabled],
.bodywrapper fieldset[disabled] .btn-success,
.bodywrapper .btn-success.disabled:hover,
.bodywrapper .btn-success[disabled]:hover,
.bodywrapper fieldset[disabled] .btn-success:hover,
.bodywrapper .btn-success.disabled:focus,
.bodywrapper .btn-success[disabled]:focus,
.bodywrapper fieldset[disabled] .btn-success:focus,
.bodywrapper .btn-success.disabled:active,
.bodywrapper .btn-success[disabled]:active,
.bodywrapper fieldset[disabled] .btn-success:active,
.bodywrapper .btn-success.disabled.active,
.bodywrapper .btn-success[disabled].active,
.bodywrapper fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.bodywrapper .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}

.bodywrapper .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

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

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

.bodywrapper .btn-info.disabled,
.bodywrapper .btn-info[disabled],
.bodywrapper fieldset[disabled] .btn-info,
.bodywrapper .btn-info.disabled:hover,
.bodywrapper .btn-info[disabled]:hover,
.bodywrapper fieldset[disabled] .btn-info:hover,
.bodywrapper .btn-info.disabled:focus,
.bodywrapper .btn-info[disabled]:focus,
.bodywrapper fieldset[disabled] .btn-info:focus,
.bodywrapper .btn-info.disabled:active,
.bodywrapper .btn-info[disabled]:active,
.bodywrapper fieldset[disabled] .btn-info:active,
.bodywrapper .btn-info.disabled.active,
.bodywrapper .btn-info[disabled].active,
.bodywrapper fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.bodywrapper .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}

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

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

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

.bodywrapper .btn-warning.disabled,
.bodywrapper .btn-warning[disabled],
.bodywrapper fieldset[disabled] .btn-warning,
.bodywrapper .btn-warning.disabled:hover,
.bodywrapper .btn-warning[disabled]:hover,
.bodywrapper fieldset[disabled] .btn-warning:hover,
.bodywrapper .btn-warning.disabled:focus,
.bodywrapper .btn-warning[disabled]:focus,
.bodywrapper fieldset[disabled] .btn-warning:focus,
.bodywrapper .btn-warning.disabled:active,
.bodywrapper .btn-warning[disabled]:active,
.bodywrapper fieldset[disabled] .btn-warning:active,
.bodywrapper .btn-warning.disabled.active,
.bodywrapper .btn-warning[disabled].active,
.bodywrapper fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.bodywrapper .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}

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

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

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

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

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

.bodywrapper .btn-link {
    color: #1b4098;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

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

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

.bodywrapper .btn-link:hover,
.bodywrapper .btn-link:focus {
    color: #1b4098;
    text-decoration: underline;
    background-color: transparent;
}

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

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

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

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

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

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

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

.bodywrapper .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.bodywrapper .fade.in {
    opacity: 1;
}

.bodywrapper .collapse {
    display: none;
}

.bodywrapper .collapse.in {
    display: block;
}

.bodywrapper tr.collapse.in {
    display: table-row;
}

.bodywrapper tbody.collapse.in {
    display: table-row-group;
}

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

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

.bodywrapper .dropdown {
    position: relative;
}

.bodywrapper .dropdown-toggle:focus {
    outline: 0;
}

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

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

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

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

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

.bodywrapper .dropdown-menu > .active > a,
.bodywrapper .dropdown-menu > .active > a:hover,
.bodywrapper .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

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

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

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

.bodywrapper .open > a {
    outline: 0;
}

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

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

.bodywrapper .dropdown-header {
    display: block;
    padding: 15px 20px 20px 20px;
    font-size: 14px;
    line-height: 1.3;
    color: #777777;
    white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

.bodywrapper .btn-group > .btn:focus,
.bodywrapper .btn-group-vertical > .btn:focus {
    outline: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bodywrapper .btn .caret {
    margin-left: 0;
}

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

.bodywrapper .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper .btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

.bodywrapper [data-toggle="buttons"] > .btn > input[type="radio"],
.bodywrapper [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper .input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper .nav > li.disabled > a {
    color: #777777;
}

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

.bodywrapper .nav .open > a,
.bodywrapper .nav .open > a:hover,
.bodywrapper .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #1b4098;
}

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

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

.bodywrapper .nav-tabs {
    border-bottom: 1px solid #dddddd;
}

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

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

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

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

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

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

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

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

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

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

.bodywrapper .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

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

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

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

.bodywrapper .nav-pills > li {
    float: left;
}

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

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

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

.bodywrapper .nav-stacked > li {
    float: none;
}

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

.bodywrapper .nav-justified {
    width: 100%;
}

.bodywrapper .nav-justified > li {
    float: none;
}

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

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

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

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

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

.bodywrapper .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

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

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

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

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

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

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

.bodywrapper .navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bodywrapper .navbar-fixed-top,
.bodywrapper .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

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

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

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

.bodywrapper .navbar-brand {
    float: left;
    padding: 20px 22px;
    font-size: 20px;
    line-height: 20px;
    height: 60px;
}

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

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

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

.bodywrapper .navbar-toggle:focus {
    outline: 0;
}

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

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

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

.bodywrapper .navbar-nav {
    margin: 10px -22px;
}

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

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

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

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

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

    /* specific header on mobile devices */
    .bodywrapper .navbar {
        min-height: 40px;
    }

    .bodywrapper .navbar-brand {
        padding: 10px 22px;
        height: auto;
    }

    .bodywrapper .navbar-toggle {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .bodywrapper .navbar-collapse > hr {
        margin: 1px 0px;
    }
    /* ///////////////////////////////// */
}

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

    .bodywrapper .navbar-nav > li {
        float: left;
    }

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

    .bodywrapper .navbar-nav.navbar-right:last-child {
        margin-right: -22px;
    }
}

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

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

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

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

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

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

    .bodywrapper .navbar-form .input-group .input-group-addon,
    .bodywrapper .navbar-form .input-group .input-group-btn,
    .bodywrapper .navbar-form .input-group .form-control {
        width: auto;
    }

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

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

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

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

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

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

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

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

    .bodywrapper .navbar-form.navbar-right:last-child {
        margin-right: -22px;
    }
}

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

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

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

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

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

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

@media (min-width: 992px) {
    .bodywrapper .navbar-text {
        float: left;
        margin-left: 22px;
        margin-right: 22px;
    }

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

.bodywrapper .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.bodywrapper .navbar-default .navbar-brand {
    color: #777777;
}

.bodywrapper .navbar-default .navbar-brand:hover,
.bodywrapper .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.bodywrapper .navbar-default .navbar-text {
    color: #777777;
}

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

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

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

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

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

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

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

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

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

@media (max-width: 991px) {
    .bodywrapper .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

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

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

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

.bodywrapper .navbar-default .navbar-link {
    color: #777777;
}

.bodywrapper .navbar-default .navbar-link:hover {
    color: #333333;
}

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

.bodywrapper .navbar-default .btn-link:hover,
.bodywrapper .navbar-default .btn-link:focus {
    color: #333333;
}

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

.bodywrapper .navbar-inverse {
    background-color: #1b4098;
    border-color: #1b4098;
}

.bodywrapper .navbar-inverse .navbar-brand {
    color: #ffffff;
}

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

.bodywrapper .navbar-inverse .navbar-text {
    color: #777777;
}

.bodywrapper .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.bodywrapper .navbar-inverse .navbar-nav > li > a:hover,
.bodywrapper .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: #65d0ed;
}

.bodywrapper .navbar-inverse .navbar-nav > .active > a,
.bodywrapper .navbar-inverse .navbar-nav > .active > a:hover,
.bodywrapper .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #65d0ed;
}

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

.bodywrapper .navbar-inverse .navbar-toggle {
    border-color: #333333;
}

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

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

.bodywrapper .navbar-inverse .navbar-collapse,
.bodywrapper .navbar-inverse .navbar-form {
    border-color: #16337a;
}

.bodywrapper .navbar-inverse .navbar-nav > .open > a,
.bodywrapper .navbar-inverse .navbar-nav > .open > a:hover,
.bodywrapper .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #65d0ed;
    color: #ffffff;
}

@media (max-width: 991px) {
    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #1b4098;
    }

    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #1b4098;
    }

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

    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: #65d0ed;
    }

    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .bodywrapper .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #65d0ed;
    }

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

.bodywrapper .navbar-inverse .navbar-link {
    color: #ffffff;
}

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

.bodywrapper .navbar-inverse .btn-link {
    color: #ffffff;
}

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

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

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

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

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

.bodywrapper .breadcrumb > .active {
    color: #777777;
}

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

.bodywrapper .pagination > li {
    display: inline;
}

.bodywrapper .pagination > li > a,
.bodywrapper .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.3;
    text-decoration: none;
    color: #1b4098;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

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

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

.bodywrapper .pagination > li > a:hover,
.bodywrapper .pagination > li > span:hover,
.bodywrapper .pagination > li > a:focus,
.bodywrapper .pagination > li > span:focus {
    color: #1b4098;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.bodywrapper .pagination > .active > a,
.bodywrapper .pagination > .active > span,
.bodywrapper .pagination > .active > a:hover,
.bodywrapper .pagination > .active > span:hover,
.bodywrapper .pagination > .active > a:focus,
.bodywrapper .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}

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

.bodywrapper .pagination-lg > li > a,
.bodywrapper .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
}

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

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

.bodywrapper .pagination-sm > li > a,
.bodywrapper .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
}

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

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

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

.bodywrapper .pager li {
    display: inline;
}

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

.bodywrapper .pager-list .pager li > a{
  border:0px;
}

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

.bodywrapper .pager .next > a,
.bodywrapper .pager .next > span {
    float: right;
}

.bodywrapper .pager .previous > a,
.bodywrapper .pager .previous > span {
    float: left;
}

.bodywrapper .pager .disabled > a,
.bodywrapper .pager .disabled > a:hover,
.bodywrapper .pager .disabled > a:focus,
.bodywrapper .pager .disabled > span {
    color: #777777;
    background-color: #ffffff;
    cursor: not-allowed;
}

.bodywrapper .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.bodywrapper a.label:hover,
.bodywrapper a.label:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper .label:empty {
    display: none;
}

.bodywrapper .btn .label {
    position: relative;
    top: -1px;
}

.bodywrapper .label-default {
    background-color: #777777;
}

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

.bodywrapper .label-primary {
    background-color: #428bca;
}

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

.bodywrapper .label-success {
    background-color: #5cb85c;
}

.bodywrapper .label-success[href]:hover,
.bodywrapper .label-success[href]:focus {
    background-color: #449d44;
}

.bodywrapper .label-info {
    background-color: #5bc0de;
}

.bodywrapper .label-info[href]:hover,
.bodywrapper .label-info[href]:focus {
    background-color: #31b0d5;
}

.bodywrapper .label-warning {
    background-color: #f0ad4e;
}

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

.bodywrapper .label-danger {
    background-color: #d9534f;
}

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

.bodywrapper .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.bodywrapper .badge:empty {
    display: none;
}

.bodywrapper .btn .badge {
    position: relative;
    top: -1px;
}

.bodywrapper .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

.bodywrapper a.badge:hover,
.bodywrapper a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper a.list-group-item.active > .badge,
.bodywrapper .nav-pills > .active > a > .badge {
    color: #1b4098;
    background-color: #ffffff;
}

.bodywrapper .nav-pills > li > a > .badge {
    margin-left: 3px;
}

.bodywrapper .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.bodywrapper .jumbotron h1,
.bodywrapper .jumbotron .h1 {
    color: inherit;
}

.bodywrapper .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200;
}

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

.bodywrapper .container .jumbotron {
    border-radius: 6px;
}

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

@media screen and (min-width: 768px) {
    .bodywrapper .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .bodywrapper .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .bodywrapper .jumbotron h1,
    .bodywrapper .jumbotron .h1 {
        font-size: 72px;
    }
}

.bodywrapper .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.3;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.bodywrapper .thumbnail > img,
.bodywrapper .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}

.bodywrapper a.thumbnail:hover,
.bodywrapper a.thumbnail:focus,
.bodywrapper a.thumbnail.active {
    border-color: #1b4098;
}

.bodywrapper .thumbnail .caption {
    padding: 9px;
    color: #4f4f4f;
}

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

.bodywrapper .alert h4 {
    margin-top: 0;
    color: inherit;
}

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

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

.bodywrapper .alert > p + p {
    margin-top: 5px;
}

.bodywrapper .alert-dismissable,
.bodywrapper .alert-dismissible {
    padding-right: 35px;
}

.bodywrapper .alert-dismissable .close,
.bodywrapper .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.bodywrapper .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

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

.bodywrapper .alert-success .alert-link {
    color: #2b542c;
}

.bodywrapper .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.bodywrapper .alert-info hr {
    border-top-color: #a6e1ec;
}

.bodywrapper .alert-info .alert-link {
    color: #245269;
}

.bodywrapper .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

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

.bodywrapper .alert-warning .alert-link {
    color: #66512c;
}

.bodywrapper .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

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

.bodywrapper .alert-danger .alert-link {
    color: #843534;
}

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

    to {
        background-position: 0 0;
    }
}

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

    to {
        background-position: 0 0;
    }
}

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

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

.bodywrapper .progress-striped .progress-bar,
.bodywrapper .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.bodywrapper .progress.active .progress-bar,
.bodywrapper .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.bodywrapper .progress-bar[aria-valuenow="1"],
.bodywrapper .progress-bar[aria-valuenow="2"] {
    min-width: 30px;
}

.bodywrapper .progress-bar[aria-valuenow="0"] {
    color: #777777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

.bodywrapper .progress-bar-success {
    background-color: #5cb85c;
}

.bodywrapper .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.bodywrapper .progress-bar-info {
    background-color: #5bc0de;
}

.bodywrapper .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.bodywrapper .progress-bar-warning {
    background-color: #f0ad4e;
}

.bodywrapper .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.bodywrapper .progress-bar-danger {
    background-color: #d9534f;
}

.bodywrapper .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.bodywrapper .media,
.bodywrapper .media-body {
    overflow: hidden;
    zoom: 1;
}

.bodywrapper .media,
.bodywrapper .media .media {
    margin-top: 15px;
}

.bodywrapper .media:first-child {
    margin-top: 0;
}

.bodywrapper .media-object {
    display: block;
}

.bodywrapper .media-heading {
    margin: 0 0 5px;
}

.bodywrapper .media > .pull-left {
    margin-right: 10px;
}

.bodywrapper .media > .pull-right {
    margin-left: 10px;
}

.bodywrapper .media-list {
    padding-left: 0;
    list-style: none;
}

.bodywrapper .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.bodywrapper .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.bodywrapper .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.bodywrapper .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bodywrapper .list-group-item > .badge {
    float: right;
}

.bodywrapper .list-group-item > .badge + .badge {
    margin-right: 5px;
}

.bodywrapper a.list-group-item {
    color: #555555;
}

.bodywrapper a.list-group-item .list-group-item-heading {
    color: #333333;
}

.bodywrapper a.list-group-item:hover,
.bodywrapper a.list-group-item:focus {
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
}

.bodywrapper .list-group-item.disabled,
.bodywrapper .list-group-item.disabled:hover,
.bodywrapper .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
}

.bodywrapper .list-group-item.disabled .list-group-item-heading,
.bodywrapper .list-group-item.disabled:hover .list-group-item-heading,
.bodywrapper .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.bodywrapper .list-group-item.disabled .list-group-item-text,
.bodywrapper .list-group-item.disabled:hover .list-group-item-text,
.bodywrapper .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.bodywrapper .list-group-item.active,
.bodywrapper .list-group-item.active:hover,
.bodywrapper .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

.bodywrapper .list-group-item.active .list-group-item-heading,
.bodywrapper .list-group-item.active:hover .list-group-item-heading,
.bodywrapper .list-group-item.active:focus .list-group-item-heading,
.bodywrapper .list-group-item.active .list-group-item-heading > small,
.bodywrapper .list-group-item.active:hover .list-group-item-heading > small,
.bodywrapper .list-group-item.active:focus .list-group-item-heading > small,
.bodywrapper .list-group-item.active .list-group-item-heading > .small,
.bodywrapper .list-group-item.active:hover .list-group-item-heading > .small,
.bodywrapper .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.bodywrapper .list-group-item.active .list-group-item-text,
.bodywrapper .list-group-item.active:hover .list-group-item-text,
.bodywrapper .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}

.bodywrapper .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

.bodywrapper a.list-group-item-success {
    color: #3c763d;
}

.bodywrapper a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

.bodywrapper a.list-group-item-success:hover,
.bodywrapper a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

.bodywrapper a.list-group-item-success.active,
.bodywrapper a.list-group-item-success.active:hover,
.bodywrapper a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.bodywrapper .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

.bodywrapper a.list-group-item-info {
    color: #31708f;
}

.bodywrapper a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

.bodywrapper a.list-group-item-info:hover,
.bodywrapper a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

.bodywrapper a.list-group-item-info.active,
.bodywrapper a.list-group-item-info.active:hover,
.bodywrapper a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.bodywrapper .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

.bodywrapper a.list-group-item-warning {
    color: #8a6d3b;
}

.bodywrapper a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

.bodywrapper a.list-group-item-warning:hover,
.bodywrapper a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

.bodywrapper a.list-group-item-warning.active,
.bodywrapper a.list-group-item-warning.active:hover,
.bodywrapper a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.bodywrapper .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

.bodywrapper a.list-group-item-danger {
    color: #a94442;
}

.bodywrapper a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

.bodywrapper a.list-group-item-danger:hover,
.bodywrapper a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

.bodywrapper a.list-group-item-danger.active,
.bodywrapper a.list-group-item-danger.active:hover,
.bodywrapper a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.bodywrapper .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.bodywrapper .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.bodywrapper .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bodywrapper .panel-body {
    padding: 15px;
}

.bodywrapper .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.bodywrapper .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.bodywrapper .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

.bodywrapper .panel-title > a {
    color: inherit;
}

.bodywrapper .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bodywrapper .panel > .list-group {
    margin-bottom: 0;
}

.bodywrapper .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.bodywrapper .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.bodywrapper .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bodywrapper .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.bodywrapper .list-group + .panel-footer {
    border-top-width: 0;
}

.bodywrapper .panel > .table,
.bodywrapper .panel > .table-responsive > .table,
.bodywrapper .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.bodywrapper .panel > .table:first-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.bodywrapper .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bodywrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bodywrapper .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bodywrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.bodywrapper .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bodywrapper .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bodywrapper .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bodywrapper .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bodywrapper .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.bodywrapper .panel > .table:last-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bodywrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bodywrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bodywrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bodywrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.bodywrapper .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bodywrapper .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bodywrapper .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bodywrapper .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bodywrapper .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.bodywrapper .panel > .panel-body + .table,
.bodywrapper .panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}

.bodywrapper .panel > .table > tbody:first-child > tr:first-child th,
.bodywrapper .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.bodywrapper .panel > .table-bordered,
.bodywrapper .panel > .table-responsive > .table-bordered {
    border: 0;
}

.bodywrapper .panel > .table-bordered > thead > tr > th:first-child,
.bodywrapper .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bodywrapper .panel > .table-bordered > tbody > tr > th:first-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bodywrapper .panel > .table-bordered > tfoot > tr > th:first-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bodywrapper .panel > .table-bordered > thead > tr > td:first-child,
.bodywrapper .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bodywrapper .panel > .table-bordered > tbody > tr > td:first-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bodywrapper .panel > .table-bordered > tfoot > tr > td:first-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.bodywrapper .panel > .table-bordered > thead > tr > th:last-child,
.bodywrapper .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bodywrapper .panel > .table-bordered > tbody > tr > th:last-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bodywrapper .panel > .table-bordered > tfoot > tr > th:last-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bodywrapper .panel > .table-bordered > thead > tr > td:last-child,
.bodywrapper .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bodywrapper .panel > .table-bordered > tbody > tr > td:last-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bodywrapper .panel > .table-bordered > tfoot > tr > td:last-child,
.bodywrapper .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.bodywrapper .panel > .table-bordered > thead > tr:first-child > td,
.bodywrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bodywrapper .panel > .table-bordered > tbody > tr:first-child > td,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bodywrapper .panel > .table-bordered > thead > tr:first-child > th,
.bodywrapper .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bodywrapper .panel > .table-bordered > tbody > tr:first-child > th,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.bodywrapper .panel > .table-bordered > tbody > tr:last-child > td,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bodywrapper .panel > .table-bordered > tfoot > tr:last-child > td,
.bodywrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bodywrapper .panel > .table-bordered > tbody > tr:last-child > th,
.bodywrapper .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bodywrapper .panel > .table-bordered > tfoot > tr:last-child > th,
.bodywrapper .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.bodywrapper .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.bodywrapper .panel-group {
    margin-bottom: 20px;
}

.bodywrapper .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.bodywrapper .panel-group .panel + .panel {
    margin-top: 5px;
}

.bodywrapper .panel-group .panel-heading {
    border-bottom: 0;
}

.bodywrapper .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #dddddd;
}

.bodywrapper .panel-group .panel-footer {
    border-top: 0;
}

.bodywrapper .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}

.bodywrapper .panel-default {
    border-color: #dddddd;
}

.bodywrapper .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.bodywrapper .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}

.bodywrapper .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.bodywrapper .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}

.bodywrapper .panel-primary {
    border-color: #428bca;
}

.bodywrapper .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

.bodywrapper .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca;
}

.bodywrapper .panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #ffffff;
}

.bodywrapper .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca;
}

.bodywrapper .panel-success {
    border-color: #d6e9c6;
}

.bodywrapper .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.bodywrapper .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.bodywrapper .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.bodywrapper .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.bodywrapper .panel-info {
    border-color: #bce8f1;
}

.bodywrapper .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.bodywrapper .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.bodywrapper .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.bodywrapper .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.bodywrapper .panel-warning {
    border-color: #faebcc;
}

.bodywrapper .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.bodywrapper .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.bodywrapper .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.bodywrapper .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.bodywrapper .panel-danger {
    border-color: #ebccd1;
}

.bodywrapper .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.bodywrapper .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.bodywrapper .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.bodywrapper .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.bodywrapper .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.bodywrapper .embed-responsive .embed-responsive-item,
.bodywrapper .embed-responsive iframe,
.bodywrapper .embed-responsive embed,
.bodywrapper .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.bodywrapper .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.bodywrapper .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.bodywrapper .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.bodywrapper .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .well-lg {
    padding: 24px;
    border-radius: 6px;
}

.bodywrapper .well-sm {
    padding: 9px;
    border-radius: 3px;
}

.bodywrapper .close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.bodywrapper .close:hover,
.bodywrapper .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.bodywrapper button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.bodywrapper .modal-open {
    overflow: hidden;
}

.bodywrapper .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.bodywrapper .modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.bodywrapper .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.bodywrapper .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.bodywrapper .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.bodywrapper .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.bodywrapper .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.bodywrapper .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.bodywrapper .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.bodywrapper .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.3px;
}

.bodywrapper .modal-header .close {
    margin-top: -2px;
}
.bodywrapper .modal-title {
    margin: 0;
    line-height: 1.3;
}

.bodywrapper .modal-body {
    position: relative;
    padding: 15px;
}
/*surcharge style modal*/
.bodywrapper .modal-body.modal-body-nopadding{
    padding: 0;
}

.bodywrapper .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.bodywrapper .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.bodywrapper .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.bodywrapper .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.bodywrapper .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-content-light {
    position: relative;
    background-color: #ffffff;
    background-clip: padding-box;
    outline: 0;
}

@media (min-width: 768px) {
    .bodywrapper .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .bodywrapper .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .bodywrapper .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .bodywrapper .modal-lg {
        width: 900px;
    }
}

.bodywrapper .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.bodywrapper .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.bodywrapper .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.bodywrapper .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.bodywrapper .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.bodywrapper .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.bodywrapper .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}

.bodywrapper .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.bodywrapper .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.bodywrapper .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.bodywrapper .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.bodywrapper .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.bodywrapper .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.bodywrapper .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.bodywrapper .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.bodywrapper .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.bodywrapper .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.bodywrapper .popover.top {
    margin-top: -10px;
}

.bodywrapper .popover.right {
    margin-left: 10px;
}

.bodywrapper .popover.bottom {
    margin-top: 10px;
}

.bodywrapper .popover.left {
    margin-left: -10px;
}

.bodywrapper .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.bodywrapper .popover-content {
    padding: 9px 14px;
}

.bodywrapper .popover > .arrow,
.bodywrapper .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.bodywrapper .popover > .arrow {
    border-width: 11px;
}

.bodywrapper .popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.bodywrapper .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.bodywrapper .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}

.bodywrapper .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.bodywrapper .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}

.bodywrapper .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.bodywrapper .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}

.bodywrapper .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.bodywrapper .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}

.bodywrapper .carousel {
    position: relative;
}

.bodywrapper .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bodywrapper .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.bodywrapper .carousel-inner > .item > img,
.bodywrapper .carousel-inner > .item > a > img {
    line-height: 1;
}

.bodywrapper .carousel-inner > .active,
.bodywrapper .carousel-inner > .next,
.bodywrapper .carousel-inner > .prev {
    display: block;
}

.bodywrapper .carousel-inner > .active {
    left: 0;
}

.bodywrapper .carousel-inner > .next,
.bodywrapper .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.bodywrapper .carousel-inner > .next {
    left: 100%;
}

.bodywrapper .carousel-inner > .prev {
    left: -100%;
}

.bodywrapper .carousel-inner > .next.left,
.bodywrapper .carousel-inner > .prev.right {
    left: 0;
}

.bodywrapper .carousel-inner > .active.left {
    left: -100%;
}

.bodywrapper .carousel-inner > .active.right {
    left: 100%;
}

.bodywrapper .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.bodywrapper .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.bodywrapper .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.bodywrapper .carousel-control:hover,
.bodywrapper .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.bodywrapper .carousel-control .icon-prev,
.bodywrapper .carousel-control .icon-next,
.bodywrapper .carousel-control .glyphicon-chevron-left,
.bodywrapper .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.bodywrapper .carousel-control .icon-prev,
.bodywrapper .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.bodywrapper .carousel-control .icon-next,
.bodywrapper .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.bodywrapper .carousel-control .icon-prev,
.bodywrapper .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}

.bodywrapper .carousel-control .icon-prev:before {
    content: '\2039';
}

.bodywrapper .carousel-control .icon-next:before {
    content: '\203a';
}

.bodywrapper .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.bodywrapper .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.bodywrapper .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}

.bodywrapper .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.bodywrapper .carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .bodywrapper .carousel-control .glyphicon-chevron-left,
    .bodywrapper .carousel-control .glyphicon-chevron-right,
    .bodywrapper .carousel-control .icon-prev,
    .bodywrapper .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .bodywrapper .carousel-control .glyphicon-chevron-left,
    .bodywrapper .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .bodywrapper .carousel-control .glyphicon-chevron-right,
    .bodywrapper .carousel-control .icon-next {
        margin-right: -15px;
    }

    .bodywrapper .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .bodywrapper .carousel-indicators {
        bottom: 20px;
    }
}

.bodywrapper .clearfix:before,
.bodywrapper .clearfix:after,
.bodywrapper .dl-horizontal dd:before,
.bodywrapper .dl-horizontal dd:after,
.bodywrapper .container:before,
.bodywrapper .container:after,
.bodywrapper .container-fluid:before,
.bodywrapper .container-fluid:after,
.bodywrapper .row:before,
.bodywrapper .row:after,
.bodywrapper .form-horizontal .form-group:before,
.bodywrapper .form-horizontal .form-group:after,
.bodywrapper .btn-toolbar:before,
.bodywrapper .btn-toolbar:after,
.bodywrapper .btn-group-vertical > .btn-group:before,
.bodywrapper .btn-group-vertical > .btn-group:after,
.bodywrapper .nav:before,
.bodywrapper .nav:after,
.bodywrapper .navbar:before,
.bodywrapper .navbar:after,
.bodywrapper .navbar-header:before,
.bodywrapper .navbar-header:after,
.bodywrapper .navbar-collapse:before,
.bodywrapper .navbar-collapse:after,
.bodywrapper .pager:before,
.bodywrapper .pager:after,
.bodywrapper .panel-body:before,
.bodywrapper .panel-body:after,
.bodywrapper .modal-footer:before,
.bodywrapper .modal-footer:after,
.bodywrapper .ebu-container-full-grey:before,
.bodywrapper .ebu-container-full-grey:after,
.bodywrapper .ebu-container-full-darkgrey:before,
.bodywrapper .ebu-container-full-darkgrey:after,
.bodywrapper .ebu-container-full-white:before,
.bodywrapper .ebu-container-full-white:after,
.bodywrapper .ebu-container-full-darkergrey:before,
.bodywrapper .ebu-container-full-darkergrey:after,
.bodywrapper .ebu-container-full-aboutus:before,
.bodywrapper .ebu-container-full-aboutus:after,
.bodywrapper .ebu-search-filter-body:before,
.bodywrapper .ebu-search-filter-body:after {
    content: " ";
    display: table;
}

.bodywrapper .clearfix:after,
.bodywrapper .dl-horizontal dd:after,
.bodywrapper .container:after,
.bodywrapper .container-fluid:after,
.bodywrapper .row:after,
.bodywrapper .form-horizontal .form-group:after,
.bodywrapper .btn-toolbar:after,
.bodywrapper .btn-group-vertical > .btn-group:after,
.bodywrapper .nav:after,
.bodywrapper .navbar:after,
.bodywrapper .navbar-header:after,
.bodywrapper .navbar-collapse:after,
.bodywrapper .pager:after,
.bodywrapper .panel-body:after,
.bodywrapper .modal-footer:after,
.bodywrapper .ebu-container-full-grey:after,
.bodywrapper .ebu-container-full-darkgrey:after,
.bodywrapper .ebu-container-full-white:after,
.bodywrapper .ebu-container-full-darkergrey:after,
.bodywrapper .ebu-container-full-aboutus:after,
.bodywrapper .ebu-search-filter-body:after {
    clear: both;
}

.bodywrapper .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.bodywrapper .pull-right {
    float: right !important;
}

.bodywrapper .pull-left {
    float: left !important;
}

.bodywrapper .hide {
    display: none !important;
}

.bodywrapper .show {
    display: block !important;
}

.bodywrapper .invisible {
    visibility: hidden;
}

.bodywrapper .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.bodywrapper .hidden {
    display: none !important;
    visibility: hidden !important;
}

.bodywrapper .affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@-ms-viewport {
    width: device-width;
}

.bodywrapper .visible-xs,
.bodywrapper .visible-sm,
.bodywrapper .visible-md,
.bodywrapper .visible-lg {
    display: none !important;
}

.bodywrapper .visible-xs-block,
.bodywrapper .visible-xs-inline,
.bodywrapper .visible-xs-inline-block,
.bodywrapper .visible-sm-block,
.bodywrapper .visible-sm-inline,
.bodywrapper .visible-sm-inline-block,
.bodywrapper .visible-md-block,
.bodywrapper .visible-md-inline,
.bodywrapper .visible-md-inline-block,
.bodywrapper .visible-lg-block,
.bodywrapper .visible-lg-inline,
.bodywrapper .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .bodywrapper .visible-xs {
        display: block !important;
    }

    .bodywrapper table.visible-xs {
        display: table;
    }

    .bodywrapper tr.visible-xs {
        display: table-row !important;
    }

    .bodywrapper th.visible-xs,
    .bodywrapper td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .bodywrapper .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .bodywrapper .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .bodywrapper .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bodywrapper .visible-sm {
        display: block !important;
    }

    .bodywrapper table.visible-sm {
        display: table;
    }

    .bodywrapper tr.visible-sm {
        display: table-row !important;
    }

    .bodywrapper th.visible-sm,
    .bodywrapper td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bodywrapper .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bodywrapper .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bodywrapper .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bodywrapper .visible-md {
        display: block !important;
    }

    .bodywrapper table.visible-md {
        display: table;
    }

    .bodywrapper tr.visible-md {
        display: table-row !important;
    }

    .bodywrapper th.visible-md,
    .bodywrapper td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bodywrapper .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bodywrapper .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bodywrapper .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .visible-lg {
        display: block !important;
    }

    .bodywrapper table.visible-lg {
        display: table;
    }

    .bodywrapper tr.visible-lg {
        display: table-row !important;
    }

    .bodywrapper th.visible-lg,
    .bodywrapper td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .bodywrapper .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bodywrapper .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bodywrapper .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .hidden-lg {
        display: none !important;
    }
}

.bodywrapper .visible-print {
    display: none !important;
}

@media print {
    .bodywrapper .visible-print {
        display: block !important;
    }

    .bodywrapper table.visible-print {
        display: table;
    }

    .bodywrapper tr.visible-print {
        display: table-row !important;
    }

    .bodywrapper th.visible-print,
    .bodywrapper td.visible-print {
        display: table-cell !important;
    }
}

.bodywrapper .visible-print-block {
    display: none !important;
}

@media print {
    .bodywrapper .visible-print-block {
        display: block !important;
    }
}

.bodywrapper .visible-print-inline {
    display: none !important;
}

@media print {
    .bodywrapper .visible-print-inline {
        display: inline !important;
    }
}

.bodywrapper .visible-print-inline-block {
    display: none !important;
}

@media print {
    .bodywrapper .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .bodywrapper .hidden-print {
        display: none !important;
    }
}


.bodywrapper .col-xs-15,
.bodywrapper .col-sm-15,
.bodywrapper .col-md-15,
.bodywrapper .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 22px;
    padding-left: 22px;
}

.bodywrapper .col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .bodywrapper .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .bodywrapper .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .bodywrapper .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.bodywrapper .ebu-container-full-grey {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
    background-color: #f7f7f7;
}

.bodywrapper .ebu-container-full-grey > .navbar-header,
.bodywrapper .ebu-container-full-grey > .navbar-collapse {
    margin-right: -22px;
    margin-left: -22px;
}

@media (min-width: 992px) {
    .bodywrapper .ebu-container-full-grey > .navbar-header,
    .bodywrapper .ebu-container-full-grey > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.bodywrapper .ebu-container-full-darkgrey {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
    background-color: #cecece;
}

.bodywrapper .ebu-container-full-darkgrey > .navbar-header,
.bodywrapper .ebu-container-full-darkgrey > .navbar-collapse {
    margin-right: -22px;
    margin-left: -22px;
}

@media (min-width: 992px) {
    .bodywrapper .ebu-container-full-darkgrey > .navbar-header,
    .bodywrapper .ebu-container-full-darkgrey > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.bodywrapper .ebu-container-full-white {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
    background-color: #ffffff;
}

.bodywrapper .ebu-container-full-white > .navbar-header,
.bodywrapper .ebu-container-full-white > .navbar-collapse {
    margin-right: -22px;
    margin-left: -22px;
}

@media (min-width: 992px) {
    .bodywrapper .ebu-container-full-white > .navbar-header,
    .bodywrapper .ebu-container-full-white > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.bodywrapper .ebu-container-full-darkergrey {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
    background-color: #4f4f4f;
}

.bodywrapper .ebu-container-full-darkergrey > .navbar-header,
.bodywrapper .ebu-container-full-darkergrey > .navbar-collapse {
    margin-right: -22px;
    margin-left: -22px;
}

@media (min-width: 992px) {
    .bodywrapper .ebu-container-full-darkergrey > .navbar-header,
    .bodywrapper .ebu-container-full-darkergrey > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.bodywrapper .ebu-container-full-aboutus {
    margin-right: auto;
    margin-left: auto;
    padding-left: 22px;
    padding-right: 22px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #ffffff;
    background: #1b4098 url("/modules/ebuTemplateSet/img-new/about_us_back.png") no-repeat center center;
    background-size: cover;
}

.bodywrapper .ebu-container-full-aboutus > .navbar-header,
.bodywrapper .ebu-container-full-aboutus > .navbar-collapse {
    margin-right: -22px;
    margin-left: -22px;
}

@media (min-width: 992px) {
    .bodywrapper .ebu-container-full-aboutus > .navbar-header,
    .bodywrapper .ebu-container-full-aboutus > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.bodywrapper .ebu-devblock {
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    background-color: #f60034;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 10001;
}

.bodywrapper .ebu-devblock-page {
    position: fixed;
    top: 30px;
    right: 0;
    width: 50px;
    background-color: #8a4f8a;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 10001;
}

.bodywrapper .footer{
    margin-top: 41px;
}

.bodywrapper .footer .social {
    text-align: center;
}
.bodywrapper .ebu-header-breadcrumb{display:none;
} 

.bodywrapper .footer .social .fa {
    font-size: 36px;
}

.bodywrapper .footer hr {
    border-bottom: 1px solid #4f4f4f;
}

.bodywrapper .footer a {
    color: #4f4f4f;
    font-weight: normal;
}

.bodywrapper .footer .social ul li {
    display: inline-block;
    padding: 0 13px;
    opacity: 0.7;
}

.bodywrapper .footer .social ul li:hover {
    opacity: 1;
}

.bodywrapper .ebu-footer-button {
    height: 60px;
    background-color: #717171;
    width: 275px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
}

.bodywrapper .ebu-doormat-column ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.bodywrapper .ebu-header-breadcrumb {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #c5c5c5;
    font-family: "ProximaNova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.bodywrapper .ebu-header-breadcrumb a {
    font-weight: bold;
    color: #c5c5c5;
    text-decoration: underline;
}

.bodywrapper .ebu-header-breadcrumb .breadcrumb > li + li:before {
    color: #c5c5c5;
    content: "/ ";
    padding: 0 5px;
}

.bodywrapper .ebu-header-logo {
    margin-top: 20px;
    margin-bottom: 15px;
}

.bodywrapper .ebu-header-lang {
    text-align: right;
}

.bodywrapper .ebu-header-lang a {
    font-weight: normal;
    color: #c5c5c5;
}

.bodywrapper .ebu-header-lang a:hover {
    text-decoration: none;
}

.bodywrapper .ebu-header-lang .active {
    text-align: center;
    padding-top: 5px;
    float: right;
    height: 31px;
    width: 33px;
    background-color: #c5c5c5;
    color: #ffffff;
    font-weight: bold;
}

.bodywrapper .ebu-header-lang .non-active {
    height: 31px;
    width: 33px;
    text-align: center;
    padding-top: 5px;
    float: right;
}

.bodywrapper .ebu-header-background .header-size {
    margin: 0 auto;
}

@media (min-width:1200px){
    .bodywrapper .ebu-header-background .header-size {
        width: 1170px;
        margin: 0 auto;
    }
}

.admin-links{
    min-height: initial !important;
}

/*Ajustement du header pour etre identique a celui du tech*/
.bodywrapper .ebu-header-background .banner{
    background: url("/modules/ebuTemplateSet/img-new/header.png") no-repeat right top;
    padding-left: 15px;
    padding-right: 15px;
}

.bodywrapper img.img-expand:hover {
    background: #ffffff;
    opacity: 0.5;
}

.bodywrapper img.right {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
}

.bodywrapper img.left {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}

.bodywrapper .ebu-newsdetails-img {
    position: relative;
    margin-top: -55px;
    margin-bottom: 20px;
}

.bodywrapper .ebu-newsdetails-img img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.bodywrapper .ebu-newsdetails-img .ebu-newsdetails-img-download {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 20px;
    bottom: 20px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-newsdetails-img .ebu-newsdetails-img-download a {
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}

.bodywrapper .ebu-newsdetails-img .ebu-img-caption {
    text-align: right;
    font-size:13px;
}

.bodywrapper .ebu-newsdetails-img .ebu-img-copyright {
    position: absolute;
    color: #000;
    text-align: right;
    right: 20px;
    bottom: 22px;
    font-size: 10px;
    z-index: 11;
    text-shadow:-1px -1px 0px #FFF, 1px -1px 5px #FFF, -1px 1px 0px #AAA, 1px 1px 0px #AAA;
}

@media (max-width:767px){.bodywrapper .ebu-newsdetails-img .ebu-img-copyright{font-size:10px;}}


/*TO MIGRATE BEGIN*/
.bodywrapper .ebu-img-middle {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
/*TO MIGRATE END*/

.bodywrapper a.darkencss {
    display: inline-block;
    background: black;
    padding: 0;
}

.bodywrapper a.darkencss img {
    display: block;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.bodywrapper .ebu-img-book {
    position: relative;
    margin-top: -15px;
    display: inline-block;
    background: black;
    padding: 0;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: -2px 2px 0 0 #ffffff, -2px 2px 0 1px #dadada, -5px 5px 0 0 #ffffff, -5px 5px 0 1px #dadada, -8px 8px 0 0 #ffffff, -8px 8px 0 1px #dadada;
    -moz-box-shadow: -2px 2px 0 0 #ffffff, -2px 2px 0 1px #dadada, -5px 5px 0 0 #ffffff, -5px 5px 0 1px #dadada, -8px 8px 0 0 #ffffff, -8px 8px 0 1px #dadada;
    box-shadow: -2px 2px 0 0 #ffffff, -2px 2px 0 1px #dadada, -5px 5px 0 0 #ffffff, -5px 5px 0 1px #dadada, -8px 8px 0 0 #ffffff, -8px 8px 0 1px #dadada;
}

@media screen and (max-width: 992px) {
    .bodywrapper .ebu-img-book {
        margin-top: 0px;
    }
}

.bodywrapper .ebu-img-book img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    display: block;
}

.bodywrapper .ebu-img-book .ebu-img-button {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#77cccccc', endColorstr='#77cccccc')";
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    color: #ffffff;
    padding-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.bodywrapper .ebu-img-book .ebu-img-button-members {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#77cccccc', endColorstr='#77cccccc')";
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    color: #ffffff;
    padding-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    bottom: 93px;
}

.bodywrapper .ebu-img-book .ebu-img-button-download {
    position: absolute;
    background: rgba(36, 36, 36, 0.5);
    filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#77cccccc', endColorstr='#77cccccc')";
    width: 80%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    color: #ffffff;
    padding-top: 20px;
    font-weight: bold;
    text-transform: uppercase;
    bottom: 28px;
}

.bodywrapper .navbar {
    font-size: 14px;
    text-transform: uppercase;
    border-width: 0;
    border-radius: 0px;
}

.bodywrapper .navbar .glyphicon-home {
    width: 30px;
    text-align: center;
}

.bodywrapper .navbar .little {
    font-size: 14px;
}

.bodywrapper .navbar-right li a {
    font-weight: normal;
}

.bodywrapper ul.nav.navbar-nav.navbar-right a {
    font-weight: normal;
}

@media (min-width: 768px) {
    .bodywrapper .navbar .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 22px;
        margin-right: 22px;
    }
}

@media (min-width: 992px) {
    .bodywrapper .navbar .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: -22px;
        margin-right: -22px;
    }
}

.bodywrapper .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}

.bodywrapper .navbar-nav {
    margin: 0;
}

.bodywrapper .navbar-inverse .navbar-toggle {
    border-color: #ffffff;
    border: 0 solid transparent;
    color: #ffffff;
}

.bodywrapper .navbar-inverse .navbar-toggle:hover,
.bodywrapper .navbar-inverse .navbar-toggle:focus {
    background-color: #65d0ed;
}

.bodywrapper .navbar-inverse .navbar-collapse,
.bodywrapper .navbar-inverse .navbar-form {
    border-color: #f2f2f2;
}

.bodywrapper .navbar-collapse {
    text-align: center;
}

.bodywrapper .navbar-collapse a {
    font-weight: bold;
}

.bodywrapper .navbar-collapse .navbar-right li a {
    font-weight: bold;
}

.bodywrapper .dropdown-menu {
    background-color: #1b4098;
    color: #ffffff;
}

.bodywrapper .dropdown-menu li > a {
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bodywrapper .dropdown-menu li > a:hover,
.bodywrapper .dropdown-menu li > a:focus,
.bodywrapper .dropdown-menu .active a,
.bodywrapper .dropdown-menu .active a:hover,
.bodywrapper .dropdown-menu .active a:focus {
    background-color: #65d0ed;
    color: #ffffff;
}

.bodywrapper .ebu-text-date {
    color: #c5c5c5;
    font-weight: bold;
    text-transform: uppercase;
}

.bodywrapper .ebu-text-publish {
    color: #dadada;
}

.bodywrapper .ebu-text-type {
    color: #4f4f4f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.bodywrapper .ebu-text-moreresults {
    color: #c5c5c5;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    cursor: pointer;
}

.bodywrapper .ebu-text-expand {
    margin-top: 10px;
    font-weight: bold;
}

.bodywrapper .ebu-text-expand a {
    color: #4f4f4f;
    text-decoration: none;
}

.bodywrapper .ebu-text-expand a:hover {
    color: #4f4f4f;
    text-decoration: none;
}

.bodywrapper .ebu-text-block-header {
    margin-top: 20px;
}

.bodywrapper .ebu-text-label-white {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777777;
    background-color: #ffffff;
    color: #c5c5c5;
    font-size: 16px;
    font-weight: normal;
}

.bodywrapper a.ebu-text-label-white:hover,
.bodywrapper a.ebu-text-label-white:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper .ebu-text-label-white:empty {
    display: none;
}

.bodywrapper .btn .ebu-text-label-white {
    position: relative;
    top: -1px;
}

.bodywrapper .ebu-text-label-white[href]:hover,
.bodywrapper .ebu-text-label-white[href]:focus {
    background-color: #5e5e5e;
}

.bodywrapper .ebu-text-label-grey {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777777;
    background-color: #9a9a9a;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 2;
}

.bodywrapper a.ebu-text-label-grey:hover,
.bodywrapper a.ebu-text-label-grey:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper .ebu-text-label-grey:empty {
    display: none;
}

.bodywrapper .btn .ebu-text-label-grey {
    position: relative;
    top: -1px;
}

.bodywrapper .ebu-text-label-grey-link a{
    color:#FFFFFF;
    font-weight: normal;
}

.bodywrapper .ebu-text-label-grey[href]:hover,
.bodywrapper .ebu-text-label-grey[href]:focus {
    background-color: #5e5e5e;
}

.bodywrapper .ebu-text-label-blue {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777777;
    display: inline-block;
    background-color: #65d0ed;
    color: #ffffff;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 9px;
    padding-right: 9px;
    letter-spacing: 1px;
    vertical-align: top;
}

.bodywrapper .ebu-text-label-red {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    display: inline-block;
    background-color: #F50433;
    color: #ffffff;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 9px;
    padding-right: 9px;
    letter-spacing: 1px;
    vertical-align: top;
}

.bodywrapper a.ebu-text-label-blue:hover,
.bodywrapper a.ebu-text-label-blue:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper .ebu-text-label-blue:empty {
    display: none;
}

.bodywrapper .btn .ebu-text-label-blue {
    position: relative;
    top: -1px;
}

.bodywrapper .ebu-text-label-blue[href]:hover,
.bodywrapper .ebu-text-label-blue[href]:focus {
    background-color: #5e5e5e;
}

.bodywrapper .ebu-module-advocacy-title {
    font-weight: bold;
    margin-bottom: 20px;
}

.bodywrapper .ebu-carousel-subtitle {
    font-size: 32px;
    margin-bottom: 20px;
}

.bodywrapper .ebu-carousel-link {
    font-weight: bold;
    text-transform: uppercase;
}

.bodywrapper .ebu-carousel-link a {
    color: #ffffff;
}

.bodywrapper .carousel #right .ebu-carousel-link a {
    margin-right: 7px;
}

.bodywrapper .min-height-anchor {
    min-height: 83.8px;
}

.bodywrapper .ebu-aboutus-title {
    margin-top: 80px;
    text-align: center;
    font-size: 3em;
    line-height: 1;
    text-transform: uppercase;
}

.bodywrapper .ebu-aboutus-subtitle {
    margin-top: 50px;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4;
}

.bodywrapper .ebu-aboutus-link {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.bodywrapper .ebu-aboutus-link a {
    color: #ffffff;
}

.bodywrapper .ebu-aboutus-link-grey {
    text-transform: uppercase;
    font-weight: bold;
}

.bodywrapper .ebu-aboutus-link-grey a {
    color: #4f4f4f;
}

.bodywrapper .ebu-aboutus-color-text {
    margin-left: 120px;
}

.bodywrapper .ebu-aboutus-color-img {
    position: absolute;
    bottom: 0;
}

.bodywrapper .ebu-members-subtext {
    color: #c5c5c5;
    font-size: 14px;
}

.bodywrapper .ebu-text-block-header-date {
    text-align: right;
    margin-top: 20px;
}

.ebu-text-block-header-date-small{
    text-align: left;
    margin-top: -70px;
    margin-bottom: 70px;
}

.bodywrapper .allnews {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    float: right;
}

.bodywrapper .twitter {
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-block-icon-text {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.bodywrapper .ebu-meta-display-type {
    margin-right: 2px;
}

.bodywrapper h1 {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px;
}

.bodywrapper .ebu-h1-subtitle {
    font-size: 22px;
    margin-bottom: 20px;
}

.bodywrapper .ebu-h1-surtitle {
    font-size: 22px;
    margin-bottom: 20px;
}

.bodywrapper .ebu-h1-fill ul:first-child {
    margin-top: 80px;
}

.bodywrapper .ebu-h1-fill p:first-child {
    margin-top: 80px;
}

.bodywrapper h1:after {
    content: '';
    height: 3px;
    display: block;
    width: 80px;
    background: #4f4f4f;
    margin-top: 5px;
    text-transform: uppercase;
}

.bodywrapper h1.ebu-h1-nosurline:after {
    height: 0px;
    margin-top: 0px;
}

.bodywrapper h2 {
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 24px;
    margin-top: 45px;
}

.bodywrapper .ebu-h2-subtitle {
    font-weight: bold;
    margin-bottom: 20px;
}

.bodywrapper .ebu-h2-fill ul:first-child {
    margin-top: 68px;
}

.bodywrapper .ebu-h2-fill p:first-child {
    margin-top: 68px;
}

.bodywrapper h2:after {
    content: '';
    height: 3px;
    display: block;
    width: 50px;
    background: #4f4f4f;
    margin-top: 5px;
}

.bodywrapper h3 {
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.bodywrapper h3:after {
    content: '';
    height: 3px;
    display: block;
    width: 40px;
    background: #4f4f4f;
    margin-top: 5px;
}

.bodywrapper .h1-newsdetail {
    margin-bottom: 80px;
}

.bodywrapper h1.h1-newsdetail:after {
    content: '';
    height: 0px;
    display: block;
    width: 80px;
    background: #4f4f4f;
    margin-top: 5px;
    text-transform: uppercase;
}

.bodywrapper select.input-lg {
    font-size: 16px;
}

.bodywrapper .ebu-event-button.disabled {
    background-color: #f60034;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    opacity: 1;
    border-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bodywrapper .ebu-event-button,.bodywrapper .ebu-event-button-action,
.bodywrapper .ebu-event-button:hover,.bodywrapper .ebu-event-button-action:hover {
    background-color: #f60034;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    opacity: 1;
    border-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bodywrapper .ebu-event-button:hover,.bodywrapper .ebu-event-button-action:hover  {
    text-decoration: underline;
}

.bodywrapper .ebu-event-button-action,.bodywrapper .ebu-event-button-action:hover{
    background-color: #F2F2F2;
    color: #7D7D7D;
}


.bodywrapper .excel-export-link{
    text-align: right;
    margin-bottom:-25px;
    position: relative;
    z-index: 10;
}


.bodywrapper .ebu-search-filter {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #dddddd;
}

.bodywrapper .ebu-search-filter > .list-group {
    margin-bottom: 0;
}

.bodywrapper .ebu-search-filter > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.bodywrapper .ebu-search-filter > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.bodywrapper .ebu-search-filter > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bodywrapper .ebu-search-filter > .table,
.bodywrapper .ebu-search-filter > .table-responsive > .table,
.bodywrapper .ebu-search-filter > .panel-collapse > .table {
    margin-bottom: 0;
}

.bodywrapper .ebu-search-filter > .table:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.bodywrapper .ebu-search-filter > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bodywrapper .ebu-search-filter > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bodywrapper .ebu-search-filter > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bodywrapper .ebu-search-filter > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.bodywrapper .ebu-search-filter > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bodywrapper .ebu-search-filter > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bodywrapper .ebu-search-filter > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bodywrapper .ebu-search-filter > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.bodywrapper .ebu-search-filter > .table:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bodywrapper .ebu-search-filter > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bodywrapper .ebu-search-filter > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bodywrapper .ebu-search-filter > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bodywrapper .ebu-search-filter > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.bodywrapper .ebu-search-filter > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bodywrapper .ebu-search-filter > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bodywrapper .ebu-search-filter > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bodywrapper .ebu-search-filter > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.bodywrapper .ebu-search-filter > .panel-body + .table,
.bodywrapper .ebu-search-filter > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}

.bodywrapper .ebu-search-filter > .table > tbody:first-child > tr:first-child th,
.bodywrapper .ebu-search-filter > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.bodywrapper .ebu-search-filter > .table-bordered,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered {
    border: 0;
}

.bodywrapper .ebu-search-filter > .table-bordered > thead > tr > th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr > th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bodywrapper .ebu-search-filter > .table-bordered > tfoot > tr > th:first-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bodywrapper .ebu-search-filter > .table-bordered > thead > tr > td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr > td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bodywrapper .ebu-search-filter > .table-bordered > tfoot > tr > td:first-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

.bodywrapper .ebu-search-filter > .table-bordered > thead > tr > th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr > th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bodywrapper .ebu-search-filter > .table-bordered > tfoot > tr > th:last-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bodywrapper .ebu-search-filter > .table-bordered > thead > tr > td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr > td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bodywrapper .ebu-search-filter > .table-bordered > tfoot > tr > td:last-child,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

.bodywrapper .ebu-search-filter > .table-bordered > thead > tr:first-child > td,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr:first-child > td,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bodywrapper .ebu-search-filter > .table-bordered > thead > tr:first-child > th,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr:first-child > th,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr:last-child > td,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bodywrapper .ebu-search-filter > .table-bordered > tfoot > tr:last-child > td,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bodywrapper .ebu-search-filter > .table-bordered > tbody > tr:last-child > th,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bodywrapper .ebu-search-filter > .table-bordered > tfoot > tr:last-child > th,
.bodywrapper .ebu-search-filter > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}

.bodywrapper .ebu-search-filter > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.bodywrapper .ebu-search-filter > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.bodywrapper .ebu-search-filter > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}

.bodywrapper .ebu-search-filter > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.bodywrapper .ebu-search-filter > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}

.bodywrapper .ebu-search-filter-header {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-color: #dadada;
}

.bodywrapper .ebu-search-filter-header > .dropdown .dropdown-toggle {
    color: inherit;
}

.bodywrapper .ebu-search-filter-body {
    padding: 15px;
    padding-top: 10px;
}

.bodywrapper .ebu-search-filter-toselect a:hover {
    text-decoration: none;
}

.bodywrapper .ebu-search-label {
    font-weight: normal;
    font-size: 100%;
    display: inline-block;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    line-height: 1.6;
}

.bodywrapper .ebu-search-label a {
    color: #ffffff;
}

.bodywrapper .ebu-search-label-blue {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #5bc0de;
    font-weight: normal;
    font-size: 100%;
    display: inline-block;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    line-height: 1.6;
    margin-bottom: 4px;
}

.bodywrapper a.ebu-search-label-blue:hover,
.bodywrapper a.ebu-search-label-blue:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper .ebu-search-label-blue:empty {
    display: none;
}

.bodywrapper .btn .ebu-search-label-blue {
    position: relative;
    top: -1px;
}

.bodywrapper .ebu-search-label-blue[href]:hover,
.bodywrapper .ebu-search-label-blue[href]:focus {
    background-color: #31b0d5;
}

.bodywrapper .ebu-search-label-blue a {
    color: #ffffff;
}

.bodywrapper .ebu-search-label-gray {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777777;
    font-weight: normal;
    font-size: 100%;
    display: inline-block;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
    line-height: 1.6;
}

.bodywrapper a.ebu-search-label-gray:hover,
.bodywrapper a.ebu-search-label-gray:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.bodywrapper .ebu-search-label-gray:empty {
    display: none;
}

.bodywrapper .btn .ebu-search-label-gray {
    position: relative;
    top: -1px;
}

.bodywrapper .ebu-search-label-gray[href]:hover,
.bodywrapper .ebu-search-label-gray[href]:focus {
    background-color: #5e5e5e;
}

.bodywrapper .ebu-search-label-gray a {
    color: #ffffff;
}

.bodywrapper .input-group-addon {
    background-color: transparent;
}

.bodywrapper .input-group-lg > .form-control,
.bodywrapper .input-group-lg > .input-group-addon {
    font-size: 16px;
}

.bodywrapper .input-group .form-control {
    border-left: 0;
    border-right: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    transition: none;
}

.bodywrapper .ebu-block {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
}

.bodywrapper .ebu-block blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-block .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-block .ebu-block-text {
    float: left;
    margin-left: 10px;
}

.bodywrapper .ebu-block .ebu-block-text-withoutimage {
    float: left;
    margin-left: 22px;
}

.bodywrapper .ebu-block {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    background-color: #f2f2f2;
    border: 0px solid #f2f2f2;
}

.bodywrapper .ebu-block blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-block .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-block .ebu-block-photo {
    float: left;
}

.bodywrapper .ebu-block .ebu-block-text {
    float: left;
    margin-left: 10px;
}

.bodywrapper .ebu-block .ebu-block-text-withoutimage {
    float: left;
    margin-left: 0px;
}

.bodywrapper .ebu-container-full-grey .ebu-block {
    background-color: #ffffff;
    border: 0px solid #ffffff;
}

.bodywrapper .ebu-container-full-white .ebu-block {
    background-color: #f2f2f2;
    border: 0px solid #f2f2f2;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    height: 150px;
    background-color: #f2f2f2;
    border: 0px solid #f2f2f2;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-photo {
    float: left;
    width: 173px;
    margin-left: 22px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-text {
    float: left;
    width: 400px;
    margin-left: 22px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-text-withoutimage {
    float: left;
    width: 400px;
    margin-left: 22px;
    width: 600px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-photo {
    float: left;
    width: 173px;
    margin-left: 22px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-text {
    float: left;
    width: 400px;
    margin-left: 22px;
}

.bodywrapper .ebu-container-full-white .ebu-block-members-tv .ebu-block-text-withoutimage {
    float: left;
    width: 400px;
    margin-left: 22px;
    width: 600px;
}

.bodywrapper .ebu-block-border {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    background-color: #f2f2f2;
    border: 0px solid #f2f2f2;
}

.bodywrapper .ebu-block-border blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-block-border .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-block-border .ebu-block-photo {
    float: left;
    width: 173px;
}

.bodywrapper .ebu-block-border .ebu-block-text {
    float: left;
    width: 400px;
    margin-left: 22px;
}

.bodywrapper .ebu-block-border .ebu-block-text-withoutimage {
    float: left;
    width: 400px;
    margin-left: 22px;
    width: 600px;
}

.bodywrapper .ebu-block-border blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-block-border .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-block-border .ebu-block-photo {
    float: left;
    width: 173px;
}

.bodywrapper .ebu-block-border .ebu-block-text {
    float: left;
    width: 400px;
    margin-left: 22px;
}

.bodywrapper .ebu-block-border .ebu-block-text-withoutimage {
    float: left;
    width: 400px;
    margin-left: 22px;
    width: 600px;
}

.bodywrapper .ebu-container-full-grey .ebu-block-border {
    background-color: #f2f2f2;
    border: 1px solid #ffffff;
}

.bodywrapper .ebu-container-full-white .ebu-block-border {
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
}

.bodywrapper .ebu-block-color {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0 0px 0px inset;
    background-color: #f2f2f2;
    border: 0px solid #f2f2f2;
    background-color: #65d0ed;
    border: 0px solid #65d0ed;
    color: #ffffff;
}

.bodywrapper .ebu-block-color blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-block-color .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-block-color .ebu-block-photo {
    float: left;
    width: 173px;
}

.bodywrapper .ebu-block-color .ebu-block-text {
    float: left;
    width: 400px;
    margin-left: 22px;
}

.bodywrapper .ebu-block-color .ebu-block-text-withoutimage {
    float: left;
    width: 400px;
    margin-left: 22px;
    width: 600px;
}

.bodywrapper .ebu-block-color blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.bodywrapper .ebu-block-color .ebu-block-logo {
    float: left;
    width: 60px;
    margin-left: 3px;
}

.bodywrapper .ebu-block-color .ebu-block-photo {
    float: left;
    width: 173px;
}

.bodywrapper .ebu-block-color .ebu-block-text {
    float: left;
    width: 400px;
    margin-left: 22px;
}

.bodywrapper .ebu-block-color .ebu-block-text-withoutimage {
    float: left;
    width: 400px;
    margin-left: 22px;
    width: 600px;
}

.bodywrapper .ebu-block-icon {
    text-align: center;
    padding-right: 0px;
}

.bodywrapper .ebu-carousel .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    left: 90%;
}

.bodywrapper .ebu-carousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.bodywrapper .ebu-carousel .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}

.bodywrapper .ebu-carousel .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    text-align: left;
    left: 5%;
    padding-bottom: 0px;
    width: 40%;
}

.bodywrapper .ebu-carousel .carousel-caption .btn {
    text-shadow: none;
}

.bodywrapper .ebu-carousel .carousel-caption h1 {
    text-transform: none;
    margin-bottom: 10px;
}

.bodywrapper .ebu-carousel .carousel-caption h1:after {
    background: none repeat scroll 0 0 #4f4f4f;
    content: "";
    display: block;
    height: 0px;
    margin-top: 0px;
    text-transform: none;
    width: 0px;
}

.bodywrapper .ebu-carousel .carousel-caption .link {
    font-weight: bold;
    margin-top: 10px;
}

.bodywrapper .ebu-carousel .carousel-caption .link a {
    color: #ffffff;
}

.bodywrapper .ebu-carousel-block {
    position: absolute;
    top: 0;
    width: 380px;
    height: 395px;
    z-index: 20;
    color: #ffffff;
}

.bodywrapper .carousel #left {
    position: absolute;
    top: 0;
    width: 380px;
    height: 395px;
    z-index: 20;
    color: #ffffff;
    left: 0;
    background-color: #65d0ed;
    padding-left: 70px;
    padding-right: 34px;
}

.bodywrapper .carousel #right {
    position: absolute;
    top: 0;
    width: 380px;
    height: 395px;
    z-index: 20;
    color: #ffffff;
    right: 0;
    background-color: #bbbbbb;
    padding-right: 70px;
    padding-left: 34px;
}

.bodywrapper .carousel h2:after {
    background: #ffffff;
}

.bodywrapper .carousel h1:after {
    background: transparent;
}

.bodywrapper .carousel .item {
    width: 100%;
}

.bodywrapper .carousel .item .trame {
    background: url("/modules/ebuTemplateSet/img-new/gradient_carousel.png") repeat-x;
    height: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.bodywrapper .ebu-carousel-home-img {
    width: 100%;
    min-height: 395px;
    background-position: 50% 50%;
    background-size: cover;
}

@media (min-width: 1200px) {
    .bodywrapper .carousel-caption {
        left: 34%;
        padding-bottom: 30px;
        right: 34%;
        width: 32%;
    }
}

@media (max-width: 1200px) {
    .bodywrapper .carousel-caption {
        padding-bottom: 30px;
        left: 0;
        right: 0;
        width: 100%;
    }
}

.bodywrapper .ebu-contact-img {
    border-radius: 50%;
    border: 8px solid #ffffff;
    float: right;
}

/* Preload images */

.bodywrapper:after {
    content: url("/modules/ebuTemplateSet/img-new/close.png") url("/modules/ebuTemplateSet/img-new/loading.gif") url("/modules/ebuTemplateSet/img-new/prev.png") url("/modules/ebuTemplateSet/img-new/next.png");
    display: none;
}

.bodywrapper .lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.bodywrapper .lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.bodywrapper .lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.bodywrapper .lightbox a img {
    border: none;
}

.bodywrapper .lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.bodywrapper .lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.bodywrapper .lb-container {
    padding: 0px;
}

.bodywrapper .lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.bodywrapper .lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url("/modules/ebuTemplateSet/img-new/loading.gif") no-repeat;
}

.bodywrapper .lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.bodywrapper .lb-container > .nav {
    left: 0;
}

.bodywrapper .lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.bodywrapper .lb-prev,
.bodywrapper .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.bodywrapper .lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url("/modules/ebuTemplateSet/img-new/prev.png") left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.bodywrapper .lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.bodywrapper .lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url("/modules/ebuTemplateSet/img-new/next.png") right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.bodywrapper .lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.bodywrapper .lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bodywrapper .lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.bodywrapper .lb-data {
    padding: 0 4px;
    color: #cecece;
}

.bodywrapper .lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.bodywrapper .lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.bodywrapper .lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #9a9a9a;
}

.bodywrapper .lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url("/modules/ebuTemplateSet/img-new/close.png") top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.bodywrapper .lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.bodywrapper .ebu-linklist {
    margin-bottom: 20px;
    padding-left: 0;
    list-style-type: none;
}

.bodywrapper .ebu-linklist a {
    font-weight: normal;
}

.bodywrapper .ebu-linklist-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.bodywrapper .ebu-linklist-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.bodywrapper .ebu-linklist-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bodywrapper .ebu-linklist-item > .badge {
    float: right;
}

.bodywrapper .ebu-linklist-item > .badge + .badge {
    margin-right: 5px;
}

.bodywrapper .ebu-linklist-item.disabled,
.bodywrapper .ebu-linklist-item.disabled:hover,
.bodywrapper .ebu-linklist-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
}

.bodywrapper .ebu-linklist-item.disabled .list-group-item-heading,
.bodywrapper .ebu-linklist-item.disabled:hover .list-group-item-heading,
.bodywrapper .ebu-linklist-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.bodywrapper .ebu-linklist-item.disabled .list-group-item-text,
.bodywrapper .ebu-linklist-item.disabled:hover .list-group-item-text,
.bodywrapper .ebu-linklist-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.bodywrapper .ebu-linklist-item.active,
.bodywrapper .ebu-linklist-item.active:hover,
.bodywrapper .ebu-linklist-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

.bodywrapper .ebu-linklist-item.active .list-group-item-heading,
.bodywrapper .ebu-linklist-item.active:hover .list-group-item-heading,
.bodywrapper .ebu-linklist-item.active:focus .list-group-item-heading,
.bodywrapper .ebu-linklist-item.active .list-group-item-heading > small,
.bodywrapper .ebu-linklist-item.active:hover .list-group-item-heading > small,
.bodywrapper .ebu-linklist-item.active:focus .list-group-item-heading > small,
.bodywrapper .ebu-linklist-item.active .list-group-item-heading > .small,
.bodywrapper .ebu-linklist-item.active:hover .list-group-item-heading > .small,
.bodywrapper .ebu-linklist-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}

.bodywrapper .ebu-linklist-item.active .list-group-item-text,
.bodywrapper .ebu-linklist-item.active:hover .list-group-item-text,
.bodywrapper .ebu-linklist-item.active:focus .list-group-item-text {
    color: #e1edf7;
}

.bodywrapper #ebu-contact-map {
    height: 395px;
    z-index: 0;
    position: relative;
    overflow: hidden;
}

.bodywrapper .ebu-contact-map-over {
    z-index: 2;
    margin-top: 5%;
    position: absolute;
    color: #ffffff;
    margin-left: 20%;
}

.bodywrapper .ebu-modal-dialog-center {
    z-index: 5001;
    margin-top: 10%;
    max-height: 60%;
    overflow-y: auto;
}

.bodywrapper .ebu-modal-dialog-center p:first-child {
    margin-top: 0;
}

.bodywrapper .ebu-modal-block-contact {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    height: 90px;
}

.bodywrapper .ebu-more {
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.bodywrapper .ebu-more a {
    color: #4f4f4f;
}

.bodywrapper .ebu-news {
    margin-bottom: 20px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.bodywrapper .ebu-news .ebu-news-date {
    color: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-news .ebu-news-img {
    position: relative;
}

.bodywrapper .ebu-news .ebu-news-img .ebu-news-img-copyright {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-news .ebu-news-img .ebu-news-img-gradient {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
}

.bodywrapper .ebu-news .ebu-news-img .ebu-news-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 410px;
    object-fit: cover;
    object-position: 0 0 !important;
}

.bodywrapper .ebu-news .ebu-news-text {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.bodywrapper .ebu-news .ebu-news-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.bodywrapper .ebu-news .ebu-news-text h3:after {
    content: '';
    height: 0px;
    display: block;
    width: 0px;
    background: #4f4f4f;
    margin-top: 0px;
}

.bodywrapper .ebu-news .ebu-news-text .ebu-news-text-gradient-bloc {
    padding-bottom: 6px;
    position: relative;
}

.bodywrapper .ebu-news .ebu-news-text .ebu-news-text-gradient {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-text .ebu-news-text-gradient {
    background-image: url("/modules/ebuTemplateSet/img-new/gradient_news-white.png");
    height: 34px;
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-text .ebu-news-text-gradient {
    background-image: url("/modules/ebuTemplateSet/img-new/gradient_news.png");
    height: 34px;
    width: 100%;
}


.bodywrapper .ebu-news .ebu-news-footer {
    position: relative;
    top: 10px;
}

.bodywrapper .ebu-news .ebu-news-footer a {
    color: #4f4f4f;
}

.bodywrapper .ebu-news .ebu-news-footer a:hover {
    color: #1b4098;
}

.bodywrapper .ebu-container-full-white .ebu-news {
    margin-bottom: 20px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #f2f2f2;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-date {
    color: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-img {
    position: relative;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-img .ebu-news-img-copyright {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-img .ebu-news-img-gradient {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-text {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-text h3:after {
    content: '';
    height: 0px;
    display: block;
    width: 0px;
    background: #4f4f4f;
    margin-top: 0px;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-text .ebu-news-text-gradient {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-text .ebu-news-text-gradient img {
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-footer {
    position: relative;
    top: 10px;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-footer a {
    color: #4f4f4f;
}

.bodywrapper .ebu-container-full-white .ebu-news .ebu-news-footer a:hover {
    color: #1b4098;
}

.bodywrapper .ebu-container-full-grey .ebu-news {
    margin-bottom: 20px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-date {
    color: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-img {
    position: relative;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-img .ebu-news-img-copyright {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-img .ebu-news-img-gradient {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-img .ebu-news-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 162px;
    object-fit: cover;
    object-position: 0 0 !important;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-text {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-text h3:after {
    content: '';
    height: 0px;
    display: block;
    width: 0px;
    background: #4f4f4f;
    margin-top: 0px;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-text .ebu-news-text-gradient {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-text .ebu-news-text-gradient img {
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-footer {
    position: relative;
    top: 10px;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-footer a {
    color: #4f4f4f;
}

.bodywrapper .ebu-container-full-grey .ebu-news .ebu-news-footer a:hover {
    color: #1b4098;
}

.bodywrapper .ebu-news-withoutimage {
    margin-bottom: 20px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 15px;
    padding-bottom: 20px;
    height: 219px;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-date {
    color: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-img {
    position: relative;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-img .ebu-news-img-copyright {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-img .ebu-news-img-gradient {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-img .ebu-news-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-text {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-text h3:after {
    content: '';
    height: 0px;
    display: block;
    width: 0px;
    background: #4f4f4f;
    margin-top: 0px;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-text .ebu-news-text-gradient {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-text .ebu-news-text-gradient img {
    width: 100%;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-footer {
    position: relative;
    top: 10px;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-footer a {
    color: #4f4f4f;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-footer a:hover {
    color: #1b4098;
}

.bodywrapper .ebu-news-withoutimage h3 {
    margin-top: 0px;
}

.bodywrapper .ebu-news-withoutimage .ebu-news-text {
    height: 135px;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage {
    margin-bottom: 20px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 15px;
    padding-bottom: 20px;
    height: 219px;
    background-color: #f2f2f2;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-date {
    color: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-img {
    position: relative;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-img .ebu-news-img-copyright {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-img .ebu-news-img-gradient {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-img .ebu-news-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-text {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-text h3:after {
    content: '';
    height: 0px;
    display: block;
    width: 0px;
    background: #4f4f4f;
    margin-top: 0px;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-text .ebu-news-text-gradient {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-text .ebu-news-text-gradient img {
    width: 100%;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-footer {
    position: relative;
    top: 10px;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-footer a {
    color: #4f4f4f;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-footer a:hover {
    color: #1b4098;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage h3 {
    margin-top: 0px;
}

.bodywrapper .ebu-container-full-white .ebu-news-withoutimage .ebu-news-text {
    height: 135px;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage {
    margin-bottom: 20px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 15px;
    padding-bottom: 20px;
    height: 219px;
    background-color: #ffffff;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-date {
    color: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-img {
    position: relative;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-img .ebu-news-img-copyright {
    position: absolute;
    color: #ffffff;
    text-align: right;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    z-index: 11;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-img .ebu-news-img-gradient {
    position: absolute;
    bottom: 0px;
    z-index: 10;
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-img .ebu-news-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-text {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: none;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-text h3:after {
    content: '';
    height: 0px;
    display: block;
    width: 0px;
    background: #4f4f4f;
    margin-top: 0px;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-text .ebu-news-text-gradient {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-text .ebu-news-text-gradient img {
    width: 100%;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-footer {
    position: relative;
    top: 10px;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-footer a {
    color: #4f4f4f;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-footer a:hover {
    color: #1b4098;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage h3 {
    margin-top: 0px;
}

.bodywrapper .ebu-container-full-grey .ebu-news-withoutimage .ebu-news-text {
    height: 135px;
}

.bodywrapper .ebu-tab-content {
    margin-top: 30px;
}

.bodywrapper .ebu-tab-content > .tab-pane {
    display: none;
}

.bodywrapper .ebu-tab-content > .active {
    display: block;
}

.bodywrapper .ebu-container-full-white .ebu-tab-content {
    background-color: #ffffff;
}

.bodywrapper .ebu-container-full-grey .ebu-tab-content {
    background-color: #f2f2f2;
}

.bodywrapper .ebu-nav-tabs {
    border-bottom: 1px solid #dddddd;
    border-bottom: 0px;
}

.bodywrapper .ebu-nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.bodywrapper .ebu-nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.3;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.bodywrapper .ebu-nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

.bodywrapper .ebu-nav-tabs > li.active > a,
.bodywrapper .ebu-nav-tabs > li.active > a:hover,
.bodywrapper .ebu-nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

.bodywrapper .ebu-nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.bodywrapper .ebu-nav-tabs.nav-justified > li {
    float: none;
}

.bodywrapper .ebu-nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

.bodywrapper .ebu-nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .bodywrapper .ebu-nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .bodywrapper .ebu-nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.bodywrapper .ebu-nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.bodywrapper .ebu-nav-tabs.nav-justified > .active > a,
.bodywrapper .ebu-nav-tabs.nav-justified > .active > a:hover,
.bodywrapper .ebu-nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    .bodywrapper .ebu-nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    .bodywrapper .ebu-nav-tabs.nav-justified > .active > a,
    .bodywrapper .ebu-nav-tabs.nav-justified > .active > a:hover,
    .bodywrapper .ebu-nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}

.bodywrapper .ebu-nav-tabs li {
    margin-right: 5px;
}

.bodywrapper .ebu-nav-tabs li > a {
    font-weight: normal;
}

.bodywrapper .ebu-nav-tabs li.active > a,
.bodywrapper .ebu-nav-tabs li.active > a:hover,
.bodywrapper .ebu-nav-tabs li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-width: 1px;
    color: #1b4098;
    font-weight: bold;
}

.bodywrapper .ebu-container-full-white .ebu-nav-tabs li > a {
    border-color: #f2f2f2;
}

.bodywrapper .ebu-container-full-white .ebu-nav-tabs li > a:hover {
    border-color: #f2f2f2 #f2f2f2 #f2f2f2;
}

.bodywrapper .ebu-container-full-white .ebu-nav-tabs li.active > a,
.bodywrapper .ebu-container-full-white .ebu-nav-tabs li.active > a:hover,
.bodywrapper .ebu-container-full-white .ebu-nav-tabs li.active > a:focus {
    background-color: #f2f2f2;
    border-color: #f2f2f2 #f2f2f2 #f2f2f2;
}

.bodywrapper .ebu-container-full-grey .ebu-nav-tabs li > a {
    border-color: #ffffff;
}

.bodywrapper .ebu-container-full-grey .ebu-nav-tabs li > a:hover {
    border-color: #ffffff #ffffff #ffffff;
}

.bodywrapper .ebu-container-full-grey .ebu-nav-tabs li.active > a,
.bodywrapper .ebu-container-full-grey .ebu-nav-tabs li.active > a:hover,
.bodywrapper .ebu-container-full-grey .ebu-nav-tabs li.active > a:focus {
    background-color: #ffffff;
    border-color: #ffffff #ffffff #ffffff;
    color: #1b4098;
}

.bodywrapper .tabs-left .nav-tabs {
    border-bottom: 0;
}

.bodywrapper .tabs-left > .nav-tabs > li {
    float: none;
}

.bodywrapper .tabs-left > .nav-tabs > li > a {
    font-weight: normal;
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.bodywrapper .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #dadada;
    width: 30%;
}

.bodywrapper .tabs-left > .nav-tabs > li > a {
    border-color: #f2f2f2 #dadada #f2f2f2 #f2f2f2;
    background-color: #f2f2f2;
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.bodywrapper .tabs-left > .nav-tabs > li > a:hover,
.bodywrapper .tabs-left > .nav-tabs > li > a:focus {
    border-color: #f2f2f2 #dadada #f2f2f2 #f2f2f2;
}

.bodywrapper .tabs-left > .nav-tabs > .active a,
.bodywrapper .tabs-left > .nav-tabs > .active a:hover,
.bodywrapper .tabs-left > .nav-tabs > .active a:focus {
    color: #1b4098;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dadada transparent #dadada #dadada;
    *border-right-color: #ffffff;
}

.bodywrapper .tabs-left .tab-content {
    margin-left: 33%;
}

.bodywrapper a {
    font-weight: bold;
}

.bodywrapper a:hover {
    text-decoration: underline;
}

.bodywrapper .ebu-container-services p {
    margin-bottom: 30px;
}

.bodywrapper .ebu-page-standard-content {
    margin-top: 45px;
}

.bodywrapper .ebu-page-standard-content h2:first-child {
    margin-top: 0px;
}

.bodywrapper .nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.bodywrapper .hiddenlight {
    display: none;
}

.bodywrapper .relative {
    position: relative;
}

.bodywrapper .absolute {
    position: absolute;
}

.bodywrapper .center {
    text-align: center;
}

.bodywrapper .white {
    background-color: #ffffff;
}

.bodywrapper .fa-margin {
    width: 20px;
}

.bodywrapper .margin-top-200 {
    margin-top: 200px;
}

.bodywrapper .margin-top-195 {
    margin-top: 195px;
}

.bodywrapper .margin-top-190 {
    margin-top: 190px;
}

.bodywrapper .margin-top-185 {
    margin-top: 185px;
}

.bodywrapper .margin-top-180 {
    margin-top: 180px;
}

.bodywrapper .margin-top-175 {
    margin-top: 175px;
}

.bodywrapper .margin-top-170 {
    margin-top: 170px;
}

.bodywrapper .margin-top-165 {
    margin-top: 165px;
}

.bodywrapper .margin-top-160 {
    margin-top: 160px;
}

.bodywrapper .margin-top-155 {
    margin-top: 155px;
}

.bodywrapper .margin-top-150 {
    margin-top: 150px;
}

.bodywrapper .margin-top-145 {
    margin-top: 145px;
}

.bodywrapper .margin-top-140 {
    margin-top: 140px;
}

.bodywrapper .margin-top-135 {
    margin-top: 135px;
}

.bodywrapper .margin-top-130 {
    margin-top: 130px;
}

.bodywrapper .margin-top-125 {
    margin-top: 125px;
}

.bodywrapper .margin-top-120 {
    margin-top: 120px;
}

.bodywrapper .margin-top-115 {
    margin-top: 115px;
}

.bodywrapper .margin-top-110 {
    margin-top: 110px;
}

.bodywrapper .margin-top-105 {
    margin-top: 105px;
}

.bodywrapper .margin-top-100 {
    margin-top: 100px;
}

.bodywrapper .margin-top-95 {
    margin-top: 95px;
}

.bodywrapper .margin-top-90 {
    margin-top: 90px;
}

.bodywrapper .margin-top-85 {
    margin-top: 85px;
}

.bodywrapper .margin-top-80 {
    margin-top: 80px;
}

.bodywrapper .margin-top-75 {
    margin-top: 75px;
}

.bodywrapper .margin-top-70 {
    margin-top: 70px;
}

.bodywrapper .margin-top-65 {
    margin-top: 65px;
}

.bodywrapper .margin-top-60 {
    margin-top: 60px;
}

.bodywrapper .margin-top-55 {
    margin-top: 55px;
}

.bodywrapper .margin-top-50 {
    margin-top: 50px;
}

.bodywrapper .margin-top-45 {
    margin-top: 45px;
}

.bodywrapper .margin-top-40 {
    margin-top: 40px;
}

.bodywrapper .margin-top-35 {
    margin-top: 35px;
}

.bodywrapper .margin-top-30 {
    margin-top: 30px;
}

.bodywrapper .margin-top-25 {
    margin-top: 25px;
}

.bodywrapper .margin-top-20 {
    margin-top: 20px;
}

.bodywrapper .margin-top-15 {
    margin-top: 15px;
}

.bodywrapper .margin-top-10 {
    margin-top: 10px;
}

.bodywrapper .margin-top-5 {
    margin-top: 5px;
}

.bodywrapper .members-list > div {
    height: 284px;
}

/*WARN: attention il faut enlever les width des .bodywrapper .ebu-block .ebu-block-text-withoutimage  et .bodywrapper .ebu-block .ebu-block-text*/
.bodywrapper .ebu-block .ebu-block-text {
    float: none;
}
/*WARN: attention il faut enlever les width des .bodywrapper .ebu-block .ebu-block-text-withoutimage  et .bodywrapper .ebu-block .ebu-block-text*/
.bodywrapper .ebu-block .ebu-block-text-withoutimage {
    float: none;
}

.bodywrapper .text-image{
    margin-left: 5px;
}

/*display share component on bottom right header container*/
@media (min-width: 991px) {
    .addthis_native_toolbox, .addthis_sharing_toolbox {
        float: right;
        margin: -38px 0 auto 0;
    }

    .addthis_native_toolbox.publication, .addthis_sharing_toolbox.publication {
        float: right;
        margin: -50px 0 auto 0;
    }
}

@media (max-width: 991px) {
    .addthis_native_toolbox.publication, .addthis_sharing_toolbox.publication {
        margin-top: 15px;
    }
}

@media screen and (max-width: 480px) {
    .bodywrapper .ebu-block .ebu-block-text {
        float: none;
        margin-top: 90px;
        margin-left: 10px;
    }

    .bodywrapper .ebu-block .ebu-block-logo-withimage {
        display:none;
    }
}

.bodywrapper .ebu-listview-actions {
    margin-right: 25px;
    float: left;
}

@media (min-width: 768px) {
    .bodywrapper .ebu-listview-actions {
        margin-right: 45px;
    }
}



/* preview new home page with vertical display */
.new-home h2::before{
    background: #4f4f4f none repeat scroll 0 0;
    content: "";
    display: block;
    height: 3px;
    margin-bottom: 5px;
    width: 50px;
}

.new-home h2::after, .new-home h3::after{
    background: none;
    content: initial;
}

.new-home h2{
    margin-bottom: 30px;
}

.new-home .ebu-more a{
    color: #65d0ec;
}

.new-home .ebu-more a i{
    display: none;
}

/* new home for events */
.events-vertical-home .row{
    margin-left: 22px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 10px;
}

.past-events-vertical-home .row{
    background-color: #F7F7F7;
}

.past-events-vertical-home a.presentation{
    color: #65d0ec;
    float: right;
    text-transform: uppercase;
}

.events-vertical-home .date{
    background-color: #65d0ec;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 75px;
    height: 80px;
}

.events-vertical-home .text{
    padding-left: 20px;
    height: 65px;
}

.events-vertical-home h3{
    font-weight: bold;
    margin-top: -3px;
    padding-bottom: 2px;
}
.events-vertical-home h3 a{
    text-decoration: none;
    color: #000000;
}

.events-vertical-home .description{
    color: #E5E5E5;
    height: 65px;
    text-align: justify;
}

/* new home for news */

.new-home .news h3{
    margin-bottom: 10px;
    height: 56px;
}

.new-home .ebu-container-full-white{
    padding-left: 5px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.new-home .ebu-news-text p{
    text-align: justify;
}

.new-home .ebu-news-text{
    color: #E5E5E5;
    text-align: justify;
}

/* style for Areas */
.areas{
    padding : 10px 0;
}

.tile .ebu-text-label-blue
{ margin-top:4px; }

.slide-content .slide-text .ebu-text-label-blue
{ margin-top:0px; margin-left:-10px; }

.slide-content .slide-text .date .ebu-text-label-blue
{ margin-top:2px; margin-left:0px; }

.ebu-news-text-gradient-bloc .ebu-text-label-blue
{ margin-top:-2px; }

/*used by composedMenu.jsp*/

.bodywrapper li.mega-dropdown > .mega-dropdown-menu {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    background-color: #1b4098;
    padding-bottom: 14px;
    padding-top: 14px;
    max-width:1164px;
    right : 0;
    left: 0;
    margin: 3px auto 0 auto;
}

.bodywrapper .open > ul.mega-dropdown-menu {
    display: inline-table;
}


.bodywrapper .open > ul.mega-dropdown-menu li ul li a{
    white-space: nowrap;
}

.bodywrapper .mega-dropdown {
    /*position: static !important;
    width: 100%;*/
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.bodywrapper .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    -webkit-box-shadow: none;
}

ul.mega-dropdown-menu{
    display: inline-table;
}

.bodywrapper .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.bodywrapper .mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.bodywrapper .mega-dropdown-menu  row > li .col-sm-3{
    padding-right: 2px;
}

.bodywrapper .mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 30px 6px 20px;
    clear: both;
    font-weight: normal;
    text-transform: none;
    white-space: normal;
}

.bodywrapper .mega-dropdown-menu > li ul > li > a:hover,
.bodywrapper .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}

.bodywrapper .mega-dropdown-menu .dropdown-header{
    font-weight: bold;
    color: #FFFFFF;
}
.mega-dropdown-menu .dropdown-header-empty {
    font-weight: bold;
    color: transparent;
    padding:20px;
    padding-top:15px;
}
.bodywrapper .mega-dropdown-menu .dropdown-header:after {
    height: 2px;
    display: block;
    width: 40px;
    content: " ";
    background: #FFFFFF;
}

.bodywrapper .mega-dropdown-menu .dropdown-header-empty:after {
    height: 2px;
    display: block;
    width: 40px;
    content: " ";
    background: transparent;
}


.bodywrapper .nav-mobile{
    background-color: rgb(27, 64, 152)
}

.bodywrapper .navbar-fixed-top, #ebu-menu-id {
    padding-right: 22px;
    padding-left: 22px;
}
.bodywrapper .nav-mobile .open .dropdown-menu > li{
    text-align:center;
}


.bodywrapper .nav-mobile .open .dropdown-menu > li > a {
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
}

.bodywrapper .nav-mobile .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    margin-top: 0;
    padding: 10px 0 30px;
    position: static;
    width: auto;
}

.bodywrapper [id^='modalAdvocacyVideo-'] > .modal-dialog {
    width: 900px;
}
.modal-open .bodywrapper [id^='modalAdvocacyVideo-'] {
    display: flex !important;
    height: 100%;
} 
.bodywrapper [id^='modalAdvocacyVideo-'] > .modal-dialog {
    margin: auto;
}

.footer h2.empty::after{
    width:0px;
}

.bodywrapper .calendar .tag-list {
    list-style: none;
    padding: 0px; 
}

.bodywrapper .calendar  .ebu-search-filter li {
    display: inline-block;
    margin-top: 10px;
    margin-right: 12px; 
}

.bodywrapper .calendar .dropdown-menu{
    background-color: white;
    color: rgb(79, 79, 79);
}

.bodywrapper .calendar .dropdown-menu li{
    margin-left: 5px;
    margin-top:10px;
}

.bodywrapper .calendar  button.fc-button{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
    border-color: rgba(0,0,0,0.1);
}
.bodywrapper .calendar  button.fc-prev-button,.bodywrapper .calendar  button.fc-month-button{
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.bodywrapper .calendar  button.fc-next-button,.bodywrapper .calendar  button.fc-basicDay-button{
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.bodywrapper .calendar  button.fc-today-button{
    border-radius: 3px;
    border-radius: 3px;
}


.bodywrapper .calendar  a{
    font-weight: normal;
}

.bodywrapper .calendar input{
    visibility: hidden;
}

.bodywrapper .calendar h2{
  font-weight: normal;
  margin:auto;
}

.bodywrapper .calendar .fc-center{
  vertical-align: middle;
}

.bodywrapper .calendar h2:after{
  width:0px;
  height: 0px;
  margin-top:0px;
}


@media (max-width: 991px) {
    .footer h2.empty{
        margin-top:-50px;
    }
}

#searchCustomTerm{
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 48px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-left: 0.8px solid rgb(204, 204, 204);
}

#searchCustomForm .btn{
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#searchCustomForm .btn-blue{
    color: #fafafa;
    border-color: #1b4098;
    background: #1b4098;
}

.bodywrapper .panel .panel-heading {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #EEE;
}

.bodywrapper .panel .panel-collapse{
    padding-left: 5px;
    padding-right: 5px;
    background-color: #EEE;
}

.bodywrapper .panel .panel-heading .panel-expander {
    cursor: pointer;
    text-decoration: none;
    outline-color: transparent;
    color: #4f4f4f;
}

.bodywrapper .resultsList .resultsListFileType {
    display: none; }
.bodywrapper .resultsList .resultsListDate {
    display: none; }

.bodywrapper #results-eventlist .separator{
    padding: 0 2px 0 2px;
}

.bodywrapper #results-eventlist .title{
    text-transform: uppercase;
}

.bodywrapper .search-button-panel button{
    margin-bottom: 10px;
}

/*Loading indicator*/
.spinner {
    margin: 0px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #1b4098;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}

.bodywrapper .ebu-block-text-withoutimage .presentations {
    margin-top: 9px;
}

.modal-body > .modal-fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url("/modules/ebuModule/img/fancybox/fancybox_sprite.png");
}

.bodywrapper .ebu-text-label-blue {
    background-color: #0BBBEF;
    color: white;
    position: relative;
    top: -5px;
    display: inline-flex;
    align-items: center;
    border-radius: 28px;
    font-size: 12px;
    padding: 0px 16px 0px 16px;
    height: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin-left: 0px;
    margin-top: 5px;
    text-align: center;
    text-transform: none;
    letter-spacing: normal;
    vertical-align: top;
    white-space: nowrap;
}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
.fancybox-bg {
    background: inherit;
}

.fancybox-close-small {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url('/modules/ebuTemplateSet/img/fancybox_sprite.png');
}

.fancybox-content {
    border: 12px solid white;
    border-radius: 5px;
}

.video-overlay {
    display: inline-block;
    position: relative;
}

.video-overlay:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96px;
    height: 96px;
    background: url('/files/live/sites/ebu/files/embed/70th/play.png');
    background-size: cover;
    content: '';
}
div.container-image {
    position: relative;
    float: inherit;
    width: 100%;
    margin-bottom:12px;
}
div.container-image img {
    width: 100%;
    height: 100%;
}
div.container-image div.loggedOnly {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    padding: 3px;
}
div.container-image div.play {
    display: flex;
    justify-content: center;
    align-items: center;
    top:0;
    left: 0;
    color: lightgrey;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    font-size: 4em;
}

div.container-image div.play:hover {
    color: white;
}
