.best-in-class .featured-article {
	margin-bottom: 20px;
}
.best-in-class .left-sidebar{
	padding-left:0;
}
.best-in-class .content{
	padding-right:0;
}
.best-in-class .left-sidebar figure {
	margin-bottom:20px;
}
.best-in-class .left-sidebar img {
	width:100%;
}
.best-in-class .left-sidebar .award-logo {
	padding:0 0 20px 0;
}
.best-in-class .left-sidebar .fancybox {
	font-size:10px;
}
.best-in-class .left-sidebar nav {
	display:block;
}
.best-in-class .left-sidebar nav li {
	padding:10px 0;
	border-top:1px dotted #000;
}
.best-in-class .left-sidebar nav li:last-child {
	border-bottom:1px dotted #000;
}
.best-in-class .left-sidebar nav li a {
	color: #818285;
	font-size: 12px;
	font-weight: normal;
}	
.best-in-class .left-sidebar nav li.main-nav-link a,
.best-in-class .left-sidebar nav li.previous-year-link a{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.best-in-class .left-sidebar nav li.previous-year-link a{
	color: #000;
	font-weight: normal;
	font-style:italic;
	font-size: 10px;
}
.best-in-class .left-sidebar nav li.current-year-link a{
	color: #000;
	font-weight: bold;
	font-style:bold;
	font-size: 10px;
}
.best-in-class .horizontal-social-media-container {
	padding:10px 0;
}

.best-in-class .content nav { 
	margin-bottom: 20px;
}

.best-in-class .content nav h3 { 
  color:#000;
  font-size:14px;
  font-family:Oswald,Arial,Helvetica,sans-serif;
  font-weight:bold;
  position:relative;
  top:3px;
}
.best-in-class .content nav div .icon { 
  background-color: #000;
  color: #ffffff;
  font-size: 14px;
  padding: 4px 7px;
  position: absolute;
  right: 0;
  top: 0;
  cursor:pointer;
  pointer-events:none;
  z-index:100;
}
.best-in-class .content nav div select { 
  width:100%;
  border:1px solid #ddd;
  color:#444;
  padding:0 5px;
  font-style:italic;
  cursor:pointer;
  height:22px;
  font-size:13px;
}
.best-in-class .content nav div select option { 
  font-style:italic;
  background-color:#DCDCDC;
  cursor:pointer;
  border-bottom:1px dotted #000;
}
.best-in-class .content .divider {
margin:20px 0;
}

.best-in-class .article-text table {
	border:1px solid #E1E1E1;
	width:100% !important;
}
.best-in-class .article-text td {
	padding:5px 10px;
}
.best-in-class .article-text tr td:first-child {
	background-color:#E1E1E1;
	border-top:1px solid #E1E1E1;
}
.best-in-class .article-text tr td:last-child {
	text-align:right;
	border-top:1px solid #E1E1E1;
}

.best-in-class .article-text p.footnote{
	background-color:#fff;
	color:#000;
	border:1px solid #ccc;
	padding:10px !important;
}

.best-in-class .article-text table + p,
.best-in-class .article-text table + p + p,
.best-in-class .article-text table + p + p + p {
	font-size: 12px;
}

.best-in-class .banner-image {
	width:100%;
	padding-bottom: 20px;
}


/*service stars (piggybacks off of bic, its the same as bic with minor changes)*/
.service-stars .left-sidebar nav li a {
	color:#818285;
}
.service-stars .content nav h3,
.service-stars .left-sidebar nav li.main-nav-link a { 
  color:#00bfdf;
}
.service-stars .content nav div .icon { 
  background-color: #00bfdf;
}

.service-stars-info {
	line-height:25px;
}
.bic-ss-dek-style {
	font-size:16px;
	font-family:"Roboto Slab","Times New Roman",Times,serif;
	padding-bottom:20px;
}

.service-stars .left-sidebar .nav-subhead {
	font-size: 12px;
	font-weight: 700;
}

.service-stars .content nav h3 {
    display: none;
}

/* New wordpress styles

2017 styles*/
.bic-2017-best-in-class-401k-plans.best-in-class .left-sidebar nav li.main-nav-link a,
.bic-2017-best-in-class-401k-plans.best-in-class .left-sidebar nav li.previous-year-link a,
.bic-2017-best-in-class-401k-plans.best-in-class .content nav h3{
	color: #006e78;
}

.bic-2017-best-in-class-401k-plans.best-in-class .content nav div .icon {
	background-color: #006e78;
}

.bic-ss-dek-style {
	font-size: 22px;
}

.article-text .bic-ss-name-style {
	font-size: 35px;
	line-height: 45px;
	padding-top: 0;
}


/* =======================
NEW PSOY STYLES V3
==========================
========================*/

.psoy-header {
	background-color: green;
	color: #fff;
	padding:70px 0;
	background-position:center;
	background-size: cover;
}
.past-psoy {
	margin-bottom: 40px;
}

.past-psoy h3 {
	margin-bottom: 10px;
}

.psoy-listing-section,
.psoy-sidebar {
	margin:30px 0;
}

.psoy-listing-section ul {
	margin-top:30px;
}

.psoy-listing-section .nomination-text {
	margin-left: 25%;
}

.psoy-listing-item {
	margin-bottom: 15px;
	color: #000;
}

.psoy-listing-item a {
	color: inherit;
}

.psoy-listing-item.winner {
	margin-bottom: 25px;
}

.psoy-listing-header {
	margin-top:20px !important;	
}

.psoy-v3 .winner-icon {
	position: relative;
	line-height: 0;
	font-size: 0;
	display: inline-block;
}
.psoy-v3 .winner-icon img {
	position: relative;
	top: 5px;
	padding-right: 5px;
}
/*
.psoy-v3 .winner-icon .fa-star  {
    position: absolute;
    z-index: 2;
    left: 6px;
    color: #fff;
    font-size: 0.8rem;
    top: 5px;
}

.psoy-v3 .winner-icon .fa-shield  {
	color: #D1B576;
	font-size: 2.1rem;
}
*/

.psoy-listing-item .image-circle-listing {
	border-radius: 100%;
	max-width: 100px;
	float: right;
	background-size: cover;
	background-position: center;
	min-width: 100px;
	min-height: 100px;
}
.psoy-listing-item.winner .image-circle-listing {
	min-width: 175px;
	min-height: 175px;
}

.psoy-listing-item.winner h3 {
	margin-top:20px;
}

.psoy-listing-item .name {
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 15px;
}

.psoy-listing-item .name,
.psoy-listing-item .member {
	margin-bottom: 10px;
}

.psoy-v3 .past-links-footer > div  {
	padding-top:30px;
	border-top: 1px solid #BFBFBF;
}

.psoy-v3 .past-links-footer > div div {
	align-self: center;
	padding:0;
}

/*PSOY grid width styles*/
.psoy-v3 .grid {
	font-size:0;
	overflow-x: hidden;
}

.psoy-v3 .grid-container  {
	margin-left: -2px;
	margin-right: -2px;
}

.psoy-v3 .grid-item {
	width:16.6667%;
	padding-top:16.6667%;
	display:inline-block;
	position: relative;
	background-position: center;
	background-size: cover;
}

.psoy-v3 .grid-item > span {
	display:flex;
	width: 100%;
	height:100%;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(0,0,0,0.25);
	position: absolute;
	left: 0;
	top: 0;
	align-content: center;
	font-weight: 600;
	padding:30px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.5s;
	border: 2px solid #fff;
}

.psoy-v3 .grid-item > span > span {
	align-self: center;
	min-width: 100%;
	width: 100%;
	flex: 100%;
	text-align: center;
}

.psoy-v3 .grid-item span strong {
	padding-top: 10px;
	display: block;
}

.psoy-v3 .grid-item:hover > span {
	opacity: 1;
}

.psoy-v3 .grid-item:hover img {
	filter:grayscale(0%);
}

.psoy-v3 .grid-item img {
	width:100%;
	display:block;
	filter:grayscale(100%);
	transition: filter 0.5s;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #fff;
}
.psoy-v3 .grid-container.grid-width-4 .grid-item {
	width:25%;
	padding-top:25%;
}
.psoy-v3 .grid-container.grid-width-5 .grid-item {
	width:20%;
	padding-top:20%;
}
.psoy-v3 .grid-container.grid-width-6 .grid-item {
	width:16.6667%;
	padding-top:16.6667%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item {
	width:14.286%;
	padding-top:14.286%;
}

.psoy-v3 .grid-container .grid-item[class*="grid-item-width"] {
	padding-top: 0;
}

.psoy-v3 .grid-container.grid-width-4 .grid-item.grid-item-width-1 {
	width:25%;
}
.psoy-v3 .grid-container.grid-width-4 .grid-item.grid-item-width-2 {
	width:50%;
}
.psoy-v3 .grid-container.grid-width-4 .grid-item.grid-item-width-3 {
	width:75%;
}
.psoy-v3 .grid-container.grid-width-4 .grid-item.grid-item-width-4 {
	width:100%;
}

.psoy-v3 .grid-container.grid-width-5 .grid-item.grid-item-width-1 {
	width:20%;
}
.psoy-v3 .grid-container.grid-width-5 .grid-item.grid-item-width-2 {
	width:40%;
}
.psoy-v3 .grid-container.grid-width-5 .grid-item.grid-item-width-3 {
	width:60%;
}
.psoy-v3 .grid-container.grid-width-5 .grid-item.grid-item-width-4 {
	width:80%;
}
.psoy-v3 .grid-container.grid-width-5 .grid-item.grid-item-width-5 {
	width:100%;
}

.psoy-v3 .grid-container.grid-width-6 .grid-item.grid-item-width-1 {
	width:16.6667%;
}
.psoy-v3 .grid-container.grid-width-6 .grid-item.grid-item-width-2 {
	width:33.3334%;
}
.psoy-v3 .grid-container.grid-width-6 .grid-item.grid-item-width-3 {
	width:50.0001%;
}
.psoy-v3 .grid-container.grid-width-6 .grid-item.grid-item-width-4 {
	width:66.6667%;
}
.psoy-v3 .grid-container.grid-width-6 .grid-item.grid-item-width-5 {
	width:83.333%;
}
.psoy-v3 .grid-container.grid-width-6 .grid-item.grid-item-width-6 {
	width:100%;
}

.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-1 {
	width:14.286%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-2 {
	width:28.572%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-3 {
	width:42.858%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-4 {
	width:57.142%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-5 {
	width:71.333%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-6 {
	width:85.666%;
}
.psoy-v3 .grid-container.grid-width-7 .grid-item.grid-item-width-7 {
	width:100%;
}


/*profile page*/
.psoy-v3.profile-page .profile-header {
	color: #fff;
	padding:60px 0 30px 0;
	background-color: #000;
}

.psoy-v3.profile-page .profile-header .title {
	color: #D1B576;

}

.psoy-v3.profile-page .profile-header .name {
	margin-top: 15px;
	color: #fff;
	font-family: 'Open Sans';
}

.psoy-v3.profile-page .profile-header .image-circle {
	border-radius: 100%;
	max-width: 100%;
	min-width: 250px;
	min-height: 250px;
	margin-top: 30px;
	position: absolute;
	left: 0;
	background-position: center;
	background-size: cover;
}

.psoy-v3.profile-page .profile-header .winner-icon .fa-star  {
	color: #000;
}

.psoy-v3.profile-page .members {
	margin:20px 0;
	color: #000;
}

.psoy-v3.profile-page .black-bg {
	height: 275px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
}

.psoy-v3.profile-page .default-sidebar  {
	margin-top: 40px;
}

.psoy-v3.profile-page .article-format .social-media-container {
	padding:0;
}

.psoy-v3.profile-page .article-format .social-media-container li,
.psoy-v3.profile-page .article-format .social-media-container .social-media {
	text-align: left;
}

.psoy-v3.profile-page .article-format .social-media-container li.social-reprint,
.psoy-v3.profile-page .article-format .social-media-container li.social-print {
	display: none;
}

.psoy-v3.profile-page .profile-text {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #979797;
}

.psoy-v3.profile-page  .text-sidebar .small-listing-header a {
	color: inherit;
}
.psoy-v3.profile-page .category-nav {
	margin:20px 0 40px 0;
}
.plansponsor-of-the-year .grid-container.grid-width-7 .grid-item {
	width:14.286%;
}

.psoy-v3.profile-page .category-nav .popout {
	border: 1px solid #979797;
	background-color: #FFFFFF;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	position: absolute;
	left: -1px;
	top: -1px;
	min-width: 450px;
	padding:20px 20px 20px 50px;
	z-index: -10;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.5s, max-height 0.5s;
	max-height: 0;
	overflow:hidden;
}

.psoy-v3.profile-page .category-nav .popout.show {
	opacity: 1;
	max-height: 550px;
	pointer-events: all;
	z-index: 2000;
}

.psoy-v3.profile-page .category-nav .popout li{
	margin:7px 0;
}
.plansponsor-of-the-year .grid-container.grid-width-4 .grid-item.grid-item-width-4 {
	width:100%
}

.psoy-v3.profile-page .category-nav .popout li a{
	color: inherit;
}

.psoy-v3.profile-page .category-nav .popout li:hover a{
	color: #CC1528;
}

.psoy-v3.profile-page .category-nav .popout li.active {
	border-left: 4px solid #CC1528;
	padding-left: 15px;
	margin-left: -19px;
}
.plansponsor-of-the-year .grid-container.grid-width-5 .grid-item.grid-item-width-4 {
	width:80%
}
.plansponsor-of-the-year .grid-container.grid-width-5 .grid-item.grid-item-width-5 {
	width:100%
}

.psoy-v3.profile-page .category-nav .popout .far {
	position: absolute;
	top: -2px;
	left: -32px;
	z-index: 15;
	font-size: 2.5rem;
	cursor: pointer;
}

.psoy-v3.profile-page .category-nav .popout .small-listing-header {
	margin: 0 0 10px 0;
	cursor: pointer;
}

.psoy-v3.profile-page .cat-button .far {
	font-size: 2.5rem;
	cursor: pointer;
}
.plansponsor-of-the-year .grid-container.grid-width-6 .grid-item.grid-item-width-4 {
	width:66.6667%;
}
.plansponsor-of-the-year .grid-container.grid-width-6 .grid-item.grid-item-width-5 {
	width:83.333%;
}
.plansponsor-of-the-year .grid-container.grid-width-6 .grid-item.grid-item-width-6 {
	width:100%;
}

.psoy-v3.profile-page .cat-button span{
	align-self: center;
	padding-left: 10px;
	cursor: pointer;
}

.psoy-v3.profile-page .text-sidebar {
	min-width: 130px;
}

.psoy-v3.profile-page .profile-content {
	min-width: 80%;
	margin-bottom: 40px;
}

.psoy-v3.profile-page .listing-item-image {
	padding-right: 15px;
}

.psoy-v3.profile-page .psoy-listing-item .category-1 {
	margin-top: -10px;
}

.psoy-v3 .psoy-listing-section, 
.psoy-v3 .psoy-sidebar {
	margin: 30px 0;
}

.psoy-v3.category-page .psoy-listing-section,
.psoy-v3.category-page .psoy-sidebar {
	margin-top: 0;
}

.psoy-v3.category-page .site-section {
	margin-top: 60px;
}

.psoy-v3.category-page .psoy-listing-section  {
	margin-top: 0;
}

.psoy-v3.profile-page .profile-stats {
	font-size: 1.6rem;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BFBFBF;
}

.psoy-v3.profile-page .profile-stats ul {
	margin: 0;
}

.psoy-v3.profile-page .profile-stats li{
	margin-bottom: 15px;
	display: flex;
	font-size: 1.6rem;
	line-height: 1.4em;
	padding:0 15px;
}

.psoy-v3.profile-page .profile-stats li div:first-child {
	text-align: left;
}

.psoy-v3.profile-page .profile-stats li div:last-child {
	text-align: right;
}
.psoy-v3.profile-page .profile-stats .far,
.psoy-v3.profile-page .profile-stats .fab,
.psoy-v3.profile-page .profile-stats .fal {
	font-size: 1.8rem;
}

.sm-size .psoy-v3.profile-page .profile-text div div.col:first-child {
	display: none;
}

.sm-size .psoy-v3.profile-page .profile-content {
	width: 100%;
}

/* =======================
NEW service-stars STYLES V3
==========================
========================*/

.service-stars-header {
	background-color: green;
	color: #fff;
	padding:70px 0;
	background-position:center;
	background-size: cover;
}
.past-service-stars {
	margin-bottom: 40px;
}

.past-service-stars h3 {
	margin-bottom: 10px;
}

.service-stars-listing-section,
.service-stars-sidebar {
	margin:60px 0;
}

.service-stars-listing-section ul {
	margin-top:30px;
}

.service-stars-listing-section .nomination-text {
	margin-left: 25%;
}

.service-stars-listing-item {
	margin-bottom: 15px;
	color: #000;
}

.service-stars-listing-item a {
	color: inherit;
}

.service-stars-listing-header {
	margin-top:20px !important;	
}

.service-stars-listing-item .image-circle-listing {
	border-radius: 100%;
	max-width: 120px;
	float: right;
	background-size: cover;
	background-position: center;
	min-width: 120px;
	min-height: 120px;
}

.service-stars-listing-item .image-rectangle-listing {
	border-radius: 20px;
	max-width: 100px;
	float: right;
	background-size: cover;
	background-position: center;
	min-width: 100%;
	min-height: 120px;
}

.service-stars-listing-item .name {
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 2.0rem;
}

.service-stars-listing-item .name,
.service-stars-listing-item .member {
	margin-bottom: 10px;
}

.service-stars-v3 .past-links-footer > div  {
	padding-top:30px;
	border-top: 1px solid #BFBFBF;
}

.service-stars-v3 .past-links-footer > div div {
	align-self: center;
	padding:0;
}

/*profile page*/
.service-stars-v3.profile-page .profile-header {
	padding:0;
}

.service-stars-v3.profile-page .header-ad {
	margin-bottom: 0;
}

.service-stars-v3.profile-page .profile-banner-image {
	margin-bottom: 20px;
	width: 100%;
}

.service-stars-v3.profile-page .profile-header .title {
	color: #D18976;

}

.service-stars-v3.profile-page .profile-header .service-stars-type {
	color: #000;
}

.service-stars-v3.profile-page .profile-header .name {
	margin-top: 15px;
	margin-bottom: 0;
	color: #000;
	font-family: 'Open Sans';
}

.service-stars-v3.profile-page .profile-header .category {
	margin-bottom: 15px;
}

.service-stars-v3.profile-page .profile-header .source-credit  {
	margin-top: 10px;
}
.service-stars-v3.profile-page .profile-header .image-circle-container {
	width: 200px;
}
.service-stars-v3.profile-page .profile-header .image-circle {
	border-radius: 100%;
	max-width: 200px;
	min-width: 200px;
	min-height: 200px;
	background-position: center;
	background-size: cover;
}

.service-stars-v3.profile-page .profile-header.team-header .title {
	color: #AC1800;
}
.service-stars-v3.profile-page .profile-header.team-header .profile-blurb {
	margin:10px 0 15px 0;
}

.service-stars-v3.profile-page .profile-header.team-header .source-credit {
	color: #4A4A4A;
	font-size: 1.0rem;
}

.service-stars-v3.profile-page .members {
	margin:20px 0;
	color: #000;
}

.service-stars-v3.profile-page .profile-blurb {
	color: #4A4A4A;
}

.service-stars-v3.profile-page .article-format .social-media-container {
	padding:0;
}

.service-stars-v3.profile-page .article-format .social-media,
.service-stars-v3.profile-page .article-format .social-media-container,
.service-stars-v3.profile-page .article-format .social-media-container li {
	text-align: left;
}

.service-stars-v3.profile-page .profile-text {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #979797;
}

.service-stars-v3.profile-page  .text-sidebar .small-listing-header a {
	color: inherit;
}
.service-stars-v3.profile-page .category-nav {
	margin:20px 0 40px 0;
}

.service-stars-v3.profile-page .category-nav .popout {
	border: 1px solid #979797;
	background-color: #FFFFFF;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	position: absolute;
	left: -1px;
	top: -1px;
	min-width: 450px;
	padding:20px 20px 20px 50px;
	z-index: -10;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.5s, max-height 0.5s;
	max-height: 0;
	overflow:hidden;
}

.service-stars-v3.profile-page .category-nav .popout.show {
	opacity: 1;
	max-height: 550px;
	pointer-events: all;
	z-index: 2000;
}

.service-stars-v3.profile-page .category-nav .popout li{
	margin:7px 0;
}

.service-stars-v3.profile-page .category-nav .popout li a{
	color: inherit;
}

.service-stars-v3.profile-page .category-nav .popout li:hover a{
	color: #CC1528;
}

.service-stars-v3.profile-page .category-nav .popout li.active {
	border-left: 4px solid #CC1528;
	padding-left: 15px;
	margin-left: -19px;
}

.service-stars-v3.profile-page .category-nav .popout .far {
	position: absolute;
	top: -2px;
	left: -32px;
	z-index: 15;
	font-size: 2.5rem;
	cursor: pointer;
}

.service-stars-v3.profile-page .category-nav .popout .small-listing-header {
	margin: 0 0 10px 0;
	cursor: pointer;
}

.service-stars-v3.profile-page .cat-button .far {
	font-size: 2.5rem;
	cursor: pointer;
}

.service-stars-v3.profile-page .cat-button span{
	align-self: center;
	padding-left: 10px;
	cursor: pointer;
}

.service-stars-v3.profile-page .social-reprint,
.service-stars-v3.profile-page .social-print {
	display: none;
}

.service-stars-v3.profile-page .text-sidebar .flip-container {
	width: 200%;
}

.service-stars-v3.profile-page .text-sidebar .award-logo {
	transform: rotate(-90deg);
	transform-origin: top left;
	width: 100%;
	max-width: 1000px;
	margin-top: calc(100%);
}

.service-stars-v3.profile-page .profile-content {
	min-width: 80%;
	margin-bottom: 40px;
}

.service-stars-v3.profile-page .listing-item-image {
	padding-right: 15px;
}

.service-stars-v3.profile-page .service-stars-listing-item .category-1 {
	margin-top: -10px;
}

.service-stars-v3.category-page .service-stars-listing-section,
.service-stars-v3.category-page .service-stars-sidebar {
	margin-top: 0;
}

.service-stars-v3.category-page .site-section {
	margin-top: 60px;
}

.service-stars-v3.category-page .service-stars-listing-section  {
	margin-top: 0;
}

.service-stars-v3.profile-page .profile-stats {
	font-size: 1.6rem;
	padding-bottom: 20px;
	margin-bottom: 16px;
	border-bottom: 1px solid #BFBFBF;
}

.service-stars-v3.profile-page .service-stars-info {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #BFBFBF;
}

.service-stars-v3.profile-page .profile-stats ul {
	margin: 0;
}

.service-stars-v3.profile-page .profile-stats li{
	margin-bottom: 15px;
	display: flex;
	font-size: 1.6rem;
	line-height: 1.4em;
	padding:0 15px;
}

.service-stars-v3.profile-page .profile-stats li:last-child {
	margin-bottom:0;
}

.service-stars-v3.profile-page .profile-stats li div:first-child {
	text-align: left;
}

.service-stars-v3.profile-page .profile-stats li div:last-child {
	text-align: right;
}
.service-stars-v3.profile-page .profile-stats .far,
.service-stars-v3.profile-page .profile-stats .fab,
.service-stars-v3.profile-page .profile-stats .fal {
	font-size: 1.8rem;
}

.service-stars-v3.profile-page .alignright {
	float: right;
}

.sm-size .service-stars-v3.profile-page .profile-text div div.col:first-child {
	display: none;
}

.sm-size .service-stars-v3.profile-page .profile-content {
	width: 100%;
}

/* =======================
NEW Best In Class STYLES V3
==========================
========================*/

.best-in-class-header {
	background-color: green;
	color: #fff;
	padding:70px 0;
	background-position:center;
	background-size: cover;
}
.past-best-in-class {
	margin-bottom: 40px;
}

.past-best-in-class h3 {
	margin-bottom: 10px;
}

.best-in-class-listing-section,
.best-in-class-sidebar {
	margin:60px 0;
}

.best-in-class-listing-section ul {
	margin-top:30px;
}

.best-in-class-listing-section .nomination-text {
	margin-left: 25%;
}

.best-in-class-listing-item {
	margin-bottom: 15px;
	color: #000;
}

.best-in-class-listing-item a {
	color: inherit;
}

.best-in-class-listing-header {
	margin-top:20px !important;	
}

.best-in-class-listing ul {
	margin-top:30px;
}

.best-in-class-listing-item .image-circle-listing {
	border-radius: 100%;
	max-width: 120px;
	float: right;
	background-size: cover;
	background-position: center;
	min-width: 120px;
	min-height: 120px;
}

.best-in-class-listing-item .image-rectangle-listing {
	border-radius: 20px;
	max-width: 100px;
	float: right;
	background-size: cover;
	background-position: center;
	min-width: 100%;
	min-height: 120px;
}

.best-in-class-listing-item .name {
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 2.0rem;
	color: #CC1528;
}

.best-in-class-listing-item .member {
	margin-bottom: 10px;
}

.best-in-class-v3 .past-links-footer {
	margin-top: 30px;
}

.best-in-class-v3 .past-links-footer > div  {
	padding-top:30px;
	border-top: 1px solid #BFBFBF;
}

.best-in-class-v3 .past-links-footer > div div {
	align-self: center;
	padding:0;
}

/*profile page*/
.best-in-class-v3.profile-page .profile-header {
	padding:20px 0;
	background-color: #000;
	color: #fff;
}

.best-in-class-v3.profile-page .profile-header .header-text {
	padding-left: 15%;
	min-width: 75%;
}

.best-in-class-v3.profile-page .header-ad {
	margin-bottom: 0;
}

.best-in-class-v3.profile-page .profile-banner-image {
	margin-bottom: 20px;
	width: 100%;
}

.best-in-class-v3.profile-page .profile-header .title {
	color: #D1B576;
	font-size: 2.0rem;
}

.best-in-class-v3.profile-page .profile-header .best-in-class-type {
	color: #fff;
}

.best-in-class-v3.profile-page .profile-header .name {
	margin-top: 10px;
	margin-bottom: 0;
	color: #fff;
}

.best-in-class-v3.profile-page .profile-header .category {
	margin-bottom: 15px;
}

.best-in-class-v3.profile-page .profile-header .source-credit  {
	margin-top: 10px;
}
.best-in-class-v3.profile-page .profile-header .image-circle-container {
	width: 200px;
}
.best-in-class-v3.profile-page .profile-header .image-circle {
	border-radius: 100%;
	max-width: 200px;
	min-width: 200px;
	min-height: 200px;
	background-position: center;
	background-size: cover;
}

.best-in-class-v3.profile-page .profile-header.team-header .title {
	color: #AC1800;
}
.best-in-class-v3.profile-page .profile-header.team-header .profile-blurb {
	margin:10px 0 15px 0;
}

.best-in-class-v3.profile-page .profile-header.team-header .source-credit {
	color: #4A4A4A;
	font-size: 1.0rem;
}

.best-in-class-v3.profile-page .content-section {
	margin-top: 30px;
}

.best-in-class-v3.profile-page .members {
	margin:20px 0;
	color: #000;
}

.best-in-class-v3.profile-page .profile-blurb {
	color: #4A4A4A;
}

.best-in-class-v3.profile-page .article-format .social-media-container {
	padding:0;
}

.best-in-class-v3.profile-page .article-format .social-media-container li, 
.best-in-class-v3.profile-page .article-format .social-media-container .social-media,
.best-in-class-v3.profile-page .article-format .social-media-container li {
	text-align: left;
}

.best-in-class-v3.profile-page  .text-sidebar .small-listing-header a {
	color: inherit;
}
.best-in-class-v3.profile-page .category-nav {
	margin:20px 0 40px 0;
}

.best-in-class-v3.profile-page .category-nav .popout {
	border: 1px solid #979797;
	background-color: #FFFFFF;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.5);
	position: absolute;
	left: -1px;
	top: -1px;
	min-width: 780px;
	padding:20px 20px 20px 50px;
	z-index: -10;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.5s, max-height 0.5s;
	max-height: 0;
	overflow:hidden;
}

.best-in-class-v3.profile-page .category-nav .popout.show {
	opacity: 1;
	max-height: 999px;
	pointer-events: all;
	z-index: 2000;
}

.best-in-class-v3.profile-page .category-nav .popout li{
	margin:7px 0;
	padding-right: 15px;
}

.best-in-class-v3.profile-page .category-nav .popout li a{
	color: inherit;
}

.best-in-class-v3.profile-page .category-nav .popout li:hover a{
	color: #CC1528;
}

.best-in-class-v3.profile-page .category-nav .popout li.active {
	border-left: 4px solid #CC1528;
	padding-left: 15px;
	margin-left: -19px;
}

.best-in-class-v3.profile-page .category-nav .popout .far {
	position: absolute;
	top: -2px;
	left: -32px;
	z-index: 15;
	font-size: 2.5rem;
	cursor: pointer;
}

.best-in-class-v3.profile-page .category-nav .popout .small-listing-header {
	margin: 0 0 10px 0;
	cursor: pointer;
}

.best-in-class-v3.profile-page .cat-button .far {
	font-size: 2.5rem;
	cursor: pointer;
}

.best-in-class-v3.profile-page .cat-button span{
	align-self: center;
	padding-left: 10px;
	cursor: pointer;
}

.best-in-class-v3.profile-page .social-reprint,
.best-in-class-v3.profile-page .social-print {
	display: none;
}

.best-in-class-v3.profile-page .text-sidebar .flip-container {
	margin-top: calc(100% + 20px);
}

.best-in-class-v3.profile-page .text-sidebar .award-logo {
	transform: rotate(-90deg);
	transform-origin: top left;
}

.best-in-class-v3.profile-page .profile-content {
	min-width: 80%;
	margin-bottom: 40px;
}

.best-in-class-v3.profile-page .listing-item-image {
	padding-right: 15px;
}

.best-in-class-v3.profile-page .best-in-class-listing-item .category-1 {
	margin-top: -10px;
}

.best-in-class-v3.category-page .best-in-class-listing-section,
.best-in-class-v3.category-page .best-in-class-sidebar {
	margin-top: 0;
}

.best-in-class-v3.category-page .site-section {
	margin-top: 60px;
}

.best-in-class-v3.category-page .best-in-class-listing-section  {
	margin-top: 0;
}

.best-in-class-v3.profile-page .profile-stats {
	font-size: 1.6rem;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #BFBFBF;
}

.best-in-class-v3.profile-page .best-in-class-info {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #BFBFBF;
}

.best-in-class-v3.profile-page .profile-stats ul {
	margin: 0;
}

.best-in-class-v3.profile-page .profile-stats li{
	margin-bottom: 15px;
	display: flex;
	font-size: 1.6rem;
	line-height: 1.4em;
	padding:0 15px;
}

.best-in-class-v3.profile-page .profile-stats li:last-child {
	margin-bottom:0;
}

.best-in-class-v3.profile-page .profile-stats li div:first-child {
	text-align: left;
}

.best-in-class-v3.profile-page .profile-stats li div:last-child {
	text-align: right;
}

.best-in-class-v3.profile-page table{
	width: 100% !important;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	border-top: 1px solid #BFBFBF;
}

.best-in-class-v3.profile-page table td {
	background-color: transparent !important;
	border-bottom: 1px dotted #BFBFBF;
	padding:12px 16px;
	margin:0;
	font-size: 1.4rem;
	line-height: 1.4em;
	height: auto !important;
}

.best-in-class-v3.profile-page table tr:hover td {
	background-color: rgba(255,255,0,0.5) !important;
}

.best-in-class-v3.profile-page table td:first-child {
	width: 45%;
	text-align: left;
	font-weight: 700;
	padding-right: 0;
	height: ;
}

.best-in-class-v3.profile-page table td:first-child .indented {
	padding-left:25px;
	font-weight: 400;
}

.best-in-class-v3.profile-page table td:last-child {
	width: 55%;
	text-align: right;
	padding-left: 0;
}

.best-in-class-v3.profile-page .footnote table tr td {
	background-color:#fff;
	font-size: 14px;
	line-height: 1.6em;
	font-family: "Open Sans";
	color: #4A4A4A;
	margin-top: 12px;
	text-align: left;
}

.sm-size .best-in-class-v3.profile-page .profile-text div div.col:first-child {
	display: none;
}

.sm-size .best-in-class-v3.profile-page .profile-content {
	width: 100%;
}


/* =======================
NEW DC Standouts STYLES V3
==========================
========================*/

.dc-standouts-header {
	background-color: green;
	color: #fff;
	padding:70px 0;
	background-position:center;
	background-size: cover;
}
.past-dc-standouts {
	margin-bottom: 40px;
}

.past-dc-standouts h3 {
	margin-bottom: 10px;
}

.dc-standouts-listing .award-section {
	margin-bottom: 60px;
}

.dc-standouts-listing-item {
	color: #000;
}

.dc-standouts-listing-item a {
	color: inherit;
}

.dc-standouts-listing-header {
	margin-top:20px !important;	
}

.dc-standouts-listing-item .name {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 2.0rem;
	color: #000;
	padding-bottom: 30px;
}

.dc-standouts-listing-item .score {
	font-size: 5.4rem;
	line-height: 0.8em;
	font-weight: 300;
	text-align: center;
	padding-bottom: 30px;
	border-right: 1px dotted #ccc;
}

.dc-standouts-listing ul li:first-child .score {
	font-weight: 600;
	padding-top: 20px;
}

.dc-standouts-listing-item .score .award-label {
	font-size: 1.3rem;
	line-height: 1em;
	font-weight: 300;
	margin-bottom: 12px;
	display: block;
	text-align: center;
}

.dc-standouts-listing-item .trophy {
	max-width: 55px;
	padding-right: 0;
	padding-bottom: 30px;
}

.dc-standouts-listing-item .award-placement {
	font-size: 1.5rem;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
}

.bronze-color {
	color: #C39765;
}

.silver-color {
	color: #C4C4C4;
}

.gold-color {
	color: #E7C67C;
}

.dc-standouts-listing-item .name,
.dc-standouts-listing-item .member {
	margin-bottom: 0;
}

.dc-standouts-v3 .past-links-footer {
	margin-top: 30px;
}

.dc-standouts-v3 .past-links-footer > div  {
	padding-top:30px;
	border-top: 1px solid #BFBFBF;
}

.dc-standouts-v3 .past-links-footer > div div {
	align-self: center;
	padding:0;
}

/* Mobile adjustments to all. A lot of this will cover multiple awards */
.sm-size .psoy-listing-item.winner .image-circle-listing,
.sm-size .psoy-v3.profile-page .profile-header .image-circle {
	min-width: 125px;
	min-height: 125px;
}

.sm-size .psoy-header,
.sm-size .best-in-class-header,
.sm-size .service-stars-header,
.sm-size .dc-standouts-header {
	padding:20px 0;
}

.sm-size div[style*="margin-top"] {
	margin-top:0 !important;
}

.sm-size .best-in-class-v3.profile-page .profile-header .header-text {
	padding-left: 15px;
}
