/* Tema Azul do front SA.
 *
 * Gerado por scripts/gera_temas_sa.py -- edite o script, nao este arquivo.
 *
 * Carregado depois de style-mobile.css e theme-light.css, sobrescrevendo so as
 * variaveis de marca. As cores semanticas (erro, sucesso, ao vivo, pre-jogo,
 * status do bilhete) nao entram aqui: elas querem dizer a mesma coisa em
 * qualquer tema.
 */
:root {

	/* base */
	--betslip_body_item_header_bg: #001781;
	--betslip_footer_button_bg: #001781;
	--betslip_header_bg: #001781;
	--btn_bg: #001781;
	--button_search_bg: #001781;
	--buttonsActions_button_bg: #001781;
	--cash_button_bg: #001781;
	--checkticket_button_bg: #001781;
	--eventdetail_market_header_bg: #001781;
	--eventlist-country-bg: #001781;
	--form_button_primary_bg: #001781;
	--header_bg: #001781;
	--leagues_card_bg: #001781;
	--leagues_card_header_bg: #001781;
	--loading_box_bg: #001781;
	--login_button_bg: #001781;
	--menu_bgHover: #001781;
	--sports_bg: #001781;
	--tablet_title_bg: #001781;

	/* hover */
	--betslip_footer_button_bgHover: #00115f;
	--betslip_header_bgHover: #00115f;
	--button_search_bgHover: #00115f;

	/* rodape do card de campeonato */
	--leagues_card_footer_bg: #000f53;

	/* fundo do loader */
	--loader_bg: rgb(0, 6, 62);

	/* acoes primarias */
	--action_bg: #043f67;

	/* links de bilhete */
	--link_action_bg: #3a5fcd;

	/* bilhete ganho */
	--link_ganhou_bg: #00466a;

	/* destaques */
	--textHighlight: #0035ff;
	--eventlist-cardItem-score: #0035ff;
	--betslip_body_item_highlight: #0035ff;
	--betslip_footer_oddAndPossibleReturn_textHighlight: #0035ff;
}
