.d{

display:none;
}
.yellowBackground{
	background:yellow;
	text-align:center;
	
}
.input_empty_notify{background:yellow;border:1px solid red;}
@font-face {
    font-family: Gilroy ExtraBold Regular;
    src: url("s16css/Gilroy-ExtraBold.otf") format("opentype");
}


.powered{
	font-family: 'Gilroy-ExtraBold', sans-serif;
	font-weight:bold;
	
	
}
@font-face {
    font-family: 'Gilroy Light Regular';
    src: url("s16css/Gilroy-Light.otf") format("opentype");
}
@font-face {
    font-family: Gilroy-ExtraBold;
    /* src: url("webfont.eot"); /* IE9 Compat Modes */ 
    /* src: url("webfont.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ 
         url("s16css/Gilroy-ExtraBold.woff") format("woff"), /* Modern Browsers */
         /* url("webfont.ttf")  format("truetype"), /* Safari, Android, iOS */ 
         /* url("webfont.svg#svgFontName") format("svg"); /* Legacy iOS */ 
}



.footer{
	
}