#s_cont {
	background-image:url("/pages/images/C01/lib2.png");
	background-position:right 40px;
	background-repeat:no-repeat;
	background-size:46% auto;
}

h3.gradient {margin-top:50px; font-size: 28px;}
h3.gradient strong {
	font-size:38px;
	background: -webkit-linear-gradient(#1147C1, #1A2A42);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
 }
p.dot {margin:20px 0 10px 0 !important;}

div.pre {
	padding-top:0;
	white-space:pre-wrap; 
	margin-bottom:60px;
	font-size:14px;
	line-height:1.6;
}
table.tb {border-collapse:collapse; width:100%; margin-bottom:60px;}
table.tb th,
table.tb td {
	padding:8px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	border:1px solid #ddd;
}
table.tb th:first-of-type,
table.tb td:first-of-type {border-left:none;}
table.tb th:last-of-type,
table.tb td:last-of-type {border-right:none;}
table.tb th {background:#f5f5f5; border-top:2px solid #1147C1;}

#tb2,
#tb3 {margin-bottom:0;}