/*! 1.1.0 | Copyright 2023 Vladimir Sanghelios - FrontEndDesigner */
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Khand:400,500,600|Roboto:300,400,500,700|Oswald:400,500');
@font-face {font-family: "Google Sans Regular";src: url('https://vladsanghelios.000webhostapp.com/sources/fonts/Google-Sans-Font/GoogleSans-Regular.ttf');}
@font-face {font-family: "Google Sans Medium";src: url('https://vladsanghelios.000webhostapp.com/sources/fonts/Google-Sans-Font/GoogleSans-Medium.ttf');}
[class^="mdl2-"], [class*="mdl2-"] {font-family: 'Segoe MDL2 Assets';}
[class^="mdl2-"]::before, [class*="mdl2-"]::before {font-size: 1.8pc;}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a {color: #ab0000; text-decoration: underline; text-decoration-style: dotted;}
::selection {background: #ab0000;color: #fff;}
body {font-family: 'Google Sans Regular', Arial, sans-serif;font-size: 1em;font-weight: 400; background-color: #f0eeee; color: #333;}
body.modal-activo {overflow: hidden;} /*Terms&ConditionsModal*/
#header-image img {width: 25%;margin: 20px 0;}

/*LabelBETA*/
.new-box {
  position: absolute;
  top: -4px;
  overflow: hidden;
  height: 85px;
  width: 85px;
  text-align: center;
  z-index: 0;
}
.label {
  color: white;
  background: #ab0000;
  text-transform: uppercase;
  width: 100px;
  text-align: center;
  display: block;
  position: absolute;
  left: -30px;
  top: 10px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*Search*/
#searchInput {width: 100%;padding: 10px 12px;border: none;border-radius: 4px;font-family: 'Segoe UI', Arial, sans-serif;background: #f3f3f3;color: #222;transition: border-color 0.2s;outline: none;font-size: 16px;}
#searchInput:focus {border-color: #0078D4;}
#resultsList {display: none;position: absolute;top: 100%;left: 0;width: 100%;max-height: 300px;overflow-y: auto;background: #fff;border-radius: 4px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);font-family: 'Segoe UI', Arial, sans-serif;color: #222;z-index: 1050;list-style: none;margin: 5px 0 0 0;padding: 0;}
#resultsList li {padding: 10px;border-bottom: 1px solid #eee;cursor: pointer;}
#resultsList li:last-child {border-bottom: none;}
#resultsList a {text-decoration: none;color: #333;}
#resultsList li:hover {background-color: #f0f0f0;}
.NodeHeader_vs-header-flex-22Zxf {display: flex;flex-direction: column;align-items: center;width: 100%;}
.NodeHeader_vs-alignment-center-UymKn {align-items: center;text-align: center;}
.NodeBannerWidget_vs-container-content-x3fkC {position: relative;}
.NodeBannerWidget_vs-container-content-x3fkC {z-index: 1;}
.NodeHeader_vs-search {min-width: 100%;text-align: left;}
.BannerSearch_vs-search-conteiner-5akZg {display: flex;flex-direction: column;position: relative;}
.styles_form-group-SBBeT {margin-bottom: 1.25rem;}
.styles_vs-g-mb-0-AIhaX {margin-bottom: 0 !important;}
.styles_input-group-9JmKA {position: relative !important;}
.BannerSearch_vs-embedded-search-wrapper-kDv4e {z-index: 1041;}
.SearchField_vs-input-AjHkp {display: flex;border: 1px solid #d2d2d2;align-items: center; background-color: #f3f3f3}
.SearchField_vs-input-U0z8L {border-radius: 9px;}
.styles_input-group-prepend-cmSLp {display: flex;}
.styles_input-group-prepend-cmSLp {margin-left: -.0625rem;}
.SearchField_vs-input-group-prepend-zocR1 {display: flex;align-items: center;}
.SearchField_vs-input-group-prepend-lg-HyVtQ {padding-left: 1.5625rem;}
.styles_vs-g-icon-size-20-oBHJy {width: 24px;height: 24px;min-width: 24px;min-height: 24px;}
.Icon_vs-icon-in1Gb {border: none;background: transparent;cursor: default; color: rgba(112, 112, 112, 1);}
#clearBtn {position: absolute;right: 5px;top: 55%;transform: translateY(-50%);border: none;background: transparent;font-size: 18px;cursor: pointer;color: #888;}
#clearBtn:hover {color: #000;}

@media (min-width: 992px) {.NodeHeader_vs-content-width-medium-bxTGj {width: 44.44%;}}

/*MainContent*/
.lia-content ul {padding-left: 0; list-style: none;}
.lia-content:before, .lia-content:after {content: ' '; display: table;}
.lia-quilt-row:before, .lia-quilt-row:after {content: ' '; display: table;}
.lia-menu-bar:before, .lia-menu-bar:after {content: " "; display: table;}
.lia-panel-content:before, .lia-panel-content:after {content: " "; display: table;}
.lia-content {margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px;}
.lia-content {padding-left: 0; padding-right: 0;}
.lia-content {min-width: 320px;}
.lia-top-quilt {background-color: #f0eeed;}
.lia-top-quilt {background-color: #f0eeee;}
.lia-content .lia-quilt-row {margin-left: 10px; margin-right: 10px;}
.lia-content .lia-quilt-row {margin-left: 0; margin-right: 0;}
.lia-content .lia-top-quilt>.lia-quilt-row-main {width: 100%; margin: 0 auto;}
aside {width: 100%;}
.row-wrapper {display: flex; flex-wrap: wrap; width: 100%;}
.margin-top-20 {margin-top: 20px !important;} .margin-bottom-20 {margin-bottom: 20px !important;}
.column-100 {width: 100%; flex: 1 1 100%; margin-bottom: 20px;}
.member-statistics-wrapper .member-statistics-inner .member-statistics-list {display: grid; grid-template-columns: repeat(auto-fit, minmax(325px, 1fr)); grid-gap: 2.5rem;}
.lia-content ul, .lia-list-standard {padding-left: 0; list-style: none;}
.lia-panel, .lia-panel-message, .lia-message-view-display, .lia-tkb-article-summary-view, .lias-spoiler-container, .lia-tkb-content-finder .lia-search-tag-filter {-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); background-color: #fff; border: 1px solid #d1d1d1; border-radius: 4px; margin-bottom: 24px;}
.member-statistics-wrapper .member-statistics-inner .member-statistics-list-item {display: flex; flex-direction: column; align-items: stretch; min-height: 400px;}
.member-statistics-wrapper .member-statistics-inner .member-statistics-list-item .title-text {flex: 0 0 50px; font-size: 25px; line-height: 1.1em; font-weight: 600; font-family: 'Khand', Arial, Helvetica, sans-serif; letter-spacing: 1px; text-transform: uppercase; color: #333; display: flex; align-items: flex-start;}
.member-statistics-wrapper .member-statistics-inner .member-statistics-list-item .card-body {min-height: 520px;}
.custom-category-top-contributors-wrapper {margin-left: 0px; width: 100%;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper {padding-top: 1rem; margin-left: 0; width: 100%;}
.member-statistics-wrapper .lia-panel {margin-bottom: 0 !important;} .lia-panel {width: auto;}
.lia-panel {background-color: #fff; border: 0; border-radius: 4px; box-shadow: none; position: relative;}
.lia-panel, .lia-panel-message, .lia-tkb-article-summary-view, .lia-component-views-widget-user-search-item-layout, .lia-component-views-widget-thread-search-item-layout, .lias-spoiler-container {border-radius: 0;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .lia-panel-content {border: none; padding: 20px 20px 0 20px;}
.custom-category-top-contributors-component .lia-panel-content {padding-top: 0px; border: 1px solid #c8c8c8;}
.lia-panel .lia-panel-content {padding-top: 10px;} .lia-panel-content {padding-top: 0;}
.lia-panel-content, .lia-panel-message-content, .lias-spoiler-border, .lia-tkb-content-finder .lia-search-tag-filter {display: block; max-width: 100%; height: auto; padding: 20px;}
.lia-panel-content:before, .lia-panel-message-content:before, .lias-spoiler-border:before, .lia-tkb-content-finder .lia-search-tag-filter:before, .lia-panel-content:after, .lia-panel-message-content:after, .lia-spoiler-border:after, .lia-tkb-content-finder .lia-search-tag-filter:after {content: " "; display: table;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .custom-category-top-contributors-header {display: none;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-header {border-bottom: 1px solid #c8c8c8; margin-left: -15px; margin-right: -15px; margin-bottom: 15px; position: relative;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content {padding-bottom: 0;}
.custom-category-top-contributors-content .spinner.memberOfTheWeek-spinner {left: calc(50% - 25px); top: calc(50% - 25px);}
.spinner {position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(255, 255, 255, 0.4); z-index: 2;}
.hide, .lia-button-hidden, .lia-button-wrapper-hidden, .lia-hidden {display: none !important;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .topContributor-loading-content {display: flex; flex-direction: column; justify-content: stretch; min-height: 448px; flex: 1;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-footer-content {min-height: 50px; position: static !important; display: flex; justify-content: flex-end; align-items: center; border-top: none;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-footer-content {position: absolute; left: 0; bottom: 10px; border-top: 1px solid #cfcfcf; width: 100%; display: flex;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-footer-content .external-link {font-weight: 500; font-size: 16px; display: inline-block;} .lia-body .external-link {white-space: nowrap; text-decoration: none;} .external-link {white-space: nowrap; text-decoration: none;}
.member-statistics-wrapper .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item {min-height: unset; padding: 8px 0;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item:last-child {border-bottom: none;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item {width: 100%; height: auto; border-bottom: 1px solid #d8d8d8; padding: 10px 0px; display: flex; flex-direction: column; justify-content: space-between; min-height: 90px;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .item-basics {display: inline-flex; width: 100%; height: 40px;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .avatar-wrapper {margin-right: 10px;} .lia-content .UserAvatarWrapper {position: relative; float: left;}
.UserAvatarWrapper div.UserAvatar a.UserAvatar {color: transparent;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .avatar-wrapper img {width: 35px; height: 35px; border-radius: 30px; border: 2px solid;}
.lia-content .UserAvatarWrapper .UserAvatar>img.user-rank-ring {border-width: 3px; border-style: solid; max-width: none !important;} .UserAvatarWrapper div.UserAvatar a.UserAvatar img {color: inherit;}
.UserAvatar>img, .lia-content .UserAvatarWrapper .UserAvatar>img {width: 44px; height: 44px; max-width: none !important;}
.lia-content .UserAvatarWrapper .UserAvatar>img {width: 44px; height: 44px; max-width: none !important;}
.UserAvatar>img {border-radius: 50%; height: 40px; object-fit: cover; width: 40px; max-width: none; box-shadow: 0 0 1px 0 #c4c4c4 inset, 0 0 1px 0 #c4c4c4;} .lia-user-avatar-message {width: 60px;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .details-wrapper {padding-top: 0px;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .details-wrapper .username {padding: 0;}
.lia-content h3 {font-size: 18px; font-family: 'Khand', Arial, Helvetica, sans-serif;} .lia-content h1, .lia-content h2, .lia-content h3, .lia-content h4, .lia-content h5, .lia-content h6 {margin: 0;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .stats-wrapper {margin: 0;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .stats-wrapper .stats-list {margin: 0; padding: 0; display: flex; align-items: center; justify-content: space-around;} .lia-content ul, .lia-list-standard {padding-left: 0; list-style: none;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .stats-wrapper .stats-list .list-item  {float: left; text-align: left; color: #666; margin-right: 15px;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .stats-wrapper .stats-list .list-item .post-count .header-stats-post, .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .stats-wrapper .stats-list .list-item .likes-count .header-stats-post, .custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content .top-contributor-item .stats-wrapper .stats-list .list-item .solutions-count .header-stats-post {float: left;}
.custom-category-top-contributors-wrapper .custom-category-top-contributors-component .custom-category-top-contributors-content {padding-bottom: 35px;}
.member-statistics-wrapper .custom-newest-members-wrapper {display: flex; flex-direction: column; justify-content: stretch; min-height: 100%;} .member-statistics-wrapper .custom-newest-members-wrapper .custom-newest-members-inner {flex: 1; padding: 2rem;}
.member-statistics-wrapper .custom-newest-members-wrapper .custom-newest-members-footer {flex: 0 0 50px; display: flex; justify-content: flex-end; padding: 1.5rem;}
.member-statistics-wrapper .custom-newest-members-wrapper .custom-newest-members-footer .browse-all-link {font-weight: 500; font-size: 16px;}
.member-statistics-wrapper .custom-newest-members-wrapper .custom-newest-members-footer .browse-all-link a {display: inline-block;} .lia-body .external-link {white-space: nowrap; text-decoration: none;} .external-link {white-space: nowrap; text-decoration: none;} .external-link .material-symbols-sharp {vertical-align: middle;}
.member-statistics-wrapper .custom-newest-members-wrapper .item-basics {display: flex; align-items: center; margin-bottom: 1.5rem; max-width: 100%; overflow: hidden; word-break: break-all; padding: 5px;}
.member-statistics-wrapper .custom-newest-members-wrapper .item-basics .UserAvatarWrapper.avatar-wrapper {position: absolute;} .UserAvatarWrapper div.UserAvatar a.UserAvatar {color: transparent;}
.member-statistics-wrapper .custom-newest-members-wrapper .item-basics img {width: 35px !important; height: 35px !important; border-width: 2px !important;}
.member-statistics-wrapper .custom-newest-members-wrapper .item-basics .details-wrapper {margin-left: 40px;} .member-statistics-wrapper .custom-newest-members-wrapper .item-basics .username {margin-left: 1rem;}
.welcome-content .copy-wrapper .welcome-title {font-size: 32px; line-height: 1.2em; font-weight: 500; color: #ab0000; margin-bottom: 2rem;}
.welcome-content .copy-wrapper .welcome-text {font-size: 16px; line-height: 1.3em;}
.welcome-content {padding: 50px;display: flex; flex-direction: column;justify-content: space-between;}
.welcome-content .welcome-cta-wrapper {flex: 1; line-height: normal; color: #272727; position: relative;}
.welcome-content .welcome-cta-wrapper .welcome-cta-title {font-size: 28px; font-weight: 500; line-height: 1.55em;}
.welcome-content .welcome-cta-wrapper .welcome-cta-copy {font-size: 16px; margin-bottom: 1.3rem;}
.card-item {box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.11), 0 0.1875rem 0.4375rem rgba(0, 0, 0, 0.13) !important; background-color: #fff;}
.welcome-content .copy-wrapper {flex: 0 0 55%; margin-right: 20px; padding-right: 2.5rem;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header:before {content: " "; display: table;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header:after {clear: both;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header:after {content: " "; display: table;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header {margin-right: auto; margin-left: auto; padding-right: 10px; padding-left: 10px;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header {min-width: 320px;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header {padding-left: 0; padding-right: 0;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-top-quilt {background-color: #f0eeee;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-top-quilt {background-color: #f0eeed;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-row {margin-left: 10px; margin-right: 10px;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-row {margin-left: 0; margin-right: 0;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-column-24 {position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-row>.lia-quilt-column:first-child {padding-left: 0;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-row>.lia-quilt-column:last-child {padding-right: 0;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-top-quilt>.lia-quilt-row-header>.lia-quilt-column-common-header {padding: 0;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-row:before, .lia-quilt-row:after {content: " "; display: table;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .lia-quilt-row:after {clear: both;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .home-header-wrapper {top: 52px; width: 100%; z-index: 2; background: linear-gradient(270deg, #000000 1%, transparent 40%), linear-gradient(90deg, #000000 1%, transparent 40%), #333 url(/community/html/assets/homepage/images/community-hub-home-bg.png) no-repeat center; transition: background 300ms ease-in; color: #fff; min-height: 203px; display: flex; align-items: center; justify-content: center;}
.MinWidthContainer .min-width-wrapper .min-width .lia-content-header .home-header-wrapper .skip-link a {background: none repeat scroll 0 0 transparent; background-color: #ab0000; border-bottom: 1px solid #fff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-right: 1px solid #fff; color: #ffffff; right: 0; padding: 8px; position: fixed; top: -40px; transition: top 1s ease-out 0s, background 1s linear 0s; z-index: 0; width: 100%; text-align: center; outline: none !important;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .custom-blog-article-page-header-wrapper {align-self: flex-start; padding: 30px 0;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content.lia-quilt-column-18 {background-color: #fff; padding: 30px; position: relative;}
.lia-content .lia-top-quilt>.lia-quilt-row-main>.lia-quilt-column {padding: 0px;}
.lia-content .lia-quilt-row>.lia-quilt-column:first-child {padding-left: 0;}
.lia-content .lia-quilt-row>.lia-quilt-column:last-child {padding-right: 0;}
.lia-content .lia-quilt-column-06, .lia-quilt-column-18, .lia-quilt-column-24 {position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px;}
.lia-content .lia-top-quilt>.lia-quilt-row-main>.lia-quilt-column>.lia-quilt-column-alley {margin-bottom: 20px;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-subject-wrapper .ba-title-action-menu-wrapper {display: flex; justify-content: space-between;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-subject-wrapper .ba-title-action-menu-wrapper .ba-title {width: 100%;}
.lia-content .ba-subject-header-wrapper .ba-subject-wrapper .ba-title {display: flex; justify-content: space-between; align-items: start;}
.lia-content .ba-subject-header-wrapper .ba-subject-wrapper .ba-title .h1-like-title {box-sizing: border-box; color: #333333; display: block; font-size: 34px; font-weight: 400; text-size-adjust: 100%;}
.lia-component-menu-bar, .lia-menu-bar {margin-bottom: 10px;}
.lia-menu-bar {margin-bottom: 20px;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-and-metrics-wrapper {flex-direction: column;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-and-metrics-wrapper, .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-wrapper, .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-info {display: flex;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-and-metrics-wrapper .ba-author-wrapper>span, .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-and-metrics-wrapper .ba-author-info>.user-login {align-self: center;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-and-metrics-wrapper .ba-author-info .UserName {padding: 0 10px;}
.lia-content .lia-user-name {white-space: nowrap;}
.lia-content .UserAvatarWrapper div.UserAvatar a.UserAvatar {color: transparent;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .ba-subject-header-wrapper .ba-author-and-metrics-wrapper .ba-author-info .UserName .UserAvatarWrapper .lia-user-avatar-message {height: 32px; width: 32px;}
.lia-content .UserAvatarWrapper>img, .lia-content .UserAvatarWrapper .UserAvatar>img {width: 44px; height: 44px; max-width: none !important;}
.lia-content .UserAvatarWrapper .UserAvatar>img.user-rank-ring {border-width: 3px; border-style: solid; max-width: none !important;}
.lia-content .ba-metrics-info {display: flex; flex-direction: column;}
.lia-content .ba-metrics-info .metrics {flex: 1 0 100%;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .custom-blog-article-wrapper .lia-panel-message {margin-top: 0;}
.lia-content .lia-panel-message {-webkit-box-shadow: none; box-shadow: none; background-color: transparent; border: none; border-radius: 0; margin-bottom: 24px;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .custom-blog-article-wrapper .lia-panel-message .lia-message-view-blog-topic-message {position: unset;}
.lia-content .MessageView.lia-message-view-blog-topic-message {border-radius: 0;}
.lia-content .lia-panel .lia-message-view-blog-topic-message.lia-message-view-display {margin-bottom: 0;}
.lia-content .lia-panel-message>.lia-message-view-display {border: 0; margin-bottom: 0;}
.lia-content .lia-message-view-display {clear: both; position: relative; padding-bottom: 20px; padding-left: 0; padding-right: 0; padding-top: 20px;}
.lia-content .lia-message-view-display {display: block; max-width: 100%; height: auto; padding: 20px;}
.lia-content .lia-message-view-blog-topic-message {padding: 0;}
.lia-content .lia-quilt-layout-one-column-message>.lia-quilt-row-main {padding-left: 40px; padding-right: 40px;}
.lia-content .lia-quilt-blog-topic-message>.lia-quilt-row-main {padding: 25px;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .custom-blog-article-wrapper .lia-message-view-blog-topic-message .lia-quilt-row-main {padding: 10px 0 0;}
.lia-content .lia-quilt-layout-one-column-message>.lia-quilt-row>.lia-quilt-column, .lia-quilt-blog-topic-message>.lia-quilt-row>.lia-quilt-column {padding-left: 0; padding-right: 0;}
.lia-content .lia-quilt-row-main>.lia-quilt-column-single>.lia-quilt-column-alley {background-color: inherit; padding: 0;}
.lia-content .lia-message-view-display .lia-message-body-wrapper {margin-bottom: 10px; margin-top: 10px;}
.lia-content .lia-message-body {overflow: auto;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .custom-blog-article-wrapper .lia-message-view-blog-topic-message .lia-quilt-row-main .lia-message-body {overflow: unset;}
.lia-content .lia-message-body {margin-bottom: 10px;}
.lia-content .lia-message-body, .lia-content .lia-message-body-content {font-size: 16px; font-weight: 300; line-height: 1.71428571;}
.lia-content .lia-panel .lia-panel-heading-bar-title, .lia-content .lia-message-body-content, .lia-content .lia-message-body {white-space: normal; word-break: break-word; word-wrap: break-word;}
.lia-content .lia-quilt-column-left.lia-quilt-column-main-content .lia-message-body .lia-message-body-content {overflow: auto;}
.lia-content .lia-message-body-content {margin-bottom: 10px;}
.lia-content .lia-quilt-column-left.lia-quilt-column-main-content .lia-message-body p {font-size: 14px;}
.lia-content .lia-message-body-content p, .lia-message-body p {margin-bottom: 0;}
.lia-content .lia-quilt-blog-message>.lia-quilt-row-footer, .lia-quilt-blog-topic-message>.lia-quilt-row-footer {border-top: 1px solid #c4c4c4; padding: 20px 25px;}
.lia-content .lia-quilt-layout-one-column-message>.lia-quilt-row-footer {background-color: #fbfbfb;}
.lia-content .lia-quilt-layout-one-column-message>.lia-quilt-row-footer {padding: 20px;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content .custom-blog-article-wrapper .lia-message-view-blog-topic-message .lia-quilt-row-footer {padding: 20px 0 0; border-top: none; box-shadow: 0 2px 0 #fff;}
.lia-content .lia-message-view-blog-topic-message.lia-message-view-display .lia-quilt-row-footer {background-color: #fff;}.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .custom-blog-article-wrapper #content .lia-quilt-row-main .lia-message-body-wrapper .lia-message-body-content .change del {color: #777;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .custom-blog-article-wrapper #content .lia-quilt-row-main .lia-message-body-wrapper .lia-message-body-content .change .new, .old, .in-progress, .hg-priority, .wt-priority, .lw-priority {font-family: 'Roboto', Arial, sans-serif; color: #eee; border-radius: 4px; text-transform: uppercase; letter-spacing: 1px; font-size: .75em; padding: 4px 4px 1px; margin-right: 2px; margin-left: 2px;}
.lia-message-body-content .change .new {background: #91A85F;} .lia-message-body-content .change .old {background: #870000;} .lia-message-body-content .change .in-progress {background: #2D9FFF;} .lia-message-body-content .change .hg-priority {background: #001797;} .lia-message-body-content .change .wt-priority {background: #DACB48;} .lia-message-body-content .change .lw-priority {background: #FF2D2D;}
#modal-terminos {position: fixed;top: 0; left: 0;width: 100%; height: 100%;background: rgba(0, 0, 0, 0.7);display: flex;justify-content: center;align-items: center;z-index: 10000;}
#modal-contenido {background: white;color: #333;padding: 30px;max-width: 500px;text-align: center;border-radius: 8px;box-shadow: 0 0 15px rgba(0,0,0,0.3);font-family: "Google Sans Regular", Arial, Helvetica, sans-serif;}
#modal-contenido button {margin: 10px;padding: 10px 20px;font-size: 16px;border-radius: 5px;cursor: pointer;}
#btn-aceptar {border: none;background-color: #ab0000;color: white;}
#btn-rechazar {background-color: #ffffff;border: 1px solid #ab0000;color: #ab0000;}
.css-137 > :not(:first-child) {margin-top: 8px;}
/*Sidebar*/
.lia-content .lia-panel .lia-panel-heading-bar-title {line-height: 1.71428571;}
.lia-content .lia-panel-heading-bar-title {color: inherit; font-size: 16px; margin-bottom: 0; margin-top: 0;}
.lia-content .lia-panel .lia-panel-heading-bar-title {font-size: 16px; font-weight: normal; line-height: 1.2;}
.lia-content .lia-panel .lia-panel-heading-bar-title {font-size: 18px}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-column-side-content {padding-top: 0 !important;}
.lia-content .lia-quilt-column-side-content>.lia-quilt-column-alley-right {display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-flex: 1 auto; -webkit-flex: 1 auto; -ms-flex: 1 auto; flex: 1 auto; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between;}
.lia-content .lia-quilt-column-side-content>.lia-quilt-column-alley-right {display: inherit;}
.lia-content .lia-panel .lia-panel-heading-bar {border-top-right-radius: 3px; border-bottom-left-radius: 3px; background-color: #fff; border-bottom: 1px solid transparent; border-color: #d1d1d1; color: #333; padding: 8.5px 15px;}
.lia-content .lia-quilt-column-side-content .lia-panel {background-color: #fff;}
.lia-content .lia-quilt-column-side-content .lia-panel {background-color: #fff; margin-bottom: 20px;}
.lia-content .lia-panel .lia-panel-heading-bar {border-bottom: 1px solid #c4c4c4;}
.lia-content .lia-panel .lia-panel-heading-bar {border-bottom: 1px solid #767676;}
.lia-content .lia-quilt-column-side-content .lia-panel .lia-panel-heading-bar-wrapper {border-bottom: 1px solid #c8c8c8;}
.lia-content .lia-quilt-column-side-content .lia-panel .lia-panel-heading-bar {padding: 10px 15px 10px 24px;}
.lia-content .lia-panel .lia-panel-heading-bar {padding-right: 35px;}
.lia-content .lia-quilt-column-side-content .lia-panel .lia-panel-heading-bar {border-bottom: none; padding: 15px; min-height: 45px;}
.lia-content .lia-quilt-column-side-content .lia-panel .lia-panel-heading-bar-title {font-size: 18px; font-weight: 300; color: #5e5e5e;}
.lia-content .lia-panel-content {padding-top: 0;}
.lia-content .lia-panel .lia-panel-content {padding-top: 10px;}
.lia-content .lia-panel-content {display: block; max-width: 100%; height: auto; padding: 20px;}
.lia-content .lia-revision-info-wrapper {width: 100%;}
.lia-content .lia-revision-info-wrapper .lia-revision-info-row {display: table-row;}
.lia-content .lia-revision-info-wrapper .lia-revision-info-title-cell {font-weight: bold; white-space: nowrap; width: 25%;}
.lia-content .lia-revision-info-wrapper .lia-revision-info-data-cell {width: 75%;}
.lia-content .lia-revision-info-wrapper .lia-revision-info-title-cell, .lia-revision-info-wrapper .lia-revision-info-data-cell {display: table-cell; padding-bottom: 0; padding-right: 16px; padding-top: 0; position: relative;}
.lia-content .lia-message-by, .lia-user-name, .local-date, .local-time {white-space: nowrap;}
.lia-content .lia-user-name .login-bold {color: #ab0000;}
.lia-content .UserName .login-bold, .lia-user-name .login-bold {font-weight: bold;}
.lia-content .custom-social-share-component {position: relative;}
.lia-content aside {width: 100%; display: block;}
.lia-content .custom-share-component {background-color: transparent;}
.lia-content .custom-share-component {margin-left: 20px;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-column-side-content .blog-article-social-share-widget-wrapper .custom-share-component {margin: unset !important; background: transparent;}
.lia-content .custom-share-component .lia-decoration-border-content {border: 1px solid #c8c8c8;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-column-side-content .blog-article-social-share-widget-wrapper .custom-share-component .lia-decoration-border-content {border: none;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-column-side-content .blog-article-social-share-widget-wrapper .custom-share-component .lia-decoration-border-content .lia-panel-heading-bar-wrapper {border: none;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-column-side-content .blog-article-social-share-widget-wrapper .custom-share-component .lia-decoration-border-content .lia-panel-heading-bar-wrapper .lia-panel-heading-bar {background: transparent; padding: 10px 0;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-column-side-content .blog-article-social-share-widget-wrapper .custom-share-component .lia-decoration-border-content .lia-panel-heading-bar-wrapper .lia-panel-heading-bar #customShareWidget {color: #000; font-weight: 400;}
.lia-content .custom-share-component .lia-panel-content {background-color: #f5f5f5; padding-top: 30px;}
.lia-content .custom-share-component .lia-panel-content {background-color: white !important; padding-top: 20px;}
.lia-content .custom-social-share-component .custom-social-share-widget .social-share-options {position: relative; margin: 0; padding: 0; line-height: 10px; display: flex; justify-content: left; gap: 5px;}
.lia-content .custom-social-share-component .custom-social-share-widget .social-share-options .social-share-option {text-align: left;}
.lia-content .custom-social-share-component .custom-social-share-widget .social-share-options .social-share-option .social-share-link {min-width: 30px; min-height: 30px; display: block;}
.lia-content .custom-social-share-component .custom-social-share-widget .social-share-options .social-share-option .social-share-link .social-share-title {display: none; font-weight: 400; color: #000;}


/*MediaQueries*/
@media (min-width: 573px) {
  .lia-content .ba-metrics-info {flex-direction: row;}
}
@media (min-width: 576px) {
  .member-statistics-wrapper .member-statistics-inner .member-statistics-list {grid-template-columns: repeat(auto-fit, minmax(370px, 1fr));}
}
@media (min-width: 640px) {
  .member-statistics-wrapper .member-statistics-inner .member-statistics-list {grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));}
}
@media (min-width: 768px) {
  .welcome-content {flex-direction: row;}
  .welcome-content .copy-wrapper {border-right: 1px solid #c9c9c9;}
  .welcome-content .welcome-cta-wrapper {padding-left: 1.5rem;}
  .lia-top-quilt>.lia-quilt-row-main {width: 740px;}
}
@media (min-width: 992px) {
  .lia-quilt-column-24 {width: 100%;}
  .custom-category-top-contributors-wrapper {margin-left: 20px; width: 95%;}
  .lia-top-quilt>.lia-quilt-row-main {width: 960px;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content.lia-quilt-column-18 {width: 65%;}
  .lia-top-quilt>.lia-quilt-row-main>.lia-quilt-column:first-child {padding-left: 20px;}
  .lia-top-quilt>.lia-quilt-row-main>.lia-quilt-column:first-child {padding-left: 0;}
  .lia-quilt-column-18 {width: 75%;}
  .lia-quilt-column-06, .lia-quilt-column-18, .lia-quilt-column-24 {float: left;}
  .lia-content .ba-metrics-info .metrics {flex: 1 0 80%;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-side-content.lia-quilt-column-06 {width: 35%;}
  .lia-content .lia-quilt-column-side-content {padding-left: 20px; padding-top: 102px !important;}
  .lia-content .lia-top-quilt>.lia-quilt-row-main>.lia-quilt-column:last-child {padding-right: 20px;}
  .lia-content .lia-top-quilt>.lia-quilt-row-main>.lia-quilt-column {padding-left: 10px; padding-right: 10px;}
  .lia-content .lia-quilt-column-06 {width: 25%;}
}
@media (min-width: 1200px) {
  .column-100 {margin-bottom: 0;}
  .member-statistics-wrapper .member-statistics-inner .member-statistics-list {grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));}
  .lia-top-quilt>.lia-quilt-row-main {width: 1160px;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6>.lia-quilt-row-main {width: 90vw;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-main-content.lia-quilt-column-18 {width: 75%;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .custom-blog-article-wrapper #content .lia-quilt-row-main .lia-message-body-wrapper .lia-message-body-content {overflow-x: auto;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .custom-blog-article-wrapper #content .lia-quilt-row-main .lia-message-body-wrapper .lia-message-body-content p {font-size: 14px;}
  .lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-main .lia-quilt-column-side-content.lia-quilt-column-06 {width: 25%;}
}
.content__divider {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQYV2NkmLzyPwMaYKSBIACcygstzEooTgAAAABJRU5ErkJggg==);
  margin: 4px 0 6px 0;
  padding: 4px 0;
  width: 100%;
  float: right;
}
#main-wrapper::after {clear: both;}
#main-wrapper::before, #main-wrapper::after {content: " "; display: table;}
#main-wrapper {
  margin: 0 auto;
  width: 1000px;
  z-index: 10;
}
#main-wrapper .top-wrapper {margin-top: 40px;}
#content-wrapper {
  margin: 45px 0 45px 0;
  background: #fff;
  float: left;
  width: 100%;
}
#content-main {
  float: left;
  width: 660px;
}
#home-main {
  background: #fff;
  float: left;
  padding: 30px;
  width: 100%;
  border-right: 1px solid#E9E9E9;
}
.home-widget {
    margin-bottom: 30px;
}
.home-widget, .sidebar-widget {
    float: left;

    width: 100%;
}
.home-widget, .wide-widget {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.title__site {
  font-family: Khand;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 30px;
  font-weight: 600;
}
h4.post__title a {
  line-height: 90%;
  text-decoration: none;
  font-family: 'Khand', Arial, sans-serif;
  color: #656565;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
  transition: all .2s ease-in-out;
}
h4.post__title a:hover {color: #ab0000;}
.icons-item--touched .icons-tag {
    background: #F1F1F1;
    display: block;
    position: absolute;
    padding: 10px;
}
.post__thumb img {
  width: 100%;
  border-radius: 2px;
  border: 2px solid#ab0000;
  margin: 0 26px 20px 0;
}
.news__resume {
  color: #8c8c8c;
  font-size: 16px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  line-height: 17px;
  margin: 14px 0 14px 0;
  text-align: justify;
}
#date-icon {
  background: url(https://microlity.com/files/themes/icons/icon/general-88d1d7a115c2e0a921700310159a3d8c.png) 3px -20px no-repeat;
  text-decoration: none;
  float: left;
  text-align: right;
  margin: 0;
  padding: 0 20px 0 20px;
  background-size: 14px;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  color: #8c8c8c;
}
.home-widget hr {
  width: 100%;
  margin: 40px 0 20px 0;
  border: 0;
  background-color: #eee;
  height: 1px;
  display: block;
  box-sizing: border-box;
}

/*Content_NewPost*/
#t__post {
    font-family: 'Khand', Arial, sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
}
#date__pp {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 0.75em;
    color: #999;
}
.text__post {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 1em;
    text-align: justify;
    line-height: 1.25em;
    color: #333132;
    margin: 1.25em 0;
}
.list-icon li {list-style-image: url(https://vladsanghelios.000webhostapp.com/files/themes/images/dot_icon.png);vertical-align: middle;}
.profile {
  position: relative;
  width: 100%;
  float: left;
  margin: 1.25em 0;
}
.profile img {
  border-radius: 50px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 100px;
}
.profile-text {
  color: #8c8c8c;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 14px;
  text-align: justify;
}
.profile-name {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 1.4em;
  width: 100%;
  color: #8c8c8c;
}
.profile-name a {text-decoration: none;color: #8c8c8c;}
.profile-name a:hover {text-decoration: underline;}
.profile li {
  display: inline-block;
  margin: 10px 4px 0px 0px;
  list-style: none;
}
.profile li a {color: #8c8c8c;}
.profile li a:hover {color: #242323;}

/*--Breadcrumbs--*/
.custom-blog-article-page-header-wrapper .custom-common-widget-breadcrumb {padding-top: 15px;}
.custom-common-widget-breadcrumb {width: 66%; float: left;} .custom-common-widget-breadcrumb {background: transparent;}
.lia-content .lia-quilt-blog-article-page.lia-quilt-layout-two-column-main-side-18-6 .lia-quilt-row-header .custom-blog-article-page-header-wrapper .custom-common-widget-breadcrumb {padding-top: 15px;} .custom-common-widget-breadcrumb {width: 66%; float: left;} .custom-common-widget-breadcrumb {background: transparent;}
.lia-content .BreadCrumb {margin-left: 0; display: inline;} .custom-common-widget-breadcrumb .custom-common-widget-breadcrumb-wrapper .lia-component-common-widget-breadcrumb {display: inline; margin-bottom: 0 !important;} .lia-breadcrumb {margin-bottom: 0; margin-left: 10px;} .lia-breadcrumb {margin-bottom: 10px;}
.lia-content .BreadCrumb ul.lia-list-standard-inline {padding: 0;} .lia-breadcrumb>.lia-list-standard-inline {padding: 15px 15px; margin-bottom: 24px; list-style: none; background-color: transparent; border-radius: 4px;} .lia-breadcrumb>.lia-list-standard-inline {margin-bottom: 0; padding-right: 10px;} .lia-breadcrumb>.lia-list-standard-inline {margin-bottom: 0; margin-left: 0;} .lia-content ul, .lia-list-standard {padding-left: 0; list-style: none;} .lia-list-standard-inline {margin-bottom: 0;} .lia-list-standard-inline {padding-left: 0; list-style: none; margin-left: 5px;}
.lia-content .BreadCrumb li.lia-breadcrumb-node.crumb:first-child {display: inline-block;} .lia-breadcrumb>.lia-list-standard-inline>li {padding-left: 0; padding-right: 0;} .lia-breadcrumb>.lia-list-standard-inline>li {display: inline-block;} .lia-list-standard-inline>li {display: inline-block; padding-left: 5px; padding-right: 5px;}
.lia-breadcrumb .final-crumb {font-weight: bolder;} .lia-breadcrumb .final-crumb {font-weight: normal;}
.lia-content .custom-common-widget-breadcrumb-wrapper .BreadCrumb.lia-breadcrumb li.lia-breadcrumb-node.crumb .lia-link-navigation {padding-left: 2px; padding-right: 2px; font-weight: 300; color: #ab0000; text-decoration: none;} .lia-content .BreadCrumb li.lia-breadcrumb-node.crumb:first-child a {padding-left: 0;} .lia-content .BreadCrumb li.lia-breadcrumb-node.crumb .lia-link-navigation {padding-left: 2px; padding-right: 2px; font-weight: 300; color: #ab0000; text-decoration: none;} .lia-breadcrumb .lia-link-navigation {line-height: 20px; padding-left: 10px; text-decoration-style: dotted;}
.custom-common-widget-breadcrumb-wrapper .final-crumb span {color: #333 !important;} .custom-common-widget-breadcrumb-wrapper .final-crumb span:hover {text-decoration: none !important;}
.custom-blog-article-page-header-wrapper {display: flex; flex-direction: column; width: 98%; margin: 2%;}  .lia-content .custom-common-widget-breadcrumb-wrapper .BreadCrumb.lia-breadcrumb li.lia-breadcrumb-node.crumb .lia-link-navigation:hover {text-decoration: 1px underline #ab0000;}
.lia-content .custom-common-widget-breadcrumb-wrapper .material-symbols-sharp {padding: 0 5px;} .lia-content .custom-common-widget-breadcrumb-wrapper .material-symbols-sharp {padding-left: 5px; padding-right: 0;} .lia-content .custom-common-widget-breadcrumb-wrapper .material-symbols-sharp.icon {color: #000000;font-size: 14px; margin-right: 5px; font-weight: 200; vertical-align: middle;}
@media (min-width: 992px) {.custom-blog-article-page-header-wrapper {width: 95%; margin: 0 auto;}}
@media (min-width: 1200px) {.custom-blog-article-page-header-wrapper {width: 90vw;}}

/*--InfinitePost--*/
.infinite-post .change {font-family: 'Roboto', Arial, sans-serif; font-size: .875em;line-height: 16px;margin:4px 0;}
.infinite-post .name {font-family: 'Roboto', Arial, sans-serif; margin: 4px 0;font-weight: bold;}
.infinite-post del, em {color: #777;}

#social li {margin:20px 0;padding: 2px 2px;display: inline-block;}
#social img {width: 35px;}
/*--Tags--*/
.post__tags {
  float: left;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  width: 100%;
  margin: 20px 0;
}
.post-tags-header {
  background: #ab0000;
  color: #fff;
  float: left;
  text-transform: uppercase;
  padding: 5px 7px 5px 7px;
  margin: 0 2px;
}
.post__tags a {
  background: #aaa;
  color: #fff;
  display: inline-block;
  float: left;
  text-transform: uppercase;
  padding: 5px 7px 5px 7px;
  text-decoration: none;
  margin: 0 2px;
}
.post__tags a:hover {background: #ab0000;}
#social li {margin:20px 0;padding: 2px 2px;display: inline-block;}
#social img {width: 35px;}

/*Sidebar*/
#sidebar-wrapper {
  float: right;
  padding: 30px;
  -webkit-perspective: 1000px;
  position: relative;
  width: 300px;
}
#sidebar-wrapper {
  float: right;
  padding: 40px 30px 0 0;
  -webkit-perspective: 1000px;
  position: relative;
  width: 300px;
}
.t__border {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAAXNSR0IArs4c6QAAABNJREFUGFdjXM3A8J8BDTDSQBAA9p4IWPRgpbgAAAAASUVORK5CYII=);
  border-radius: 2px;
  margin: 4px 0 6px 0;
  padding: 4px 0;
  width: 100%;
}
.title__side {
  font-family: Khand;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 24px;
  font-weight: 600;
}
#sidebar-wrapper .events-wrapper .events-list-wrap::-webkit-scrollbar {height: 5px; width: 5px;}
#sidebar-wrapper .events-wrapper .events-list-wrap::-webkit-scrollbar-thumb {background: #ccc; border-radius: 0;}
#sidebar-wrapper .events-wrapper .events-list-wrap::-webkit-scrollbar-track {background-color: #f2f2f2; border-radius: 0;}
#sidebar-wrapper .events-wrapper {display: flex; flex-direction: column; justify-content: space-between; min-height: 100%; margin: 12px 0 12px 0;}
#sidebar-wrapper .events-wrapper .events-list-wrap {flex: 1; padding: 1.5rem; overflow-y: auto; max-height: 200px;}
#sidebar-wrapper .events-wrapper .events-list-wrap ul {list-style: none;}
#sidebar-wrapper .events-wrapper .events-list-wrap .events-list-item {margin-bottom: 2rem;}
#sidebar-wrapper .events-wrapper .events-list-wrap .events-list-item .meta-info {font-size: 14px; line-height: 1.2em; margin-bottom: 0.5rem;}
#sidebar-wrapper .events-wrapper .events-list-wrap .events-list-item .event-title {color: #ab0000; font-size: 18px; line-height: normal; font-weight: 500;}
#sidebar-wrapper .events-wrapper .events-footer {flex: 0 0 49px; padding: 0 1.5rem; display: flex; align-items: center; justify-content: flex-end;}
#sidebar-wrapper .events-wrapper .events-footer a {font-size: 16px; font-weight: 500; line-height: 1.2em;}
#sidebar-wrapper .events-wrapper .events-footer a:hover {text-decoration: underline;}
/*Image Grid*/
#sidebar-wrapper .image-grid{overflow:hidden;padding: 5px;}
#sidebar-wrapper .image-grid-square{width: 50%;float: left;padding: 5px;overflow: hidden}
#sidebar-wrapper .image-grid-square img{width: 100%;float:left;}

/*Footer
.footer__dark {
  width: 100%;
  float: left;
  border-top: 3px solid #ab0000;
}
.footer ul li {list-style: none}
.footer {margin-top: 48px;padding-block: 5rem; background-color: #f2f2f2; color: #666873;}
.footer-top {display: grid; grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr)); row-gap: 2rem;}
.footer-title {font-size: 1.3em; color: #616161; font-weight: 500; margin-bottom: 2rem;}
.footer-list {display: flex; flex-direction: column; gap: 2rem;}
.footer-list-link {text-decoration: none; color: inherit;}
.footer-list-link:hover {text-decoration: underline;}
.company-info {grid-column: 1/-1; display: flex; flex-direction: column; gap: 1.5rem; padding-right: 5rem;}
.company-logo {color: #616161; word-break: break-word;}
.company-info ul {flex-direction: row;}
.copyright {margin-top: auto;}
@media screen and (min-width: 40em) {.company-info {grid-column: span 2;}}
*/

/*Placeholder selector*/
transition {transition: background .35s ease;}
/*Layout*/
/*Dropdown*/
.li__sites {
  font-family: inherit, Arial, sans-serif;
  font-size: .875em;
  margin: 1.25em auto;
  width: 100%;
  border: .05em solid #c0cdd1;
}
.li__sites a {
  color: #000;
  display: block;
  padding: .5em;
  text-decoration: none;
  @extend %transition;
  &:focus,
  &:hover {background: #ecf0f1;}
  &:active {background: #fbfcfc;}
}
.fa-chevron-down {float: right}
/*List*/
.li__sites li a{
  color: #8c8c8c;
  padding: .5em;
  cursor: pointer;
  @extend %transition;
  &:not(:first-child) {
    border-top: .1em dashed #dde4e6;
  }
  &:last-child {color: #ad0000;}
  &:focus,
  &:hover {background: #ecf0f1;}
  &:active {background: #fbfcfc;}
}
.js-dropdown-list {
    display: block; 
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    list-style: none;
    padding: 0 10px;
    margin-top: 0;
    background: #fff;
    max-width: 250px;
    transition: all 0.3s ease-in-out;
}

.js-dropdown-list.active {
    max-height: 500px;
    opacity: 1;
    padding: 10px;
    margin-top: 5px;
}

/*LeagueofLegends*/
#lol-post-news {color: #fff;}
#lol-post-news h1, h2, h3, h4 {
  font-weight: normal;
  font-family: "Times New Roman", serif;
  line-height: 1em;
  color: #2b2b2b;
}
#lol-post-news .article-title {
  font-family: 'khand', Arial, sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  text-align: center;
  text-transform: uppercase;
  color: #bba460;
}
#lol-post-news .reference-link {
  display: block;
  position: absolute;
  width: 104px;
  height: auto;
  padding: 20px;
  top: 0;
  left: 0;
  text-decoration: none;
}
#lol-post-news .comments {
  font-family: 'khand', Arial, sans-serif;
  font-weight: 500;
  font-size: 1.5em;
  text-transform: uppercase;
}
#lol-post-news .attribute-change .attribute-after {color: #ccc;}
#lol-post-news .attribute-change .change-indicator {color: #888;}
#lol-post-news .attribute-change .attribute-before {text-decoration: line-through;}
#lol-post-news .attribute-change .attribute-before, #patch-notes-container .attribute-change .attribute-removed {color: #999;}
#lol-post-news .patch-change-block {padding-left: 104px;}
#lol-post-news .content-border {margin-top: 25px;}
#lol-post-news .attribute-change .attribute {color: #bbb39f;}
#lol-post-news .patch-change-block .divider {margin: 10px 0;}
#lol-post-news .attribute-change .attribute {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .65em;
}
#lol-post-news .breadcrumb {
  font-size: 1em;
  font-family: 'Khand', Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  background: #000;
  padding: 0px;
  margin-bottom: 1.25em;
}
#lol-post-news .breadcrumb a {text-transform: uppercase;text-decoration: none;color: #8c8c8c;transition: all .2s ease-in-out;}
#lol-post-news .breadcrumb a:hover{color: #bba460;}
.tags__lolpost {
  float: left;
  font-family: 'khand', Arial, sans-serif;
  font-size: 1em;
  line-height: 12px;
  width: 100%;
  margin: 20px 0;
}
.tagslol__header {
  background: #bba460;
  color: #fff;
  float: left;
  text-transform: uppercase;
  padding: 5px 7px 5px 7px;
  margin: 0 2px;
}
.tags__lolpost a {
  background: #aaa;
  color: #fff;
  display: inline-block;
  float: left;
  text-transform: uppercase;
  padding: 5px 7px 5px 7px;
  text-decoration: none;
  margin: 0 2px;
}
.tags__lolpost a:hover {background: #bba460;}
.content-border img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.lolt__border {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQYV2N0Mxf8z4AGGGkgCADRwwfHdDCRLwAAAABJRU5ErkJggg==);
  border-radius: 2px;
  margin: 4px 0 6px 0;
  padding: 4px 0;
  width: 100%;
  float: right;
}
.change-title {
    padding-top: 0px;
    margin-top: 0px;
    font-size: 2em;
}
.attribute-change {
  padding: 3px 0 3px 42px;
}
.change-detail-title {
  font-size: 1.2em;
  margin-top: 20px;
}
.ability-title img {
  height: 32px;
  width: auto;
  padding-right: 10px;
  vertical-align: middle;
}
.accent-before, header.header-primary, .accent-after {position: relative;}
.white-stone {
  padding: 20px;
  box-sizing: border-box;
  background: #e9eaec;
  color: #333132;
  width: auto;
  position: relative;
}
#lol-post-news .summary, #lol-post-news .disclaimer {
    color: #777;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 0px;
}
@media (min-width: 1025px) {
  #lol-post-news .attribute-change .attribute-before {color: grey;}
  #lol-post-news {
    background-image: url(https://news-a.akamaihd.net/public/styles/patch-notes/dark/img/bg-magic.jpg);
    margin: -50px 0px 0px -30px;
    padding: 30px 324px 160px 20px;
    width: 1000px;
  }
  #lol-post-news hr.divider, .super-toc hr.divider, #riot-101 .section-wrapper-content hr.divider {
    background-color: initial;
    color: initial;
    border-top: 0px;
    border-bottom: 0px;
    width: 100%;
    height: 1px;
    background: -webkit-linear-gradient(left,transparent 0%,#584a2b 50%,transparent 100%);
    background: linear-gradient(to right,transparent 0%,#584a2b 50%,transparent 100%);
}
  #lol-post-news p.summary {color: #b7b7b7; margin-top: 5px;}
  #lol-post-news .content-border {
    border-left: 1px solid rgba(88, 74, 43,1);
    border-top: 1px solid rgba(88, 74, 43,1);
    border-right: 1px solid rgba(88, 74, 43,1);
    border-bottom: 1px solid rgba(88, 74, 43,1);
    padding: 0px;
  }
  #lol-post-news .attribute-change .attribute-after {color: #ccc;}
  #lol-post-news h1, h2, h3, h4 {color: #bba460;}
  .white-stone {
    background: none;
    background-color: rgba(76, 76, 76, .3);
    background-color: rgba(60, 60, 60, .3);
    background-color: rgba(131,131,131, .2);
  }
}

/*ESports*/
@media (min-width: 720px) {
  #body {padding-top: 135px;}
  #body-vod {padding-top: 28px;}
}
#body {
  margin: 0 auto;
  text-align: center;
}
#body, h1, h2, h3, h4, p {font-family: 'Google Sans Medium', Arial, Helvetica, sans-serif; font-weight: 500; color: #333;}
.e3-logo img {width: 50%;}
.nav-e3 {
  background-color: #0f0f0f;
  width: 100%;
  z-index: 20000;
  overflow: hidden;
  text-align: center;
  position: fixed;
  top: 52px;
  min-height: 60px;
  padding: 15px 20px;
}
.e3-navbar {
  float: left;
  border-bottom: 1px solid rgba(0,147,169,.5);
}
.e3-navbar ul {
  background: transparent;
  margin:0 auto;
  text-align:center;
  min-height: 3em;
  display:none;
  padding-top:40px;
}
.e3-navbar ul li {
  padding: 1em;
  width:100%;
  display:inline-block;
}
.e3-navbar li a {color:#666; transition: all .2s ease-in-out;text-decoration: none;}
.e3-navbar li a:hover {color: #fff;}
#pull {
  display:block;
  color:white;
  background:#44b4c4 url("https://www.metro92.com/assets/icons/mobile-menu-b3b670dc55bd6bd702249320141162a4.png") no-repeat 98% 4px;
  height:40px;
  position:absolute;
  top:0;
  right:0;
  width:100%;
}
.link--icon {
  font-size: 15px;
  top: 1;
  left: 5px;
  position: relative;
}
/* MEDIA QUERY "DESKTOP" */
@media screen and (min-width: 44em) {
  .e3-navbar ul {display:block;padding-top:0px;}
  .e3-navbar ul li {width:auto;display:inline-block;}
  #pull {display:none;}
}
.featured-image img {width: 70%; border: 2px solid#0093a0; border-radius: 4px; margin-bottom: 30px;}
.post-e3 {max-width: 1240px; margin: 0 auto;text-align: left;}
.post-e3 h1{font-size: 60px;}
.post-e3 .st-e3 {margin-bottom: 30px; color: #999; font-size: 18px; font-weight: 400;}
.post-e3 p {font-family: 'Roboto', Arial, Helvetica, sans-serif; font-weight: 400; margin-bottom: 30px;}
.post-e3 .e3-divider {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQYV2NkmLzyPwMaYKSBIACcygstzEooTgAAAABJRU5ErkJggg==);
  margin: 0 0 30px 0;
  padding: 4px 0;
  width: 100%;
  float: right;
}
iframe {max-width: 100%;}
/*Countdown*/
.countdown{
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight:bold;
}
.centered{position: relative;}
#date{
  color: #fff;
}
.counter{font-family: 'Google Sans Regular', Arial, Helvetica, sans-serif; font-size: 32px;color: #18130b;display: inline-block;font-weight:900;}
/*Thumbnails*/
.container-block {
  color: #fff;
  display: inline-block;
  margin: 20px;
  max-width: 500px;
  position: relative;
}
.container-block::before {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.container-block:hover .inner-block:before,
.container-block:hover .slider-top-right:after {
  height: 100%;
}
.container-block:hover .inner-block:after,
.container-block:hover .slider-top-right:before {
  width: 100%;
}
.container-block img {
  display: block;
  max-width: 100%;
}
.block-content {
  position: absolute;
  bottom: 10%;
  padding: 0 2.45em;
  text-align: left;
}
.block-content h4 {opacity: .6;}
.slider-top-right:before,
.inner-block:after {
  height: 4px;
  transition: width .75s ease;
  width: 0%;
}

.slider-top-right:after,
.inner-block:before {
  height: 0%;
  transition: height .75s ease;
  width: 4px;
}

.inner-block:before,
.inner-block:after,
.slider-top-right:before,
.slider-top-right:after {
  background-color: #0093a0;
  content: '';
  display: block;
  position: absolute;
}

.inner-block {
  font-size: 2em;
  width: 90%;
  height: 90%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.inner-block:before {
  bottom: 0;
  left: 0;
}
.inner-block:after {
  bottom: 0;
  right: 0;
}

.slider-top-right {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider-top-right:before {
  top: 0;
  left: 0;
}
.slider-top-right:after {
  top: 0;
  right: 0;
}
/*Table*/
.table-responsive{min-height:.01%;overflow-x:auto;align-content: center;}
.table a {text-decoration: none; font-weight: 600;color:#ab0000;}
.table{text-transform: uppercase;color: #fff;width:60%;border-collapse:collapse;border-spacing:0;margin: 0 auto;text-align: center;}
.table td,.table th{font-size:100%;padding:10px;vertical-align:top;}
.table tr:nth-child(even)
.table tr.even:hover td,.table tr:hover td{color:#222;background-color:#FFFBEF;}
.tg-bf{font-weight:700}
.tg-it{font-style:italic}
.tg-left{text-align:left}
.tg-right{text-align:right}
.tg-center{text-align:center}
@media screen and (max-width:767px){
  .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar} 
  .table-responsive>.table{margin-bottom:0}
  .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}
}
/*VideoPlayer*/
.video-responsive {
  position: relative;
  padding-bottom: 44%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#body-vod .bar-down {
    display: flex;
    flex-direction: row;
    height: 100%;
}
#body-vod .bar-left {
    background-color: #0e1012;
    border-right: 1px solid #292d31;
}
#body-vod .event-name{
  height: 60px;
  border-bottom: 1px solid #292d31;
}
.event-header {
  height: 100%;
  background-color: #000;
}
.event-header .event {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: 'Khand Medium', Arial, sans-serif;
  font-size: 18px;
}
.event-header .event .event-logo {
  width: 36px;
  height: 36px;
}
.event-header .p {margin: 0 5px 0 0;}
.event-header .event .name {margin: 0 10px;text-transform: uppercase;}
#body-vod .details {
  width: 100%;
}
#body-vod .menu {
    display: flex;
    flex-direction: row;
    background-color: #000;
}
@media (min-width: 1076px) {
  #body-vod .menu {
    height: 60px;
    border-bottom: 1px solid #292d31;
  }
}
@media (min-width: 1076px) {
#body-vod .bar-down {
    flex-direction: row;
  }
}
@media (min-width: 1076px) {
#body-vod .bar-left {
    width: calc(((100% - 442px) / 12) * 4 + 136px);
    min-width: 400px;
    max-width: 480px;}
  }


@media only screen and (max-width:1199px) {
  .container__bar { width: 100%; }
  .keys {
    margin-top: 90px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 530px;
    white-space: nowrap;
  }
}

@media screen and (max-width: 1024px) {
  #header-image img {width: 100%;margin: 0 auto;margin-top: 60px;}
  #content-main {width: 100%;}
  #main-wrapper {width: 100%;}
  #content-wrapper {width: 100%;margin-top: 20px;}
  #home-main {width: 100%;}
  #sidebar-wrapper {display: none;}
  #lol-post-news .breadcrumb {background-color: white; color: grey;}
  .new-box {display:none;}
  .c-logo {display: none;}
  .e3-logo img {width: 100%; margin: 0 auto; margin-top: 120px;}
  .post-e3 .image {width: 100%;}
  .featured-image {width: 100%;}
}
@media only screen and (max-width: 1024px) {.navbar-right {z-index: 2; position: absolute; top: 0; right: 10px;}.p__status {display: none;}}
.tabs {
  font-family: 'Google Sans Medium', Arial, sans-serif;
  background: #fff;
  padding: 20px 0 20px 0;
  min-width: 240px;
}
.tabs input[name=tab-control] {
  display: none;
}
.tabs .content section h2,
.tabs ul li label {
  font-family: 'Google Sans Medium', Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform:uppercase;
  color: #ab0000;
}
.tabs ul {
  list-style-type: none;
  padding: 10px 0 0 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tabs ul li {
  box-sizing: border-box;
  padding: 0 50px;
  text-align: center;
}
.tabs ul li label {
  transition: all 0.3s ease-in-out;
  color: #9e9e9e;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label br {
  display: none;
}
.tabs ul li label svg {
  fill: #9e9e9e;
  height: 1.2em;
  vertical-align: bottom;
  margin-right: 0.2em;
  transition: all 0.2s ease-in-out;
  display: none;
}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #000;
}
.tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
  fill: #000;
}
.tabs .slider {
  position: relative;
  width: 25%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
  display: none;
}
.tabs .slider .indicator {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 4px;
  background: #ab0000;
  border-radius: 1px;
}
.tabs .content {
  margin-top: 30px;
  padding: 0 250px;
}
.tabs .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .content section h2 {
  color: #ab0000;
  display: none;
}
.tabs .content section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #ab0000;
  margin-top: 5px;
  left: 1px;
}
@media (max-width: 600px) {
  .tabs ul {padding: 30px 0 0 0;}
  .tabs .content {padding: 0 20px;}
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
  fill: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .slider {
  transform: translateX(0%);
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
  fill: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .slider {
  transform: translateX(100%);
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .slider {
  transform: translateX(200%);
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
  cursor: default;
  color: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
  fill: #ab0000;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ .slider {
  transform: translateX(300%);
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
  display: block;
}
@-webkit-keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
}

/*Standings*/
.keys {
  width: 100%;
  height: 880px;
  position: relative;
  margin: 50px 0 0 0;
}

.match {
  position: absolute;
  height: 96px;
  width: 260px;
  z-index: 10;
}
.match .link {
  border-top: solid #292d31 3px;
  position: absolute;
  width: 100px;
  left: -100px;
  top: 50%;
  top: calc(50% - 1px);
  z-index: -10;
}
.match .link:before {
  content: "";
  display: block;
  position: relative;
  border-left: solid #292d31 3px;
}

.match_title {
  position: absolute;
  color: gray;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Khand', Arial, sans-serif;
  font-size: 24px;
}

.final .match_title {
  top: 350px;
  left: 620px;
}
.final .match {
  top: 390px;
  left: 620px;
}
.final .match .link:before {
  height: 620px;
  top: -310px;
}
.final .match .won {
  border-color: #bc9f5d;
}

.semifinals .match_title {
  top: 90px;
  left: 310px;
}
.semifinals .match {
  left: 310px;
}
.semifinals .match:nth-child(1) {
  top: 130px;
}
.semifinals .match:nth-child(2) {
  bottom: 130px;
}
.semifinals .match .link:before {
  height: 160px;
  top: -80px;
}

.quarters .match_title {
  bottom: calc(100% + 5px);
}
.quarters .match {
  left: 0;
}
.quarters .match:nth-child(1) {
  top: 0px;
}
.quarters .match:nth-child(2) {
  top: 260px;
}
.quarters .match:nth-child(3) {
  top: 520px;
}
.quarters .match:nth-child(4) {
  top: 780px;
}

.teams-box {border: solid #000 1px; border-left: solid #000 2px;}
.teams {
  position: relative;
  height: 50px;
  background-color: #121314;
  border: #292d31 solid 1px;
  border-left-width: 10px;
  font-size: 15px;
  font-family: 'Google Sans Regular', Arial, sans-serif;
  color: gray;
}
.teams img {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 5px;
}
.teams .team-name {
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
}
.teams .team-score {
  position: absolute;
  width: 34px;
  background-color: #000;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  line-height: 50px;
}
.teams.won {
  border-left-color: #bda058;
  color: white;
}
.teams.won .team-score {
  background-color: #bda058;
}
/*Countdown*/
.countdown {font-family: 'Khand', Arial, sans-serif; color:#333; text-transform: uppercase; letter-spacing: 1px; font-weight:700;}
.centered {position: relative;}
#date {text-align: center; color: #333;}
.counter {font-size: 55px; display: inline-block; padding: 40px 50px; font-weight:700;}

.routecontainer {display: flex;flex-wrap: wrap;margin: 0 .5em;}
.routecontainer .team .team-logo {display: flex; justify-content: center; margin-right: 16px;}
.routecontainer .team {text-align: center;font-weight: bold;color: #292d31;padding: 2em 0;font-size: 1.125em;font-family: 'Google Sans', Arial, sans-serif;margin: 2.2em 0;border: solid#000 1px;}
.divider {width:90%; margin: auto;}
.teams-col {flex: 1;}
[class^="teams-col"] {padding: 0 2em;}
/*MediaQueries*/
@media (max-width: 500px) {[class^="teams-col"] {flex: 0 0 100%;}}
@media (min-width: 1076px) {.routecontainer .team .team-logo .logo {width:70px; height:70px;}}
*, *:before, *:after { margin: 0; padding: 0; box-sizing: inherit;}
.standingsList .group .ranking:before {border-top: solid#292d31 1px;}
.standingsList .group .ranking:after {border-bottom: solid#292d31 1px;}
.standingsList .group .ranking:before, .standingsList .group .ranking:after {content: ''; display: block; right: 0; width: 100%; height: calc(100% + 1px); position: absolute;}
.standingsList .group .t_group {font-size: 1.25em; font-weight: bold; color: #333}
.standingsList .group .ranking {position: relative; display: flex; flex-direction: row; align-items: center;}
.standingsList .group .ranking .ordinal {display: flex; align-items: center; justify-content: center; height: 100%;}
.standingsList .group .ranking .team {display: flex; flex-direction: row; align-items: center; height: 100%; width: 100%; border-top: solid#252c32 1px;}
.standingsList .group .ranking .team .team-logo {display: flex; justify-content: center; margin-right: 16px;}
.standingsList .group .ranking .team .team-info {display: flex; flex-direction: column; align-items: flex-start; justify-content: center;}
.standingsList .group .ranking .team .team-info .record {color: #8fa3b0; font-size: 1.05em; letter-spacing: .1rem; font-weight: bold;}
@media (min-width: 1076px) {.standingsList .group .ranking .team .team-info .name {font-size: 1.5em; margin-top: 8px;}}
@media (min-width: 1076px) {.standingsList .group .ranking .team .team-logo {width: 70px;}}
@media (min-width: 1076px) {.standingsList .group .ranking .team .team-logo .logo {width:70px; height:70px;}}
@media (min-width: 1076px) {.standingsList .group .ranking .team {height: 100%; width: 100%;}}
@media (min-width: 1076px) {.standingsList .group .ranking .ordinal {height: 100%; width: calc(((100% - 272px) / 9) * 1 + 34px); font-size: 2em; font-weight: bold; padding-right: 34px;}}
@media (min-width: 1076px) {.standingsList .group .ranking {margin: 0 34px; height: 100px; width: calc(100% - (2 * 34px));}}
@media (min-width: 1076px) {.standingsList .group .t_group {margin: 34px 34px 18px 34px;}}
@media (min-width: 1076px) {.standingsList .group {float: left;}}
@media (min-width: 1076px) {.standingsList .group {width: 50%;}}
@media (min-width: 1200px) {
  #sidebar-wrapper .events-wrapper .events-list-wrap {max-height: 550px;}
}


.VodsMatch:before {position: absolute; top: -1px; left: 0; right: 0; height: 1px; content: ''; display: block; background: #252c32;}
.VodsMatch:after {position: absolute; bottom: 0; left: 0; right: 0; height: 1px; content: ''; display: block; background: #252c32;}
.VodsMatch {display: flex; flex-direction: row; overflow: hidden; position: relative; overflow: visible; transition: background-color .25s ease-out, width .25s ease-out, margin .25s ease-out, padding .25s ease-out; -ms-transition: background-color .25s ease-out, width .25s ease-out;}
.VodsList {margin-bottom: 100px; animation: fadein .8s;}
.VodsList .round .round_title {border-bottom: solid#252c32 1px; font-size: 1.8rem; font-weight: normal; color:#000;}
.VodsList .round .round_title .EventType {padding-right: 4px; font-weight: bold; text-transform: capitalize;}
.VodsList .round .round_title .EventDate {padding-left: 4px;}
.VodsMatch .wrapper {display: flex; flex-direction: row; overflow: hidden; width: 100%; overflow: visible; align-items: center;}
.VodsMatch .wrapper .teams-match {display: flex; align-items: center; justify-content: center; position: relative;}
.VodsMatch .wrapper .teams-match .team {display: flex; flex: 1 1 0; align-items: center; justify-content: flex-end;}
.VodsMatch .wrapper .teams-match .team .name {font-size: 1.8rem; font-weight: bold;}
.VodsMatch .wrapper .teams-match .team .logo {vertical-align: middle;}
.VodsMatch .wrapper .teams-match .vs {color: #8fa3b0; display: inline-block; font-size: 1.4rem; font-weight: bold; text-align: center;}
.VodsMatch .wrapper .teams-match .team:last-child {flex-direction: row-reverse;}
.VodsMatch .wrapper .game-selector {height: 100%;}
.VodsGameSelector {display: flex; align-items: center; justify-content: center; font-weight: bold; position: relative; pointer-events: none; border-bottom: solid#252c32 1px;}
.VodsGameSelector .games {height: 100%; display: flex; align-items: center;}
.VodsGameSelector .games .label-match {color: #8fa3b0; padding-right: 16px;}
.VodsGameSelector .games .game.watch-annotated {border-bottom: 4px solid#687077;}
.VodsGameSelector .games .game {margin: 0 2px; padding: 0 16px; cursor: pointer; position: relative; pointer-events: all; display: flex; align-items: center; height: 50%; color: #687077;}
@media (min-width: 1076px) {.VodsMatch .game-selector {display: flex; justify-content: flex-end; width: calc(((100% - 272px) / 9) * 4 + 136px); font-size: 1.123em;}}
@media (min-width: 1076px) {.VodsMatch .wrapper .teams-match .team .logo {width: 70px; height: 70px; margin: 14px;}}
@media (min-width: 1076px) {.VodsMatch .wrapper .teams-match .vs {flex: 0 0 64px;}}
@media (min-width: 1076px) {.VodsMatch .wrapper .teams-match {width: calc(((100% - 272px) / 9) * 5 + 136px);}}
@media (min-width: 1076px) {.VodsList .round:first-child .round_title {padding-top: 38px;}}
@media (min-width: 1076px) {.VodsList .round .round_title {margin: 0 34px; padding: 48px 0 15px 0;}}
@media (min-width: 1076px) {.VodsMatch {width: calc(100% - 34px * 2); margin: 0 34px;}}