@font-face {
    font-family: 'Etica';
	src: url("../fonts/LFTEtica-Regular.woff2");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "Etica-CB";
    src: url("");
    font-style: normal;
}
@font-face {
    font-family: "Etica-Bold";
    src: url("");
    font-style: normal;
	font-weight: bold;
}

body {
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FCFCFC;
	font-weight: normal; 
	font-size: 16px;  
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	text-align: left;
}

td {
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
}

.Button {
	font-weight: normal; 
	font-size: 16px; 
	border-radius: 24px;
	color: #000000; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
}

.TextBox {
	border-radius: 5px;
	border-width: thin;
}

.Button100 {
width:100px;
height:22px;
border:0;
color:#00323c;
font:16px 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
border-radius: 24px;
font-weight:bold;
background: url("");
background-repeat:no-repeat;
padding: 1px 1px 5px 3px;
}

.Button105 {
width:105px;
height:22px;
border:0;
color:#00323c;
font:16px 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
border-radius: 24px;
font-weight:bold;
background: url("");
background-repeat:no-repeat;
padding: 1px 1px 5px 3px;
}

.Button120 {
width:120px;
height:22px;
border:0;
color:#00323c;
font:16px 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
border-radius: 24px;
font-weight:bold;
background: url("");
background-repeat:no-repeat;
padding: 1px 1px 5px 3px;
}

A:link {
	font-size: 16px; 
	color: #003366;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	text-decoration: underline;
	border-style: none; 
}

A:visited {
	font-size: 16px; 
	color: #003366;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	text-decoration: underline;
	border-style: none;
}

H2 {
	font-weight: bold; 
	font-size: 16px; 
	color:  #003366; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
}

H3 {
	font-weight: bold; 
	font-size: 14px; 
	color:  #003366; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
}

.Alert {
	font-weight: bold; 
	font-size: 16px; 
	color: red; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
}

.Small {
	font-weight: normal; 
	font-size: 10px; 
	color: #cccccc; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial; 
	text-decoration: none;
}

.TxtBox {
	font-weight: normal; 
	font-size: 12px; 
	font-family: mono-space, Courier;
}


.Otsikko1 {
	font-weight: bold; 
	font-size: 14px; 
	color: #333333;
	font-family: 'Etica',Arial;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}

.Otsikko2 {
	font-weight: bold; 
	font-size: 14px; 
	color: #333333;
	font-family: 'Etica',Arial;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: left;
}

#Bg {
	width: 100%;
	height: 75px;
	padding-top:3px;
	background-color:#FCFCFC;
}


.Clear {
	clear: both;
}

.SoluTopCenter {
	vertical-align: top; text-align: center;
}

.SoluTextCenter {
	FONT-FAMILY: 'Etica',Lucida Grande,Tahoma,Verdana,Arial; text-align: center;
}

.mt-10 {
	margin-top: 10px;
}

.mb-20 {
	margin-bottom: 20px;
}

#bindingMessageId {
    font-weight: bold;
}

#bindingMessageId .screen-reader-only {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.Taustataulukko {
	width: 55%;
	margin: 0;
	margin-left: 200px;
	float: left;
}

.Width-50 {
	width: 50%;
}

.Width-95 {
	width: 95%;
}

.Width-100 {
	width: 100%;
}

