@charset "utf-8";
/* flow css */

.ol-icon li{
	margin-bottom:15px;
	
}
.ol-icon .field{
	margin-bottom:40px;
}
.ol-icon a{
	color:#1f94d7;
}
.annotation{
	font-size:15px;
	margin:10px 0;
}
.bg_dray{
	background:#f1f1f1;
	padding:20px;
	
}

.difference li{
	padding-bottom:10px;
	border-bottom:1px solid #bbb ;
}
.difference li:last-child{
	border:none;
}
.flow-navy li{
	font-weight:bold;
	text-align:center;
  font-size: 20px;
}

.flow .navy{
	width:260px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	background:#00306b;
	text-align:center;
}
.flow-gray{
	margin:20px 0;
	width:260px;
	text-align:center;
}

.flow .content{
	margin-left:30px;
	width:420px;
}

.report.navy{
	line-height:30px;
	padding:10px 0;
}







