
	.landing{
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	}
	.landing .desc{
	    color: #1551B3;
	    font-weight: bold;
	}
	.landing .prime{
		margin-top: 15px;
	}
	.table-landing{
		width: 100%;
		margin-top: 10px;
	}
	.table-landing thead{
		background-color: #1551B3;
		color: #fff;
		text-align: center;
	}
	.table-landing td{
		padding:8px;
	}
	.table-landing .spel td{
		
		border-left: solid 1px #fff;
	}
	.table-landing .tt td{
		border-top: solid 1px #fff;
	}
	.table-landing tbody tr:nth-child(2n)
	{
	    background: #f0f0f0; 
	}
	@media screen and (max-width: 768px){
	.whiteBox{padding: 0}
	}

.scaleContainer .from-question{
	position: absolute;
	/*top: 1200px;*/
	top: 200px;
}
.scaleContainer .box-form{
	display: none;
}