body {
    color: #000000;
}
.posts__title.news_anons{
    font-size: 14px;
    text-transform: none;
    line-height: 1.1em;
}
.page-heading.new_hi1 {
    background-image: url("../images/soccer/thi.jpg");
}

.sponsor-card__footer {
    vertical-align: middle;
}

.page-heading.new_hsi {
    background-image: url("../images/soccer/hsi.jpg");
}
.page-heading.new_hri {
    background-image: url("../images/soccer/hri.jpg");
}
.page-heading.new_hpi {
    background-image: url("../images/soccer/hpi.jpg");
}
.page-heading.new_hpp {
    background-image: url("../images/soccer/hpp.jpg");
}
.page-heading.new_hphoto {
    background-image: url("../images/soccer/hphoto.jpg");
}
.page-heading.new_hice {
    background-image: url("../images/soccer/hice.jpg");
}


.page-heading__title.sheet {
    font-size: 20px;
}
.page-heading__title.sheet a {
    color: #ffffff;
}
img.puck {
    height: 12px;
    vertical-align: middle;
    margin-left: 5px;
    position: relative;
    top: -2px;
}

.game-result_score_webage_w {
     font-size: 3em;
     text-transform: uppercase;
     font-family: "Montserrat", sans-serif;
     font-weight: 700;
     letter-spacing: -0.02em;
     color: #31404b;
 }
