
.DownloadButtonItem-Style
{
	border: 1px solid rgba(102, 102, 102, 1) !important;
}

.DownloadButtonItem-Style > label {
	font-family: '맑은고딕' !important;
	font-size: 11px !important;
}

.DownloadButtonItem-Style > div.AGrid-Style td {
	border: none !important;
}

.DownloadButtonItem-Style > div.AGrid-Style td.agrid_select {
	background: rgb(59, 88, 132) !important;
	font-family: '맑은고딕' !important;
	font-size: 11px !important;
	color: rgb(255, 255, 255) !important;
}

.DownloadButtonItem-Style > div.AGrid-Style thead {
	background-color: rgb(255, 255, 255) !important;
	font-family: '맑은고딕' !important;
	font-size: 12px !important;
	color: rgb(59, 88, 132) !important;
}

.DownloadButtonItem-Style > div.AGrid-Style tbody {
	font-family: '맑은고딕' !important;
	font-size: 11px !important;
	color: rgb(51, 51, 51) !important;
}

.DownloadButtonItem-Style > div.AGrid-Style tbody tr td:hover {
	background: rgb(59, 88, 132) !important;
	font-size: 11px !important;
	color: rgb(255, 255, 255) !important;
}

