﻿.bac-lac-anchor-FakeClass {
	display: none !important;
}

.list-bullet-none {
	list-style-type: none;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description{
	width: 100% !important;
}

/*TFS BUG 237 - Fix Twitter title color.*/
#twitter-feed .panel-title{
	color:inherit;
}
h5.ms-rteElement-H5{
	-ms-name:"Heading 5";
	font-weight:700;
	font-size:16px;
	margin-top:23px;
	margin-bottom:11.5px;
	font-family:inherit;
	line-height:1.1;
	font-style: normal;
	color: #333;
}
h6.ms-rteElement-H6{
	-ms-name:"Heading 6";
	font-weight:700;
	font-size:14px;
	margin-top:21px;
	margin-bottom:11.5px;
	font-family:inherit;
	line-height:1.1;
	color:#333;
    font-style: normal;
}
table.ms-rteTable-WET4Table{
	-ms-name:"WET 4 Table - Table Bordered";
	width:100%;
	max-width:100%;
	margin-bottom:23px;
	background-color:transparent;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ddd;
	
}
.ms-rteTable-WET4Table th{
	border-top:0;
	border-bottom-width:2px;
	border:1px solid #ddd;
	vertical-align:bottom;
	padding:8px;
	line-height:1.4375;	
}
.ms-rteTable-WET4Table td{
	border:1px solid #ddd;
	vertical-align:top;
	padding:8px;
	line-height:1.4375;
}

a.btn.btn-lg.btn-primary.btn-block{
	color:#fff;
}

a[href*="op=pdf"]{
	background: transparent url("/_layouts/SPWET4/GC-SharePoint/IMG/download.png") no-repeat scroll left center;
	padding-left:18px;
}