@charset "utf-8";



/*--------------------------------------------

---------------------------------------------*/
#main .button--toggle-all.is--close{
	width: 237px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url('https://tradingeconomics.pages.dev/free/news/images/button_toggle_article_01.png');
	background-image:
	background-position: 0 0;
}
#main .button--toggle-all{
	width: 237px;
	height: 24px;
	background-image: url('https://tradingeconomics.pages.dev/free/news/images/button_toggle_article_02.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	margin: 0 0 25px auto;
}



