/* SIFR heading */

.sIFR-active h1.sifr,
.sIFR-active h1.sifrbig,
.sIFR-active h1.sifr-blue,
.sIFR-active h2.sifr,
.sIFR-active h2.sifr-blue,
.sIFR-active h2.sifr-aqua,
.sIFR-active h3.sifr,
.sIFR-active h3.sifr-blue,
.sIFR-active h3.sifr-green{
    line-height: 1.1em; /* Change the line-height inorder to tweak the height of the SIFR */
    visibility: hidden;
	color: #005aff;
	
}

.sIFR-replaced {
    visibility: visible !important;
	
}

.sIFR-alternate {
    display: block;
    height: 0pt;
    left: 0pt;
    overflow: hidden;
    position: absolute;
    top: 0pt;
    width: 0pt;
	
}