.ylapalkki
{
	position: relative;
}

.harmaa
{
background-color:#ffffff;
padding: 10px;
margin-bottom: 10px;
}

.harmaah1
{
color:#ffffff;
}

.valkoinen
{
color:#ffffff;
text-align:center;
}

.head_viiva
{
margin: 0;
background: url(../../img/sivupohja/shadow.gif) repeat-x;
height: 10px;

}

.tail_viiva
{
margin: 0 0 0 0;
background: url(../../img/sivupohja/red_solid.gif) repeat-x;
height: 4px;

}

.oranssi
{
background-color: #ff7800;
padding: 10px;
margin-bottom: 10px;
}

.small
{
	font-size: 0.8em;
	padding: 5px;
}

.error-message {
    padding: 7px 10px;
    background: #fff1f2;
    border: #ffd5da 1px solid;
    color: #d6001c;
    border-radius: 4px;
    margin: 30px 10px 10px 10px;
}

.logot {
margin: 20px 0 0 0;
padding-top: 0px;
float: left;
z-index: 102;
}

.rotator {
position: relative;
width: 100%;
margin-top: 0;
margin-left: 0;
z-index: 101;
float:left;
}


.asiakas_logo
 {
  position: relative;
  margin: 2%;
}

.header_logo {
  max-width: 40%;
  text-align:center;
  padding: 10px 0;

 }
  
  
.pudotusvalikko
 {
  position: relative;
  margin: -15px 1% 0 1%;
}

.pudotusvalikko_nomargin {
  position: relative;
  margin: 0;

}

.pudotusvalikko select,
.pudotusvalikko_nomargin select
 {
  display: none; /*hide original SELECT element: */
}

.palkki
{
z-index:1;
position:absolute;
bottom: 5px;
background: rgba(51, 51, 51, 0.6);
/*background: #000000;*/
padding: 5px 10px 0px 10px;
max-height: 20%;
vertical-align:middle;
width: 100%;
box-sizing: border-box;
}

/*.ruutu img{
	margin-bottom: 10px;

}
*/
.brandit {
overflow:hidden;
}

.hover-image, .brandit:hover .normal-image {
  display: none;
}

.brandit:hover .hover-image {
  display: inline;
}

.omaiframe-container {
				text-align: center;
				padding: 0px;
			}

iframe {
				width: 1005px;
				max-width: 100%;
				height: 720px;
				border:0;

			}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}


.kuva_oikealla img {
width: 30.6666666667%;
padding: 0px;
margin: 0;
float:right;
position: relative;
text-align:right;

}

.kuva_oikealla p {
padding: 10px;
text-align: justify;
font-weight: normal;
font-style: italic;
}

.alalaita {
width:100%;
bottom:0;
left:0;
margin: 0px 0px 0px 0px;
border: 0px;
vertical-align:middle;
background-color: #14276f;
background-size:cover;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;*/
}

#yhteys  {

font-family: Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 1.1em;
color: #ffffff; 
text-decoration: none;
font-style: normal;
line-height: 1.7;
text-align: center;
}

#yhteys h3 {
font-size: 1.1em;
font-weight: normal;
color: #ffffff;
text-align: center;
}

#yhteys p {
font-size: 1.0em;
font-weight: normal;
color: #ffffff;
text-align: center;
}

#yhteys a {
color: #ffffff;
text-decoration:none;
}

#yhteys img {
	max-width: 40%;
}

#yhteys input[type="submit"],
#yhteys input[type="reset"],
#yhteys input[type="button"] {
  color: #ffffff;  !important
  }

.footer {
margin: 0 10px 10px 10px;
border: 0px;
bottom: 0;
overflow:hidden;
vertical-align:middle;
text-align:right;
}

#cookie-bar {
	background:#14276f;
	height:auto; 
	color:#ffffff; 
	text-align:center;
	padding: 10px 10px;
	width: 90%;
	max-width: 1005px;
	}
	
#cookie-bar.fixed {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	}
#cookie-bar.fixed.bottom {
	bottom:0;
	top:auto;
	}
#cookie-bar p {
	margin:0;
	padding:0;
	color:#ffffff;
	margin-bottom: 0px;
	}
	
#cookie-bar a {
	color: #ffffff;
	display:inline-block;
	border-radius:3px;
	text-decoration:none;
	padding: 0;
	text-decoration:underline;
	}
	
#cookie-bar .cb-enable {
	color:#FFF;
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	text-align: center;
	font-size: 11px;
 	font-weight: 600;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 10px;
	}
	
#cookie-bar .cb-enable:hover { color:#40bdea;}

#cookie-bar .cb-disable {
	color:#FFF;
	float:right;
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	text-align: center;
	font-size: 11px;
 	font-weight: 600;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 10x;
	}
#cookie-bar .cb-disable:hover { color:#40bdea;}
#cookie-bar .cb-policy {
	color:#FFF;
	float:right;
	display: inline-block;
	height: 38px;
	padding: 0 30px;
	text-align: center;
	font-size: 11px;
 	font-weight: 600;
	line-height: 38px;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box;
	margin-top: 10px;
	}
#cookie-bar .cb-policy:hover { color:#40bdea;}

@media (min-width: 800px) {
 
.rotator {
top: 0;
left: 0;
width: 100%;
margin-top: -23.0em;
margin-left: 0;
z-index: 101;
float:left;
}

.ruutu {
-webkit-box-shadow: 5px 10px 30px -13px rgba(8,85,143,0.5);
-moz-box-shadow: 5px 10px 30px -13px rgba(8,85,143,0.5);
box-shadow: 5px 10px 30px -13px rgba(8,85,143,0.5);
text-align:center;
}

.ruutu img{
	margin-bottom: -7px;

}

.karuselli {
	top: -30px ;
}
 
 
.header_logo {
  max-width: 80%;
  float:right;

}
 
#yhteys  {

font-family: Arial, Helvetica, sans-serif;
font-weight: 300;
font-size: 1.1em; 
color: #ffffff; 
text-decoration: none;
font-weight: normal;
font-style: normal;
text-align: left;
}

#yhteys h3 {
font-size: 1.4 em; 
color: #ffffff;
text-align: left;
}

#yhteys p {
font-size: 1.0em;
font-weight: normal;
color: #ffffff;
text-align: left;
}

#yhteys img {
	max-width: 100%;
}

.pikahaku {
	position: relative;
	padding: 0px;
	height: 330px;
	text-align: center;

}
#pikahaku_frame {
	top: 0;
	left: 0;
	width: 100%;
	max-height: 360px;
	height: 100%;
	border: 0;
}

iframe {
	max-width: 100%;
	border:0;
}


#cookie-bar {
	width: 80%;
	}

#cookie-bar p {
	margin-right: 7.0rem;
	}
	
#cookie-bar .cb-enable {
	float:right;
	margin-top: -40px;
	}

#cookie-bar .cb-disable {
	float:right;
	margin-top: -40px;
	}

#cookie-bar .cb-policy {
	float:right;
	margin-top: -40px;
	}


}	
