@charset "UTF-8";
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("../../../font/fontawesome-webfont.eot?v=4.3.0"); src: url("../../../font/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../../../font/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../../../font/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../../../font/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../../../font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
.fa, .share-bar__btn > i, .share-bar__btn.share-bar__btn--facebook > i, .share-bar__btn.share-bar__btn--twitter > i, .share-bar__btn.share-bar__btn--email > i { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg, .share-bar__btn > i { font-size: 1.33333em; line-height: 0.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, .share-bar__btn > i { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14286em; list-style-type: none; }
.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }
.fa-li.fa-lg, .share-bar__btn > i.fa-li { left: -1.85714em; }

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

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left, .share-bar__btn > i.pull-left { margin-right: .3em; }
.fa.pull-right, .share-bar__btn > i.pull-right { margin-left: .3em; }

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

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

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

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

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

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

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; }

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

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.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 { content: ""; }

.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }

.fa-th:before { content: ""; }

.fa-th-list:before { content: ""; }

.fa-check:before { content: ""; }

.fa-remove:before, .fa-close:before, .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 { 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: ""; }

.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, .fa-bar-chart: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, .share-bar__btn.share-bar__btn--twitter > i:before { content: ""; }

.fa-facebook-f:before, .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: ""; }

.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 { 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, .share-bar__btn.share-bar__btn--email > i:before { content: ""; }

.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: ""; }

.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 { 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: ""; }

.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, .fa-gratipay: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-bank:before, .fa-university:before { content: ""; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: ""; }

.fa-yahoo:before { content: ""; }

.fa-google:before { content: ""; }

.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:before { content: ""; }

.fa-pied-piper-alt:before { content: ""; }

.fa-drupal:before { content: ""; }

.fa-joomla:before { content: ""; }

.fa-language:before { content: ""; }

