.panel{
	
	border:0px solid #d2d2d2;
	padding:15px;
	background:transparent;
}
.navbar{
	
	background:transparent;
	border:0px;
}
body{
	background-image:url("../img/b44.png");
	/* background-image:url("../img/bg1.png"); */
	/* background-image:url("../img/b9.png"); */
	/* background-repeat:no-repeat; */
	/* background-size:cover; */
	color:white;
	color:black;
	font-family: 'Fjalla One', sans-serif;
	background-color:black;
}

td{
	color:white;
}
.box{
	background:#2a2b2b;
	background:red;
	background:#f1b612 ;
	background:#030391 ;
	/* background:black ; */
	/* border:2px solid #ecc75f; */
	box-shadow: 0px 0px 8px 4px black;
	color:white;
	
}
.back_to_home_page{
	
	color:gray;
	background:#d2d2d2;
	border-radius:4px;
	padding:4px;
	border:2px solid #d2d2d2;
	
}
.close_panel{
	text-decoration:underline;
	text-align:right;
	
}
.textScreenWidth{
	max-width:230px;
	padding-top:24px;
}
.btn-primary{
	
		background-color:#7bb39f;
		background-color:#d7d5cd ;
		background-color:#45007d ;
		background-color:#0c005f ;
		background-color:#f1b612 ;
		border:#8bb39f;
		color:white;
		color:black;
		box-shadow: 0px 0px 4px 2px black;
}
.fp{
	height:15%;
}
.logo{
	font-family: 'Oswald', sans-serif;
}
.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");
}

.a{
	color:white;
}
.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 */ 
}




