<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'FontAwesome';
    src: url('/files/fonts/irw/fontawesome-webfont.eot?v=4.1.0');
    src: url('/files/fonts/irw/fontawesome-webfont.eot?#iefix&amp;v=4.1.0') format('embedded-opentype'),url('/files/fonts/irw/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('/files/fonts/irw/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('/files/fonts/irw/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul&gt;li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "ï€€"
}

.fa-music:before {
    content: "ï€"
}

.fa-search:before {
    content: "ï€‚"
}

.fa-envelope-o:before {
    content: "ï€ƒ"
}

.fa-heart:before {
    content: "ï€„"
}

.fa-star:before {
    content: "ï€…"
}

.fa-star-o:before {
    content: "ï€†"
}

.fa-user:before,.fa-First_Name:before,.fa-Last_Name:before,.fa-Title:before {
    content: "ï€‡"
}

.fa-film:before {
    content: "ï€ˆ"
}

.fa-th-large:before {
    content: "ï€‰"
}

.fa-th:before {
    content: "ï€Š"
}

.fa-th-list:before {
    content: "ï€‹"
}

.fa-check:before {
    content: "ï€Œ"
}

.fa-times:before {
    content: "ï€"
}

.fa-search-plus:before {
    content: "ï€Ž"
}

.fa-search-minus:before {
    content: "ï€"
}

.fa-power-off:before {
    content: "ï€‘"
}

.fa-signal:before {
    content: "ï€’"
}

.fa-gear:before,.fa-cog:before {
    content: "ï€“"
}

.fa-trash-o:before {
    content: "ï€”"
}

.fa-home:before {
    content: "ï€•"
}

.fa-file-o:before {
    content: "ï€–"
}

.fa-clock-o:before {
    content: "ï€—"
}

.fa-road:before {
    content: "ï€˜"
}

.fa-download:before {
    content: "ï€™"
}

.fa-arrow-circle-o-down:before {
    content: "ï€š"
}

.fa-arrow-circle-o-up:before {
    content: "ï€›"
}

.fa-inbox:before {
    content: "ï€œ"
}

.fa-play-circle-o:before {
    content: "ï€"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "ï€ž"
}

.fa-refresh:before {
    content: "ï€¡"
}

.fa-list-alt:before {
    content: "ï€¢"
}

.fa-lock:before {
    content: "ï€£"
}

.fa-flag:before,.fa-State:before {
    content: "ï€¤"
}

.fa-headphones:before {
    content: "ï€¥"
}

.fa-volume-off:before {
    content: "ï€¦"
}

.fa-volume-down:before {
    content: "ï€§"
}

.fa-volume-up:before {
    content: "ï€¨"
}

.fa-qrcode:before {
    content: "ï€©"
}

.fa-barcode:before {
    content: "ï€ª"
}

.fa-tag:before {
    content: "ï€«"
}

.fa-tags:before {
    content: "ï€¬"
}

.fa-book:before {
    content: "ï€­"
}

.fa-bookmark:before {
    content: "ï€®"
}

.fa-print:before {
    content: "ï€¯"
}

.fa-camera:before {
    content: "ï€°"
}

.fa-font:before {
    content: "ï€±"
}

.fa-bold:before {
    content: "ï€²"
}

.fa-italic:before {
    content: "ï€³"
}

.fa-text-height:before {
    content: "ï€´"
}

.fa-text-width:before {
    content: "ï€µ"
}

.fa-align-left:before {
    content: "ï€¶"
}

.fa-align-center:before {
    content: "ï€·"
}

.fa-align-right:before {
    content: "ï€¸"
}

.fa-align-justify:before {
    content: "ï€¹"
}

.fa-list:before {
    content: "ï€º"
}

.fa-dedent:before,.fa-outdent:before {
    content: "ï€»"
}

.fa-indent:before {
    content: "ï€¼"
}

.fa-video-camera:before {
    content: "ï€½"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "ï€¾"
}

.fa-pencil:before {
    content: "ï€"
}

.fa-map-marker:before {
    content: "ï"
}

.fa-adjust:before {
    content: "ï‚"
}

.fa-tint:before {
    content: "ïƒ"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "ï„"
}

.fa-share-square-o:before {
    content: "ï…"
}

.fa-check-square-o:before {
    content: "ï†"
}

.fa-arrows:before {
    content: "ï‡"
}

.fa-step-backward:before {
    content: "ïˆ"
}

.fa-fast-backward:before {
    content: "ï‰"
}

.fa-backward:before {
    content: "ïŠ"
}

.fa-play:before {
    content: "ï‹"
}

.fa-pause:before {
    content: "ïŒ"
}

.fa-stop:before {
    content: "ï"
}

.fa-forward:before {
    content: "ïŽ"
}

.fa-fast-forward:before {
    content: "ï"
}

.fa-step-forward:before {
    content: "ï‘"
}

.fa-eject:before {
    content: "ï’"
}

.fa-chevron-left:before {
    content: "ï“"
}

.fa-chevron-right:before {
    content: "ï”"
}

.fa-plus-circle:before {
    content: "ï•"
}

.fa-minus-circle:before {
    content: "ï–"
}

.fa-times-circle:before {
    content: "ï—"
}

.fa-check-circle:before {
    content: "ï˜"
}

.fa-question-circle:before {
    content: "ï™"
}

.fa-info-circle:before {
    content: "ïš"
}

.fa-crosshairs:before {
    content: "ï›"
}

.fa-times-circle-o:before {
    content: "ïœ"
}

.fa-check-circle-o:before {
    content: "ï"
}

.fa-ban:before {
    content: "ïž"
}

.fa-arrow-left:before {
    content: "ï&nbsp;"
}

.fa-arrow-right:before {
    content: "ï¡"
}

.fa-arrow-up:before {
    content: "ï¢"
}

.fa-arrow-down:before {
    content: "ï£"
}

.fa-mail-forward:before,.fa-share:before {
    content: "ï¤"
}

.fa-expand:before {
    content: "ï¥"
}

.fa-compress:before {
    content: "ï¦"
}

.fa-plus:before {
    content: "ï§"
}

.fa-minus:before {
    content: "ï¨"
}

.fa-asterisk:before {
    content: "ï©"
}

.fa-exclamation-circle:before {
    content: "ïª"
}

.fa-gift:before {
    content: "ï«"
}

.fa-leaf:before {
    content: "ï¬"
}

.fa-fire:before {
    content: "ï­"
}

.fa-eye:before {
    content: "ï®"
}

.fa-eye-slash:before {
    content: "ï°"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "ï±"
}

.fa-plane:before {
    content: "ï²"
}

.fa-calendar:before {
    content: "ï³"
}

.fa-random:before {
    content: "ï´"
}

.fa-comment:before {
    content: "ïµ"
}

.fa-magnet:before {
    content: "ï¶"
}

.fa-chevron-up:before {
    content: "ï·"
}

.fa-chevron-down:before {
    content: "ï¸"
}

.fa-retweet:before {
    content: "ï¹"
}

.fa-shopping-cart:before {
    content: "ïº"
}

.fa-folder:before {
    content: "ï»"
}

.fa-folder-open:before {
    content: "ï¼"
}

.fa-arrows-v:before {
    content: "ï½"
}

.fa-arrows-h:before {
    content: "ï¾"
}

.fa-bar-chart-o:before {
    content: "ï‚€"
}

.fa-twitter-square:before {
    content: "ï‚"
}

.fa-facebook-square:before {
    content: "ï‚‚"
}

.fa-camera-retro:before {
    content: "ï‚ƒ"
}

.fa-key:before {
    content: "ï‚„"
}

.fa-gears:before,.fa-cogs:before {
    content: "ï‚…"
}

.fa-comments:before {
    content: "ï‚†"
}

.fa-thumbs-o-up:before {
    content: "ï‚‡"
}

.fa-thumbs-o-down:before {
    content: "ï‚ˆ"
}

.fa-star-half:before {
    content: "ï‚‰"
}

.fa-heart-o:before {
    content: "ï‚Š"
}

.fa-sign-out:before {
    content: "ï‚‹"
}

.fa-linkedin-square:before {
    content: "ï‚Œ"
}

.fa-thumb-tack:before {
    content: "ï‚"
}

.fa-external-link:before {
    content: "ï‚Ž"
}

.fa-sign-in:before {
    content: "ï‚"
}

.fa-trophy:before {
    content: "ï‚‘"
}

.fa-github-square:before {
    content: "ï‚’"
}

.fa-upload:before {
    content: "ï‚“"
}

.fa-lemon-o:before {
    content: "ï‚”"
}

.fa-phone:before {
    content: "ï‚•"
}

.fa-square-o:before {
    content: "ï‚–"
}

.fa-bookmark-o:before {
    content: "ï‚—"
}

.fa-phone-square:before {
    content: "ï‚˜"
}

.fa-twitter:before {
    content: "ï‚™"
}

.fa-facebook:before {
    content: "ï‚š"
}

.fa-github:before {
    content: "ï‚›"
}

.fa-unlock:before {
    content: "ï‚œ"
}

.fa-credit-card:before {
    content: "ï‚"
}

.fa-rss:before {
    content: "ï‚ž"
}

.fa-hdd-o:before {
    content: "ï‚&nbsp;"
}

.fa-bullhorn:before {
    content: "ï‚¡"
}

.fa-bell:before {
    content: "ïƒ³"
}

.fa-certificate:before {
    content: "ï‚£"
}

.fa-hand-o-right:before {
    content: "ï‚¤"
}

.fa-hand-o-left:before {
    content: "ï‚¥"
}

.fa-hand-o-up:before {
    content: "ï‚¦"
}

.fa-hand-o-down:before {
    content: "ï‚§"
}

.fa-arrow-circle-left:before {
    content: "ï‚¨"
}

.fa-arrow-circle-right:before {
    content: "ï‚©"
}

.fa-arrow-circle-up:before {
    content: "ï‚ª"
}

.fa-arrow-circle-down:before {
    content: "ï‚«"
}

.fa-globe:before,.fa-Country:before {
    content: "ï‚¬"
}

.fa-wrench:before {
    content: "ï‚­"
}

.fa-tasks:before {
    content: "ï‚®"
}

.fa-filter:before {
    content: "ï‚°"
}

.fa-briefcase:before {
    content: "ï‚±"
}

.fa-arrows-alt:before {
    content: "ï‚²"
}

.fa-group:before,.fa-users:before {
    content: "ïƒ€"
}

.fa-chain:before,.fa-link:before {
    content: "ïƒ"
}

.fa-cloud:before {
    content: "ïƒ‚"
}

.fa-flask:before {
    content: "ïƒƒ"
}

.fa-cut:before,.fa-scissors:before {
    content: "ïƒ„"
}

.fa-copy:before,.fa-files-o:before {
    content: "ïƒ…"
}

.fa-paperclip:before {
    content: "ïƒ†"
}

.fa-save:before,.fa-floppy-o:before {
    content: "ïƒ‡"
}

.fa-square:before {
    content: "ïƒˆ"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "ïƒ‰"
}

.fa-list-ul:before {
    content: "ïƒŠ"
}

.fa-list-ol:before {
    content: "ïƒ‹"
}

.fa-strikethrough:before {
    content: "ïƒŒ"
}

.fa-underline:before {
    content: "ïƒ"
}

.fa-table:before {
    content: "ïƒŽ"
}

.fa-magic:before {
    content: "ïƒ"
}

.fa-truck:before {
    content: "ïƒ‘"
}

.fa-pinterest:before {
    content: "ïƒ’"
}

.fa-pinterest-square:before {
    content: "ïƒ“"
}

.fa-google-plus-square:before {
    content: "ïƒ”"
}

.fa-google-plus:before {
    content: "ïƒ•"
}

.fa-money:before {
    content: "ïƒ–"
}

.fa-caret-down:before {
    content: "ïƒ—"
}

.fa-caret-up:before {
    content: "ïƒ˜"
}

.fa-caret-left:before {
    content: "ïƒ™"
}

.fa-caret-right:before {
    content: "ïƒš"
}

.fa-columns:before {
    content: "ïƒ›"
}

.fa-unsorted:before,.fa-sort:before {
    content: "ïƒœ"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "ïƒ"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "ïƒž"
}

.fa-envelope:before,.fa-Email:before {
    content: "ïƒ&nbsp;"
}

.fa-linkedin:before {
    content: "ïƒ¡"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "ïƒ¢"
}

.fa-legal:before,.fa-gavel:before {
    content: "ïƒ£"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "ïƒ¤"
}

.fa-comment-o:before {
    content: "ïƒ¥"
}

.fa-comments-o:before {
    content: "ïƒ¦"
}

.fa-flash:before,.fa-bolt:before {
    content: "ïƒ§"
}

.fa-sitemap:before {
    content: "ïƒ¨"
}

.fa-umbrella:before {
    content: "ïƒ©"
}

.fa-paste:before,.fa-clipboard:before {
    content: "ïƒª"
}

.fa-lightbulb-o:before {
    content: "ïƒ«"
}

.fa-exchange:before {
    content: "ïƒ¬"
}

.fa-cloud-download:before {
    content: "ïƒ­"
}

.fa-cloud-upload:before {
    content: "ïƒ®"
}

.fa-user-md:before {
    content: "ïƒ°"
}

.fa-stethoscope:before {
    content: "ïƒ±"
}

.fa-suitcase:before {
    content: "ïƒ²"
}

.fa-bell-o:before {
    content: "ï‚¢"
}

.fa-coffee:before {
    content: "ïƒ´"
}

.fa-cutlery:before {
    content: "ïƒµ"
}

.fa-file-text-o:before {
    content: "ïƒ¶"
}

.fa-building-o:before {
    content: "ïƒ·"
}

.fa-hospital-o:before {
    content: "ïƒ¸"
}

.fa-ambulance:before {
    content: "ïƒ¹"
}

.fa-medkit:before {
    content: "ïƒº"
}

.fa-fighter-jet:before {
    content: "ïƒ»"
}

.fa-beer:before {
    content: "ïƒ¼"
}

.fa-h-square:before {
    content: "ïƒ½"
}

.fa-plus-square:before {
    content: "ïƒ¾"
}

.fa-angle-double-left:before {
    content: "ï„€"
}

.fa-angle-double-right:before {
    content: "ï„"
}

.fa-angle-double-up:before {
    content: "ï„‚"
}

.fa-angle-double-down:before {
    content: "ï„ƒ"
}

.fa-angle-left:before {
    content: "ï„„"
}

.fa-angle-right:before {
    content: "ï„…"
}

.fa-angle-up:before {
    content: "ï„†"
}

.fa-angle-down:before {
    content: "ï„‡"
}

.fa-desktop:before {
    content: "ï„ˆ"
}

.fa-laptop:before {
    content: "ï„‰"
}

.fa-tablet:before {
    content: "ï„Š"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "ï„‹"
}

.fa-circle-o:before {
    content: "ï„Œ"
}

.fa-quote-left:before {
    content: "ï„"
}

.fa-quote-right:before {
    content: "ï„Ž"
}

.fa-spinner:before {
    content: "ï„"
}

.fa-circle:before {
    content: "ï„‘"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "ï„’"
}

.fa-github-alt:before {
    content: "ï„“"
}

.fa-folder-o:before {
    content: "ï„”"
}

.fa-folder-open-o:before {
    content: "ï„•"
}

.fa-smile-o:before {
    content: "ï„˜"
}

.fa-frown-o:before {
    content: "ï„™"
}

.fa-meh-o:before {
    content: "ï„š"
}

.fa-gamepad:before {
    content: "ï„›"
}

.fa-keyboard-o:before {
    content: "ï„œ"
}

.fa-flag-o:before {
    content: "ï„"
}

.fa-flag-checkered:before {
    content: "ï„ž"
}

.fa-terminal:before {
    content: "ï„&nbsp;"
}

.fa-code:before {
    content: "ï„¡"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "ï„¢"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "ï„£"
}

.fa-location-arrow:before,.fa-Address1:before,.fa-Address2:before {
    content: "ï„¤"
}

.fa-crop:before {
    content: "ï„¥"
}

.fa-code-fork:before {
    content: "ï„¦"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "ï„§"
}

.fa-question:before {
    content: "ï„¨"
}

.fa-info:before {
    content: "ï„©"
}

.fa-exclamation:before {
    content: "ï„ª"
}

.fa-superscript:before {
    content: "ï„«"
}

.fa-subscript:before {
    content: "ï„¬"
}

.fa-eraser:before {
    content: "ï„­"
}

.fa-puzzle-piece:before {
    content: "ï„®"
}

.fa-microphone:before {
    content: "ï„°"
}

.fa-microphone-slash:before {
    content: "ï„±"
}

.fa-shield:before {
    content: "ï„²"
}

.fa-calendar-o:before {
    content: "ï„³"
}

.fa-fire-extinguisher:before {
    content: "ï„´"
}

.fa-rocket:before {
    content: "ï„µ"
}

.fa-maxcdn:before {
    content: "ï„¶"
}

.fa-chevron-circle-left:before {
    content: "ï„·"
}

.fa-chevron-circle-right:before {
    content: "ï„¸"
}

.fa-chevron-circle-up:before {
    content: "ï„¹"
}

.fa-chevron-circle-down:before {
    content: "ï„º"
}

.fa-html5:before {
    content: "ï„»"
}

.fa-css3:before {
    content: "ï„¼"
}

.fa-anchor:before {
    content: "ï„½"
}

.fa-unlock-alt:before {
    content: "ï„¾"
}

.fa-bullseye:before {
    content: "ï…€"
}

.fa-ellipsis-h:before {
    content: "ï…"
}

.fa-ellipsis-v:before {
    content: "ï…‚"
}

.fa-rss-square:before {
    content: "ï…ƒ"
}

.fa-play-circle:before {
    content: "ï…„"
}

.fa-ticket:before {
    content: "ï……"
}

.fa-minus-square:before {
    content: "ï…†"
}

.fa-minus-square-o:before {
    content: "ï…‡"
}

.fa-level-up:before {
    content: "ï…ˆ"
}

.fa-level-down:before {
    content: "ï…‰"
}

.fa-check-square:before {
    content: "ï…Š"
}

.fa-pencil-square:before {
    content: "ï…‹"
}

.fa-external-link-square:before {
    content: "ï…Œ"
}

.fa-share-square:before {
    content: "ï…"
}

.fa-compass:before {
    content: "ï…Ž"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "ï…"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "ï…‘"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "ï…’"
}

.fa-euro:before,.fa-eur:before {
    content: "ï…“"
}

.fa-gbp:before {
    content: "ï…”"
}

.fa-dollar:before,.fa-usd:before {
    content: "ï…•"
}

.fa-rupee:before,.fa-inr:before {
    content: "ï…–"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "ï…—"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "ï…˜"
}

.fa-won:before,.fa-krw:before {
    content: "ï…™"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "ï…š"
}

.fa-file:before {
    content: "ï…›"
}

.fa-file-text:before {
    content: "ï…œ"
}

.fa-sort-alpha-asc:before {
    content: "ï…"
}

.fa-sort-alpha-desc:before {
    content: "ï…ž"
}

.fa-sort-amount-asc:before {
    content: "ï…&nbsp;"
}

.fa-sort-amount-desc:before {
    content: "ï…¡"
}

.fa-sort-numeric-asc:before {
    content: "ï…¢"
}

.fa-sort-numeric-desc:before {
    content: "ï…£"
}

.fa-thumbs-up:before {
    content: "ï…¤"
}

.fa-thumbs-down:before {
    content: "ï…¥"
}

.fa-youtube-square:before {
    content: "ï…¦"
}

.fa-youtube:before {
    content: "ï…§"
}

.fa-xing:before {
    content: "ï…¨"
}

.fa-xing-square:before {
    content: "ï…©"
}

.fa-youtube-play:before {
    content: "ï…ª"
}

.fa-dropbox:before {
    content: "ï…«"
}

.fa-stack-overflow:before {
    content: "ï…¬"
}

.fa-instagram:before {
    content: "ï…­"
}

.fa-flickr:before {
    content: "ï…®"
}

.fa-adn:before {
    content: "ï…°"
}

.fa-bitbucket:before {
    content: "ï…±"
}

.fa-bitbucket-square:before {
    content: "ï…²"
}

.fa-tumblr:before {
    content: "ï…³"
}

.fa-tumblr-square:before {
    content: "ï…´"
}

.fa-long-arrow-down:before {
    content: "ï…µ"
}

.fa-long-arrow-up:before {
    content: "ï…¶"
}

.fa-long-arrow-left:before {
    content: "ï…·"
}

.fa-long-arrow-right:before {
    content: "ï…¸"
}

.fa-apple:before {
    content: "ï…¹"
}

.fa-windows:before {
    content: "ï…º"
}

.fa-android:before {
    content: "ï…»"
}

.fa-linux:before {
    content: "ï…¼"
}

.fa-dribbble:before {
    content: "ï…½"
}

.fa-skype:before {
    content: "ï…¾"
}

.fa-foursquare:before {
    content: "ï†€"
}

.fa-trello:before {
    content: "ï†"
}

.fa-female:before {
    content: "ï†‚"
}

.fa-male:before {
    content: "ï†ƒ"
}

.fa-gittip:before {
    content: "ï†„"
}

.fa-sun-o:before {
    content: "ï†…"
}

.fa-moon-o:before {
    content: "ï††"
}

.fa-archive:before {
    content: "ï†‡"
}

.fa-bug:before {
    content: "ï†ˆ"
}

.fa-vk:before {
    content: "ï†‰"
}

.fa-weibo:before {
    content: "ï†Š"
}

.fa-renren:before {
    content: "ï†‹"
}

.fa-pagelines:before {
    content: "ï†Œ"
}

.fa-stack-exchange:before {
    content: "ï†"
}

.fa-arrow-circle-o-right:before {
    content: "ï†Ž"
}

.fa-arrow-circle-o-left:before {
    content: "ï†"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "ï†‘"
}

.fa-dot-circle-o:before {
    content: "ï†’"
}

.fa-wheelchair:before {
    content: "ï†“"
}

.fa-vimeo-square:before {
    content: "ï†”"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "ï†•"
}

.fa-plus-square-o:before {
    content: "ï†–"
}

.fa-space-shuttle:before {
    content: "ï†—"
}

.fa-slack:before {
    content: "ï†˜"
}

.fa-envelope-square:before {
    content: "ï†™"
}

.fa-wordpress:before {
    content: "ï†š"
}

.fa-openid:before {
    content: "ï†›"
}

.fa-institution:before,.fa-Institution:before,.fa-bank:before,.fa-university:before {
    content: "ï†œ"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "ï†"
}

.fa-yahoo:before {
    content: "ï†ž"
}

.fa-google:before {
    content: "ï†&nbsp;"
}

.fa-reddit:before {
    content: "ï†¡"
}

.fa-reddit-square:before {
    content: "ï†¢"
}

.fa-stumbleupon-circle:before {
    content: "ï†£"
}

.fa-stumbleupon:before {
    content: "ï†¤"
}

.fa-delicious:before {
    content: "ï†¥"
}

.fa-digg:before {
    content: "ï†¦"
}

.fa-pied-piper-square:before,.fa-pied-piper:before {
    content: "ï†§"
}

.fa-pied-piper-alt:before {
    content: "ï†¨"
}

.fa-drupal:before {
    content: "ï†©"
}

.fa-joomla:before {
    content: "ï†ª"
}

.fa-language:before {
    content: "ï†«"
}

.fa-fax:before,.fa-Fax:before {
    content: "ï†¬"
}

.fa-building:before {
    content: "ï†­"
}

.fa-child:before {
    content: "ï†®"
}

.fa-paw:before {
    content: "ï†°"
}

.fa-spoon:before {
    content: "ï†±"
}

.fa-cube:before {
    content: "ï†²"
}

.fa-cubes:before {
    content: "ï†³"
}

.fa-behance:before {
    content: "ï†´"
}

.fa-behance-square:before {
    content: "ï†µ"
}

.fa-steam:before {
    content: "ï†¶"
}

.fa-steam-square:before {
    content: "ï†·"
}

.fa-recycle:before {
    content: "ï†¸"
}

.fa-automobile:before,.fa-car:before {
    content: "ï†¹"
}

.fa-cab:before,.fa-taxi:before,.fa-City:before {
    content: "ï†º"
}

.fa-tree:before {
    content: "ï†»"
}

.fa-spotify:before {
    content: "ï†¼"
}

.fa-deviantart:before {
    content: "ï†½"
}

.fa-soundcloud:before {
    content: "ï†¾"
}

.fa-database:before {
    content: "ï‡€"
}

.fa-file-pdf-o:before {
    content: "ï‡"
}

.fa-file-word-o:before {
    content: "ï‡‚"
}

.fa-file-excel-o:before {
    content: "ï‡ƒ"
}

.fa-file-powerpoint-o:before {
    content: "ï‡„"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "ï‡…"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "ï‡†"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "ï‡‡"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "ï‡ˆ"
}

.fa-file-code-o:before {
    content: "ï‡‰"
}

.fa-vine:before {
    content: "ï‡Š"
}

.fa-codepen:before {
    content: "ï‡‹"
}

.fa-jsfiddle:before {
    content: "ï‡Œ"
}

.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "ï‡"
}

