.article-info .category-name,
.article-info dd:after,
.article-info .hits,
.btn-group,
.divider-vertical,
.pager,

.view-article .page-header,

.ui-tooltip {
    display: none !important;
}


.article-info .published{
	text-transform: capitalize !important;
	color: #00a046;
	font-size: 14px;
}

/*banner*/
.bg-image {
	background-image:url("../../images/banners/whats_new_bg.jpg") !important;

}

/*artcile-title*/
#t3-content h1 {

    margin: 20px 0 40px 0;
}

article .article-content {
  padding-bottom: 20px;
}

/*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) {


}

.steps-to-access-your-online-account{
	background-color: #f6f7f5;
	border-radius: 8px;
	padding: 20px;
	text-align: center;
}

.steps-to-access-your-online-account .title{
	color: #6e6f76;
	font-size:18px;
	display: block;
	text-align: center;
	margin-bottom: 26px;
}

.steps-to-access-your-online-account .step{
	background-color: #ffffff;
	width: 260px;
	display: inline-table;
	border: 1px solid #a6ce39;
	border-radius: 8px;
	margin: 0 1% 2% 0;
}

.steps-to-access-your-online-account .step .header{
	background-color: #a6ce39;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	min-height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
}

.steps-to-access-your-online-account .step .content{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	min-height: 280px;
	text-align: center;
	padding: 19px 12px 0;
}

.steps-to-access-your-online-account .step .content ul li{
	text-align: left;
	margin-left: -25px;
	list-style: none;
}

.steps-to-access-your-online-account .step .content img{
	margin: 0 auto;
	margin-bottom: 24px;
}

.steps-to-access-your-online-account h5{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	min-height: 260px;
	text-align: center;
	padding: 19px 12px 0;
}


.steps-to-access-your-online-account .left{
	text-align: left;
}

.channels{
	overflow: auto;
	overflow-y: hidden;
	overflow-x: auto;
	border: 1px solid #a6ce39 \9;
}




:root .channels{
	border: none\0/IE9;
}

.channels table{
	border: 1px solid #a6ce39;
    width: 100%;
    min-width: 700px;
	position: initial;
	border: none \9;
}

:root .channels table{
	border: 1px solid #a6ce39\0/IE9;
}



.channels table td, th{
	border: 1px solid #a6ce39;
	padding: 10px 10px;
	text-align: center;
	background-clip: padding-box;
	border: none \9;

}

:root .channels table td, th{
	border: 1px solid #a6ce39\0/IE9;


}

.channels table th{
	background-color: #a6ce39;
	color: #ffffff;
	font-weight: 600;
	font-size: 16px;
	width: 13%;
}


.channels table th:first-child{
	text-align: left;
	width: 35%;
}

.channels table td{
	margin: 0 auto;
	vertical-align: middle;
	background-image: url(../../images/articles/DIS/fake_border.png) \9;
}


:root .channels table td{
	background-image: none\0/IE9;
}

.channels table td:first-child{
	text-align: left;
	font-weight: 600;
	background-image: none\0/IE9;
	background-image: url(../../images/articles/DIS/fake_border_2.png) \9;
}


:root .channels table td:first-child{
	background-image: none\0/IE9;
}

.channels table td img{
	margin: 0 auto;
}


.channels table td .with-tick{
	display: inline-block;
}

.channels table .nope{
	background-color: #f5f5f5;
	border: none \9;
	background-image: url(../../images/articles/DIS/fake_border.png) \9;
}


:root .channels table .nope{
	border: 1px solid #a6ce39\0/IE9;
	background-image: none\0/IE9;
}

.note{
	display: block;
	margin-top: 30px;
	color: #666666;
	font-size: 13px;
}
