
/*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;
}

.t3-content h5{
	font-weight: 600;
	margin-bottom: 25px;
}

.table-container { /* added by kaho 2015-09-02 */
	overflow-x: auto;
	border: 1px solid #a6ce39 \9;
}

:root .table-container {
	border: none\0/IE9;
}

.channels-and-touch-points{
	border: 1px solid #a6ce39;
    width: 100%;
    min-width: 900px; /* added by kaho 2015-09-02 */
	border: none \9;
	position: initial;
}

:root .channels-and-touch-points{
	border: 1px solid #a6ce39\0/IE9;
}

.channels-and-touch-points td, th{
	border: 1px solid #a6ce39;
	padding: 10px 10px;
	text-align: center;
	border: none \9;
}

:root .channels-and-touch-points td, th{
	border: 1px solid #a6ce39\0/IE9;
}

.channels-and-touch-points th{
	background-color: #a6ce39;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	width: 12%;
	line-height: 18px;
	vertical-align: middle;
    padding: 5px 10px;
}

.channels-and-touch-points th:first-child{
	text-align: left;
	width: 30%;
}

.channels-and-touch-points td{
	margin: 0 auto;
	vertical-align: middle;
	background: url(../../images/articles/mpf-orso/fake_border.png) \9;
}

:root .channels-and-touch-points td{
	background-image: none\0/IE9;
}

.channels-and-touch-points td:first-child{
	text-align: left;
	font-weight: 600;
	background: url(../../images/articles/mpf-orso/fake_border_2.png) \9;
}

:root .channels-and-touch-points td:first-child{
	background-image: none\0/IE9;
}

.channels-and-touch-points td img{
	margin: 0 auto;
}

.channels-and-touch-points td .with-hash{
	display: inline-block;
}

.channels-and-touch-points .nope{
	background-color: #f5f5f5;
	background-clip: padding-box;
	border: none \9;
	background-image: url(../../images/articles/mpf-orso/fake_border.png) \9;
}

:root .channels-and-touch-points .nope{
	border: 1px solid #a6ce39\0/IE9;
	background-image: none\0/IE9;
}

.note{
	display: block;
	margin-top: 30px;
	color: #666666;
	font-size: 13px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.channels-and-touch-points{
		border: 1px solid #a6ce39;
		background: none;
	}

	.channels-and-touch-points td, th{
		border: 1px solid #a6ce39;
		background: none;
	}
	
	.channels-and-touch-points .nope{
		border: 1px solid #a6ce39;
		background: -ms-linear-gradient(left, #F5F5F5 0%, #F5F5F5 100%);
	}
}

/*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) {


}