
CSS Pretty Print
 
#elections .heading {
	 border-bottom-color: #d8d8d8;
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 padding-bottom: 8px;
	 width: 100%;
}
 #elections .heading {
	 font-size: 30px !important;
	 color: #333 !important;
	 font-family: "Proxima Nova Regular", Arial, sans-serif;
	 line-height: 40px !important;
	 font-weight: normal;
}
 #elections .election-subheading {
	 font-family: 'ProximaNova-Regular', 'Proxima Nova';
	 margin-top: 12px;
	 font-size: 18px !important;
}
 #elections .subtext {
	 color: #606060;
	 max-width: 920px;
}
 #elections .margin-auto {
	 margin: auto;
}
 @media screen and (max-width: 980px) {#elections .tier-cards {
	 -ms-flex-direction: column;
	 flex-direction: column;
}
 }
 #elections .tier-cards {
	 display: -ms-flexbox;
	 display: flex;
	 -ms-flex-pack: center;
	 justify-content: center;
	 margin-top: 20px;
}
 @media screen and (max-width: 980px) {#elections .tier-card {
	 width: 100%;
	 margin: 12px auto;
}
 }
 #elections .tier-card {
	 position: relative;
	 border: 1px solid #d0d0d0;
	 padding: 12px 12px 36px 12px;
	 max-width: 330px;
	 margin: 12px;
}
 #elections .tier-card .tier-card-heading {
	 font-family: "Proxima Nova Semibold", Arial, sans-serif;
	 padding-left: 6px;
	 border-bottom: 2px solid #b8b8b8;
	 font-size: 18px;
	 line-height: 2em;
	 color: #888;
	 margin: 0;
}
 #elections .tier-card-body {
	 position: relative;
	 margin: 6px;
	 display: flex;
	 flex-wrap: wrap;
}
 #elections .tier-card .subheading {
	 font-family: "Proxima Nova Light", Arial, sans-serif;
	 width: calc(100% - 80px);
	 float: left;
	 margin-top: 12px;
	 flex: 1 0 auto;
}
 #elections .subheading {
	 font-family: "Proxima Nova Light", Arial, sans-serif;
	 font-size: 34px;
	 line-height: 1.2em;
	 color: #606060;
	 max-width: 700px;
	 margin: 50px auto 30px;
}
 #elections .tier-card img {
	 float: right;
	 margin-bottom: 12px;
	 -ms-flex: 1 0 auto;
	 flex: 1 0 auto;
	 max-height: 86px;
}
 #elections img {
	 width: auto;
}
 #elections a, #elections img, #elections a img {
	 border: 0;
}
 #elections .tier-card p {
	 clear: both;
	 margin-top: 20px;
	 margin-bottom: 50px;
	 color: #383838;
}
#elections voya-button {
	 display: inline-block;
	 background-image: none;
	 background-color: #005497! important;
	 color: white;
	 font-size: 18px;
	 font-weight: 600;
	 margin: 4px 2px;
	 padding: 5px 20px;
	 border-radius: 30px;
	 text-align: center;
	 font-family: "Proxima Nova Regular", Arial, sans-serif;
	 line-height: 20px;
	 vertical-align: middle;
	 cursor: pointer;
	 box-shadow: none;
	 text-decoration: none;
 }
 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#elections voya-button {
	 display: inline-block;
	 background-image: none !important;
	 background-color: #005497! important;
	 color: white;
	 font-size: 18px;
	 font-weight: 600;
	 margin: 4px 2px;
	 padding: 5px 20px;
	 border-radius: 30px;
	 text-align: center;
	 font-family: "Proxima Nova Regular", Arial, sans-serif;
	 line-height: 20px;
	 vertical-align: middle;
	 cursor: pointer;
	 box-shadow: none;
	 text-decoration: none;
 }}
#elections .tier-card voya-button  {
	 position: absolute;
	 bottom: 12px;
	 width: calc(100% - 24px);
}
 
#elections {
	font-size: 16px;
}
#elections img {
	width: auto;
}
#elections h1, #elections h2, #elections h3, #elections h4, #elections h5, #elections h6 {
	position: relative;
	clear: both;
	float: none;
	height: auto;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	margin-bottom: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: 0 0;
	letter-spacing: 0;
   /*-1px*/
	line-height: 1em;
	font-weight: normal;
}
#elections .text-center {
	text-align: center;
}
#elections * {
    box-sizing: border-box;
}
#content-in * {
    font-size: 18px !important;
    line-height: 24px !important;
}
#main-content {
    background-color: #fff;
    box-shadow: 0 10px 20px -1px rgba(51, 51, 51, 0.1);
    color: #333333;
    border-radius: 10px;
    padding: 30px 40px 50px;
}
#main {
    min-height: 415px;
    position: relative;
}
#doc {
    width: 1200px !important;
}
@media screen and (max-width: 1080px) {
	#doc {
		padding-left: 0px;
		padding-right: 0px;
		border-radius: 10px;
		width: 960px;
		background-color: #fff;
   }
}

#elections button-bar .buttons.show-bypass-button .professional-take-lead, #elections button-bar .buttons.show-next-button .professional-take-lead, #elections button-bar .buttons.show-back-button .professional-take-lead {
    margin-top: 70px;
}
#elections button-bar .buttons .professional-take-lead {
    border: 1px solid #D0D0D0;
    height: 72px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: bottom;
    align-items: bottom;
    box-shadow: 0 0 15px silver;
    margin-bottom: 20px;
}
#elections button-bar .buttons .professional-take-lead {
    width: 1120px;
}
@media (min-width: 1101px)
{#elections button-bar .buttons .professional-take-lead .professional-silhouettes {
    margin-left: 20px;
}
}
#elections button-bar .buttons .professional-take-lead .professional-silhouettes {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 107px;
    height: 77px;
    margin-top: -6px;
    margin-left: 0px;
}
@media (min-width: 1101px)
{
#elections button-bar .buttons .professional-take-lead .professional-message {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-size: 23px;
}
}
#elections button-bar .buttons .professional-take-lead .professional-message {
    font-family: "Proxima Nova Light",Arial,sans-serif;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 16px;
    color: #383838;
    text-align: center;
}
#elections a:hover, #elections .voya-link:hover {
    color: #333;
    text-decoration: underline;
    transition: color 0.5s ease;
}
.voya-design-system a:hover, .voya-design-system .clear-button:hover {
    color: rgb(0, 76, 136) !important;
}
.deep-ui .primary-gradient-vertical-bg:active {
    background-image: none !important;
    background-color: rgb(0, 67, 121) !important;
    border-color: rgb(0, 67, 121) !important;
}
.deep-ui .primary-gradient-vertical-bg:hover {
    background-image: none !important;
    background-color: rgb(0, 76, 136) !important;
    border-color: rgb(0, 76, 136) !important;
}
.deep-ui .primary-gradient-vertical-bg {
    background-image: linear-gradient(rgb(0, 84, 151) 0%, rgb(0, 77, 139) 100%) !important;
}
#elections p a {
    color: #145a7b;
}