.game-result_score_webage_l {
    font-size: 2.5em;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.game-result_score_webage_t {
    font-size: 1.1em;
}
.game-result_score_webage_final {
    text-transform: uppercase;
    font-size: 0.7em;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #31404b;
}
.game-result_score_webage_bp {
    font-size: 0.7em;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #31404b;
}
.justice_list {
    line-height: 0.7;
}
.player-info-webage {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 700;
    color: #fff;
}
.player-info-details__title {
    font-weight: 700;
}

.commentary__item {
    padding: 20px 24px 20px 60px;
}
.card__subheader {
    margin-right: 0px;
}
.easy-autocomplete.sheroes {
    /*
    font: {
        size: 16px;
    }

    input {
        height: 42px;
        padding: 8px 16px;
    }
    */ }
.easy-autocomplete.sheroes input:focus {
    border-color: #ccc;
    box-shadow: none; }
.easy-autocomplete.sheroes ul li {
    border-bottom: 1px dotted #ccc; }
.easy-autocomplete.sheroes ul li:last-child {
    border-bottom: 1px solid #ccc; }
.easy-autocomplete.sheroes .eac-item {
    font-size: 14px;
    margin-top: 0;
    min-height: 0;
    padding: 10px 8px;
    position: relative; }
.easy-autocomplete.sheroes .eac-item .eac-icon {
    color: #555;
    max-height: none;
    position: absolute;
    right: -4px;
    width: 42px;
    top: -2px; }





.fresh_news_wrap {
    width:100%;
    overflow:hidden;
    clear:both;
    font-family: 'Open Sans', sans-serif;
    position:relative;
}
.fresh_news_wrap .fresh_news_wrap_inner {
    margin:0;
    padding:0;
    width:9000px;
}
.fresh_news_wrap .fresh_news_wrap_inner .fresh_news_item {
    float:left;
    list-style:none;
    text-align:center;
    cursor:pointer;
    display:none;
}
.fresh_news_item img {
    padding:0 10px;
    max-width:95%;
}

/* Navigation CSS */
.fresh_news_wrap .fresh_news_navigation {
    clear:both;
    width:50%;
    margin:0 auto;
    text-align:center;
    font-size:35px;
    color:#000;
    display:none;
    padding-top: 20px;
}
.fresh_news_wrap .fresh_news_navigation a {
    outline:0;
    margin:0 5px;
}
.fresh_news_wrap .fresh_news_navigation a.navPlay {
    display:none;
}

/* Post Slider CSS */
.fresh_news_item .newswrapper {
    padding:0px 20px;
}
.fresh_news_item .newswrapper img.fullwidth {
    padding: 0px;
    width:100%;
    max-width:100%;
}
.fresh_news_item .newswrapper h3 {
    text-transform:uppercase;
    margin:10px 0;
    color: #7F8C8D;
}
.fresh_news_item .newswrapper h3 a {
    text-decoration:none;
    color:#333;
}
.fresh_news_item .newswrapper h3 a:hover {
    color:#dd3333;
}
.fresh_news_item .newswrapper h4 {
    margin:5px 0;
    font-size:11px;
    color:#474747;
    text-transform:uppercase;
}
.fresh_news_item .newswrapper hr{
    display: block;
    width: 50%;
    text-align: center;
    height: 1px;
    border: 0;
    border-top: 1px solid #474747;
    margin: 12px auto;
    padding: 0;
}
.fresh_news_item .newswrapper p {
    text-align:justify;
}


/* Text Ticker */
.fresh_text_ticker .fresh_news_wrap .fresh_news_wrap_inner .fresh_news_item {
    text-align:left;
}
.fresh_text_ticker { height:46px; background:#eee; border:2px solid #666; line-height:26px; border-radius:35px;}
.fresh_text_ticker .fresh_news_wrap { height:100%; }
.fresh_text_ticker .fresh_news_wrap .fresh_news_wrap_inner { position:absolute; left:10px; }
.fresh_text_ticker .fresh_news_wrap .fresh_news_item { padding:10px 0; }
.fresh_text_ticker .fresh_news_wrap .fresh_news_navigation {
    background: #f5f5f5 none repeat scroll 0 0;
    clear: both;
    color: #000;
    display: none;
    padding: 11px 5px;
    height:25px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: auto;
    z-index:1;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    border-right:1px solid #666;
    border-left:4px solid #666;
}
.fresh_text_ticker .fresh_news_wrap .fresh_news_navigation_title {
    background: #f5f5f5 none repeat scroll 0 0;
    clear: both;
    color: #000;
    font-size: 18px;
    padding:10px 15px;
    position: absolute;
    left: 0;
    text-align: right;
    top: 0;
    width: auto;
    z-index:1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /* border-left:1px solid #666;
    border-right:4px solid #666; */
}
/* Square */
.fresh_text_ticker.square {
    border-radius:0;
}
.fresh_text_ticker.square .fresh_news_wrap .fresh_news_navigation,
.fresh_text_ticker.square .fresh_news_wrap .fresh_news_navigation_title  {
    border-radius:0;
}

/* Green Skin */
.fresh_text_ticker.green {
    border-color:#003300;
}
.fresh_text_ticker.green .fresh_news_wrap .fresh_news_navigation,
.fresh_text_ticker.green .fresh_news_wrap .fresh_news_navigation_title {
    background:#00CC33;
    border-color:#003300;
}

/* Blue Skin */
.fresh_text_ticker.blue {
    border-color:#0033CC;
}
.fresh_text_ticker.blue .fresh_news_wrap .fresh_news_navigation,
.fresh_text_ticker.blue .fresh_news_wrap .fresh_news_navigation_title {
    background:#0099FF;
    border-color:#0033CC;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.tbcontainer {
    width: 90%;
    min-width: 18em;
    margin: 20px auto;
}
.tbcontainer ul {
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.tournament-bracket {
    display: flex;
    flex-direction: column;
}
@media (min-width: 38em) {
    .tournament-bracket {
        flex-direction: row;
    }
}
.tournament-bracket__round {
    display: block;
    margin-left: -3px;
    flex: 1;
}
.tournament-bracket__round-title {
    color: #9e9e9e;
    font-size: 0.95rem;
    font-weight: 400;
    text-align: center;
    font-style: italic;
    margin-bottom: 0.5em;
}
.tournament-bracket__list {
    display: flex;
    flex-direction: column;
    flex-flow: row wrap;
    justify-content: center;
    height: 100%;
    min-height: 100%;
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 2em;
    margin-bottom: 2em;
    transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out;
}
@media (max-width: 24em) {
    .tournament-bracket__list {
        padding-bottom: 1em;
        margin-bottom: 1em;
    }
}
@media (min-width: 38em) {
    .tournament-bracket__list {
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 1px dashed #e5e5e5;
        border-bottom: 0;
    }
}
.tournament-bracket__round:last-child .tournament-bracket__list {
    border: 0;
}
.tournament-bracket__item {
    display: flex;
    flex: 0 1 auto;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 2% 0;
    width: 48%;
    transition: padding 0.2s linear;
}
.tournament-bracket__item:nth-child(odd) {
    margin-right: 2%;
}
.tournament-bracket__item:nth-child(even) {
    margin-left: 2%;
}
.tournament-bracket__item::after {
    transition: width 0.2s linear;
}
@media (max-width: 24em) {
    .tournament-bracket__item {
        width: 100%;
    }
    .tournament-bracket__item:nth-child(odd),
    .tournament-bracket__item:nth-child(even) {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 38em) {
    .tournament-bracket__item {
        padding: 0.5em 1em;
        width: 100%;
    }
    .tournament-bracket__item:nth-child(odd),
    .tournament-bracket__item:nth-child(even) {
        margin: 0;
    }
    .tournament-bracket__item::after {
        position: absolute;
        right: 0;
        content: '';
        display: block;
        width: 1em;
        height: 45%;
        border-right: 2px solid #9e9e9e;
    }
    .tournament-bracket__item:nth-child(odd)::after {
        top: 50%;
        border-top: 2px solid #9e9e9e;
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
    }
    .tournament-bracket--rounded .tournament-bracket__item:nth-child(odd)::after {
        border-top-right-radius: 0.6em;
    }
    .tournament-bracket__item:nth-child(even)::after {
        bottom: 50%;
        border-bottom: 2px solid #9e9e9e;
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    .tournament-bracket--rounded .tournament-bracket__item:nth-child(even)::after {
        border-bottom-right-radius: 0.6em;
    }
    .tournament-bracket__round:first-child .tournament-bracket__item {
        padding-left: 0;
    }
    .tournament-bracket__round:last-child .tournament-bracket__item {
        padding-right: 0;
    }
    .tournament-bracket__round:last-child .tournament-bracket__item::after {
        display: none;
    }
    .tournament-bracket__round:nth-last-child(2) .tournament-bracket__item::after {
        border-radius: 0;
        border-right: 0;
    }
}
@media (min-width: 72em) {
    .tournament-bracket__item {
        padding: 0.5em 1.5em;
    }
    .tournament-bracket__item::after {
        width: 1.5em;
    }
}
.tournament-bracket__match {
    display: flex;
    width: 100%;
    background-color: #ffffff;
    padding: 1em;
    border: 1px solid transparent;
    border-radius: 0.1em;
    box-shadow: 0 2px 0 0 #e5e5e5;
    outline: none;
    cursor: pointer;
    transition: padding 0.2s ease-in-out, border 0.2s linear;
}
.tournament-bracket__match:focus {
    border-color: #2196F3;
}
.tournament-bracket__match::before,
.tournament-bracket__match::after {
    transition: all 0.2s linear;
}
@media (max-width: 24em) {
    .tournament-bracket__match {
        padding: 0.75em 0.5em;
    }
}
@media (min-width: 38em) {
    .tournament-bracket__match::before,
    .tournament-bracket__match::after {
        position: absolute;
        left: 0;
        z-index: 1;
        content: '';
        display: block;
        width: 1em;
        height: 10%;
        border-left: 2px solid #9e9e9e;
    }
    .tournament-bracket__match::before {
        bottom: 50%;
        border-bottom: 2px solid #9e9e9e;
        -webkit-transform: translate(0, 1px);
        transform: translate(0, 1px);
    }
    .tournament-bracket--rounded .tournament-bracket__match::before {
        border-bottom-left-radius: 0.6em;
    }
    .tournament-bracket__match::after {
        top: 50%;
        border-top: 2px solid #9e9e9e;
        -webkit-transform: translate(0, -1px);
        transform: translate(0, -1px);
    }
    .tournament-bracket--rounded .tournament-bracket__match::after {
        border-top-left-radius: 0.6em;
    }
}
@media (min-width: 72em) {
    .tournament-bracket__match::before,
    .tournament-bracket__match::after {
        width: 1.5em;
    }
    .tournament-bracket__match::before {
        -webkit-transform: translate(0, 1px);
        transform: translate(0, 1px);
    }
    .tournament-bracket__match::after {
        -webkit-transform: translate(0, -1px);
        transform: translate(0, -1px);
    }
}
.tournament-bracket__round:last-child .tournament-bracket__match::before,
.tournament-bracket__round:last-child .tournament-bracket__match::after {
    border-left: 0;
}
.tournament-bracket__round:last-child .tournament-bracket__match::before {
    border-bottom-left-radius: 0;
}
.tournament-bracket__round:last-child .tournament-bracket__match::after {
    display: none;
}
.tournament-bracket__round:first-child .tournament-bracket__match::before,
.tournament-bracket__round:first-child .tournament-bracket__match::after {
    display: none;
}
.tournament-bracket__content {
    display: flex;
}
.tournament-bracket__content::after {
    content: ':';
    width: 1em;
    text-align: center;
    padding: 0.2em 0.1em;
}
@media (min-width: 38em) {
    .tournament-bracket__content::after {
        order: 1;
    }
}
.tournament-bracket__content .tournament-bracket__team:first-child {
    width: 50%;
    order: 0;
    text-align: right;
}
@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:first-child {
        align-items: flex-end;
    }
}
.tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__country {
    order: 2;
    justify-content: flex-end;
}
@media (min-width: 24em) {
    .tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__country {
        order: 0;
    }
}
@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__country {
        flex-direction: column-reverse;
        align-items: flex-end;
    }
}
.tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__score {
    order: 0;
}
@media (min-width: 24em) {
    .tournament-bracket__content .tournament-bracket__team:first-child .tournament-bracket__score {
        order: 2;
    }
}
.tournament-bracket__content .tournament-bracket__team:last-child {
    width: 50%;
    order: 2;
    text-align: left;
}
@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:last-child {
        align-items: flex-start;
    }
}
@media (min-width: 38em) {
    .tournament-bracket__content .tournament-bracket__team:last-child .tournament-bracket__country {
        justify-content: flex-start;
    }
}
@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__content .tournament-bracket__team:last-child .tournament-bracket__country {
        align-items: flex-start;
    }
}
.tournament-bracket__content .tournament-bracket__team:last-child .tournament-bracket__code {
    order: 1;
}
.tournament-bracket__table {
    width: 100%;
}
.tournament-bracket__caption {
    font-size: 0.8rem;
    color: #BDBDBD;
    font-weight: 300;
    padding-bottom: 0.75em;
}
.tournament-bracket__team {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
@media (min-width: 24em) {
    .tournament-bracket__team {
        flex-direction: column-reverse;
    }
}
@media (min-width: 38em) {
    .tournament-bracket__team {
        flex-direction: column-reverse;
    }
}
.tournament-bracket__country {
    font-size: 0.95rem;
    display: flex;
    margin-top: 0.5em;
    align-items: center;
}
@media (max-width: 24em) {
    .tournament-bracket__country {
        margin-top: 0;
    }
}
@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__country {
        display: flex;
        flex-direction: column;
    }
    .tournament-bracket__country .tournament-bracket__code {
        margin-top: 0.2em;
    }
}
.tournament-bracket__code {
    padding: 0 0.5em;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    cursor: help;
    transition: padding 0.2s ease-in-out;
}
@media (max-width: 24em) {
    .tournament-bracket__code {
        padding: 0 0.25em;
    }
}
@media (min-width: 38em) and (max-width: 52em) {
    .tournament-bracket__code {
        padding: 0;
    }
}
.tournament-bracket__score {
    display: flex;
    align-items: center;
}
.tournament-bracket__team:first-child .tournament-bracket__score {
    flex-direction: row-reverse;
    padding-left: 0.75em;
}
.tournament-bracket__team:last-child .tournament-bracket__score {
    padding-right: 0.75em;
}
.tournament-bracket__number {
    display: inline-block;
    padding: 0.2em 0.4em 0.2em;
    border-bottom: 0.075em solid transparent;
    font-size: 0.95rem;
    background-color: #F5F5F5;
    border-color: #dddddd;
}
.tournament-bracket__team--winner .tournament-bracket__number {
    background-color: #FFF176;
    border-color: #fad674;
}
.tournament-bracket__medal {
    padding: 0 0.5em;
}
.tournament-bracket__medal--gold {
    color: #FFD700;
}
.tournament-bracket__medal--silver {
    color: #C0C0C0;
}
.tournament-bracket__medal--bronze {
    color: #CD7F32;
}

.slick-next:before {
    content: "\f061";
    font-family: FontAwesome;
    /* adjust as necessary */
    color: #000;
    font-size: 20px;
    padding-right: 0.5em;
}
.slick-prev:before {
    content: "\f060";
    font-family: FontAwesome;
    /* adjust as necessary */
    color: #000;
    font-size: 20px;
    padding-right: 0.5em;
}

span.elipsis {
    display:none
}

.easy-autocomplete.eac-round input:hover, .easy-autocomplete.eac-round input:focus {
    border-color: #8d0008;
}

.info-block__link {
    color: #dddddd;
}