/** Jlupin custom styles **/

table.jlupin-table-header {

	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	width: 100%;
	margin: 0px auto;
}

td.jlupin-td-overview-imgheader1 {
	border: 0px;
	padding: 0px;
	height: 169px;
	vertical-align: middle;
	text-align: center;
	background-image: url('/uploads/cms-wysiwyg/2017/07/JLupin overview_02.png');
	background-repeat:no-repeat;
}

td.jlupin-td-overview-imgheader2 {
	border: 0px;
	padding: 0px;
	height: 169px;
	vertical-align: middle;
	text-align: center;
	background-image: url('/uploads/cms-wysiwyg/2017/07/JLupin overview_03.png');
	background-repeat:no-repeat;
}

.documentation .doc-box h2 {
    font-size: 30px;
    font-family: "industry-inc-base";
    color: #fac700;
    text-transform: uppercase;
    line-height: 120%;
}