/**
* http://ayoung.designclick.co.kr/Html/main/pages/nas_sales_002.php
*/
.agency-list-table{
	width:100%; border-collapse: separate; border-spacing: 0;
}
.agency-list-table tr {
	font-size:13px; margin:0px 10px;
}
.agency-list-table th.message-txt{
	text-align:center;

}
.agency-list-table tr:hover td {
	background-color:#f2f9f4;
	cursor:pointer;
}
.agency-list-table td:first-child {
	float:left; width:30%; text-align:left;  padding:14px 0px; border-bottom:1px dotted #e4e4e4; color:#12d356;
}
.agency-list-table td:last-child {
	float:left; width:70%; padding:14px 0px; border-bottom:1px dotted #e4e4e4; text-align:left;
}


.agency-list-table tr.is-active td{
	background-color:#f2f9f4;
}

#meetingschart3{
	overflow:visible !important;
}



table[data-use-active2] > tbody > tr.is-active > td {
	color:#fff !important;
	background-color:#ce0941  !important; 
	font-weight:bold;
}
 
table[data-use-active] > tbody > tr.is-active > td {
	color:#fff !important;
	background-color:#6971FC  !important; 
	font-weight:bold;
}

table[data-use-active4] > tbody > tr.is-active > td {
	color:#fff !important;
	background-color:#6971FC  !important; 
	font-weight:bold;
}



.data-use-active3 tr.is-active td{
	color:#fff !important;
	background-color:#6971FC  !important; 
	font-weight:bold;
}

 