.fa-circle-o-notch:before {
    content: "ï‡Ž"
}

.fa-ra:before,.fa-rebel:before {
    content: "ï‡"
}

.fa-ge:before,.fa-empire:before {
    content: "ï‡‘"
}

.fa-git-square:before {
    content: "ï‡’"
}

.fa-git:before {
    content: "ï‡“"
}

.fa-hacker-news:before {
    content: "ï‡”"
}

.fa-tencent-weibo:before {
    content: "ï‡•"
}

.fa-qq:before {
    content: "ï‡–"
}

.fa-wechat:before,.fa-weixin:before {
    content: "ï‡—"
}

.fa-send:before,.fa-paper-plane:before {
    content: "ï‡˜"
}

.fa-send-o:before,.fa-paper-plane-o:before,.fa-Zip_Code:before {
    content: "ï‡™"
}

.fa-history:before {
    content: "ï‡š"
}

.fa-circle-thin:before {
    content: "ï‡›"
}

.fa-header:before {
    content: "ï‡œ"
}

.fa-paragraph:before {
    content: "ï‡"
}

.fa-sliders:before {
    content: "ï‡ž"
}

.fa-share-alt:before {
    content: "ï‡&nbsp;"
}

.fa-share-alt-square:before {
    content: "ï‡¡"
}

