.tab-inf {
	font-size: 10px;
}



header h1{
	text-align: center;
	font-family: feruka;
	font-size: 100px;
	background: url(img/mato.png) 50% 50%;
  	background-size: cover;
  	-webkit-text-fill-color:transparent;
  	-webkit-background-clip:text;
}
.container-fluid{
	float: left;
}


#logoif {
	height: 150px;
	overflow: hidden;

}

body {
 background-image: url("img/mato.png");
 background-color: #cccccc;
}

#bnt-wth {
	height: 30px;
	width: 40px;
}

#form-every{
	padding: 15px;
	border-radius: 5px;
	background-image: url("img/marmore.jpg") ; 
	margin-left: 70px;		
	margin-top: 70px;
	width: 390px;
	float: left;
}


.steps-input{
	width: 290px;
	margin-top: 20px;
}

#submit-def {
	margin-top: 15px;
	margin-left: 20%;
    margin-right: 20%;
}

.title-conf {
	text-align: center;
	font-family: arial;
	color: #627053;
	background: url(img/mato.png) 50% 50%;
  	background-size: cover;
  	-webkit-text-fill-color:transparent;
  	-webkit-background-clip:text;
}


#steps-by-steps {
	background-image: url(img/marmore.jpg); 
	float: right;
	margin-right: 10%;
	padding: 10px;
	border-radius: 5px;
	width: 600px;
	text-align: center;
	margin-top: 5%;

}


.labels {
	margin-right: 12px;
}


.steps-inputs {
	width: 90px;

}

#tape {
	background-image: url(img/marmore.jpg);
	width: 600px;
	height: 40px;
	float: right;
	margin-top: 50px;
	margin-right: 10%;
}

#nodos {
	
	width: 750px;
	float: right;
	margin-top: 50px;
	margin-right: 5%;
}


.node {
	
	margin-left: 15px;
	background-image: url(img/marmore.jpg);
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 50%;
	font-size: 35px;
	float: left;
	
}

#print-fita {
	background-color: white;
	text-align: center;
	font-family: arial;
}

#playbnt {

	background-image: url(img/marmore.jpg); 
	float: right;
	margin-right: 10%;
	padding: 8px;
	border-radius: 5px;
	width: 290px;
	text-align: center;
	margin-top: 5%;

}

#rfsbnt {

	background-image: url(img/marmore.jpg); 
	float: right;
	margin-right: 20px;
	padding: 8px;
	border-radius: 5px;
	width: 290px;
	text-align: center;
	margin-top: 5%;

}
