﻿.widget_wrap2_filter_area {
    background: #9fccf1;
    padding: 5px 0;
    font-family: 'Lato','Montserrat';
}

.widget_wrap2_result_area {
    position: relative;
}

.widget_wrap2_filter_area ul {
    list-style: none;
    padding: 0;
    float: left;
    margin-top: 10px;
}

    .widget_wrap2_filter_area ul li {
        float: left;
        margin-right: 10px;
        font-size: 15px;
    }

.widget_wrap2_filter_select select {
    padding: 6px;
    margin: 0;
    width: 150px;
    background: #fff;
    color: #52627e;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: 13px;
}

.widget_wrap2_filter_select span {
    position: relative;
    display: block;
}

    .widget_wrap2_filter_select span:after {
        content: '>';
        font-family: 'Lato','Montserrat';
        color: #52627e;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 8px;
        top: 0;
        padding: 0 0 2px;
        font-weight: 700;
        font-size: 22px;
        position: absolute;
        pointer-events: none;
    }

.widget_wrap2_filter_btn a {
    background: #113857;
    color: #fff;
    display: inline-block;
    line-height: 31px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
}

    .widget_wrap2_filter_btn a:hover {
        background: #697891;
        color: #fff;
        text-decoration: none;
    }

.widget_wrap2_result_area {
    background: #b6daf7;
    padding: 10px 0;
    border-bottom: 1px solid #dae1ee;
}

.widget_wrap2_slide_wrap {
    width: 93%;
    float: left;
}

.widget_wrap2_result_area ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

    .widget_wrap2_result_area ul li {
        float: left;
        width: 18.6%;
    }

.widget_wrap2_result_block {
    background: url(/sw/Themes/Football365/Content/Images/widget_sap.png) no-repeat right bottom;
    padding-right: 10px;
    margin-right: 10px;
    color: #6c7382;
    min-height: 105px;
}

.widget_wrap2_result_blk_head {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

    .widget_wrap2_result_blk_head h4 {
        font-size: 14px;
        font-weight: 700;
        color: #222;
        margin: 0;
        line-height: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        float: left;
        font-family: 'Lato','Montserrat';
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 5px;
    }

    .widget_wrap2_result_blk_head span {
        float: right;
        font-size: 11px;
        background: #113857;
        color: #fff;
        padding: 2px 5px;
        line-height: 20px;
        font-family: 'Lato','Montserrat';
        white-space: nowrap;
        font-weight: 700;
    }

.widget_wrap2_result_blk_con {
    margin-top: 5px;
}

.widget_wrap2_team_block {
    display: flex;
    width: 100%;
    font-size: 14px;
    background: #fff;
    font-family: 'Lato','Montserrat';
    justify-content: space-between;
    border-bottom: 2px solid #ecf0f7;
}

.widget_wrap2_tname {
    width: 86%;
    border-right: 2px solid #ecf0f7;
    padding: 2px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #6c7382;
}

.widget_wrap2_tscore {
    width: 14%;
    text-align: center;
    padding: 2px 2px;
    color: #303f9f;
    font-weight: 700;
}

.recomendation_text {
    font-size: 14px;
    color: #72a6d0;
    font-family: 'Lato','Montserrat';
    margin-top: 5px;
    font-size: 12px;
}

.widget_slider_arrow {
    width: 7%;
    height: 105px;
    border-left: 5px solid #9fccf1;
    border-right: 5px solid #9fccf1;
    position: relative;
    float: right;
}

    .widget_slider_arrow span {
        position: absolute;
        width: 50%;
        height: 100%;
        left: 0;
        top: 0;
        font-size: 30px;
        border-right: 1px solid #dae1ee;
        color: #a9b4c9;
        cursor: pointer;
    }

        .widget_slider_arrow span:last-child {
            border-right: 0;
        }

#widget_left_arrow {
    left: 0;
}

.bx-prev, .bx-next {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#widget_right_arrow {
    right: 0;
    left: auto;
}

#widget_left_arrow i {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-50%);
    color: #9fccf1;
}

#widget_right_arrow i {
    position: absolute;
    bottom: 5px;
    left: 50%;
    top: auto;
    transform: translate(-50%);
    color: #9fccf1;
}

.matchListItem {
    text-decoration: none;
}

    .matchListItem:hover {
        text-decoration: none;
    }

.live_widget_ads {
    float: left;
    padding: 0px;
    max-height: 50px;
}
#leagueNameList {
    border-radius: 5px;
}

.ad_right {
    width: 100px;
    height: 140px;
    position: absolute;
    right: -100px;
    background: #000;
    top: -10px;
}

.ad_left {
    width: 100px;
    height: 140px;
    position: absolute;
    left: -100px;
    background: #000;
    top: -10px;
}

.container {
    position: relative;
    padding: 0 5px;
}

    .container.adUnitContainer {
        height: 120px;
    }
