
arvonta .arvonta-form-select-container{
	margin-top: 30px;
}

.arvonta-valinta-icon,
.arvonta-valinta-icon-check{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 70px !important;
	min-width: 70px !important;
	max-width: 70px !important;
}
.arvonta-valinta-icon{
	
}
.arvonta-valinta-icon-check{
	display: none;
}

arvonta .suosikkikohde-item a:hover img {
    opacity: 1;
}
 
arvonta.is-animated-pre .content-row{
	background: rgba(2, 40, 96, 1);
}
arvonta.is-animated-start .content-row{
	background: rgba(2, 40, 96, 1);
	-webkit-transition:background 2s; 
	-moz-transition:background 2s;
	-o-transition:background 2s;
	transition:background 2s
}
arvonta.is-animated-end .content-row{
	background: white;
}

arvonta .arvonta-etunimi,
arvonta .arvonta-email{
	width: 150px;
}

arvonta arvonta-button{
	display: block;
	min-width: 30%;
	max-width: 50%; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px 40px 5px 40px;
	background-color: #39bded;
	color: white;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}

.arvonta-ehdot-container{
	display: block;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	max-width: 80%;
	padding: 20px;
	max-height: 400px;
	overflow-y: scroll;
	position: relative;
	white-space: pre-line; 
}

.arvonta-fb-share-link-button{
	background: #4267b2;
	border: 1px solid #4267b2;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	padding: 6px 66px 6px 66px; 
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	display: inline-block;
	font-size: 13px;
}
.arvonta-fb-share-link-button img{
	margin-bottom: -3px; 
}

a.arvonta-ehdot{
	text-decoration: none;
	color: #2582b0;
}

 
a.link-style-wide-noticebar{
	display: flex;
	align-items: center;
	justify-content: center;  
	
	background: url('/templates/matkapojat2018/img/arvonta_palkki_oikeanuoli.png');
	background-repeat: no-repeat;
	background-position: center right;
	height: 90px; /* IE centering needs this */
	min-height: 90px;
	max-height: 90px;
	font-weight: bold;
	font-size: 26px;
	font-family: Raleway;
	text-decoration: none;
	color: white;
	text-align: center;
	
	padding-right: 80px;
	padding-left: 20px; 
	
}
.template-koontisivu p a.link-style-wide-noticebar{
	color: white !important; 
}
.template-koontisivu p a.link-style-wide-noticebar:hover{
	color: white !important;
}

.arvonta-ehdot-input{
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
}

@media all and (max-width: 799px) {
	
	a.link-style-wide-noticebar{
		/* background-size: 50%;
		min-height: 45px;
		max-height: 45px;
		line-height: 45px; */
		font-size: 18px;    
	}
	
	.arvonta-mobile-block{
		display: block;  
		margin: 8px;
	}
	.arvonta-mobile-block span{
		min-width: 60px;
		display: inline-block;
	}
	
}
