/*banner*/
.bg-image {
	background-image: url('../../images/banners/mpf-orso_er_ee_bg.jpg') !important;
}

/*disable the divider vertical, pagenav, article aside, page header*/
.divider-vertical,
.pager.pagenav,
.article-aside,
.page-header{
	display: none;
}
/*title&subtitle*/
#t3-content h1{
    margin: 20px 0 40px 0;
}
/*title&subtitle*/
#t3-content h1{
    margin: 20px 0 4px 0;
}

#t3-content h2{
	color:#00a046;
	margin: 0 0 40px;
	font-size: 18px;
}

.t3-content h4{
	color:#00a046;
	margin: 0 0 10px;
	font-size: 16px;
}

.t3-content h5{
	font-weight: 600;
	margin-bottom: 25px;
}

.self-employed-person-contribution,
.declare-relevant-income{
	border: 1px solid #a6ce39;
	width: 99%;
	position: initial;
}

.self-employed-person-contribution td, th,
.declare-relevant-income td, th{
	border: 1px solid #a6ce39;
	padding: 10px 10px;
	text-align: center;
	position: relative;
}

.self-employed-person-contribution th,
.declare-relevant-income th{
	background-color: #a6ce39;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	width: 50%;
	line-height: 18px;
}

.self-employed-person-contribution td
.declare-relevant-income td{
	margin: 0 auto;
	vertical-align: middle;
}

.self-employed-person-contribution .left,
.declare-relevant-income .left{
	text-align: left;
}

.note{
	display: block;
	margin-top: 30px;
	color: #666666;
	font-size: 13px;
}







/*Responsive*/
@media screen and (min-width: 1200px) {



}

@media screen and (max-width: 1190px) {



}

@media screen and (max-width: 767px) {



}

@media screen and (max-width: 319px) {


}
