/*
id: 1027;
color: #292C5F;
*/


.bg_primary {
    background-color: #292C5F;
    color: #fff;
}
.border_primary,
.border_primary_before:before,
.border_primary_after:after {
    border-color: #333;
}
.txt_primary {
    color: #333;
}

section.microsite_responsive_menu .mobile a.pull,
.btn-primary{
    background-color: #333;
    border-color: #333;
}

.bg_secondary {
    background-color: #292C5F;
    color: #fff;
}
.border_secondary,
.border_secondary_before:before,
.border_secondary_after:after {
    border-color: #000;
}
.txt_secondary {
    color: #000;
}

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

body{
    padding-right: 0 !important; /* used when the network bar is active */
}

img{
    max-width: 100%;
}

/*header*/
.microsite_responsive_top_bar{
    background-color: #292C5F;
}

.microsite_responsive_top_bar .navbar{
    margin-bottom: 0;
}

.microsite_responsive_header_banner{
    background-image: url(/assets/header_banner_bg.jpg);
    background-position: center;
    background-size: cover;
    /*background-repeat: no-repeat;*/
    /*background-color: #000;*/
}

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

section.microsite_responsive_smart_menu .brand img{
    width: initial;
}

section.microsite_responsive_smart_menu .brand{
    width: initial;
    /*max-width: 90px;*/
}

section.microsite_responsive_smart_menu div.brand{
    top: 0;
}

section.microsite_responsive_smart_menu .brand h2{
    margin: 0;
}

section.microsite_responsive_stats_bar .border_secondary{
    border: none;
}

/*scoreboard*/
.bg-primary{
    background-color: #292C5F;
    color: #fff;
}

.text-primary{
    color: #292C5F;
}

section.microsite_responsive_score_board .game_link:hover,
section.microsite_responsive_score_board .game_link:focus{
    color: #292C5F;
}

section.microsite_responsive_score_board .leftArrow:hover,
section.microsite_responsive_score_board .rightArrow:hover {
    background-color: #292C5F;
    border-color: #292C5F;
}

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


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

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

section.microsite_scrolling_messages .content_container{
    /*background: #000;*/
}

/*content*/
#main-content {
    background-image: url(/assets/background_1.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-color: #000;*/
}

.main_content > .row{
    padding:15px;
    box-sizing:border-box;
    background:#fff;
}

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

.main_content > .row > .col-md-4 >.component {
    border: 1px solid #cccccc;
    padding: 10px;
}

/*components*/
section.component h3.title {
    font-weight: bold;
    color: #292C5F;
    border-bottom-color: #E5C03E;
}

section.microsite_scrolling_messages .content_container{
    background: initial;
}

/*
.responsive_slider .lush .content.box p span {
    font-size: 2.5em !important;
    padding: 2px 35px !important;
}
.responsive_slider .lush .content.box h2 {
    font-size: 3em !important;
}
.responsive_slider .lush .content.box h3 {
    font-size: 2.5em !important;
}

.responsive_slider .lush > div {
    background-size: contain !important;
}
*/

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

.responsive_publication_list a.all {
    font-weight: 700;
    margin: 20px;
    display: block;
    text-align: right;
    font-size: 20px;
}

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

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

/* statistic */
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: #292C5F;
    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: #292C5F;
}

section.dfp_advertising.bigbox{
    width: initial;
}

/*footer*/
footer{
    background-color: #000;
    padding-top:10px;
    border-top: 3px solid #E5C03E;
}

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:initial;
}

section.microsite_responsive_footer address{
    margin-top: 0;
    /*color: #000;*/
}

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

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

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

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

footer address p .btn.bg_primary{
    margin-bottom: 10px;
    background-color: #E5C03E;
    border-color: #E5C03E;
    color: #fff;
}

footer address p .btn.bg_primary:hover{
    border-color: #E5C03E;
    background-color: #fff;
    color: #000;
}

/*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 queries*/
@media screen and (max-width: 767px) {
    section.microsite_responsive_smart_menu .brand img{
        max-height: 40px;
    }
}
@media screen and (min-width: 768px) {
    .main_content{
        padding-top:15px;
    }

    .microsite_responsive_smart_menu .sm-mint ul{
        border-radius: 0;
        padding: 0;
    }

    /* menu logo */
    section.microsite_responsive_smart_menu div.brand{
        top: initial;
        bottom: 0;
    }

    /*section.microsite_responsive_smart_menu .brand{
        max-width: 160px;
    }*/

    .microsite_responsive_header_banner a{
        /*padding-left: 200px;*/
        text-align: right;
    }
}



