
.page{
	padding:10px;
}

.prebtn{
	width:50px;
	height:50px;
	background-color:#4db7e0;
	border-radius:10px;
	font-size:16px;
	line-height:50px;
	text-align:center;
	color:white;
	font-weight:500;
}

#tachi_titolo{
	margin:0px auto;
	font-size:24px;
	line-height:28px;
}

.newbutton{
	margin:10px auto;
}

#titolo{
	font-size:20px;
	line-height:32px;
	height:32px;
	width:70%;
	margin:10px 0px;
    outline:none;
    
}

#cancella{
	background-color:darkorange;
	margin:0px;
	font-size:12px;
	line-height:26px;
	width:150px;
	height:26px;
}

#brano{
	font-size:1.2em;
	width:100%;
}

.setrow{
	margin:20px auto;
	font-size:1.3em;
}

.setselect{
	width:100%;
}

#piusillsec,#menosillsec{
	width:50px;
	height:50px;
	background-color:#4db7e0;
	border-radius:10px;
	font-size:16px;
	line-height:50px;
	text-align:center;
	color:white;
	font-weight:500;
	margin:0px;
}

.parola{
	display:inline-block;
	white-space:pre;
	margin-right:7px;
	font-size:16px;
	font-weight:500;
}

#ingrandisci,#riduci{
	cursor:pointer;
	display:inline-block;
	margin:0px 10px;
}

#tachi_brano{
	font-size:1.4em;
}

.blacked{
	background-color:black;
	cursor:pointer;
	color:black;
}


#grandezza{
	line-height:32px;
}

.col-xs-6, .col-xs-12{
	margin:10px auto;
}

#prerow{
	padding:10px;
	margin:10px;
	border-bottom:1px solid lightgrey;
}

#tachi_brano{
	background-color:white;
}
