@charset "UTF-8";
/* CSS Document */

#hp-master-tabs-container {
   width:90%;
   margin: auto auto;
   padding: 3.75rem 0 2.5rem 0;
}
#hp-master-tabs-container .center {
   text-align:center;
}
.hidden {
	display: none;
}
.hp-tab button {
    float: left;
    border: solid 0.0625rem #CCC;
    background-color: #F0F0F0;
    text-align: center;
    padding: 1rem 0;
    transition: 0.3s;
    font-size: 1.125rem;
    font-weight: 400;
    color: #454545;
    cursor: pointer;
    width: 33.3333%;
    margin-right: -0.0625rem;
}
.hp-tab button:first-of-type {
	border-radius: 0.55rem 0 0 0;
}
.hp-tab button:last-of-type {
	margin-right: 0 !important;
	border-radius: 0 0.55rem 0 0;
}
.hp-tab button:focus {
    background-color: #DBDBDB;
    outline: none;
}
.hp-tab button:hover {
    background-color: #DBDBDB;
    outline: none;
}
.hp-tab button.active {
    background-color: #FFF;
    font-weight: bold;
    color: #000;
    padding: 1.2rem 0;
    margin-top:-0.4rem;
    border-bottom: none;
    border-radius: 0.55rem 0.55rem 0 0 !important;
    outline: none;
}
.hp-desktoptable {
    display: block;
}	
.hp-tabcontent {
    padding: 2.5rem 0 1.25rem;
}
.hp-clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
#hp-master-tabs-container h2 {
	font-size: 1.5rem;
	line-height: 1.25;
	font-weight:300;
	margin-bottom: 2.5rem;
}
#hp-master-tabs-container p {
	font-weight: 400;
	line-height: 1.325;
	padding-bottom: 2.5rem;
}
.hp-disclosure {
	font-size: 0.825rem;
	line-height: 1.25;
	color: #666;
	margin: 0;
	padding: 0 !important;
}
.hp-cta {
   font-weight: bold;
}
#hp-master-tabs-container table {
   width: 100% !important;
   vertical-align: middle;
}
.hp-tool-name {
	font-size: 0.875rem;
	color: #FFF;
	font-weight: bold;
	line-height: 0.85;
}
.hp-tab .hp-tablinks--desktop {
	display: block;
}
.hp-tablinks--mobile {
	display: none;
}
#hp-master-tabs-container .table-simple stackable-600 {
	margin: 0 !important;
}
#hp-master-tabs-container .table-simple stackable-600 td {
	vertical-align: middle;
}
#hp-master-tabs-container .table-simple {
	margin: 0 important!;
}
#hp-master-tabs-container sup {
	font-size: 0.65rem;
	font-family: "Fidelity Sans" !important;
}

/* Responsive Table Styles */
.hp-table-simple {
    padding: 0;
    margin: 0;
    border-top: .0625rem dotted #DBDBDB;
    border-bottom: .0625rem solid #DBDBDB;
    font-style: normal;
    font-size: 1rem;
    width: 90%;
}
.hp-table-simple td, .hp-table-simple th {
    border-left: 0;
    vertical-align: middle;
}
.hp-table-simple th {
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: .5rem;
    color: #000;
    border-bottom: .0625rem dotted #DBDBDB;
}
.hp-table-simple td + td, .hp-table-simple th + th {
    border-left: .0625em solid #DBDBDB;
}
.hp-table-simple td {
    font-size: 1rem;
    line-height: 1.375;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: .5rem;
    color: #000;
    border-bottom: .0625rem dotted #DBDBDB;
}



@media (min-width:36.0001rem) {
	#hp-master-tabs-container th {
   		width: 13%;
	}
	#hp-master-tabs-container th:first-of-type {
   		width: 35%;
	}
}
@media (max-width:55rem) {
	.hp-tab button {
    	font-size: 0.9rem;
    }
}

@media (max-width:36rem) {
	#hp-master-tabs-container {
   		padding: 2.5rem 0;
   	}
	.hp-tabcontent {
    	padding: 0 0 2.5rem !important;
	}
	.hp-tabcontent.hidden {
		display: block;
	}
	.hp-tabcontent.hidden-mobile {
		display: none;
	}
	.hp-accordian button {
		width: 100%;
	}
	.hp-tab button, .hp-tab button.active {
    	font-size: 0.9rem;
    	font-weight: bold;
		background-color: #f0f0f0;
		border: solid 0.0625rem #CCC;
    	color: #1552C5;
    	width: 100%;
    	border-radius: 0 !important;
    	margin-right: 0;
    	margin-bottom: -0.0625rem;
    	float: none;
    }
    .hp-tab button.active-mobile {
		display: block;
    	border-radius: 0 !important;
    	border-bottom: solid 0.0625rem #CCC !important;
    	padding: 1rem 0;
    	margin-top: 0 !important;
    	background-color: #666;
    	color: #FFF;
	}
	#hp-master-tabs-container p {
		padding-bottom: 1.75rem;
	}
	.hp-disclosure {
		padding-top: 1.25rem !important;
	}	
	.hp-tablinks--mobile {
		display: block;
	}
	.hp-tablinks--desktop {
		display: none;
	}
	.hp-stackable-600 tr td:first-of-type {
		width:100%;
		font-size:1rem !important;
	}
	.hp-stackable-600 tr td + td {
		
	}
	.hp-stackable-600 thead th {
		display: none;
	}
	.hp-stackable-600 .stacked-row {
		text-align: center !important;
		padding: 2.5rem 0 0.5rem 0 !important;
		min-height: 2rem !important;
	}
	.hp-stackable-600 tr td {
		white-space: normal;
		text-align: left;
		display: block;
		border-left: 0 !important;
		position: relative;
		padding-left: 50%;
		min-height: 1.75rem;
		word-wrap: normal;
	}
	.hp-stackable-600 tr td::before {
		content: attr(id);
		position: absolute;
		padding: 0 .5rem .5rem;
		left: 0;
		text-align: left;
		font-weight: 700;
	}
	.smallbold {
		font-weight: bold;
	}
}


@media (max-width:25rem) {
	.hp-stackable-600 tr td + td {
		font-size: 0.8rem !important;
	}
}