@import 'header_fix.css';

/*
id: 1084;
color: #415184;
*/

.btn-primary,
.bg-primary,
.bg_primary,
.bg_secondary{
    background-color: #415184;
    border-color: #415184;
    color: #fff;
    border-radius: 0;
}

.btn-primary:hover{
    background-color: #fff;
    color: #333;
}

.border_primary,
.border_primary_before:before,
.border_primary_after:after,
.border_secondary,
.border_secondary_before:before,
.border_secondary_after:after{
    border-color: #415184;
}

.text-primary,
.txt_primary,
.txt_secondary {
    color: #415184;
}

section.microsite_responsive_menu nav>ul>li>a,
section.microsite_responsive_menu nav>ul>li>a>span,
section.microsite_responsive_stats_bar .stats_bar a span,
section.microsite_responsive_stats_bar a,
section.responsive_social_feeds li a,
section.responsive_social_feeds li a span{
    -webkit-transform: skew(0);
    -moz-transform: skew(0);
    -o-transform: skew(0);
    transform: skew(0);
}

img{
    max-width: 100%;
}

/*header*/
.microsite_responsive_header_banner{
    background-image: url(/asset/image/ms/client_specific/1464/backheader.jpg);
    background-position: center;
    background-size: cover;
    /*background-repeat: no-repeat;*/
    /*background-color: #000;*/
}

/* .microsite_responsive_header_banner a{
    padding:15px;
} */

/*smart menu*/
.menu_container{
    border-top: 5px solid #fff;
    /*border-bottom: 3px solid #000;*/
    background-color: #415184;
}

.microsite_responsive_smart_menu nav > #main-menu > a,
.microsite_responsive_smart_menu nav > #main-menu > li > a {
    color: #E6CF5A;
    font-weight: bold;
    text-transform: uppercase;
}
.microsite_responsive_smart_menu nav > #main-menu > li > a:active,
.microsite_responsive_smart_menu nav > #main-menu > li > a:focus,
.microsite_responsive_smart_menu nav > #main-menu > li > a:hover,
.microsite_responsive_smart_menu nav > #main-menu > li > a.highlighted,
.microsite_responsive_smart_menu nav > #main-menu > li > a.active {
    color: #fff;
    background-color: inherit;
}

section.microsite_responsive_stats_bar .border_secondary{
    border: none;
}

/*scoreboard*/
.microsite_responsive_score_board .game_link:hover,
.microsite_responsive_score_board .game_link:focus{
    color: #415184;
}

.microsite_responsive_score_board .leftArrow:hover,
.microsite_responsive_score_board .rightArrow:hover {
    background-color: #415184;
    border-color: #415184;
}

.microsite_responsive_score_board div.scoreboard_wrapper{
    margin-bottom: 0;
    border-left: 0px;
}


.microsite_responsive_score_board .overflow_wrapper,
.microsite_responsive_score_board div.scoreboard_wrapper{
    /*background-color: #000;*/
    margin-bottom: 0;
}
/*
.microsite_responsive_score_board .match{
    border: 0px;
}

.microsite_responsive_score_board .closeTriggerContainer a{
    color: #fff;
}*/

/*content*/
#main-content {
    /* background-image: url(/asset/image/ms/client_specific/1464/background.jpg); */
    /* background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat; */
    background-color: #fff;
}

.main_content > .row:last-child{
    margin-bottom:30px;
}

.main_content .main_middle{
    padding: 15px 0;
    margin-top: 20px;
}

.home_content .component,
.main_middle_right .component {
    border: 1px solid #cccccc;
    padding: 10px;
}

/* reset components that dosent want the padding/border above this */
.main_content .main_middle_right .generic_component,
.home_content .microsite_image_wall,
.home_content .microsite_scrolling_messages,
.main_middle_right .microsite_youtube_video_1  {
    border: 0;
    padding: 0;
}

.home_content h3.title,
.main_middle_right h3.title{
    /* overwrites the component's padding */
    margin-top: -11px;
    margin-left: -11px;
    margin-right: -11px;
}

section.component h3.title {
    font-weight: bold;
    color: #fff;
    border-bottom: 0;
    background-color: #415184 !important;
    padding: 10px;
    font-size: 1.25em;
}

/*components*/
.responsive_social_feeds,
.responsive_publication_list,
.microsite_responsive_publication_title_list,
.responsive_sponsors,
.microsite_responsive_newsletter_subscription,
.microsite_responsive_meteo {
    background-color: #fff;
}

