
/* CSS for Table Customization "all right receive by lingden.net" */



table {
	margin-top:20px;
	font-size:14px;
	color:#212C44 !important;
	border-width: 1px;
	border-color: rgba(0, 0, 0, 0.1) !important;
	border-style: solid;
	border-collapse: collapse;
	width:100% !important;
	height:auto;
	font-weight:normal;
	background:#f6f6f6 !important; 
	padding:5px 10px; border:1px solid rgba(0, 0, 0, 0.1);
}

td {
	text-align:left; background:#f4f6ff !important;
	color:#212C44 !important;
padding:5px 10px; font-size:14px; line-height:140%;
font-weight:normal !important; border:1px dotted rgba(72, 87, 167, 0.6) !important;
}

td p{
font-size:14px; line-height:140%;
font-weight:normal !important;	
color:#212C44 !important;		
}

td p:hover{
color:#7f1416;		
}

th {	
background:#f4f6ff !important;		
}

/*
tr{

font-size:15px;
color:#212C44 !important;
padding:5px 10px;			
font-weight:bold;	
}

th {
	background:#fffccc !important;
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #fff;
}
tr{
background:#fffccc !important;
padding:5px;	
}
td {
	background:#f6f6f6 !important;
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #fffccc;
}
th{
	padding-top:15px !important;
	line-height:140%;
background:#d4dbff !important;
height:45px;
font-size:14px;
font-weight:700;		
}




*/

blockquote li{
position: relative;
}

.bf_aboutus blockquote li:before{
content: "\f05d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
/*--adjust as necessary--*/
color: #00c641;
font-size: 14px; padding-top:3px;
position: absolute;
margin-left:-17px !important;
}
.bf_aboutus blockquote li{
position: relative;
padding-left:10px;
}