.Sisaankirjaus {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	background-color:#C1F4F1;
	
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.Tiedotteet {
	width: 100%;
	float: left;
	background-color: #006175;;
	padding-bottom: 30px;
}

.Tiedotteet a {
	color:#C1F4F1;
}


p {
	margin: 0;
	padding: 0;
}

.Bold {
	font-weight: bold;
}

.PaddingL3 {
	padding-left: 3px;
}
.Virhe {
	padding-bottom: 10px;
	width:85%;
}


.PaddingR3 {
	padding-right: 3px;
}

.PaddingT10 {
	padding-top: 10px;
}

.PaddingLeft96 {
	padding-left: 96px;
}

.Info {
	width: 100%;
	border-left: 1px #bed600 solid;
	border-right: 1px #bed600 solid;
	float: left;
}

.InfoTeksti {
	font-weight: bold;
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
}

.PaddingR24 {
	padding-right: 24px;
}


.MarginL20 {
	margin-left: 20px;
}

.MarginL6 {
	
}

.MarginTB10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.Keskeytys {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

textarea {
	background-color: #E8E8E8;
}

.white_content_box {
	background-color: #F7F7F7;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	border-radius: 0px 0px 6px 6px;
	width: 715px;
	min-height: 310px;
	float: left;
	margin-left: 50px;
	margin-bottom: 120px;
	margin-top: -20px;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top: 20px;
}


.Sisalto {
}

.mobileload {
    background: url("") no-repeat;
    height: 70px;
    width: 70px;
    margin-top: 6px;
    margin-bottom: 3px;
    display:block;
}

.mobileAuthentication, .mobileload {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
}

.mobileAuthentication {
	margin-bottom: 20px;
	font-size: 16px;
}

.error {
	font-weight: bold;
	color: red;
	padding-top: 5px;
}


.SisaltoOtsikko {
	display: block;
	width:100%;
	font-weight: bold; 
	font-size: 18px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	margin-top: 6px;
	margin-bottom: 3px;
}


.Teksti {
	float: left;
	width: 90%;
	margin-left: 20px;
	padding-bottom: 10px;
}

.textLeft {
    display: block;
    padding-bottom: 15px;
    text-align: left;
}

.validateOhje{

	width: 95%;
	margin-top:10px;
	padding-left: 20px;	
	}
.Painikkeet {
	display:block;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and (max-width: 479px) {

	#Bg {
		width: 100%;
		height: 75px;
		padding-top:3px;
		background-color:#FCFCFC;
		display: flex;
    	justify-content: center;
    	align-items: center;
	}

	.content {
		width: 100%;
		background-color:#C1F4F1;
		background-repeat: no-repeat;
		background-position: right;
		min-height:580px;
	}
	
	.LoginTabLeft {
		background-color: #F7F7F7;
		margin: 0 0 20px 20px;
		padding: 0;
		padding-bottom: 5px;
		border: 0;
		font-weight: normal; 
		font-size: 12px;  
		color: #333333; 
		font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
		text-align: center;
		white-space: pre-line;
	}

	.LoginTabRight {
		background-color: #F7F7F7;
		margin: 0 15px 20px 0;
		padding: 0;
		padding-bottom: 5px;
		border: 0;
		font-weight: normal; 
		font-size: 12px;  
		color: #333333; 
		font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
		text-align: center;
		white-space: pre-line;
		float: right;
	}
.validate-info {
	margin-bottom: 5px;
}
.validateOhje{

	width: 85%;
	margin-top:10px;
	text-align: left;
	}
.Painikkeet {
	display: block;
	text-align: left;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Tausta1 {
	width: 100%;
	background-color: #FCFCFC;
	margin-top: -16px;

}

.Sisalto2 {
	padding-top: 10px;
	margin-left: 10px;
}
.Virhe2 {
	text-align: left;
}
.SubmitButtonOLD {
	width:124px;
	white-space: normal;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 4px;
  margin-bottom: 0;
  margin-top:15px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #bcd300;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7e7ed+0,e3f0f4+17,ffffff+65,f4f4f4+100 */
background: #c7e7ed; /* Old browsers */
background: -moz-linear-gradient(top,  #c7e7ed 0%, #e3f0f4 17%, #ffffff 65%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7e7ed', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#97aa03', GradientType=0);
  border-color: #a0bb62 #a0bb62 #849e3c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #97aa03;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.SubmitButton {
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
	width: 100%;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

a#codeapplink {
	display: grid !important;
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
    border: none;
    background: #00798F;
    height: 38px;
    padding-top: 1px;
    color: #ffffff;
    text-align: center;
	place-items: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.mobileAuthentication .SubmitButton {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 80px);
}


.CancelButtonOLD {
	width:124px;
   display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 4px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,ffffff+33,f4f4f4+100 */
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #ffffff 33%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.CancelButton {
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
	width: 100%;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.mobileAuthentication .CancelButton {
	margin-left: 16px;
	margin-right: 16px;
	width: calc(100% - 32px);
}

.SubButton_even2{
	margin-top:5px;
} 
.CanButton_even2{
	margin-top:5px;
}
.Nimet {
	margin-top: 50px;
	margin-bottom: 3%;
}
.Nimi {
	margin-top: 20px;
	font-size: 18px; 
	text-align: center;
	padding-top: 5px;
	border-radius: 12px 12px 0px 0px;
	color: white; 
	width: 83%;
	margin-left: 8%;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.NimiSv {
	margin-top: -1px;
	font-size: 18px; 
	padding-bottom: 5px;
	text-align: center;
	color: white; 
	width: 83%;
	margin-left: 8%;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.NimiSms {
	margin-top: 20px; 
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px; 
	text-align: center;
	border-radius: 12px 12px 0px 0px;
	color: white; 
	width: 83%;
	margin-left: 8%;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.Sisalto1 {
	
	padding-top: 10px;
	padding-bottom: 10px;
}
.Palstat {
	display:block;
	width: 90%;
	margin-top:5px;
	margin-left: 20px;
	
}
.Palstat2 {
	display:block;
	width: 90%;
	margin-top:5px;
	margin-left: 20px;
	
}
.Otsikko {
	display:none;
	
}
.Otsikko3 {
	display:block;
	font-weight: bold; 
	font-size: 14px; 
	color: #333333; 
	font-family: Lucida Grande,Tahoma,Verdana,Arial;
	
	margin-top: 15px;
	margin-bottom: 30px;
	
}
.Informaatio {
	display:block;
	margin-bottom: 10px;
	width:95%;
}

.Tausta {
	background-color: #F7F7F7;
	border-radius: 0px 0px 6px 6px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 2px 4px;
	width: 83%;
	float: left;
	margin-bottom: 20px;
	margin-left: 8%;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica', Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top:20px;
}

.white_content_box {
	background-color:#F7F7F7;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	width: 83%;
	float: left;
	margin-left: 8%;
	margin-bottom: 25px;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica', Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top:20px;
}
.Taulukko {
	display:block;
	text-align: left;
	padding-left: 10%;
	padding-right: 10%;
	
}

.textLeft {
	text-align: left;
}

.TaulukkoRes{
	display:block;
	text-align: left;
	margin-left: 16px;
	margin-right: 16px;
	padding-bottom: 8px;
}

.Kirjautuminen {
	display:block;
	padding-bottom:5px;
	width:50%;

	}
.Kirjautuminen2 {
	display:block;
	padding-bottom:5px;
	width:100%;
	
}

.ValidateButton1 {
	display:block;
	padding-bottom:5px;
	width:100%;
	}
.ValidateButton2 {
	display:block;
	padding-bottom:5px;
	width:100%;
	
}
.BottomButtons {
	margin-top: 20px;
}
.Painike {
	display:block;
	padding-bottom:10px;
	padding-top:7px;
	width: 100%;
}
.Painike2 {
	display:block;
	padding-bottom:7px;
	width: 100%;
}

.Tiedote1 {
	
	width: 95%;
	padding-left: 5px;
	color: white;
	padding-top: 8px;
}

.Tiedote2 {

	width: 95%;
	padding-left: 5px;
	color: white;
	padding-top: 8px;
}


.Tiedote3 {
	
	width: 95%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.Tiedote4 {
	
	width: 95%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.Logo {
	background: url("../images/splogo.png") no-repeat;
	background-size: 100%;
	height: 100%;
	width: 90%;
	margin-top: 1.5rem;
}
.PalstaA {
	display: block;
	width: 100%;
}
.PalstaB {
	display: block;
	width: 100%;
}
.Palsta1 {	
	width: 100%;
	display: block;
	margin-bottom: 1px;
	min-height: 22px;
}
.Palsta2 {
	
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}

.Palsta3 {
	display:none;
	
	
}
.Palsta4 {
	
	width: 40%;
	clear: both;
}
.mobileAuthPollerButton {
	margin: 15px;
}
.TextBox {
	font-size: 20px; 
	width: 8rem;
	height: 1.6rem;
	}
.mobileAuthPollerText {
	margin-left: 10px;
}
.Copyright {
	font-weight: normal; 
	font-size: 10px; 
	color: #cccccc; 
	font-family: 'Etica', Lucida Grande,Tahoma,Verdana,Arial; 
	text-decoration: none;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;	
}
.Informaatio {
	display:block;
	margin-bottom: 10px;
	width:90%;
}
.Copy {
	padding-left:10px;
	float:left;
	width: 70%;
	}
	
.Time {
	padding-right:3px;
	float:right;
	
	}
.timeout-dialog {
	width: 380px;
    position: fixed;
    top: 17% !important;
    left: 60% !important;
    display: block;
    margin-left: -180px !important;
}
.ui-dialog {
    
    width: 290px !important;
    padding: 10px 20px 0px 20px;
    
}
.ui-dialog-buttonpane {
	margin-top: 30px;
	padding-top:20px;
}

}
@media screen and (min-width: 480px) and (max-width: 768px) {

	.content {
		width: 100%;
		background-color:#C1F4F1;
		background-repeat: no-repeat;
		background-position: right;
		min-height:495px;
	}
	
	.LoginTabLeft {
		background-color: #F7F7F7;
		margin: 0 0 20px 10%;
		padding: 0;
		padding-bottom: 5px;
		border: 0;
		font-weight: normal; 
		font-size: 16px;  
		color: #333333; 
		font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
		text-align: center;
		white-space: pre-line;
	}
	.LoginTabRight {
		background-color: #F7F7F7;
		margin: 0 10% 20px 0;
		padding: 0;
		padding-bottom: 5px;
		border: 0;
		font-weight: normal; 
		font-size: 16px;  
		color: #333333; 
		font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
		text-align: center;
		white-space: pre-line;
		float: right;
	}

.SubmitButtonOLD {
	width:124px;
	white-space: normal;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 4px;
  margin-top:10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #bcd300;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7e7ed+0,e3f0f4+17,ffffff+65,f4f4f4+100 */
background: #c7e7ed; /* Old browsers */
background: -moz-linear-gradient(top,  #c7e7ed 0%, #e3f0f4 17%, #ffffff 65%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7e7ed', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #a0bb62 #a0bb62 #849e3c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #97aa03;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.SubmitButton {
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
	width: 100%;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

a#codeapplink {
	display: grid !important;
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
    border: none;
    background: #00798F;
    height: 38px;
    padding-top: 1px;
    color: #ffffff;
    text-align: center;
	place-items: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.mobileAuthentication .SubmitButton {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 80px);
}



.CancelButtonOLD {
	width:124px;
   display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 4px;
  margin-top:10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,ffffff+33,f4f4f4+100 */
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #ffffff 33%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.CancelButton {
	box-sizing: border-box;
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
	width: 100%;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.mobileAuthentication .CancelButton {
	margin-left: 16px;
	margin-right: 16px;
	width: calc(100% - 32px);
}


.Virhe2 {
	padding-left:20px;
}


.Nimi {
	font-size: 20px; 
	text-align: center;
	padding-top: 5px;
	border-radius: 12px 12px 0px 0px;
	color: white; 
	width: 83%;
	margin-left: 8%;
	margin-top: 20px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.NimiSv {
	margin-top: -1px;
	font-size: 20px; 
	text-align: center;
	padding-bottom: 5px;
	color: white; 
	width: 83%;
	margin-left: 8%;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.NimiSms {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px; 
	text-align: center;
	border-radius: 12px 12px 0px 0px;
	color: white; 
	width: 83%;
	margin-left: 8%;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.Tausta1 {
	width: 100%;
	background-color: #FCFCFC;
	margin-top: -16px;
}
.Tausta {
	background-color: #F7F7F7;
	border-radius: 0px 0px 6px 6px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 2px 4px;
	width: 83%;
	float: left;
	margin-left: 8%;
	margin-bottom: 35px;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica', Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top:20px;
}
.white_content_box {
	background-color:#F7F7F7;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	width: 83%;
	float: left;
	margin-left: 8%;
	margin-bottom: 25px;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica', Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top:20px;
}
.Taulukko {
	display:block;
	text-align:left;
	padding-left: 10%;
	padding-right: 10%;
}
.textLeft {
	text-align: left;
}

.TaulukkoRes{
	display:block;
	text-align: left;
	margin-left: 16px;
	margin-right: 16px;
	padding-bottom: 8px;
}
.Palstat {
	display:block;
	width: 100%;
	margin-top:5px;
	margin-left: 15px;
	
}
.Palstat2 {
	display:block;
	width: 100%;
	margin-top:5px;
	margin-left: 15px;
	
}
.Otsikko {
	display: none;
}
.Otsikko3 {
	display:block;
	font-weight: bold; 
	font-size: 14px; 
	color: #333333; 
	font-family: Lucida Grande,Tahoma,Verdana,Arial;
	margin-top: 15px;
	margin-bottom: 30px;
	
}
.Sisalto1 {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Sisalto2 {
	margin-left: 20px;
	padding-top: 10px;
}
.Kirjautuminen {
	display:block;
	padding-bottom:10px;
	padding-top:7px;
	width:100%;
	margin: 0 auto;

	}
.Kirjautuminen2 {
	display:block;
	padding-bottom:7px;
	width:100%;
	margin: 0 auto;
	
}

.ValidateButton1 {
	display:block;
	padding-bottom:10px;
	padding-top:7px;
	width:100%;
	margin: 0 auto;
	}
.ValidateButton2 {
	display:block;
	padding-bottom:7px;
	width:100%;
	margin: 0 auto;
	
}

.BottomButtons {
	margin-top: 20px;
}
.Painike {
	display:block;
	padding-bottom:10px;
	padding-top:7px;
	width:100%;
}
.Painike2 {
	display:block;
	padding-bottom:7px;
	width:100%;
}
.Kentta {
	margin-top:5px;
}

.Tiedote1 {
	float:left;
	width: 48%;
	color: white;
	padding-left: 5px;
	padding-top: 8px;
}

.Tiedote2 {
	float:left;
	width: 49%;
	color: white;
	padding-left: 5px;
	padding-top: 8px;
}


.Tiedote3 {
	float:left;
	width: 45%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.Tiedote4 {
	float:left;
	width: 45%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.Logo {
	background: url("../images/splogo.png") no-repeat;
	background-size: 70%;
	height: 100%;
	width: 100%;
	margin-left: 14%;
	}
.PalstaA {
	display: block;
	width: 100%;
}
.PalstaB {
	display: block;
	width: 100%;
}
.Palsta1 {
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}
.Palsta2 {
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}

.Palsta3 {
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
	
}

.Palsta4 {
	
	width: 40%;
	padding-top: 10px;
	clear: both;
}
.mobileAuthPollerText {
	margin-left: 10px;
}
.mobileAuthPollerButton {
	margin: 15px;
}
.TextBox {
	font-size: 20px;
	width: 8rem;
	height: 1.6rem;
	}
.Copyright {
	font-weight: normal; 
	font-size: 10px; 
	color: #cccccc; 
	font-family: 'Etica', Lucida Grande,Tahoma,Verdana,Arial; 
	text-decoration: none;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:10px;
	
}
.Copy {
	padding-left:10px;
	float:left;
	width: 70%;
	}
	
.Time {
	padding-right:3px;
	float:right;
	
	}
.validateOhje{

	width: auto;
	margin-top:10px;
	padding-left: 20px;	
	}
.Informaatio {
	display:block;
	margin-bottom: 10px;
	width:95%;
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {

	.content {
		width: 100%;
		background-color:#C1F4F1;
		background-repeat: no-repeat;
		background-position: right;
		min-height:390px;
	}
	
	.LoginTabs {
		width: 715px;
		margin-left: 50px;
		background-color: #F7F7F7;
		box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 2px;
		text-align: center;
	}
	
	.LoginTabLeft {
		background-color: #F7F7F7;
		margin: 0 0 20px 120px;
		padding: 0;
		padding-bottom: 5px;
		border: 0;
		font-weight: normal; 
		font-size: 16px;  
		color: #333333; 
		font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
		text-align: center;
		white-space: pre-line;
	}
	.LoginTabRight {
		background-color: #F7F7F7;
		margin: 0 120px 20px 0;
		padding: 0;
		padding-bottom: 5px;
		border: 0;
		font-weight: normal; 
		font-size: 16px;  
		color: #333333; 
		font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
		text-align: center;
		white-space: pre-line;
		float: right;
	}

.Copy {
	padding-left:10px;
	float:left;
	width: 610px;
	}
	
.Time {
	padding-left:3px;
	float:left;
	
	}
.SubmitButtonOLD{
	width:124px;
	white-space: normal;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 8px;
  margin-top:10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #bcd300;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7e7ed+0,e3f0f4+17,ffffff+65,f4f4f4+100 */
background: #c7e7ed; /* Old browsers */
background: -moz-linear-gradient(top,  #c7e7ed 0%, #e3f0f4 17%, #ffffff 65%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7e7ed', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #a0bb62 #a0bb62 #849e3c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #97aa03;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.SubmitButton {
	white-space: normal;
	font-family: 'Etica';
	width: 100%;
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.CancelButtonOLD {
	width:124px;
   display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 4px;
  margin-top:10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,ffffff+33,f4f4f4+100 */
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #ffffff 33%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.CancelButton {
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.SubButton_even, .CanButton_even{
	margin-top:0px;
}
.Tausta1 {
	width: 100%;
	background-color: #FCFCFC;
	margin-top: -20px;

}
.Virhe2 {
	padding-left:20px;
}
.Nimi {
	font-size: 20px; 
	padding-top: 20px;
	padding-right: 5px;
	float: left;
	padding-bottom: 20px;
	text-align: right;
	border-radius: 12px 0px 0px 0px;
	color: white; 
	width: 347.5px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	margin-left: 50px;
	margin-top: 20px;
}


.NimiSv {
	margin-left: -1px;
	margin-top: 20px;
	font-size: 20px; 
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
	border-radius: 0px 12px 0px 0px;
	color: white; 
	width: 363.5px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.NimiSms {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px; 
	float: left;
	text-align: center;
	border-radius: 12px 12px 0px 0px;
	color: white; 
	width: 715px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	margin-left: 50px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.Tausta {
	background-color: #F7F7F7;
	border-radius: 0px 0px 6px 6px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 2px 4px;
	width: 715px;
	min-height: 310px;
	float: left;
	margin-left: 50px;
	margin-bottom: 120px;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top: 20px;
}
.Palstat {
	display:block;
	width: 100%;
	margin-top:5px;
	margin-left:20px;
	
}
.Palstat2 {
	display:block;
	width: 100%;
	margin-top:5px;
	
}
.Otsikko {
	font-weight: bold; 
	font-size: 18px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 160px;
}
.Otsikko3 {
	display:block;
	font-weight: bold; 
	font-size: 18px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	margin-top: 15px;
	margin-bottom: 30px;
	
}
.Taulukko {
	display:block;
	padding-left: 80px;
	padding-right: 120px;
}
.TaulukkoRes{
	display:block;
	float: left;
	padding-left: 12px;
	padding-bottom: 10px;
	
}
.Sisalto1 {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Sisalto2 {
	margin-left: 20px;
	padding-top: 10px;
}
.Kirjautuminen {
	display:block;
	padding-bottom:5px;
	margin-right: 30px;
	margin-left: 0;
	float:left;
	}
.Kirjautuminen2 {
	display:block;
	padding-bottom:5px;
	margin-left: 0;
	float:left;
}

.ValidateButton1 {
	display:block;
	padding-bottom:5px;
	margin-right: 30px;
	margin-left: 50px;
	float:left;
	}
.ValidateButton2 {
	display:block;
	padding-bottom:5px;
	float:left;
}

.Tausta .Kirjautuminen {
	width: 240px;
	line-height: 32px;
}

.Tausta .Kirjautuminen2 {
	width: 240px;
	line-height: 32px;
}
.BottomButtons {
	margin-top: 20px;
}
.Painike {
	display:block;
	padding-bottom:5px;
	margin-right: 30px;
	float:left;
}
.Painike2 {
	display:block;
	padding-bottom:5px;
	float:left;
}
.Kentta {
	margin-top:5px;
}
.Tiedote1 {
	float:left;
	width: 380px;
	color: white;
	padding-left: 5px;
	padding-top: 8px;
}

.Tiedote2 {
	float:left;
	width: 380px;
	color: white;
	padding-left: 5px;
	padding-top: 8px;
}


.Tiedote3 {
	float:left;
	width: 45%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.Tiedote4 {
	float:left;
	width: 45%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.Logo {
	background: url("../images/splogo.png") no-repeat;
	background-size: 75%;
	height: 100%;
	width: 555px;
	margin-bottom: 15px;
	
}
.PalstaA {
	float: left;
	display: block;
	padding: 25px 50px 25px 50px;
	width:216px;
}
.PalstaB {
	float: left;
	display: block;
	padding: 25px 50px 25px 50px;
	width:216px;
}
.Palsta1 {
		width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}
.Palsta2 {
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}

.Palsta3 {
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
	
	
}

.Palsta4 {
	
	width: 40%;
	padding-top: 10px;
	clear: both;
}
.mobileAuthPollerText {
	margin-left: 10px;
}
.mobileAuthPollerButton {
	margin-top: 10px;
	margin-left: 20px;
}
.TextBox {
	font-size: 16px;
	width: 8rem;
	height: 1.6rem;
	}

.TaulukkoRes .TextBox {
	width: 100%;
	height: 25px;
	margin-top: 5px;
}

.white_content_box .Kirjautuminen {
		margin-left: 40px;
}
.validate-info {
	padding: 25px 50px 25px 50px;
}
.validateOhje{

	width: auto;
	margin-top:10px;
	padding-left: 20px;
	padding-right:20px;	
	}
.Informaatio{
	margin-bottom:10px;
	margin-right: 10px;
}
.Copyright {
	font-weight: normal; 
	font-size: 10px; 
	color: #cccccc; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial; 
	text-decoration: none;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
}

@media screen and (min-width: 1025px) {
.Kirjautuminen {
	margin-left: 40px;
}

.content {
	width: 100%;
	background-color:#C1F4F1;
	background-repeat: no-repeat;
    background-position: right;
    min-height:420px;
}

.LoginTabLeft {
	background-color: #F7F7F7;
	margin: 0 0 20px 120px;
	padding: 0;
	padding-bottom: 5px;
	border: 0;
	font-weight: normal; 
	font-size: 16px;  
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	text-align: center;
	white-space: pre-line;
} 
.LoginTabRight {
	background-color: #F7F7F7;
	margin: 0 120px 20px 0;
	padding: 0;
	padding-bottom: 5px;
	border: 0;
	font-weight: normal; 
	font-size: 16px;  
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	text-align: center;
	white-space: pre-line;
	float: right;
}

.Copy {
	padding-left:10px;
	float:left;
	width: 610px;
	}
	
.Time {
	padding-left:3px;
	float:left;
	
	}
.SubmitButtonOLD {
	width:124px;
	white-space: normal;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 8px;
  margin-top:10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #bcd300;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7e7ed+0,e3f0f4+17,ffffff+65,f4f4f4+100 */
background: #c7e7ed; /* Old browsers */
background: -moz-linear-gradient(top,  #c7e7ed 0%, #e3f0f4 17%, #ffffff 65%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c7e7ed 0%,#e3f0f4 17%,#ffffff 65%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7e7ed', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #a0bb62 #a0bb62 #849e3c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #97aa03;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}


.SubmitButton {
	white-space: normal;
	font-family: 'Etica';
	width: 100%;
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.CancelButtonOLD {
	width:124px;
   display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 4px;
  margin-top:10px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #26323c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,ffffff+33,f4f4f4+100 */
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #ffffff 33%, #f4f4f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e8e8e8 0%,#ffffff 33%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #849e3c;
  *border: 0;
  border-bottom-color: #849e3c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.CancelButton {
	white-space: normal;
	font-family: 'Etica';
    font-size: 16px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 0px;
    border: none;
    background: #00798F;
    height: 38px;
    padding-top: 0;
    color: #ffffff;
    text-align: center;
    border-radius: 24px;
    /*box-shadow: 0px 3px 1px #2075aa;*/
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.SubButton_even, .CanButton_even{
	margin-top:0px;
}
.Tausta1 {
	width: 100%;
	background-color: #FCFCFC;
	margin-top: -16px;

}
.Virhe2 {
	padding-left:20px;
}
.Nimi {
	margin-top: 20px;
	font-size: 20px; 
	padding-top: 30px;
	padding-right: 5px;
	float: left;
	padding-bottom: 30px;
	text-align: right;
	border-radius: 12px 0px 0px 0px;
	color: white; 
	width: 347.5px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	margin-left: 50px;
}


.NimiSv {
	margin-left: -1px;
	margin-top: 20px;
	font-size: 20px; 
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	text-align: left;
	border-radius: 0px 12px 0px 0px;
	color: white; 
	width: 363.5px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.NimiSms {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px; 
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	text-align: center;
	border-radius: 12px 12px 0px 0px;
	color: white; 
	width: 715px;
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	background-color: #00798F;
	margin-left: 50px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 0 4px -4px;
}

.Tausta {
	background-color: #F7F7F7;
	border-radius: 0px 0px 6px 6px;
	box-shadow: rgba(0, 0, 0, 0.24) 0 2px 4px;
	width: 715px;
	min-height: 310px;
	float: left;
	margin-left: 50px;
	margin-bottom: 120px;
	font-weight: normal; 
	font-size: 16px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	padding-bottom: 10px;
	padding-top: 20px;
}

.Palstat {
	display:block;
	width: 100%;
	margin-top:5px;
	margin-left:20px;
	
}
.Palstat2 {
	display:block;
	width: 100%;
	margin-top:5px;
	
}
.Otsikko {
	font-weight: bold; 
	font-size: 18px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 160px;
}
.Otsikko3 {
	display:block;
	font-weight: bold; 
	font-size: 18px; 
	color: #333333; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial;
	margin-top: 15px;
	margin-bottom: 30px;
	
}
.Taulukko {
	display:block;
	padding-left: 80px;
	padding-right: 120px;
}
.TaulukkoRes{
	display:block;
	float: left;
	padding-left: 12px;
	padding-bottom: 10px;
	
}
.Sisalto1 {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Sisalto2 {
	margin-left: 20px;
	padding-top: 10px;
}
.Kirjautuminen {
	display:block;
	padding-bottom:5px;
	margin-right: 30px;
	margin-left: 0;
	float:left;
	}
.Kirjautuminen2 {
	display:block;
	padding-bottom:5px;
	margin-left: 0;
	float:left;
}

.ValidateButton1 {
	display:block;
	padding-bottom:5px;
	margin-right: 30px;
	margin-left: 50px;
	float:left;
	}
.ValidateButton2 {
	display:block;
	padding-bottom:5px;
	float:left;
}

.Tausta .Kirjautuminen {
	width: 240px;
	line-height: 32px;
}

.Tausta .Kirjautuminen2 {
	width: 240px;
	line-height: 32px;
}

.BottomButtons {
	margin-top: 20px;
}

.Painike {
	display:block;
	padding-top: 20px;
	padding-bottom:5px;
	margin-right: 30px;
	float:left;
}
.Painike2 {
	padding-top: 20px;
	display:block;
	padding-bottom:5px;
	float:left;
}
.Kentta {
	margin-top:5px;
}
.Tiedote1 {
	float:left;
	width: 490px;
	color: white;
	padding-left: 5px;
	padding-top: 8px;
}

.Tiedote2 {
	float:left;
	color: white;
	width: 490px;
	padding-left: 5px;
	padding-top: 8px;
}


.Tiedote3 {
	float:left;
	width: 45%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.Tiedote4 {
	float:left;
	width: 45%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.Logo {
	background: url("../images/splogo.png") no-repeat;
	background-size: 75%;
	height: 100%;
	width: 555px;
	margin-bottom: 15px;
	
}
.PalstaA {
	float: left;
	display: block;
	padding: 25px 50px 25px 50px;
	width:216px;
}
.PalstaB {
	float: left;
	display: block;
	padding: 25px 50px 25px 50px;
	width:216px;
}
.Palsta1 {
		width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}
.Palsta2 {

	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
}

.Palsta3 {
	width: 100%;
	display:block;
	margin-bottom:1px;
	min-height: 22px;
	
	
}

.Palsta4 {
	
	width: 40%;
	padding-top: 10px;
	clear: both;
}
.mobileAuthPollerText {
	margin-left: 20px;
}
.TextBox {
	font-size: 16px;
	width: 8rem;
	height: 1.6rem;
	}

.mobileAuthPollerButton {
	margin-top: 10px;
	margin-left: 20px;
}
.TaulukkoRes .TextBox {
	width: 100%;
    height: 25px;
    margin-top: 5px;
}
	
.Informaatio {
	display:block;
	margin-bottom: 10px;
	margin-right: 10px;
	width:auto;
}
.validate-info {
	padding: 25px 50px 25px 50px;
}

.validateOhje{

	width: auto;
	margin-top:10px;
	padding-left: 20px;
	padding-right: 20px;	
	}
.Copyright {
	font-weight: normal; 
	font-size: 10px; 
	color: #cccccc; 
	font-family: 'Etica',Lucida Grande,Tahoma,Verdana,Arial; 
	text-decoration: none;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
}


.ui-dialog {
    left: 740px;
    width: 450px;
    background: #fff;
    padding: 10px 20px 0px 20px;
    -webkit-box-shadow: 2px 2px 6px 1px #d2d2d2;
    -moz-box-shadow: 2px 2px 6px 1px #d2d2d2;
    box-shadow: 2px 2px 6px 1px #d2d2d2;
}

.ui-dialog-titlebar {
    background: #fff;
    padding: 5px 0 10px 0;
}

.ui-dialog-title {
    font-size: 22px;
}

.timeout-dialog {
    position: fixed;
    top: 17% !important;
    left: 50% !important;
    display: block;
    margin-left: -225px;
    background-color: white;
    border: black 1px solid;
}

.ui-dialog-buttonpane {
    padding-top: 20px;
}

.ui-dialog-buttonset {
    background-color: #eeeeee;
    padding: 10px 20px 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

/* focus and hover styles */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus {
	border-color:inherit;
	-webkit-appearance: none;
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 1);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 1);
	box-shadow:0 0 3px rgba(0, 0, 0, 1);
	background:#fff;
	outline:none;
}

input[type="radio"]{
	accent-color: black;
}

input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
	color:#fff; 
    background: #006175;
    text-shadow:none;
	text-decoration: none;
	outline:none;
	-webkit-appearance: none;
}

.SubmitButton:hover, .CancelButton:hover {
	background: #006175;
	cursor: pointer;
}

button:hover, button:active, button:focus {
	cursor: pointer;
}


/* Vain screen readerille näkyvä teksti */
.screen-reader-only {
	position: absolute;
	height: 1px;
	width: 1px;
	clip: rect(1px,1px,1px,1px);
	clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
	-webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
	overflow: hidden !important;
  }

#mobileauthbutton {
	border-bottom: solid;
	color: #00798f;
}

#bindingMessageIdWrapper {
	font-weight: bold;
}

  