.main_content .microsite_scrolling_messages {
    background-color: #fff;
    color: #415184;
    border: 1px solid #cccccc;
}
.responsive .title_container:after {
    color: #fff !important;
}
.microsite_scrolling_messages .content_container .inner_content {
    font-weight: normal;
}
.responsive .microsite_scrolling_messages h4.title {
    background-color: #415184;
    color: #fff;
    border: none;
}

.responsive .microsite_scrolling_messages {
    height: default;
}

section.microsite_scrolling_messages .content_container{
    background: transparent;
}

.responsive .component.microsite_image_wall{
    margin-left: 0;
    margin-right: 0;
}

.responsive_sponsors img{
    margin: 0 auto;
}

.responsive_publication_list h3.title{
    margin-top: -1px !important;
    margin-bottom: 15px;
}

section.responsive_publication_list a.btn{
    background-color: #415184;
    border-color: #415184;
}

.nav-tabs>li>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus{
    background-color: #666;
}

/* statistic */
.components_aggregator{
    padding: 0 15px;
}
section.statistic_responsive_team_standings .bt_full_standing,
section.statistic_boxscore .upper_boxscore .date_container,
section.statistic_boxscore .upper_boxscore .game_sheet_container .bt,
section.statistic_boxscore .bt_quick_menu,
section.statistic .legend_wrapper .bt_legend,
section.statistic_boxscore .section_title{
    background-color: #415184;
    color: #fff;
}

section.statistic_boxscore .upper_boxscore .game_sheet_container .bt,
section.statistic_boxscore .bt_quick_menu,
section.statistic_boxscore .quick_menu,
section.statistic .legend_wrapper .bt_legend{
    border-color: #415184;
}

section.dfp_advertising.bigbox{
    width: auto;
}

/*footer*/
section.microsite_responsive_footer .wrapper,
section.microsite_responsive_footer{
    margin-top:0;
}

section.microsite_responsive_footer::before,
section.microsite_responsive_footer .wrapper.logo::before,
section.microsite_responsive_footer .wrapper.logo::after{
    content:none;
}

section.microsite_responsive_footer{
    background-color: #415184;
    padding:0;
    /*border-top: 3px solid #415184;*/
}

.microsite_responsive_footer .wrapper{
    padding:15px;
}

section.microsite_responsive_footer address{
    margin-right: 3rem;
    /*color: #000;*/
}

.microsite_responsive_footer address a.logo,
.microsite_responsive_footer address p{
    display: inline-block;
    vertical-align: middle;
}

section.microsite_responsive_footer address img{
    width: auto;
    border-radius: 0;
}

section.microsite_responsive_footer address p {
    font-family: inherit;
}

section.microsite_responsive_footer address p strong{
    /*color: #415184;*/
    font-family: inherit;
}

.microsite_responsive_footer address p .btn.bg_primary{
    margin-bottom: 10px;
    background-color: #E6CF5A;
    border-color: #E6CF5A;
    color: #415184;
}

.microsite_responsive_footer address p .btn.bg_primary:hover{
    border-color: #fff;
    background-color: #fff;
    color: #000;
}
.microsite_responsive_footer div.spordle {
    margin-top: 0;
}
/*panel*/
.panel {
    border: none;
    box-shadow: none;
}

.panel .panel-heading {
    padding: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel .panel-heading a {
    padding: 10px 15px;
    display: table;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    font-weight: 500;
    color:#000;
}
.panel .panel-heading a:hover,
.panel .panel-heading a:focus,
.panel .panel-heading a[aria-expanded="true"] {
    text-decoration:none;
}

.panel .panel-heading a:hover{
    color:#fff;
}

.panel .panel-heading a .name,
.panel .panel-heading a .more {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.panel .panel-heading a .name .sep {
    margin: 0 5px 0 5px;
}
.panel .panel-heading a .name .fonction {
    font-weight: 300;
    font-size: 12px;
}


.panel .panel-heading a .more {
    text-align: right;
}

.panel .panel-heading a .more .fa-minus {
    display:none;
    position:relative;
    top:2px;
}
.panel .panel-heading a[aria-expanded="true"] .more .fa-plus {
    display:none;
}
.panel .panel-heading a[aria-expanded="true"] .more .fa-minus {
    display:block;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top:none;
}

@media screen and (max-width:767px) {
    .component.microsite_image_wall {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 15px;
    }

    .component.microsite_responsive_header_banner {
        padding: 10px;
    }
    .main_content .main_middle {
        margin-top: 0;
    }
    .component.microsite_image_wall .image {
        flex-basis: calc(50% - 2.5px);
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
    }
}


