.ws-icon24-txt{
	line-height: 24px !important;
	padding-left: 5px !important;
}
.ws-height65{
	min-height: 65px;
}
.ws-back-to-top-btn{
	position: fixed;
	bottom: 0;
	right: 10px;
	background: url("https://static1.st8fm.com/en_US/content_pages/1/img/img_sfus_bank-faq-back-to-top-btn.jpg") top left no-repeat;
	width: 148px;
	height: 49px;
	color: #0a70bc;
	font-size: 11px !important;
	line-height: 49px !important;
	text-transform: uppercase;
	text-indent: 62px;
	text-decoration: none;
	z-index: 10;
	display: none;
}
.ws-disclosure{
	color: #6e6e6e;
}
.ws-top20{
	margin-top: 20px;
}
.ws-top30{
	margin-top: 30px;
}
.ws-hypen-bullet li{
	list-style-type: none !important; 
}
.ws-hypen-bullet li:before{
	content: "- ";
	padding-right: 5px;
}
.ws-unstyled-list > li {
    list-style: none !important;
    margin: 0 0 10px 0 !important;
}
.ws-show-ol{
	list-style: decimal;
    margin-left: 15px;
}
.ws-no-underline{
	text-decoration: none;
}
.ws-no-underline:hover{
	text-decoration: underline;
}
.ws-bold-list > li{
	font-weight: bold;
}
.ws-bold-list > li > *{
	font-weight: normal;
}
.ws-table-frame{
	width: 98%;
}
.ws-table-frame th{
	background: #dddddd;
}
.ws-table-frame th,
.ws-table-frame td{
	border: solid 1px #000;
	padding: 10px;
}
.ws-3col-list{
	column-count: 3;
}
.ws-3col-list > li{
	margin: 0 !important;
	list-style: none !important;
}


@media screen and (max-width: 599px) {
	.ws-pad-bot20{
		padding-bottom: 20px;
	}
	.ws-3col-list{
		column-count: 1;
	}
}
@media screen and (min-width:600px){
	.ws-flex-border{
		display:flex;
		align-items:stretch;
	}
	.ws-flex-border > .span6{
		border:solid #999 2px;
		padding:20px;
	}
	.ws-flex{
		display: flex!important;
	}
	.ws-height54{
		min-height: 54px;
	}
	.ws-height71{
		min-height: 71px;
	}
	.ws-height90{
		min-height: 90px;
	}
	.ws-height126{
		min-height: 126px;
	}
	.ws-height128{
		min-height: 128px;
	}
	.ws-height139{
		min-height: 139px;
	}
	.ws-height160{
		min-height: 160px;
	}
	.ws-height368{
		min-height: 368px;
	}
	.ws-height454{
		min-height: 454px;
	}
	.ws-height475{
		min-height: 475px;
	}
	.ws-center-block-link{
		text-align: center;
	}
	.ws-center-block-link a.block{
		padding-right: 0;
	}
	.ws-top20-mobileoff{
		margin-top: 20px;
	}
}
.ic-global-chevron-blue-right {
    left: 145px;
}
.ws-video-container {
    position: relative;
    width: 100%;
    height: 0;
	padding-bottom: 56.25%;
	margin: 25px 0 25px 0; 
}
 .ws-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1050px) {
    .ws-mobile-video-fix{
        max-width: 100%;
        height: 45vw;
    }
}