.website_notification {
    background-color: #2e2584;
}
.website_notification .buttons a.accept {
    color: #2e2584;
}
@media screen and (min-width: 980px) {
    #sub_header:not(.fixed) .menu ul li a,
    #sub_header:not(.fixed) .menu ul li .expanded_btn {
	padding: 0 35px 0 0;
    }
}

#qualifiers_day_by_day_content .game_day {
    display: none
}

.timh_live {
    background-image: url("/images/timh_main_screen_asia.jpg");
    background-position: center;
}

body.configid_8ff6b35f-89d5-436e-9242-905c582aec64.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .container {
   line-height: 0 !important;
}

body.configid_8ff6b35f-89d5-436e-9242-905c582aec64.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .container {
    padding: 0 !important;
    max-width: none !important;
    background-color: transparent !important;
}

body.configid_8ff6b35f-89d5-436e-9242-905c582aec64.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #generic_page.page {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.configid_8ff6b35f-89d5-436e-9242-905c582aec64.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #generic_page.page .section_header {
    display: none;
}

/*Mascot Vote*/
body.configid_63a282fe-9b36-4c7e-925e-e77eab4a061b.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .container {
   	line-height: 0 !important;
}

body.configid_63a282fe-9b36-4c7e-925e-e77eab4a061b.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 .container {
    	padding: 0 !important;
    	max-width: none !important;
    	background-color: transparent !important;
}

body.configid_63a282fe-9b36-4c7e-925e-e77eab4a061b.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #generic_page.page {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
}

body.configid_63a282fe-9b36-4c7e-925e-e77eab4a061b.siteid_88c8c4c1-a124-427e-86b1-6a1e79571560 #generic_page.page .section_header {
    display: none;
}

.qualify_wrapper:lang(jp), .qualify_wrapper:lang(ar) {
    display: none;
}

/*game page - hide aggregated scores for wc qualifier*/
#game_page .game-info .final-score + div {
	display: none;
}
#gamepage_header_game_live .module__header-scores .game-info .aggregated-score {
    display: none;
}
.event_rounds .table_container:nth-child(1),
.event_rounds .table_container:nth-child(2),
.event_rounds .table_container:nth-child(3),
.event_rounds .table_container:nth-child(4) {
    display: none;
}
@media screen and (min-width: 980px) {
    .event_rounds .table_container {
        width: 50%;
    }
}