.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 { 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-buoy: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 { content: ""; }

.fa-history:before { content: ""; }

.fa-genderless:before, .fa-circle-thin:before { content: ""; }

.fa-header:before { content: ""; }

.fa-paragraph:before { content: ""; }

.fa-sliders:before { content: ""; }

.fa-share-alt:before { content: ""; }

.fa-share-alt-square:before { content: ""; }

.fa-bomb:before { content: ""; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: ""; }

.fa-tty:before { content: ""; }

.fa-binoculars:before { content: ""; }

.fa-plug:before { content: ""; }

.fa-slideshare:before { content: ""; }

.fa-twitch:before { content: ""; }

.fa-yelp:before { content: ""; }

.fa-newspaper-o:before { content: ""; }

.fa-wifi:before { content: ""; }

.fa-calculator:before { content: ""; }

.fa-paypal:before { content: ""; }

.fa-google-wallet:before { content: ""; }

.fa-cc-visa:before { content: ""; }

.fa-cc-mastercard:before { content: ""; }

.fa-cc-discover:before { content: ""; }

.fa-cc-amex:before { content: ""; }

.fa-cc-paypal:before { content: ""; }

.fa-cc-stripe:before { content: ""; }

.fa-bell-slash:before { content: ""; }

.fa-bell-slash-o:before { content: ""; }

.fa-trash:before { content: ""; }

.fa-copyright:before { content: ""; }

.fa-at:before { content: ""; }

.fa-eyedropper:before { content: ""; }

.fa-paint-brush:before { content: ""; }

.fa-birthday-cake:before { content: ""; }

.fa-area-chart:before { content: ""; }

.fa-pie-chart:before { content: ""; }

.fa-line-chart:before { content: ""; }

.fa-lastfm:before { content: ""; }

.fa-lastfm-square:before { content: ""; }

.fa-toggle-off:before { content: ""; }

.fa-toggle-on:before { content: ""; }

.fa-bicycle:before { content: ""; }

.fa-bus:before { content: ""; }

.fa-ioxhost:before { content: ""; }

.fa-angellist:before { content: ""; }

.fa-cc:before { content: ""; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: ""; }

.fa-meanpath:before { content: ""; }

.fa-buysellads:before { content: ""; }

.fa-connectdevelop:before { content: ""; }

.fa-dashcube:before { content: ""; }

.fa-forumbee:before { content: ""; }

.fa-leanpub:before { content: ""; }

.fa-sellsy:before { content: ""; }

.fa-shirtsinbulk:before { content: ""; }

.fa-simplybuilt:before { content: ""; }

.fa-skyatlas:before { content: ""; }

.fa-cart-plus:before { content: ""; }

.fa-cart-arrow-down:before { content: ""; }

.fa-diamond:before { content: ""; }

.fa-ship:before { content: ""; }

.fa-user-secret:before { content: ""; }

.fa-motorcycle:before { content: ""; }

.fa-street-view:before { content: ""; }

.fa-heartbeat:before { content: ""; }

.fa-venus:before { content: ""; }

.fa-mars:before { content: ""; }

.fa-mercury:before { content: ""; }

.fa-transgender:before { content: ""; }

.fa-transgender-alt:before { content: ""; }

.fa-venus-double:before { content: ""; }

.fa-mars-double:before { content: ""; }

.fa-venus-mars:before { content: ""; }

.fa-mars-stroke:before { content: ""; }

.fa-mars-stroke-v:before { content: ""; }

.fa-mars-stroke-h:before { content: ""; }

.fa-neuter:before { content: ""; }

.fa-facebook-official:before, .share-bar__btn.share-bar__btn--facebook > i:before { content: ""; }

.fa-pinterest-p:before { content: ""; }

.fa-whatsapp:before { content: ""; }

.fa-server:before { content: ""; }

.fa-user-plus:before { content: ""; }

.fa-user-times:before { content: ""; }

.fa-hotel:before, .fa-bed:before { content: ""; }

.fa-viacoin:before { content: ""; }

.fa-train:before { content: ""; }

.fa-subway:before { content: ""; }

.fa-medium:before { content: ""; }

.commentList li:after, .lineup__position:after, .post-content:after, .post-content .tweet-footer:after, .post-content__share-btn:after, .share-bar__container:after, .share-bar:after, .banner .holder:after, .banner .article-footer:after, #main-container:after, .info-block:after, .league-team:after { content: " "; display: block; clear: both; }

.lineup__position-container, .post-content .tweet-footer .links-r, .banner .col-r ul, .more-links ul, .summary-block ul { margin: 0; padding: 0; list-style: none; }

html { box-sizing: border-box; }

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

/* --------------------------------------------------------- 1. General reset ---------------------------------------------------------*/
/* set default text color set default font size, line height and font family set default background */
body.new { margin: 0 auto; color: #333; background: #f1f4e5 url(../images/bg-body.png); font: 400 16px/1.25 "Source Sans Pro", "Arial", "Helvetica", sans-serif; min-width: 990px; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: none; }

* { max-height: 1000000px; }

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

img { border-style: none; max-width: 100%; height: auto; vertical-align: top; }

/* set styles for default page links */
a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }

/* set default styles in all browsers */
input, textarea, select { font: 100% "Source Sans Pro", "Arial", "Helvetica", sans-serif; color: #000; vertical-align: middle; }

form, fieldset { margin: 0; padding: 0; border-style: none; }

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

button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] { -webkit-appearance: none; -webkit-border-radius: 0; cursor: pointer; }

input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { margin: 0; padding: 4px 7px; -webkit-appearance: none; -webkit-border-radius: 0; border: 1px solid #999; }
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { border-color: #4d4d4d; }

textarea { overflow: auto; resize: vertical; vertical-align: top; }

input[type="checkbox"], input[type="radio"] { padding: 0; }

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

h1, h2, h3, h4, h5, h6 { font-family: "Source Sans Pro", "Arial", "Helvetica", sans-serif; line-height: 1.2em; margin: 0 0 1.2em; }

p { margin: 0 0 1.2em; }

q { quotes: none; }
q:before, q:after { content: ''; content: none; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

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

.theme--thejournal a { color: #0f558e; }
.theme--the42 a { color: #3e5c39; }
.theme--thedailyedge a { color: #b7252a; }
.theme--businessetc a { color: #0090af; }

.navigation a { color: #fff; }

.theme--thejournal .weather a, .theme--thejournal .user-icon a, .theme--thejournal .comment a, .theme--thejournal .footer ul a, .theme--thejournal .legal a { color: #006aa0; }
.theme--the42 .weather a, .theme--the42 .user-icon a, .theme--the42 .comment a, .theme--the42 .footer ul a, .theme--the42 .legal a { color: #1a6b5c; }
.theme--thedailyedge .weather a, .theme--thedailyedge .user-icon a, .theme--thedailyedge .comment a, .theme--thedailyedge .footer ul a, .theme--thedailyedge .legal a { color: #b7252a; }
.theme--businessetc .weather a, .theme--businessetc .user-icon a, .theme--businessetc .comment a, .theme--businessetc .footer ul a, .theme--businessetc .legal a { color: #0090af; }

.searchForm { box-sizing: content-box; }

.searchForm input { background: none repeat scroll 0 0 transparent; border: medium none; height: 25px; margin-left: 10px; padding: 0; width: 120px; }

.searchForm input:focus { box-shadow: none; outline: medium none; }

.formComment textarea { box-sizing: content-box; }

.comment-box-break { box-sizing: content-box; }

.footer h3 { font-family: Arial, Verdana, Geneva, sans-serif; line-height: 1; }

.sectionSeparator > h3 { font-family: Arial, Verdana, Geneva, sans-serif; font-size: 14px; }

.footer_mp { box-sizing: content-box; }

.navigation { box-sizing: content-box; }

#user_icon_img { box-sizing: content-box; }

.today img { vertical-align: baseline; }

.sectionSeparator { box-sizing: content-box; }

#comments .details { font-family: Arial, Verdana, Geneva, sans-serif; font-size: 12px; }

#com_order #com_order_choose { width: 82px; }

.comment { font-family: Arial, Verdana, Geneva, sans-serif; }
.comment .author { font-size: 17px; }
.comment .date, .comment .interactions { font-size: 12px; }
.comment .text { font-size: 13px; }
.comment .comment-reply-button { font-size: 17px; }
.comment .like { line-height: 1.6em; }
.comment a.like { color: #31ad25; }
.comment a.dislike { color: #f03c0b; }

.answerComment .comment .first { width: 300px; }

#alt-login-methods { margin: 0; }

.formComment { font-family: Arial, Verdana, Geneva, sans-serif; }

.formComment #auth-msg { font-size: 12px; line-height: 1.6em; }

.formComment #auth-msg strong, #comment_user_details strong { font-size: 17px; }

.formComment textarea { width: 654px; }

.lightbox input[type="text"], .lightbox input[type="email"] { width: 224px; }

.lightbox textarea { width: 488px; }

.lightbox .form-element { margin-bottom: 0; }

.lightbox.emailArticle { box-sizing: content-box; }
.lightbox.emailArticle .buttonSubmit { box-sizing: border-box; }

.twitter-embed-parent { margin-left: 15px; }

.articleExtraDetails { padding-top: 15px; border-top: 2px solid #f5f5f3; border-bottom: 0; border-image: none; }

.articleExtraDetails .contact_box { font-size: 13px; }

.lineup { padding-top: 24px; }
.lineup.lineup--away { padding-top: 0; }

.lineup__name { display: block; margin-bottom: 12px; padding: 12px 19px; background: #b11f1c; font-size: 18px; line-height: 20px; font-weight: 600; text-transform: uppercase; color: #fff; }
.lineup--away .lineup__name { background: #235e7a; }

.lineup__position-container { position: relative; padding-left: 19px; font-size: 16px; line-height: 24px; color: #333; }
.lineup__position-container:before { content: ""; position: absolute; width: 1px; left: 0; top: 6px; bottom: 2px; background: #b11f1c; }
.lineup--away .lineup__position-container:before { background: #235e7a; }

.lineup__position { margin: 0; }

.lineup__number { float: left; font-style: normal; margin-right: 18px; color: #b11f1c; min-width: 15px; text-align: right; }
.lineup--away .lineup__number { color: #235e7a; }

.lineup__text { float: left; width: 200px; }

.lineup__substitutes { margin-top: 10px; font-size: 12px; }

.post-content { padding: 30px 0; border-top: 2px solid #f5f5f3; }
.post-content.post-content--static { font-style: italic; }
.post-content .time-block { float: left; width: 100px; padding-right: 10px; }
.post-content .time-block::after { content: "\200B"; }
.post-content .time-block time { margin: 0; font-size: 18px; line-height: 18px; font-weight: 600; }
.post-content .time-block time span { font-size: 12px; line-height: 14px; }
.post-content .time-block .supporting-image-container { position: relative; text-align: center; }
.post-content .time-block .supporting-image-container img { border-radius: 50%; }
.post-content .time-block .supporting-image-container .icon-overlay-container { position: absolute; bottom: 0; left: 0; }
.post-content .time-block.add time { color: #7d7d7d; }
.post-content .time-block.add a:hover { color: #7d7d7d; }
.theme--thejournal .post-content .time-block time, .theme--thejournal .post-content .time-block a:hover { color: #0e558e; }
.theme--the42 .post-content .time-block time, .theme--the42 .post-content .time-block a:hover { color: #6b3951; }
.theme--thedailyedge .post-content .time-block time, .theme--thedailyedge .post-content .time-block a:hover { color: #B7252A; }
.theme--businessetc .post-content .time-block time, .theme--businessetc .post-content .time-block a:hover { color: #6b3951; }
.post-content .ico-flag { overflow: hidden; text-indent: -9999px; display: block; margin-bottom: 11px; }
.theme--thejournal .post-content .ico-flag { background: url(/desktop/i/liveblog/sprite.png) no-repeat -86px -119px; width: 21px; height: 21px; }
.theme--the42 .post-content .ico-flag { background: url(/desktop/i/liveblog/sprite.png) no-repeat -78px -37px; width: 21px; height: 21px; }
.theme--thedailyedge .post-content .ico-flag { background: url(/desktop/i/liveblog/sprite.png) no-repeat -86px -160px; width: 21px; height: 21px; }
.theme--businessetc .post-content .ico-flag { background: url(/desktop/i/liveblog/sprite.png) no-repeat -86px -119px; width: 21px; height: 21px; }
.post-content .duration { display: block; font-size: 16px; line-height: 18px; font-weight: 700; color: #3b4d43; text-transform: uppercase; margin-bottom: 5px; }
.post-content .duration span { font-size: 12px; line-height: 14px; }
.post-content .score { font-weight: 700; display: block; color: #333; font-size: 19px; line-height: 20px; text-transform: uppercase; margin-bottom: 6px; }
.post-content .source { font-size: 11px; line-height: 12px; color: #979797; float: right; margin-bottom: 5px; }
.post-content .tweet-image { margin: 19px 0 -19px; }
.post-content .tweet-block { width: 530px; border: 1px solid #e1e8ed; margin: 19px 0 7px; }
.post-content .tweet-block .tweet-block-holder { padding: 19px 20px 12px; font-size: 19px; line-height: 27px; }
.post-content .tweet-block .tweet-block-holder a { color: #0084b4; }
.post-content .tweet-block > img { display: block; }
.post-content .tweet-block time { display: block; font-size: 15px; line-height: 16px; color: #66757f; margin-top: 16px; }
.post-content .tweet-block p { margin-bottom: 16px; }
.post-content .source { font-size: 11px; line-height: 12px; float: right; color: #979797; }
.post-content .user-info { overflow: hidden; margin-bottom: 19px; }
.post-content .user { float: left; max-width: 250px; }
.post-content .avatar { float: left; margin-right: 18px; }
.post-content .user-name { float: left; }
.post-content .name { display: block; font-size: 20px; line-height: 25px; color: #292f33; }
.post-content .user-id { display: block; font-size: 19px; line-height: 26px; color: #8899a6; }
.post-content .twitter { overflow: hidden; text-indent: -9999px; background: url(/desktop/i/liveblog/sprite.png) no-repeat -25px -25px; width: 40px; height: 33px; float: right; }
.post-content .twitter:hover { opacity: 0.8; }
.post-content .tweet-footer { border-top: 1px solid #e1e8ed; padding: 18px 0 0; margin-top: 18px; }
.post-content .tweet-footer .links-l { float: left; max-width: 250px; font-size: 14px; line-height: 21px; text-transform: uppercase; }
.post-content .tweet-footer .links-l a { margin-right: 26px; color: #66757f; }
.post-content .tweet-footer .links-l em { font-weight: 700; font-style: normal; }
.post-content .tweet-footer .links-r { float: right; max-width: 200px; text-align: right; }
.post-content .tweet-footer .links-r li { display: inline-block; vertical-align: top; margin: 0; }
.post-content .tweet-footer .links-r a { overflow: hidden; text-indent: -9999px; display: block; text-align: left; }
.post-content .tweet-footer .links-r a:hover { opacity: 0.8; }
.post-content .tweet-footer .reply { background: url(/desktop/i/liveblog/sprite.png) no-repeat -132px -3px; width: 17px; height: 17px; margin-right: 14px; }
.post-content .tweet-footer .retweet { background: url(/desktop/i/liveblog/sprite.png) no-repeat -157px -4px; width: 26px; height: 17px; margin-right: 14px; }
.post-content .tweet-footer .favorite { background: url(/desktop/i/liveblog/sprite.png) no-repeat 0 -25px; width: 18px; height: 17px; }

.post-content__text-holder { float: left; width: 570px; font-size: 17px; line-height: 24px; color: #333; }
.post-content__text-holder h2 { margin-bottom: 0; font-weight: 600; text-transform: uppercase; color: #333; }
.post-content__text-holder time { margin-bottom: 15px; font-size: 15px; font-weight: 600; color: #6b3951; }
.post-content__text-holder time em { font-size: 12px; font-style: normal; }
.post-content__text-holder blockquote { margin: 20px 0; }
.post-content--static .post-content__text-holder { width: 100%; }
.post-content__text-holder .img-wrap { margin: 20px 0 1px; }

.post-content__share-btn { margin-top: 15px; }

.share-bar { float: right; margin-bottom: 13px; padding-top: 8px; border-top-width: 2px; border-top-style: solid; border-top-color: #faf7ea; position: relative; }
.share-bar:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 5px 4px 0; border-color: #faf7ea transparent transparent transparent; left: 14px; bottom: 28px; }
.share-bar--liveblog-entry { margin-top: 13px; margin-bottom: 0; }

.share-bar__btn { width: 110px; margin-left: 25px; float: left; font-size: 14px; line-height: 25px; font-weight: 600; text-transform: uppercase; }
.share-bar__btn:first-of-type { margin-left: 0; }
.share-bar__btn > i { display: none; margin-right: 5px; }
.share-bar__btn.share-bar__btn--facebook > i { color: #3B5998; }
.share-bar__btn.share-bar__btn--twitter > i { color: #4099FF; }
.share-bar__btn.share-bar__btn--email > i { color: #8DB360; }
.share-bar__btn:hover { text-decoration: none; }
.share-bar__btn:hover .share-bar__label { text-decoration: underline; }

.share-bar__counter { width: 32px; float: right; overflow: hidden; text-align: right; color: #6e6d65; }

@-webkit-keyframes tally-light-flashing { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes tally-light-flashing { 0% { opacity: 0; }
  100% { opacity: 1; } }
.tally-light { position: relative; float: left; margin-right: 23px; padding: 3px 12px 3px 24px; border: 2px solid #fff; }
.tally-light:hover { text-decoration: none; background: #fff; }
.theme--thejournal .tally-light:hover { color: #4b4c62; }
.theme--thejournal .tally-light:hover:before { background: #4b4c62; }
.theme--the42 .tally-light:hover { color: #4b6255; }
.theme--the42 .tally-light:hover:before { background: #4b6255; }
.theme--thedailyedge .tally-light:hover { color: #624c4b; }
.theme--thedailyedge .tally-light:hover:before { background: #624c4b; }
.theme--businessetc .tally-light:hover { color: #4b5b62; }
.theme--businessetc .tally-light:hover:before { background: #4b5b62; }
.tally-light:before { content: ""; position: absolute; left: 10px; top: 50%; width: 6px; height: 6px; margin-top: -3px; border-radius: 50%; background: #fff; -webkit-animation: tally-light-flashing 1.5s infinite alternate; animation: tally-light-flashing 1.5s infinite alternate; }
a.tally-light { color: #fff; }

/* main container styles */
#wrapper { width: 990px; border: solid #d1d4da; border-width: 0 1px 1px; min-height: 1000px; background: #fff; margin: 0 auto 20px; padding: 20px; }

/* banner styles */
.banner { font: 400 16px/1.25 "Source Sans Pro","Arial","Helvetica",sans-serif; margin-bottom: 15px; padding-top: 11px; }
.banner .source { display: block; font-size: 11px; line-height: 12px; color: #979797; text-align: right; margin-top: 5px; }
.banner .image-holder { position: absolute; margin-bottom: 8px; top: 0; left: 0; right: 0; }
.banner .caption { padding: 31px 25px 31px 31px; position: relative; background-size: cover; background-position: center center; }
.banner .caption:after { content: ""; position: absolute; left: 0; right: 1px; top: 0; bottom: 0; background: rgba(255, 234, 201, 0.16); z-index: 1; }
.banner .caption:before { content: ""; position: absolute; left: 0; right: 1px; top: 0; bottom: 0; background: rgba(20, 4, 3, 0.68); z-index: 2; }
.banner .holder { position: relative; overflow: hidden; z-index: 3; width: 100%; }
.banner .col-l { font-size: 19px; line-height: 25px; color: #fff; padding-right: 20px; overflow: hidden; }
.banner .topic { display: block; text-transform: uppercase; font-size: 26px; line-height: 33px; color: #fff; font-weight: 600; margin-bottom: 10px; max-width: 530px; }
.banner .topic span { display: block; }
.banner p { margin-bottom: 15px !important; }
.banner .article-footer { font-size: 14px; line-height: 16px; color: #fff; font-weight: 600; text-transform: uppercase; }
.banner .article-footer .time { position: relative; padding-left: 23px; margin-top: 4px; float: left; }
.banner .article-footer .time:before { content: ""; background: url(/desktop/i/liveblog/sprite.png) no-repeat 0 -2px; width: 13px; height: 13px; position: absolute; left: 0; top: 2px; }
.banner .col-r { float: right; width: 434px; padding: 26px 5px 0 64px; position: relative; }
.banner .col-r:after { content: ""; background: url(../images/border.png) repeat-y 50% 0; left: 0; top: 9px; bottom: 3px; position: absolute; width: 1px; }
.banner .col-r li { overflow: hidden; margin-bottom: 15px; }
.banner .col-r .logo-holder { float: left; width: 64px; }
.banner .col-r .secondary-score { float: right; color: #fff; }
.banner .col-r .info { float: right; width: 265px; }
.banner .col-r .performance { float: left; color: #fff; width: 236px; }
.banner .col-r .performance strong { display: block; font-size: 24px; line-height: 36px; font-weight: 600; }
.banner .col-r .performance span { display: block; font-size: 20px; line-height: 20px; }
.banner .col-r .score { float: right; font-size: 28px; line-height: 36px; color: #fff; font-weight: 700; }

/* main container styles */
#main-container { font: 400 16px/1.25 "Source Sans Pro","Arial","Helvetica",sans-serif; margin-bottom: 82px; }

/* main content styles */
#main-content { float: left; width: 670px; }
#main-content h1 { font-size: 20px; line-height: 24px; font-family: "Source Sans Pro","Arial","Helvetica",sans-serif; font-weight: 600; text-transform: uppercase; border-bottom-width: 4px; border-bottom-style: solid; position: relative; padding-bottom: 9px; margin: 0 0 13px; }
#main-content h1:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; left: 14px; bottom: -10px; }
.theme--thejournal #main-content h1 { color: #3b3c4d; border-bottom-color: #0d4d81; }
.theme--thejournal #main-content h1:after { border-color: #0d4d81 transparent transparent transparent; }
.theme--the42 #main-content h1 { color: #3b4d43; border-bottom-color: #3b4d43; }
.theme--the42 #main-content h1:after { border-color: #3b4d43 transparent transparent transparent; }
.theme--thedailyedge #main-content h1 { color: #4d3b3b; border-bottom-color: #B41917; }
.theme--thedailyedge #main-content h1:after { border-color: #B41917 transparent transparent transparent; }
.theme--businessetc #main-content h1 { color: #3b494d; border-bottom-color: #3b494d; }
.theme--businessetc #main-content h1:after { border-color: #3b494d transparent transparent transparent; }
#main-content .top-bar { overflow: hidden; font-size: 14px; line-height: 25px; color: #6e6d65; font-weight: 600; text-transform: uppercase; padding-bottom: 13px; letter-spacing: 1px; }
#main-content .top-bar-l { float: left; max-width: 550px; }
#main-content .top-bar-l time { float: left; margin-right: 17px; }
#main-content .view { position: relative; padding-left: 27px; margin-right: 18px; float: left; }
#main-content .view:before { content: ""; position: absolute; left: 0; width: 25px; height: 25px; background-image: url("/desktop/i/sprite-icons.png"); }
#main-content .view.view--normal:before { background-position: -50px -150px; }
#main-content .view.view--hot:before { background-position: -75px -150px; }
#main-content .view.view--on-fire:before { background-position: -100px -150px; }
#main-content .comment-counter { position: relative; padding-left: 24px; color: #6e6d65; float: left; }
#main-content .comment-counter:before { content: ""; position: absolute; left: 0; width: 25px; height: 25px; background-image: url("/desktop/i/sprite-icons.png"); }
#main-content .comment-counter.comment-counter--normal:before { background-position: -25px 0; }
#main-content .comment-counter.comment-counter--hot:before { background-position: -50px 0; }
#main-content .comment-counter.comment-counter--on-fire:before { background-position: -75px 0; }
#main-content .btn-share { float: right; position: relative; font-size: 14px; line-height: 26px; padding-left: 34px; max-width: 200px; text-align: right; }
#main-content .btn-share:before { content: ""; position: absolute; left: 0; top: 0; }
.theme--thejournal #main-content .btn-share:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat -114px -118px; width: 26px; height: 26px; }
.theme--the42 #main-content .btn-share:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat -78px -2px; width: 26px; height: 26px; }
.theme--thedailyedge #main-content .btn-share:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat -115px -158px; width: 26px; height: 26px; }
.theme--businessetc #main-content .btn-share:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat -114px -118px; width: 26px; height: 26px; }
#main-content .btn-see { display: block; background: #f6f6f4; text-align: center; font-size: 20px; line-height: 22px; font-weight: 600; padding: 16px; text-transform: uppercase; border-radius: 3px; }
#main-content .btn-see:hover { background: #e3e3df; }
#main-content .btn-see span { display: inline-block; position: relative; margin-right: 27px; color: #616059; }
#main-content .btn-see span:after { content: ""; position: absolute; right: -26px; top: 7px; width: 0; height: 0; border-style: solid; border-width: 9px 8px 0; border-color: #616059 transparent transparent transparent; }

/* main-sidebar styles */
#main-sidebar { float: right; width: 266px; }

/* more links styles */
.more-links { margin-bottom: 36px; }
.more-links h2 { font-size: 20px; line-height: 24px; font-weight: 600; color: #54534d; text-transform: uppercase; border-bottom: 4px solid #d8d6c7; position: relative; padding-bottom: 9px; margin: 0 !important; }
.more-links h2:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; border-color: #d8d6c7 transparent transparent transparent; left: 14px; bottom: -10px; }
.more-links ul { font-size: 17px; line-height: 24px; }
.more-links ul li { padding: 17px 0; border-bottom: 1px solid #faf7ea; margin: 0; }
.more-links ul a { display: block; padding-right: 44px; position: relative; }
.more-links ul a:after { content: ""; background: #f3da73 url(/desktop/i/liveblog/sprite.png) no-repeat -108px 1px; width: 6px; height: 9px; position: absolute; right: 0; top: 50%; margin-top: -11px; width: 22px; height: 22px; border-radius: 50%; }
.theme--thejournal .more-links ul a { color: #0f558e; }
.theme--the42 .more-links ul a { color: #3e5c39; }
.theme--thedailyedge .more-links ul a { color: #b7252a; }
.theme--businessetc .more-links ul a { color: #0090af; }

/* summary block styles */
.summary-block { margin-bottom: 61px; }
.summary-block h2 { font-size: 20px; line-height: 24px; font-weight: 600; color: #54534d; text-transform: uppercase; border-bottom-width: 4px; border-bottom-style: solid; position: relative; padding-bottom: 9px; margin: 0; }
.summary-block h2:after { content: ""; z-index: 1; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; left: 14px; bottom: -10px; }
.theme--thejournal .summary-block h2 { border-bottom-color: #dddedf; }
.theme--thejournal .summary-block h2:after { border-color: #dddedf transparent transparent transparent; }
.theme--the42 .summary-block h2 { border-bottom-color: #f1efdd; }
.theme--the42 .summary-block h2:after { border-color: #f1efdd transparent transparent transparent; }
.theme--thedailyedge .summary-block h2 { border-bottom-color: #d3d0ce; }
.theme--thedailyedge .summary-block h2:after { border-color: #d3d0ce transparent transparent transparent; }
.theme--businessetc .summary-block h2 { border-bottom-color: #f1efdd; }
.theme--businessetc .summary-block h2:after { border-color: #f1efdd transparent transparent transparent; }
.summary-block ul { padding: 22px 0 0 19px; font-size: 17px; line-height: 24px; color: #333; position: relative; max-height: 500px; overflow: auto; background: -webkit-linear-gradient(white 30%, rgba(255, 255, 255, 0)), -webkit-linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, -webkit-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), transparent), -webkit-radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), transparent) 0 100%; background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), transparent), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), transparent) 0 100%; background: -webkit-linear-gradient(white 30%, rgba(255, 255, 255, 0)), -webkit-linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, -webkit-radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), transparent), -webkit-radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), transparent) 80% 100%; background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), transparent) 80% 100%; background-repeat: no-repeat; background-color: white; background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px; /* Opera doesn't support this in the shorthand */ background-attachment: local, local, scroll, scroll; }
.summary-block li { padding: 0 0 18px 29px; position: relative; border-left: 2px solid #ebebe7; margin: 0; }
.summary-block li:before { content: ""; position: absolute; left: -19px; top: -7px; }
.summary-block li:last-child { margin-bottom: 40px; }
.summary-block li:last-child:after { content: ""; position: absolute; left: -16px; bottom: -32px; }
.theme--thejournal .summary-block li { border-left: 2px solid #ebeced; }
.theme--thejournal .summary-block li:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat 0 -112px; width: 36px; height: 36px; }
.theme--thejournal .summary-block li:last-child:after { background: url(/desktop/i/liveblog/sprite.png) no-repeat -48px -114px; width: 30px; height: 30px; }
.theme--the42 .summary-block li { border-left: 2px solid #ebebe7; }
.theme--the42 .summary-block li:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat 0 -73px; width: 36px; height: 36px; }
.theme--the42 .summary-block li:last-child:after { background: url(/desktop/i/liveblog/sprite.png) no-repeat -48px -76px; width: 30px; height: 30px; }
.theme--thedailyedge .summary-block li { border-left: 2px solid #f0ece8; }
.theme--thedailyedge .summary-block li:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat 0 -153px; width: 36px; height: 36px; }
.theme--thedailyedge .summary-block li:last-child:after { background: url(/desktop/i/liveblog/sprite.png) no-repeat -48px -156px; width: 30px; height: 30px; }
.theme--businessetc .summary-block li { border-left: 2px solid #ebebe7; }
.theme--businessetc .summary-block li:before { background: url(/desktop/i/liveblog/sprite.png) no-repeat 0 -112px; width: 36px; height: 36px; }
.theme--businessetc .summary-block li:last-child:after { background: url(/desktop/i/liveblog/sprite.png) no-repeat -48px -114px; width: 30px; height: 30px; }
.summary-block time { font-size: 18px; line-height: 21px; font-weight: 600; display: block; margin-bottom: 2px; }
.summary-block time span { font-size: 12px; line-height: 14px; }
.theme--thejournal .summary-block time { color: #0e558e; }
.theme--the42 .summary-block time { color: #6b3951; }
.theme--thedailyedge .summary-block time { color: #B7252A; }
.theme--businessetc .summary-block time { color: #6b3951; }
.summary-block em { font-style: normal; color: #4b6255; }
.summary-block p { margin: 0; }

/* lineup info styles */
.lineup-info { margin-bottom: 30px; }
.lineup-info h2 { font-size: 20px; line-height: 24px; font-weight: 600; color: #54534d; text-transform: uppercase; border-bottom: 4px solid #e5e3d2; position: relative; padding-bottom: 9px; margin-bottom: 0 !important; }
.lineup-info h2:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; border-color: #e5e3d2 transparent transparent transparent; left: 14px; bottom: -10px; }
.lineup-info .player-lineup { padding: 23px 0 20px; position: relative; }
.lineup-info .player-lineup .team-t img { position: absolute; left: 0; top: 0; }
.lineup-info .player-lineup .team-t img.goalkeeper { left: 116px; top: 42px; }
.lineup-info .player-lineup .team-t img.defender-r { left: 17px; top: 82px; }
.lineup-info .player-lineup .team-t img.defender-r-c { left: 82px; top: 82px; }
.lineup-info .player-lineup .team-t img.defender-l-c { left: auto; right: 82px; top: 82px; }
.lineup-info .player-lineup .team-t img.defender-l { left: auto; right: 18px; top: 82px; }
.lineup-info .player-lineup .team-t img.midfielder-r { left: 17px; top: 129px; }
.lineup-info .player-lineup .team-t img.midfielder-r-c { left: 82px; top: 129px; }
.lineup-info .player-lineup .team-t img.midfielder-l-c { left: auto; right: 82px; top: 129px; }
.lineup-info .player-lineup .team-t img.midfielder-l { left: auto; right: 17px; top: 129px; }
.lineup-info .player-lineup .team-t img.striker-l { top: 176px; left: 50px; }
.lineup-info .player-lineup .team-t img.striker-r { left: auto; right: 50px; top: 176px; }
.lineup-info .player-lineup .team-b img { position: absolute; left: 0; bottom: 0; }
.lineup-info .player-lineup .team-b img.goalkeeper { bottom: 43px; left: 116px; }
.lineup-info .player-lineup .team-b img.defender-l { bottom: 87px; left: 17px; }
.lineup-info .player-lineup .team-b img.defender-l-c { bottom: 87px; left: 83px; }
.lineup-info .player-lineup .team-b img.defender-r-c { left: auto; bottom: 87px; right: 83px; }
.lineup-info .player-lineup .team-b img.defender-r { left: auto; bottom: 87px; right: 17px; }
.lineup-info .player-lineup .team-b img.midfielder-l { bottom: 131px; left: 17px; }
.lineup-info .player-lineup .team-b img.midfielder-l-c { bottom: 131px; left: 82px; }
.lineup-info .player-lineup .team-b img.midfielder-r-c { left: auto; bottom: 131px; right: 82px; }
.lineup-info .player-lineup .team-b img.midfielder-r { left: auto; bottom: 131px; right: 17px; }
.lineup-info .player-lineup .team-b img.striker-l { left: 50px; bottom: 174px; }
.lineup-info .player-lineup .team-b img.striker-r { left: auto; right: 50px; bottom: 174px; }

/* info block styles */
.info-block { margin-bottom: 41px; }
.info-block h2 { font-size: 20px; line-height: 24px; font-weight: 600; color: #54534d; text-transform: uppercase; border-bottom: 4px solid #f6f3e0; position: relative; padding-bottom: 9px; margin: 0 0 12px; }
.info-block h2:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; border-color: #f6f3e0 transparent transparent transparent; left: 14px; bottom: -10px; }
.info-block .info-table { width: 100%; border-collapse: collapse; text-align: left; margin: 0 0 11px; font-size: 16px; line-height: 18px; color: #333; border: none; }
.info-block .info-table .col1 { width: 133px; }
.info-block .info-table .col2 { width: 133px; }
.info-block .info-table tr { border-bottom: 1px solid #ededed; }
.info-block .info-table td { border: none; font-weight: 600; font-size: 16px; line-height: 23px; text-align: right; padding: 8px 0 8px 10px; }
.info-block .info-table td:first-child { font-weight: 600; text-align: left; padding: 8px 10px 8px 0; color: #646464; }

/* league team styles */
.league-team { margin-bottom: 36px; }
.league-team h2 { font-size: 20px; line-height: 24px; font-weight: 600; color: #54534d; text-transform: uppercase; border-bottom: 4px solid #e5e3d2; position: relative; padding-bottom: 9px; margin: 0 0 11px; }
.league-team h2:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; border-color: #e5e3d2 transparent transparent transparent; left: 14px; bottom: -10px; }
.league-team .league-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 16px; line-height: 18px; font-weight: 600; color: #333; margin: 0 0 11px; border: none; }
.league-team .league-table .col1 { width: 28px; }
.league-team .league-table .col2 { width: 216px; }
.league-team .league-table .col3 { width: 28px; }
.league-team th { font-weight: 700; color: #4b6255; text-transform: uppercase; }
.league-team th, .league-team td { padding: 10px 0; text-align: center; border: none; font-weight: 600; }
.league-team th:nth-child(2), .league-team td:nth-child(2) { padding: 10px 24px; text-align: left; }
.league-team tr { border-bottom: 1px solid #ededed; }
.league-team span { color: #646464; }
.league-team .view { display: block; text-align: right; font-size: 16px; line-height: 18px; font-weight: 700; text-transform: uppercase; }
.league-team .view a { display: inline-block; color: #646464; }

/* league block styles */
.league-block h2 { font-size: 20px; line-height: 24px; font-weight: 600; color: #54534d; text-transform: uppercase; border-bottom: 4px solid #f1efdd; position: relative; padding-bottom: 9px; margin: 0 0 11px; }
.league-block h2:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 7px 6px 0; border-color: #f1efdd transparent transparent transparent; left: 14px; bottom: -10px; }
.league-block .result-table { width: 100%; border-collapse: collapse; text-align: left; margin: 0 0 11px; font-size: 15px; line-height: 18px; font-weight: 600; color: #333; border: none; }
.league-block .result-table .col1 { width: 38px; }
.league-block .result-table .col2 { width: 82px; }
.league-block .result-table .col3 { width: 67px; }
.league-block .result-table .col4 { width: 120px; }
.league-block tr { border-bottom: 1px solid #ededed; }
.league-block td { border: none; padding: 6px 9px 6px 0; font-weight: 600; }
.league-block td:nth-child(2) { text-align: right; }
.league-block td:nth-child(3) { text-align: center; }
.league-block span { display: inline-block; background: #3e5c39; width: 26px; height: 26px; font-size: 12px; line-height: 26px; color: #fff; font-weight: 600; text-transform: uppercase; text-align: center; border-radius: 50%; padding: 0 7px; }
.league-block em { font-style: normal; font-weight: 700; }
.league-block .view { display: block; text-align: right; font-size: 16px; line-height: 18px; font-weight: 700; text-transform: uppercase; }
.league-block .view a { display: inline-block; color: #646464; }
