/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 /* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fileadmin/ext/bootstrap/Resources/Public/Fonts/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
 .caret, img {
     vertical-align: middle
 }

 hr, img {
     border: 0
 }

 body, figure {
     margin: 0
 }

 .img-responsive, .img-thumbnail, .table, label {
     max-width: 100%
 }

 html {
     font-family: sans-serif;
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%
 }

 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
     display: block
 }

 audio, canvas, progress, video {
     display: inline-block;
     vertical-align: baseline
 }

 audio:not([controls]) {
     display: none;
     height: 0
 }

 [hidden], template {
     display: none
 }

 a {
     background-color: transparent;
     color: #0062C2;
     text-decoration: none
 }

 a:active, a:hover {
     outline: 0
 }

 dfn {
     font-style: italic
 }

 mark {
     background: #ff0;
     color: #000
 }

 .img-thumbnail, body {
     background-color: #f4f4f5
 }

 .icon-cat_compile-grayDarker, .icon-cat_compile-hover, .icon-cat_compile-white, .icon-cat_flux-grayDarker, .icon-cat_flux-hover, .icon-cat_flux-white, .icon-cat_jt-grayDarker, .icon-cat_jt-hover, .icon-cat_jt-white, .icon-cat_labelimpose-grayDarker, .icon-cat_labelimpose-hover, .icon-cat_labelimpose-white, .icon-chain-grayDarker, .icon-chain-hover, .icon-chain-kmpurple, .icon-close-grayDarker, .icon-close-hover, .icon-close-link, .icon-close-white, .icon-cog-gray, .icon-cog-grayDark, .icon-cog-hover, .icon-copyright-gray, .icon-copyright-grayDark, .icon-copyright-hover, .icon-download-grayDarker, .icon-download-hover, .icon-download-white, .icon-envelope-gray, .icon-envelope-grayDark, .icon-envelope-hover, .icon-envelope2-grayDarker, .icon-envelope2-hover, .icon-envelope2-white, .icon-error-danger, .icon-error-grayDarker, .icon-error-hover, .icon-error-white, .icon-eye-gray, .icon-eye-grayDark, .icon-eye-hover, .icon-feed-gray, .icon-feed-grayDark, .icon-feed-hover, .icon-info-gray, .icon-info-grayDark, .icon-info-hover, .icon-link-grayDarker, .icon-link-hover, .icon-link-link, .icon-link-white, .icon-logo_dots_full-grayDark, .icon-logo_dots_full-hover, .icon-logo_dots_full-white, .icon-menu-grayDarker, .icon-menu-hover, .icon-menu-white, .icon-minus-grayDark, .icon-minus-grayDarker, .icon-minus-hover, .icon-minus-link, .icon-minus-solid-hover, .icon-minus-solid-link, .icon-minus-white, .icon-ok-grayDarker, .icon-ok-hover, .icon-ok-white, .icon-ok1-grayDarker, .icon-ok1-hover, .icon-ok1-success, .icon-ok1-white, .icon-panel-info, .icon-panel-pin, .icon-panel-ppd, .icon-phone-grayDarker, .icon-phone-hover, .icon-phone-white, .icon-plus-grayDark, .icon-plus-grayDarker, .icon-plus-hover, .icon-plus-link, .icon-plus-white, .icon-search-grayDark, .icon-search-grayDarker, .icon-search-white, .icon-social-googleplus, .icon-social-twitter, .icon-social-youtube, .icon-subnav-grayDark, .icon-subnav-grayDarker, .icon-subnav-white, .icon-user-grayDarker, .icon-user-hover, .icon-user-white, header .menubutton, header .menubutton:active, header .menubutton:focus, header .menubutton:hover, header .searchbutton, header .searchbutton:active, header .searchbutton:focus, header .searchbutton:hover, header .searchbutton[aria-expanded=true], header .searchbutton[aria-expanded=true]:active, header .searchbutton[aria-expanded=true]:focus, header .searchbutton[aria-expanded=true]:hover, header.shrink #dotsSoftware, header.shrink .menubutton, header.shrink .searchbutton, header.shrink .searchbutton[aria-expanded=true], header.shrink .searchbutton[aria-expanded=true]:active, header.shrink .searchbutton[aria-expanded=true]:focus, header.shrink .searchbutton[aria-expanded=true]:hover, nav#mainnav .menubutton, p.attention a, p.attention a:hover {
     background-repeat: no-repeat
 }

 sub, sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline
 }

 sup {
     top: -.5em
 }

 sub {
     bottom: -.25em
 }

 svg:not(:root) {
     overflow: hidden
 }

 hr {
     box-sizing: content-box;
     height: 0
 }

 pre, textarea {
     overflow: auto
 }

 code, kbd, pre, samp {
     font-family: monospace, monospace;
     font-size: 1em
 }

 button, input, optgroup, select, textarea {
     color: inherit;
     font: inherit;
     margin: 0
 }

 .glyphicon, .tooltip, address {
     font-style: normal
 }

 button {
     overflow: visible
 }

 button, select {
     text-transform: none
 }

 button, html input[type=button], input[type=reset], input[type=submit] {
     -webkit-appearance: button;
     cursor: pointer
 }

 button[disabled], html input[disabled] {
     cursor: default
 }

 button::-moz-focus-inner, input::-moz-focus-inner {
     border: 0;
     padding: 0
 }

 input[type=checkbox], input[type=radio] {
     box-sizing: border-box;
     padding: 0
 }

 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
     height: auto
 }

 input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
     -webkit-appearance: none
 }

 optgroup {
     font-weight: 700
 }

 td, th {
     padding: 0
 }

 @font-face {
     font-family: 'Glyphicons Halflings';
     src: url(../Fonts/glyphicons-halflings-regular.eot);
     src: url(../Fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../Fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../Fonts/glyphicons-halflings-regular.woff) format('woff'), url(../Fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
 }

 .glyphicon {
     position: relative;
     top: 1px;
     display: inline-block;
     font-family: 'Glyphicons Halflings';
     font-weight: 400;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }

 .glyphicon-asterisk:before {
     content: "\002a"
 }

 .glyphicon-plus:before {
     content: "\002b"
 }

 .glyphicon-eur:before, .glyphicon-euro:before {
     content: "\20ac"
 }

 .glyphicon-minus:before {
     content: "\2212"
 }

 .glyphicon-cloud:before {
     content: "\2601"
 }

 .glyphicon-envelope:before {
     content: "\2709"
 }

 .glyphicon-pencil:before {
     content: "\270f"
 }

 .glyphicon-glass:before {
     content: "\e001"
 }

 .glyphicon-music:before {
     content: "\e002"
 }

 .glyphicon-search:before {
     content: "\e003"
 }

 .glyphicon-heart:before {
     content: "\e005"
 }

 .glyphicon-star:before {
     content: "\e006"
 }

 .glyphicon-star-empty:before {
     content: "\e007"
 }

 .glyphicon-user:before {
     content: "\e008"
 }

 .glyphicon-film:before {
     content: "\e009"
 }

 .glyphicon-th-large:before {
     content: "\e010"
 }

 .glyphicon-th:before {
     content: "\e011"
 }

 .glyphicon-th-list:before {
     content: "\e012"
 }

 .glyphicon-ok:before {
     content: "\e013"
 }

 .glyphicon-remove:before {
     content: "\e014"
 }

 .glyphicon-zoom-in:before {
     content: "\e015"
 }

 .glyphicon-zoom-out:before {
     content: "\e016"
 }

 .glyphicon-off:before {
     content: "\e017"
 }

 .glyphicon-signal:before {
     content: "\e018"
 }

 .glyphicon-cog:before {
     content: "\e019"
 }

 .glyphicon-trash:before {
     content: "\e020"
 }

 .glyphicon-home:before {
     content: "\e021"
 }

 .glyphicon-file:before {
     content: "\e022"
 }

 .glyphicon-time:before {
     content: "\e023"
 }

 .glyphicon-road:before {
     content: "\e024"
 }

 .glyphicon-download-alt:before {
     content: "\e025"
 }

 .glyphicon-download:before {
     content: "\e026"
 }

 .glyphicon-upload:before {
     content: "\e027"
 }

 .glyphicon-inbox:before {
     content: "\e028"
 }

 .glyphicon-play-circle:before {
     content: "\e029"
 }

 .glyphicon-repeat:before {
     content: "\e030"
 }

 .glyphicon-refresh:before {
     content: "\e031"
 }

 .glyphicon-list-alt:before {
     content: "\e032"
 }

 .glyphicon-lock:before {
     content: "\e033"
 }

 .glyphicon-flag:before {
     content: "\e034"
 }

 .glyphicon-headphones:before {
     content: "\e035"
 }

 .glyphicon-volume-off:before {
     content: "\e036"
 }

 .glyphicon-volume-down:before {
     content: "\e037"
 }

 .glyphicon-volume-up:before {
     content: "\e038"
 }

 .glyphicon-qrcode:before {
     content: "\e039"
 }

 .glyphicon-barcode:before {
     content: "\e040"
 }

 .glyphicon-tag:before {
     content: "\e041"
 }

 .glyphicon-tags:before {
     content: "\e042"
 }

 .glyphicon-book:before {
     content: "\e043"
 }

 .glyphicon-bookmark:before {
     content: "\e044"
 }

 .glyphicon-print:before {
     content: "\e045"
 }

 .glyphicon-camera:before {
     content: "\e046"
 }

 .glyphicon-font:before {
     content: "\e047"
 }

 .glyphicon-bold:before {
     content: "\e048"
 }

 .glyphicon-italic:before {
     content: "\e049"
 }

 .glyphicon-text-height:before {
     content: "\e050"
 }

 .glyphicon-text-width:before {
     content: "\e051"
 }

 .glyphicon-align-left:before {
     content: "\e052"
 }

 .glyphicon-align-center:before {
     content: "\e053"
 }

 .glyphicon-align-right:before {
     content: "\e054"
 }

 .glyphicon-align-justify:before {
     content: "\e055"
 }

 .glyphicon-list:before {
     content: "\e056"
 }

 .glyphicon-indent-left:before {
     content: "\e057"
 }

 .glyphicon-indent-right:before {
     content: "\e058"
 }

 .glyphicon-facetime-video:before {
     content: "\e059"
 }

 .glyphicon-picture:before {
     content: "\e060"
 }

 .glyphicon-map-marker:before {
     content: "\e062"
 }

 .glyphicon-adjust:before {
     content: "\e063"
 }

 .glyphicon-tint:before {
     content: "\e064"
 }

 .glyphicon-edit:before {
     content: "\e065"
 }

 .glyphicon-share:before {
     content: "\e066"
 }

 .glyphicon-check:before {
     content: "\e067"
 }

 .glyphicon-move:before {
     content: "\e068"
 }

 .glyphicon-step-backward:before {
     content: "\e069"
 }

 .glyphicon-fast-backward:before {
     content: "\e070"
 }

 .glyphicon-backward:before {
     content: "\e071"
 }

 .glyphicon-play:before {
     content: "\e072"
 }

 .glyphicon-pause:before {
     content: "\e073"
 }

 .glyphicon-stop:before {
     content: "\e074"
 }

 .glyphicon-forward:before {
     content: "\e075"
 }

 .glyphicon-fast-forward:before {
     content: "\e076"
 }

 .glyphicon-step-forward:before {
     content: "\e077"
 }

 .glyphicon-eject:before {
     content: "\e078"
 }

 .glyphicon-chevron-left:before {
     content: "\e079"
 }

 .glyphicon-chevron-right:before {
     content: "\e080"
 }

 .glyphicon-plus-sign:before {
     content: "\e081"
 }

 .glyphicon-minus-sign:before {
     content: "\e082"
 }

 .glyphicon-remove-sign:before {
     content: "\e083"
 }

 .glyphicon-ok-sign:before {
     content: "\e084"
 }

 .glyphicon-question-sign:before {
     content: "\e085"
 }

 .glyphicon-info-sign:before {
     content: "\e086"
 }

 .glyphicon-screenshot:before {
     content: "\e087"
 }

 .glyphicon-remove-circle:before {
     content: "\e088"
 }

 .glyphicon-ok-circle:before {
     content: "\e089"
 }

 .glyphicon-ban-circle:before {
     content: "\e090"
 }

 .glyphicon-arrow-left:before {
     content: "\e091"
 }

 .glyphicon-arrow-right:before {
     content: "\e092"
 }

 .glyphicon-arrow-up:before {
     content: "\e093"
 }

 .glyphicon-arrow-down:before {
     content: "\e094"
 }

 .glyphicon-share-alt:before {
     content: "\e095"
 }

 .glyphicon-resize-full:before {
     content: "\e096"
 }

 .glyphicon-resize-small:before {
     content: "\e097"
 }

 .glyphicon-exclamation-sign:before {
     content: "\e101"
 }

 .glyphicon-gift:before {
     content: "\e102"
 }

 .glyphicon-leaf:before {
     content: "\e103"
 }

 .glyphicon-fire:before {
     content: "\e104"
 }

 .glyphicon-eye-open:before {
     content: "\e105"
 }

 .glyphicon-eye-close:before {
     content: "\e106"
 }

 .glyphicon-warning-sign:before {
     content: "\e107"
 }

 .glyphicon-plane:before {
     content: "\e108"
 }

 .glyphicon-calendar:before {
     content: "\e109"
 }

 .glyphicon-random:before {
     content: "\e110"
 }

 .glyphicon-comment:before {
     content: "\e111"
 }

 .glyphicon-magnet:before {
     content: "\e112"
 }

 .glyphicon-chevron-up:before {
     content: "\e113"
 }

 .glyphicon-chevron-down:before {
     content: "\e114"
 }

 .glyphicon-retweet:before {
     content: "\e115"
 }

 .glyphicon-shopping-cart:before {
     content: "\e116"
 }

 .glyphicon-folder-close:before {
     content: "\e117"
 }

 .glyphicon-folder-open:before {
     content: "\e118"
 }

 .glyphicon-resize-vertical:before {
     content: "\e119"
 }

 .glyphicon-resize-horizontal:before {
     content: "\e120"
 }

 .glyphicon-hdd:before {
     content: "\e121"
 }

 .glyphicon-bullhorn:before {
     content: "\e122"
 }

 .glyphicon-bell:before {
     content: "\e123"
 }

 .glyphicon-certificate:before {
     content: "\e124"
 }

 .glyphicon-thumbs-up:before {
     content: "\e125"
 }

 .glyphicon-thumbs-down:before {
     content: "\e126"
 }

 .glyphicon-hand-right:before {
     content: "\e127"
 }

 .glyphicon-hand-left:before {
     content: "\e128"
 }

 .glyphicon-hand-up:before {
     content: "\e129"
 }

 .glyphicon-hand-down:before {
     content: "\e130"
 }

 .glyphicon-circle-arrow-right:before {
     content: "\e131"
 }

 .glyphicon-circle-arrow-left:before {
     content: "\e132"
 }

 .glyphicon-circle-arrow-up:before {
     content: "\e133"
 }

 .glyphicon-circle-arrow-down:before {
     content: "\e134"
 }

 .glyphicon-globe:before {
     content: "\e135"
 }

 .glyphicon-wrench:before {
     content: "\e136"
 }

 .glyphicon-tasks:before {
     content: "\e137"
 }

 .glyphicon-filter:before {
     content: "\e138"
 }

 .glyphicon-briefcase:before {
     content: "\e139"
 }

 .glyphicon-fullscreen:before {
     content: "\e140"
 }

 .glyphicon-dashboard:before {
     content: "\e141"
 }

 .glyphicon-paperclip:before {
     content: "\e142"
 }

 .glyphicon-heart-empty:before {
     content: "\e143"
 }

 .glyphicon-link:before {
     content: "\e144"
 }

 .glyphicon-phone:before {
     content: "\e145"
 }

 .glyphicon-pushpin:before {
     content: "\e146"
 }

 .glyphicon-usd:before {
     content: "\e148"
 }

 .glyphicon-gbp:before {
     content: "\e149"
 }

 .glyphicon-sort:before {
     content: "\e150"
 }

 .glyphicon-sort-by-alphabet:before {
     content: "\e151"
 }

 .glyphicon-sort-by-alphabet-alt:before {
     content: "\e152"
 }

 .glyphicon-sort-by-order:before {
     content: "\e153"
 }

 .glyphicon-sort-by-order-alt:before {
     content: "\e154"
 }

 .glyphicon-sort-by-attributes:before {
     content: "\e155"
 }

 .glyphicon-sort-by-attributes-alt:before {
     content: "\e156"
 }

 .glyphicon-unchecked:before {
     content: "\e157"
 }

 .glyphicon-expand:before {
     content: "\e158"
 }

 .glyphicon-collapse-down:before {
     content: "\e159"
 }

 .glyphicon-collapse-up:before {
     content: "\e160"
 }

 .glyphicon-log-in:before {
     content: "\e161"
 }

 .glyphicon-flash:before {
     content: "\e162"
 }

 .glyphicon-log-out:before {
     content: "\e163"
 }

 .glyphicon-new-window:before {
     content: "\e164"
 }

 .glyphicon-record:before {
     content: "\e165"
 }

 .glyphicon-save:before {
     content: "\e166"
 }

 .glyphicon-open:before {
     content: "\e167"
 }

 .glyphicon-saved:before {
     content: "\e168"
 }

 .glyphicon-import:before {
     content: "\e169"
 }

 .glyphicon-export:before {
     content: "\e170"
 }

 .glyphicon-send:before {
     content: "\e171"
 }

 .glyphicon-floppy-disk:before {
     content: "\e172"
 }

 .glyphicon-floppy-saved:before {
     content: "\e173"
 }

 .glyphicon-floppy-remove:before {
     content: "\e174"
 }

 .glyphicon-floppy-save:before {
     content: "\e175"
 }

 .glyphicon-floppy-open:before {
     content: "\e176"
 }

 .glyphicon-credit-card:before {
     content: "\e177"
 }

 .glyphicon-transfer:before {
     content: "\e178"
 }

 .glyphicon-cutlery:before {
     content: "\e179"
 }

 .glyphicon-header:before {
     content: "\e180"
 }

 .glyphicon-compressed:before {
     content: "\e181"
 }

 .glyphicon-earphone:before {
     content: "\e182"
 }

 .glyphicon-phone-alt:before {
     content: "\e183"
 }

 .glyphicon-tower:before {
     content: "\e184"
 }

 .glyphicon-stats:before {
     content: "\e185"
 }

 .glyphicon-sd-video:before {
     content: "\e186"
 }

 .glyphicon-hd-video:before {
     content: "\e187"
 }

 .glyphicon-subtitles:before {
     content: "\e188"
 }

 .glyphicon-sound-stereo:before {
     content: "\e189"
 }

 .glyphicon-sound-dolby:before {
     content: "\e190"
 }

 .glyphicon-sound-5-1:before {
     content: "\e191"
 }

 .glyphicon-sound-6-1:before {
     content: "\e192"
 }

 .glyphicon-sound-7-1:before {
     content: "\e193"
 }

 .glyphicon-copyright-mark:before {
     content: "\e194"
 }

 .glyphicon-registration-mark:before {
     content: "\e195"
 }

 .glyphicon-cloud-download:before {
     content: "\e197"
 }

 .glyphicon-cloud-upload:before {
     content: "\e198"
 }

 .glyphicon-tree-conifer:before {
     content: "\e199"
 }

 .glyphicon-tree-deciduous:before {
     content: "\e200"
 }

 .glyphicon-cd:before {
     content: "\e201"
 }

 .glyphicon-save-file:before {
     content: "\e202"
 }

 .glyphicon-open-file:before {
     content: "\e203"
 }

 .glyphicon-level-up:before {
     content: "\e204"
 }

 .glyphicon-copy:before {
     content: "\e205"
 }

 .glyphicon-paste:before {
     content: "\e206"
 }

 .glyphicon-alert:before {
     content: "\e209"
 }

 .glyphicon-equalizer:before {
     content: "\e210"
 }

 .glyphicon-king:before {
     content: "\e211"
 }

 .glyphicon-queen:before {
     content: "\e212"
 }

 .glyphicon-pawn:before {
     content: "\e213"
 }

 .glyphicon-bishop:before {
     content: "\e214"
 }

 .glyphicon-knight:before {
     content: "\e215"
 }

 .glyphicon-baby-formula:before {
     content: "\e216"
 }

 .glyphicon-tent:before {
     content: "\26fa"
 }

 .glyphicon-blackboard:before {
     content: "\e218"
 }

 .glyphicon-bed:before {
     content: "\e219"
 }

 .glyphicon-apple:before {
     content: "\f8ff"
 }

 .glyphicon-erase:before {
     content: "\e221"
 }

 .glyphicon-hourglass:before {
     content: "\231b"
 }

 .glyphicon-lamp:before {
     content: "\e223"
 }

 .glyphicon-duplicate:before {
     content: "\e224"
 }

 .glyphicon-piggy-bank:before {
     content: "\e225"
 }

 .glyphicon-scissors:before {
     content: "\e226"
 }

 .glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
     content: "\e227"
 }

 .glyphicon-jpy:before, .glyphicon-yen:before {
     content: "\00a5"
 }

 .glyphicon-rub:before, .glyphicon-ruble:before {
     content: "\20bd"
 }

 .glyphicon-scale:before {
     content: "\e230"
 }

 .glyphicon-ice-lolly:before {
     content: "\e231"
 }

 .glyphicon-ice-lolly-tasted:before {
     content: "\e232"
 }

 .glyphicon-education:before {
     content: "\e233"
 }

 .glyphicon-option-horizontal:before {
     content: "\e234"
 }

 .glyphicon-option-vertical:before {
     content: "\e235"
 }

 .glyphicon-menu-hamburger:before {
     content: "\e236"
 }

 .glyphicon-modal-window:before {
     content: "\e237"
 }

 .glyphicon-oil:before {
     content: "\e238"
 }

 .glyphicon-grain:before {
     content: "\e239"
 }

 .glyphicon-sunglasses:before {
     content: "\e240"
 }

 .glyphicon-text-size:before {
     content: "\e241"
 }

 .glyphicon-text-color:before {
     content: "\e242"
 }

 .glyphicon-text-background:before {
     content: "\e243"
 }

 .glyphicon-object-align-top:before {
     content: "\e244"
 }

 .glyphicon-object-align-bottom:before {
     content: "\e245"
 }

 .glyphicon-object-align-horizontal:before {
     content: "\e246"
 }

 .glyphicon-object-align-left:before {
     content: "\e247"
 }

 .glyphicon-object-align-vertical:before {
     content: "\e248"
 }

 .glyphicon-object-align-right:before {
     content: "\e249"
 }

 .glyphicon-triangle-right:before {
     content: "\e250"
 }

 .glyphicon-triangle-left:before {
     content: "\e251"
 }

 .glyphicon-triangle-bottom:before {
     content: "\e252"
 }

 .glyphicon-triangle-top:before {
     content: "\e253"
 }

 .glyphicon-console:before {
     content: "\e254"
 }

 .glyphicon-superscript:before {
     content: "\e255"
 }

 .glyphicon-subscript:before {
     content: "\e256"
 }

 .glyphicon-menu-left:before {
     content: "\e257"
 }

 .glyphicon-menu-right:before {
     content: "\e258"
 }

 .glyphicon-menu-down:before {
     content: "\e259"
 }

 .glyphicon-menu-up:before {
     content: "\e260"
 }

 *, :after, :before {
     box-sizing: border-box
 }

 html {
     font-size: 10px;
     -webkit-tap-highlight-color: transparent
 }

 body {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     line-height: 1.5625;
     color: #3e4c57
 }

 button, input, select, textarea {
     font-family: inherit;
     font-size: inherit;
     line-height: inherit
 }

 a:focus, a:hover {
     color: #0062C2;
     text-decoration: underline
 }

 a:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .img-responsive {
     display: block;
     height: auto
 }

 .img-rounded {
     border-radius: 6px
 }

 .img-thumbnail {
     padding: 4px;
     line-height: 1.5625;
     border: 1px solid #ddd;
     border-radius: 4px;
     transition: all .2s ease-in-out;
     display: inline-block;
     height: auto
 }

 .img-circle {
     border-radius: 50%
 }

 hr {
     margin-top: 25px;
     margin-bottom: 25px;
     border-top: 1px solid #f4f4f5
 }

 .sr-only {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 .sr-only-focusable:active, .sr-only-focusable:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto
 }

 [role=button] {
     cursor: pointer
 }

 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     line-height: 1.1;
     color: inherit
 }

 .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
     font-weight: 400;
     line-height: 1;
     color: #e4e6eb
 }

 .h1, .h2, .h3, h1, h2, h3 {
     margin-top: 25px;
     margin-bottom: 12.5px
 }

 .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
     font-size: 65%
 }

 .h4, .h5, .h6, h4, h5, h6 {
     margin-top: 12.5px;
     margin-bottom: 12.5px
 }

 .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
     font-size: 75%
 }

 .h5, h5 {
     font-size: 16px
 }

 .lead {
     margin-bottom: 25px;
     font-size: 18px;
     font-weight: 300;
     line-height: 1.4
 }

 @media (min-width:640px) {
     .lead {
         font-size: 24px
     }
 }

 .small, small {
     font-size: 75%
 }

 .mark, mark {
     background-color: #FFEDBC;
     padding: .2em
 }

 .list-inline, .list-unstyled {
     padding-left: 0;
     list-style: none
 }

 .text-left {
     text-align: left
 }

 .text-right {
     text-align: right
 }

 .text-center {
     text-align: center
 }

 .text-justify {
     text-align: justify
 }

 .text-nowrap {
     white-space: nowrap
 }

 .text-lowercase {
     text-transform: lowercase
 }

 .text-uppercase {
     text-transform: uppercase
 }

 .text-capitalize {
     text-transform: capitalize
 }

 .initialism, .meta #item-categories a {
     text-transform: uppercase
 }

 .text-muted {
     color: rgba(62, 76, 87, .5)
 }

 .text-primary {
     color: #337ab7
 }

 a.text-primary:focus, a.text-primary:hover {
     color: #286090
 }

 .text-success {
     color: #7fbf00
 }

 a.text-success:focus, a.text-success:hover {
     color: #5d8c00
 }

 .text-info {
     color: #3e4c57
 }

 a.text-info:focus, a.text-info:hover {
     color: #293239
 }

 .text-warning {
     color: #d99e00
 }

 a.text-warning:focus, a.text-warning:hover {
     color: #a67900
 }

 .text-danger {
     color: #900
 }

 a.text-danger:focus, a.text-danger:hover {
     color: #600
 }

 .bg-primary {
     color: #fff;
     background-color: #337ab7
 }

 a.bg-primary:focus, a.bg-primary:hover {
     background-color: #286090
 }

 .bg-success {
     background-color: #bfff40
 }

 a.bg-success:focus, a.bg-success:hover {
     background-color: #aeff0d
 }

 .bg-info {
     background-color: #edf4fa
 }

 a.bg-info:focus, a.bg-info:hover {
     background-color: #c5dcef
 }

 .bg-warning {
     background-color: #FFEDBC
 }

 a.bg-warning:focus, a.bg-warning:hover {
     background-color: #ffdf89
 }

 .bg-danger {
     background-color: #ff1a1a
 }

 a.bg-danger:focus, a.bg-danger:hover {
     background-color: #e60000
 }

 .page-header {
     padding-bottom: 11.5px;
     margin: 50px 0 25px;
     border-bottom: 1px solid #f4f4f5
 }

 dl, ol, ul {
     margin-top: 0
 }

 blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
     margin-bottom: 0
 }

 ol, ul {
     margin-bottom: 12.5px
 }

 .list-inline {
     margin-left: -5px
 }

 .list-inline>li {
     display: inline-block;
     padding-left: 5px;
     padding-right: 5px
 }

 dl {
     margin-bottom: 25px
 }

 dd, dt {
     line-height: 1.5625
 }

 dt {
     font-weight: 700
 }

 dd {
     margin-left: 0
 }

 @media (min-width:992px) {
     .dl-horizontal dt {
         float: left;
         width: 160px;
         clear: left;
         text-align: right;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap
     }

     .dl-horizontal dd {
         margin-left: 180px
     }
 }

 abbr[data-original-title], abbr[title] {
     cursor: help;
     border-bottom: 1px dotted #e4e6eb
 }

 .initialism {
     font-size: 90%
 }

 blockquote {
     padding: 12.5px 25px;
     margin: 0 0 25px;
     font-size: 20px;
     border-left: 5px solid #f4f4f5
 }

 .container, .container-fluid {
     margin-right: auto;
     margin-left: auto
 }

 .table, address {
     margin-bottom: 25px
 }

 blockquote .small, blockquote footer, blockquote small {
     display: block;
     font-size: 80%;
     line-height: 1.5625;
     color: #e4e6eb
 }

 blockquote .small:before, blockquote footer:before, blockquote small:before {
     content: '\2014 \00A0'
 }

 .blockquote-reverse, blockquote.pull-right {
     padding-right: 15px;
     padding-left: 0;
     border-right: 5px solid #f4f4f5;
     border-left: 0;
     text-align: right
 }

 .container, .container-fluid {
     padding-left: 15px;
     padding-right: 15px
 }

 caption, th {
     text-align: left
 }

 .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
     content: ''
 }

 .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
     content: '\00A0 \2014'
 }

 address {
     line-height: 1.5625
 }

 @media (min-width:640px) {
     .container {
         width: 750px
     }
 }

 @media (min-width:992px) {
     .container {
         width: 970px
     }
 }

 @media (min-width:1200px) {
     .container {
         width: 1170px
     }
 }

 .row {
     margin-left: -15px;
     margin-right: -15px
 }

 .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px
 }

 .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
     float: left
 }

 .col-xs-12 {
     width: 100%
 }

 .col-xs-11 {
     width: 91.66666667%
 }

 .col-xs-10 {
     width: 83.33333333%
 }

 .col-xs-9 {
     width: 75%
 }

 .col-xs-8 {
     width: 66.66666667%
 }

 .col-xs-7 {
     width: 58.33333333%
 }

 .col-xs-6 {
     width: 50%
 }

 .col-xs-5 {
     width: 41.66666667%
 }

 .col-xs-4 {
     width: 33.33333333%
 }

 .col-xs-3 {
     width: 25%
 }

 .col-xs-2 {
     width: 16.66666667%
 }

 .col-xs-1 {
     width: 8.33333333%
 }

 .col-xs-pull-12 {
     right: 100%
 }

 .col-xs-pull-11 {
     right: 91.66666667%
 }

 .col-xs-pull-10 {
     right: 83.33333333%
 }

 .col-xs-pull-9 {
     right: 75%
 }

 .col-xs-pull-8 {
     right: 66.66666667%
 }

 .col-xs-pull-7 {
     right: 58.33333333%
 }

 .col-xs-pull-6 {
     right: 50%
 }

 .col-xs-pull-5 {
     right: 41.66666667%
 }

 .col-xs-pull-4 {
     right: 33.33333333%
 }

 .col-xs-pull-3 {
     right: 25%
 }

 .col-xs-pull-2 {
     right: 16.66666667%
 }

 .col-xs-pull-1 {
     right: 8.33333333%
 }

 .col-xs-pull-0 {
     right: auto
 }

 .col-xs-push-12 {
     left: 100%
 }

 .col-xs-push-11 {
     left: 91.66666667%
 }

 .col-xs-push-10 {
     left: 83.33333333%
 }

 .col-xs-push-9 {
     left: 75%
 }

 .col-xs-push-8 {
     left: 66.66666667%
 }

 .col-xs-push-7 {
     left: 58.33333333%
 }

 .col-xs-push-6 {
     left: 50%
 }

 .col-xs-push-5 {
     left: 41.66666667%
 }

 .col-xs-push-4 {
     left: 33.33333333%
 }

 .col-xs-push-3 {
     left: 25%
 }

 .col-xs-push-2 {
     left: 16.66666667%
 }

 .col-xs-push-1 {
     left: 8.33333333%
 }

 .col-xs-push-0 {
     left: auto
 }

 .col-xs-offset-12 {
     margin-left: 100%
 }

 .col-xs-offset-11 {
     margin-left: 91.66666667%
 }

 .col-xs-offset-10 {
     margin-left: 83.33333333%
 }

 .col-xs-offset-9 {
     margin-left: 75%
 }

 .col-xs-offset-8 {
     margin-left: 66.66666667%
 }

 .col-xs-offset-7 {
     margin-left: 58.33333333%
 }

 .col-xs-offset-6 {
     margin-left: 50%
 }

 .col-xs-offset-5 {
     margin-left: 41.66666667%
 }

 .col-xs-offset-4 {
     margin-left: 33.33333333%
 }

 .col-xs-offset-3 {
     margin-left: 25%
 }

 .col-xs-offset-2 {
     margin-left: 16.66666667%
 }

 .col-xs-offset-1 {
     margin-left: 8.33333333%
 }

 .col-xs-offset-0 {
     margin-left: 0
 }

 @media (min-width:640px) {
     .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
         float: left
     }

     .col-sm-12 {
         width: 100%
     }

     .col-sm-11 {
         width: 91.66666667%
     }

     .col-sm-10 {
         width: 83.33333333%
     }

     .col-sm-9 {
         width: 75%
     }

     .col-sm-8 {
         width: 66.66666667%
     }

     .col-sm-7 {
         width: 58.33333333%
     }

     .col-sm-6 {
         width: 50%
     }

     .col-sm-5 {
         width: 41.66666667%
     }

     .col-sm-4 {
         width: 33.33333333%
     }

     .col-sm-3 {
         width: 25%
     }

     .col-sm-2 {
         width: 16.66666667%
     }

     .col-sm-1 {
         width: 8.33333333%
     }

     .col-sm-pull-12 {
         right: 100%
     }

     .col-sm-pull-11 {
         right: 91.66666667%
     }

     .col-sm-pull-10 {
         right: 83.33333333%
     }

     .col-sm-pull-9 {
         right: 75%
     }

     .col-sm-pull-8 {
         right: 66.66666667%
     }

     .col-sm-pull-7 {
         right: 58.33333333%
     }

     .col-sm-pull-6 {
         right: 50%
     }

     .col-sm-pull-5 {
         right: 41.66666667%
     }

     .col-sm-pull-4 {
         right: 33.33333333%
     }

     .col-sm-pull-3 {
         right: 25%
     }

     .col-sm-pull-2 {
         right: 16.66666667%
     }

     .col-sm-pull-1 {
         right: 8.33333333%
     }

     .col-sm-pull-0 {
         right: auto
     }

     .col-sm-push-12 {
         left: 100%
     }

     .col-sm-push-11 {
         left: 91.66666667%
     }

     .col-sm-push-10 {
         left: 83.33333333%
     }

     .col-sm-push-9 {
         left: 75%
     }

     .col-sm-push-8 {
         left: 66.66666667%
     }

     .col-sm-push-7 {
         left: 58.33333333%
     }

     .col-sm-push-6 {
         left: 50%
     }

     .col-sm-push-5 {
         left: 41.66666667%
     }

     .col-sm-push-4 {
         left: 33.33333333%
     }

     .col-sm-push-3 {
         left: 25%
     }

     .col-sm-push-2 {
         left: 16.66666667%
     }

     .col-sm-push-1 {
         left: 8.33333333%
     }

     .col-sm-push-0 {
         left: auto
     }

     .col-sm-offset-12 {
         margin-left: 100%
     }

     .col-sm-offset-11 {
         margin-left: 91.66666667%
     }

     .col-sm-offset-10 {
         margin-left: 83.33333333%
     }

     .col-sm-offset-9 {
         margin-left: 75%
     }

     .col-sm-offset-8 {
         margin-left: 66.66666667%
     }

     .col-sm-offset-7 {
         margin-left: 58.33333333%
     }

     .col-sm-offset-6 {
         margin-left: 50%
     }

     .col-sm-offset-5 {
         margin-left: 41.66666667%
     }

     .col-sm-offset-4 {
         margin-left: 33.33333333%
     }

     .col-sm-offset-3 {
         margin-left: 25%
     }

     .col-sm-offset-2 {
         margin-left: 16.66666667%
     }

     .col-sm-offset-1 {
         margin-left: 8.33333333%
     }

     .col-sm-offset-0 {
         margin-left: 0
     }
 }

 @media (min-width:992px) {
     .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
         float: left
     }

     .col-md-12 {
         width: 100%
     }

     .col-md-11 {
         width: 91.66666667%
     }

     .col-md-10 {
         width: 83.33333333%
     }

     .col-md-9 {
         width: 75%
     }

     .col-md-8 {
         width: 66.66666667%
     }

     .col-md-7 {
         width: 58.33333333%
     }

     .col-md-6 {
         width: 50%
     }

     .col-md-5 {
         width: 41.66666667%
     }

     .col-md-4 {
         width: 33.33333333%
     }

     .col-md-3 {
         width: 25%
     }

     .col-md-2 {
         width: 16.66666667%
     }

     .col-md-1 {
         width: 8.33333333%
     }

     .col-md-pull-12 {
         right: 100%
     }

     .col-md-pull-11 {
         right: 91.66666667%
     }

     .col-md-pull-10 {
         right: 83.33333333%
     }

     .col-md-pull-9 {
         right: 75%
     }

     .col-md-pull-8 {
         right: 66.66666667%
     }

     .col-md-pull-7 {
         right: 58.33333333%
     }

     .col-md-pull-6 {
         right: 50%
     }

     .col-md-pull-5 {
         right: 41.66666667%
     }

     .col-md-pull-4 {
         right: 33.33333333%
     }

     .col-md-pull-3 {
         right: 25%
     }

     .col-md-pull-2 {
         right: 16.66666667%
     }

     .col-md-pull-1 {
         right: 8.33333333%
     }

     .col-md-pull-0 {
         right: auto
     }

     .col-md-push-12 {
         left: 100%
     }

     .col-md-push-11 {
         left: 91.66666667%
     }

     .col-md-push-10 {
         left: 83.33333333%
     }

     .col-md-push-9 {
         left: 75%
     }

     .col-md-push-8 {
         left: 66.66666667%
     }

     .col-md-push-7 {
         left: 58.33333333%
     }

     .col-md-push-6 {
         left: 50%
     }

     .col-md-push-5 {
         left: 41.66666667%
     }

     .col-md-push-4 {
         left: 33.33333333%
     }

     .col-md-push-3 {
         left: 25%
     }

     .col-md-push-2 {
         left: 16.66666667%
     }

     .col-md-push-1 {
         left: 8.33333333%
     }

     .col-md-push-0 {
         left: auto
     }

     .col-md-offset-12 {
         margin-left: 100%
     }

     .col-md-offset-11 {
         margin-left: 91.66666667%
     }

     .col-md-offset-10 {
         margin-left: 83.33333333%
     }

     .col-md-offset-9 {
         margin-left: 75%
     }

     .col-md-offset-8 {
         margin-left: 66.66666667%
     }

     .col-md-offset-7 {
         margin-left: 58.33333333%
     }

     .col-md-offset-6 {
         margin-left: 50%
     }

     .col-md-offset-5 {
         margin-left: 41.66666667%
     }

     .col-md-offset-4 {
         margin-left: 33.33333333%
     }

     .col-md-offset-3 {
         margin-left: 25%
     }

     .col-md-offset-2 {
         margin-left: 16.66666667%
     }

     .col-md-offset-1 {
         margin-left: 8.33333333%
     }

     .col-md-offset-0 {
         margin-left: 0
     }
 }

 @media (min-width:1200px) {
     .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
         float: left
     }

     .col-lg-12 {
         width: 100%
     }

     .col-lg-11 {
         width: 91.66666667%
     }

     .col-lg-10 {
         width: 83.33333333%
     }

     .col-lg-9 {
         width: 75%
     }

     .col-lg-8 {
         width: 66.66666667%
     }

     .col-lg-7 {
         width: 58.33333333%
     }

     .col-lg-6 {
         width: 50%
     }

     .col-lg-5 {
         width: 41.66666667%
     }

     .col-lg-4 {
         width: 33.33333333%
     }

     .col-lg-3 {
         width: 25%
     }

     .col-lg-2 {
         width: 16.66666667%
     }

     .col-lg-1 {
         width: 8.33333333%
     }

     .col-lg-pull-12 {
         right: 100%
     }

     .col-lg-pull-11 {
         right: 91.66666667%
     }

     .col-lg-pull-10 {
         right: 83.33333333%
     }

     .col-lg-pull-9 {
         right: 75%
     }

     .col-lg-pull-8 {
         right: 66.66666667%
     }

     .col-lg-pull-7 {
         right: 58.33333333%
     }

     .col-lg-pull-6 {
         right: 50%
     }

     .col-lg-pull-5 {
         right: 41.66666667%
     }

     .col-lg-pull-4 {
         right: 33.33333333%
     }

     .col-lg-pull-3 {
         right: 25%
     }

     .col-lg-pull-2 {
         right: 16.66666667%
     }

     .col-lg-pull-1 {
         right: 8.33333333%
     }

     .col-lg-pull-0 {
         right: auto
     }

     .col-lg-push-12 {
         left: 100%
     }

     .col-lg-push-11 {
         left: 91.66666667%
     }

     .col-lg-push-10 {
         left: 83.33333333%
     }

     .col-lg-push-9 {
         left: 75%
     }

     .col-lg-push-8 {
         left: 66.66666667%
     }

     .col-lg-push-7 {
         left: 58.33333333%
     }

     .col-lg-push-6 {
         left: 50%
     }

     .col-lg-push-5 {
         left: 41.66666667%
     }

     .col-lg-push-4 {
         left: 33.33333333%
     }

     .col-lg-push-3 {
         left: 25%
     }

     .col-lg-push-2 {
         left: 16.66666667%
     }

     .col-lg-push-1 {
         left: 8.33333333%
     }

     .col-lg-push-0 {
         left: auto
     }

     .col-lg-offset-12 {
         margin-left: 100%
     }

     .col-lg-offset-11 {
         margin-left: 91.66666667%
     }

     .col-lg-offset-10 {
         margin-left: 83.33333333%
     }

     .col-lg-offset-9 {
         margin-left: 75%
     }

     .col-lg-offset-8 {
         margin-left: 66.66666667%
     }

     .col-lg-offset-7 {
         margin-left: 58.33333333%
     }

     .col-lg-offset-6 {
         margin-left: 50%
     }

     .col-lg-offset-5 {
         margin-left: 41.66666667%
     }

     .col-lg-offset-4 {
         margin-left: 33.33333333%
     }

     .col-lg-offset-3 {
         margin-left: 25%
     }

     .col-lg-offset-2 {
         margin-left: 16.66666667%
     }

     .col-lg-offset-1 {
         margin-left: 8.33333333%
     }

     .col-lg-offset-0 {
         margin-left: 0
     }
 }

 table {
     border-collapse: collapse;
     border-spacing: 0;
     background-color: #fff
 }

 caption {
     padding-top: 8px;
     padding-bottom: 8px;
     color: rgba(62, 76, 87, .5)
 }

 .table {
     width: 100%
 }

 .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
     padding: 8px;
     line-height: 1.5625;
     vertical-align: top;
     border-top: 1px solid #d1d5dd
 }

 .table>thead>tr>th {
     vertical-align: bottom;
     border-bottom: 2px solid #d1d5dd
 }

 .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
     border-top: 0
 }

 .table>tbody+tbody {
     border-top: 2px solid #d1d5dd
 }

 .table .table {
     background-color: #f4f4f5
 }

 .table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
     padding: 5px
 }

 .table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
     border: 1px solid #d1d5dd
 }

 .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
     border-bottom-width: 2px
 }

 .table-striped>tbody>tr:nth-of-type(odd) {
     background-color: rgba(244, 244, 245, .5)
 }

 .table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
     background-color: #f2f7fc
 }

 table col[class*=col-] {
     position: static;
     float: none;
     display: table-column
 }

 table td[class*=col-], table th[class*=col-] {
     position: static;
     float: none;
     display: table-cell
 }

 .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
     background-color: #ddebf8
 }

 .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
     background-color: #bfff40
 }

 .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
     background-color: #b6ff26
 }

 .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
     background-color: #edf4fa
 }

 .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
     background-color: #d9e8f4
 }

 .table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
     background-color: #FFEDBC
 }

 .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
     background-color: #ffe6a3
 }

 .table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
     background-color: #ff1a1a
 }

 .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
     background-color: red
 }

 .table-responsive {
     overflow-x: auto;
     min-height: .01%
 }

 @media screen and (max-width:639px) {
     .table-responsive {
         width: 100%;
         margin-bottom: 18.75px;
         overflow-y: hidden;
         -ms-overflow-style: -ms-autohiding-scrollbar;
         border: 1px solid #d1d5dd
     }

     .table-responsive>.table {
         margin-bottom: 0
     }

     .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
         white-space: nowrap
     }

     .table-responsive>.table-bordered {
         border: 0
     }

     .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
         border-left: 0
     }

     .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
         border-right: 0
     }

     .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
         border-bottom: 0
     }
 }

 fieldset {
     padding: 0;
     margin: 0;
     border: 0;
     min-width: 0
 }

 legend {
     display: block;
     width: 100%;
     padding: 0;
     color: #3e4c57
 }

 label {
     display: inline-block
 }

 .media-object.img-thumbnail, .nav>li>a>img {
     max-width: none
 }

 input[type=search] {
     box-sizing: border-box;
     -webkit-appearance: none
 }

 input[type=checkbox], input[type=radio] {
     margin: 4px 0 0;
     margin-top: 1px\9;
     line-height: normal
 }

 .form-control, output {
     font-size: 16px;
     line-height: 1.5625;
     color: #3e4c57;
     display: block
 }

 input[type=file] {
     display: block
 }

 input[type=range] {
     display: block;
     width: 100%
 }

 select[multiple], select[size] {
     height: auto
 }

 input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 output {
     padding-top: 6px
 }

 .form-control {
     width: 100%;
     height: 37px;
     padding: 5px 10px;
     background-color: #fff;
     background-image: none;
     border: 1px solid #d1d5dd;
     border-radius: 0;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
     transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 .form-control:focus {
     border-color: #0059b3;
     outline: 0;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 89, 179, .6)
 }

 .form-control::-moz-placeholder {
     color: #8892a7;
     opacity: 1
 }

 .form-control:-ms-input-placeholder {
     color: #8892a7
 }

 .form-control::-webkit-input-placeholder {
     color: #8892a7
 }

 .has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
     color: #7fbf00
 }

 .form-control::-ms-expand {
     border: 0;
     background-color: transparent
 }

 .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
     background-color: #f4f4f5;
     opacity: 1
 }

 .form-control[disabled], fieldset[disabled] .form-control {
     cursor: not-allowed
 }

 textarea.form-control {
     height: auto
 }

 @media screen and (-webkit-min-device-pixel-ratio:0) {
     input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
         line-height: 37px
     }

     .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
         line-height: 26px
     }

     .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
         line-height: 50px
     }
 }

 .form-group {
     margin-bottom: 15px
 }

 .checkbox, .radio {
     position: relative;
     display: block;
     margin-top: 10px;
     margin-bottom: 10px
 }

 .checkbox label, .radio label {
     min-height: 25px;
     padding-left: 20px;
     margin-bottom: 0;
     font-weight: 400;
     cursor: pointer
 }

 .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
     position: absolute;
     margin-left: -20px;
     margin-top: 4px\9
 }

 .checkbox+.checkbox, .radio+.radio {
     margin-top: -5px
 }

 .checkbox-inline, .radio-inline {
     position: relative;
     display: inline-block;
     padding-left: 20px;
     margin-bottom: 0;
     vertical-align: middle;
     font-weight: 400;
     cursor: pointer
 }

 .checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
     margin-top: 0;
     margin-left: 10px
 }

 .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
     cursor: not-allowed
 }

 .form-control-static {
     padding-top: 6px;
     padding-bottom: 6px;
     margin-bottom: 0;
     min-height: 41px
 }

 .form-control-static.input-lg, .form-control-static.input-sm {
     padding-left: 0;
     padding-right: 0
 }

 .form-group-sm .form-control, .input-sm {
     padding: 3px 7px;
     border-radius: 3px;
     font-size: 12px
 }

 .input-sm {
     height: 26px;
     line-height: 1.5
 }

 select.input-sm {
     height: 26px;
     line-height: 26px
 }

 select[multiple].input-sm, textarea.input-sm {
     height: auto
 }

 .form-group-sm .form-control {
     height: 26px;
     line-height: 1.5
 }

 .form-group-lg .form-control, .input-lg {
     border-radius: 6px;
     padding: 10px 15px;
     font-size: 21px
 }

 .form-group-sm select.form-control {
     height: 26px;
     line-height: 26px
 }

 .form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
     height: auto
 }

 .form-group-sm .form-control-static {
     height: 26px;
     min-height: 37px;
     padding: 4px 7px;
     font-size: 12px;
     line-height: 1.5
 }

 .input-lg {
     height: 50px;
     line-height: 1.33
 }

 select.input-lg {
     height: 50px;
     line-height: 50px
 }

 select[multiple].input-lg, textarea.input-lg {
     height: auto
 }

 .form-group-lg .form-control {
     height: 50px;
     line-height: 1.33
 }

 .form-group-lg select.form-control {
     height: 50px;
     line-height: 50px
 }

 .form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
     height: auto
 }

 .form-group-lg .form-control-static {
     height: 50px;
     min-height: 46px;
     padding: 11px 15px;
     font-size: 21px;
     line-height: 1.33
 }

 .has-feedback {
     position: relative
 }

 .has-feedback .form-control {
     padding-right: 46.25px
 }

 .form-control-feedback {
     position: absolute;
     top: 0;
     right: 0;
     z-index: 2;
     display: block;
     width: 37px;
     height: 37px;
     line-height: 37px;
     text-align: center;
     pointer-events: none
 }

 .collapsing, .dropdown, .dropup {
     position: relative
 }

 .form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
     width: 50px;
     height: 50px;
     line-height: 50px
 }

 .form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
     width: 26px;
     height: 26px;
     line-height: 26px
 }

 .has-success .form-control {
     border-color: #7fbf00;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
 }

 .has-success .form-control:focus {
     border-color: #5d8c00;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #b6ff26
 }

 .has-success .input-group-addon {
     color: #7fbf00;
     border-color: #7fbf00;
     background-color: #bfff40
 }

 .has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
     color: #d99e00
 }

 .has-warning .form-control {
     border-color: #d99e00;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
 }

 .has-warning .form-control:focus {
     border-color: #a67900;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffcb40
 }

 .has-warning .input-group-addon {
     color: #d99e00;
     border-color: #d99e00;
     background-color: #FFEDBC
 }

 .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
     color: #900
 }

 .has-error .form-control {
     border-color: #900;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
 }

 .has-error .form-control:focus {
     border-color: #600;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px red
 }

 .has-error .input-group-addon {
     color: #900;
     border-color: #900;
     background-color: #ff1a1a
 }

 .has-feedback label~.form-control-feedback {
     top: 30px
 }

 .has-feedback label.sr-only~.form-control-feedback {
     top: 0
 }

 .help-block {
     display: block;
     margin-top: 5px;
     margin-bottom: 10px;
     color: #778d9e
 }

 @media (min-width:640px) {
     .form-inline .form-control-static, .form-inline .form-group {
         display: inline-block
     }

     .form-inline .control-label, .form-inline .form-group {
         margin-bottom: 0;
         vertical-align: middle
     }

     .form-inline .form-control {
         display: inline-block;
         width: auto;
         vertical-align: middle
     }

     .form-inline .input-group {
         display: inline-table;
         vertical-align: middle
     }

     .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
         width: auto
     }

     .form-inline .input-group>.form-control {
         width: 100%
     }

     .form-inline .checkbox, .form-inline .radio {
         display: inline-block;
         margin-top: 0;
         margin-bottom: 0;
         vertical-align: middle
     }

     .form-inline .checkbox label, .form-inline .radio label {
         padding-left: 0
     }

     .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
         position: relative;
         margin-left: 0
     }

     .form-inline .has-feedback .form-control-feedback {
         top: 0
     }

     .form-horizontal .control-label {
         text-align: right;
         margin-bottom: 0;
         padding-top: 6px
     }
 }

 .form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
     margin-top: 0;
     margin-bottom: 0;
     padding-top: 6px
 }

 .form-horizontal .checkbox, .form-horizontal .radio {
     min-height: 31px
 }

 .form-horizontal .form-group {
     margin-left: -15px;
     margin-right: -15px
 }

 .form-horizontal .has-feedback .form-control-feedback {
     right: 15px
 }

 @media (min-width:640px) {
     .form-horizontal .form-group-lg .control-label {
         padding-top: 11px;
         font-size: 21px
     }

     .form-horizontal .form-group-sm .control-label {
         padding-top: 4px;
         font-size: 12px
     }
 }

 .fade {
     opacity: 0;
     transition: opacity .15s linear
 }

 .fade.in {
     opacity: 1
 }

 .collapse {
     display: none
 }

 .collapse.in {
     display: block
 }

 tr.collapse.in {
     display: table-row
 }

 tbody.collapse.in {
     display: table-row-group
 }

 .collapsing {
     height: 0;
     overflow: hidden;
     transition-property: height, visibility;
     transition-duration: .35s;
     transition-timing-function: ease
 }

 .caret {
     display: inline-block;
     width: 0;
     height: 0;
     margin-left: 2px;
     border-top: 4px dashed;
     border-top: 4px solid\9;
     border-right: 4px solid transparent;
     border-left: 4px solid transparent
 }

 .dropdown-toggle:focus {
     outline: 0
 }

 .dropdown-menu {
     position: absolute;
     top: 100%;
     left: 0;
     z-index: 3000;
     display: none;
     float: left;
     min-width: 160px;
     padding: 5px 0;
     margin: 2px 0 0;
     list-style: none;
     font-size: 16px;
     text-align: left;
     background-color: #3e4c57;
     border: 1px solid #3e4c57;
     border-radius: 4px;
     box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
     background-clip: padding-box
 }

 .dropdown-menu-right, .dropdown-menu.pull-right {
     left: auto;
     right: 0
 }

 .dropdown-header, .dropdown-menu>li>a {
     padding: 3px 20px;
     display: block;
     line-height: 1.5625;
     white-space: nowrap
 }

 .dropdown-menu .divider {
     height: 1px;
     margin: 11.5px 0;
     overflow: hidden;
     background-color: #3e4c57
 }

 .dropdown-menu>li>a {
     clear: both;
     font-weight: 400;
     color: #e4e6eb
 }

 .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
     text-decoration: none;
     color: #3e4c57;
     background-color: #d1d5dd
 }

 .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
     color: #fff;
     text-decoration: none;
     outline: 0;
     background-color: #3e4c57
 }

 .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
     color: rgba(62, 76, 87, .5)
 }

 .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
     text-decoration: none;
     background-color: transparent;
     background-image: none;
     filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
     cursor: not-allowed
 }

 .open>.dropdown-menu {
     display: block
 }

 .open>a {
     outline: 0
 }

 .dropdown-menu-left {
     left: 0;
     right: auto
 }

 .dropdown-header {
     font-size: 12px;
     color: transparent
 }

 .dropdown-backdrop {
     position: fixed;
     left: 0;
     right: 0;
     bottom: 0;
     top: 0;
     z-index: 2990
 }

 .nav>li, .nav>li>a, .navbar {
     position: relative
 }

 .pull-right>.dropdown-menu {
     right: 0;
     left: auto
 }

 .dropup .caret, .navbar-fixed-bottom .dropdown .caret {
     border-top: 0;
     border-bottom: 4px dashed;
     border-bottom: 4px solid\9;
     content: ""
 }

 .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
     top: auto;
     bottom: 100%;
     margin-bottom: 2px
 }

 .modal, .modal-backdrop {
     bottom: 0;
     right: 0;
     top: 0;
     left: 0
 }

 @media (min-width:992px) {
     .navbar-right .dropdown-menu {
         left: auto;
         right: 0
     }

     .navbar-right .dropdown-menu-left {
         left: 0;
         right: auto
     }
 }

 .nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
     top: auto;
     left: auto
 }

 .nav {
     margin-bottom: 0;
     padding-left: 0;
     list-style: none
 }

 .nav>li {
     display: block
 }

 .nav>li>a {
     display: block;
     padding: 10px 15px
 }

 .nav>li>a:focus, .nav>li>a:hover {
     text-decoration: none;
     background-color: #3e4c57
 }

 .nav>li.disabled>a {
     color: #e4e6eb
 }

 .nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
     color: #e4e6eb;
     text-decoration: none;
     background-color: transparent;
     cursor: not-allowed
 }

 .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
     background-color: #3e4c57;
     border-color: #0062C2
 }

 .nav .nav-divider {
     height: 1px;
     margin: 11.5px 0;
     overflow: hidden;
     background-color: #e5e5e5
 }

 .nav-tabs {
     border-bottom: 1px solid #ddd
 }

 .nav-tabs>li {
     float: left;
     margin-bottom: -1px
 }

 .nav-tabs>li>a {
     margin-right: 2px;
     line-height: 1.5625;
     border: 1px solid transparent;
     border-radius: 4px 4px 0 0
 }

 .nav-tabs>li>a:hover {
     border-color: #f4f4f5 #f4f4f5 #ddd
 }

 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
     color: #d1d5dd;
     background-color: #f4f4f5;
     border: 1px solid #ddd;
     border-bottom-color: transparent;
     cursor: default
 }

 .nav-tabs.nav-justified {
     width: 100%;
     border-bottom: 0
 }

 .nav-tabs.nav-justified>li {
     float: none
 }

 .nav-tabs.nav-justified>li>a {
     text-align: center;
     margin-bottom: 5px;
     margin-right: 0;
     border-radius: 4px
 }

 .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
     border: 1px solid #ddd
 }

 @media (min-width:640px) {
     .nav-tabs.nav-justified>li {
         display: table-cell;
         width: 1%
     }

     .nav-tabs.nav-justified>li>a {
         margin-bottom: 0;
         border-bottom: 1px solid #ddd;
         border-radius: 4px 4px 0 0
     }

     .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
         border-bottom-color: #f4f4f5
     }
 }

 .nav-pills>li {
     float: left
 }

 .nav-justified>li, .nav-stacked>li {
     float: none
 }

 .nav-pills>li>a {
     border-radius: 4px
 }

 .nav-pills>li+li {
     margin-left: 2px
 }

 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
     color: #fff;
     background-color: #0062C2
 }

 .nav-stacked>li+li {
     margin-top: 2px;
     margin-left: 0
 }

 .nav-justified {
     width: 100%
 }

 .nav-justified>li>a {
     text-align: center;
     margin-bottom: 5px
 }

 .nav-tabs-justified {
     border-bottom: 0
 }

 .nav-tabs-justified>li>a {
     margin-right: 0;
     border-radius: 4px
 }

 .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
     border: 1px solid #ddd
 }

 @media (min-width:640px) {
     .nav-justified>li {
         display: table-cell;
         width: 1%
     }

     .nav-justified>li>a {
         margin-bottom: 0
     }

     .nav-tabs-justified>li>a {
         border-bottom: 1px solid #ddd;
         border-radius: 4px 4px 0 0
     }

     .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
         border-bottom-color: #f4f4f5
     }
 }

 .tab-content>.tab-pane {
     display: none
 }

 .tab-content>.active {
     display: block
 }

 .nav-tabs .dropdown-menu {
     margin-top: -1px;
     border-top-right-radius: 0;
     border-top-left-radius: 0
 }

 .navbar {
     min-height: 40px;
     margin-bottom: 25px;
     border: 1px solid transparent
 }

 .navbar-collapse {
     overflow-x: visible;
     padding-right: 15px;
     padding-left: 15px;
     border-top: 1px solid transparent;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
     -webkit-overflow-scrolling: touch
 }

 .navbar-collapse.in {
     overflow-y: auto
 }

 @media (min-width:992px) {
     .navbar {
         border-radius: 4px
     }

     .navbar-header {
         float: left
     }

     .navbar-collapse {
         width: auto;
         border-top: 0;
         box-shadow: none
     }

     .navbar-collapse.collapse {
         display: block !important;
         height: auto !important;
         padding-bottom: 0;
         overflow: visible !important
     }

     .navbar-collapse.in {
         overflow-y: visible
     }

     .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
         padding-left: 0;
         padding-right: 0
     }
 }

 .modal, .modal-open {
     overflow: hidden
 }

 .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
     max-height: 340px
 }

 @media (max-device-width:480px) and (orientation:landscape) {
     .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
         max-height: 200px
     }
 }

 .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
     margin-right: -15px;
     margin-left: -15px
 }

 .navbar-static-top {
     z-index: 3000;
     border-width: 0 0 1px
 }

 .navbar-fixed-bottom, .navbar-fixed-top {
     position: fixed;
     right: 0;
     left: 0;
     z-index: 3030
 }

 .navbar-fixed-top {
     top: 0;
     border-width: 0 0 1px
 }

 .navbar-fixed-bottom {
     bottom: 0;
     margin-bottom: 0;
     border-width: 1px 0 0
 }

 .navbar-brand {
     float: left;
     padding: 7.5px 15px;
     font-size: 21px;
     line-height: 25px;
     height: 40px
 }

 .navbar-brand:focus, .navbar-brand:hover {
     text-decoration: none
 }

 .navbar-brand>img {
     display: block
 }

 @media (min-width:992px) {
     .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
         margin-right: 0;
         margin-left: 0
     }

     .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
         border-radius: 0
     }

     .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
         margin-left: -15px
     }
 }

 .navbar-toggle, header .menubutton {
     position: relative;
     float: right;
     margin-right: 15px;
     padding: 9px 10px;
     margin-top: 3px;
     margin-bottom: 3px;
     background-color: transparent;
     background-image: none;
     border: 1px solid transparent;
     border-radius: 4px
 }

 .navbar-toggle:focus {
     outline: 0
 }

 .navbar-toggle .icon-bar {
     display: block;
     width: 22px;
     height: 2px;
     border-radius: 1px
 }

 .navbar-toggle .icon-bar+.icon-bar {
     margin-top: 4px
 }

 .navbar-nav {
     margin: 3.75px -15px
 }

 .navbar-nav>li>a {
     padding-top: 10px;
     padding-bottom: 10px;
     line-height: 25px
 }

 @media (max-width:991px) {
     .navbar-nav .open .dropdown-menu {
         position: static;
         float: none;
         width: auto;
         margin-top: 0;
         background-color: transparent;
         border: 0;
         box-shadow: none
     }

     .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
         padding: 5px 15px 5px 25px
     }

     .navbar-nav .open .dropdown-menu>li>a {
         line-height: 25px
     }

     .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
         background-image: none
     }
 }

 @media (min-width:992px) {
     .navbar-toggle, header .menubutton {
         display: none
     }

     .navbar-nav {
         float: left;
         margin: 0
     }

     .navbar-nav>li {
         float: left
     }

     .navbar-nav>li>a {
         padding-top: 7.5px;
         padding-bottom: 7.5px
     }
 }

 .navbar-form {
     padding: 10px 15px;
     border-top: 1px solid transparent;
     border-bottom: 1px solid transparent;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
     margin: 1.5px -15px
 }

 @media (min-width:640px) {
     .navbar-form .form-control-static, .navbar-form .form-group {
         display: inline-block
     }

     .navbar-form .control-label, .navbar-form .form-group {
         margin-bottom: 0;
         vertical-align: middle
     }

     .navbar-form .form-control {
         display: inline-block;
         width: auto;
         vertical-align: middle
     }

     .navbar-form .input-group {
         display: inline-table;
         vertical-align: middle
     }

     .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
         width: auto
     }

     .navbar-form .input-group>.form-control {
         width: 100%
     }

     .navbar-form .checkbox, .navbar-form .radio {
         display: inline-block;
         margin-top: 0;
         margin-bottom: 0;
         vertical-align: middle
     }

     .navbar-form .checkbox label, .navbar-form .radio label {
         padding-left: 0
     }

     .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
         position: relative;
         margin-left: 0
     }

     .navbar-form .has-feedback .form-control-feedback {
         top: 0
     }
 }

 @media (max-width:991px) {
     .navbar-form .form-group {
         margin-bottom: 5px
     }

     .navbar-form .form-group:last-child {
         margin-bottom: 0
     }
 }

 @media (min-width:992px) {
     .navbar-form {
         width: auto;
         border: 0;
         margin-left: 0;
         margin-right: 0;
         padding-top: 0;
         padding-bottom: 0;
         box-shadow: none
     }

     .navbar-text {
         float: left;
         margin-left: 15px;
         margin-right: 15px
     }
 }

 .navbar-nav>li>.dropdown-menu {
     margin-top: 0;
     border-top-right-radius: 0;
     border-top-left-radius: 0
 }

 .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
     margin-bottom: 0;
     border-radius: 4px 4px 0 0
 }

 .navbar-btn {
     margin-top: 1.5px;
     margin-bottom: 1.5px
 }

 .navbar-btn.btn-sm {
     margin-top: 7px;
     margin-bottom: 7px
 }

 .navbar-btn.btn-xs {
     margin-top: 9px;
     margin-bottom: 9px
 }

 .navbar-text {
     margin-top: 7.5px;
     margin-bottom: 7.5px
 }

 @media (min-width:992px) {
     .navbar-left {
         float: left !important
     }

     .navbar-right {
         float: right !important;
         margin-right: -15px
     }

     .navbar-right~.navbar-right {
         margin-right: 0
     }
 }

 .navbar-default {
     background-color: #f4f4f5;
     border-color: transparent
 }

 .navbar-default .navbar-brand {
     color: #3e4c57
 }

 .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
     color: #0062C2;
     background-color: transparent
 }

 .navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
     color: #3e4c57
 }

 .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
     color: #fff;
     background-color: #3e4c57
 }

 .navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
     color: rgba(62, 76, 87, .5);
     background-color: transparent
 }

 .navbar-default .navbar-toggle {
     border-color: #3e4c57
 }

 .navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-inverse {
     border-color: transparent
 }

 .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
     background-color: #3e4c57
 }

 .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 @media (max-width:991px) {
     .navbar-default .navbar-nav .open .dropdown-menu>li>a {
         color: #3e4c57
     }

     .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
         color: #fff;
         background-color: #3e4c57
     }

     .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
         color: rgba(62, 76, 87, .5);
         background-color: transparent
     }
 }

 .navbar-default .navbar-link {
     color: #3e4c57
 }

 .navbar-default .navbar-link:hover {
     color: #fff
 }

 .navbar-default .btn-link {
     color: #3e4c57
 }

 .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
     color: #fff
 }

 .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
     color: rgba(62, 76, 87, .5)
 }

 .navbar-inverse {
     background-color: #3e4c57
 }

 .navbar-inverse .navbar-brand {
     color: #d1d5dd
 }

 .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
     color: #fff;
     background-color: transparent
 }

 .navbar-inverse .navbar-text {
     color: #fff
 }

 .navbar-inverse .navbar-nav>li>a {
     color: #d1d5dd
 }

 .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
     color: #fff;
     background-color: #3e4c57
 }

 .navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
     color: rgba(62, 76, 87, .5);
     background-color: transparent
 }

 .navbar-inverse .navbar-toggle {
     border-color: #333
 }

 .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
     background-color: #333
 }

 .navbar-inverse .navbar-toggle .icon-bar {
     background-color: #fff
 }

 .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
     border-color: #2f3a42
 }

 .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 @media (max-width:991px) {
     .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
         border-color: transparent
     }

     .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
         background-color: transparent
     }

     .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
         color: #d1d5dd
     }

     .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
         color: #fff;
         background-color: #3e4c57
     }

     .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
         color: rgba(62, 76, 87, .5);
         background-color: transparent
     }
 }

 .navbar-inverse .navbar-link {
     color: #d1d5dd
 }

 .navbar-inverse .navbar-link:hover {
     color: #fff
 }

 .navbar-inverse .btn-link {
     color: #d1d5dd
 }

 .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
     color: #fff
 }

 .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
     color: rgba(62, 76, 87, .5)
 }

 .pagination, .tx-indexedsearch-browsebox {
     display: inline-block;
     padding-left: 0;
     border-radius: 4px
 }

 .pagination>li, .tx-indexedsearch-browsebox>li {
     display: inline
 }

 .pagination>li>a, .pagination>li>span, .tx-indexedsearch-browsebox>li>a, .tx-indexedsearch-browsebox>li>strong>a {
     position: relative;
     float: left;
     line-height: 1.5625;
     text-decoration: none;
     color: #3e4c57;
     background-color: transparent;
     border: 1px solid transparent;
     margin-left: -1px
 }

 .pagination>li:first-child>a, .pagination>li:first-child>span {
     margin-left: 0;
     border-bottom-left-radius: 4px;
     border-top-left-radius: 4px
 }

 .pagination>li:last-child>a, .pagination>li:last-child>span {
     border-bottom-right-radius: 4px;
     border-top-right-radius: 4px
 }

 .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .tx-indexedsearch-browsebox>li>a:focus, .tx-indexedsearch-browsebox>li>a:hover, .tx-indexedsearch-browsebox>li>strong>a:focus, .tx-indexedsearch-browsebox>li>strong>a:hover {
     z-index: 2;
     color: #fff;
     background-color: #3e4c57;
     border-color: transparent
 }

 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .tx-indexedsearch-browsebox>.tx-indexedsearch-browselist-currentPage>a, .tx-indexedsearch-browsebox>.tx-indexedsearch-browselist-currentPage>a:focus, .tx-indexedsearch-browsebox>.tx-indexedsearch-browselist-currentPage>a:hover, .tx-indexedsearch-browsebox>.tx-indexedsearch-browselist-currentPage>strong>a, .tx-indexedsearch-browsebox>.tx-indexedsearch-browselist-currentPage>strong>a:focus, .tx-indexedsearch-browsebox>.tx-indexedsearch-browselist-currentPage>strong>a:hover {
     z-index: 3;
     color: #fff;
     background-color: #3e4c57;
     border-color: #3e4c57;
     cursor: default
 }

 .pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
     color: rgba(62, 76, 87, .5);
     background-color: #e4e6eb;
     border-color: #d1d5dd;
     cursor: not-allowed
 }

 .pagination-lg>li>a, .pagination-lg>li>span {
     padding: 10px 15px;
     font-size: 21px;
     line-height: 1.33
 }

 .pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
     border-bottom-left-radius: 6px;
     border-top-left-radius: 6px
 }

 .pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
     border-bottom-right-radius: 6px;
     border-top-right-radius: 6px
 }

 .pagination-sm>li>a, .pagination-sm>li>span {
     padding: 3px 7px;
     font-size: 12px;
     line-height: 1.5
 }

 .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
     border-bottom-left-radius: 3px;
     border-top-left-radius: 3px
 }

 .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
     border-bottom-right-radius: 3px;
     border-top-right-radius: 3px
 }

 .media {
     margin-top: 15px
 }

 .media:first-child {
     margin-top: 0
 }

 .media, .media-body {
     zoom: 1;
     overflow: hidden
 }

 .media-body {
     width: 10000px
 }

 .media-object {
     display: block
 }

 .media-right, .media>.pull-right {
     padding-left: 10px
 }

 .media-left, .media>.pull-left {
     padding-right: 10px
 }

 .media-body, .media-left, .media-right {
     display: table-cell;
     vertical-align: top
 }

 .media-middle {
     vertical-align: middle
 }

 .media-bottom {
     vertical-align: bottom
 }

 .media-heading {
     margin-top: 0;
     margin-bottom: 5px
 }

 .media-list {
     padding-left: 0;
     list-style: none
 }

 .modal {
     display: none;
     position: fixed;
     z-index: 3050;
     -webkit-overflow-scrolling: touch;
     outline: 0
 }

 .modal.fade .modal-dialog {
     transform: translate(0, -25%);
     transition: transform .3s ease-out
 }

 .modal.in .modal-dialog {
     transform: translate(0, 0)
 }

 .modal-open .modal {
     overflow-x: hidden;
     overflow-y: auto
 }

 .modal-dialog {
     position: relative;
     width: auto;
     margin: 10px
 }

 .modal-content {
     position: relative;
     background-color: #fff;
     border: 1px solid #999;
     border: 1px solid rgba(0, 0, 0, .2);
     border-radius: 6px;
     box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
     background-clip: padding-box;
     outline: 0
 }

 .modal-backdrop {
     position: fixed;
     z-index: 3040;
     background-color: #000
 }

 .modal-backdrop.fade {
     opacity: 0;
     filter: alpha(opacity=0)
 }

 .modal-backdrop.in {
     opacity: .5;
     filter: alpha(opacity=50)
 }

 .modal-header {
     padding: 15px;
     border-bottom: 1px solid #e5e5e5
 }

 .modal-header .close {
     margin-top: -2px
 }

 .modal-title {
     margin: 0;
     line-height: 1.5625
 }

 .modal-body {
     position: relative;
     padding: 15px
 }

 .modal-footer {
     padding: 15px;
     text-align: right;
     border-top: 1px solid #e5e5e5
 }

 .modal-footer .btn+.btn {
     margin-left: 5px;
     margin-bottom: 0
 }

 .modal-footer .btn-group .btn+.btn {
     margin-left: -1px
 }

 .modal-footer .btn-block+.btn-block {
     margin-left: 0
 }

 .modal-scrollbar-measure {
     position: absolute;
     top: -9999px;
     width: 50px;
     height: 50px;
     overflow: scroll
 }

 @media (min-width:640px) {
     .modal-dialog {
         width: 600px;
         margin: 30px auto
     }

     .modal-content {
         box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
     }

     .modal-sm {
         width: 300px
     }
 }

 .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
     margin-bottom: -7px;
     border-width: 7px 7px 0;
     border-top-color: #edf4fa;
     bottom: 0
 }

 @media (min-width:992px) {
     .modal-lg {
         width: 900px
     }
 }

 .tooltip {
     position: absolute;
     z-index: 3030;
     display: block;
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-weight: 400;
     letter-spacing: normal;
     line-break: auto;
     line-height: 1.5625;
     text-align: left;
     text-align: start;
     text-decoration: none;
     text-shadow: none;
     text-transform: none;
     white-space: normal;
     word-break: normal;
     word-spacing: normal;
     word-wrap: normal;
     font-size: 12px;
     opacity: 0;
     filter: alpha(opacity=0)
 }

 .tooltip.in {
     opacity: .9;
     filter: alpha(opacity=90)
 }

 .tooltip.top {
     margin-top: -3px;
     padding: 7px 0
 }

 .tooltip.right {
     margin-left: 3px;
     padding: 0 7px
 }

 .tooltip.bottom {
     margin-top: 3px;
     padding: 7px 0
 }

 .tooltip.left {
     margin-left: -3px;
     padding: 0 7px
 }

 .tooltip-inner {
     max-width: 200px;
     padding: 3px 8px;
     color: #3e4c57;
     text-align: center;
     background-color: #edf4fa;
     border-radius: 4px
 }

 .subnav>ul>li>a>img, nav#mainnav>ul>li>a>img {
     max-width: none
 }

 .tooltip-arrow {
     position: absolute;
     width: 0;
     height: 0;
     border-color: transparent;
     border-style: solid
 }

 .tooltip.top .tooltip-arrow {
     bottom: 0;
     left: 50%;
     margin-left: -7px;
     border-width: 7px 7px 0;
     border-top-color: #edf4fa
 }

 .tooltip.top-left .tooltip-arrow {
     right: 7px
 }

 .tooltip.top-right .tooltip-arrow {
     left: 7px
 }

 .tooltip.right .tooltip-arrow {
     top: 50%;
     left: 0;
     margin-top: -7px;
     border-width: 7px 7px 7px 0;
     border-right-color: #edf4fa
 }

 .tooltip.left .tooltip-arrow {
     top: 50%;
     right: 0;
     margin-top: -7px;
     border-width: 7px 0 7px 7px;
     border-left-color: #edf4fa
 }

 .tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
     border-width: 0 7px 7px;
     border-bottom-color: #edf4fa;
     top: 0
 }

 .tooltip.bottom .tooltip-arrow {
     left: 50%;
     margin-left: -7px
 }

 .tooltip.bottom-left .tooltip-arrow {
     right: 7px;
     margin-top: -7px
 }

 .tooltip.bottom-right .tooltip-arrow {
     left: 7px;
     margin-top: -7px
 }

 #stage:after, #stage:before, #start:after, #start:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .media-list .media-body:after, .media-list .media-body:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before, .subnav>ul:after, .subnav>ul:before, .wrap:after, .wrap:before, footer.basicFooter .frame:after, footer.basicFooter .frame:before, nav#mainnav>ul:after, nav#mainnav>ul:before {
     content: " ";
     display: table
 }

 #stage:after, #start:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .media-list .media-body:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after, .subnav>ul:after, .wrap:after, footer.basicFooter .frame:after, nav#mainnav>ul:after {
     clear: both
 }

 .center-block {
     display: block;
     margin-left: auto;
     margin-right: auto
 }

 .pull-right {
     float: right !important
 }

 .pull-left {
     float: left !important
 }

 .hide {
     display: none !important
 }

 .show {
     display: block !important
 }

 .hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
     display: none !important
 }

 .invisible {
     visibility: hidden
 }

 .text-hide {
     font: 0/0 a;
     color: transparent;
     text-shadow: none;
     background-color: transparent;
     border: 0
 }

 h1, h2 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 400
 }

 h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p.attention {
     color: #3e4c57
 }

 .affix {
     position: fixed
 }

 @-ms-viewport {
     width: device-width
 }

 @media (max-width:639px) {
     .visible-xs {
         display: block !important
     }

     table.visible-xs {
         display: table !important
     }

     tr.visible-xs {
         display: table-row !important
     }

     td.visible-xs, th.visible-xs {
         display: table-cell !important
     }

     .visible-xs-block {
         display: block !important
     }

     .visible-xs-inline {
         display: inline !important
     }

     .visible-xs-inline-block {
         display: inline-block !important
     }
 }

 @media (min-width:640px) and (max-width:991px) {
     .visible-sm {
         display: block !important
     }

     table.visible-sm {
         display: table !important
     }

     tr.visible-sm {
         display: table-row !important
     }

     td.visible-sm, th.visible-sm {
         display: table-cell !important
     }

     .visible-sm-block {
         display: block !important
     }

     .visible-sm-inline {
         display: inline !important
     }

     .visible-sm-inline-block {
         display: inline-block !important
     }
 }

 @media (min-width:992px) and (max-width:1199px) {
     .visible-md {
         display: block !important
     }

     table.visible-md {
         display: table !important
     }

     tr.visible-md {
         display: table-row !important
     }

     td.visible-md, th.visible-md {
         display: table-cell !important
     }

     .visible-md-block {
         display: block !important
     }

     .visible-md-inline {
         display: inline !important
     }

     .visible-md-inline-block {
         display: inline-block !important
     }
 }

 @media (min-width:1200px) {
     .visible-lg {
         display: block !important
     }

     table.visible-lg {
         display: table !important
     }

     tr.visible-lg {
         display: table-row !important
     }

     td.visible-lg, th.visible-lg {
         display: table-cell !important
     }

     .visible-lg-block {
         display: block !important
     }

     .visible-lg-inline {
         display: inline !important
     }

     .visible-lg-inline-block {
         display: inline-block !important
     }

     .hidden-lg {
         display: none !important
     }
 }

 @media (max-width:639px) {
     .hidden-xs {
         display: none !important
     }
 }

 @media (min-width:640px) and (max-width:991px) {
     .hidden-sm {
         display: none !important
     }
 }

 @media (min-width:992px) and (max-width:1199px) {
     .hidden-md {
         display: none !important
     }
 }

 .visible-print {
     display: none !important
 }

 @media print {
     .visible-print {
         display: block !important
     }

     table.visible-print {
         display: table !important
     }

     tr.visible-print {
         display: table-row !important
     }

     td.visible-print, th.visible-print {
         display: table-cell !important
     }
 }

 .visible-print-block {
     display: none !important
 }

 @media print {
     .visible-print-block {
         display: block !important
     }
 }

 .visible-print-inline {
     display: none !important
 }

 @media print {
     .visible-print-inline {
         display: inline !important
     }
 }

 .visible-print-inline-block {
     display: none !important
 }

 .wf-loading .caption, .wf-loading .meta, .wf-loading .qq-uploader, .wf-loading a, .wf-loading button, .wf-loading dl, .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6, .wf-loading input, .wf-loading label, .wf-loading legend, .wf-loading li:not(.dropdown), .wf-loading p, .wf-loading pre, .wf-loading select, .wf-loading textarea, .wf-loading time {
     opacity: 0 !important;
     visibility: hidden !important
 }

 .wf-active .caption, .wf-active .meta, .wf-active .qq-uploader, .wf-active a, .wf-active button, .wf-active dl, .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6, .wf-active label, .wf-active legend, .wf-active li:not(.dropdown), .wf-active p, .wf-active pre, .wf-active select, .wf-active textarea, .wf-active time {
     opacity: 1;
     visibility: visible
 }

 body {
     -webkit-font-smoothing: subpixel-antialiased;
     font-size: 16px
 }

 p {
     margin: 0 0 25px
 }

 .font-size-35px {
     font-size: 2.1875em;
     line-height: 1.4286em;
     margin-top: 0;
     margin-bottom: .7143em
 }

 .font-size-30px {
     font-size: 1.875em;
     line-height: 1.334em;
     margin-top: .167em;
     margin-bottom: .767em
 }

 .font-size-29px {
     font-size: 1.8125em;
     line-height: 1.7241em;
     margin-top: 0;
     margin-bottom: .8621em
 }

 .font-size-25px {
     font-size: 1.5625em;
     line-height: 1em;
     margin-top: 0;
     margin-bottom: 1em
 }

 .font-size-22px {
     font-size: 1.375em;
     line-height: 1.1364em;
     margin-top: 0;
     margin-bottom: .545em
 }

 .font-size-20px {
     font-size: 1.25em;
     line-height: 1.25em;
     margin-top: 0;
     margin-bottom: 1.25em
 }

 .font-size-18px {
     font-size: 1.125em;
     line-height: 1.3889em;
     margin-top: 0;
     margin-bottom: 1.3889em
 }

 .font-size-17px {
     font-size: 1.0625em;
     line-height: 1.4706em;
     margin-top: 0;
     margin-bottom: 1.4706em
 }

 .font-size-16px {
     font-size: 1em;
     line-height: 25px;
     margin-top: 0;
     margin-bottom: 25px
 }

 .font-size-15px {
     font-size: .9375em;
     line-height: 1.6667em;
     margin-top: 0;
     margin-bottom: 1.6667em
 }

 .font-size-14px {
     font-size: .875em;
     line-height: 1.7857em;
     margin-top: 0;
     margin-bottom: 1.7857em
 }

 .font-size-13px {
     font-size: .8125em;
     line-height: 1.9231em;
     margin-top: 0;
     margin-bottom: 1.9231em
 }

 .font-size-12px {
     font-size: .75em;
     line-height: 2.0833em;
     margin-top: 0;
     margin-bottom: 2.0833em
 }

 .font-size-11px {
     font-size: .6875em;
     line-height: 2.2727em;
     margin-top: 0;
     margin-bottom: 2.2727em
 }

 .font-size-10px {
     font-size: .625em;
     line-height: 2.5em;
     margin-top: 0;
     margin-bottom: 2.5em
 }

 .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     font-size: 16px;
     font-weight: 400;
     margin: 0
 }

 h1, h2, h3, h4, legend, p {
     margin-bottom: 1em
 }

 .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
     font-size: 16px
 }

 h1 {
     font-size: 1.25em;
     margin-top: 0;
     line-height: 1.227em
 }

 h2 {
     font-size: 1.125em;
     line-height: 1.3889em;
     margin-top: 0
 }

 h3, h4, legend, li, p {
     font-size: .9375em;
     margin-top: 0;
     line-height: 1.467em
 }

 .summary, h3, h4, legend {
     font-weight: 600;
     font-style: normal
 }

 h3, h4, legend {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
 }

 .summary {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
 }

 .heading-regular, header h1 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
 }

 li {
     margin-bottom: 0
 }

 @media (min-width:1200px) {
     h1 {
         font-size: 1.875em;
         line-height: 1.334em;
         margin-top: .167em;
         margin-bottom: .767em
     }

     h2 {
         font-size: 1.375em;
         line-height: 1.1364em;
         margin-top: 0;
         margin-bottom: .545em
     }

     h3, legend {
         font-size: 1.125em;
         line-height: 1.3889em;
         margin-top: 0;
         margin-bottom: 1.3889em
     }

     h4, li, p {
         font-size: 1em;
         line-height: 25px;
         margin-top: 0
     }

     h4, p {
         margin-bottom: 25px
     }

     li {
         margin-bottom: 0
     }
 }

 .heading-regular {
     font-style: normal;
     font-weight: 400
 }

 .heading-semibold, form h3, legend {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
 }

 .heading-semibold {
     font-style: normal;
     font-weight: 600
 }

 .heading-bold {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 700
 }

 .font-semibold {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 600
 }

 .font-bold, b, strong {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-weight: 700;
     font-style: normal
 }

 a {
     transition: color .4s;
     transition: background-color .4s
 }

 .svg-icon, .svg-text-icon, p.attention a {
     transition: background-color .4s
 }

 a.btn:hover {
     text-decoration: none
 }

 .text-highlight {
     background-color: #FFEDBC;
     margin-left: -.15em;
     margin-right: -.15em;
     padding-left: .15em;
     padding-right: .15em
 }

 p.attention {
     margin-bottom: 25px;
     border: 1px solid transparent;
     border-radius: 0;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
     box-shadow: none;
     padding: 20px;
     background-color: #edf4fa
 }

 p.attention>.list-group, p.attention>.panel-collapse>.list-group, p.attention>.panel-collapse>.table, p.attention>.table, p.attention>.table-responsive>.table {
     margin-bottom: 0
 }

 p.attention>.list-group .list-group-item, p.attention>.panel-collapse>.list-group .list-group-item {
     border-width: 1px 0;
     border-radius: 0
 }

 p.attention>.table-responsive:last-child>.table:last-child, p.attention>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, p.attention>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, p.attention>.table:last-child, p.attention>.table:last-child>tbody:last-child>tr:last-child, p.attention>.table:last-child>tfoot:last-child>tr:last-child {
     border-bottom-left-radius: -1;
     border-bottom-right-radius: -1
 }

 p.attention>.list-group:first-child .list-group-item:first-child, p.attention>.panel-collapse>.list-group:first-child .list-group-item:first-child {
     border-top: 0;
     border-top-right-radius: -1;
     border-top-left-radius: -1
 }

 p.attention>.list-group:last-child .list-group-item:last-child, p.attention>.panel-collapse>.list-group:last-child .list-group-item:last-child {
     border-bottom: 0;
     border-bottom-right-radius: -1;
     border-bottom-left-radius: -1
 }

 p.attention>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
     border-top-right-radius: 0;
     border-top-left-radius: 0
 }

 p.attention>.table-responsive:first-child>.table:first-child, p.attention>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, p.attention>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, p.attention>.table:first-child, p.attention>.table:first-child>tbody:first-child>tr:first-child, p.attention>.table:first-child>thead:first-child>tr:first-child {
     border-top-right-radius: -1;
     border-top-left-radius: -1
 }

 p.attention>.panel-collapse>.table caption, p.attention>.table caption, p.attention>.table-responsive>.table caption {
     padding-left: 15px;
     padding-right: 15px
 }

 p.attention>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, p.attention>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, p.attention>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, p.attention>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, p.attention>.table:first-child>tbody:first-child>tr:first-child td:first-child, p.attention>.table:first-child>tbody:first-child>tr:first-child th:first-child, p.attention>.table:first-child>thead:first-child>tr:first-child td:first-child, p.attention>.table:first-child>thead:first-child>tr:first-child th:first-child {
     border-top-left-radius: -1
 }

 p.attention>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, p.attention>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, p.attention>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, p.attention>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, p.attention>.table:first-child>tbody:first-child>tr:first-child td:last-child, p.attention>.table:first-child>tbody:first-child>tr:first-child th:last-child, p.attention>.table:first-child>thead:first-child>tr:first-child td:last-child, p.attention>.table:first-child>thead:first-child>tr:first-child th:last-child {
     border-top-right-radius: -1
 }

 p.attention>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, p.attention>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, p.attention>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, p.attention>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, p.attention>.table:last-child>tbody:last-child>tr:last-child td:first-child, p.attention>.table:last-child>tbody:last-child>tr:last-child th:first-child, p.attention>.table:last-child>tfoot:last-child>tr:last-child td:first-child, p.attention>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
     border-bottom-left-radius: -1
 }

 p.attention>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, p.attention>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, p.attention>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, p.attention>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, p.attention>.table:last-child>tbody:last-child>tr:last-child td:last-child, p.attention>.table:last-child>tbody:last-child>tr:last-child th:last-child, p.attention>.table:last-child>tfoot:last-child>tr:last-child td:last-child, p.attention>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
     border-bottom-right-radius: -1
 }

 p.attention>.panel-body+.table, p.attention>.panel-body+.table-responsive, p.attention>.table+.panel-body, p.attention>.table-responsive+.panel-body {
     border-top: 1px solid #d1d5dd
 }

 p.attention>.table>tbody:first-child>tr:first-child td, p.attention>.table>tbody:first-child>tr:first-child th {
     border-top: 0
 }

 p.attention>.table-bordered, p.attention>.table-responsive>.table-bordered {
     border: 0
 }

 p.attention>.table-bordered>tbody>tr>td:first-child, p.attention>.table-bordered>tbody>tr>th:first-child, p.attention>.table-bordered>tfoot>tr>td:first-child, p.attention>.table-bordered>tfoot>tr>th:first-child, p.attention>.table-bordered>thead>tr>td:first-child, p.attention>.table-bordered>thead>tr>th:first-child, p.attention>.table-responsive>.table-bordered>tbody>tr>td:first-child, p.attention>.table-responsive>.table-bordered>tbody>tr>th:first-child, p.attention>.table-responsive>.table-bordered>tfoot>tr>td:first-child, p.attention>.table-responsive>.table-bordered>tfoot>tr>th:first-child, p.attention>.table-responsive>.table-bordered>thead>tr>td:first-child, p.attention>.table-responsive>.table-bordered>thead>tr>th:first-child {
     border-left: 0
 }

 p.attention>.table-bordered>tbody>tr>td:last-child, p.attention>.table-bordered>tbody>tr>th:last-child, p.attention>.table-bordered>tfoot>tr>td:last-child, p.attention>.table-bordered>tfoot>tr>th:last-child, p.attention>.table-bordered>thead>tr>td:last-child, p.attention>.table-bordered>thead>tr>th:last-child, p.attention>.table-responsive>.table-bordered>tbody>tr>td:last-child, p.attention>.table-responsive>.table-bordered>tbody>tr>th:last-child, p.attention>.table-responsive>.table-bordered>tfoot>tr>td:last-child, p.attention>.table-responsive>.table-bordered>tfoot>tr>th:last-child, p.attention>.table-responsive>.table-bordered>thead>tr>td:last-child, p.attention>.table-responsive>.table-bordered>thead>tr>th:last-child {
     border-right: 0
 }

 p.attention>.table-bordered>tbody>tr:first-child>td, p.attention>.table-bordered>tbody>tr:first-child>th, p.attention>.table-bordered>tbody>tr:last-child>td, p.attention>.table-bordered>tbody>tr:last-child>th, p.attention>.table-bordered>tfoot>tr:last-child>td, p.attention>.table-bordered>tfoot>tr:last-child>th, p.attention>.table-bordered>thead>tr:first-child>td, p.attention>.table-bordered>thead>tr:first-child>th, p.attention>.table-responsive>.table-bordered>tbody>tr:first-child>td, p.attention>.table-responsive>.table-bordered>tbody>tr:first-child>th, p.attention>.table-responsive>.table-bordered>tbody>tr:last-child>td, p.attention>.table-responsive>.table-bordered>tbody>tr:last-child>th, p.attention>.table-responsive>.table-bordered>tfoot>tr:last-child>td, p.attention>.table-responsive>.table-bordered>tfoot>tr:last-child>th, p.attention>.table-responsive>.table-bordered>thead>tr:first-child>td, p.attention>.table-responsive>.table-bordered>thead>tr:first-child>th {
     border-bottom: 0
 }

 p.attention>.table-responsive {
     border: 0;
     margin-bottom: 0
 }

 p.attention h3, p.attention h4, p.attention p {
     font-size: .9375em;
     line-height: 1.6667em;
     margin: 0
 }

 p.attention h3, p.attention h4 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 600
 }

 p.attention a {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-position: 0 40%;
     padding-left: 20px
 }

 p.attention a:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 @media print {
     .visible-print-inline-block {
         display: inline-block !important
     }

     .hidden-print {
         display: none !important
     }

     p.attention {
         border: 1px solid #d1d5dd
     }
 }

 .helptext {
     font-size: .875em;
     line-height: 1.7857em;
     margin-top: 0;
     margin-bottom: 1.7857em;
     color: #8892a7;
     font-style: italic
 }

 header h1, header h1 strong, legend {
     font-style: normal
 }

 .icon-cat_compile-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6.836%204.516h.278V1.578l.813-.611-.084-.141-.729.432-.04-.696h-.199l-.039.696-.682-.432-.107.142.789.61zm-1.164.399l.119-.069.121-.07-1.469-2.544.399-.935-.143-.081-.416.739-.382-.583-.172.1.314.622-.808-.033-.021.176.989.134zm-4.276-.162l.923-.379%202.543%201.47.069-.12.07-.121-2.544-1.469-.123-1.009-.164.002.011.847-.622-.313-.1.172.582.381-.716.375zm3.23%202.3v-.279H1.688l-.611-.811-.139.083.429.728-.694.04v.199l.694.038-.43.683.142.107.609-.79zm.331%201.045l-.069-.121-2.544%201.468-.937-.397-.079.142.737.415-.582.382.1.172.621-.313-.033.807.177.021.132-.988%202.546-1.469zm.878.86l-.12-.071-1.471%202.544-1.008.125.001.162.847-.01-.313.622.171.1.383-.582.375.714.163-.069-.38-.923%201.472-2.544zm2.493-.096l-.12.07L8.087%209l1.468%202.546-.397.935.142.081.416-.738.381.582.173-.099-.314-.622.807.033.022-.176-.991-.134zm4.276.164l-.924.379-2.542-1.471-.071.121-.07.119%202.545%201.471.124%201.007h.163l-.011-.848.622.315.1-.173-.582-.382.716-.375zm.723-2.061l-.001-.198-.694-.04.43-.684-.14-.106-.611.791-2.937-.003-.002.139-.001.139%202.941.001.61.811.14-.082-.433-.729zM9.043%205.681l.068.121%202.548-1.469.934.396.081-.141-.74-.414.585-.382-.102-.172-.622.313.033-.808-.175-.021-.133.99L8.974%205.56zm-.878-.86l.12.071%201.472-2.546%201.007-.124-.001-.163-.848.012.315-.624-.172-.098-.383.582-.376-.716-.161.069.379.924-1.472%202.543z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226.845%22%20r%3D%221.271%22%20fill%3D%22%233e4c57%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.625%206.824h.75v7.197h-.75z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_compile-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6.836%204.516h.278V1.578l.813-.611-.084-.141-.729.432-.04-.696h-.199l-.039.696-.682-.432-.107.142.789.61zm-1.164.399l.119-.069.121-.07-1.469-2.544.399-.935-.143-.081-.416.739-.382-.583-.172.1.314.622-.808-.033-.021.176.989.134zm-4.276-.162l.923-.379%202.543%201.47.069-.12.07-.121-2.544-1.469-.123-1.009-.164.002.011.847-.622-.313-.1.172.582.381-.716.375zm3.23%202.3v-.279H1.688l-.611-.811-.139.083.429.728-.694.04v.199l.694.038-.43.683.142.107.609-.79zm.331%201.045l-.069-.121-2.544%201.468-.937-.397-.079.142.737.415-.582.382.1.172.621-.313-.033.807.177.021.132-.988%202.546-1.469zm.878.86l-.12-.071-1.471%202.544-1.008.125.001.162.847-.01-.313.622.171.1.383-.582.375.714.163-.069-.38-.923%201.472-2.544zm2.493-.096l-.12.07L8.087%209l1.468%202.546-.397.935.142.081.416-.738.381.582.173-.099-.314-.622.807.033.022-.176-.991-.134zm4.276.164l-.924.379-2.542-1.471-.071.121-.07.119%202.545%201.471.124%201.007h.163l-.011-.848.622.315.1-.173-.582-.382.716-.375zm.723-2.061l-.001-.198-.694-.04.43-.684-.14-.106-.611.791-2.937-.003-.002.139-.001.139%202.941.001.61.811.14-.082-.433-.729zM9.043%205.681l.068.121%202.548-1.469.934.396.081-.141-.74-.414.585-.382-.102-.172-.622.313.033-.808-.175-.021-.133.99L8.974%205.56zm-.878-.86l.12.071%201.472-2.546%201.007-.124-.001-.163-.848.012.315-.624-.172-.098-.383.582-.376-.716-.161.069.379.924-1.472%202.543z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226.845%22%20r%3D%221.271%22%20fill%3D%22%23004d9a%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.625%206.824h.75v7.197h-.75z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_compile-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6.836%204.516h.278V1.578l.813-.611-.084-.141-.729.432-.04-.696h-.199l-.039.696-.682-.432-.107.142.789.61zm-1.164.399l.119-.069.121-.07-1.469-2.544.399-.935-.143-.081-.416.739-.382-.583-.172.1.314.622-.808-.033-.021.176.989.134zm-4.276-.162l.923-.379%202.543%201.47.069-.12.07-.121-2.544-1.469-.123-1.009-.164.002.011.847-.622-.313-.1.172.582.381-.716.375zm3.23%202.3v-.279H1.688l-.611-.811-.139.083.429.728-.694.04v.199l.694.038-.43.683.142.107.609-.79zm.331%201.045l-.069-.121-2.544%201.468-.937-.397-.079.142.737.415-.582.382.1.172.621-.313-.033.807.177.021.132-.988%202.546-1.469zm.878.86l-.12-.071-1.471%202.544-1.008.125.001.162.847-.01-.313.622.171.1.383-.582.375.714.163-.069-.38-.923%201.472-2.544zm2.493-.096l-.12.07L8.087%209l1.468%202.546-.397.935.142.081.416-.738.381.582.173-.099-.314-.622.807.033.022-.176-.991-.134zm4.276.164l-.924.379-2.542-1.471-.071.121-.07.119%202.545%201.471.124%201.007h.163l-.011-.848.622.315.1-.173-.582-.382.716-.375zm.723-2.061l-.001-.198-.694-.04.43-.684-.14-.106-.611.791-2.937-.003-.002.139-.001.139%202.941.001.61.811.14-.082-.433-.729zM9.043%205.681l.068.121%202.548-1.469.934.396.081-.141-.74-.414.585-.382-.102-.172-.622.313.033-.808-.175-.021-.133.99L8.974%205.56zm-.878-.86l.12.071%201.472-2.546%201.007-.124-.001-.163-.848.012.315-.624-.172-.098-.383.582-.376-.716-.161.069.379.924-1.472%202.543z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226.845%22%20r%3D%221.271%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.625%206.824h.75v7.197h-.75z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_flux-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.391%204.376c-.008-.017-.022-.03-.042-.03a.05.05%200%200%200-.052.051l.003.007c-.416%201.626-2.431%201.527-3.873%201.527H5.348c-2.077%200-3.786%201.161-3.786%203.238l.001%204.502v.277c0%20.029.05.052.064.052h.059c.066%200%20.121-.341.121-.347.272-2.3.775-4.926%203.532-4.926h3.274c2.077%200%203.786-.541%203.786-2.769V4.375h-.008zM1.705%206.36c.542-1.555%201.562-1.967%203.678-1.967h3.274c2.427%200%203.781-.845%203.781-2.814V.03h-.008c-.008-.016-.023-.03-.043-.03a.053.053%200%200%200-.052.051c0%20.003.003.004.003.008-.414%201.625-2.117%201.526-3.871%201.526H5.335c-1.812%200-3.729%201.173-3.729%203.25l.001%201.525c.035.015.092.002.098%200z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_flux-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.391%204.376c-.008-.017-.022-.03-.042-.03a.05.05%200%200%200-.052.051l.003.007c-.416%201.626-2.431%201.527-3.873%201.527H5.348c-2.077%200-3.786%201.161-3.786%203.238l.001%204.502v.277c0%20.029.05.052.064.052h.059c.066%200%20.121-.341.121-.347.272-2.3.775-4.926%203.532-4.926h3.274c2.077%200%203.786-.541%203.786-2.769V4.375h-.008zM1.705%206.36c.542-1.555%201.562-1.967%203.678-1.967h3.274c2.427%200%203.781-.845%203.781-2.814V.03h-.008c-.008-.016-.023-.03-.043-.03a.053.053%200%200%200-.052.051c0%20.003.003.004.003.008-.414%201.625-2.117%201.526-3.871%201.526H5.335c-1.812%200-3.729%201.173-3.729%203.25l.001%201.525c.035.015.092.002.098%200z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_flux-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.391%204.376c-.008-.017-.022-.03-.042-.03a.05.05%200%200%200-.052.051l.003.007c-.416%201.626-2.431%201.527-3.873%201.527H5.348c-2.077%200-3.786%201.161-3.786%203.238l.001%204.502v.277c0%20.029.05.052.064.052h.059c.066%200%20.121-.341.121-.347.272-2.3.775-4.926%203.532-4.926h3.274c2.077%200%203.786-.541%203.786-2.769V4.375h-.008zM1.705%206.36c.542-1.555%201.562-1.967%203.678-1.967h3.274c2.427%200%203.781-.845%203.781-2.814V.03h-.008c-.008-.016-.023-.03-.043-.03a.053.053%200%200%200-.052.051c0%20.003.003.004.003.008-.414%201.625-2.117%201.526-3.871%201.526H5.335c-1.812%200-3.729%201.173-3.729%203.25l.001%201.525c.035.015.092.002.098%200z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_jt-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M13.63%201.291C13.355%201.388.458%206.064.191%206.159c-.228.08-.279.276-.008.383.322.128%202.427%201.18%202.427%201.18v.036l1.801.721%208.781-6.449c.118-.087.254.076.17.168-.085.094-6.829%206.666-6.829%206.666l-.326.296.978.507%203.984%202.144a.41.41%200%200%200%20.601-.269l2.215-9.908c.064-.273-.08-.44-.354-.345v.002zM5.038%2012.55c0%20.196.111.25.266.111.199-.182%202.277-2.046%202.277-2.046L5.038%209.299v3.251z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_jt-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M13.63%201.291C13.355%201.388.458%206.064.191%206.159c-.228.08-.279.276-.008.383.322.128%202.427%201.18%202.427%201.18v.036l1.801.721%208.781-6.449c.118-.087.254.076.17.168-.085.094-6.829%206.666-6.829%206.666l-.326.296.978.507%203.984%202.144a.41.41%200%200%200%20.601-.269l2.215-9.908c.064-.273-.08-.44-.354-.345v.002zM5.038%2012.55c0%20.196.111.25.266.111.199-.182%202.277-2.046%202.277-2.046L5.038%209.299v3.251z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_jt-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.63%201.291C13.355%201.388.458%206.064.191%206.159c-.228.08-.279.276-.008.383.322.128%202.427%201.18%202.427%201.18v.036l1.801.721%208.781-6.449c.118-.087.254.076.17.168-.085.094-6.829%206.666-6.829%206.666l-.326.296.978.507%203.984%202.144a.41.41%200%200%200%20.601-.269l2.215-9.908c.064-.273-.08-.44-.354-.345v.002zM5.038%2012.55c0%20.196.111.25.266.111.199-.182%202.277-2.046%202.277-2.046L5.038%209.299v3.251z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_labelimpose-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.192%2013.562c.137-1.074.486-1.914.962-2.593h-5.03V9.703l1.234-.258V4.013l-1.236-.252v-1.14h4.313v1.141l-1.116.251-.002%205.446h2.796V8.288h1.745c0%20.315.002.571.005.802a7.58%207.58%200%200%201%201.875-.275c.017-.028.358-.057.423-.067.413-.066.687-.693.791-.977.029-.253.048-.51.048-.771%200-3.87-3.138-7.007-7.007-7.007S0%203.137%200%207.007c0%203.869%203.131%207%207%207%20.125%200%20.239-.013.361-.019l.038-.032c-.067-.099-.215-.328-.207-.394z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_labelimpose-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.192%2013.562c.137-1.074.486-1.914.962-2.593h-5.03V9.703l1.234-.258V4.013l-1.236-.252v-1.14h4.313v1.141l-1.116.251-.002%205.446h2.796V8.288h1.745c0%20.315.002.571.005.802a7.58%207.58%200%200%201%201.875-.275c.017-.028.358-.057.423-.067.413-.066.687-.693.791-.977.029-.253.048-.51.048-.771%200-3.87-3.138-7.007-7.007-7.007S0%203.137%200%207.007c0%203.869%203.131%207%207%207%20.125%200%20.239-.013.361-.019l.038-.032c-.067-.099-.215-.328-.207-.394z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cat_labelimpose-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.192%2013.562c.137-1.074.486-1.914.962-2.593h-5.03V9.703l1.234-.258V4.013l-1.236-.252v-1.14h4.313v1.141l-1.116.251-.002%205.446h2.796V8.288h1.745c0%20.315.002.571.005.802a7.58%207.58%200%200%201%201.875-.275c.017-.028.358-.057.423-.067.413-.066.687-.693.791-.977.029-.253.048-.51.048-.771%200-3.87-3.138-7.007-7.007-7.007S0%203.137%200%207.007c0%203.869%203.131%207%207%207%20.125%200%20.239-.013.361-.019l.038-.032c-.067-.099-.215-.328-.207-.394z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-chain-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251.177%22%20height%3D%2245.899%22%20viewBox%3D%220%200%2051.177%2045.899%22%3E%3Cpath%20d%3D%22M21.557%2034.949l-5.649%205.65c-2.185%202.184-6.34%201.581-9.264-1.343-1.475-1.475-2.398-3.296-2.603-5.13-.185-1.668.262-3.136%201.26-4.133l11.879-11.88c2.183-2.183%206.338-1.58%209.263%201.344%201.418%201.418%202.334%203.175%202.578%204.946a2.007%202.007%200%200%200%202.255%201.708%202%202%200%200%200%201.708-2.255c-.363-2.63-1.682-5.197-3.713-7.228-4.483-4.483-11.176-5.087-14.919-1.344L2.472%2027.165C.597%2029.039-.257%2031.668.065%2034.568c.304%202.733%201.636%205.403%203.75%207.517%202.506%202.507%205.702%203.8%208.688%203.8%202.355%200%204.581-.806%206.232-2.456l5.65-5.651a2%202%200%200%200-2.828-2.829z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M51.111%2011.332c-.304-2.733-1.636-5.403-3.75-7.517-2.113-2.114-4.783-3.446-7.517-3.75-2.902-.325-5.53.533-7.402%202.406l-5.836%205.836a2%202%200%201%200%202.828%202.828L35.271%205.3c.998-.997%202.467-1.441%204.133-1.259%201.834.204%203.655%201.128%205.13%202.603%201.475%201.474%202.398%203.296%202.603%205.13.186%201.668-.262%203.135-1.259%204.133l-11.88%2011.879c-2.185%202.185-6.341%201.58-9.264-1.344-1.478-1.479-2.43-3.378-2.611-5.213a2%202%200%201%200-3.981.393c.274%202.78%201.611%205.496%203.763%207.648%202.506%202.506%205.702%203.8%208.688%203.8%202.355%200%204.58-.805%206.231-2.455l11.879-11.88c1.876-1.874%202.731-4.503%202.408-7.403z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-chain-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251.177%22%20height%3D%2245.899%22%20viewBox%3D%220%200%2051.177%2045.899%22%3E%3Cpath%20d%3D%22M21.557%2034.949l-5.649%205.65c-2.185%202.184-6.34%201.581-9.264-1.343-1.475-1.475-2.398-3.296-2.603-5.13-.185-1.668.262-3.136%201.26-4.133l11.879-11.88c2.183-2.183%206.338-1.58%209.263%201.344%201.418%201.418%202.334%203.175%202.578%204.946a2.007%202.007%200%200%200%202.255%201.708%202%202%200%200%200%201.708-2.255c-.363-2.63-1.682-5.197-3.713-7.228-4.483-4.483-11.176-5.087-14.919-1.344L2.472%2027.165C.597%2029.039-.257%2031.668.065%2034.568c.304%202.733%201.636%205.403%203.75%207.517%202.506%202.507%205.702%203.8%208.688%203.8%202.355%200%204.581-.806%206.232-2.456l5.65-5.651a2%202%200%200%200-2.828-2.829z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M51.111%2011.332c-.304-2.733-1.636-5.403-3.75-7.517-2.113-2.114-4.783-3.446-7.517-3.75-2.902-.325-5.53.533-7.402%202.406l-5.836%205.836a2%202%200%201%200%202.828%202.828L35.271%205.3c.998-.997%202.467-1.441%204.133-1.259%201.834.204%203.655%201.128%205.13%202.603%201.475%201.474%202.398%203.296%202.603%205.13.186%201.668-.262%203.135-1.259%204.133l-11.88%2011.879c-2.185%202.185-6.341%201.58-9.264-1.344-1.478-1.479-2.43-3.378-2.611-5.213a2%202%200%201%200-3.981.393c.274%202.78%201.611%205.496%203.763%207.648%202.506%202.506%205.702%203.8%208.688%203.8%202.355%200%204.58-.805%206.231-2.455l11.879-11.88c1.876-1.874%202.731-4.503%202.408-7.403z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-chain-kmpurple {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251.177%22%20height%3D%2245.899%22%20viewBox%3D%220%200%2051.177%2045.899%22%3E%3Cpath%20d%3D%22M21.557%2034.949l-5.649%205.65c-2.185%202.184-6.34%201.581-9.264-1.343-1.475-1.475-2.398-3.296-2.603-5.13-.185-1.668.262-3.136%201.26-4.133l11.879-11.88c2.183-2.183%206.338-1.58%209.263%201.344%201.418%201.418%202.334%203.175%202.578%204.946a2.007%202.007%200%200%200%202.255%201.708%202%202%200%200%200%201.708-2.255c-.363-2.63-1.682-5.197-3.713-7.228-4.483-4.483-11.176-5.087-14.919-1.344L2.472%2027.165C.597%2029.039-.257%2031.668.065%2034.568c.304%202.733%201.636%205.403%203.75%207.517%202.506%202.507%205.702%203.8%208.688%203.8%202.355%200%204.581-.806%206.232-2.456l5.65-5.651a2%202%200%200%200-2.828-2.829z%22%20fill%3D%22%23A3248F%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M51.111%2011.332c-.304-2.733-1.636-5.403-3.75-7.517-2.113-2.114-4.783-3.446-7.517-3.75-2.902-.325-5.53.533-7.402%202.406l-5.836%205.836a2%202%200%201%200%202.828%202.828L35.271%205.3c.998-.997%202.467-1.441%204.133-1.259%201.834.204%203.655%201.128%205.13%202.603%201.475%201.474%202.398%203.296%202.603%205.13.186%201.668-.262%203.135-1.259%204.133l-11.88%2011.879c-2.185%202.185-6.341%201.58-9.264-1.344-1.478-1.479-2.43-3.378-2.611-5.213a2%202%200%201%200-3.981.393c.274%202.78%201.611%205.496%203.763%207.648%202.506%202.506%205.702%203.8%208.688%203.8%202.355%200%204.58-.805%206.231-2.455l11.879-11.88c1.876-1.874%202.731-4.503%202.408-7.403z%22%20fill%3D%22%23A3248F%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-close-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-close-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-close-link {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-close-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cog-gray {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.373%208.342h-.579a4.116%204.116%200%200%201-.402.964l.535.535a.877.877%200%200%201%200%201.241l-.31.31a.877.877%200%200%201-1.241%200l-.539-.539c-.299.17-.621.303-.96.395v.562a.877.877%200%200%201-.877.877h-.438a.878.878%200%200%201-.878-.877v-.562a4.128%204.128%200%200%201-.96-.395l-.539.539a.876.876%200%200%201-1.24%200l-.311-.31a.877.877%200%200%201%200-1.241l.536-.535a4.116%204.116%200%200%201-.402-.964h-.579a.876.876%200%200%201-.877-.877v-.439c0-.484.392-.877.877-.877h.572c.091-.337.22-.658.388-.956l-.515-.514a.877.877%200%200%201%200-1.241l.31-.31a.876.876%200%200%201%201.24%200l.504.504c.309-.18.642-.32.994-.416v-.59c0-.485.394-.877.878-.877h.438c.484%200%20.877.392.877.877v.589c.353.096.686.236.994.416l.504-.504a.877.877%200%200%201%201.241%200l.31.31a.877.877%200%200%201%200%201.241l-.514.514c.168.298.298.619.389.957h.572c.484%200%20.877.393.877.877v.439a.877.877%200%200%201-.878.876zM6.781%204.848a2.412%202.412%200%201%200%200%204.824%202.412%202.412%200%200%200%200-4.824zm0%203.481a1.096%201.096%200%201%201-.002-2.192A1.096%201.096%200%200%201%206.78%208.33z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cog-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.373%208.342h-.579a4.116%204.116%200%200%201-.402.964l.535.535a.877.877%200%200%201%200%201.241l-.31.31a.877.877%200%200%201-1.241%200l-.539-.539c-.299.17-.621.303-.96.395v.562a.877.877%200%200%201-.877.877h-.438a.878.878%200%200%201-.878-.877v-.562a4.128%204.128%200%200%201-.96-.395l-.539.539a.876.876%200%200%201-1.24%200l-.311-.31a.877.877%200%200%201%200-1.241l.536-.535a4.116%204.116%200%200%201-.402-.964h-.579a.876.876%200%200%201-.877-.877v-.439c0-.484.392-.877.877-.877h.572c.091-.337.22-.658.388-.956l-.515-.514a.877.877%200%200%201%200-1.241l.31-.31a.876.876%200%200%201%201.24%200l.504.504c.309-.18.642-.32.994-.416v-.59c0-.485.394-.877.878-.877h.438c.484%200%20.877.392.877.877v.589c.353.096.686.236.994.416l.504-.504a.877.877%200%200%201%201.241%200l.31.31a.877.877%200%200%201%200%201.241l-.514.514c.168.298.298.619.389.957h.572c.484%200%20.877.393.877.877v.439a.877.877%200%200%201-.878.876zM6.781%204.848a2.412%202.412%200%201%200%200%204.824%202.412%202.412%200%200%200%200-4.824zm0%203.481a1.096%201.096%200%201%201-.002-2.192A1.096%201.096%200%200%201%206.78%208.33z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-cog-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.373%208.342h-.579a4.116%204.116%200%200%201-.402.964l.535.535a.877.877%200%200%201%200%201.241l-.31.31a.877.877%200%200%201-1.241%200l-.539-.539c-.299.17-.621.303-.96.395v.562a.877.877%200%200%201-.877.877h-.438a.878.878%200%200%201-.878-.877v-.562a4.128%204.128%200%200%201-.96-.395l-.539.539a.876.876%200%200%201-1.24%200l-.311-.31a.877.877%200%200%201%200-1.241l.536-.535a4.116%204.116%200%200%201-.402-.964h-.579a.876.876%200%200%201-.877-.877v-.439c0-.484.392-.877.877-.877h.572c.091-.337.22-.658.388-.956l-.515-.514a.877.877%200%200%201%200-1.241l.31-.31a.876.876%200%200%201%201.24%200l.504.504c.309-.18.642-.32.994-.416v-.59c0-.485.394-.877.878-.877h.438c.484%200%20.877.392.877.877v.589c.353.096.686.236.994.416l.504-.504a.877.877%200%200%201%201.241%200l.31.31a.877.877%200%200%201%200%201.241l-.514.514c.168.298.298.619.389.957h.572c.484%200%20.877.393.877.877v.439a.877.877%200%200%201-.878.876zM6.781%204.848a2.412%202.412%200%201%200%200%204.824%202.412%202.412%200%200%200%200-4.824zm0%203.481a1.096%201.096%200%201%201-.002-2.192A1.096%201.096%200%200%201%206.78%208.33z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-copyright-gray {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011.676c2.57%200%204.676-2.105%204.676-4.676S9.571%202.324%207%202.324%202.324%204.429%202.324%207%204.429%2011.676%207%2011.676zm0-10.5c3.227%200%205.824%202.598%205.824%205.824S10.226%2012.824%207%2012.824%201.176%2010.226%201.176%207%203.774%201.176%207%201.176zm-.082%204.156c-.841%200-1.094.745-1.094%201.586v.164c0%20.841.253%201.586%201.094%201.586.513%200%20.957-.313.957-.82h1.039c0%20.534-.289.935-.602%201.203-.353.302-.763.492-1.395.492-1.493%200-2.242-.986-2.242-2.461v-.164c0-.707.199-1.352.547-1.75.361-.412.939-.738%201.695-.738.605%200%201.111.209%201.422.52.301.301.574.765.574%201.34H7.874c0-.137-.027-.246-.082-.355s-.109-.246-.191-.328a.995.995%200%200%200-.684-.273z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-copyright-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011.676c2.57%200%204.676-2.105%204.676-4.676S9.571%202.324%207%202.324%202.324%204.429%202.324%207%204.429%2011.676%207%2011.676zm0-10.5c3.227%200%205.824%202.598%205.824%205.824S10.226%2012.824%207%2012.824%201.176%2010.226%201.176%207%203.774%201.176%207%201.176zm-.082%204.156c-.841%200-1.094.745-1.094%201.586v.164c0%20.841.253%201.586%201.094%201.586.513%200%20.957-.313.957-.82h1.039c0%20.534-.289.935-.602%201.203-.353.302-.763.492-1.395.492-1.493%200-2.242-.986-2.242-2.461v-.164c0-.707.199-1.352.547-1.75.361-.412.939-.738%201.695-.738.605%200%201.111.209%201.422.52.301.301.574.765.574%201.34H7.874c0-.137-.027-.246-.082-.355s-.109-.246-.191-.328a.995.995%200%200%200-.684-.273z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-copyright-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011.676c2.57%200%204.676-2.105%204.676-4.676S9.571%202.324%207%202.324%202.324%204.429%202.324%207%204.429%2011.676%207%2011.676zm0-10.5c3.227%200%205.824%202.598%205.824%205.824S10.226%2012.824%207%2012.824%201.176%2010.226%201.176%207%203.774%201.176%207%201.176zm-.082%204.156c-.841%200-1.094.745-1.094%201.586v.164c0%20.841.253%201.586%201.094%201.586.513%200%20.957-.313.957-.82h1.039c0%20.534-.289.935-.602%201.203-.353.302-.763.492-1.395.492-1.493%200-2.242-.986-2.242-2.461v-.164c0-.707.199-1.352.547-1.75.361-.412.939-.738%201.695-.738.605%200%201.111.209%201.422.52.301.301.574.765.574%201.34H7.874c0-.137-.027-.246-.082-.355s-.109-.246-.191-.328a.995.995%200%200%200-.684-.273z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-download-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-download-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-download-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-envelope-gray {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.688%201.75H1.313C.588%201.75%200%202.338%200%203.063v7.875c0%20.724.588%201.313%201.313%201.313h11.375c.725%200%201.313-.588%201.313-1.313V3.063c0-.725-.588-1.313-1.313-1.313zM1.199%2011.371l-.32-.32%203.609-3.608.32.32-3.609%203.608zm11.602%200L9.192%207.763l.32-.32%203.609%203.608-.32.32zM7.438%208.455v.295h-.875v-.295L.877%203.183l.557-.557%205.567%205.162%205.567-5.162.556.557-5.686%205.272z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-envelope-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.688%201.75H1.313C.588%201.75%200%202.338%200%203.063v7.875c0%20.724.588%201.313%201.313%201.313h11.375c.725%200%201.313-.588%201.313-1.313V3.063c0-.725-.588-1.313-1.313-1.313zM1.199%2011.371l-.32-.32%203.609-3.608.32.32-3.609%203.608zm11.602%200L9.192%207.763l.32-.32%203.609%203.608-.32.32zM7.438%208.455v.295h-.875v-.295L.877%203.183l.557-.557%205.567%205.162%205.567-5.162.556.557-5.686%205.272z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-envelope-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.688%201.75H1.313C.588%201.75%200%202.338%200%203.063v7.875c0%20.724.588%201.313%201.313%201.313h11.375c.725%200%201.313-.588%201.313-1.313V3.063c0-.725-.588-1.313-1.313-1.313zM1.199%2011.371l-.32-.32%203.609-3.608.32.32-3.609%203.608zm11.602%200L9.192%207.763l.32-.32%203.609%203.608-.32.32zM7.438%208.455v.295h-.875v-.295L.877%203.183l.557-.557%205.567%205.162%205.567-5.162.556.557-5.686%205.272z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-envelope2-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22138.338%22%20height%3D%2299.993%22%20viewBox%3D%220%200%20138.338%2099.993%22%3E%3Cdefs%20fill%3D%22%233e4c57%22%3E%3Cpath%20id%3D%22a%22%20d%3D%22M0%200h138.338v99.993H0z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%20fill%3D%22%233e4c57%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%20fill%3D%22%233e4c57%22%3E%3C%2Fuse%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M130.168%2099.993H8.17c-4.505%200-8.17-3.665-8.17-8.169V8.17C0%203.665%203.665%200%208.17%200h121.999c4.504%200%208.169%203.665%208.169%208.17v83.654c-.001%204.504-3.666%208.169-8.17%208.169zM8.17%205A3.174%203.174%200%200%200%205%208.17v83.654a3.173%203.173%200%200%200%203.17%203.169h121.999a3.173%203.173%200%200%200%203.169-3.169V8.17A3.173%203.173%200%200%200%20130.169%205H8.17z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M69.168%2057.603L15.24%2023.93a2.5%202.5%200%201%201%202.649-4.241l51.28%2032.019%2051.28-32.018a2.5%202.5%200%201%201%202.648%204.241L69.168%2057.603z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-envelope2-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22138.338%22%20height%3D%2299.993%22%20viewBox%3D%220%200%20138.338%2099.993%22%3E%3Cdefs%20fill%3D%22%23004d9a%22%3E%3Cpath%20id%3D%22a%22%20d%3D%22M0%200h138.338v99.993H0z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%20fill%3D%22%23004d9a%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%20fill%3D%22%23004d9a%22%3E%3C%2Fuse%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M130.168%2099.993H8.17c-4.505%200-8.17-3.665-8.17-8.169V8.17C0%203.665%203.665%200%208.17%200h121.999c4.504%200%208.169%203.665%208.169%208.17v83.654c-.001%204.504-3.666%208.169-8.17%208.169zM8.17%205A3.174%203.174%200%200%200%205%208.17v83.654a3.173%203.173%200%200%200%203.17%203.169h121.999a3.173%203.173%200%200%200%203.169-3.169V8.17A3.173%203.173%200%200%200%20130.169%205H8.17z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M69.168%2057.603L15.24%2023.93a2.5%202.5%200%201%201%202.649-4.241l51.28%2032.019%2051.28-32.018a2.5%202.5%200%201%201%202.648%204.241L69.168%2057.603z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-envelope2-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22138.338%22%20height%3D%2299.993%22%20viewBox%3D%220%200%20138.338%2099.993%22%3E%3Cdefs%20fill%3D%22%23fff%22%3E%3Cpath%20id%3D%22a%22%20d%3D%22M0%200h138.338v99.993H0z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%20fill%3D%22%23fff%22%3E%3C%2Fuse%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M130.168%2099.993H8.17c-4.505%200-8.17-3.665-8.17-8.169V8.17C0%203.665%203.665%200%208.17%200h121.999c4.504%200%208.169%203.665%208.169%208.17v83.654c-.001%204.504-3.666%208.169-8.17%208.169zM8.17%205A3.174%203.174%200%200%200%205%208.17v83.654a3.173%203.173%200%200%200%203.17%203.169h121.999a3.173%203.173%200%200%200%203.169-3.169V8.17A3.173%203.173%200%200%200%20130.169%205H8.17z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M69.168%2057.603L15.24%2023.93a2.5%202.5%200%201%201%202.649-4.241l51.28%2032.019%2051.28-32.018a2.5%202.5%200%201%201%202.648%204.241L69.168%2057.603z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-error-danger {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20fill%3D%22%23900%22%20d%3D%22M30.509%2028.344L42.1%2016.753a1.53%201.53%200%201%200-2.164-2.164L28.344%2026.18%2016.753%2014.589a1.53%201.53%200%201%200-2.164%202.164L26.18%2028.345%2014.59%2039.937a1.53%201.53%200%201%200%202.164%202.164l11.59-11.591%2011.592%2011.591c.299.299.691.448%201.083.448a1.528%201.528%200%200%200%201.081-2.612L30.509%2028.344z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-error-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M30.509%2028.344L42.1%2016.753a1.53%201.53%200%201%200-2.164-2.164L28.344%2026.18%2016.753%2014.589a1.53%201.53%200%201%200-2.164%202.164L26.18%2028.345%2014.59%2039.937a1.53%201.53%200%201%200%202.164%202.164l11.59-11.591%2011.592%2011.591c.299.299.691.448%201.083.448a1.528%201.528%200%200%200%201.081-2.612L30.509%2028.344z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-error-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M30.509%2028.344L42.1%2016.753a1.53%201.53%200%201%200-2.164-2.164L28.344%2026.18%2016.753%2014.589a1.53%201.53%200%201%200-2.164%202.164L26.18%2028.345%2014.59%2039.937a1.53%201.53%200%201%200%202.164%202.164l11.59-11.591%2011.592%2011.591c.299.299.691.448%201.083.448a1.528%201.528%200%200%200%201.081-2.612L30.509%2028.344z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-error-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.509%2028.344L42.1%2016.753a1.53%201.53%200%201%200-2.164-2.164L28.344%2026.18%2016.753%2014.589a1.53%201.53%200%201%200-2.164%202.164L26.18%2028.345%2014.59%2039.937a1.53%201.53%200%201%200%202.164%202.164l11.59-11.591%2011.592%2011.591c.299.299.691.448%201.083.448a1.528%201.528%200%200%200%201.081-2.612L30.509%2028.344z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-eye-gray {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%202.625C3.947%202.625%201.3%204.403%200%207c1.3%202.597%203.947%204.375%207%204.375S12.699%209.597%2014%207c-1.3-2.597-3.947-4.375-7-4.375zm3.451%202.32A6.644%206.644%200%200%201%2012.494%207a6.677%206.677%200%200%201-2.043%202.055%206.41%206.41%200%200%201-6.902%200A6.666%206.666%200%200%201%201.506%207a6.677%206.677%200%200%201%202.043-2.055l.162-.1a3.5%203.5%200%201%200%206.578%200c.054.033.109.066.162.1zM7%205.688a1.313%201.313%200%201%201-2.626%200%201.313%201.313%200%200%201%202.626%200z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-eye-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%202.625C3.947%202.625%201.3%204.403%200%207c1.3%202.597%203.947%204.375%207%204.375S12.699%209.597%2014%207c-1.3-2.597-3.947-4.375-7-4.375zm3.451%202.32A6.644%206.644%200%200%201%2012.494%207a6.677%206.677%200%200%201-2.043%202.055%206.41%206.41%200%200%201-6.902%200A6.666%206.666%200%200%201%201.506%207a6.677%206.677%200%200%201%202.043-2.055l.162-.1a3.5%203.5%200%201%200%206.578%200c.054.033.109.066.162.1zM7%205.688a1.313%201.313%200%201%201-2.626%200%201.313%201.313%200%200%201%202.626%200z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-eye-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%202.625C3.947%202.625%201.3%204.403%200%207c1.3%202.597%203.947%204.375%207%204.375S12.699%209.597%2014%207c-1.3-2.597-3.947-4.375-7-4.375zm3.451%202.32A6.644%206.644%200%200%201%2012.494%207a6.677%206.677%200%200%201-2.043%202.055%206.41%206.41%200%200%201-6.902%200A6.666%206.666%200%200%201%201.506%207a6.677%206.677%200%200%201%202.043-2.055l.162-.1a3.5%203.5%200%201%200%206.578%200c.054.033.109.066.162.1zM7%205.688a1.313%201.313%200%201%201-2.626%200%201.313%201.313%200%200%201%202.626%200z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-feed-gray {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.521%2014C11.51%207.721%206.032%202.59%200%202.579V0c7.401%200%2014%206.297%2014%2014h-2.479zm-2.126-.001H6.917c.008-1.542-.775-3.267-2.014-4.559C3.671%208.138%201.486%207.317.006%207.325V4.747c4.622.1%209.295%204.466%209.389%209.252zm-7.638-3.5a1.749%201.749%200%201%201-.002%203.498%201.749%201.749%200%200%201%20.002-3.498z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-feed-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.521%2014C11.51%207.721%206.032%202.59%200%202.579V0c7.401%200%2014%206.297%2014%2014h-2.479zm-2.126-.001H6.917c.008-1.542-.775-3.267-2.014-4.559C3.671%208.138%201.486%207.317.006%207.325V4.747c4.622.1%209.295%204.466%209.389%209.252zm-7.638-3.5a1.749%201.749%200%201%201-.002%203.498%201.749%201.749%200%200%201%20.002-3.498z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-feed-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.521%2014C11.51%207.721%206.032%202.59%200%202.579V0c7.401%200%2014%206.297%2014%2014h-2.479zm-2.126-.001H6.917c.008-1.542-.775-3.267-2.014-4.559C3.671%208.138%201.486%207.317.006%207.325V4.747c4.622.1%209.295%204.466%209.389%209.252zm-7.638-3.5a1.749%201.749%200%201%201-.002%203.498%201.749%201.749%200%200%201%20.002-3.498z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-info-gray {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.313a5.688%205.688%200%201%200%200%2011.376A5.688%205.688%200%200%200%207%201.313zm.892%207.78c-.429.644-.866%201.141-1.6%201.141-.501-.082-.707-.441-.599-.807l.945-3.13c.023-.077-.015-.158-.085-.183s-.206.066-.324.196l-.571.687c-.015-.115-.002-.306-.002-.383.429-.644%201.134-1.153%201.613-1.153.455.046.67.41.591.809l-.952%203.145c-.013.071.025.143.089.166.07.024.217-.066.336-.196l.571-.687c.015.115-.011.318-.011.395zm-.127-4.088c-.361%200-.654-.263-.654-.651s.293-.651.654-.651.654.263.654.651a.635.635%200%200%201-.654.651z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-info-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.313a5.688%205.688%200%201%200%200%2011.376A5.688%205.688%200%200%200%207%201.313zm.892%207.78c-.429.644-.866%201.141-1.6%201.141-.501-.082-.707-.441-.599-.807l.945-3.13c.023-.077-.015-.158-.085-.183s-.206.066-.324.196l-.571.687c-.015-.115-.002-.306-.002-.383.429-.644%201.134-1.153%201.613-1.153.455.046.67.41.591.809l-.952%203.145c-.013.071.025.143.089.166.07.024.217-.066.336-.196l.571-.687c.015.115-.011.318-.011.395zm-.127-4.088c-.361%200-.654-.263-.654-.651s.293-.651.654-.651.654.263.654.651a.635.635%200%200%201-.654.651z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-info-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.313a5.688%205.688%200%201%200%200%2011.376A5.688%205.688%200%200%200%207%201.313zm.892%207.78c-.429.644-.866%201.141-1.6%201.141-.501-.082-.707-.441-.599-.807l.945-3.13c.023-.077-.015-.158-.085-.183s-.206.066-.324.196l-.571.687c-.015-.115-.002-.306-.002-.383.429-.644%201.134-1.153%201.613-1.153.455.046.67.41.591.809l-.952%203.145c-.013.071.025.143.089.166.07.024.217-.066.336-.196l.571-.687c.015.115-.011.318-.011.395zm-.127-4.088c-.361%200-.654-.263-.654-.651s.293-.651.654-.651.654.263.654.651a.635.635%200%200%201-.654.651z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-link-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-link-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-link-link {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-link-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-logo_dots-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2263.078%22%20height%3D%2261.511%22%20viewBox%3D%220%200%2063.078%2061.511%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.846%2015.864a7.592%207.592%200%200%201%207.585-7.601h.008c4.194%200%207.605%203.399%207.605%207.601s-3.411%207.602-7.605%207.602a7.59%207.59%200%200%201-7.593-7.591v-.011zM1.078%2040.609c0%205.584%204.522%2010.112%2010.107%2010.112%205.584%200%2010.123-4.528%2010.123-10.112%200-5.586-4.539-10.104-10.123-10.104C5.607%2030.5%201.082%2035.019%201.078%2040.597v.012zM25.422%205.248c0%202.894%202.363%205.237%205.255%205.237a5.236%205.236%200%200%200%205.24-5.234v-.003A5.24%205.24%200%200%200%2030.683%200h-.008c-2.889%200-5.253%202.347-5.253%205.248zm22.266%2037.579a6.464%206.464%200%200%200%206.463%206.463h.01a6.46%206.46%200%200%200%206.455-6.461v-.002a6.465%206.465%200%200%200-12.927-.009v.009zm4.628-19.095a4.852%204.852%200%200%200%204.852%204.852h.002c2.664%200%204.832-2.175%204.832-4.852a4.837%204.837%200%200%200-4.832-4.84%204.845%204.845%200%200%200-4.854%204.838v.002zM43.896%209.24a3.523%203.523%200%201%200%207.047.001%203.523%203.523%200%200%200-7.047-.001zM26.301%2053.522a7.98%207.98%200%200%200%207.971%207.988h.016a7.99%207.99%200%200%200%207.985-7.988c0-4.412-3.584-7.984-7.985-7.984a7.978%207.978%200%200%200-7.985%207.971l-.002.013zm30.357%206.663v-.855h5.571v-5.756h.849v6.611h-6.42zM0%2060.185v-6.611h.85v5.756h6.558v.856L0%2060.185zM62.229%208.259V2.196H56.46v-.85h6.615l.002%206.911-.848.002zM0%208.259V1.347h7.407v.85H.849v6.062H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .icon-logo_dots_full-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2263.08%22%20height%3D%2291.275%22%20viewBox%3D%220%200%2063.08%2091.275%22%3E%3Cpath%20fill%3D%22%238892A7%22%20d%3D%22M15.372%2090.998l-.279-1.893c-.837%201.396-2.076%202.17-3.969%202.17-4.186%200-5.116-4.247-5.116-8.093%200-3.999%201.645-7.72%205.8-7.72%201.457%200%202.79.713%203.285%201.953V68.92h3.689v22.076l-3.41.002zm-.187-9.333c0-1.769-.807-3.628-2.636-3.628-2.325%200-2.697%203.44-2.697%205.302%200%202.355.248%205.302%202.604%205.302%201.705%200%202.729-1.736%202.729-3.596v-3.38zm13.174%209.611c-5.115%200-6.573-3.905-6.573-8.123%200-3.812%202.016-7.688%206.573-7.688%204.744-.031%206.573%203.751%206.573%207.688%200%204.093-1.612%208.123-6.573%208.123zm0-13.208c-2.387%200-2.729%203.131-2.729%205.115%200%202.016.248%205.457%202.729%205.457%202.48%200%202.729-3.41%202.729-5.457-.001-1.985-.341-5.115-2.729-5.115zm14.043%2013.208c-2.543%200-3.783-1.363-3.783-4.186v-8.65h-2.17v-2.697h2.17v-3.441l3.689-1.054v4.465h2.946v2.729h-2.946v7.782c0%201.736.436%202.356%201.52%202.356.56%200%20.869%200%201.396-.188l.248%202.512c-.837.311-1.767.372-3.07.372zm8.782%200c-1.304%200-2.604-.154-3.845-.589l.714-2.697c.961.559%202.106.683%203.225.683%201.395%200%202.231-.65%202.231-2.108%200-2.977-5.86-1.55-5.86-6.542%200-3.44%202.637-4.558%205.674-4.558%201.24%200%202.389.093%203.566.496l-.714%202.573c-.868-.372-1.86-.496-2.821-.496-1.146%200-2.076.526-2.076%201.768%200%202.883%205.953%201.736%205.953%206.449-.001%203.688-2.76%205.021-6.047%205.021z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%238892A7%22%20d%3D%22M4.846%2015.864a7.593%207.593%200%200%201%207.593-7.601c4.195%200%207.606%203.4%207.606%207.601%200%204.201-3.411%207.602-7.606%207.602a7.592%207.592%200%200%201-7.593-7.591v-.011zM1.078%2040.609c0%205.584%204.522%2010.112%2010.107%2010.112%205.584%200%2010.123-4.528%2010.123-10.112%200-5.586-4.539-10.104-10.123-10.104C5.607%2030.5%201.082%2035.019%201.078%2040.597v.012zM25.422%205.248c0%202.893%202.363%205.237%205.255%205.237a5.237%205.237%200%200%200%205.24-5.237A5.241%205.241%200%200%200%2030.681%200h-.005c-2.89%200-5.254%202.347-5.254%205.248zm22.266%2037.579a6.464%206.464%200%200%200%206.463%206.463h.01a6.459%206.459%200%200%200%206.455-6.461v-.002a6.465%206.465%200%200%200-12.928-.01v.01zm4.628-19.095a4.852%204.852%200%200%200%204.853%204.852h.001c2.664%200%204.832-2.175%204.832-4.852a4.838%204.838%200%200%200-4.832-4.84%204.846%204.846%200%200%200-4.854%204.838v.002zM43.896%209.24a3.523%203.523%200%201%200%207.047.001%203.523%203.523%200%200%200-7.047-.001zM26.301%2053.522a7.979%207.979%200%200%200%207.971%207.988h.015a7.99%207.99%200%200%200%207.985-7.988c0-4.412-3.584-7.984-7.985-7.984a7.978%207.978%200%200%200-7.985%207.971l-.001.013z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%238892A7%22%20d%3D%22M56.658%2060.185v-.855h5.571v-5.756h.849v6.611h-6.42zM0%2060.185v-6.611h.85v5.756h6.558v.856L0%2060.185zM62.229%208.259V2.196h-5.768v-.85h6.615l.002%206.912-.849.001zM0%208.259V1.347h7.407v.85H.849v6.062H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-logo_dots_full-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2263.08%22%20height%3D%2291.275%22%20viewBox%3D%220%200%2063.08%2091.275%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M15.372%2090.998l-.279-1.893c-.837%201.396-2.076%202.17-3.969%202.17-4.186%200-5.116-4.247-5.116-8.093%200-3.999%201.645-7.72%205.8-7.72%201.457%200%202.79.713%203.285%201.953V68.92h3.689v22.076l-3.41.002zm-.187-9.333c0-1.769-.807-3.628-2.636-3.628-2.325%200-2.697%203.44-2.697%205.302%200%202.355.248%205.302%202.604%205.302%201.705%200%202.729-1.736%202.729-3.596v-3.38zm13.174%209.611c-5.115%200-6.573-3.905-6.573-8.123%200-3.812%202.016-7.688%206.573-7.688%204.744-.031%206.573%203.751%206.573%207.688%200%204.093-1.612%208.123-6.573%208.123zm0-13.208c-2.387%200-2.729%203.131-2.729%205.115%200%202.016.248%205.457%202.729%205.457%202.48%200%202.729-3.41%202.729-5.457-.001-1.985-.341-5.115-2.729-5.115zm14.043%2013.208c-2.543%200-3.783-1.363-3.783-4.186v-8.65h-2.17v-2.697h2.17v-3.441l3.689-1.054v4.465h2.946v2.729h-2.946v7.782c0%201.736.436%202.356%201.52%202.356.56%200%20.869%200%201.396-.188l.248%202.512c-.837.311-1.767.372-3.07.372zm8.782%200c-1.304%200-2.604-.154-3.845-.589l.714-2.697c.961.559%202.106.683%203.225.683%201.395%200%202.231-.65%202.231-2.108%200-2.977-5.86-1.55-5.86-6.542%200-3.44%202.637-4.558%205.674-4.558%201.24%200%202.389.093%203.566.496l-.714%202.573c-.868-.372-1.86-.496-2.821-.496-1.146%200-2.076.526-2.076%201.768%200%202.883%205.953%201.736%205.953%206.449-.001%203.688-2.76%205.021-6.047%205.021z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M4.846%2015.864a7.593%207.593%200%200%201%207.593-7.601c4.195%200%207.606%203.4%207.606%207.601%200%204.201-3.411%207.602-7.606%207.602a7.592%207.592%200%200%201-7.593-7.591v-.011zM1.078%2040.609c0%205.584%204.522%2010.112%2010.107%2010.112%205.584%200%2010.123-4.528%2010.123-10.112%200-5.586-4.539-10.104-10.123-10.104C5.607%2030.5%201.082%2035.019%201.078%2040.597v.012zM25.422%205.248c0%202.893%202.363%205.237%205.255%205.237a5.237%205.237%200%200%200%205.24-5.237A5.241%205.241%200%200%200%2030.681%200h-.005c-2.89%200-5.254%202.347-5.254%205.248zm22.266%2037.579a6.464%206.464%200%200%200%206.463%206.463h.01a6.459%206.459%200%200%200%206.455-6.461v-.002a6.465%206.465%200%200%200-12.928-.01v.01zm4.628-19.095a4.852%204.852%200%200%200%204.853%204.852h.001c2.664%200%204.832-2.175%204.832-4.852a4.838%204.838%200%200%200-4.832-4.84%204.846%204.846%200%200%200-4.854%204.838v.002zM43.896%209.24a3.523%203.523%200%201%200%207.047.001%203.523%203.523%200%200%200-7.047-.001zM26.301%2053.522a7.979%207.979%200%200%200%207.971%207.988h.015a7.99%207.99%200%200%200%207.985-7.988c0-4.412-3.584-7.984-7.985-7.984a7.978%207.978%200%200%200-7.985%207.971l-.001.013z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M56.658%2060.185v-.855h5.571v-5.756h.849v6.611h-6.42zM0%2060.185v-6.611h.85v5.756h6.558v.856L0%2060.185zM62.229%208.259V2.196h-5.768v-.85h6.615l.002%206.912-.849.001zM0%208.259V1.347h7.407v.85H.849v6.062H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-logo_dots_full-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2263.08%22%20height%3D%2291.275%22%20viewBox%3D%220%200%2063.08%2091.275%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.372%2090.998l-.279-1.893c-.837%201.396-2.076%202.17-3.969%202.17-4.186%200-5.116-4.247-5.116-8.093%200-3.999%201.645-7.72%205.8-7.72%201.457%200%202.79.713%203.285%201.953V68.92h3.689v22.076l-3.41.002zm-.187-9.333c0-1.769-.807-3.628-2.636-3.628-2.325%200-2.697%203.44-2.697%205.302%200%202.355.248%205.302%202.604%205.302%201.705%200%202.729-1.736%202.729-3.596v-3.38zm13.174%209.611c-5.115%200-6.573-3.905-6.573-8.123%200-3.812%202.016-7.688%206.573-7.688%204.744-.031%206.573%203.751%206.573%207.688%200%204.093-1.612%208.123-6.573%208.123zm0-13.208c-2.387%200-2.729%203.131-2.729%205.115%200%202.016.248%205.457%202.729%205.457%202.48%200%202.729-3.41%202.729-5.457-.001-1.985-.341-5.115-2.729-5.115zm14.043%2013.208c-2.543%200-3.783-1.363-3.783-4.186v-8.65h-2.17v-2.697h2.17v-3.441l3.689-1.054v4.465h2.946v2.729h-2.946v7.782c0%201.736.436%202.356%201.52%202.356.56%200%20.869%200%201.396-.188l.248%202.512c-.837.311-1.767.372-3.07.372zm8.782%200c-1.304%200-2.604-.154-3.845-.589l.714-2.697c.961.559%202.106.683%203.225.683%201.395%200%202.231-.65%202.231-2.108%200-2.977-5.86-1.55-5.86-6.542%200-3.44%202.637-4.558%205.674-4.558%201.24%200%202.389.093%203.566.496l-.714%202.573c-.868-.372-1.86-.496-2.821-.496-1.146%200-2.076.526-2.076%201.768%200%202.883%205.953%201.736%205.953%206.449-.001%203.688-2.76%205.021-6.047%205.021z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.846%2015.864a7.593%207.593%200%200%201%207.593-7.601c4.195%200%207.606%203.4%207.606%207.601%200%204.201-3.411%207.602-7.606%207.602a7.592%207.592%200%200%201-7.593-7.591v-.011zM1.078%2040.609c0%205.584%204.522%2010.112%2010.107%2010.112%205.584%200%2010.123-4.528%2010.123-10.112%200-5.586-4.539-10.104-10.123-10.104C5.607%2030.5%201.082%2035.019%201.078%2040.597v.012zM25.422%205.248c0%202.893%202.363%205.237%205.255%205.237a5.237%205.237%200%200%200%205.24-5.237A5.241%205.241%200%200%200%2030.681%200h-.005c-2.89%200-5.254%202.347-5.254%205.248zm22.266%2037.579a6.464%206.464%200%200%200%206.463%206.463h.01a6.459%206.459%200%200%200%206.455-6.461v-.002a6.465%206.465%200%200%200-12.928-.01v.01zm4.628-19.095a4.852%204.852%200%200%200%204.853%204.852h.001c2.664%200%204.832-2.175%204.832-4.852a4.838%204.838%200%200%200-4.832-4.84%204.846%204.846%200%200%200-4.854%204.838v.002zM43.896%209.24a3.523%203.523%200%201%200%207.047.001%203.523%203.523%200%200%200-7.047-.001zM26.301%2053.522a7.979%207.979%200%200%200%207.971%207.988h.015a7.99%207.99%200%200%200%207.985-7.988c0-4.412-3.584-7.984-7.985-7.984a7.978%207.978%200%200%200-7.985%207.971l-.001.013z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M56.658%2060.185v-.855h5.571v-5.756h.849v6.611h-6.42zM0%2060.185v-6.611h.85v5.756h6.558v.856L0%2060.185zM62.229%208.259V2.196h-5.768v-.85h6.615l.002%206.912-.849.001zM0%208.259V1.347h7.407v.85H.849v6.062H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-menu-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%3E%3Cpath%20d%3D%22M0%200h18v1H0V0zm0%207h18v1H0V7zm0%207h18v1H0v-1z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-menu-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%3E%3Cpath%20d%3D%22M0%200h18v1H0V0zm0%207h18v1H0V7zm0%207h18v1H0v-1z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-menu-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%3E%3Cpath%20d%3D%22M0%200h18v1H0V0zm0%207h18v1H0V7zm0%207h18v1H0v-1z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-link {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%230066cc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-solid-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm4%2010H5V8h8v2z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-solid-link {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm4%2010H5V8h8v2z%22%20fill%3D%22%230066cc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-minus-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M27.902%2037.639l-10.604-6.914a1.032%201.032%200%200%201%201.127-1.728l9.021%205.884%2011.788-15.042a1.031%201.031%200%200%201%201.623%201.271L27.902%2037.639z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M28.345%2055.469c-14.955%200-27.122-12.168-27.122-27.124%200-14.955%2012.167-27.123%2027.122-27.123%2014.956%200%2027.123%2012.167%2027.123%2027.123%200%2014.956-12.167%2027.124-27.123%2027.124zm0-52.7c-14.103%200-25.576%2011.473-25.576%2025.576s11.474%2025.577%2025.576%2025.577%2025.577-11.475%2025.577-25.577c0-14.103-11.475-25.576-25.577-25.576z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M27.902%2037.639l-10.604-6.914a1.032%201.032%200%200%201%201.127-1.728l9.021%205.884%2011.788-15.042a1.031%201.031%200%200%201%201.623%201.271L27.902%2037.639z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M28.345%2055.469c-14.955%200-27.122-12.168-27.122-27.124%200-14.955%2012.167-27.123%2027.122-27.123%2014.956%200%2027.123%2012.167%2027.123%2027.123%200%2014.956-12.167%2027.124-27.123%2027.124zm0-52.7c-14.103%200-25.576%2011.473-25.576%2025.576s11.474%2025.577%2025.576%2025.577%2025.577-11.475%2025.577-25.577c0-14.103-11.475-25.576-25.577-25.576z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M27.902%2037.639l-10.604-6.914a1.032%201.032%200%200%201%201.127-1.728l9.021%205.884%2011.788-15.042a1.031%201.031%200%200%201%201.623%201.271L27.902%2037.639z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M28.345%2055.469c-14.955%200-27.122-12.168-27.122-27.124%200-14.955%2012.167-27.123%2027.122-27.123%2014.956%200%2027.123%2012.167%2027.123%2027.123%200%2014.956-12.167%2027.124-27.123%2027.124zm0-52.7c-14.103%200-25.576%2011.473-25.576%2025.576s11.474%2025.577%2025.576%2025.577%2025.577-11.475%2025.577-25.577c0-14.103-11.475-25.576-25.577-25.576z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok1-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20d%3D%22M26.838%2041.381l-15.194-9.907a1.478%201.478%200%200%201%201.614-2.476l12.926%208.431%2016.891-21.553a1.477%201.477%200%201%201%202.325%201.82L26.838%2041.381z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok1-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20d%3D%22M26.838%2041.381l-15.194-9.907a1.478%201.478%200%200%201%201.614-2.476l12.926%208.431%2016.891-21.553a1.477%201.477%200%201%201%202.325%201.82L26.838%2041.381z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok1-success {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20d%3D%22M26.838%2041.381l-15.194-9.907a1.478%201.478%200%200%201%201.614-2.476l12.926%208.431%2016.891-21.553a1.477%201.477%200%201%201%202.325%201.82L26.838%2041.381z%22%20fill%3D%22%237fbf00%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-ok1-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20d%3D%22M26.838%2041.381l-15.194-9.907a1.478%201.478%200%200%201%201.614-2.476l12.926%208.431%2016.891-21.553a1.477%201.477%200%201%201%202.325%201.82L26.838%2041.381z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-panel-info {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2245%22%20height%3D%2245%22%20viewBox%3D%220%200%2045%2045%22%3E%3Cpath%20fill%3D%22%2374AADC%22%20d%3D%22M0%200h45v45L0%200z%22%2F%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M31.764%204.237c-4.963%200-9%204.038-9%209s4.037%209%209%209%209-4.038%209-9-4.037-9-9-9zm0%2016.736c-4.265%200-7.736-3.47-7.736-7.737S27.499%205.5%2031.764%205.5%2039.5%208.97%2039.5%2013.236s-3.472%207.737-7.736%207.737z%22%2F%3E%3Cpath%20d%3D%22M30.929%2011.978h1.67v6.741h-1.67z%22%2F%3E%3Ccircle%20cx%3D%2231.764%22%20cy%3D%229.326%22%20r%3D%221.099%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')
 }

 .icon-panel-pin {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2268%22%20height%3D%2268%22%20viewBox%3D%220%200%2068%2068%22%3E%3Cpath%20fill%3D%22%2374AADC%22%20d%3D%22M0%200h68v68L0%200z%22%2F%3E%3Cpath%20d%3D%22M45.149%2015.477a1.645%201.645%200%200%200-1.172-.483c-.443%200-.861.172-1.172.483l-.189.189a1.661%201.661%200%200%200%200%202.345l7.371%207.372c.312.311.729.482%201.173.482s.861-.172%201.171-.482l.19-.189a1.66%201.66%200%200%200%200-2.344l-7.372-7.373zm-5.498%2012.078c-.496.541-.508%201.127-.42%201.215.008.008.066.039.195.039.248%200%20.646-.121%201.018-.461l6.119-5.609-1.303-1.303-5.609%206.119zm20.053-14.098l-5.163-5.162c-.31-.311-.727-.483-1.171-.483s-.861.172-1.173.483l-.189.189a1.66%201.66%200%200%200%200%202.344l5.162%205.162c.312.312.729.482%201.173.482s.861-.171%201.171-.482l.19-.189a1.658%201.658%200%200%200%200-2.344zm-13.275%202.517l5.595%205.596%203.979-5.966-3.609-3.608z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E')
 }

 .icon-panel-ppd {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2245%22%20height%3D%2245%22%20viewBox%3D%220%200%2045%2045%22%3E%3Cpath%20fill%3D%22%2374AADC%22%20d%3D%22M0%200h45v45L0%200z%22%2F%3E%3Cpath%20d%3D%22M22.452%209.002l-2.433%202.433-.754-.754%206.437-6.437%201.769%201.769c.688.688%201.054%201.39%201.098%202.103.043.714-.24%201.376-.851%201.986s-1.32.9-2.13.868c-.81-.031-1.571-.405-2.286-1.12l-.85-.848zm3.321-3.322l-2.64%202.64.79.79c.521.521%201.037.799%201.549.835.511.036.984-.163%201.418-.597.85-.85.771-1.777-.233-2.783l-.884-.885zm1.827%208.47l-2.433%202.433-.754-.754%206.437-6.437%201.769%201.769c.688.688%201.054%201.389%201.097%202.103.044.714-.239%201.376-.85%201.986s-1.32.9-2.13.868c-.81-.031-1.571-.405-2.287-1.12l-.849-.848zm3.322-3.322l-2.64%202.64.79.79c.521.521%201.036.799%201.549.835.511.036.984-.163%201.418-.597.85-.85.771-1.777-.233-2.783l-.884-.885zm-1.361%2010.149l6.438-6.436%201.777%201.777c2.268%202.268%202.355%204.447.265%206.539-.993.994-2.106%201.478-3.339%201.45-1.233-.027-2.378-.568-3.434-1.624l-1.707-1.706zm6.509-5l-5.072%205.072.96.961c.844.844%201.727%201.274%202.648%201.292.922.019%201.797-.387%202.626-1.216%201.648-1.648%201.596-3.35-.157-5.104l-1.005-1.005z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fsvg%3E')
 }

 .icon-phone-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22138.338%22%20height%3D%22122.582%22%20viewBox%3D%220%200%20138.338%20122.582%22%3E%3Cg%20fill%3D%22%233e4c57%22%3E%3Cpath%20d%3D%22M130.168%200H8.17C3.665%200%200%203.665%200%208.169v76.654c0%204.505%203.665%208.169%208.17%208.169h7.792l.219%2029.589%2034.238-29.589h79.75c4.505%200%208.169-3.664%208.169-8.169V8.169C138.337%203.665%20134.673%200%20130.168%200zm3.169%2084.824a3.172%203.172%200%200%201-3.169%203.169h-81.61l-27.457%2023.729-.176-23.729H8.17A3.173%203.173%200%200%201%205%2084.824V8.169A3.173%203.173%200%200%201%208.17%205h121.999a3.173%203.173%200%200%201%203.169%203.17v76.654z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M86.642%2017.787c-6.688%204.323-10.704%205.336-7.639%2011.547%203.268%206.617-1.665%2013.751-8.843%2019.044-6.787%205.017-14.068%2010.205-20.155%206.038-5.71-3.914-7.289-.078-12.507%205.935-5.218%206.015-5.078%208.899-2.424%2011.127l6.293%205.648c3.016%201.826%207.146%202.953%2012.768%201.181%206.216-1.956%2020.426-12.847%2025.85-17.203%205.429-4.354%2015.96-15.555%2018.773-21.432%205.271-11.007.722-20.341-.755-22.713-1.831-2.944-4.665-3.488-11.361.828z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E')
 }

 .icon-phone-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22138.338%22%20height%3D%22122.582%22%20viewBox%3D%220%200%20138.338%20122.582%22%3E%3Cg%20fill%3D%22%23004d9a%22%3E%3Cpath%20d%3D%22M130.168%200H8.17C3.665%200%200%203.665%200%208.169v76.654c0%204.505%203.665%208.169%208.17%208.169h7.792l.219%2029.589%2034.238-29.589h79.75c4.505%200%208.169-3.664%208.169-8.169V8.169C138.337%203.665%20134.673%200%20130.168%200zm3.169%2084.824a3.172%203.172%200%200%201-3.169%203.169h-81.61l-27.457%2023.729-.176-23.729H8.17A3.173%203.173%200%200%201%205%2084.824V8.169A3.173%203.173%200%200%201%208.17%205h121.999a3.173%203.173%200%200%201%203.169%203.17v76.654z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M86.642%2017.787c-6.688%204.323-10.704%205.336-7.639%2011.547%203.268%206.617-1.665%2013.751-8.843%2019.044-6.787%205.017-14.068%2010.205-20.155%206.038-5.71-3.914-7.289-.078-12.507%205.935-5.218%206.015-5.078%208.899-2.424%2011.127l6.293%205.648c3.016%201.826%207.146%202.953%2012.768%201.181%206.216-1.956%2020.426-12.847%2025.85-17.203%205.429-4.354%2015.96-15.555%2018.773-21.432%205.271-11.007.722-20.341-.755-22.713-1.831-2.944-4.665-3.488-11.361.828z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E')
 }

 .icon-phone-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22138.338%22%20height%3D%22122.582%22%20viewBox%3D%220%200%20138.338%20122.582%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M130.168%200H8.17C3.665%200%200%203.665%200%208.169v76.654c0%204.505%203.665%208.169%208.17%208.169h7.792l.219%2029.589%2034.238-29.589h79.75c4.505%200%208.169-3.664%208.169-8.169V8.169C138.337%203.665%20134.673%200%20130.168%200zm3.169%2084.824a3.172%203.172%200%200%201-3.169%203.169h-81.61l-27.457%2023.729-.176-23.729H8.17A3.173%203.173%200%200%201%205%2084.824V8.169A3.173%203.173%200%200%201%208.17%205h121.999a3.173%203.173%200%200%201%203.169%203.17v76.654z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M86.642%2017.787c-6.688%204.323-10.704%205.336-7.639%2011.547%203.268%206.617-1.665%2013.751-8.843%2019.044-6.787%205.017-14.068%2010.205-20.155%206.038-5.71-3.914-7.289-.078-12.507%205.935-5.218%206.015-5.078%208.899-2.424%2011.127l6.293%205.648c3.016%201.826%207.146%202.953%2012.768%201.181%206.216-1.956%2020.426-12.847%2025.85-17.203%205.429-4.354%2015.96-15.555%2018.773-21.432%205.271-11.007.722-20.341-.755-22.713-1.831-2.944-4.665-3.488-11.361.828z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E')
 }

 .icon-plus-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-plus-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-plus-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-plus-link {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%230066cc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-plus-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-search-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%238892A7%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-search-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-search-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-social-googleplus {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%220%200%20128%20128%22%3E%3Ccircle%20fill%3D%22%23D95032%22%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2264%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M49.424%2097.875c-19.018%200-34.49-15.193-34.49-33.874%200-18.68%2015.473-33.875%2034.49-33.875%208.318%200%2016.354%202.952%2022.624%208.309l-8.771%209.899c-3.838-3.279-8.758-5.086-13.854-5.086-11.651%200-21.13%209.31-21.13%2020.752%200%2011.441%209.479%2020.75%2021.13%2020.75%209.858%200%2016.312-4.723%2018.407-13.197H49.587V58.432h32.348v6.562c-.001%2019.665-13.066%2032.881-32.511%2032.881zm68.51-39.437h-10v-10h-8v10h-10v8h10v10h8v-10h10z%22%2F%3E%3C%2Fsvg%3E')
 }

 .icon-social-twitter {
     /*background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%220%200%20128%20128%22%3E%3Ccircle%20fill%3D%22%2355ACEE%22%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2264%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M105%2040.189a32.731%2032.731%200%200%201-9.428%202.584%2016.464%2016.464%200%200%200%207.217-9.08%2032.858%2032.858%200%200%201-10.422%203.983%2016.392%2016.392%200%200%200-11.979-5.184c-9.065%200-16.414%207.349-16.414%2016.412%200%201.287.146%202.539.426%203.741-13.643-.685-25.735-7.219-33.83-17.148a16.33%2016.33%200%200%200-2.223%208.251%2016.403%2016.403%200%200%200%207.302%2013.661%2016.339%2016.339%200%200%201-7.435-2.054c-.002.069-.002.138-.002.207%200%207.954%205.657%2014.584%2013.166%2016.092a16.44%2016.44%200%200%201-7.412.281c2.09%206.521%208.15%2011.268%2015.332%2011.398a32.937%2032.937%200%200%201-20.384%207.023c-1.325%200-2.632-.076-3.915-.229a46.462%2046.462%200%200%200%2025.16%207.374c30.188%200%2046.697-25.01%2046.697-46.698%200-.711-.019-1.42-.049-2.123A33.208%2033.208%200%200%200%20105%2040.189%22%2F%3E%3C%2Fsvg%3E')
     */background-image: url('data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath d='M 18.492188 2.9941406 A 0.50005 0.50005 0 0 0 18.113281 3.1816406 L 13.060547 9.3164062 L 9.0566406 3.7714844 C 8.7066406 3.2874844 8.1458281 3 7.5488281 3 L 4.078125 3 C 3.420125 3 3.0388281 3.7462969 3.4238281 4.2792969 L 9.8652344 13.199219 L 4.1132812 20.181641 A 0.50090307 0.50090307 0 1 0 4.8867188 20.818359 L 10.470703 14.037109 L 14.943359 20.228516 C 15.293359 20.712516 15.854172 21 16.451172 21 L 19.921875 21 C 20.579875 21 20.961172 20.253703 20.576172 19.720703 L 13.667969 10.15625 L 18.886719 3.8183594 A 0.50005 0.50005 0 0 0 18.492188 2.9941406 z M 4.4550781 4 L 7.5507812 4 C 7.8257813 4 8.0850937 4.1324687 8.2460938 4.3554688 L 19.544922 20 L 16.451172 20 C 16.176172 20 15.916859 19.867531 15.755859 19.644531 L 4.4550781 4 z'/%3E%3C/svg%3E"')
}

 .icon-social-youtube {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%22372%20186%20128%20128%22%3E%3Cpath%20fill%3D%22%23CC181E%22%20d%3D%22M436%20186c35.347%200%2064%2028.654%2064%2064%200%2035.347-28.653%2064-64%2064s-64-28.653-64-64c0-35.346%2028.653-64%2064-64z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M414.017%20209.04c.971%202.853%201.986%205.715%202.958%208.569%201.477%204.29%202.398%207.522%202.815%209.728V239.8h4.608v-12.462l5.538-18.297h-4.655l-3.14%2012.079-3.281-12.08h-4.843zm22.09%207.559c-2.068%200-3.682.783-4.83%202.35-.884%201.159-1.3%202.954-1.3%205.404v8.024c0%202.436.416%204.242%201.3%205.389%201.148%201.563%202.762%202.352%204.83%202.352%202.082%200%203.702-.788%204.851-2.352.871-1.147%201.287-2.953%201.287-5.39v-8.023c0-2.45-.416-4.245-1.287-5.403-1.149-1.568-2.769-2.351-4.851-2.351zm9.554.276v18.129c0%201.618.147%202.714.377%203.409.414%201.16%201.331%201.705%202.668%201.705%201.515%200%203.096-.921%204.749-2.816v2.5h4.15v-22.925h-4.15v17.522c-.92%201.3-1.797%201.94-2.627%201.94-.558%200-.879-.327-.971-.97-.05-.136-.054-.644-.054-1.617v-16.876h-4.142v-.001zm-9.554%203.463c1.34%200%201.981%201.059%201.981%203.18v9.647c0%202.12-.642%203.173-1.981%203.173s-1.98-1.052-1.98-3.173v-9.647c0-2.121.641-3.18%201.98-3.18zm-1.664%2023.215c-7.979%200-15.988.059-23.902.943-3.561.397-6.518%203.072-7.35%206.689-1.184%205.15-1.199%2010.77-1.199%2016.074v.384c.001%205.192.03%2010.66%201.187%2015.69.831%203.617%203.795%206.292%207.356%206.689%207.923.886%2015.934.937%2023.922.937h3.086c7.988%200%2016-.051%2023.922-.937%203.562-.397%206.525-3.072%207.357-6.69%201.167-5.078%201.185-10.613%201.186-15.851v-.223c0-5.304.012-10.923-1.172-16.074-.832-3.617-3.79-6.292-7.351-6.69-7.914-.883-15.922-.942-23.902-.942h-3.14zm-27.378%208.462h14.336v4.284h-4.925v26.159h-4.574v-26.16h-4.837v-4.283zm30.309%200h4.109v9.943c1.327-1.634%202.74-2.46%204.251-2.46%201.637%200%202.729.862%203.281%202.56.272.914.418%202.415.418%204.563v9.027c0%202.099-.146%203.612-.418%204.574-.552%201.687-1.645%202.546-3.281%202.546-1.461%200-2.877-.807-4.251-2.506v2.196h-4.108l-.001-30.443zm21.443%207.484c2.062%200%203.706.77%204.857%202.324.861%201.147%201.267%202.918%201.267%205.342v4.696h-8.219v4.02c0%202.1.683%203.154%202.095%203.154%201.014%200%201.611-.551%201.846-1.651.038-.224.088-1.14.088-2.79h4.19v.607c0%201.322-.049%202.238-.088%202.647a5.781%205.781%200%200%201-.956%202.459c-1.137%201.647-2.825%202.459-4.972%202.459-2.15%200-3.79-.774-4.979-2.324-.874-1.135-1.314-2.918-1.314-5.328v-7.95c0-2.424.395-4.194%201.267-5.342%201.19-1.551%202.82-2.323%204.918-2.323zm-36.816.277h4.103v16.7c0%20.964.003%201.46.04%201.597.101.637.414.957.964.957.825%200%201.688-.626%202.601-1.913v-17.341h4.109v22.683h-4.109v-2.473c-1.634%201.874-3.185%202.782-4.695%202.782-1.324%200-2.243-.535-2.654-1.684-.225-.688-.357-1.768-.357-3.37v-17.938h-.002zm21.531%203.422c-.676%200-1.36.319-2.049.997v13.824c.688.687%201.373%201.01%202.049%201.01%201.186%200%201.792-1.002%201.792-3.051v-9.688c0-2.05-.607-3.092-1.792-3.092zm15.259%200c-1.375%200-2.068%201.048-2.068%203.146v2.095h4.109v-2.095c0-2.098-.681-3.146-2.041-3.146z%22%2F%3E%3C%2Fsvg%3E')
 }

 .icon-subnav-grayDark {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-subnav-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-subnav-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-user-grayDarker {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M28.345%2036.244c-6.213%200-11.269-6.916-11.269-15.417%200-8.5%205.056-15.416%2011.269-15.416%206.215%200%2011.27%206.916%2011.27%2015.416-.001%208.501-5.055%2015.417-11.27%2015.417zm0-27.896c-4.594%200-8.333%205.598-8.333%2012.479%200%206.881%203.738%2012.479%208.333%2012.479%204.595%200%208.334-5.598%208.334-12.479%200-6.881-3.74-12.479-8.334-12.479z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M52.963%2041.195c-2.651-3.689-11.354-8.463-13.846-9.783a13.427%2013.427%200%200%201-1.825%202.145l-.088.168c2.998%201.549%2011.242%206.217%2013.374%209.186%201.239%201.725%201.258%203.574.75%204.564-.3.584-.754.867-1.389.867H6.751c-.635%200-1.09-.283-1.389-.867-.507-.99-.489-2.84.75-4.564%202.13-2.967%2010.358-7.627%2013.364-9.18a13.102%2013.102%200%200%201-1.993-2.27c-2.6%201.381-11.134%206.086-13.756%209.734-1.704%202.375-2.098%205.438-.977%207.619.803%201.566%202.261%202.465%204.001%202.465h43.188c1.74%200%203.197-.898%204.001-2.465%201.122-2.181.729-5.244-.977-7.619z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-user-hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M28.345%2036.244c-6.213%200-11.269-6.916-11.269-15.417%200-8.5%205.056-15.416%2011.269-15.416%206.215%200%2011.27%206.916%2011.27%2015.416-.001%208.501-5.055%2015.417-11.27%2015.417zm0-27.896c-4.594%200-8.333%205.598-8.333%2012.479%200%206.881%203.738%2012.479%208.333%2012.479%204.595%200%208.334-5.598%208.334-12.479%200-6.881-3.74-12.479-8.334-12.479z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M52.963%2041.195c-2.651-3.689-11.354-8.463-13.846-9.783a13.427%2013.427%200%200%201-1.825%202.145l-.088.168c2.998%201.549%2011.242%206.217%2013.374%209.186%201.239%201.725%201.258%203.574.75%204.564-.3.584-.754.867-1.389.867H6.751c-.635%200-1.09-.283-1.389-.867-.507-.99-.489-2.84.75-4.564%202.13-2.967%2010.358-7.627%2013.364-9.18a13.102%2013.102%200%200%201-1.993-2.27c-2.6%201.381-11.134%206.086-13.756%209.734-1.704%202.375-2.098%205.438-.977%207.619.803%201.566%202.261%202.465%204.001%202.465h43.188c1.74%200%203.197-.898%204.001-2.465%201.122-2.181.729-5.244-.977-7.619z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .icon-user-white {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M28.345%2036.244c-6.213%200-11.269-6.916-11.269-15.417%200-8.5%205.056-15.416%2011.269-15.416%206.215%200%2011.27%206.916%2011.27%2015.416-.001%208.501-5.055%2015.417-11.27%2015.417zm0-27.896c-4.594%200-8.333%205.598-8.333%2012.479%200%206.881%203.738%2012.479%208.333%2012.479%204.595%200%208.334-5.598%208.334-12.479%200-6.881-3.74-12.479-8.334-12.479z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M52.963%2041.195c-2.651-3.689-11.354-8.463-13.846-9.783a13.427%2013.427%200%200%201-1.825%202.145l-.088.168c2.998%201.549%2011.242%206.217%2013.374%209.186%201.239%201.725%201.258%203.574.75%204.564-.3.584-.754.867-1.389.867H6.751c-.635%200-1.09-.283-1.389-.867-.507-.99-.489-2.84.75-4.564%202.13-2.967%2010.358-7.627%2013.364-9.18a13.102%2013.102%200%200%201-1.993-2.27c-2.6%201.381-11.134%206.086-13.756%209.734-1.704%202.375-2.098%205.438-.977%207.619.803%201.566%202.261%202.465%204.001%202.465h43.188c1.74%200%203.197-.898%204.001-2.465%201.122-2.181.729-5.244-.977-7.619z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
 }

 .svg-icon {
     background-position: 50% 50%
 }

 .svg-icon em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 .svg-icon em:active, .svg-icon em:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto
 }

 .svg-text-icon {
     background-position: 0 40%;
     padding-left: 20px
 }

 .alert-warning:after, .svg-icon-before {
     background-position: 0 100%;
     content: ""
 }

 .svg-icon-before {
     display: inline-block;
     height: 1em;
     width: 20px
 }

 .icon-close-grayDarker, .icon-close-white {
     background-size: 16px
 }

 .navbar-offcanvas, .navmenu {
     width: 20em;
     height: auto;
     border-width: 1px;
     border-style: solid;
     border-radius: 4px
 }

 .navbar-offcanvas, .navmenu-fixed-left, .navmenu-fixed-right {
     position: fixed;
     z-index: 1030;
     top: 0;
     bottom: 0;
     overflow-y: auto;
     border-radius: 0
 }

 .navbar-offcanvas.navmenu-fixed-left, .navmenu-fixed-left {
     left: 0;
     right: auto;
     border-width: 0 1px 0 0
 }

 .navbar-offcanvas, .navmenu-fixed-right {
     left: auto;
     right: 0;
     border-width: 0 0 0 1px
 }

 .navmenu-nav {
     margin-bottom: 12.5px
 }

 .navmenu-nav.dropdown-menu {
     position: static;
     margin: 0;
     padding-top: 0;
     float: none;
     border: none;
     box-shadow: none;
     border-radius: 0
 }

 .navbar-offcanvas .navbar-nav {
     margin: 0
 }

 @media (min-width:992px) {
     .navbar-offcanvas {
         width: auto;
         border-top: 0;
         box-shadow: none
     }

     .navbar-offcanvas.offcanvas {
         position: static;
         display: block !important;
         height: auto !important;
         padding-bottom: 0;
         overflow: visible !important
     }

     .navbar-offcanvas .navbar-nav.navbar-left:first-child {
         margin-left: -15px
     }

     .navbar-offcanvas .navbar-nav.navbar-right:last-child {
         margin-right: -15px
     }

     .navbar-offcanvas .navmenu-brand {
         display: none
     }
 }

 .navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret, .navmenu-default .navmenu-nav>.dropdown>a:focus .caret, .navmenu-default .navmenu-nav>.dropdown>a:hover .caret, .navmenu-default .navmenu-nav>.open>a .caret, .navmenu-default .navmenu-nav>.open>a:focus .caret, .navmenu-default .navmenu-nav>.open>a:hover .caret {
     border-top-color: #fff;
     border-bottom-color: #fff
 }

 .navmenu-brand {
     display: block;
     font-size: 21px;
     line-height: 25px;
     padding: 10px 15px;
     margin: 12.5px 0
 }

 .navmenu-brand:focus, .navmenu-brand:hover {
     text-decoration: none
 }

 .navbar-default .navbar-offcanvas, .navmenu-default {
     background-color: #3e4c57;
     border-color: transparent
 }

 .navbar-default .navbar-offcanvas .navmenu-brand, .navmenu-default .navmenu-brand {
     color: #d1d5dd
 }

 .navbar-default .navbar-offcanvas .navmenu-brand:focus, .navbar-default .navbar-offcanvas .navmenu-brand:hover, .navmenu-default .navmenu-brand:focus, .navmenu-default .navmenu-brand:hover {
     color: #fff;
     background-color: transparent
 }

 .navbar-default .navbar-offcanvas .navmenu-text, .navmenu-default .navmenu-text {
     color: #fff
 }

 .navbar-default .navbar-offcanvas .navmenu-nav>.open>a, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover, .navmenu-default .navmenu-nav>.open>a, .navmenu-default .navmenu-nav>.open>a:focus, .navmenu-default .navmenu-nav>.open>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 .navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret, .navmenu-default .navmenu-nav>.dropdown>a .caret {
     border-top-color: #d1d5dd;
     border-bottom-color: #d1d5dd
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret, .navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret, .navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret, .navmenu-inverse .navmenu-nav>.open>a .caret, .navmenu-inverse .navmenu-nav>.open>a:focus .caret, .navmenu-inverse .navmenu-nav>.open>a:hover .caret {
     border-top-color: #fff;
     border-bottom-color: #fff
 }

 .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider, .navmenu-default .navmenu-nav.dropdown-menu, .navmenu-default .navmenu-nav.dropdown-menu>.divider {
     background-color: #3e4c57
 }

 .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover, .navmenu-default .navmenu-nav.dropdown-menu>.active>a, .navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus, .navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover {
     background-color: #303b44
 }

 .navbar-default .navbar-offcanvas .navmenu-nav>li>a, .navmenu-default .navmenu-nav>li>a {
     color: #d1d5dd
 }

 .navbar-default .navbar-offcanvas .navmenu-nav>.active>a, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover, .navmenu-default .navmenu-nav>.active>a, .navmenu-default .navmenu-nav>.active>a:focus, .navmenu-default .navmenu-nav>.active>a:hover, .navmenu-default .navmenu-nav>li>a:focus, .navmenu-default .navmenu-nav>li>a:hover {
     color: #fff;
     background-color: #3e4c57
 }

 .navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a, .navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover, .navmenu-default .navmenu-nav>.disabled>a, .navmenu-default .navmenu-nav>.disabled>a:focus, .navmenu-default .navmenu-nav>.disabled>a:hover {
     color: rgba(62, 76, 87, .5);
     background-color: transparent
 }

 .navbar-inverse .navbar-offcanvas, .navmenu-inverse {
     background-color: #3e4c57;
     border-color: transparent
 }

 .navbar-inverse .navbar-offcanvas .navmenu-brand, .navmenu-inverse .navmenu-brand {
     color: #d1d5dd
 }

 .navbar-inverse .navbar-offcanvas .navmenu-brand:focus, .navbar-inverse .navbar-offcanvas .navmenu-brand:hover, .navmenu-inverse .navmenu-brand:focus, .navmenu-inverse .navmenu-brand:hover {
     color: #fff;
     background-color: transparent
 }

 .navbar-inverse .navbar-offcanvas .navmenu-text, .navmenu-inverse .navmenu-text {
     color: #d1d5dd
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover, .navmenu-inverse .navmenu-nav>.open>a, .navmenu-inverse .navmenu-nav>.open>a:focus, .navmenu-inverse .navmenu-nav>.open>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret, .navmenu-inverse .navmenu-nav>.dropdown>a .caret {
     border-top-color: #d1d5dd;
     border-bottom-color: #d1d5dd
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider, .navmenu-inverse .navmenu-nav.dropdown-menu, .navmenu-inverse .navmenu-nav.dropdown-menu>.divider {
     background-color: #3e4c57
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover, .navmenu-inverse .navmenu-nav.dropdown-menu>.active>a, .navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus, .navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover {
     background-color: #303b44
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav>li>a, .navmenu-inverse .navmenu-nav>li>a {
     color: #d1d5dd
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover, .navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover, .navmenu-inverse .navmenu-nav>.active>a, .navmenu-inverse .navmenu-nav>.active>a:focus, .navmenu-inverse .navmenu-nav>.active>a:hover, .navmenu-inverse .navmenu-nav>li>a:focus, .navmenu-inverse .navmenu-nav>li>a:hover {
     color: #fff;
     background-color: #3e4c57
 }

 header, header .searchbutton {
     background-color: transparent
 }

 .navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a, .navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus, .navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover, .navmenu-inverse .navmenu-nav>.disabled>a, .navmenu-inverse .navmenu-nav>.disabled>a:focus, .navmenu-inverse .navmenu-nav>.disabled>a:hover {
     color: rgba(62, 76, 87, .5);
     background-color: transparent
 }

 .offcanvas {
     display: none
 }

 .offcanvas.in {
     display: block
 }

 @media (max-width:639px) {
     .offcanvas-xs {
         display: none
     }

     .offcanvas-xs.in {
         display: block
     }
 }

 @media (max-width:991px) {
     .offcanvas-sm {
         display: none
     }

     .offcanvas-sm.in {
         display: block
     }
 }

 @media (max-width:1199px) {
     .offcanvas-md {
         display: none
     }

     .offcanvas-md.in {
         display: block
     }
 }

 .offcanvas-lg {
     display: none
 }

 .offcanvas-lg.in {
     display: block
 }

 .canvas-sliding {
     transition: top .35s, left .35s, bottom .35s, right .35s
 }

 .offcanvas-clone {
     height: 0 !important;
     width: 0 !important;
     overflow: hidden !important;
     border: none !important;
     margin: 0 !important;
     padding: 0 !important;
     position: absolute !important;
     top: auto !important;
     left: auto !important;
     bottom: 0 !important;
     right: 0 !important;
     opacity: 0 !important
 }

 header {
     border-bottom: 0;
     margin: 0;
     text-align: left;
     transition: background .4s, color .4s, height .4s
 }

 .article-related a, .panel a, header .menubutton, header .searchbutton, ul.download li.fileinfo a {
     transition: background-color .4s
 }

 header .logo {
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px
 }

 @media (max-width:991px) {
     header .logo {
         padding: 0
     }
 }

 @media (min-width:992px) {
     header .logo {
         float: left;
         width: 16.66666667%
     }
 }

 @media (min-width:1200px) {
     header .logo {
         float: left;
         width: 25%
     }
 }

 @media screen {
     header .logo .siteTitle {
         display: none !important;
         display: none
     }
 }

 header a, header a:hover {
     text-decoration: none
 }

 header li {
     margin-bottom: 0
 }

 header h1 {
     font-weight: 400;
     font-size: 16px;
     line-height: 1;
     margin: 0
 }

 header h1 strong {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-weight: 700
 }

 header .searchbutton {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-position: 50% 50%;
     border: 0;
     border-radius: 4px;
     height: 38px;
     line-height: 25px;
     margin: 0;
     padding: 9px 10px;
     position: absolute;
     right: 105px;
     top: 15px;
     width: 40px
 }

 header .searchbutton em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 header .searchbutton em:active, header .searchbutton em:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto
 }

 header .searchbutton:active, header .searchbutton:focus, header .searchbutton:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-color: #3e4c57
 }

 @media (min-width:640px) {
     header .searchbutton {
         right: 240px;
         top: 26px
     }
 }

 @media (min-width:992px) {
     header .searchbutton {
         margin-top: 35px;
         position: relative;
         right: 0;
         top: 0
     }
 }

 header .searchbutton[aria-expanded=true] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-size: 16px
 }

 header .searchbutton[aria-expanded=true]:active, header .searchbutton[aria-expanded=true]:focus, header .searchbutton[aria-expanded=true]:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-size: 16px
 }

 @media (min-width:992px) and (max-width:1199px) {
     header .searchbutton#searchbutton {
         display: none !important
     }
 }

 @media (min-width:1200px) {
     header .searchbutton#searchbutton {
         display: none !important
     }
 }

 header .menubutton {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%3E%3Cpath%20d%3D%22M0%200h18v1H0V0zm0%207h18v1H0V7zm0%207h18v1H0v-1z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-color: transparent;
     background-position: 10px 50%;
     background-size: inherit;
     border: 0;
     font-size: 15px;
     height: 38px;
     margin: 0;
     padding: 9px 10px 9px 36px;
     position: absolute;
     right: 15px;
     top: 15px
 }

 header .menubutton em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 header .menubutton em:active, header .menubutton em:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto
 }

 header .menubutton:active, header .menubutton:focus, header .menubutton:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%3E%3Cpath%20d%3D%22M0%200h18v1H0V0zm0%207h18v1H0V7zm0%207h18v1H0v-1z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-color: #3e4c57 !important;
     color: #fff
 }

 @media (min-width:640px) {
     header .menubutton {
         right: 112px;
         top: 26px
     }
 }

 @media (min-width:992px) {
     header .menubutton {
         position: relative;
         right: 0;
         top: 0
     }
 }

 header.shrink {
     background-color: #3e4c57;
     border-color: transparent;
     height: 40px
 }

 header.shrink .navbar-brand {
     color: #d1d5dd
 }

 header.shrink .navbar-brand:focus, header.shrink .navbar-brand:hover {
     color: #fff;
     background-color: transparent
 }

 header.shrink .navbar-text {
     color: #fff
 }

 header.shrink .navbar-nav>li>a {
     color: #d1d5dd
 }

 header.shrink .navbar-nav>.active>a, header.shrink .navbar-nav>.active>a:focus, header.shrink .navbar-nav>.active>a:hover, header.shrink .navbar-nav>li>a:focus, header.shrink .navbar-nav>li>a:hover {
     color: #fff;
     background-color: #3e4c57
 }

 header.shrink .navbar-nav>.disabled>a, header.shrink .navbar-nav>.disabled>a:focus, header.shrink .navbar-nav>.disabled>a:hover {
     color: rgba(62, 76, 87, .5);
     background-color: transparent
 }

 header.shrink .navbar-toggle {
     border-color: #333
 }

 header.shrink .navbar-toggle:focus, header.shrink .navbar-toggle:hover {
     background-color: #333
 }

 header.shrink .navbar-toggle .icon-bar {
     background-color: #fff
 }

 header.shrink .navbar-collapse, header.shrink .navbar-form {
     border-color: #2f3a42
 }

 header.shrink .navbar-nav>.open>a, header.shrink .navbar-nav>.open>a:focus, header.shrink .navbar-nav>.open>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 @media (max-width:991px) {
     header.shrink .navbar-nav .open .dropdown-menu>.dropdown-header {
         border-color: transparent
     }

     header.shrink .navbar-nav .open .dropdown-menu .divider {
         background-color: transparent
     }

     header.shrink .navbar-nav .open .dropdown-menu>li>a {
         color: #d1d5dd
     }

     header.shrink .navbar-nav .open .dropdown-menu>.active>a, header.shrink .navbar-nav .open .dropdown-menu>.active>a:focus, header.shrink .navbar-nav .open .dropdown-menu>.active>a:hover, header.shrink .navbar-nav .open .dropdown-menu>li>a:focus, header.shrink .navbar-nav .open .dropdown-menu>li>a:hover {
         color: #fff;
         background-color: #3e4c57
     }

     header.shrink .navbar-nav .open .dropdown-menu>.disabled>a, header.shrink .navbar-nav .open .dropdown-menu>.disabled>a:focus, header.shrink .navbar-nav .open .dropdown-menu>.disabled>a:hover {
         color: rgba(62, 76, 87, .5);
         background-color: transparent
     }
 }

 header.shrink .menubutton:focus, header.shrink .menubutton:hover, header.shrink .searchbutton:active, header.shrink .searchbutton:focus, header.shrink .searchbutton:hover {
     background-color: #3e4c57
 }

 header.shrink .navbar-link {
     color: #d1d5dd
 }

 header.shrink .navbar-link:hover {
     color: #fff
 }

 header.shrink .btn-link {
     color: #d1d5dd
 }

 header.shrink .btn-link:focus, header.shrink .btn-link:hover {
     color: #fff
 }

 fieldset[disabled] header.shrink .btn-link:focus, fieldset[disabled] header.shrink .btn-link:hover, header.shrink .btn-link[disabled]:focus, header.shrink .btn-link[disabled]:hover {
     color: rgba(62, 76, 87, .5)
 }

 header.shrink .logo .siteTitle {
     margin-top: 14px
 }

 @media screen {
     header.shrink .logo .siteLogo {
         display: none !important;
         display: none
     }

     header.shrink .logo .siteTitle {
         display: block !important
     }
 }

 header.shrink .logo .siteTitle a {
     color: #fff
 }

 header.shrink .searchbutton {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     margin-top: 2px;
     top: 0
 }

 header.shrink .searchbutton[aria-expanded=true], header.shrink .searchbutton[aria-expanded=true]:active, header.shrink .searchbutton[aria-expanded=true]:focus, header.shrink .searchbutton[aria-expanded=true]:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-size: 16px
 }

 header.shrink .menubutton {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2215%22%20viewBox%3D%220%200%2018%2015%22%3E%3Cpath%20d%3D%22M0%200h18v1H0V0zm0%207h18v1H0V7zm0%207h18v1H0v-1z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     color: #fff;
     top: 1px
 }

 @media (min-width:992px) {
     header.shrink nav#mainnav li.mainnav>a {
         background-color: #3e4c57;
         border-top: 4px solid transparent;
         color: #d1d5dd;
         padding: 6px 15px 5px
     }

     header.shrink nav#mainnav li.mainnav>a:active, header.shrink nav#mainnav li.mainnav>a:focus, header.shrink nav#mainnav li.mainnav>a:hover {
         background-color: #3e4c57;
         border-color: #fff;
         color: #fff
     }

     header.shrink nav#mainnav li.user {
         margin-bottom: 0;
         margin-top: 13px;
         padding-bottom: 0;
         padding-top: 0
     }

     header.shrink nav#mainnav li.user .profileImage span {
         background-color: #fff;
         border-color: transparent;
         height: 28px;
         width: 30px
     }

     header.shrink nav#mainnav li.user .profileImage span i {
         height: 26px;
         width: 28px
     }

     header.shrink nav#mainnav li.open>a:active, header.shrink nav#mainnav li.open>a:focus, header.shrink nav#mainnav li.open>a:hover {
         background-color: #3e4c57 !important;
         border-color: #fff;
         color: #fff
     }

     header.shrink nav#mainnav li.active>a {
         background-color: #3e4c57;
         color: #fff;
         border-color: #fff
     }
 }

 header.shrink .breadcrumb {
     display: none !important;
     display: none
 }

 #konicaminolta {
     height: 22px;
     margin-top: 25px;
     width: 153px
 }

 @media (min-width:640px) {
     #konicaminolta {
         height: 27px;
         margin-top: 31px;
         width: 195px
     }
 }

 @media (min-width:992px) {
     #konicaminolta {
         height: 22px;
         margin-top: 43px;
         width: 153px
     }

     #dotsSoftware {
         float: left;
         width: 8.33333333%
     }
 }

 @media (min-width:1200px) {
     #konicaminolta {
         height: 33px;
         margin-top: 34px;
         width: 230px
     }
 }

 #dotsSoftware {
     text-align: right;
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px
 }

 @media (max-width:991px) {
     #dotsSoftware {
         margin-top: 31px;
         position: absolute;
         right: 30px;
         top: 0
     }

     #dotsSoftware img {
         height: 35px;
         width: 24px
     }
 }

 @media (min-width:992px) {
     #dotsSoftware {
         float: right;
         margin-top: 33px;
         position: relative
     }

     #dotsSoftware img {
         height: 46px;
         width: 32px
     }
 }

 @media (max-width:639px) {
     header #dotsSoftware {
         display: none !important
     }
 }

 header.shrink #dotsSoftware {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2263.078%22%20height%3D%2261.511%22%20viewBox%3D%220%200%2063.078%2061.511%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.846%2015.864a7.592%207.592%200%200%201%207.585-7.601h.008c4.194%200%207.605%203.399%207.605%207.601s-3.411%207.602-7.605%207.602a7.59%207.59%200%200%201-7.593-7.591v-.011zM1.078%2040.609c0%205.584%204.522%2010.112%2010.107%2010.112%205.584%200%2010.123-4.528%2010.123-10.112%200-5.586-4.539-10.104-10.123-10.104C5.607%2030.5%201.082%2035.019%201.078%2040.597v.012zM25.422%205.248c0%202.894%202.363%205.237%205.255%205.237a5.236%205.236%200%200%200%205.24-5.234v-.003A5.24%205.24%200%200%200%2030.683%200h-.008c-2.889%200-5.253%202.347-5.253%205.248zm22.266%2037.579a6.464%206.464%200%200%200%206.463%206.463h.01a6.46%206.46%200%200%200%206.455-6.461v-.002a6.465%206.465%200%200%200-12.927-.009v.009zm4.628-19.095a4.852%204.852%200%200%200%204.852%204.852h.002c2.664%200%204.832-2.175%204.832-4.852a4.837%204.837%200%200%200-4.832-4.84%204.845%204.845%200%200%200-4.854%204.838v.002zM43.896%209.24a3.523%203.523%200%201%200%207.047.001%203.523%203.523%200%200%200-7.047-.001zM26.301%2053.522a7.98%207.98%200%200%200%207.971%207.988h.016a7.99%207.99%200%200%200%207.985-7.988c0-4.412-3.584-7.984-7.985-7.984a7.978%207.978%200%200%200-7.985%207.971l-.002.013zm30.357%206.663v-.855h5.571v-5.756h.849v6.611h-6.42zM0%2060.185v-6.611h.85v5.756h6.558v.856L0%2060.185zM62.229%208.259V2.196H56.46v-.85h6.615l.002%206.911-.848.002zM0%208.259V1.347h7.407v.85H.849v6.062H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-size: contain;
     height: 25px;
     width: 25px
 }

 header.shrink #dotsSoftware img {
     display: none !important;
     display: none
 }

 @media (min-width:640px) {
     header.shrink #dotsSoftware {
         margin-top: 7px
     }

     nav#mainnav .menubutton {
         right: 15px
     }
 }

 @media print {
     nav#mainnav {
         display: none !important
     }
 }

 nav#mainnav>ul>li, nav#mainnav>ul>li>a {
     position: relative;
     display: block
 }

 nav#mainnav>ul {
     padding-left: 0;
     list-style: none;
     margin: 3.75px -15px
 }

 nav#mainnav>ul>li>a {
     padding: 10px 15px;
     line-height: 25px
 }

 nav#mainnav>ul>li>a:focus, nav#mainnav>ul>li>a:hover {
     text-decoration: none;
     background-color: #3e4c57
 }

 nav#mainnav>ul>li.disabled>a {
     color: #e4e6eb
 }

 nav#mainnav>ul>li.disabled>a:focus, nav#mainnav>ul>li.disabled>a:hover {
     color: #e4e6eb;
     text-decoration: none;
     background-color: transparent;
     cursor: not-allowed
 }

 nav#mainnav>ul .open>a, nav#mainnav>ul .open>a:focus, nav#mainnav>ul .open>a:hover {
     background-color: #3e4c57;
     border-color: #0062C2
 }

 nav#mainnav>ul .nav-divider {
     height: 1px;
     margin: 11.5px 0;
     overflow: hidden;
     background-color: #e5e5e5
 }

 @media (max-width:991px) {
     nav#mainnav>ul .open .dropdown-menu {
         position: static;
         float: none;
         width: auto;
         margin-top: 0;
         background-color: transparent;
         border: 0;
         box-shadow: none
     }

     nav#mainnav>ul .open .dropdown-menu .dropdown-header, nav#mainnav>ul .open .dropdown-menu>li>a {
         padding: 5px 15px 5px 25px
     }

     nav#mainnav>ul .open .dropdown-menu>li>a {
         line-height: 25px
     }

     nav#mainnav>ul .open .dropdown-menu>li>a:focus, nav#mainnav>ul .open .dropdown-menu>li>a:hover {
         background-image: none
     }
 }

 @media (min-width:992px) {
     nav#mainnav>ul {
         float: left;
         margin: 0
     }

     nav#mainnav>ul>li {
         float: left
     }

     nav#mainnav>ul>li>a {
         padding-top: 7.5px;
         padding-bottom: 7.5px
     }
 }

 nav#mainnav .menubutton {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-size: 16px;
     background-position: 50% 50%
 }

 @media (min-width:992px) and (max-width:1199px) {
     nav#mainnav .menubutton {
         display: none !important
     }
 }

 nav#mainnav .dropdown-menu {
     border-radius: 0;
     margin-top: 0;
     border: 0;
     box-shadow: none
 }

 nav#mainnav .dropdown-menu>li>a {
     padding: 3px 15px
 }

 @media (max-width:991px) {
     nav#mainnav {
         width: 20em;
         height: auto;
         position: fixed;
         z-index: 1030;
         top: 0;
         bottom: 0;
         overflow-y: auto;
         left: auto;
         right: 0;
         background-color: #3e4c57;
         display: none;
         border: 0;
         border-radius: 0;
         color: #fff;
         margin: 0;
         padding: 0
     }

     nav#mainnav .navmenu-nav>.dropdown>a:focus .caret, nav#mainnav .navmenu-nav>.dropdown>a:hover .caret, nav#mainnav .navmenu-nav>.open>a .caret, nav#mainnav .navmenu-nav>.open>a:focus .caret, nav#mainnav .navmenu-nav>.open>a:hover .caret {
         border-top-color: #fff;
         border-bottom-color: #fff
     }

     nav#mainnav .navmenu-brand {
         color: #d1d5dd
     }

     nav#mainnav .navmenu-brand:focus, nav#mainnav .navmenu-brand:hover {
         color: #fff;
         background-color: transparent
     }

     nav#mainnav .navmenu-text {
         color: #d1d5dd
     }

     nav#mainnav .navmenu-nav>.open>a, nav#mainnav .navmenu-nav>.open>a:focus, nav#mainnav .navmenu-nav>.open>a:hover {
         background-color: #3e4c57;
         color: #fff
     }

     nav#mainnav .navmenu-nav>.dropdown>a .caret {
         border-top-color: #d1d5dd;
         border-bottom-color: #d1d5dd
     }

     nav#mainnav ul>.dropdown>a:focus .caret, nav#mainnav ul>.dropdown>a:hover .caret, nav#mainnav ul>.open>a .caret, nav#mainnav ul>.open>a:focus .caret, nav#mainnav ul>.open>a:hover .caret {
         border-top-color: #fff;
         border-bottom-color: #fff
     }

     nav#mainnav .navmenu-nav.dropdown-menu, nav#mainnav .navmenu-nav.dropdown-menu>.divider {
         background-color: #3e4c57
     }

     nav#mainnav .navmenu-nav.dropdown-menu>.active>a, nav#mainnav .navmenu-nav.dropdown-menu>.active>a:focus, nav#mainnav .navmenu-nav.dropdown-menu>.active>a:hover {
         background-color: #303b44
     }

     nav#mainnav .navmenu-nav>li>a {
         color: #d1d5dd
     }

     nav#mainnav .navmenu-nav>.active>a, nav#mainnav .navmenu-nav>.active>a:focus, nav#mainnav .navmenu-nav>.active>a:hover, nav#mainnav .navmenu-nav>li>a:focus, nav#mainnav .navmenu-nav>li>a:hover {
         color: #fff;
         background-color: #3e4c57
     }

     nav#mainnav .navmenu-nav>.disabled>a, nav#mainnav .navmenu-nav>.disabled>a:focus, nav#mainnav .navmenu-nav>.disabled>a:hover {
         color: rgba(62, 76, 87, .5);
         background-color: transparent
     }

     nav#mainnav.in {
         display: block
     }

     nav#mainnav ul {
         margin: 10px 0 0
     }

     nav#mainnav ul>.open>a, nav#mainnav ul>.open>a:focus, nav#mainnav ul>.open>a:hover {
         background-color: #3e4c57;
         color: #fff
     }

     nav#mainnav ul>.dropdown>a .caret {
         border-top-color: #d1d5dd;
         border-bottom-color: #d1d5dd
     }

     nav#mainnav ul .dropdown-menu>.dropdown>a:focus .caret, nav#mainnav ul .dropdown-menu>.dropdown>a:hover .caret, nav#mainnav ul .dropdown-menu>.open>a .caret, nav#mainnav ul .dropdown-menu>.open>a:focus .caret, nav#mainnav ul .dropdown-menu>.open>a:hover .caret {
         border-top-color: #fff;
         border-bottom-color: #fff
     }

     nav#mainnav ul.dropdown-menu, nav#mainnav ul.dropdown-menu>.divider {
         background-color: #3e4c57
     }

     nav#mainnav ul.dropdown-menu>.active>a, nav#mainnav ul.dropdown-menu>.active>a:focus, nav#mainnav ul.dropdown-menu>.active>a:hover {
         background-color: #303b44
     }

     nav#mainnav ul>li>a {
         color: #d1d5dd
     }

     nav#mainnav ul>.active>a, nav#mainnav ul>.active>a:focus, nav#mainnav ul>.active>a:hover, nav#mainnav ul>li>a:focus, nav#mainnav ul>li>a:hover {
         color: #fff;
         background-color: #3e4c57
     }

     nav#mainnav ul>.disabled>a, nav#mainnav ul>.disabled>a:focus, nav#mainnav ul>.disabled>a:hover {
         color: rgba(62, 76, 87, .5);
         background-color: transparent
     }

     nav#mainnav ul .dropdown-menu>.open>a, nav#mainnav ul .dropdown-menu>.open>a:focus, nav#mainnav ul .dropdown-menu>.open>a:hover {
         background-color: #3e4c57;
         color: #fff
     }

     nav#mainnav ul .dropdown-menu>.dropdown>a .caret {
         border-top-color: #d1d5dd;
         border-bottom-color: #d1d5dd
     }

     nav#mainnav ul .dropdown-menu.dropdown-menu, nav#mainnav ul .dropdown-menu.dropdown-menu>.divider {
         background-color: #3e4c57
     }

     nav#mainnav ul .dropdown-menu.dropdown-menu>.active>a, nav#mainnav ul .dropdown-menu.dropdown-menu>.active>a:focus, nav#mainnav ul .dropdown-menu.dropdown-menu>.active>a:hover {
         background-color: #303b44
     }

     nav#mainnav ul .dropdown-menu>li>a {
         color: #d1d5dd
     }

     nav#mainnav ul .dropdown-menu>.active>a, nav#mainnav ul .dropdown-menu>.active>a:focus, nav#mainnav ul .dropdown-menu>.active>a:hover, nav#mainnav ul .dropdown-menu>li>a:focus, nav#mainnav ul .dropdown-menu>li>a:hover {
         color: #fff;
         background-color: #3e4c57
     }

     nav#mainnav ul .dropdown-menu>.disabled>a, nav#mainnav ul .dropdown-menu>.disabled>a:focus, nav#mainnav ul .dropdown-menu>.disabled>a:hover {
         color: rgba(62, 76, 87, .5);
         background-color: transparent
     }

     nav#mainnav a {
         color: #f4f4f5;
         cursor: pointer;
         transition: color .4s
     }

     nav#mainnav .search {
         display: none !important;
         display: none
     }

     nav#mainnav li.mainnav>a {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-position: 96% 50%;
         border-color: #8892a7 transparent;
         border-style: solid;
         border-width: 1px 15px 0;
         margin: 0;
         padding-left: 10px;
         padding-right: 10px
     }

     nav#mainnav li.mainnav>a:hover {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     nav#mainnav li.mainnav.open>a, nav#mainnav li.mainnav.open>a:focus {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-position: 96% 50%;
         border-color: #8892a7 transparent
     }

     nav#mainnav li.mainnav.open>a:focus:hover, nav#mainnav li.mainnav.open>a:hover {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zM5%209.6h8V8.4H5v1.2z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     nav#mainnav li.mainnav:active>a, nav#mainnav li.mainnav:focus>a, nav#mainnav li.mainnav:hover>a {
         color: #3e4c57;
         background-color: #d1d5dd;
         border-color: #d1d5dd
     }

     nav#mainnav li.mainnav:active>a a, nav#mainnav li.mainnav:focus>a a, nav#mainnav li.mainnav:hover>a a {
         background-color: transparent;
         color: #3e4c57
     }

     nav#mainnav li.mainnav ul.dropdown-menu {
         padding: 0
     }

     nav#mainnav li.mainnav ul.dropdown-menu a {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-position: 30px 7px;
         padding-left: 50px
     }

     nav#mainnav li.mainnav ul.dropdown-menu a:active, nav#mainnav li.mainnav ul.dropdown-menu a:focus, nav#mainnav li.mainnav ul.dropdown-menu a:hover, nav#mainnav li.mainnav ul.dropdown-menu li.active a, nav#mainnav li.mainnav ul.dropdown-menu li.active a:active, nav#mainnav li.mainnav ul.dropdown-menu li.active a:focus, nav#mainnav li.mainnav ul.dropdown-menu li.active a:hover {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-color: #d1d5dd;
         color: #3e4c57
     }
 }

 @media (min-width:992px) {
     nav#mainnav {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }

     nav#mainnav ul#meta {
         float: right !important
     }

     nav#mainnav li.mainnav>a, nav#mainnav li.mainnav>a:visited {
         color: #3e4c57;
         padding: 42px 10px 4px
     }

     nav#mainnav li.mainnav.active a, nav#mainnav li.mainnav>a:active, nav#mainnav li.mainnav>a:focus, nav#mainnav li.mainnav>a:hover, nav#mainnav li.mainnav>a:visited:active, nav#mainnav li.mainnav>a:visited:focus, nav#mainnav li.mainnav>a:visited:hover {
         background-color: #3e4c57;
         color: #fff
     }

     nav#mainnav li.mainnav.open>a:active, nav#mainnav li.mainnav.open>a:focus, nav#mainnav li.mainnav.open>a:hover {
         background-color: #3e4c57;
         border-color: #fff
     }

     nav#mainnav .search {
         padding: 0 15px 0 0
     }

     nav#mainnav .user {
         padding: 0 0 0 10px
     }
 }

 @media (min-width:992px) and (min-width:992px) {
     nav#mainnav {
         float: left;
         width: 75%
     }
 }

 @media (min-width:1200px) {
     nav#mainnav {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }

     nav#mainnav li.mainnav>a, nav#mainnav li.mainnav>a:visited {
         padding: 42px 15px 4px
     }

     nav#mainnav .search {
         padding: 0 30px 0 0
     }

     nav#mainnav .user {
         padding: 0 0 0 15px
     }
 }

 @media (min-width:1200px) and (min-width:1200px) {
     nav#mainnav {
         float: left;
         width: 66.66666667%
     }
 }

 #mainnav .user {
     padding: 0
 }

 #mainnav .user:after, #mainnav .user:before {
     content: " ";
     display: table
 }

 #mainnav .user:after {
     clear: both
 }

 @media (max-width:991px) {
     #mainnav .user {
         margin: 0;
         position: absolute !important;
         top: 90px;
         width: 20em
     }
 }

 #mainnav .user .profileImage {
     float: left;
     margin: 0;
     padding: 0 20px 0 25px
 }

 #mainnav .user .profileImage:active, #mainnav .user .profileImage:focus, #mainnav .user .profileImage:hover {
     background-color: transparent !important
 }

 #mainnav .user .profileImage span {
     border-radius: 50%;
     background: rgba(255, 255, 255, .5);
     background-position: 50% 50%;
     background-repeat: no-repeat;
     background-size: contain;
     border: 1px solid #8892a7;
     display: inline-block;
     height: 55px;
     width: 57px
 }

 #mainnav .user .profileImage span[style*="{user}"] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M28.345%2036.244c-6.213%200-11.269-6.916-11.269-15.417%200-8.5%205.056-15.416%2011.269-15.416%206.215%200%2011.27%206.916%2011.27%2015.416-.001%208.501-5.055%2015.417-11.27%2015.417zm0-27.896c-4.594%200-8.333%205.598-8.333%2012.479%200%206.881%203.738%2012.479%208.333%2012.479%204.595%200%208.334-5.598%208.334-12.479%200-6.881-3.74-12.479-8.334-12.479z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M52.963%2041.195c-2.651-3.689-11.354-8.463-13.846-9.783a13.427%2013.427%200%200%201-1.825%202.145l-.088.168c2.998%201.549%2011.242%206.217%2013.374%209.186%201.239%201.725%201.258%203.574.75%204.564-.3.584-.754.867-1.389.867H6.751c-.635%200-1.09-.283-1.389-.867-.507-.99-.489-2.84.75-4.564%202.13-2.967%2010.358-7.627%2013.364-9.18a13.102%2013.102%200%200%201-1.993-2.27c-2.6%201.381-11.134%206.086-13.756%209.734-1.704%202.375-2.098%205.438-.977%207.619.803%201.566%202.261%202.465%204.001%202.465h43.188c1.74%200%203.197-.898%204.001-2.465%201.122-2.181.729-5.244-.977-7.619z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') !important;
     background-repeat: no-repeat !important
 }

 @media (min-width:992px) {
     #mainnav .user .profileImage span {
         height: 42px;
         margin-top: -8px;
         width: 44px
     }
 }

 #mainnav .user .profileImage span em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 #mainnav .user .profileImage span i {
     border-radius: 50%;
     background-position: 48% 47%;
     background-size: initial;
     display: inline-block;
     transition: background .4s;
     height: 53px;
     width: 55px
 }

 #mainnav .user .profileImage span.placeholder {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.69%22%20height%3D%2256.69%22%20viewBox%3D%220%200%2056.69%2056.69%22%3E%3Cpath%20d%3D%22M28.345%2036.244c-6.213%200-11.269-6.916-11.269-15.417%200-8.5%205.056-15.416%2011.269-15.416%206.215%200%2011.27%206.916%2011.27%2015.416-.001%208.501-5.055%2015.417-11.27%2015.417zm0-27.896c-4.594%200-8.333%205.598-8.333%2012.479%200%206.881%203.738%2012.479%208.333%2012.479%204.595%200%208.334-5.598%208.334-12.479%200-6.881-3.74-12.479-8.334-12.479z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M52.963%2041.195c-2.651-3.689-11.354-8.463-13.846-9.783a13.427%2013.427%200%200%201-1.825%202.145l-.088.168c2.998%201.549%2011.242%206.217%2013.374%209.186%201.239%201.725%201.258%203.574.75%204.564-.3.584-.754.867-1.389.867H6.751c-.635%200-1.09-.283-1.389-.867-.507-.99-.489-2.84.75-4.564%202.13-2.967%2010.358-7.627%2013.364-9.18a13.102%2013.102%200%200%201-1.993-2.27c-2.6%201.381-11.134%206.086-13.756%209.734-1.704%202.375-2.098%205.438-.977%207.619.803%201.566%202.261%202.465%204.001%202.465h43.188c1.74%200%203.197-.898%204.001-2.465%201.122-2.181.729-5.244-.977-7.619z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 #mainnav .user .profileImage img {
     border-radius: 50%;
     border: 0;
     height: 40px;
     width: 42px
 }

 #mainnav .user .profileImage:hover, #mainnav .user.open .profileImage, #mainnav .user:active .profileImage, #mainnav .user:hover .profileImage {
     background: 0 0 !important
 }

 #mainnav .user .profileImage:hover span i, #mainnav .user.open .profileImage span i, #mainnav .user:active .profileImage span i, #mainnav .user:hover .profileImage span i {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-color: rgba(0, 102, 204, .4)
 }

 #mainnav .user .usersettings {
     list-style: none;
     padding: 0;
     margin: 0
 }

 #mainnav .user .usersettings>li {
     margin: 0
 }

 @media (max-width:991px) {
     #mainnav .user .usersettings.dropdown-menu {
         background: 0 0;
         border: 0;
         box-shadow: none;
         display: block;
         position: relative
     }

     #mainnav .user .usersettings.dropdown-menu a {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-position: 0 50%;
         clear: both;
         display: inline-block !important;
         line-height: 1.5625 !important;
         margin: 0;
         padding: 3px 0 3px 20px !important
     }

     #mainnav .user .usersettings.dropdown-menu a:active, #mainnav .user .usersettings.dropdown-menu a:focus, #mainnav .user .usersettings.dropdown-menu a:hover {
         background-color: transparent
     }
 }

 @media (min-width:992px) {
     #mainnav .user .profileImage span i {
         height: 40px;
         width: 42px
     }

     #mainnav .user {
         margin-top: 41px;
         text-align: right
     }

     #mainnav .user .profileImage {
         float: right;
         margin: 0;
         padding: 0
     }
 }

 .searchform {
     display: block;
     margin: 170px 0 0;
     padding: 0 20px
 }

 @media (max-width:639px) {
     #mainnav .user {
         top: 55px
     }

     .searchform {
         margin: 140px 0 0
     }
 }

 @media (min-width:992px) {
     .searchform {
         display: none;
         background-color: #f4f4f5;
         margin: 0;
         padding: 36px 15px 0;
         position: absolute;
         width: 80%;
         z-index: 100
     }

     .searchform.in {
         display: block
     }

     tr.searchform.in {
         display: table-row
     }

     tbody.searchform.in {
         display: table-row-group
     }
 }

 .alert-warning:after, .breadcrumb>li, .btn-warning {
     display: inline-block
 }

 .searchform fieldset legend {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 .breadcrumb, header.shrink .searchform fieldset {
     margin-bottom: 0
 }

 .searchform input[type=search] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-color: rgba(255, 255, 255, .25);
     background-position: 95% 50%;
     border-color: transparent;
     height: 30px;
     color: #fff;
     width: 100%
 }

 .searchform input[type=search]:focus {
     border-color: #8892a7
 }

 header.shrink .searchform {
     background-color: #3e4c57
 }

 @media (min-width:992px) {
     .searchform input[type=search] {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-position: 98% 50%;
         border-color: #3e4c57;
         color: #3e4c57;
         height: 37px
     }

     header.shrink .searchform {
         padding: 5px 15px 0
     }

     header.shrink .searchform input[type=text], header.shrink .searchform input[type=search] {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat;
         background-color: rgba(255, 255, 255, .25);
         border-color: transparent;
         height: 30px;
         color: #fff
     }

     header.shrink .searchform input[type=text]:focus, header.shrink .searchform input[type=search]:focus {
         border-color: #8892a7
     }

     .breadcrumb {
         float: left;
         width: 83.33333333%
     }
 }

 .breadcrumb {
     padding: 0 15px 0 27px;
     list-style: none;
     background-color: transparent;
     border-radius: 4px;
     position: relative;
     min-height: 1px;
     clear: both;
     font-size: 12px;
     margin-top: -2px
 }

 .breadcrumb>li+li:not(.active):before {
     content: "/\00a0";
     padding: 0 5px;
     color: #8892a7
 }

 .breadcrumb>.active {
     color: #3e4c57
 }

 @media (max-width:639px) {
     .breadcrumb {
         display: none !important
     }
 }

 @media (min-width:992px) {
     .breadcrumb {
         margin-left: 16.66666667%
     }
 }

 @media (min-width:1200px) {
     .breadcrumb {
         float: left;
         width: 75%;
         margin-left: 25%;
         padding-left: 30px
     }
 }

 @media (min-width:640px) and (max-width:991px) {
     .breadcrumb {
         margin-top: 6px;
         margin-left: 10px
     }
 }

 .breadcrumb a, .breadcrumb a:visited {
     color: #8892a7
 }

 .breadcrumb a:hover, .breadcrumb a:visited:hover {
     text-decoration: underline
 }

 .Newslist .listitem .teaser a, .btn-warning a:hover, .btn-warning.focus, .btn-warning:focus, .btn-warning:hover, .btn-warning:hover a, .femanager_image .qq-upload-button a:hover, .femanager_image .qq-upload-button.focus, .femanager_image .qq-upload-button:focus, .femanager_image .qq-upload-button:hover, .femanager_image .qq-upload-button:hover a, .subnav>ul>li>a:focus, .subnav>ul>li>a:hover, input[type=submit] a:hover, input[type=submit].focus, input[type=submit]:focus, input[type=submit]:hover, input[type=submit]:hover a {
     text-decoration: none
 }

 .breadcrumb>li+li:before {
     content: "/\00a0";
     color: #8892a7;
     margin: 0 -.25em 0 0 !important;
     padding: 0 !important
 }

 @media print {
     .subnav {
         display: none !important
     }
 }

 .subnav>ul {
     padding-left: 0;
     list-style: none;
     margin-bottom: 12.5px;
     width: 100%
 }

 .subnav>ul>li {
     position: relative;
     display: block
 }

 .subnav>ul>li>a {
     position: relative;
     display: block;
     padding: 10px 15px
 }

 .subnav>ul ul.dropdown-menu, .subnav>ul.dropdown-menu {
     position: static;
     padding-top: 0;
     float: none;
     box-shadow: none
 }

 .subnav>ul>li>a:focus, .subnav>ul>li>a:hover {
     background-color: #3e4c57
 }

 .subnav>ul>li.disabled>a {
     color: #e4e6eb
 }

 .subnav>ul>li.disabled>a:focus, .subnav>ul>li.disabled>a:hover {
     color: #e4e6eb;
     text-decoration: none;
     background-color: transparent;
     cursor: not-allowed
 }

 .subnav>ul .open>a, .subnav>ul .open>a:focus, .subnav>ul .open>a:hover {
     background-color: #3e4c57;
     border-color: #0062C2
 }

 .subnav>ul .nav-divider {
     height: 1px;
     margin: 11.5px 0;
     overflow: hidden;
     background-color: #e5e5e5
 }

 .subnav>ul.dropdown-menu {
     margin: 0;
     border: none;
     border-radius: 0
 }

 .subnav>ul ul {
     margin-bottom: 12.5px
 }

 .subnav>ul ul.dropdown-menu {
     margin: 0;
     border: none;
     border-radius: 0
 }

 .subnav li {
     margin-bottom: 0
 }

 .subnav li>a {
     color: #3e4c57;
     font-size: .875em;
     line-height: 1.4286em;
     margin: 0
 }

 .subnav li>a:active, .subnav li>a:focus, .subnav li>a:hover {
     color: #fff
 }

 .subnav li.active a, .subnav li.active li.active>a {
     background-color: #3e4c57;
     color: #fff
 }

 .subnav li.active .dropdown-menu {
     display: block
 }

 .subnav li.active.dropdown>a {
     background-color: transparent;
     border-color: transparent;
     color: #3e4c57
 }

 .subnav li.active.dropdown>a:focus, .subnav li.active.dropdown>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 .subnav li.open>a {
     background-color: transparent;
     border-color: transparent;
     color: #3e4c57
 }

 .subnav li.open>a:focus, .subnav li.open>a:hover {
     background-color: #3e4c57;
     color: #fff
 }

 .subnav li.active li>a, .subnav li.open li>a {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-color: transparent;
     background-position: 30px 7px;
     color: #3e4c57;
     padding-left: 50px
 }

 .subnav li.active li>a:active, .subnav li.active li>a:focus, .subnav li.active li>a:hover, .subnav li.open li>a:active, .subnav li.open li>a:focus, .subnav li.open li>a:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7%2010H0V0h1v9h6v1z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-color: #3e4c57;
     color: #fff
 }

 .subnav .dropdown-menu {
     background-color: transparent
 }

 @media (min-width:640px) {
     .subnav {
         margin-top: 78px
     }

     .subnav.affix {
         margin-top: 0;
         top: 78px;
         width: 13.33%
     }

     .subnav li.open li>a {
         background-position: 15px 7px;
         padding-left: 30px
     }
 }

 @media (min-width:992px) {
     .subnav.affix {
         width: 19%
     }

     .subnav li>a {
         font-size: 1.125em;
         line-height: 1.3889em;
         margin: 0;
         text-wrap: wrap;
     }

     .subnav li.open li>a {
         background-position: 30px 7px;
         padding-left: 50px
     }
 }

 input[type=text], input[type=password], input[type=search] {
     display: block;
     height: 37px;
     padding: 5px 10px;
     font-size: 16px;
     line-height: 1.5625;
     color: #3e4c57;
     background-color: #fff;
     background-image: none;
     border: 1px solid #d1d5dd;
     border-radius: 0;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
     transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
     width: 100%
 }

 .btn-warning, input[type=submit] {
     text-align: center;
     font-size: 16px;
     line-height: 1.5625;
     padding: 5px 15px;
     margin-top: .5em;
     margin-bottom: 0;
     -webkit-user-select: none
 }

 input[type=text]:focus, input[type=password]:focus, input[type=search]:focus {
     border-color: #0059b3;
     outline: 0;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 89, 179, .6)
 }

 input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder {
     color: #8892a7;
     opacity: 1
 }

 input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder {
     color: #8892a7
 }

 input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder {
     color: #8892a7
 }

 input[type=text]::-ms-expand, input[type=password]::-ms-expand, input[type=search]::-ms-expand {
     border: 0;
     background-color: transparent
 }

 fieldset[disabled] input[type=text], fieldset[disabled] input[type=password], fieldset[disabled] input[type=search], input[type=text][disabled], input[type=text][readonly], input[type=password][disabled], input[type=password][readonly], input[type=search][disabled], input[type=search][readonly] {
     background-color: #f4f4f5;
     opacity: 1
 }

 fieldset[disabled] input[type=text], fieldset[disabled] input[type=password], fieldset[disabled] input[type=search], input[type=text][disabled], input[type=password][disabled], input[type=search][disabled] {
     cursor: not-allowed
 }

 textareainput[type=text], textareainput[type=password], textareainput[type=search] {
     height: auto
 }

 input[type=text]:active, input[type=text]:focus, input[type=password]:active, input[type=password]:focus, input[type=search]:active, input[type=search]:focus {
     box-shadow: none
 }

 input[type=text].error, input[type=password].error, input[type=search].error {
     border-color: #900;
     color: #900
 }

 input[type=text].success, input[type=password].success, input[type=search].success {
     border-color: #6ea600;
     color: #7fbf00
 }

 input[type=checkbox] {
     margin-bottom: .5em
 }

 input[type=submit] {
     display: inline-block;
     font-weight: 400;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     background-image: none;
     border: 1px solid #0062C2;
     white-space: nowrap;
     border-radius: 32px;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
     color: #fff;
     background-color: #0062C2
 }

 .btn-warning, .femanager_image .qq-upload-button {
     -moz-user-select: none;
     color: #fff;
     background-image: none;
     white-space: nowrap;
     vertical-align: middle
 }

 input[type=submit].active.focus, input[type=submit].active:focus, input[type=submit].focus, input[type=submit]:active.focus, input[type=submit]:active:focus, input[type=submit]:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 input[type=submit].active, input[type=submit]:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 fieldset[disabled] input[type=submit], input[type=submit].disabled, input[type=submit][disabled] {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 ainput[type=submit].disabled, fieldset[disabled] ainput[type=submit] {
     pointer-events: none
 }

 input[type=submit][disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 input[type=submit].focus, input[type=submit]:focus {
     color: #fff;
     background-color: #004c99;
     border-color: #00264d
 }

 .open>.dropdown-toggleinput[type=submit], input[type=submit].active, input[type=submit]:active, input[type=submit]:hover {
     color: #fff;
     background-color: #004c99;
     border-color: #00478f
 }

 .open>.dropdown-toggleinput[type=submit].focus, .open>.dropdown-toggleinput[type=submit]:focus, .open>.dropdown-toggleinput[type=submit]:hover, input[type=submit].active.focus, input[type=submit].active:focus, input[type=submit].active:hover, input[type=submit]:active.focus, input[type=submit]:active:focus, input[type=submit]:active:hover {
     color: #fff;
     background-color: #003b75;
     border-color: #00264d
 }

 .open>.dropdown-toggleinput[type=submit], input[type=submit].active, input[type=submit]:active {
     background-image: none
 }

 fieldset[disabled] input[type=submit].focus, fieldset[disabled] input[type=submit]:focus, fieldset[disabled] input[type=submit]:hover, input[type=submit].disabled.focus, input[type=submit].disabled:focus, input[type=submit].disabled:hover, input[type=submit][disabled].focus, input[type=submit][disabled]:focus, input[type=submit][disabled]:hover {
     background-color: #0062C2;
     border-color: #0062C2
 }

 input[type=submit] .badge {
     color: #0062C2;
     background-color: #fff
 }

 .checkbox-inline input[type=checkbox] {
     float: left
 }

 .btn-disabled, .btn-warning.disabled, input[type=submit].disabled, input[type=submit][disabled=disabled] {
     background-color: #8892a7;
     border-color: #8892a7;
     pointer-events: none
 }

 .btn-warning {
     font-weight: 400;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     border: 1px solid #0062C2;
     border-radius: 32px;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
     background-color: #0062C2
 }

 .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.focus, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .btn-warning.active, .btn-warning:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a.btn-warning.disabled, fieldset[disabled] a.btn-warning {
     pointer-events: none
 }

 .btn-warning[disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 .btn-warning.focus, .btn-warning:focus {
     color: #fff;
     background-color: #004c99;
     border-color: #00264d
 }

 .btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
     color: #fff;
     background-color: #004c99;
     border-color: #00478f
 }

 .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
     color: #fff;
     background-color: #003b75;
     border-color: #00264d
 }

 .btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
     background-image: none
 }

 .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
     background-color: #0062C2;
     border-color: #0062C2
 }

 .btn-warning .badge {
     color: #0062C2;
     background-color: #fff
 }

 legend {
     font-weight: 600;
     border: 0;
     margin-bottom: .44445em
 }

 label {
     color: #8892a7;
     font-weight: 400;
     font-style: italic;
     margin-bottom: 0
 }

 label.checkbox-label {
     color: #3e4c57;
     font-style: normal;
     margin-bottom: 1em
 }

 .control-group.femanager_submit, .submit-form-group {
     margin-bottom: 0;
     margin-top: 30px
 }

 .control-group {
     margin-bottom: 15px;
     text-align: left
 }

 .control-group legend {
     margin-top: 30px
 }

 form p {
     font-size: 1em;
     line-height: 25px;
     margin-top: 0;
     margin-bottom: 25px
 }

 form h3 {
     font-size: 1.125em;
     line-height: 1.3889em;
     margin-top: 0;
     margin-bottom: 1.3889em;
     font-style: normal;
     font-weight: 600
 }

 form fieldset {
     margin-bottom: 30px
 }

 .required {
     outline: green solid 1px
 }

 .alert-warning {
     margin-right: -30px
 }

 .alert-warning:after {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2256.689%22%20height%3D%2256.689%22%20viewBox%3D%220%200%2056.689%2056.689%22%3E%3Cpath%20fill%3D%22%23900%22%20d%3D%22M30.509%2028.344L42.1%2016.753a1.53%201.53%200%201%200-2.164-2.164L28.344%2026.18%2016.753%2014.589a1.53%201.53%200%201%200-2.164%202.164L26.18%2028.345%2014.59%2039.937a1.53%201.53%200%201%200%202.164%202.164l11.59-11.591%2011.592%2011.591c.299.299.691.448%201.083.448a1.528%201.528%200%200%200%201.081-2.612L30.509%2028.344z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-size: 24px;
     float: right;
     height: 30px;
     width: 25px
 }

 .alert-warning p {
     font-size: .875em;
     line-height: 1.7857em;
     margin-top: 0;
     color: #900;
     margin-bottom: 0
 }

 @media (min-width:1200px) {
     .femanager_edit {
         width: 91.66666667%
     }
 }

 .femanager_image .control-label {
     display: none !important;
     display: none
 }

 .femanager_image .qq-upload-list {
     list-style: none;
     padding: 0;
     margin: 0 0 15px
 }

 .femanager_image .qq-upload-list>li {
     margin: 0
 }

 .femanager_image .qq-upload-list li {
     margin-bottom: 30px
 }

 .femanager_image .profileImage {
     border-radius: 50%;
     border: 1px solid #8892a7;
     display: block;
     height: 98px;
     margin: 15px 0 5px;
     overflow: hidden;
     width: 100px
 }

 .femanager_image .profileImage span {
     border-radius: 50%;
     background-position: 50% 50%;
     background-repeat: no-repeat;
     background-size: contain;
     display: inline-block;
     height: 96px;
     width: 98px
 }

 .femanager_image .profileImage img {
     border-radius: 50%;
     width: 98px
 }

 .femanager_image .qq-upload-drop-area {
     border: 1px dotted #0062C2;
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     padding: 10px
 }

 .femanager_image .qq-upload-delete {
     display: block;
     margin: 0;
     text-align: center;
     width: 100px
 }

 .femanager_image .qq-upload-delete:before {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 0 100%;
     content: "";
     display: inline-block;
     height: 1em;
     background-size: 12px;
     width: 16px
 }

 .femanager_image .qq-upload-delete:hover:before {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2219.999%22%20viewBox%3D%2222.551%2018.346%2020%2019.999%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M34.074%2028.344l8.16-8.16a1.076%201.076%200%201%200-1.523-1.523l-8.16%208.16-8.16-8.16a1.078%201.078%200%200%200-1.523%201.523l8.16%208.161-8.16%208.16a1.078%201.078%200%200%200%201.523%201.523l8.16-8.159%208.16%208.159c.21.21.486.314.762.314a1.075%201.075%200%200%200%20.762-1.838l-8.161-8.16z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .femanager_image .qq-upload-file, .femanager_image .qq-upload-size {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 .femanager_image .qq-upload-retry {
     display: inline-block;
     margin: 0 1em
 }

 .femanager_image .qq-upload-button {
     display: inline-block;
     font-weight: 400;
     text-align: center;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     border: 1px solid #0062C2;
     font-size: 16px;
     line-height: 1.5625;
     border-radius: 32px;
     -webkit-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
     padding: 5px 15px;
     background-color: #0062C2;
     margin: 0 0 15px
 }

 .femanager_image .qq-upload-button.active.focus, .femanager_image .qq-upload-button.active:focus, .femanager_image .qq-upload-button.focus, .femanager_image .qq-upload-button:active.focus, .femanager_image .qq-upload-button:active:focus, .femanager_image .qq-upload-button:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .femanager_image .qq-upload-button.active, .femanager_image .qq-upload-button:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 .femanager_image .qq-upload-button.disabled, .femanager_image .qq-upload-button[disabled], fieldset[disabled] .femanager_image .qq-upload-button {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a.femanager_image .qq-upload-button.disabled, fieldset[disabled] a.femanager_image .qq-upload-button {
     pointer-events: none
 }

 .femanager_image .qq-upload-button[disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 .femanager_image .qq-upload-button.focus, .femanager_image .qq-upload-button:focus {
     color: #fff;
     background-color: #004c99;
     border-color: #00264d
 }

 .femanager_image .qq-upload-button.active, .femanager_image .qq-upload-button:active, .femanager_image .qq-upload-button:hover, .open>.dropdown-toggle.femanager_image .qq-upload-button {
     color: #fff;
     background-color: #004c99;
     border-color: #00478f
 }

 .femanager_image .qq-upload-button.active.focus, .femanager_image .qq-upload-button.active:focus, .femanager_image .qq-upload-button.active:hover, .femanager_image .qq-upload-button:active.focus, .femanager_image .qq-upload-button:active:focus, .femanager_image .qq-upload-button:active:hover, .open>.dropdown-toggle.femanager_image .qq-upload-button.focus, .open>.dropdown-toggle.femanager_image .qq-upload-button:focus, .open>.dropdown-toggle.femanager_image .qq-upload-button:hover {
     color: #fff;
     background-color: #003b75;
     border-color: #00264d
 }

 .femanager_image .qq-upload-button.active, .femanager_image .qq-upload-button:active, .open>.dropdown-toggle.femanager_image .qq-upload-button {
     background-image: none
 }

 .Newsarticle.updated, .Newslist .listitem.updated {
     background-image: url(../Images/updated-small.png);
     background-position: top right;
     background-repeat: no-repeat
 }

 .femanager_image .qq-upload-button.disabled.focus, .femanager_image .qq-upload-button.disabled:focus, .femanager_image .qq-upload-button.disabled:hover, .femanager_image .qq-upload-button[disabled].focus, .femanager_image .qq-upload-button[disabled]:focus, .femanager_image .qq-upload-button[disabled]:hover, fieldset[disabled] .femanager_image .qq-upload-button.focus, fieldset[disabled] .femanager_image .qq-upload-button:focus, fieldset[disabled] .femanager_image .qq-upload-button:hover {
     background-color: #0062C2;
     border-color: #0062C2
 }

 .femanager_image .qq-upload-button .badge {
     color: #0062C2;
     background-color: #fff
 }

 .femanager_image .fileupload_image {
     display: block
 }

 .femanager_new .femanager_submit {
     text-align: center !important
 }

 .cookieConfirmation {
     margin-bottom: 15px;
     margin-top: 15px;
     width: 100%
 }

 .cookieConfirmation:after, .cookieConfirmation:before {
     content: " ";
     display: table
 }

 .cookieConfirmation:after {
     clear: both
 }

 .cookieConfirmation label {
     font-style: normal;
     margin: 0;
     white-space: nowrap
 }

 .femanager-forgot-password {
     margin-top: 15px
 }

 .Newslist .listitem {
     margin-bottom: 25px;
     padding-left: 25px
 }

 @media print {
     .Newslist .listitem {
         padding-left: 0
     }
 }

 .Newslist .listitem [itemprop=headline] {
     font-size: 1.125em;
     line-height: 1.3889em;
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 400;
     margin-top: .347225em;
     margin-bottom: .347225em
 }

 .Newslist .listitem .teaser a {
     color: #3e4c57
 }

 .Newslist .listitem .teaser a:hover {
     color: #0062C2;
     text-decoration: underline
 }

 @media (min-width:992px) {
     .Newslist .listitem [itemprop=headline] {
         font-size: 1.25em;
         line-height: 1.25em;
         margin-top: 0;
         margin-bottom: .35em
     }

     .Newsarticle.updated {
         background-image: url(../Images/updated-medium.png)
     }
 }

 .Newsarticle>article {
     padding-left: 25px
 }

 .Newsarticle a[id*=back] {
     font-size: .75em;
     line-height: 2.0833em;
     clear: both;
     display: block;
     margin: 0 0 2.0833em -25px
 }

 @media print {
     .Newsarticle a[id*=back] {
         display: none
     }
 }

 .Newsarticle .summary {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 600
 }

 .Newsarticle ul {
     margin: 0 0 1em;
     padding: 0 0 0 35px
 }

 .Newsarticle .thumbnail, .Newsarticle ol {
     margin: 0 0 25px
 }

 .Newsarticle .thumbnail img {
     display: block;
     max-width: 100%;
     height: auto
 }

 .Newsarticle ol {
     list-style: none;
     padding: 0;
     counter-reset: li
 }

 .Newsarticle ol>li {
     margin: 0
 }

 .Newsarticle ol li {
     padding-left: 35px;
     margin: 0
 }

 .Newsarticle ol li:before {
     font-size: 1.125em;
     line-height: 1.3889em;
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 400;
     content: counter(li, decimal-leading-zero) "/";
     counter-increment: li;
     margin: 0 .5em 0 -35px
 }

 .article-related h3, .article-related h4, .meta {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal
 }

 .meta {
     font-weight: 600;
     font-size: .6875em;
     background-position: 2px 50%;
     line-height: 1.364em;
     margin: 0 0 .727em -25px;
     padding-left: 25px
 }

 @media (min-width:992px) {
     .meta {
         line-height: 2.2727em;
         margin: .182em 0 .273em -25px
     }
 }

 .meta[class*=Flux] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.391%204.376c-.008-.017-.022-.03-.042-.03a.05.05%200%200%200-.052.051l.003.007c-.416%201.626-2.431%201.527-3.873%201.527H5.348c-2.077%200-3.786%201.161-3.786%203.238l.001%204.502v.277c0%20.029.05.052.064.052h.059c.066%200%20.121-.341.121-.347.272-2.3.775-4.926%203.532-4.926h3.274c2.077%200%203.786-.541%203.786-2.769V4.375h-.008zM1.705%206.36c.542-1.555%201.562-1.967%203.678-1.967h3.274c2.427%200%203.781-.845%203.781-2.814V.03h-.008c-.008-.016-.023-.03-.043-.03a.053.053%200%200%200-.052.051c0%20.003.003.004.003.008-.414%201.625-2.117%201.526-3.871%201.526H5.335c-1.812%200-3.729%201.173-3.729%203.25l.001%201.525c.035.015.092.002.098%200z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .meta[class*=Compile] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6.836%204.516h.278V1.578l.813-.611-.084-.141-.729.432-.04-.696h-.199l-.039.696-.682-.432-.107.142.789.61zm-1.164.399l.119-.069.121-.07-1.469-2.544.399-.935-.143-.081-.416.739-.382-.583-.172.1.314.622-.808-.033-.021.176.989.134zm-4.276-.162l.923-.379%202.543%201.47.069-.12.07-.121-2.544-1.469-.123-1.009-.164.002.011.847-.622-.313-.1.172.582.381-.716.375zm3.23%202.3v-.279H1.688l-.611-.811-.139.083.429.728-.694.04v.199l.694.038-.43.683.142.107.609-.79zm.331%201.045l-.069-.121-2.544%201.468-.937-.397-.079.142.737.415-.582.382.1.172.621-.313-.033.807.177.021.132-.988%202.546-1.469zm.878.86l-.12-.071-1.471%202.544-1.008.125.001.162.847-.01-.313.622.171.1.383-.582.375.714.163-.069-.38-.923%201.472-2.544zm2.493-.096l-.12.07L8.087%209l1.468%202.546-.397.935.142.081.416-.738.381.582.173-.099-.314-.622.807.033.022-.176-.991-.134zm4.276.164l-.924.379-2.542-1.471-.071.121-.07.119%202.545%201.471.124%201.007h.163l-.011-.848.622.315.1-.173-.582-.382.716-.375zm.723-2.061l-.001-.198-.694-.04.43-.684-.14-.106-.611.791-2.937-.003-.002.139-.001.139%202.941.001.61.811.14-.082-.433-.729zM9.043%205.681l.068.121%202.548-1.469.934.396.081-.141-.74-.414.585-.382-.102-.172-.622.313.033-.808-.175-.021-.133.99L8.974%205.56zm-.878-.86l.12.071%201.472-2.546%201.007-.124-.001-.163-.848.012.315-.624-.172-.098-.383.582-.376-.716-.161.069.379.924-1.472%202.543z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226.845%22%20r%3D%221.271%22%20fill%3D%22%233e4c57%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.625%206.824h.75v7.197h-.75z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .meta[class*=Label] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.192%2013.562c.137-1.074.486-1.914.962-2.593h-5.03V9.703l1.234-.258V4.013l-1.236-.252v-1.14h4.313v1.141l-1.116.251-.002%205.446h2.796V8.288h1.745c0%20.315.002.571.005.802a7.58%207.58%200%200%201%201.875-.275c.017-.028.358-.057.423-.067.413-.066.687-.693.791-.977.029-.253.048-.51.048-.771%200-3.87-3.138-7.007-7.007-7.007S0%203.137%200%207.007c0%203.869%203.131%207%207%207%20.125%200%20.239-.013.361-.019l.038-.032c-.067-.099-.215-.328-.207-.394z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .meta[class*=JT]:not([class*=Compile]) {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M13.63%201.291C13.355%201.388.458%206.064.191%206.159c-.228.08-.279.276-.008.383.322.128%202.427%201.18%202.427%201.18v.036l1.801.721%208.781-6.449c.118-.087.254.076.17.168-.085.094-6.829%206.666-6.829%206.666l-.326.296.978.507%203.984%202.144a.41.41%200%200%200%20.601-.269l2.215-9.908c.064-.273-.08-.44-.354-.345v.002zM5.038%2012.55c0%20.196.111.25.266.111.199-.182%202.277-2.046%202.277-2.046L5.038%209.299v3.251z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .meta #item-categories a:hover {
     text-decoration: none
 }

 .meta #item-categories a:hover span {
     text-decoration: underline
 }

 .meta #item-categories a+a:before {
     color: #3e4c57;
     content: ", ";
     margin-left: -.2em;
     text-decoration: none !important
 }

 #start .topnews .illu a:hover, #start aside .frame>.frame:nth-child(odd) ul li a a:hover, #start aside .frame>.frame:nth-child(1) ul li a:hover a, .btn a:hover, .btn-download a:hover, .btn-download.focus, .btn-download:focus, .btn-download:hover, .btn-download:hover a, .btn.focus, .btn:focus, .btn:hover, .btn:hover a, .category-menu a.active, .category-menu a:hover, .login #content .tx-felogin-pi1 input[type=submit] a:hover, .login #content .tx-felogin-pi1 input[type=submit].focus, .login #content .tx-felogin-pi1 input[type=submit]:focus, .login #content .tx-felogin-pi1 input[type=submit]:hover, .login #content .tx-felogin-pi1 input[type=submit]:hover a, .share .article-askQuestion a:hover, .share .article-askQuestion.focus, .share .article-askQuestion:focus, .share .article-askQuestion:hover, .share .article-askQuestion:hover a, [class*=btn-download] a:hover, [class*=btn-download].focus, [class*=btn-download]:focus, [class*=btn-download]:hover, [class*=btn-download]:hover a {
     text-decoration: none
 }

 .share {
     margin-top: 4em;
     margin-bottom: 2em
 }

 @media print {
     .share {
         display: none
     }
 }

 .share .article-askQuestion {
     display: inline-block;
     margin-bottom: 0;
     font-weight: 400;
     text-align: center;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     background-image: none;
     border: 1px solid #0062C2;
     white-space: nowrap;
     font-size: 16px;
     line-height: 1.5625;
     border-radius: 32px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     color: #0062C2;
     background-color: #fff;
     cursor: pointer;
     padding: 5px 15px;
     float: right !important;
     min-width: 175px
 }

 .share .article-askQuestion.active.focus, .share .article-askQuestion.active:focus, .share .article-askQuestion.focus, .share .article-askQuestion:active.focus, .share .article-askQuestion:active:focus, .share .article-askQuestion:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .share .article-askQuestion.active, .share .article-askQuestion:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 .share .article-askQuestion.disabled, .share .article-askQuestion[disabled], fieldset[disabled] .share .article-askQuestion {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a.share .article-askQuestion.disabled, fieldset[disabled] a.share .article-askQuestion {
     pointer-events: none
 }

 .share .article-askQuestion.focus, .share .article-askQuestion:focus {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00264d
 }

 .open>.dropdown-toggle.share .article-askQuestion, .share .article-askQuestion.active, .share .article-askQuestion:active, .share .article-askQuestion:hover {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00478f
 }

 .open>.dropdown-toggle.share .article-askQuestion.focus, .open>.dropdown-toggle.share .article-askQuestion:focus, .open>.dropdown-toggle.share .article-askQuestion:hover, .share .article-askQuestion.active.focus, .share .article-askQuestion.active:focus, .share .article-askQuestion.active:hover, .share .article-askQuestion:active.focus, .share .article-askQuestion:active:focus, .share .article-askQuestion:active:hover {
     color: #0062C2;
     background-color: #d4d4d4;
     border-color: #00264d
 }

 .open>.dropdown-toggle.share .article-askQuestion, .share .article-askQuestion.active, .share .article-askQuestion:active {
     background-image: none
 }

 .share .article-askQuestion.disabled.focus, .share .article-askQuestion.disabled:focus, .share .article-askQuestion.disabled:hover, .share .article-askQuestion[disabled].focus, .share .article-askQuestion[disabled]:focus, .share .article-askQuestion[disabled]:hover, fieldset[disabled] .share .article-askQuestion.focus, fieldset[disabled] .share .article-askQuestion:focus, fieldset[disabled] .share .article-askQuestion:hover {
     background-color: #fff;
     border-color: #0062C2
 }

 .share .article-askQuestion .badge {
     color: #fff;
     background-color: #0062C2
 }

 .share .article-askQuestion[disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 .share h4 {
     margin-bottom: 0
 }

 .share [class*=shareArticle-] {
     background-position: 50% 50%;
     transition: background-color .4s;
     background-size: 22px;
     border-color: transparent;
     display: inline-block;
     height: 35px;
     padding: 5px 10px;
     width: 30px
 }

 .share [class*=shareArticle-] em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 .share [class*=shareArticle-] em:active, .share [class*=shareArticle-] em:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto
 }

 .share .shareArticle-email {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22138.338%22%20height%3D%2299.993%22%20viewBox%3D%220%200%20138.338%2099.993%22%3E%3Cdefs%20fill%3D%22%23004d9a%22%3E%3Cpath%20id%3D%22a%22%20d%3D%22M0%200h138.338v99.993H0z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%20fill%3D%22%23004d9a%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%20fill%3D%22%23004d9a%22%3E%3C%2Fuse%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M130.168%2099.993H8.17c-4.505%200-8.17-3.665-8.17-8.169V8.17C0%203.665%203.665%200%208.17%200h121.999c4.504%200%208.169%203.665%208.169%208.17v83.654c-.001%204.504-3.666%208.169-8.17%208.169zM8.17%205A3.174%203.174%200%200%200%205%208.17v83.654a3.173%203.173%200%200%200%203.17%203.169h121.999a3.173%203.173%200%200%200%203.169-3.169V8.17A3.173%203.173%200%200%200%20130.169%205H8.17z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M69.168%2057.603L15.24%2023.93a2.5%202.5%200%201%201%202.649-4.241l51.28%2032.019%2051.28-32.018a2.5%202.5%200%201%201%202.648%204.241L69.168%2057.603z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 50% 44%
 }

 .share .shareArticle-email:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22138.338%22%20height%3D%2299.993%22%20viewBox%3D%220%200%20138.338%2099.993%22%3E%3Cdefs%20fill%3D%22%233e4c57%22%3E%3Cpath%20id%3D%22a%22%20d%3D%22M0%200h138.338v99.993H0z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%20fill%3D%22%233e4c57%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%20fill%3D%22%233e4c57%22%3E%3C%2Fuse%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M130.168%2099.993H8.17c-4.505%200-8.17-3.665-8.17-8.169V8.17C0%203.665%203.665%200%208.17%200h121.999c4.504%200%208.169%203.665%208.169%208.17v83.654c-.001%204.504-3.666%208.169-8.17%208.169zM8.17%205A3.174%203.174%200%200%200%205%208.17v83.654a3.173%203.173%200%200%200%203.17%203.169h121.999a3.173%203.173%200%200%200%203.169-3.169V8.17A3.173%203.173%200%200%200%20130.169%205H8.17z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20d%3D%22M69.168%2057.603L15.24%2023.93a2.5%202.5%200%201%201%202.649-4.241l51.28%2032.019%2051.28-32.018a2.5%202.5%200%201%201%202.648%204.241L69.168%2057.603z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .share .shareArticle-sms {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22138.338%22%20height%3D%22122.582%22%20viewBox%3D%220%200%20138.338%20122.582%22%3E%3Cg%20fill%3D%22%23004d9a%22%3E%3Cpath%20d%3D%22M130.168%200H8.17C3.665%200%200%203.665%200%208.169v76.654c0%204.505%203.665%208.169%208.17%208.169h7.792l.219%2029.589%2034.238-29.589h79.75c4.505%200%208.169-3.664%208.169-8.169V8.169C138.337%203.665%20134.673%200%20130.168%200zm3.169%2084.824a3.172%203.172%200%200%201-3.169%203.169h-81.61l-27.457%2023.729-.176-23.729H8.17A3.173%203.173%200%200%201%205%2084.824V8.169A3.173%203.173%200%200%201%208.17%205h121.999a3.173%203.173%200%200%201%203.169%203.17v76.654z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M86.642%2017.787c-6.688%204.323-10.704%205.336-7.639%2011.547%203.268%206.617-1.665%2013.751-8.843%2019.044-6.787%205.017-14.068%2010.205-20.155%206.038-5.71-3.914-7.289-.078-12.507%205.935-5.218%206.015-5.078%208.899-2.424%2011.127l6.293%205.648c3.016%201.826%207.146%202.953%2012.768%201.181%206.216-1.956%2020.426-12.847%2025.85-17.203%205.429-4.354%2015.96-15.555%2018.773-21.432%205.271-11.007.722-20.341-.755-22.713-1.831-2.944-4.665-3.488-11.361.828z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .share .shareArticle-sms:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22138.338%22%20height%3D%22122.582%22%20viewBox%3D%220%200%20138.338%20122.582%22%3E%3Cg%20fill%3D%22%233e4c57%22%3E%3Cpath%20d%3D%22M130.168%200H8.17C3.665%200%200%203.665%200%208.169v76.654c0%204.505%203.665%208.169%208.17%208.169h7.792l.219%2029.589%2034.238-29.589h79.75c4.505%200%208.169-3.664%208.169-8.169V8.169C138.337%203.665%20134.673%200%20130.168%200zm3.169%2084.824a3.172%203.172%200%200%201-3.169%203.169h-81.61l-27.457%2023.729-.176-23.729H8.17A3.173%203.173%200%200%201%205%2084.824V8.169A3.173%203.173%200%200%201%208.17%205h121.999a3.173%203.173%200%200%201%203.169%203.17v76.654z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M86.642%2017.787c-6.688%204.323-10.704%205.336-7.639%2011.547%203.268%206.617-1.665%2013.751-8.843%2019.044-6.787%205.017-14.068%2010.205-20.155%206.038-5.71-3.914-7.289-.078-12.507%205.935-5.218%206.015-5.078%208.899-2.424%2011.127l6.293%205.648c3.016%201.826%207.146%202.953%2012.768%201.181%206.216-1.956%2020.426-12.847%2025.85-17.203%205.429-4.354%2015.96-15.555%2018.773-21.432%205.271-11.007.722-20.341-.755-22.713-1.831-2.944-4.665-3.488-11.361.828z%22%20fill%3D%22%233e4c57%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .article-related {
     margin-bottom: 25px;
     background-color: #f4f4f5;
     border: 1px solid transparent;
     border-radius: 0;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
     box-shadow: none;
     padding: 20px
 }

 .article-related>.list-group, .article-related>.panel-collapse>.list-group, .article-related>.panel-collapse>.table, .article-related>.table, .article-related>.table-responsive>.table {
     margin-bottom: 0
 }

 .article-related>.list-group .list-group-item, .article-related>.panel-collapse>.list-group .list-group-item {
     border-width: 1px 0;
     border-radius: 0
 }

 .article-related>.table-responsive:last-child>.table:last-child, .article-related>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .article-related>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .article-related>.table:last-child, .article-related>.table:last-child>tbody:last-child>tr:last-child, .article-related>.table:last-child>tfoot:last-child>tr:last-child {
     border-bottom-left-radius: -1;
     border-bottom-right-radius: -1
 }

 .article-related>.list-group:first-child .list-group-item:first-child, .article-related>.panel-collapse>.list-group:first-child .list-group-item:first-child {
     border-top: 0;
     border-top-right-radius: -1;
     border-top-left-radius: -1
 }

 .article-related>.list-group:last-child .list-group-item:last-child, .article-related>.panel-collapse>.list-group:last-child .list-group-item:last-child {
     border-bottom: 0;
     border-bottom-right-radius: -1;
     border-bottom-left-radius: -1
 }

 .article-related>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
     border-top-right-radius: 0;
     border-top-left-radius: 0
 }

 .article-related>.table-responsive:first-child>.table:first-child, .article-related>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .article-related>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .article-related>.table:first-child, .article-related>.table:first-child>tbody:first-child>tr:first-child, .article-related>.table:first-child>thead:first-child>tr:first-child {
     border-top-right-radius: -1;
     border-top-left-radius: -1
 }

 .article-related>.panel-collapse>.table caption, .article-related>.table caption, .article-related>.table-responsive>.table caption {
     padding-left: 15px;
     padding-right: 15px
 }

 .article-related>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .article-related>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .article-related>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .article-related>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .article-related>.table:first-child>tbody:first-child>tr:first-child td:first-child, .article-related>.table:first-child>tbody:first-child>tr:first-child th:first-child, .article-related>.table:first-child>thead:first-child>tr:first-child td:first-child, .article-related>.table:first-child>thead:first-child>tr:first-child th:first-child {
     border-top-left-radius: -1
 }

 .article-related>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .article-related>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .article-related>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .article-related>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .article-related>.table:first-child>tbody:first-child>tr:first-child td:last-child, .article-related>.table:first-child>tbody:first-child>tr:first-child th:last-child, .article-related>.table:first-child>thead:first-child>tr:first-child td:last-child, .article-related>.table:first-child>thead:first-child>tr:first-child th:last-child {
     border-top-right-radius: -1
 }

 .article-related>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .article-related>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .article-related>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .article-related>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .article-related>.table:last-child>tbody:last-child>tr:last-child td:first-child, .article-related>.table:last-child>tbody:last-child>tr:last-child th:first-child, .article-related>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .article-related>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
     border-bottom-left-radius: -1
 }

 .article-related>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .article-related>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .article-related>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .article-related>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .article-related>.table:last-child>tbody:last-child>tr:last-child td:last-child, .article-related>.table:last-child>tbody:last-child>tr:last-child th:last-child, .article-related>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .article-related>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
     border-bottom-right-radius: -1
 }

 .article-related>.panel-body+.table, .article-related>.panel-body+.table-responsive, .article-related>.table+.panel-body, .article-related>.table-responsive+.panel-body {
     border-top: 1px solid #d1d5dd
 }

 .article-related>.table>tbody:first-child>tr:first-child td, .article-related>.table>tbody:first-child>tr:first-child th {
     border-top: 0
 }

 .article-related>.table-bordered, .article-related>.table-responsive>.table-bordered {
     border: 0
 }

 .article-related>.table-bordered>tbody>tr>td:first-child, .article-related>.table-bordered>tbody>tr>th:first-child, .article-related>.table-bordered>tfoot>tr>td:first-child, .article-related>.table-bordered>tfoot>tr>th:first-child, .article-related>.table-bordered>thead>tr>td:first-child, .article-related>.table-bordered>thead>tr>th:first-child, .article-related>.table-responsive>.table-bordered>tbody>tr>td:first-child, .article-related>.table-responsive>.table-bordered>tbody>tr>th:first-child, .article-related>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .article-related>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .article-related>.table-responsive>.table-bordered>thead>tr>td:first-child, .article-related>.table-responsive>.table-bordered>thead>tr>th:first-child {
     border-left: 0
 }

 .article-related>.table-bordered>tbody>tr>td:last-child, .article-related>.table-bordered>tbody>tr>th:last-child, .article-related>.table-bordered>tfoot>tr>td:last-child, .article-related>.table-bordered>tfoot>tr>th:last-child, .article-related>.table-bordered>thead>tr>td:last-child, .article-related>.table-bordered>thead>tr>th:last-child, .article-related>.table-responsive>.table-bordered>tbody>tr>td:last-child, .article-related>.table-responsive>.table-bordered>tbody>tr>th:last-child, .article-related>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .article-related>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .article-related>.table-responsive>.table-bordered>thead>tr>td:last-child, .article-related>.table-responsive>.table-bordered>thead>tr>th:last-child {
     border-right: 0
 }

 .article-related>.table-bordered>tbody>tr:first-child>td, .article-related>.table-bordered>tbody>tr:first-child>th, .article-related>.table-bordered>tbody>tr:last-child>td, .article-related>.table-bordered>tbody>tr:last-child>th, .article-related>.table-bordered>tfoot>tr:last-child>td, .article-related>.table-bordered>tfoot>tr:last-child>th, .article-related>.table-bordered>thead>tr:first-child>td, .article-related>.table-bordered>thead>tr:first-child>th, .article-related>.table-responsive>.table-bordered>tbody>tr:first-child>td, .article-related>.table-responsive>.table-bordered>tbody>tr:first-child>th, .article-related>.table-responsive>.table-bordered>tbody>tr:last-child>td, .article-related>.table-responsive>.table-bordered>tbody>tr:last-child>th, .article-related>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .article-related>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .article-related>.table-responsive>.table-bordered>thead>tr:first-child>td, .article-related>.table-responsive>.table-bordered>thead>tr:first-child>th {
     border-bottom: 0
 }

 .article-related>.table-responsive {
     border: 0;
     margin-bottom: 0
 }

 .article-related h3, .article-related h4, .article-related p {
     font-size: .9375em;
     line-height: 1.6667em;
     margin: 0
 }

 .article-related h3, .article-related h4 {
     font-weight: 600
 }

 .article-related a {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 0 40%;
     padding-left: 20px
 }

 .article-related a:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 @media print {
     .article-related {
         border: 1px solid #d1d5dd
     }
 }

 .article-related ul {
     list-style: none;
     padding: 0;
     margin: 0
 }

 .article-related ul>li {
     margin: 0
 }

 .article-related a {
     background: 0 0;
     padding: 0
 }

 .article-related time {
     font-size: .6875em;
     line-height: 2.2727em;
     margin: 1.13635em 15px 1.13635em 0
 }

 .media-list h4 {
     font-size: 1.25em;
     line-height: 1.25em;
     margin-top: 0;
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 400;
     margin-bottom: 0
 }

 .media-list .media-body {
     margin-left: -15px;
     margin-right: -15px
 }

 .media-list .media-properties {
     list-style: none;
     padding: 0 15px 0 0;
     margin: 0 0 1.7857em;
     position: relative;
     min-height: 1px;
     font-size: .875em;
     line-height: 1.7857em
 }

 .media-list .media-properties>li {
     margin: 0
 }

 @media (min-width:640px) {
     .media-list .media-properties {
         float: left;
         width: 50%
     }

     .media-list .media-download {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }
 }

 @media (min-width:640px) and (min-width:640px) {
     .media-list .media-download {
         float: left;
         width: 50%
     }
 }

 .debug {
     outline: red solid 1px
 }

 .category-menu {
     list-style-type: none;
     margin: 0 0 12.5px;
     padding: 0
 }

 .category-menu:after, .category-menu:before {
     content: " ";
     display: table
 }

 .category-menu:after {
     clear: both
 }

 .category-menu>li {
     display: block;
     float: left
 }

 .category-menu>li:last-child {
     margin-right: 0
 }

 .category-menu li {
     margin-bottom: 12.5px
 }

 .category-menu a {
     font-size: .9375em;
     line-height: 1.6667em;
     border: 1px solid #d1d5dd;
     color: #3e4c57;
     margin: 0 3px 5px 0;
     padding: 5px 10px
 }

 .category-menu a.active, .category-menu a:hover {
     color: #fff;
     background-color: #3e4c57;
     border-color: #3e4c57
 }

 .category-menu a.disabled {
     opacity: .5
 }

 ul.download {
     list-style: none;
     padding: 0;
     margin: 0 0 12.5px
 }

 ul.download:after, ul.download:before {
     content: " ";
     display: table
 }

 ul.download:after {
     clear: both
 }

 ul.download>li {
     margin: 0
 }

 ul.download h3 {
     font-size: .875em;
     line-height: 1.7857em;
     margin-top: 0;
     margin-bottom: 1em
 }

 ul.download li {
     display: inline-block
 }

 ul.download li a[class*=btn-download] {
     float: left;
     margin-bottom: 0
 }

 ul.download li.installer .btn-download {
     margin-right: 15px
 }

 ul.download li.fileinfo {
     display: block
 }

 ul.download li.fileinfo a {
     font-size: .9375em;
     line-height: 1.6667em;
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 0 40%;
     padding-left: 20px;
     margin: 0
 }

 ul.download li.fileinfo a:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 ul.download p {
     margin: 0
 }

 .btn-download, [class*=btn-download] {
     display: inline-block;
     font-weight: 400;
     text-align: center;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     border: 1px solid #0062C2;
     white-space: nowrap;
     border-radius: 32px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
     padding: 5px 15px 5px 45px;
     color: #fff;
     background-color: #0062C2;
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     font-size: .9375em;
     line-height: 1.6667em;
     margin-top: 0;
     margin-bottom: 1.6667em;
     background-position: 15px 50%;
     min-height: 37px
 }

 .btn-download.active.focus, .btn-download.active:focus, .btn-download.focus, .btn-download:active.focus, .btn-download:active:focus, .btn-download:focus, [class*=btn-download].active.focus, [class*=btn-download].active:focus, [class*=btn-download].focus, [class*=btn-download]:active.focus, [class*=btn-download]:active:focus, [class*=btn-download]:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .btn-download.active, .btn-download:active, [class*=btn-download].active, [class*=btn-download]:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 .btn-download.disabled, .btn-download[disabled], [class*=btn-download].disabled, [class*=btn-download][disabled], fieldset[disabled] .btn-download, fieldset[disabled] [class*=btn-download] {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a.btn-download.disabled, a[class*=btn-download].disabled, fieldset[disabled] a.btn-download, fieldset[disabled] a[class*=btn-download] {
     pointer-events: none
 }

 .btn-download[disabled], [class*=btn-download][disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 .btn-download.focus, .btn-download:focus, [class*=btn-download].focus, [class*=btn-download]:focus {
     color: #fff;
     background-color: #004c99;
     border-color: #00264d
 }

 .btn-download.active, .btn-download:active, .btn-download:hover, .open>.dropdown-toggle.btn-download, .open>.dropdown-toggle[class*=btn-download], [class*=btn-download].active, [class*=btn-download]:active, [class*=btn-download]:hover {
     color: #fff;
     background-color: #004c99;
     border-color: #00478f
 }

 .btn-download.active.focus, .btn-download.active:focus, .btn-download.active:hover, .btn-download:active.focus, .btn-download:active:focus, .btn-download:active:hover, .open>.dropdown-toggle.btn-download.focus, .open>.dropdown-toggle.btn-download:focus, .open>.dropdown-toggle.btn-download:hover, .open>.dropdown-toggle[class*=btn-download].focus, .open>.dropdown-toggle[class*=btn-download]:focus, .open>.dropdown-toggle[class*=btn-download]:hover, [class*=btn-download].active.focus, [class*=btn-download].active:focus, [class*=btn-download].active:hover, [class*=btn-download]:active.focus, [class*=btn-download]:active:focus, [class*=btn-download]:active:hover {
     color: #fff;
     background-color: #003b75;
     border-color: #00264d
 }

 .btn-download.active, .btn-download:active, .open>.dropdown-toggle.btn-download, .open>.dropdown-toggle[class*=btn-download], [class*=btn-download].active, [class*=btn-download]:active {
     background-image: none
 }

 .btn-download.disabled.focus, .btn-download.disabled:focus, .btn-download.disabled:hover, .btn-download[disabled].focus, .btn-download[disabled]:focus, .btn-download[disabled]:hover, [class*=btn-download].disabled.focus, [class*=btn-download].disabled:focus, [class*=btn-download].disabled:hover, [class*=btn-download][disabled].focus, [class*=btn-download][disabled]:focus, [class*=btn-download][disabled]:hover, fieldset[disabled] .btn-download.focus, fieldset[disabled] .btn-download:focus, fieldset[disabled] .btn-download:hover, fieldset[disabled] [class*=btn-download].focus, fieldset[disabled] [class*=btn-download]:focus, fieldset[disabled] [class*=btn-download]:hover {
     background-color: #0062C2;
     border-color: #0062C2
 }

 .btn-download .badge, [class*=btn-download] .badge {
     color: #0062C2;
     background-color: #fff
 }

 .btn-download em, [class*=btn-download] em {
     font-size: .75em;
     display: inline-block;
     font-style: normal;
     line-height: 25px;
     margin: 0
 }

 .btn-download[class*="-additional"], [class*=btn-download][class*="-additional"] {
     color: #0062C2;
     background-color: #fff;
     border-color: #0062C2;
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .btn-download[class*="-additional"].focus, .btn-download[class*="-additional"]:focus, [class*=btn-download][class*="-additional"].focus, [class*=btn-download][class*="-additional"]:focus {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00264d
 }

 .btn-download[class*="-additional"].active, .btn-download[class*="-additional"]:active, .btn-download[class*="-additional"]:hover, .open>.dropdown-toggle.btn-download[class*="-additional"], .open>.dropdown-toggle[class*=btn-download][class*="-additional"], [class*=btn-download][class*="-additional"].active, [class*=btn-download][class*="-additional"]:active, [class*=btn-download][class*="-additional"]:hover {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00478f
 }

 .btn-download[class*="-additional"].active.focus, .btn-download[class*="-additional"].active:focus, .btn-download[class*="-additional"].active:hover, .btn-download[class*="-additional"]:active.focus, .btn-download[class*="-additional"]:active:focus, .btn-download[class*="-additional"]:active:hover, .open>.dropdown-toggle.btn-download[class*="-additional"].focus, .open>.dropdown-toggle.btn-download[class*="-additional"]:focus, .open>.dropdown-toggle.btn-download[class*="-additional"]:hover, .open>.dropdown-toggle[class*=btn-download][class*="-additional"].focus, .open>.dropdown-toggle[class*=btn-download][class*="-additional"]:focus, .open>.dropdown-toggle[class*=btn-download][class*="-additional"]:hover, [class*=btn-download][class*="-additional"].active.focus, [class*=btn-download][class*="-additional"].active:focus, [class*=btn-download][class*="-additional"].active:hover, [class*=btn-download][class*="-additional"]:active.focus, [class*=btn-download][class*="-additional"]:active:focus, [class*=btn-download][class*="-additional"]:active:hover {
     color: #0062C2;
     background-color: #d4d4d4;
     border-color: #00264d
 }

 .btn-download[class*="-additional"].active, .btn-download[class*="-additional"]:active, .open>.dropdown-toggle.btn-download[class*="-additional"], .open>.dropdown-toggle[class*=btn-download][class*="-additional"], [class*=btn-download][class*="-additional"].active, [class*=btn-download][class*="-additional"]:active {
     background-image: none
 }

 .btn-download[class*="-additional"].disabled.focus, .btn-download[class*="-additional"].disabled:focus, .btn-download[class*="-additional"].disabled:hover, .btn-download[class*="-additional"][disabled].focus, .btn-download[class*="-additional"][disabled]:focus, .btn-download[class*="-additional"][disabled]:hover, [class*=btn-download][class*="-additional"].disabled.focus, [class*=btn-download][class*="-additional"].disabled:focus, [class*=btn-download][class*="-additional"].disabled:hover, [class*=btn-download][class*="-additional"][disabled].focus, [class*=btn-download][class*="-additional"][disabled]:focus, [class*=btn-download][class*="-additional"][disabled]:hover, fieldset[disabled] .btn-download[class*="-additional"].focus, fieldset[disabled] .btn-download[class*="-additional"]:focus, fieldset[disabled] .btn-download[class*="-additional"]:hover, fieldset[disabled] [class*=btn-download][class*="-additional"].focus, fieldset[disabled] [class*=btn-download][class*="-additional"]:focus, fieldset[disabled] [class*=btn-download][class*="-additional"]:hover {
     background-color: #fff;
     border-color: #0062C2
 }

 .btn-download[class*="-additional"] .badge, [class*=btn-download][class*="-additional"] .badge {
     color: #fff;
     background-color: #0062C2
 }

 .table-responsive {
     border: 0 !important
 }

 .instantFilter {
     margin-bottom: 50px
 }

 .instantFilter h3 {
     margin-bottom: 0
 }

 .instantFilter h3 label {
     color: #3e4c57;
     font-style: normal
 }

 .instantFilter .tt-menu {
     background-color: #fff;
     border: 1px solid #d1d5dd
 }

 .instantFilter .tt-menu .tt-suggestion {
     padding: 5px 10px
 }

 .instantFilter .tt-menu .tt-selectable {
     cursor: pointer
 }

 .instantFilter .tt-menu .tt-selectable:hover {
     background-color: #e4e6eb
 }

 .page-navigation {
     font-size: .75em;
     line-height: 2.0833em;
     margin: 0 0 2em;
     padding: 0 0 0 25px
 }

 .page-navigation:after, .page-navigation:before {
     content: " ";
     display: table
 }

 .page-navigation:after {
     clear: both
 }

 .page-navigation p {
     font-size: 1em;
     line-height: 25px;
     float: left;
     margin: 0 30px 0 0;
     padding: 1px 0
 }

 .pagination, .tx-indexedsearch-browsebox {
     clear: none;
     float: left;
     margin: 0
 }

 #start .News .latest, #start .topnews:after, .login #content .about h2, .login #content .about h3, .login #content .about:after, footer.basicFooter ul:after {
     clear: both
 }

 .pagination>li>a, .pagination>li>span, .tx-indexedsearch-browsebox>li>a, .tx-indexedsearch-browsebox>li>strong>a {
     border-radius: 0;
     margin: 0 2px;
     padding: 1px 7px
 }

 .pagination>li>a em, .pagination>li>span em, .tx-indexedsearch-browsebox>li>a em, .tx-indexedsearch-browsebox>li>strong>a em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 .pagination>li.next>a, .pagination>li.previous>a {
     background-color: #d1d5dd
 }

 .pagination>li.next>a:hover, .pagination>li.previous>a:hover {
     background-color: #3e4c57
 }

 .pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
     border-radius: 0
 }

 .panel {
     margin-bottom: 25px;
     background-color: #f4f4f5;
     border: 1px solid transparent;
     border-radius: 0;
     box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
     box-shadow: none;
     padding: 20px
 }

 .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
     margin-bottom: 0
 }

 .panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
     border-width: 1px 0;
     border-radius: 0
 }

 .panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
     border-bottom-left-radius: -1;
     border-bottom-right-radius: -1
 }

 .panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
     border-top: 0;
     border-top-right-radius: -1;
     border-top-left-radius: -1
 }

 .panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
     border-bottom: 0;
     border-bottom-right-radius: -1;
     border-bottom-left-radius: -1
 }

 .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
     border-top-right-radius: 0;
     border-top-left-radius: 0
 }

 .panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
     border-top-right-radius: -1;
     border-top-left-radius: -1
 }

 .panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
     padding-left: 15px;
     padding-right: 15px
 }

 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
     border-top-left-radius: -1
 }

 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
     border-top-right-radius: -1
 }

 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
     border-bottom-left-radius: -1
 }

 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
     border-bottom-right-radius: -1
 }

 .panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
     border-top: 1px solid #d1d5dd
 }

 .panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
     border-top: 0
 }

 .panel>.table-bordered, .panel>.table-responsive>.table-bordered {
     border: 0
 }

 .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
     border-left: 0
 }

 .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
     border-right: 0
 }

 .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
     border-bottom: 0
 }

 .panel>.table-responsive {
     border: 0;
     margin-bottom: 0
 }

 .panel h3, .panel h4, .panel p {
     font-size: .9375em;
     line-height: 1.6667em;
     margin: 0
 }

 .panel h3, .panel h4 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 600
 }

 #stage h1, .panel-group[id^=accordion] .panel-heading h4, footer:not(.basicFooter) #footerlinks h4, footer:not(.basicFooter) h3 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-weight: 400;
     font-style: normal
 }

 .panel a {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%230066cc%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 0 40%;
     padding-left: 20px
 }

 .panel a:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23004d9a%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .panel-info, .panel-ppd {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2245%22%20height%3D%2245%22%20viewBox%3D%220%200%2045%2045%22%3E%3Cpath%20fill%3D%22%2374AADC%22%20d%3D%22M0%200h45v45L0%200z%22%2F%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M31.764%204.237c-4.963%200-9%204.038-9%209s4.037%209%209%209%209-4.038%209-9-4.037-9-9-9zm0%2016.736c-4.265%200-7.736-3.47-7.736-7.737S27.499%205.5%2031.764%205.5%2039.5%208.97%2039.5%2013.236s-3.472%207.737-7.736%207.737z%22%2F%3E%3Cpath%20d%3D%22M30.929%2011.978h1.67v6.741h-1.67z%22%2F%3E%3Ccircle%20cx%3D%2231.764%22%20cy%3D%229.326%22%20r%3D%221.099%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 100% 0;
     background-color: #edf4fa
 }

 .panel-group[id^=accordion] .panel, .panel-group[id^=accordion] .panel-default {
     background: 0 0;
     border: 1px solid #d1d5dd
 }

 .panel-group[id^=accordion] .panel-heading h4 {
     font-size: 1em;
     line-height: 25px;
     margin-top: 0;
     margin-bottom: 0 !important
 }

 @media (min-width:992px) {
     .panel-group[id^=accordion] .panel-heading h4 {
         font-size: 1.125em;
         line-height: 1.3889em;
         margin-top: 0;
         margin-bottom: 1.3889em
     }
 }

 .panel-group[id^=accordion] .panel-heading h4 a {
     display: inline-block;
     padding-left: 30px;
     transition: background .4s
 }

 .panel-group[id^=accordion] .panel-heading h4 a[aria-expanded=false] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%230066cc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .panel-group[id^=accordion] .panel-heading h4 a[aria-expanded=false]:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm0%2017c-4.4%200-8-3.6-8-8s3.6-8%208-8%208%203.6%208%208-3.6%208-8%208zm.6-12H8.4v3.4H5v1.1h3.4V13h1.1V9.6H13V8.4H9.6V5z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .panel-group[id^=accordion] .panel-heading h4 a[aria-expanded=true] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22M9%200C4%200%200%204%200%209s4%209%209%209%209-4%209-9-4-9-9-9zm4%2010H5V8h8v2z%22%20fill%3D%22%230066cc%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 .panel-group[id^=accordion] .panel-body {
     margin-top: 1em;
     padding: 0 30px
 }

 footer:not(.basicFooter) {
     color: #8892a7;
     padding: 40px 0 0;
     text-align: left
 }

 @media (min-width:640px) {
     footer:not(.basicFooter) {
         padding: 40px 0
     }
 }

 @media (max-width:639px) {
     footer:not(.basicFooter) .wrap {
         padding: 40px 0 0
     }
 }

 footer:not(.basicFooter) h3 {
     font-size: 1em;
     line-height: 25px;
     margin-top: 0;
     margin-bottom: 0
 }

 footer:not(.basicFooter) a:not(.link-external) {
     color: #8892a7
 }

 footer:not(.basicFooter) a:not(.link-external):hover {
     color: #0062C2
 }

 footer:not(.basicFooter) ul {
     list-style: none;
     padding: 0;
     margin: 0
 }

 footer:not(.basicFooter) ul>li {
     margin: 0
 }

 footer:not(.basicFooter) #footerlinks {
     float: left;
     width: 100%;
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px;
     text-align: left
 }

 @media (min-width:640px) {
     footer:not(.basicFooter) #footerlinks {
         float: left;
         width: 33.33333333%;
         right: 66.66666667%
     }
 }

 @media (min-width:1200px) {
     footer:not(.basicFooter) #footerlinks {
         float: left;
         width: 25%;
         right: 75%
     }
 }

 footer:not(.basicFooter) #footerlinks h4 {
     font-size: .875em;
     line-height: 1.7857em;
     margin-bottom: 1.7857em;
     margin-top: 0
 }

 footer:not(.basicFooter) #footerlinks a {
     font-size: .875em;
     line-height: 1.7857em;
     margin-top: 0;
     margin-bottom: 1.7857em;
     background-position: 0 25%;
     background-size: 14px;
     padding-left: 23px
 }

 footer:not(.basicFooter) #externallinks a, footer:not(.basicFooter) #sitemap .sitemap .sitemap-sub a {
     font-size: .75em;
     line-height: 2.0833em;
     margin-top: 0;
     margin-bottom: 2.0833em;
     white-space: nowrap
 }

 footer:not(.basicFooter) #footerlinks a.footer-account {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.373%208.342h-.579a4.116%204.116%200%200%201-.402.964l.535.535a.877.877%200%200%201%200%201.241l-.31.31a.877.877%200%200%201-1.241%200l-.539-.539c-.299.17-.621.303-.96.395v.562a.877.877%200%200%201-.877.877h-.438a.878.878%200%200%201-.878-.877v-.562a4.128%204.128%200%200%201-.96-.395l-.539.539a.876.876%200%200%201-1.24%200l-.311-.31a.877.877%200%200%201%200-1.241l.536-.535a4.116%204.116%200%200%201-.402-.964h-.579a.876.876%200%200%201-.877-.877v-.439c0-.484.392-.877.877-.877h.572c.091-.337.22-.658.388-.956l-.515-.514a.877.877%200%200%201%200-1.241l.31-.31a.876.876%200%200%201%201.24%200l.504.504c.309-.18.642-.32.994-.416v-.59c0-.485.394-.877.878-.877h.438c.484%200%20.877.392.877.877v.589c.353.096.686.236.994.416l.504-.504a.877.877%200%200%201%201.241%200l.31.31a.877.877%200%200%201%200%201.241l-.514.514c.168.298.298.619.389.957h.572c.484%200%20.877.393.877.877v.439a.877.877%200%200%201-.878.876zM6.781%204.848a2.412%202.412%200%201%200%200%204.824%202.412%202.412%200%200%200%200-4.824zm0%203.481a1.096%201.096%200%201%201-.002-2.192A1.096%201.096%200%200%201%206.78%208.33z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-account:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.373%208.342h-.579a4.116%204.116%200%200%201-.402.964l.535.535a.877.877%200%200%201%200%201.241l-.31.31a.877.877%200%200%201-1.241%200l-.539-.539c-.299.17-.621.303-.96.395v.562a.877.877%200%200%201-.877.877h-.438a.878.878%200%200%201-.878-.877v-.562a4.128%204.128%200%200%201-.96-.395l-.539.539a.876.876%200%200%201-1.24%200l-.311-.31a.877.877%200%200%201%200-1.241l.536-.535a4.116%204.116%200%200%201-.402-.964h-.579a.876.876%200%200%201-.877-.877v-.439c0-.484.392-.877.877-.877h.572c.091-.337.22-.658.388-.956l-.515-.514a.877.877%200%200%201%200-1.241l.31-.31a.876.876%200%200%201%201.24%200l.504.504c.309-.18.642-.32.994-.416v-.59c0-.485.394-.877.878-.877h.438c.484%200%20.877.392.877.877v.589c.353.096.686.236.994.416l.504-.504a.877.877%200%200%201%201.241%200l.31.31a.877.877%200%200%201%200%201.241l-.514.514c.168.298.298.619.389.957h.572c.484%200%20.877.393.877.877v.439a.877.877%200%200%201-.878.876zM6.781%204.848a2.412%202.412%200%201%200%200%204.824%202.412%202.412%200%200%200%200-4.824zm0%203.481a1.096%201.096%200%201%201-.002-2.192A1.096%201.096%200%200%201%206.78%208.33z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-about {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.313a5.688%205.688%200%201%200%200%2011.376A5.688%205.688%200%200%200%207%201.313zm.892%207.78c-.429.644-.866%201.141-1.6%201.141-.501-.082-.707-.441-.599-.807l.945-3.13c.023-.077-.015-.158-.085-.183s-.206.066-.324.196l-.571.687c-.015-.115-.002-.306-.002-.383.429-.644%201.134-1.153%201.613-1.153.455.046.67.41.591.809l-.952%203.145c-.013.071.025.143.089.166.07.024.217-.066.336-.196l.571-.687c.015.115-.011.318-.011.395zm-.127-4.088c-.361%200-.654-.263-.654-.651s.293-.651.654-.651.654.263.654.651a.635.635%200%200%201-.654.651z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-about:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.313a5.688%205.688%200%201%200%200%2011.376A5.688%205.688%200%200%200%207%201.313zm.892%207.78c-.429.644-.866%201.141-1.6%201.141-.501-.082-.707-.441-.599-.807l.945-3.13c.023-.077-.015-.158-.085-.183s-.206.066-.324.196l-.571.687c-.015-.115-.002-.306-.002-.383.429-.644%201.134-1.153%201.613-1.153.455.046.67.41.591.809l-.952%203.145c-.013.071.025.143.089.166.07.024.217-.066.336-.196l.571-.687c.015.115-.011.318-.011.395zm-.127-4.088c-.361%200-.654-.263-.654-.651s.293-.651.654-.651.654.263.654.651a.635.635%200%200%201-.654.651z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-contact {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.688%201.75H1.313C.588%201.75%200%202.338%200%203.063v7.875c0%20.724.588%201.313%201.313%201.313h11.375c.725%200%201.313-.588%201.313-1.313V3.063c0-.725-.588-1.313-1.313-1.313zM1.199%2011.371l-.32-.32%203.609-3.608.32.32-3.609%203.608zm11.602%200L9.192%207.763l.32-.32%203.609%203.608-.32.32zM7.438%208.455v.295h-.875v-.295L.877%203.183l.557-.557%205.567%205.162%205.567-5.162.556.557-5.686%205.272z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-contact:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.688%201.75H1.313C.588%201.75%200%202.338%200%203.063v7.875c0%20.724.588%201.313%201.313%201.313h11.375c.725%200%201.313-.588%201.313-1.313V3.063c0-.725-.588-1.313-1.313-1.313zM1.199%2011.371l-.32-.32%203.609-3.608.32.32-3.609%203.608zm11.602%200L9.192%207.763l.32-.32%203.609%203.608-.32.32zM7.438%208.455v.295h-.875v-.295L.877%203.183l.557-.557%205.567%205.162%205.567-5.162.556.557-5.686%205.272z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-legal {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011.676c2.57%200%204.676-2.105%204.676-4.676S9.571%202.324%207%202.324%202.324%204.429%202.324%207%204.429%2011.676%207%2011.676zm0-10.5c3.227%200%205.824%202.598%205.824%205.824S10.226%2012.824%207%2012.824%201.176%2010.226%201.176%207%203.774%201.176%207%201.176zm-.082%204.156c-.841%200-1.094.745-1.094%201.586v.164c0%20.841.253%201.586%201.094%201.586.513%200%20.957-.313.957-.82h1.039c0%20.534-.289.935-.602%201.203-.353.302-.763.492-1.395.492-1.493%200-2.242-.986-2.242-2.461v-.164c0-.707.199-1.352.547-1.75.361-.412.939-.738%201.695-.738.605%200%201.111.209%201.422.52.301.301.574.765.574%201.34H7.874c0-.137-.027-.246-.082-.355s-.109-.246-.191-.328a.995.995%200%200%200-.684-.273z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-legal:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011.676c2.57%200%204.676-2.105%204.676-4.676S9.571%202.324%207%202.324%202.324%204.429%202.324%207%204.429%2011.676%207%2011.676zm0-10.5c3.227%200%205.824%202.598%205.824%205.824S10.226%2012.824%207%2012.824%201.176%2010.226%201.176%207%203.774%201.176%207%201.176zm-.082%204.156c-.841%200-1.094.745-1.094%201.586v.164c0%20.841.253%201.586%201.094%201.586.513%200%20.957-.313.957-.82h1.039c0%20.534-.289.935-.602%201.203-.353.302-.763.492-1.395.492-1.493%200-2.242-.986-2.242-2.461v-.164c0-.707.199-1.352.547-1.75.361-.412.939-.738%201.695-.738.605%200%201.111.209%201.422.52.301.301.574.765.574%201.34H7.874c0-.137-.027-.246-.082-.355s-.109-.246-.191-.328a.995.995%200%200%200-.684-.273z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-privacy {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%202.625C3.947%202.625%201.3%204.403%200%207c1.3%202.597%203.947%204.375%207%204.375S12.699%209.597%2014%207c-1.3-2.597-3.947-4.375-7-4.375zm3.451%202.32A6.644%206.644%200%200%201%2012.494%207a6.677%206.677%200%200%201-2.043%202.055%206.41%206.41%200%200%201-6.902%200A6.666%206.666%200%200%201%201.506%207a6.677%206.677%200%200%201%202.043-2.055l.162-.1a3.5%203.5%200%201%200%206.578%200c.054.033.109.066.162.1zM7%205.688a1.313%201.313%200%201%201-2.626%200%201.313%201.313%200%200%201%202.626%200z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-privacy:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%202.625C3.947%202.625%201.3%204.403%200%207c1.3%202.597%203.947%204.375%207%204.375S12.699%209.597%2014%207c-1.3-2.597-3.947-4.375-7-4.375zm3.451%202.32A6.644%206.644%200%200%201%2012.494%207a6.677%206.677%200%200%201-2.043%202.055%206.41%206.41%200%200%201-6.902%200A6.666%206.666%200%200%201%201.506%207a6.677%206.677%200%200%201%202.043-2.055l.162-.1a3.5%203.5%200%201%200%206.578%200c.054.033.109.066.162.1zM7%205.688a1.313%201.313%200%201%201-2.626%200%201.313%201.313%200%200%201%202.626%200z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #footerlinks a.footer-rss {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.521%2014C11.51%207.721%206.032%202.59%200%202.579V0c7.401%200%2014%206.297%2014%2014h-2.479zm-2.126-.001H6.917c.008-1.542-.775-3.267-2.014-4.559C3.671%208.138%201.486%207.317.006%207.325V4.747c4.622.1%209.295%204.466%209.389%209.252zm-7.638-3.5a1.749%201.749%200%201%201-.002%203.498%201.749%201.749%200%200%201%20.002-3.498z%22%20fill%3D%22%238892A7%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-size: 13px
 }

 footer:not(.basicFooter) #footerlinks a.footer-rss:hover {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.521%2014C11.51%207.721%206.032%202.59%200%202.579V0c7.401%200%2014%206.297%2014%2014h-2.479zm-2.126-.001H6.917c.008-1.542-.775-3.267-2.014-4.559C3.671%208.138%201.486%207.317.006%207.325V4.747c4.622.1%209.295%204.466%209.389%209.252zm-7.638-3.5a1.749%201.749%200%201%201-.002%203.498%201.749%201.749%200%200%201%20.002-3.498z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 @media (max-width:639px) {
     footer:not(.basicFooter) #footerlinks {
         background-color: #3e4c57;
         color: #d1d5dd;
         padding: 20px;
         text-align: center
     }

     footer:not(.basicFooter) #footerlinks li {
         position: relative;
         float: left;
         width: 50%;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }

     footer:not(.basicFooter) #footerlinks a {
         color: #d1d5dd
     }

     footer:not(.basicFooter) #footerlinks a:hover {
         color: #0062C2
     }

     footer:not(.basicFooter) #footerlinks a.footer-account {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.373%208.342h-.579a4.116%204.116%200%200%201-.402.964l.535.535a.877.877%200%200%201%200%201.241l-.31.31a.877.877%200%200%201-1.241%200l-.539-.539c-.299.17-.621.303-.96.395v.562a.877.877%200%200%201-.877.877h-.438a.878.878%200%200%201-.878-.877v-.562a4.128%204.128%200%200%201-.96-.395l-.539.539a.876.876%200%200%201-1.24%200l-.311-.31a.877.877%200%200%201%200-1.241l.536-.535a4.116%204.116%200%200%201-.402-.964h-.579a.876.876%200%200%201-.877-.877v-.439c0-.484.392-.877.877-.877h.572c.091-.337.22-.658.388-.956l-.515-.514a.877.877%200%200%201%200-1.241l.31-.31a.876.876%200%200%201%201.24%200l.504.504c.309-.18.642-.32.994-.416v-.59c0-.485.394-.877.878-.877h.438c.484%200%20.877.392.877.877v.589c.353.096.686.236.994.416l.504-.504a.877.877%200%200%201%201.241%200l.31.31a.877.877%200%200%201%200%201.241l-.514.514c.168.298.298.619.389.957h.572c.484%200%20.877.393.877.877v.439a.877.877%200%200%201-.878.876zM6.781%204.848a2.412%202.412%200%201%200%200%204.824%202.412%202.412%200%200%200%200-4.824zm0%203.481a1.096%201.096%200%201%201-.002-2.192A1.096%201.096%200%200%201%206.78%208.33z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     footer:not(.basicFooter) #footerlinks a.footer-about {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%201.313a5.688%205.688%200%201%200%200%2011.376A5.688%205.688%200%200%200%207%201.313zm.892%207.78c-.429.644-.866%201.141-1.6%201.141-.501-.082-.707-.441-.599-.807l.945-3.13c.023-.077-.015-.158-.085-.183s-.206.066-.324.196l-.571.687c-.015-.115-.002-.306-.002-.383.429-.644%201.134-1.153%201.613-1.153.455.046.67.41.591.809l-.952%203.145c-.013.071.025.143.089.166.07.024.217-.066.336-.196l.571-.687c.015.115-.011.318-.011.395zm-.127-4.088c-.361%200-.654-.263-.654-.651s.293-.651.654-.651.654.263.654.651a.635.635%200%200%201-.654.651z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     footer:not(.basicFooter) #footerlinks a.footer-contact {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.688%201.75H1.313C.588%201.75%200%202.338%200%203.063v7.875c0%20.724.588%201.313%201.313%201.313h11.375c.725%200%201.313-.588%201.313-1.313V3.063c0-.725-.588-1.313-1.313-1.313zM1.199%2011.371l-.32-.32%203.609-3.608.32.32-3.609%203.608zm11.602%200L9.192%207.763l.32-.32%203.609%203.608-.32.32zM7.438%208.455v.295h-.875v-.295L.877%203.183l.557-.557%205.567%205.162%205.567-5.162.556.557-5.686%205.272z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     footer:not(.basicFooter) #footerlinks a.footer-legal {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%2011.676c2.57%200%204.676-2.105%204.676-4.676S9.571%202.324%207%202.324%202.324%204.429%202.324%207%204.429%2011.676%207%2011.676zm0-10.5c3.227%200%205.824%202.598%205.824%205.824S10.226%2012.824%207%2012.824%201.176%2010.226%201.176%207%203.774%201.176%207%201.176zm-.082%204.156c-.841%200-1.094.745-1.094%201.586v.164c0%20.841.253%201.586%201.094%201.586.513%200%20.957-.313.957-.82h1.039c0%20.534-.289.935-.602%201.203-.353.302-.763.492-1.395.492-1.493%200-2.242-.986-2.242-2.461v-.164c0-.707.199-1.352.547-1.75.361-.412.939-.738%201.695-.738.605%200%201.111.209%201.422.52.301.301.574.765.574%201.34H7.874c0-.137-.027-.246-.082-.355s-.109-.246-.191-.328a.995.995%200%200%200-.684-.273z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     footer:not(.basicFooter) #footerlinks a.footer-privacy {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M7%202.625C3.947%202.625%201.3%204.403%200%207c1.3%202.597%203.947%204.375%207%204.375S12.699%209.597%2014%207c-1.3-2.597-3.947-4.375-7-4.375zm3.451%202.32A6.644%206.644%200%200%201%2012.494%207a6.677%206.677%200%200%201-2.043%202.055%206.41%206.41%200%200%201-6.902%200A6.666%206.666%200%200%201%201.506%207a6.677%206.677%200%200%201%202.043-2.055l.162-.1a3.5%203.5%200%201%200%206.578%200c.054.033.109.066.162.1zM7%205.688a1.313%201.313%200%201%201-2.626%200%201.313%201.313%200%200%201%202.626%200z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }

     footer:not(.basicFooter) #footerlinks a.footer-rss {
         background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M11.521%2014C11.51%207.721%206.032%202.59%200%202.579V0c7.401%200%2014%206.297%2014%2014h-2.479zm-2.126-.001H6.917c.008-1.542-.775-3.267-2.014-4.559C3.671%208.138%201.486%207.317.006%207.325V4.747c4.622.1%209.295%204.466%209.389%209.252zm-7.638-3.5a1.749%201.749%200%201%201-.002%203.498%201.749%201.749%200%200%201%20.002-3.498z%22%20fill%3D%22%23d1d5dd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
         background-repeat: no-repeat
     }
 }

 footer:not(.basicFooter) #externallinks, footer:not(.basicFooter) #externallinks>div, footer:not(.basicFooter) #sitemap .sitemap .sitemap-main, footer:not(.basicFooter) #sitemap .sitemap .sitemap-main:last-child {
     position: relative;
     padding-left: 15px;
     padding-right: 15px;
     min-height: 1px
 }

 @media print {
     .panel {
         border: 1px solid #d1d5dd
     }

     footer:not(.basicFooter) #footerlinks {
         text-align: left
     }

     footer:not(.basicFooter) #footerlinks ul {
         display: none
     }
 }

 @media (min-width:640px) and (max-width:991px) {
     footer:not(.basicFooter) #sitemap {
         display: none !important
     }
 }

 @media (min-width:992px) and (max-width:1199px) {
     footer:not(.basicFooter) #sitemap {
         display: none !important
     }
 }

 @media (min-width:1200px) {
     footer:not(.basicFooter) #sitemap .sitemap .sitemap-main {
         float: left;
         width: 8.33333333%;
         left: 8.33333333%
     }

     footer:not(.basicFooter) #sitemap .sitemap .sitemap-main:last-child {
         float: left;
         width: 25%
     }

     footer:not(.basicFooter) #externallinks {
         float: left;
         width: 16.66666667%;
         left: 75%
     }
 }

 @media (max-width:639px) {
     footer:not(.basicFooter) #sitemap {
        display: none !important
     }

     footer:not(.basicFooter) #externallinks {
         text-align: center
     }

     footer:not(.basicFooter) #externallinks .socialmedialinks {
         margin-right: -10px
     }
 }

 #stage, #stage h1, #start {
     text-align: left
 }

 footer:not(.basicFooter) #externallinks>div {
     float: left;
     width: 50%;
     margin-bottom: 25px
 }

 @media (min-width:640px) {
     footer:not(.basicFooter) #externallinks>div {
         float: left;
         width: 33.33333333%;
         left: 33.33333333%
     }
 }

 @media (min-width:1200px) {
     footer:not(.basicFooter) #externallinks>div {
         float: left;
         width: 100%
     }
 }

 @media print {
     footer:not(.basicFooter) #externallinks, footer:not(.basicFooter) #sitemap {
         display: none
     }
 }

 footer:not(.basicFooter) .socialmedialinks li {
     display: inline-block
 }

 footer:not(.basicFooter) a[id*=social] {
     background-size: contain;
     display: block;
     height: 30px;
     margin: 15px 10px 0 0;
     width: 30px
 }

 footer:not(.basicFooter) a[id*=social] em {
     position: absolute;
     width: 1px;
     height: 1px;
     margin: -1px;
     padding: 0;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0
 }

 footer:not(.basicFooter) #social-gp {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%220%200%20128%20128%22%3E%3Ccircle%20fill%3D%22%23D95032%22%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2264%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M49.424%2097.875c-19.018%200-34.49-15.193-34.49-33.874%200-18.68%2015.473-33.875%2034.49-33.875%208.318%200%2016.354%202.952%2022.624%208.309l-8.771%209.899c-3.838-3.279-8.758-5.086-13.854-5.086-11.651%200-21.13%209.31-21.13%2020.752%200%2011.441%209.479%2020.75%2021.13%2020.75%209.858%200%2016.312-4.723%2018.407-13.197H49.587V58.432h32.348v6.562c-.001%2019.665-13.066%2032.881-32.511%2032.881zm68.51-39.437h-10v-10h-8v10h-10v8h10v10h8v-10h10z%22%2F%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer:not(.basicFooter) #social-tw {
     /*background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%220%200%20128%20128%22%3E%3Ccircle%20fill%3D%22%2355ACEE%22%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2264%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M105%2040.189a32.731%2032.731%200%200%201-9.428%202.584%2016.464%2016.464%200%200%200%207.217-9.08%2032.858%2032.858%200%200%201-10.422%203.983%2016.392%2016.392%200%200%200-11.979-5.184c-9.065%200-16.414%207.349-16.414%2016.412%200%201.287.146%202.539.426%203.741-13.643-.685-25.735-7.219-33.83-17.148a16.33%2016.33%200%200%200-2.223%208.251%2016.403%2016.403%200%200%200%207.302%2013.661%2016.339%2016.339%200%200%201-7.435-2.054c-.002.069-.002.138-.002.207%200%207.954%205.657%2014.584%2013.166%2016.092a16.44%2016.44%200%200%201-7.412.281c2.09%206.521%208.15%2011.268%2015.332%2011.398a32.937%2032.937%200%200%201-20.384%207.023c-1.325%200-2.632-.076-3.915-.229a46.462%2046.462%200%200%200%2025.16%207.374c30.188%200%2046.697-25.01%2046.697-46.698%200-.711-.019-1.42-.049-2.123A33.208%2033.208%200%200%200%20105%2040.189%22%2F%3E%3C%2Fsvg%3E');
        background-image: url('data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24px' height='24px'%3E%3Cpath d='M 18.492188 2.9941406 A 0.50005 0.50005 0 0 0 18.113281 3.1816406 L 13.060547 9.3164062 L 9.0566406 3.7714844 C 8.7066406 3.2874844 8.1458281 3 7.5488281 3 L 4.078125 3 C 3.420125 3 3.0388281 3.7462969 3.4238281 4.2792969 L 9.8652344 13.199219 L 4.1132812 20.181641 A 0.50090307 0.50090307 0 1 0 4.8867188 20.818359 L 10.470703 14.037109 L 14.943359 20.228516 C 15.293359 20.712516 15.854172 21 16.451172 21 L 19.921875 21 C 20.579875 21 20.961172 20.253703 20.576172 19.720703 L 13.667969 10.15625 L 18.886719 3.8183594 A 0.50005 0.50005 0 0 0 18.492188 2.9941406 z M 4.4550781 4 L 7.5507812 4 C 7.8257813 4 8.0850937 4.1324687 8.2460938 4.3554688 L 19.544922 20 L 16.451172 20 C 16.176172 20 15.916859 19.867531 15.755859 19.644531 L 4.4550781 4 z'/%3E%3C/svg%3E')
  */
   background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20height%3D%2224px%22%3E%3Cpath%20d%3D%22M%2018.492188%202.9941406%20A%200.50005%200.50005%200%200%200%2018.113281%203.1816406%20L%2013.060547%209.3164062%20L%209.0566406%203.7714844%20C%208.7066406%203.2874844%208.1458281%203%207.5488281%203%20L%204.078125%203%20C%203.420125%203%203.0388281%203.7462969%203.4238281%204.2792969%20L%209.8652344%2013.199219%20L%204.1132812%2020.181641%20A%200.50090307%200.50090307%200%201%200%204.8867188%2020.818359%20L%2010.470703%2014.037109%20L%2014.943359%2020.228516%20C%2015.293359%2020.712516%2015.854172%2021%2016.451172%2021%20L%2019.921875%2021%20C%2020.579875%2021%2020.961172%2020.253703%2020.576172%2019.720703%20L%2013.667969%2010.15625%20L%2018.886719%203.8183594%20A%200.50005%200.50005%200%200%200%2018.492188%202.9941406%20z%20M%204.4550781%204%20L%207.5507812%204%20C%207.8257813%204%208.0850937%204.1324687%208.2460938%204.3554688%20L%2019.544922%2020%20L%2016.451172%2020%20C%2016.176172%2020%2015.916859%2019.867531%2015.755859%2019.644531%20L%204.4550781%204%20z%22%2F%3E%3C%2Fsvg%3E');
   background-repeat: no-repeat
 }
footer:not(.basicFooter) #social-link {
   /*background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2050%2050%22%20width%3D%2250px%22%20height%3D%2250px%22%3E%3Cpath%20d%3D%22M%209%204%20C%206.2504839%204%204%206.2504839%204%209%20L%204%2041%20C%204%2043.749516%206.2504839%2046%209%2046%20L%2041%2046%20C%2043.749516%2046%2046%2043.749516%2046%2041%20L%2046%209%20C%2046%206.2504839%2043.749516%204%2041%204%20L%209%204%20z%20M%209%206%20L%2041%206%20C%2042.668484%206%2044%207.3315161%2044%209%20L%2044%2041%20C%2044%2042.668484%2042.668484%2044%2041%2044%20L%209%2044%20C%207.3315161%2044%206%2042.668484%206%2041%20L%206%209%20C%206%207.3315161%207.3315161%206%209%206%20z%20M%2014%2011.011719%20C%2012.904779%2011.011719%2011.919219%2011.339079%2011.189453%2011.953125%20C%2010.459687%2012.567171%2010.011719%2013.484511%2010.011719%2014.466797%20C%2010.011719%2016.333977%2011.631285%2017.789609%2013.691406%2017.933594%20A%200.98809878%200.98809878%200%200%200%2013.695312%2017.935547%20A%200.98809878%200.98809878%200%200%200%2014%2017.988281%20C%2016.27301%2017.988281%2017.988281%2016.396083%2017.988281%2014.466797%20A%200.98809878%200.98809878%200%200%200%2017.986328%2014.414062%20C%2017.884577%2012.513831%2016.190443%2011.011719%2014%2011.011719%20z%20M%2014%2012.988281%20C%2015.392231%2012.988281%2015.94197%2013.610038%2016.001953%2014.492188%20C%2015.989803%2015.348434%2015.460091%2016.011719%2014%2016.011719%20C%2012.614594%2016.011719%2011.988281%2015.302225%2011.988281%2014.466797%20C%2011.988281%2014.049083%2012.140703%2013.734298%2012.460938%2013.464844%20C%2012.78117%2013.19539%2013.295221%2012.988281%2014%2012.988281%20z%20M%2011%2019%20A%201.0001%201.0001%200%200%200%2010%2020%20L%2010%2039%20A%201.0001%201.0001%200%200%200%2011%2040%20L%2017%2040%20A%201.0001%201.0001%200%200%200%2018%2039%20L%2018%2033.134766%20L%2018%2020%20A%201.0001%201.0001%200%200%200%2017%2019%20L%2011%2019%20z%20M%2020%2019%20A%201.0001%201.0001%200%200%200%2019%2020%20L%2019%2039%20A%201.0001%201.0001%200%200%200%2020%2040%20L%2026%2040%20A%201.0001%201.0001%200%200%200%2027%2039%20L%2027%2029%20C%2027%2028.170333%2027.226394%2027.345035%2027.625%2026.804688%20C%2028.023606%2026.264339%2028.526466%2025.940057%2029.482422%2025.957031%20C%2030.468166%2025.973981%2030.989999%2026.311669%2031.384766%2026.841797%20C%2031.779532%2027.371924%2032%2028.166667%2032%2029%20L%2032%2039%20A%201.0001%201.0001%200%200%200%2033%2040%20L%2039%2040%20A%201.0001%201.0001%200%200%200%2040%2039%20L%2040%2028.261719%20C%2040%2025.300181%2039.122788%2022.95433%2037.619141%2021.367188%20C%2036.115493%2019.780044%2034.024172%2019%2031.8125%2019%20C%2029.710483%2019%2028.110853%2019.704889%2027%2020.423828%20L%2027%2020%20A%201.0001%201.0001%200%200%200%2026%2019%20L%2020%2019%20z%20M%2012%2021%20L%2016%2021%20L%2016%2033.134766%20L%2016%2038%20L%2012%2038%20L%2012%2021%20z%20M%2021%2021%20L%2025%2021%20L%2025%2022.560547%20A%201.0001%201.0001%200%200%200%2026.798828%2023.162109%20C%2026.798828%2023.162109%2028.369194%2021%2031.8125%2021%20C%2033.565828%2021%2035.069366%2021.582581%2036.167969%2022.742188%20C%2037.266572%2023.901794%2038%2025.688257%2038%2028.261719%20L%2038%2038%20L%2034%2038%20L%2034%2029%20C%2034%2027.833333%2033.720468%2026.627107%2032.990234%2025.646484%20C%2032.260001%2024.665862%2031.031834%2023.983076%2029.517578%2023.957031%20C%2027.995534%2023.930001%2026.747519%2024.626988%2026.015625%2025.619141%20C%2025.283731%2026.611293%2025%2027.829667%2025%2029%20L%2025%2038%20L%2021%2038%20L%2021%2021%20z%22%2F%3E%3C%2Fsvg%3E');
   */ 
  background-image: url('data:image/svg+xml,%3Csvg%20height%3D%2272%22%20viewBox%3D%220%200%2072%2072%22%20width%3D%2272%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M8%2C72%20L64%2C72%20C68.418278%2C72%2072%2C68.418278%2072%2C64%20L72%2C8%20C72%2C3.581722%2068.418278%2C-8.11624501e-16%2064%2C0%20L8%2C0%20C3.581722%2C8.11624501e-16%20-5.41083001e-16%2C3.581722%200%2C8%20L0%2C64%20C5.41083001e-16%2C68.418278%203.581722%2C72%208%2C72%20Z%22%20fill%3D%22%23007EBB%22%2F%3E%3Cpath%20d%3D%22M62%2C62%20L51.315625%2C62%20L51.315625%2C43.8021149%20C51.315625%2C38.8127542%2049.4197917%2C36.0245323%2045.4707031%2C36.0245323%20C41.1746094%2C36.0245323%2038.9300781%2C38.9261103%2038.9300781%2C43.8021149%20L38.9300781%2C62%20L28.6333333%2C62%20L28.6333333%2C27.3333333%20L38.9300781%2C27.3333333%20L38.9300781%2C32.0029283%20C38.9300781%2C32.0029283%2042.0260417%2C26.2742151%2049.3825521%2C26.2742151%20C56.7356771%2C26.2742151%2062%2C30.7644705%2062%2C40.051212%20L62%2C62%20Z%20M16.349349%2C22.7940133%20C12.8420573%2C22.7940133%2010%2C19.9296567%2010%2C16.3970067%20C10%2C12.8643566%2012.8420573%2C10%2016.349349%2C10%20C19.8566406%2C10%2022.6970052%2C12.8643566%2022.6970052%2C16.3970067%20C22.6970052%2C19.9296567%2019.8566406%2C22.7940133%2016.349349%2C22.7940133%20Z%20M11.0325521%2C62%20L21.769401%2C62%20L21.769401%2C27.3333333%20L11.0325521%2C27.3333333%20L11.0325521%2C62%20Z%22%20fill%3D%22%23FFF%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat
 }

 footer:not(.basicFooter) #social-youtube {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22128%22%20height%3D%22128%22%20viewBox%3D%22372%20186%20128%20128%22%3E%3Cpath%20fill%3D%22%23CC181E%22%20d%3D%22M436%20186c35.347%200%2064%2028.654%2064%2064%200%2035.347-28.653%2064-64%2064s-64-28.653-64-64c0-35.346%2028.653-64%2064-64z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M414.017%20209.04c.971%202.853%201.986%205.715%202.958%208.569%201.477%204.29%202.398%207.522%202.815%209.728V239.8h4.608v-12.462l5.538-18.297h-4.655l-3.14%2012.079-3.281-12.08h-4.843zm22.09%207.559c-2.068%200-3.682.783-4.83%202.35-.884%201.159-1.3%202.954-1.3%205.404v8.024c0%202.436.416%204.242%201.3%205.389%201.148%201.563%202.762%202.352%204.83%202.352%202.082%200%203.702-.788%204.851-2.352.871-1.147%201.287-2.953%201.287-5.39v-8.023c0-2.45-.416-4.245-1.287-5.403-1.149-1.568-2.769-2.351-4.851-2.351zm9.554.276v18.129c0%201.618.147%202.714.377%203.409.414%201.16%201.331%201.705%202.668%201.705%201.515%200%203.096-.921%204.749-2.816v2.5h4.15v-22.925h-4.15v17.522c-.92%201.3-1.797%201.94-2.627%201.94-.558%200-.879-.327-.971-.97-.05-.136-.054-.644-.054-1.617v-16.876h-4.142v-.001zm-9.554%203.463c1.34%200%201.981%201.059%201.981%203.18v9.647c0%202.12-.642%203.173-1.981%203.173s-1.98-1.052-1.98-3.173v-9.647c0-2.121.641-3.18%201.98-3.18zm-1.664%2023.215c-7.979%200-15.988.059-23.902.943-3.561.397-6.518%203.072-7.35%206.689-1.184%205.15-1.199%2010.77-1.199%2016.074v.384c.001%205.192.03%2010.66%201.187%2015.69.831%203.617%203.795%206.292%207.356%206.689%207.923.886%2015.934.937%2023.922.937h3.086c7.988%200%2016-.051%2023.922-.937%203.562-.397%206.525-3.072%207.357-6.69%201.167-5.078%201.185-10.613%201.186-15.851v-.223c0-5.304.012-10.923-1.172-16.074-.832-3.617-3.79-6.292-7.351-6.69-7.914-.883-15.922-.942-23.902-.942h-3.14zm-27.378%208.462h14.336v4.284h-4.925v26.159h-4.574v-26.16h-4.837v-4.283zm30.309%200h4.109v9.943c1.327-1.634%202.74-2.46%204.251-2.46%201.637%200%202.729.862%203.281%202.56.272.914.418%202.415.418%204.563v9.027c0%202.099-.146%203.612-.418%204.574-.552%201.687-1.645%202.546-3.281%202.546-1.461%200-2.877-.807-4.251-2.506v2.196h-4.108l-.001-30.443zm21.443%207.484c2.062%200%203.706.77%204.857%202.324.861%201.147%201.267%202.918%201.267%205.342v4.696h-8.219v4.02c0%202.1.683%203.154%202.095%203.154%201.014%200%201.611-.551%201.846-1.651.038-.224.088-1.14.088-2.79h4.19v.607c0%201.322-.049%202.238-.088%202.647a5.781%205.781%200%200%201-.956%202.459c-1.137%201.647-2.825%202.459-4.972%202.459-2.15%200-3.79-.774-4.979-2.324-.874-1.135-1.314-2.918-1.314-5.328v-7.95c0-2.424.395-4.194%201.267-5.342%201.19-1.551%202.82-2.323%204.918-2.323zm-36.816.277h4.103v16.7c0%20.964.003%201.46.04%201.597.101.637.414.957.964.957.825%200%201.688-.626%202.601-1.913v-17.341h4.109v22.683h-4.109v-2.473c-1.634%201.874-3.185%202.782-4.695%202.782-1.324%200-2.243-.535-2.654-1.684-.225-.688-.357-1.768-.357-3.37v-17.938h-.002zm21.531%203.422c-.676%200-1.36.319-2.049.997v13.824c.688.687%201.373%201.01%202.049%201.01%201.186%200%201.792-1.002%201.792-3.051v-9.688c0-2.05-.607-3.092-1.792-3.092zm15.259%200c-1.375%200-2.068%201.048-2.068%203.146v2.095h4.109v-2.095c0-2.098-.681-3.146-2.041-3.146z%22%2F%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 footer.basicFooter {
     font-size: .875em;
     line-height: 1.7857em;
     background: #fff;
     color: #8892a7;
     margin: 0;
     padding: 30px 0
 }

 footer.basicFooter a {
     color: #8892a7 !important
 }

 footer.basicFooter .frame {
     margin-left: -15px;
     margin-right: -15px
 }

 footer.basicFooter p {
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px;
     color: #8892a7;
     margin-top: 0;
     margin-bottom: 0
 }

 footer.basicFooter ul {
     position: relative;
     min-height: 1px;
     list-style-type: none;
     margin: 0;
     padding: 0
 }

 footer.basicFooter ul:after, footer.basicFooter ul:before {
     content: " ";
     display: table
 }

 footer.basicFooter ul>li {
     display: block;
     float: left
 }

 footer.basicFooter ul>li:last-child {
     margin-right: 0
 }

 footer.basicFooter ul a {
     margin: 0 15px
 }

 #stage {
     background-color: #0062C2;
     color: #fff;
     margin: 0 15px 15px;
     max-width: 1376px;
     padding: 0
 }

 #stage>.navbar-collapse, #stage>.navbar-header {
     margin-right: -15px;
     margin-left: -15px
 }

 @media (min-width:640px) {
     footer.basicFooter p, footer.basicFooter ul {
         float: left;
         width: 50%
     }

     footer.basicFooter ul, footer.basicFooter ul li {
         float: right
     }

     #stage {
         margin-bottom: 25px
     }
 }

 #stage:before {
     background: url(../Images/stage_bg.svg) no-repeat #0062C2;
     background-size: cover;
     content: "";
     display: block;
     height: 36px;
     width: 100%
 }

 #stage .welcome {
     padding: 0 30px 10px
 }

 @media (min-width:640px) {
     #stage .welcome {
         padding: 20px 30px
     }
 }

 @media (min-width:992px) {
     #stage>.navbar-collapse, #stage>.navbar-header {
         margin-right: 0;
         margin-left: 0
     }

     #stage {
         margin: 0 auto 25px
     }

     #stage .welcome {
         padding: 70px 30px 30px
     }
 }

 @media print {
     #stage .welcome {
         padding: 0
     }
 }

 #stage h1 {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2263.08%22%20height%3D%2291.275%22%20viewBox%3D%220%200%2063.08%2091.275%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.372%2090.998l-.279-1.893c-.837%201.396-2.076%202.17-3.969%202.17-4.186%200-5.116-4.247-5.116-8.093%200-3.999%201.645-7.72%205.8-7.72%201.457%200%202.79.713%203.285%201.953V68.92h3.689v22.076l-3.41.002zm-.187-9.333c0-1.769-.807-3.628-2.636-3.628-2.325%200-2.697%203.44-2.697%205.302%200%202.355.248%205.302%202.604%205.302%201.705%200%202.729-1.736%202.729-3.596v-3.38zm13.174%209.611c-5.115%200-6.573-3.905-6.573-8.123%200-3.812%202.016-7.688%206.573-7.688%204.744-.031%206.573%203.751%206.573%207.688%200%204.093-1.612%208.123-6.573%208.123zm0-13.208c-2.387%200-2.729%203.131-2.729%205.115%200%202.016.248%205.457%202.729%205.457%202.48%200%202.729-3.41%202.729-5.457-.001-1.985-.341-5.115-2.729-5.115zm14.043%2013.208c-2.543%200-3.783-1.363-3.783-4.186v-8.65h-2.17v-2.697h2.17v-3.441l3.689-1.054v4.465h2.946v2.729h-2.946v7.782c0%201.736.436%202.356%201.52%202.356.56%200%20.869%200%201.396-.188l.248%202.512c-.837.311-1.767.372-3.07.372zm8.782%200c-1.304%200-2.604-.154-3.845-.589l.714-2.697c.961.559%202.106.683%203.225.683%201.395%200%202.231-.65%202.231-2.108%200-2.977-5.86-1.55-5.86-6.542%200-3.44%202.637-4.558%205.674-4.558%201.24%200%202.389.093%203.566.496l-.714%202.573c-.868-.372-1.86-.496-2.821-.496-1.146%200-2.076.526-2.076%201.768%200%202.883%205.953%201.736%205.953%206.449-.001%203.688-2.76%205.021-6.047%205.021z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4.846%2015.864a7.593%207.593%200%200%201%207.593-7.601c4.195%200%207.606%203.4%207.606%207.601%200%204.201-3.411%207.602-7.606%207.602a7.592%207.592%200%200%201-7.593-7.591v-.011zM1.078%2040.609c0%205.584%204.522%2010.112%2010.107%2010.112%205.584%200%2010.123-4.528%2010.123-10.112%200-5.586-4.539-10.104-10.123-10.104C5.607%2030.5%201.082%2035.019%201.078%2040.597v.012zM25.422%205.248c0%202.893%202.363%205.237%205.255%205.237a5.237%205.237%200%200%200%205.24-5.237A5.241%205.241%200%200%200%2030.681%200h-.005c-2.89%200-5.254%202.347-5.254%205.248zm22.266%2037.579a6.464%206.464%200%200%200%206.463%206.463h.01a6.459%206.459%200%200%200%206.455-6.461v-.002a6.465%206.465%200%200%200-12.928-.01v.01zm4.628-19.095a4.852%204.852%200%200%200%204.853%204.852h.001c2.664%200%204.832-2.175%204.832-4.852a4.838%204.838%200%200%200-4.832-4.84%204.846%204.846%200%200%200-4.854%204.838v.002zM43.896%209.24a3.523%203.523%200%201%200%207.047.001%203.523%203.523%200%200%200-7.047-.001zM26.301%2053.522a7.979%207.979%200%200%200%207.971%207.988h.015a7.99%207.99%200%200%200%207.985-7.988c0-4.412-3.584-7.984-7.985-7.984a7.978%207.978%200%200%200-7.985%207.971l-.001.013z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M56.658%2060.185v-.855h5.571v-5.756h.849v6.611h-6.42zM0%2060.185v-6.611h.85v5.756h6.558v.856L0%2060.185zM62.229%208.259V2.196h-5.768v-.85h6.615l.002%206.912-.849.001zM0%208.259V1.347h7.407v.85H.849v6.062H0z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 0 0;
     background-size: 34px;
     font-size: 1.375em;
     height: 49px;
     line-height: 1.2727em;
     margin-top: 1.2727em;
     margin-bottom: 10px;
     max-width: 210px;
     padding: 2px 0 0 48px
 }

 #start aside .frame>.frame h2, .login #content .about h2 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif
 }

 @media (min-width:640px) {
     #stage h1 {
         font-size: 1.875em;
         line-height: 1.334em;
         margin-top: .167em;
         background-size: 40px;
         height: 57px;
         margin-bottom: 0;
         max-width: none;
         padding: 22px 0 0 60px
     }
 }

 @media (min-width:992px) {
     #stage h1 {
         font-size: 2.1875em;
         line-height: 1.4286em;
         margin-top: 0;
         margin-bottom: .7143em;
         background-size: 46px;
         height: 66px;
         padding: 30px 0 0 80px
     }
 }

 @media print {
     #stage h1 {
         height: 1em;
         max-width: inherit;
         margin: 0;
         padding: 0 15px;
         overflow: visible
     }
 }

 #start, .wrap {
     max-width: 1376px
 }

 #start {
     margin-right: auto;
     margin-left: auto;
     background: 0 0;
     padding: 0 15px
 }

 #start>.navbar-collapse, #start>.navbar-header {
     margin-right: -15px;
     margin-left: -15px
 }

 #start aside {
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px
 }

 @media (min-width:992px) {
     #start>.navbar-collapse, #start>.navbar-header {
         margin-right: 0;
         margin-left: 0
     }

     #start {
         padding: 0
     }

     #start aside {
         float: left;
         width: 25%
     }
 }

 #start aside .frame>.frame {
     position: relative;
     min-height: 1px;
     margin-bottom: 25px;
     overflow-y: auto;
     padding: 30px 15px;
     text-align: center
 }

 @media (min-width:640px) {
     #start aside .frame>.frame {
         float: left;
         width: 50%
     }
 }

 #start aside .frame>.frame h2 {
     font-size: 1em;
     line-height: 25px;
     margin-top: 0;
     margin-bottom: 25px;
     font-style: normal;
     font-weight: 600
 }

 @media (min-width:992px) {
     #start aside .frame>.frame {
         float: left;
         width: 100%;
         padding: 60px 30px;
         overflow-x: auto;
         min-height: .01%;
         border: 0 !important
     }

     #start aside .frame>.frame h2 {
         font-size: 1.25em;
         line-height: 1.25em;
         margin-top: 0;
         margin-bottom: 1.5em
     }
 }

 @media (min-width:992px) and screen and (max-width:639px) {
     #start aside .frame>.frame {
         width: 100%;
         margin-bottom: 18.75px;
         overflow-y: hidden;
         -ms-overflow-style: -ms-autohiding-scrollbar;
         border: 1px solid #d1d5dd
     }

     #start aside .frame>.frame>.table {
         margin-bottom: 0
     }

     #start aside .frame>.frame>.table>tbody>tr>td, #start aside .frame>.frame>.table>tbody>tr>th, #start aside .frame>.frame>.table>tfoot>tr>td, #start aside .frame>.frame>.table>tfoot>tr>th, #start aside .frame>.frame>.table>thead>tr>td, #start aside .frame>.frame>.table>thead>tr>th {
         white-space: nowrap
     }

     #start aside .frame>.frame>.table-bordered {
         border: 0
     }

     #start aside .frame>.frame>.table-bordered>tbody>tr>td:first-child, #start aside .frame>.frame>.table-bordered>tbody>tr>th:first-child, #start aside .frame>.frame>.table-bordered>tfoot>tr>td:first-child, #start aside .frame>.frame>.table-bordered>tfoot>tr>th:first-child, #start aside .frame>.frame>.table-bordered>thead>tr>td:first-child, #start aside .frame>.frame>.table-bordered>thead>tr>th:first-child {
         border-left: 0
     }

     #start aside .frame>.frame>.table-bordered>tbody>tr>td:last-child, #start aside .frame>.frame>.table-bordered>tbody>tr>th:last-child, #start aside .frame>.frame>.table-bordered>tfoot>tr>td:last-child, #start aside .frame>.frame>.table-bordered>tfoot>tr>th:last-child, #start aside .frame>.frame>.table-bordered>thead>tr>td:last-child, #start aside .frame>.frame>.table-bordered>thead>tr>th:last-child {
         border-right: 0
     }

     #start aside .frame>.frame>.table-bordered>tbody>tr:last-child>td, #start aside .frame>.frame>.table-bordered>tbody>tr:last-child>th, #start aside .frame>.frame>.table-bordered>tfoot>tr:last-child>td, #start aside .frame>.frame>.table-bordered>tfoot>tr:last-child>th {
         border-bottom: 0
     }
 }

 #start aside .frame>.frame:nth-child(odd) {
     background: #fff
 }

 @media (max-width:639px) {
     #start aside .frame>.frame:nth-child(1) {
         display: none !important
     }
 }

 @media (min-width:640px) and (max-width:991px) {
     #start aside .frame>.frame:nth-child(1) {
         border-right: 15px solid #f4f4f5
     }
 }

 #start aside .frame>.frame:nth-child(1) ul {
     list-style: none;
     padding: 0;
     margin: 0
 }

 #start aside .frame>.frame:nth-child(1) ul>li {
     margin: 0
 }

 #start aside .frame>.frame:nth-child(1) ul li {
     text-align: center
 }

 #start aside .frame>.frame:nth-child(1) ul li a {
     display: inline-block;
     font-weight: 400;
     text-align: center;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     border: 1px solid #0062C2;
     white-space: nowrap;
     border-radius: 32px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
     padding: 5px 15px 5px 45px;
     color: #fff;
     background-color: #0062C2;
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     font-size: .9375em;
     line-height: 1.6667em;
     margin-top: 0;
     background-position: 15px 50%;
     min-height: 37px;
     margin-bottom: 1em
 }

 #start aside .frame>.frame:nth-child(1) ul li a.active.focus, #start aside .frame>.frame:nth-child(1) ul li a.active:focus, #start aside .frame>.frame:nth-child(1) ul li a.focus, #start aside .frame>.frame:nth-child(1) ul li a:active.focus, #start aside .frame>.frame:nth-child(1) ul li a:active:focus, #start aside .frame>.frame:nth-child(1) ul li a:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 #start aside .frame>.frame:nth-child(1) ul li a.focus, #start aside .frame>.frame:nth-child(1) ul li a:focus, #start aside .frame>.frame:nth-child(1) ul li a:hover {
     text-decoration: none
 }

 #start aside .frame>.frame:nth-child(1) ul li a.active, #start aside .frame>.frame:nth-child(1) ul li a:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 #start aside .frame>.frame:nth-child(1) ul li a.disabled, #start aside .frame>.frame:nth-child(1) ul li a[disabled], fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a#start aside .frame>.frame:nth-child(1) ul li a.disabled, fieldset[disabled] a#start aside .frame>.frame:nth-child(1) ul li a {
     pointer-events: none
 }

 #start aside .frame>.frame:nth-child(1) ul li a[disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 #start aside .frame>.frame:nth-child(1) ul li a.focus, #start aside .frame>.frame:nth-child(1) ul li a:focus {
     color: #fff;
     background-color: #004c99;
     border-color: #00264d
 }

 #start aside .frame>.frame:nth-child(1) ul li a.active, #start aside .frame>.frame:nth-child(1) ul li a:active, #start aside .frame>.frame:nth-child(1) ul li a:hover, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a {
     color: #fff;
     background-color: #004c99;
     border-color: #00478f
 }

 #start aside .frame>.frame:nth-child(1) ul li a.active.focus, #start aside .frame>.frame:nth-child(1) ul li a.active:focus, #start aside .frame>.frame:nth-child(1) ul li a.active:hover, #start aside .frame>.frame:nth-child(1) ul li a:active.focus, #start aside .frame>.frame:nth-child(1) ul li a:active:focus, #start aside .frame>.frame:nth-child(1) ul li a:active:hover, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a.focus, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a:focus, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a:hover {
     color: #fff;
     background-color: #003b75;
     border-color: #00264d
 }

 #start aside .frame>.frame:nth-child(1) ul li a.active, #start aside .frame>.frame:nth-child(1) ul li a:active, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a {
     background-image: none
 }

 #start aside .frame>.frame:nth-child(1) ul li a.disabled.focus, #start aside .frame>.frame:nth-child(1) ul li a.disabled:focus, #start aside .frame>.frame:nth-child(1) ul li a.disabled:hover, #start aside .frame>.frame:nth-child(1) ul li a[disabled].focus, #start aside .frame>.frame:nth-child(1) ul li a[disabled]:focus, #start aside .frame>.frame:nth-child(1) ul li a[disabled]:hover, fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a.focus, fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a:focus, fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a:hover {
     background-color: #0062C2;
     border-color: #0062C2
 }

 #start aside .frame>.frame:nth-child(1) ul li a .badge {
     color: #0062C2;
     background-color: #fff
 }

 #start aside .frame>.frame:nth-child(1) ul li a em {
     font-size: .75em;
     display: inline-block;
     font-style: normal;
     line-height: 25px;
     margin: 0
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"] {
     color: #0062C2;
     background-color: #fff;
     border-color: #0062C2;
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2215.5%22%20viewBox%3D%220%200%2019%2015.5%22%3E%3Cpath%20d%3D%22M18.5%2011.5c-.3%200-.5.2-.5.5v2c0%20.3-.2.5-.5.5h-16c-.3%200-.5-.2-.5-.5v-2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2c0%20.8.7%201.5%201.5%201.5h16c.8%200%201.5-.7%201.5-1.5v-2c0-.3-.2-.5-.5-.5zm-9.4.9c.2.2.5.2.7%200l5-5c.2-.2.2-.5%200-.7-.2-.2-.5-.2-.7%200L10%2010.8V.5c0-.3-.2-.5-.5-.5S9%20.2%209%20.5v10.3L4.9%206.6c-.1-.1-.3-.1-.4-.1-.1%200-.3%200-.4.1-.1.2-.1.6%200%20.8l5%205z%22%20fill%3D%22%23004d9a%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].active, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:active, .login #content .tx-felogin-pi1 input[type=submit].active, .login #content .tx-felogin-pi1 input[type=submit]:active, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"], .open>.dropdown-toggle.login #content .tx-felogin-pi1 input[type=submit] {
     background-image: none
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:focus {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00264d
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].active, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:active, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:hover, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"] {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00478f
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].active.focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].active:focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].active:hover, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:active.focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:active:focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:active:hover, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].focus, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:focus, .open>.dropdown-toggle#start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:hover {
     color: #0062C2;
     background-color: #d4d4d4;
     border-color: #00264d
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].disabled.focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].disabled:focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].disabled:hover, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"][disabled].focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"][disabled]:focus, #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"][disabled]:hover, fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"].focus, fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:focus, fieldset[disabled] #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"]:hover {
     background-color: #fff;
     border-color: #0062C2
 }

 #start aside .frame>.frame:nth-child(1) ul li a[class*="-additional"] .badge {
     color: #fff;
     background-color: #0062C2
 }

 #start aside .frame>.frame.shortcuts, #start aside .frame>.frame:nth-child(2) {
     background: #0062C2;
     color: #fff;
     height: auto
 }

 @media (min-width:640px) and (max-width:991px) {
     #start aside .frame>.frame.shortcuts, #start aside .frame>.frame:nth-child(2) {
         border-left: 15px solid #f4f4f5
     }
 }

 #start aside .frame>.frame.shortcuts ul, #start aside .frame>.frame:nth-child(2) ul {
     list-style: none;
     padding: 0;
     margin: 0
 }

 #start aside .frame>.frame.shortcuts ul>li, #start aside .frame>.frame:nth-child(2) ul>li {
     margin: 0
 }

 #start aside .frame>.frame.shortcuts ul li, #start aside .frame>.frame:nth-child(2) ul li {
     text-align: center
 }

 #start aside .frame>.frame.shortcuts ul li a, #start aside .frame>.frame:nth-child(2) ul li a {
     color: #fff;
     display: inline-block;
     margin-bottom: .625em
 }

 #start aside .frame>.frame.shortcuts ul li a:before, #start aside .frame>.frame:nth-child(2) ul li a:before {
     background-position: 0 100%;
     content: "";
     display: inline-block;
     height: 1em;
     width: 20px;
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.5%22%20height%3D%2211%22%20viewBox%3D%220%200%2012.5%2011%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.4%2010.9l5-5c.2-.2.2-.5%200-.7l-5-5C7.2%200%206.8%200%206.6.1c-.2.2-.2.5%200%20.7L10.8%205H.5c-.3%200-.5.2-.5.5s.2.5.5.5h10.3l-4.1%204.1c-.1.1-.1.2-.1.4%200%20.1%200%20.3.1.4.1.1.5.1.7%200%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 @media screen and (min-width:992px) {
     #start .News {
         float: left;
         width: 75%
     }
 }

 #start .News .teaser-first, #start .News .teaser-secondary, #start .News .teaser-third {
     background-color: #fff;
     margin-bottom: 16px;
     overflow-y: auto;
     padding: 15px
 }

 @media (min-width:640px) {
     #start .News .teaser-first, #start .News .teaser-secondary, #start .News .teaser-third {
         margin-bottom: 25px
     }
 }

 #start .News .teaser-first .illu, #start .News .teaser-secondary .illu, #start .News .teaser-third .illu {
     margin-bottom: 16px;
     text-align: center
 }

 #start .News .teaser-first .illu img, #start .News .teaser-secondary .illu img, #start .News .teaser-third .illu img {
     display: block;
     margin-left: auto;
     margin-right: auto
 }

 @media (min-width:640px) {
     #start .News .teaser-first .illu, #start .News .teaser-secondary .illu {
         float: left;
         margin-bottom: 0;
         margin-right: 15px;
         width: 33.33333333%
     }
 }

 @media (min-width:992px) {
     #start .News .teaser-first .illu, #start .News .teaser-secondary .illu {
         margin-right: 30px
     }
 }

 @media screen {
     #start .News {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }

     #start .News .teaser-container {
         margin-left: -15px;
         margin-right: -15px
     }

     #start .News .teaser-container .teaser-third, #start .News .teaser-container .topteaser {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }
 }

 #start .News .teaser-container .teaser-third {
     margin-left: 15px;
     margin-right: 15px
 }

 @media print {
     #start .News .teaser-container .teaser-third {
         padding: 0
     }
 }

 #start .News p.teaser {
     margin-bottom: 0
 }

 #start .News p.teaser a {
     color: #3e4c57
 }

 #start .News [itemprop=headline] {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 400;
     font-size: 1.125em;
     line-height: 1.3889em;
     margin-top: 0;
     margin-bottom: .889em
 }

 @media (min-width:992px) {
     #start .News [itemprop=headline] {
         font-size: 1.25em;
         line-height: 1.25em;
         margin-top: 0;
         margin-bottom: .8em
     }
 }

 @media screen and (min-width:640px) {
     #start .News .teaser-container {
         display: -ms-flexbox;
         display: flex
     }

     #start .News .teaser-container .topteaser {
         float: left;
         width: 66.66666667%
     }

     #start .News .teaser-container .teaser-third {
         float: left;
         width: 33.33333333%;
         border-left: 15px solid #f4f4f5;
         border-right: 15px solid #f4f4f5;
         margin-left: 0;
         margin-right: 0
     }

     #start .News .latest {
         margin-left: -15px;
         margin-right: -15px;
         display: -ms-flexbox;
         display: flex;
         overflow: hidden
     }
 }

 #start .News div[class*=latest-] {
     background-color: #fff;
     margin-bottom: 16px;
     padding: 30px 15px 15px
 }

 @media screen {
     #start .News div[class*=latest-] {
         float: left;
         width: 100%;
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }
 }

 @media screen and (min-width:640px) {
     #start .News div[class*=latest-] {
         float: left;
         width: 33.33333333%
     }
 }

 @media (min-width:640px) {
     #start .News div[class*=latest-] {
         margin: 0 15px 25px
     }
 }

 #start .News div[class*=latest-] h2 {
     font-size: 1em;
     line-height: 25px;
     margin-top: 0;
     margin-bottom: 25px;
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 700
 }

 #start .News div[class*=latest-] h3 {
     font-size: .9375em;
     line-height: 1.6667em;
     margin-top: 0;
     margin-bottom: 1.6667em
 }

 @media (min-width:992px) {
     #start .News div[class*=latest-] h3 {
         font-size: 1.125em;
         line-height: 1.3889em;
         margin-top: 0;
         margin-bottom: 1.3889em
     }
 }

 #start .News div[class*=latest-] .meta {
     padding-left: 0;
     background: 0 0
 }

 #start .News .listitem {
     padding-left: 0
 }

 #start .News .meta {
     margin-left: 0
 }

 @media print {
     #start .News .meta {
         padding-left: 0
     }
 }

 #start .topnews {
     background: #fff;
     margin-bottom: 16px
 }

 #start .topnews:after, #start .topnews:before {
     content: " ";
     display: table
 }

 @media (min-width:640px) {
     #start .topnews {
         margin-bottom: 25px
     }

     #start .topnews .illu {
         float: left;
         width: 33.33333333%
     }
 }

 #start .topnews .illu {
     position: relative;
     min-height: 1px;
     background-position: 0 50%;
     background-repeat: no-repeat;
     background-size: cover;
     height: 144px;
     margin-bottom: 1.375em;
     padding: 74px 15px 0 30px
 }

 @media (min-width:640px) {
     #start .topnews .illu {
         height: auto;
         margin-bottom: 0;
         padding: 15px
     }
 }

 @media (min-width:992px) {
     #start .topnews .illu {
         padding: 30px
     }
 }

 @media print {
     #start .topnews .illu {
         float: none;
         height: 1em;
         overflow: visible;
         padding: 0;
         width: 100%
     }
 }

 #start .topnews .illu a {
     color: #fff
 }

 #start .topnews .illu a:hover {
     border-bottom: 1px solid #fff
 }

 #start .topnews [itemprop=headline] {
     background-color: #C0167B;
     bottom: -15px;
     color: #fff;
     left: 15px;
     margin: 0;
     padding: 15px 15px 15px 40px;
     position: absolute;
     right: 15px
 }

 @media (min-width:640px) {
     #start .topnews [itemprop=headline] {
         bottom: auto;
         margin: 30px -10px 30px 0;
         padding: 15px 15px 15px 50px;
         position: relative
     }
 }

 @media (min-width:992px) {
     #start .topnews [itemprop=headline] {
         font-size: 1.5625em;
         line-height: 1.6em;
         margin: 30px -40px 30px 0
     }
 }

 @media print {
     #start .topnews [itemprop=headline] {
         padding: 0
     }
 }

 #start .topnews [itemprop=headline]:before {
     content: "";
     display: inline-block;
     height: 1em;
     background-position: 40% 0;
     background-size: 20px;
     margin-left: -30px;
     width: 30px
 }

 #start .topnews [itemprop=headline][class*=Flux]:before {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M12.391%204.376c-.008-.017-.022-.03-.042-.03a.05.05%200%200%200-.052.051l.003.007c-.416%201.626-2.431%201.527-3.873%201.527H5.348c-2.077%200-3.786%201.161-3.786%203.238l.001%204.502v.277c0%20.029.05.052.064.052h.059c.066%200%20.121-.341.121-.347.272-2.3.775-4.926%203.532-4.926h3.274c2.077%200%203.786-.541%203.786-2.769V4.375h-.008zM1.705%206.36c.542-1.555%201.562-1.967%203.678-1.967h3.274c2.427%200%203.781-.845%203.781-2.814V.03h-.008c-.008-.016-.023-.03-.043-.03a.053.053%200%200%200-.052.051c0%20.003.003.004.003.008-.414%201.625-2.117%201.526-3.871%201.526H5.335c-1.812%200-3.729%201.173-3.729%203.25l.001%201.525c.035.015.092.002.098%200z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 #start .topnews [itemprop=headline][class*=Compile]:before {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M6.836%204.516h.278V1.578l.813-.611-.084-.141-.729.432-.04-.696h-.199l-.039.696-.682-.432-.107.142.789.61zm-1.164.399l.119-.069.121-.07-1.469-2.544.399-.935-.143-.081-.416.739-.382-.583-.172.1.314.622-.808-.033-.021.176.989.134zm-4.276-.162l.923-.379%202.543%201.47.069-.12.07-.121-2.544-1.469-.123-1.009-.164.002.011.847-.622-.313-.1.172.582.381-.716.375zm3.23%202.3v-.279H1.688l-.611-.811-.139.083.429.728-.694.04v.199l.694.038-.43.683.142.107.609-.79zm.331%201.045l-.069-.121-2.544%201.468-.937-.397-.079.142.737.415-.582.382.1.172.621-.313-.033.807.177.021.132-.988%202.546-1.469zm.878.86l-.12-.071-1.471%202.544-1.008.125.001.162.847-.01-.313.622.171.1.383-.582.375.714.163-.069-.38-.923%201.472-2.544zm2.493-.096l-.12.07L8.087%209l1.468%202.546-.397.935.142.081.416-.738.381.582.173-.099-.314-.622.807.033.022-.176-.991-.134zm4.276.164l-.924.379-2.542-1.471-.071.121-.07.119%202.545%201.471.124%201.007h.163l-.011-.848.622.315.1-.173-.582-.382.716-.375zm.723-2.061l-.001-.198-.694-.04.43-.684-.14-.106-.611.791-2.937-.003-.002.139-.001.139%202.941.001.61.811.14-.082-.433-.729zM9.043%205.681l.068.121%202.548-1.469.934.396.081-.141-.74-.414.585-.382-.102-.172-.622.313.033-.808-.175-.021-.133.99L8.974%205.56zm-.878-.86l.12.071%201.472-2.546%201.007-.124-.001-.163-.848.012.315-.624-.172-.098-.383.582-.376-.716-.161.069.379.924-1.472%202.543z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226.845%22%20r%3D%221.271%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M6.625%206.824h.75v7.197h-.75z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 #start .topnews [itemprop=headline][class*=Label]:before {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.192%2013.562c.137-1.074.486-1.914.962-2.593h-5.03V9.703l1.234-.258V4.013l-1.236-.252v-1.14h4.313v1.141l-1.116.251-.002%205.446h2.796V8.288h1.745c0%20.315.002.571.005.802a7.58%207.58%200%200%201%201.875-.275c.017-.028.358-.057.423-.067.413-.066.687-.693.791-.977.029-.253.048-.51.048-.771%200-3.87-3.138-7.007-7.007-7.007S0%203.137%200%207.007c0%203.869%203.131%207%207%207%20.125%200%20.239-.013.361-.019l.038-.032c-.067-.099-.215-.328-.207-.394z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 #start .topnews [itemprop=headline][class*=JT]:not([class*=Compile]):before {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.63%201.291C13.355%201.388.458%206.064.191%206.159c-.228.08-.279.276-.008.383.322.128%202.427%201.18%202.427%201.18v.036l1.801.721%208.781-6.449c.118-.087.254.076.17.168-.085.094-6.829%206.666-6.829%206.666l-.326.296.978.507%203.984%202.144a.41.41%200%200%200%20.601-.269l2.215-9.908c.064-.273-.08-.44-.354-.345v.002zM5.038%2012.55c0%20.196.111.25.266.111.199-.182%202.277-2.046%202.277-2.046L5.038%209.299v3.251z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat
 }

 #start .topnews .topnews-teaser {
     padding: 15px
 }

 @media screen {
     #start .topnews .topnews-teaser {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }
 }

 @media screen and (min-width:640px) {
     #start .topnews .topnews-teaser {
         float: left;
         width: 66.66666667%
     }
 }

 #start .topnews .topnews-teaser .meta {
     margin-bottom: .688em
 }

 @media (min-width:640px) {
     #start .topnews .topnews-teaser {
         margin-top: 1.688em;
         margin-bottom: 0;
         padding: 30px
     }
 }

 @media (min-width:992px) {
     #start .topnews [itemprop=headline]:before {
         background-position: 0 100%
     }

     #start .topnews .topnews-teaser {
         padding-left: 45px
     }

     #start .topnews .topnews-teaser .meta {
         margin-top: 0;
         margin-bottom: .364em
     }

     #start .topnews .topnews-teaser p {
         font-size: 1.125em;
         line-height: 1.3889em;
         margin-top: 0;
         margin-bottom: 1.3889em
     }
 }

 @media print {
     #start .topnews .topnews-teaser {
         padding: 0 15px
     }
 }

 #start .topnews .topnews-teaser .meta {
     background: 0 0;
     padding-left: 0
 }

 #start .topnews .topnews-teaser .teaser, #start .topnews .topnews-teaser .teaser a {
     color: #C0167B
 }

 .login {
     background: url(../Images/login/oberbaumbruecke_s.jpg) 0 -320px no-repeat fixed #fff;
     background-size: cover !important;
     bottom: 0;
     left: 0;
     overflow: auto;
     position: absolute;
     right: 0;
     top: 0
 }

 @media (min-width:640px) {
     .login {
         background: url(../Images/login/oberbaumbruecke_m.jpg) 50% -300px no-repeat fixed #fff
     }
 }

 @media (min-width:992px) {
     .login {
         background: url(../Images/login/oberbaumbruecke_l.jpg) 50% -340px no-repeat fixed #fff
     }
 }

 .login header {
     background-color: transparent
 }

 .login header.navbar-fixed-top {
     position: relative
 }

 .login #konicaminolta {
     height: 22px;
     width: 153px
 }

 @media (min-width:640px) {
     .login #konicaminolta {
         height: 27px;
         width: 195px
     }
 }

 @media (min-width:992px) {
     .login #konicaminolta {
         height: 33px;
         width: 230px
     }
 }

 .login fieldset legend, .searchformlabel {
     height: 1px;
     overflow: hidden;
     clip: rect(0, 0, 0, 0)
 }

 .login fieldset legend {
     position: absolute;
     width: 1px;
     margin: -1px;
     padding: 0;
     border: 0
 }

 .login #content {
     background-repeat: repeat-x;
     background-image: linear-gradient(135deg, rgba(255, 255, 255, .5), transparent);
     margin-top: -100px;
     padding-top: 100px
 }

 .login #content section {
     background: url(../Images/stage_06c.svg) 50% 185px no-repeat;
     padding-bottom: 40px
 }

 @media (min-width:640px) {
     .login #content section {
         background-position: 50% 290px
     }
 }

 .login #content .tx-felogin-pi1 {
     float: left;
     width: 100%;
     position: relative;
     background-color: #fff;
     margin: 0 auto 40px;
     min-height: 500px;
     padding: 40px 30px;
     text-align: center
 }

 @media (min-width:640px) {
     .login #content .tx-felogin-pi1 {
         float: left;
         width: 66.66666667%;
         margin-left: 16.66666667%
     }
 }

 @media (min-width:1200px) {
     .login #content .tx-felogin-pi1 {
         float: left;
         width: 50%;
         margin-left: 25%
     }
 }

 @media (min-width:992px) {
     .login #content section {
         background-position: 50% 510px
     }

     .login #content .tx-felogin-pi1 {
         margin-top: 80px;
         padding: 40px 50px
     }
 }

 .login #content .tx-felogin-pi1 #dotsSoftware {
     float: none !important;
     margin: 0 auto !important;
     position: relative;
     right: 0
 }

 .login #content .tx-felogin-pi1 #dotsSoftware img {
     height: 42px;
     width: 29px
 }

 .login #content .tx-felogin-pi1 h1 {
     font-size: 1.375em;
     line-height: 1.1364em;
     clear: both;
     margin-bottom: .864em;
     margin-top: .909em
 }

 @media (min-width:992px) {
     .login #content .tx-felogin-pi1 #dotsSoftware img {
         height: 56px;
         width: 39px
     }

     .login #content .tx-felogin-pi1 h1 {
         font-size: 1.8125em;
         line-height: 1.7241em;
         margin-bottom: .621em;
         margin-top: .897em
     }
 }

 .login #content .tx-felogin-pi1 h3 {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal;
     font-weight: 400
 }

 .login #content .tx-felogin-pi1 .form-group {
     text-align: left
 }

 .login #content .tx-felogin-pi1 .submit-form-group {
     text-align: center
 }

 .login #content .tx-felogin-pi1 p {
     font-size: .875em;
     line-height: 1.7857em;
     margin-top: 0;
     margin-bottom: 0;
     text-align: left
 }

 .login #content .tx-felogin-pi1 p.text-success {
     margin-bottom: 1em
 }

 .login #content .tx-felogin-pi1 input[type=submit] {
     display: inline-block;
     font-weight: 400;
     text-align: center;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     background-image: none;
     border: 1px solid #0062C2;
     white-space: nowrap;
     border-radius: 32px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
     color: #fff;
     background-color: #0062C2;
     font-size: 1.125em;
     line-height: 1.3889em;
     margin-top: 0;
     margin-bottom: 20px;
     padding: 10px;
     width: 233px
 }

 .login #content .about h2, .login #content .about h3, .login #content .about p {
     margin-top: 0;
     position: relative;
     min-height: 1px;
     padding-left: 15px;
     padding-right: 15px
 }

 .login #content .tx-felogin-pi1 input[type=submit].active.focus, .login #content .tx-felogin-pi1 input[type=submit].active:focus, .login #content .tx-felogin-pi1 input[type=submit].focus, .login #content .tx-felogin-pi1 input[type=submit]:active.focus, .login #content .tx-felogin-pi1 input[type=submit]:active:focus, .login #content .tx-felogin-pi1 input[type=submit]:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .login #content .tx-felogin-pi1 input[type=submit].active, .login #content .tx-felogin-pi1 input[type=submit]:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 .login #content .tx-felogin-pi1 input[type=submit].disabled, .login #content .tx-felogin-pi1 input[type=submit][disabled], fieldset[disabled] .login #content .tx-felogin-pi1 input[type=submit] {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a.login #content .tx-felogin-pi1 input[type=submit].disabled, fieldset[disabled] a.login #content .tx-felogin-pi1 input[type=submit] {
     pointer-events: none
 }

 .login #content .tx-felogin-pi1 input[type=submit][disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 .login #content .tx-felogin-pi1 input[type=submit].focus, .login #content .tx-felogin-pi1 input[type=submit]:focus {
     color: #fff;
     background-color: #004c99;
     border-color: #00264d
 }

 .login #content .tx-felogin-pi1 input[type=submit].active, .login #content .tx-felogin-pi1 input[type=submit]:active, .login #content .tx-felogin-pi1 input[type=submit]:hover, .open>.dropdown-toggle.login #content .tx-felogin-pi1 input[type=submit] {
     color: #fff;
     background-color: #004c99;
     border-color: #00478f
 }

 .login #content .tx-felogin-pi1 input[type=submit].active.focus, .login #content .tx-felogin-pi1 input[type=submit].active:focus, .login #content .tx-felogin-pi1 input[type=submit].active:hover, .login #content .tx-felogin-pi1 input[type=submit]:active.focus, .login #content .tx-felogin-pi1 input[type=submit]:active:focus, .login #content .tx-felogin-pi1 input[type=submit]:active:hover, .open>.dropdown-toggle.login #content .tx-felogin-pi1 input[type=submit].focus, .open>.dropdown-toggle.login #content .tx-felogin-pi1 input[type=submit]:focus, .open>.dropdown-toggle.login #content .tx-felogin-pi1 input[type=submit]:hover {
     color: #fff;
     background-color: #003b75;
     border-color: #00264d
 }

 .login #content .tx-felogin-pi1 input[type=submit].disabled.focus, .login #content .tx-felogin-pi1 input[type=submit].disabled:focus, .login #content .tx-felogin-pi1 input[type=submit].disabled:hover, .login #content .tx-felogin-pi1 input[type=submit][disabled].focus, .login #content .tx-felogin-pi1 input[type=submit][disabled]:focus, .login #content .tx-felogin-pi1 input[type=submit][disabled]:hover, fieldset[disabled] .login #content .tx-felogin-pi1 input[type=submit].focus, fieldset[disabled] .login #content .tx-felogin-pi1 input[type=submit]:focus, fieldset[disabled] .login #content .tx-felogin-pi1 input[type=submit]:hover {
     background-color: #0062C2;
     border-color: #0062C2
 }

 .login #content .tx-felogin-pi1 input[type=submit] .badge {
     color: #0062C2;
     background-color: #fff
 }

 .login #content .about:after, .login #content .about:before {
     content: " ";
     display: table
 }

 .login #content .about h2 {
     font-size: 1.375em;
     line-height: 1.1364em;
     font-style: normal;
     font-weight: 600;
     color: #fff;
     margin-bottom: .727em;
     text-align: center
 }

 .login #content .about h3, .searchresult [itemprop=headline] {
     font-family: Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
     font-style: normal
 }

 @media (min-width:640px) {
     .login #content .about h2 {
         font-size: 1.8125em;
         line-height: 1.7241em;
         margin-top: 0;
         margin-bottom: .8621em
     }

     .login #content .about h3 {
         float: left;
         width: 33.33333333%
     }
 }

 @media (min-width:992px) {
     .login #content .about h2 {
         float: left;
         width: 33.33333333%;
         text-align: right
     }
 }

 .login #content .about h3 {
     font-size: 1.25em;
     line-height: 1.25em;
     font-weight: 400;
     color: #fff;
     margin-bottom: .3em
 }

 @media (min-width:640px) {
     .login #content .about h3 {
         font-size: 1.8125em;
         line-height: 1.7241em;
         margin-top: 0;
         margin-bottom: .8621em;
         text-align: right
     }

     .login #content .about p {
         float: left;
         width: 66.66666667%
     }
 }

 .btn, body {
     text-align: center
 }

 .login #content .about p {
     font-size: 1em;
     line-height: 25px;
     margin-bottom: 25px;
     color: #fff
 }

 @media (min-width:640px) {
     .login #content .about p {
         margin-bottom: .813em;
         margin-top: 1.063em
     }
 }

 .login .femanager_flashmessages {
     font-size: 1.25em;
     line-height: 1.25em;
     background-color: #7fbf00;
     color: #fff;
     margin: -40px -30px 40px;
     padding: 40px 30px
 }

 @media (min-width:992px) {
     .login .femanager_flashmessages {
         margin: -40px -50px 40px;
         padding: 40px 50px
     }
 }

 .searchformlabel {
     position: absolute;
     width: 1px;
     margin: -1px;
     padding: 0;
     border: 0
 }

 .searchfield, input[type=search] {
     background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219%22%20height%3D%2220%22%20viewBox%3D%220%200%2019%2020%22%3E%3Cpath%20fill%3D%22%233e4c57%22%20d%3D%22M18.868%2019.162l-5.942-6.484A7.447%207.447%200%200%200%2015%207.5c0-2.003-.78-3.887-2.196-5.303C11.386.781%209.503%200%207.5%200S3.612.779%202.197%202.197C.781%203.613%200%205.497%200%207.5s.78%203.887%202.197%205.303S5.497%2015%207.5%2015a7.441%207.441%200%200%200%204.688-1.645l5.943%206.482a.502.502%200%200%200%20.708.032.5.5%200%200%200%20.029-.707zM.999%207.5c0-3.584%202.916-6.5%206.5-6.5%203.583%200%206.5%202.916%206.5%206.5s-2.916%206.5-6.5%206.5a6.508%206.508%200%200%201-6.5-6.5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
     background-repeat: no-repeat;
     background-position: 98% 50%;
     border-color: #3e4c57;
     height: 30px;
     color: #3e4c57;
     width: 100%
 }

 .searchfield:focus, input[type=search]:focus {
     border-color: #0059b3
 }

 .searchresult {
     margin-bottom: 25px;
     padding-left: 25px
 }

 .searchresult [itemprop=headline] {
     font-size: 1.125em;
     line-height: 1.3889em;
     font-weight: 400;
     margin-top: .347225em;
     margin-bottom: .347225em
 }

 @media (min-width:992px) {
     .searchfield, input[type=search] {
         height: 37px
     }

     .searchresult [itemprop=headline] {
         font-size: 1.25em;
         line-height: 1.25em;
         margin-top: 0;
         margin-bottom: .35em
     }
 }

 .searchresult.updated {
     background-image: url(../Images/updated-small.png);
     background-position: top right;
     background-repeat: no-repeat
 }

 .btn, .btn.active, .btn:active, .open>.dropdown-toggle.btn {
     background-image: none
 }

 body, html {
     height: 100%;
     min-height: 100vh
 }

 body {
     height: 100%;
     min-height: 600px;
     padding-top: 64px
 }

 @media (min-width:640px) {
     body {
         padding-top: 90px
     }
 }

 @media (min-width:992px) {
     body {
         padding-top: 111px;
         padding-left: 30px;
         padding-right: 30px
     }
 }

 hr {
     display: none !important;
     display: none
 }

 .btn {
     display: inline-block;
     margin-bottom: 0;
     font-weight: 400;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     border: 1px solid #0062C2;
     white-space: nowrap;
     font-size: 16px;
     line-height: 1.5625;
     border-radius: 32px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     color: #0062C2;
     background-color: #fff;
     cursor: pointer;
     padding: 5px 15px
 }

 #content, .wrap {
     text-align: left
 }

 .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
     outline: -webkit-focus-ring-color auto 5px;
     outline-offset: -2px
 }

 .btn.active, .btn:active {
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
 }

 .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
     cursor: not-allowed;
     opacity: .65;
     filter: alpha(opacity=65);
     box-shadow: none
 }

 a.btn.disabled, fieldset[disabled] a.btn {
     pointer-events: none
 }

 .btn.focus, .btn:focus {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00264d
 }

 .btn.active, .btn:active, .btn:hover, .open>.dropdown-toggle.btn {
     color: #0062C2;
     background-color: #e6e6e6;
     border-color: #00478f
 }

 .btn.active.focus, .btn.active:focus, .btn.active:hover, .btn:active.focus, .btn:active:focus, .btn:active:hover, .open>.dropdown-toggle.btn.focus, .open>.dropdown-toggle.btn:focus, .open>.dropdown-toggle.btn:hover {
     color: #0062C2;
     background-color: #d4d4d4;
     border-color: #00264d
 }

 .btn.disabled.focus, .btn.disabled:focus, .btn.disabled:hover, .btn[disabled].focus, .btn[disabled]:focus, .btn[disabled]:hover, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:hover {
     background-color: #fff;
     border-color: #0062C2
 }

 .btn .badge {
     color: #fff;
     background-color: #0062C2
 }

 .btn[disabled] {
     background-color: #3e4c57;
     opacity: .7
 }

 .wrap {
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px
 }

 .wrap>.navbar-collapse, .wrap>.navbar-header {
     margin-right: -15px;
     margin-left: -15px
 }

 @media (min-width:992px) {
     .wrap>.navbar-collapse, .wrap>.navbar-header {
         margin-right: 0;
         margin-left: 0
     }
 }

 @media (min-width:640px) {
     .wrap {
         padding-left: 30px;
         padding-right: 30px
     }
 }

 @media print {
     .wrap {
         padding: 0
     }
 }

 #content .wrap {
     background: url(../Images/stage_bg.svg) 50% 0 no-repeat #fff;
     min-height: 600px;
     padding-top: 60px;
     padding-bottom: 60px
 }

 @media print {
     #content {
         padding: 0
     }
 }

 @media screen {
     #content .content-wrap, #content .subnav-wrap, #content aside {
         position: relative;
         min-height: 1px;
         padding-left: 15px;
         padding-right: 15px
     }

     #content aside {
         float: left;
         width: 100%
     }
 }

 @media screen and (max-width:639px) {
     #content .subnav-wrap {
         display: none !important
     }
 }

 @media screen and (min-width:640px) {
     #content .subnav-wrap {
         float: left;
         width: 16.66666667%;
         right: 83.33333333%
     }
 }

 @media screen and (min-width:992px) {
     #content .subnav-wrap {
         float: left;
         width: 25%;
         right: 58.33333333%
     }
 }

 @media screen and (min-width:640px) {
     #content .content-wrap {
         float: left;
         width: 83.33333333%;
         left: 16.66666667%
     }
 }

 @media screen and (min-width:992px) {
     #content .content-wrap {
         float: left;
         width: 58.33333333%;
         left: 25%
     }
 }

 @media screen and (min-width:640px) {
     #content aside {
         float: left;
         width: 83.33333333%;
         left: 16.66666667%
     }
 }

 @media screen and (min-width:992px) {
     #content aside {
         float: left;
         width: 16.66666667%;
         left: 0
     }
 }

 @media screen and (max-width:991px) {
     #content aside:after, #content aside:before {
         content: " ";
         display: table
     }

     #content aside:after {
         clear: both
     }
 }

 @media screen and (min-width:1200px) {
     .content-wrap .default, .content-wrap .teaser-main {
         padding-left: 10px
     }
 }

 @media screen and (min-width:1400px) {
     .content-wrap .default, .content-wrap .teaser-main {
         padding-left: 23px
     }
 }

 @media print {
     blockquote, img, pre, tr {
         page-break-inside: avoid
     }

     html {
         width: 8.5in
     }

     body {
         font: 12pt/1.5 Open Sans, "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
         padding: 0
     }

     *, :after, :before {
         background: 0 0 !important;
         color: #000 !important;
         box-shadow: none !important;
         text-shadow: none !important
     }

     a, a:visited {
         color: #3e4c57;
         text-decoration: none
     }

     a[href]:after, a[href^="#"]:after, a[href^="javascript:"]:after {
         content: ""
     }

     abbr[title]:after {
         content: " ("attr(title) ")"
     }

     blockquote, pre {
         border: 1px solid #d1d5dd
     }

     thead {
         display: table-header-group
     }

     img {
         max-width: 100% !important
     }

     h2, h3, p {
         orphans: 3;
         widows: 3
     }

     h2, h3, h4 {
         page-break-after: avoid
     }

     .btn, .btn-default, .btn-download, button {
         display: none !important
     }

     #header button, #header ol, #header.navbar-fixed-top button, #header.navbar-fixed-top ol, .navbar nav {
         display: none
     }

     #header, #header.navbar-fixed-top {
         height: initial;
         left: inherit;
         margin: 0;
         padding: 0 30px;
         position: relative;
         right: inherit;
         top: inherit
     }

     #header .logo, #header.navbar-fixed-top .logo {
         float: none;
         width: 100%
     }

     #header.navbar-fixed-top.shrink, #header.shrink {
         height: auto;
         position: relative;
         left: inherit;
         right: inherit;
         top: inherit
     }

     .shrink .siteLogo, .shrink .siteTitle, .siteLogo, .siteTitle {
         display: block !important;
         margin-bottom: 1em;
         position: relative !important
     }

     .shrink .siteLogo, .siteLogo {
         float: right;
         top: 0
     }

     .siteTitle {
         top: 2em
     }

     #dotsSoftware {
         display: none;
         left: 0 !important;
         position: relative;
         right: inherit
     }

     .row {
         margin: 0
     }

     aside {
         display: none
     }

     footer {
         padding: 0 !important;
         text-align: left !important
     }
 }