.ms-tabs-template {
    max-width: 1140px;
    margin: 0 auto;
    font-family: "Lato", sans-serif;
}

.ms-tabs-vertical-template {
	max-width: 1065px;
}

.ms-tabs-template .ms-thumb-frame h3 {
	font-weight: 400;
	font-size: 14px;
	margin:0;
	border:0px;
	text-transform: uppercase;
	font-weight: bold;
}

.ms-tabs-template .ms-thumb-frame p {
	font-size:12px;
	margin: 4px 0;
}

.ms-tabs-template .ms-thumb-frame-selected h3{
	color:#4b8aac;
}

.hpsst-title1 {
  font-weight: 300;
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  background-color: #f65256;
  padding: 6px 9px;
}
.hpsst-title2 {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  background: white;
  padding: 11px 12px;
}
