

/*集会詳細画面 申請状況一覧 */
table.table tr.recognize_result10 th, table.table tr.recognize_result10 td{
	background-color: #ffffff;
}
.table-hover tbody tr.recognize_result10:hover > th, .table-hover tbody tr.recognize_result10:hover > td{
	background-color: #f9f9f9;
}

table.table tr.recognize_result11 th, table.table tr.recognize_result11 td{
	background-color: #ccffff;
}
.table-hover tbody tr.recognize_result11:hover > th, .table-hover tbody tr.recognize_result11:hover > td{
	background-color: #c4f8f9;
}

table.table tr.recognize_result12 th, table.table tr.recognize_result12 td{
	background-color: #ff6600;
}
.table-hover tbody tr.recognize_result12:hover > th, .table-hover tbody tr.recognize_result12:hover > td{
	background-color: #f86000;
}

table.table tr.recognize_result13 th, table.table tr.recognize_result13 td{
	background-color: #ffff66;
}
.table-hover tbody tr.recognize_result13:hover > th, .table-hover tbody tr.recognize_result13:hover > td{
	background-color: #f8fa5f;
}

table.table tr.recognize_result14 th, table.table tr.recognize_result14 td{
	background-color: #90ee90;
}
.table-hover tbody tr.recognize_result14:hover > th, .table-hover tbody tr.recognize_result14:hover > td{
	background-color: #8be98d;
}


@media screen and (max-width:1200px){
}
@media screen and (max-width:1024px){
}
@media screen and (max-width:767px){
}
@media screen and (max-width:640px){}
}
@media screen and (max-width:480px){
}
@media screen and (max-width:320px){
}
