
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: t3sbsCSSassets_154 */

/* t3sbs_assets_154 */
.text-right {
  text-align:right;
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    display: none;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit;
}


	

