@charset "UTF-8";

.red-chart-container {
	width:100%;
}

.side-list .select_box .box01 {
	width: 100px;
	margin: 10px 5px 0 0;
}

.side-list .select_box .box02 {
	width: 115px;
	margin-top: 10px;
}

/* .side-list .list .btn_blue {
	display: inline-block;
	width: auto;
	height: 28px;
	line-height: 27px;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	border-radius: 25px;
	background-color: #0e4194;
	cursor: default;
	position: absolute;
	margin-top: 10px;
	right: 10px;
} */

.figure-search-result ul li .relation {
	color: #002968;
}

.red-chart-container .category .language {
	border: 1px solid #002968;
	color: #002968;
}

.red-chart-container .category .language.on {
	background: #002968;
}

.side-list .btn_search {
	background-color: #002968;
}

.side-list .list .btn_blue {
	background-color: #002968;
}