html { 
  background: url(../img/Karhu_30.jpg?1232343455) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.container{
	margin-left: auto;
	margin-right: auto;
}

#header{
  position: absolute;
  top: 10px;
  right: 10px;
}

#topic{
	margin-bottom: 5%;
}

#topic h1{
	color: #FFFFFF !important;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	opacity: 1;
	font-weight: 700;
	padding-left: 10px;
}

#topic h2{
	color: #FFFFFF !important;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	opacity: 1;
	font-weight: 700;
	padding-left: 10px;
}

.form-signin-heading{
	color: #000 !important;
	font-weight: 300;
	text-shadow: none;
	
}

.lisatietoja_palvelusta{
	display: block;
	width: 100%;
}

.lisatietoja_palvelusta span{
	font-size: 12px;
}

.form-signin {
  background-color: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  margin: 0 auto 20px;
  max-width: 450px;
  padding: 19px 29px 29px;
  opacity: 0.96;
  filter:alpha(opacity=96);
	-webkit-box-shadow: 0px 0px 9px rgba(50, 50, 50, 0.9);
	-moz-box-shadow:    0px 0px 9px rgba(50, 50, 50, 0.9);
	box-shadow:         0px 0px 9px rgba(50, 50, 50, 0.9);
}

.form-signin input[type="text"], .form-signin input[type="password"] {
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
  padding: 7px 9px;
}

.omariista_div{
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.omariista_div p{
    margin-bottom: 10px;
}

.omariista_check img{
  position: relative;
  top: 10px;
}

.error_p{
	color: #A01E1E;
	margin-bottom: 0px;
}

.unohtuiko_salasanasi{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.unohtuiko_salasanasi img{
	position: relative;
	top: 9px;
}

.tiedoite{
	padding-top: 10px;
}

.tiedoite li{
	list-style: none;
}

.tiedoite h5{
	padding-bottom: 10px;
}

.tiedoite h5 strong{
	color: red !important;
}
