/* Start: Bofa Modal */

#bofa-modal-v6 {
	font-family: 'Open Sans', Arial, sans-serif;
	width: 750px;
	text-align: left;
	background-color: #ffffff;
	height: 600px;
	overflow: auto;
}

.bofa-modal-wrapper-v6 {
	padding: 40px 45px;
}

.bofa-modal-wrapper-v6 h1 {
	font-size: 26px;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #131d26;
}

.bofa-modal-wrapper-v6 h2 {	
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.08px;
	color: #3a444e;
	margin-bottom: 10px;
}

.bofa-modal-wrapper-v6 ol {
	margin: 0 !important;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-inline-start: 0;
}

.bofa-modal-wrapper-v6 ol li {	
	list-style: decimal !important;
	font-family: "Open Sans", Arial, sans-serif;
	margin-left: 20px;
	padding: 0.5rem;
	line-height: 1.43;
	letter-spacing: 0.16px;
	color: #3a444e;	
}

.bofa-modal-wrapper-v6 ol li::marker {
  font-weight: bold;
}

.bofa-modal-wrapper-v6 ol li::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	left: 1.5rem;
	color: #3a444e;
	margin-top: 6px;
	display: inline-block;
	font-weight: bold;
}

.bofa-modal-wrapper-v6 > p{
	margin: 0 !important;	
	clear: both;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: 0.08px;
	color: #3a444e;
} 

.bofa-footer-wrapper-v6 {
	line-height: 1.33;
    font-size: 12px;
    letter-spacing: 0.16px;
    color: #656f7a;
}

.bofa-footer-wrapper-v6 > p {
	padding-bottom: 20px;
	margin: 0;
}

.bofa-footer-copyright-v6{
	padding: 15px 0;
}

.bofa-conditions-wrapper-v6 {
	padding-top: 16px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: 0.16px;
	color: #3a444e;
}

.bofa-conditions-wrapper-v6 > p {
	padding-bottom: 20px;
	margin: 7px 0 !important;
}

.bofa-conditions-wrapper-v6 > p:last-child {
	padding-bottom: 25px;
}

.bofa-conditions-wrapper-v6 a{
	color: #0066ff;
	cursor: pointer;
	text-decoration: none;
}



/* End: Bofa Modal */
