/*this to hide issues sidebar for Cases resources*/
.resource-category-cases #custom_html-4{
	 display : none;
}
.resource-category-cases #menu-issue-sidebar-menu{
	 display : none;
}

.te_announcements .author-byline{ /*this to hide author for Timeline read more pages*/
	display : none;
}

.resource-category-cases div.fw-row{
	 display : none !important;
}

.te_announcements .post-date{ /*this to hide date for Timeline read more pages*/
	display : none;
}


/*

.author-byline{
	display : none;
}

.post-date{
	display : none;
}
*/

.btn-group button {
  background-color: #244587; /* blue background */
	border:1px solid white; /* dark blue border */
  color: white; /* White text */
  padding: 10px 13.65px; /* Some padding */
  cursor: pointer; /* Pointer/hand icon */
  float: left; /* Float the buttons side by side */
  font-family: proxima-nova,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  text-rendering: optimizeLegibility!important;
  -webkit-font-smoothing: antialiased!important;
}

.btn-group button:not(:last-child) {
  border-right: none; /* Prevent double borders */
}

/* Clear floats (clearfix hack) */
.btn-group:after {
  content: "";
  clear: both;
  display: table;
}

/* Add a background color on hover */
.btn-group button:hover {
  background-color: #193469;
}
.sh-hide a 
{
	margin-top:-10px;
	padding-top:-10px;
	position: relative;
	top: -10px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 0;
	margin:0px;
}  

.sh-hide a:hover {
	margin-top:-10px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 0;
	margin:0px;
}

.sh-show a {
	margin-top:-10px;
	position: relative;
	top: -10px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-show a span {
	margin-top:-10px;
		font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-show a:active {
	margin-top:-10px;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
	}
.sh-content {
	margin-top:-10px;
	font-size:15px !important;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-show {
		margin-top:-10px;
	font-size:15px !important;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-hide {
		margin-top:-10px;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-show-content {
		margin-top:-10px;
	font-size:15px !important;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-hide-content {
		margin-top:-10px;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
content.sh-show {
		margin-top:-10px;
	font-family:arial;
	font-size:22px !important;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
content.sh-show {
		margin-top:-10px;
	font-family:arial;
	font-size:14px !important;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}
.sh-content[post] {
	margin-top:-10px;
	font-size:15px !important;
	font-weight:normal;
	font-style:normal;
	padding: 0;
	margin:0px;
}

.page-id-7625 div.page-heading{display: none;} /*the 50th Anniversary test page, hiding the banner*/
.page-id-8552 div.page-heading{display: none;} 