.fa-bomb:before {
    content: "ï‡¢"
}

@media print {
    @page {
        size: 330mm 427mm;
        margin: 14mm
    }

    .container {
        width: 100%;
        min-width: 1140px
    }

    #irwWrapper .HasCustomFields .Customform-group .input-group input[type="text"].form-control {
        border-right: 1px
    }

    #footer {
        display: none
    }

    #irwWrapper .btn {
        color: #000;
        background: #e01f2e;
        border: none;
        color: #000
    }

    #irwWrapper .container .irwToolKit {
        display: none!important
    }

    body&gt;*:not(#fullBodyWrapper) {
        display: none
    }

    #fullBodyWrapper&gt;*:not(.wrapper) {
        display: none
    }

    #fullBodyWrapper&gt;.wrapper&gt;.topic&gt;*:not(.container) {
        display: none
    }

    .breadcrumb.hidden-xs {
        display: block!important
    }

    a[href]:after {
        content: none!important
    }

    .scrollbars {
        overflow: visible!important;
        height: auto!important
    }

    h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
        font-family: 'Ubuntu',sans-serif;
        font-weight: 300;
        line-height: 1.1;
        color: inherit
    }

    #fullBodyWrapper&gt;.wrapper&gt;.container&gt;.irwToolKit {
        display: none
    }

    .scrollbars,.mCustomScrollBox {
        overflow: visible!important;
        height: auto!important
    }

    #irwWrapper .HasCustomFields .Customform-group .input-group input[type="text"].form-control {
        border-right: 1px solid #ccc
    }

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

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

    .topic {
        border-bottom: 1px solid #eee;
        background: #f6f6f6;
        padding-top: 23px;
        overflow: visible
    }

    .irwInfoReqConactBox {
        float: left;
        width: 100%;
        box-shadow: 0
    }

    .topic h3 {
        display: inline-block;
        margin: 0;
        padding: 23px 10px;
        font-size: 16px
    }

    .breadcrumb&gt;li+li:before {
        content: "/ ";
        padding: 0 5px;
        color: #ccc
    }

    .topic .breadcrumb {
        margin-bottom: 0;
        margin-top: 0;
        margin-right: 10px;
        padding: 21px 0;
        background: transparent;
        float: right!important
    }

    .topic .breadcrumb li {
        list-style: none;
        display: inline
    }

    a,a:visited,a:active,a:hover {
        color: #000
    }

    #irwWrapper .irwTickerTitle {
        margin-top: 10px
    }

    #irwWrapper .timeline li.hide {
        display: block!important
    }

    .irwexpandcollapse,.irwODexpandcollapse {
        display: none!important
    }

    .irwFaqSections .collapse,#irwWrapper .irwODBody,#irwWrapper #accordion .collapse {
        display: block!important
    }

    #irwWrapper .input-group-btn.irwBtnNewSubmit .btn-primary,#irwWrapper .input-group-btn.irwBtnEdit .btn-primary,#BasisCalculator {
        color: #fff!important;
        background: #e01f2e!important;
        background-image: -webkit-linear-gradient(top,#f05f68 0%,#e01f2e 100%)!important;
        border-color: #e01f2e!important;
        border: 1px solid #e01f2e;
        border-radius: 4px!important;
        border-bottom-left-radius: 0!important;
        border-top-left-radius: 0!important
    }

    #irwWrapper .pagination .btn-default {
        color: #333!important;
        background-color: #fff!important;
        border-color: #ccc!important;
        border: 1px solid #adadad!important
    }

    #irwWrapper .irwBtnEmailUnsubscribe .btn-secondary {
        color: #fff!important;
        background-color: #666!important;
        border-color: #525252!important
    }

    #irwWrapper .col-lg-6.emailEdit {
        width: 50%!important
    }

    #irwWrapper .pagination .btn-primary,#irwWrapper .pagination.InsiderFilingPagination .btn.btn-primary {
        color: #fff!important;
        background: #e01f2e!important;
        background-image: -webkit-linear-gradient(top,#f05f68 0%,#e01f2e 100%)!important;
        border-color: #e01f2e!important;
        border: 1px solid #e01f2e;
        border-radius: 4px!important
    }

    .irwOfficerImgSmall,.irwODPerson .showHistoric,#irwWrapper #irwTabsdropdown {
        display: none!important
    }

    #irwWrapper .hideirwMendetory {
        display: block;
        visibility: hidden
    }

    #ByMember {
        display: table-row!important;
        clear: both!important
    }

    #irwWrapper #InstitutionalOwnershipPanel .irwInstitutionalOwnTabs {
        display: block!important;
        width: 25%!important;
        float: left!important
    }

    #irwWrapper #InstitutionalOwnershipPanel .irwInstitutionalOwnTabsContent {
        width: 75%!important;
        float: left!important
    }

    #irwWrapper #InstitutionalOwnershipPanel .visible-sm.visible-xs.irwInstitutionalOwnershipResponsiveTabs {
        display: none!important
    }

    #irwWrapper .irwEventAlert {
        text-align: right!important
    }

    #irwWrapper .irwStockChartRange .btn.btn-default {
        background-color: transparent!important;
        border-color: #ccc!important;
        border: 1px solid #adadad!important
    }

    #irwWrapper .irwHistoricBody {
        display: block!important;
        visibility: visible!important
    }

    #irwWrapper #basisfrom .col-md-9,#irwWrapper #totalreturnform .col-md-9,#irwWrapper #basisfrom #BCData {
        width: 80%!important;
        float: right!important;
        clear: none!important
    }

    #irwWrapper #basisfrom .col-md-3,#irwWrapper #totalreturnform .col-md-3,#irwWrapper #basisfrom .col-xs-12.col-sm-3 {
        width: 20%!important;
        float: left!important;
        clear: none!important
    }

    #irwWrapper #totalreturnform .irwScrollbar {
        height: auto!important
    }

    #irwWrapper #stockchart .highcharts-tracker path,#stockchart .highcharts-tracker rect {
        stroke-width: 0!important
    }

    #irwWrapper #totalreturnform path {
        stroke-width: 0!important
    }

    #irwWrapper #totalreturnform svg g * {
        overflow: visible!important
    }

    #irwWrapper .calculators .irwCaltabs {
        width: 100%!important;
        float: left!important;
        background-color: #2e4267!important
    }

    #irwWrapper .container .irwCRTabsPanel {
        width: 100%!important;
        margin-bottom: 20px!important;
        float: left!important
    }

    #irwWrapper .calculators .tab-pane {
        width: 100%!important;
        float: left!important
    }

    #irwWrapper .container .nav-tabs.irwCETabs&gt;li.active a {
        background-color: #fff!important;
        color: #5b481d!important;
        border-radius: 4px 4px 0 0!important
    }

    .irwLegends.irwNote {
        width: 100%!important;
        display: table!important
    }

    .toolkit_view .container {
        width: 100%!important
    }

    #TRData .irwTcaltableheader {
        padding-right: 15px!important
    }

    #irwWrapper .creditratings #RD thead,#irwWrapper .creditratings .irwCRTabsPanel,#irwWrapper .creditratings .irwCRTabsPanel ul {
        float: none!important
    }

    #irwWrapper #newsPanelResults .irwPRSummary {
        display: block!important;
        visibility: visible!important
    }

    #irwWrapper #newsPanelResults .irwPRSummary a {
        display: none!important;
        visibility: hidden!important
    }

    #irwWrapper .press-releases .irwTabs,.irwCETabs {
        float: left!important;
        width: 100%!important;
        background-color: #2e4267!important
    }

    #irwWrapper .irwCETabs li a {
        color: #fff!important
    }

    #irwWrapper .irwTabs ul li.active a {
        background-color: #fff!important;
        color: #5b481d!important;
        border-radius: 4px 4px 0 0!important
    }

    #irwWrapper .press-releases .irwFilters {
        background-color: #eaeaea!important
    }

    #irwWrapper .press-releases .form-control {
        background-color: #fff!important
    }

    #irwWrapper .irwTabs ul li a {
        background-color: #2e4267!important;
        color: #e5e5e5!important
    }

    #irwWrapper #newsPanelResults .irwPRSummary {
        display: none!important;
        visibility: hidden!important
    }

    #irwWrapper #newsPanelResults .irwPRSummary a {
        display: none!important;
        visibility: hidden!important
    }

    #irwWrapper #newsPanelResults .irwPRTools a.showSummary {
        display: none!important;
        visibility: hidden!important
    }

    #irwWrapper #Event .irwEventBody,#irwWrapper #PastEvent .irwEventBody {
        display: block!important;
        visibility: visible!important
    }

    #irwWrapper .press-releases .irwFilterPanel1 .btn-default {
        color: #333!important;
        background-color: #fff!important;
        border-color: #ccc!important
    }

    .irwSubscribeSet .btn-default {
        background-color: #fff!important;
        color: #2e4267!important
    }

    #irwWrapper .bg-primary.irwDivTableHeader,#irwWrapper .bg-primary.irwDivTableHeader strong {
        color: #fff!important;
        background-color: #2e4267!important
    }

    .wrapper .topic {
        margin-top: -30px!important;
        margin-bottom: 25px!important;
        border-bottom: 1px solid #eee!important;
        background-color: #f6f6f6!important
    }

    #irwWrapper .panel-default&gt;.panel-heading {
        background-color: #e6e6e6!important;
        border-color: transparent!important;
        color: #2e4267!important
    }

    #irwWrapper #stockInfo .panel-collapse.collapse {
        display: block!important;
        height: auto!important
    }

    .panel-heading {
        text-transform: uppercase
    }

    #irwWrapper #stockInfo .bg-default {
        color: #333!important;
        background-color: #e1e1e1!important
    }

    #irwWrapper #stockInfo .irwStockChartRange .btn-primary,.press-releases .btn-primary {
        color: #fff!important;
        background-color: #e01f2e!important;
        border-color: #e01f2e!important
    }

    #irwWrapper #stockInfo .bg-default .text-primary {
        color: #2e4267!important
    }

    #irwWrapper #stockInfo .irwStockChartRange input.hasDatepicker,#irwWrapper #stockInfo .irwStockChartRange .input-group-addon.irwNoBg {
        border: 1px solid #ccc!important;
        outline-width: 0!important;
        border-collapse: separate!important;
        display: table-cell!important
    }

    #irwWrapper #stockInfo .irwStockChartRange .input-group-addon.irwNoBg {
        border: 0 solid #ccc!important
    }

    #stockInfo .fa-plus:before,.creditratings .fa-plus:before {
        content: "ï¨"!important
    }

    #irwWrapper .sec-filings .bg-primary {
        color: #fff!important;
        background-color: #2e4267!important
    }

    #irwWrapper .sec-filings .bg-primary h5 {
        color: #fff!important
    }

    #irwWrapper .sec-filings .table&gt;thead&gt;tr&gt;th {
        vertical-align: bottom!important;
        background-color: #f5f5f5!important;
        border-bottom: 1px solid #e5e5e5!important;
        border-top: 1px solid #e5e5e5!important;
        font-weight: bold!important
    }

    #irwWrapper .sec-filings a {
        color: #2e4267!important
    }

    .MNA .irwLoadingdata .irwListmenu .caretContainer {
        display: none
    }

    .creditratings .fa-minus,.creditratings .fa-plus,.irwEventTabs .irwBoxTools .fa {
        display: none!important;
        visibility: hidden!important
    }

    .AsReporttab .footable-toggle {
        display: none!important
    }

    .peeranalysis {
        clear: both!important
    }

    #irwWrapper .irwCommittee #ByMember {
        width: 100%!important;
        float: none!important;
        display: table!important
    }

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

    #irwWrapper .col-lg-12 {
        float: left!important
    }

    .col-sm-12,#irwWrapper .col-lg-12 {
        width: 100%!important
    }

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

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

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

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

    #irwWrapper .col-md-8 {
        width: 66.66666666666666%!important;
        float: left!important
    }

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

    #irwWrapper.col-sm-6,#irwWrapper .col-md-6 {
        width: 50%!important
    }

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

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

    #irwWrapper .col-md-4 {
        float: left!important;
        width: 33.33333333333333%!important
    }

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

    .visible-xs {
        display: none!important
    }

    .hidden-xs {
        display: block!important
    }

    table.hidden-xs {
        display: table
    }

    tr.hidden-xs {
        display: table-row!important
    }

    th.hidden-xs,td.hidden-xs {
        display: table-cell!important
    }

    .hidden-xs.hidden-print {
        display: none!important
    }

    .hidden-sm {
        display: none!important
    }

    .visible-sm {
        display: block!important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row!important
    }

    th.visible-sm,.visible-md,.visible-lg,td.visible-sm {
        display: table-cell!important
    }

    #irwWrapper #asreportedchartfrom .col-md-4 {
        display: none!important
    }

    #irwWrapper #asreportedchartfrom .col-md-8 {
        width: 100%!important
    }

    #irwWrapper #creditratingsform .irwScrollbar {
        height: auto!important
    }
}
</pre></body></html>