
/*
 Fontit alkaa
*/

/* lato-regular - latin-ext_latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v11-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v11-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v11-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v11-latin-ext_latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-italic - latin-ext_latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v11-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('../fonts/lato-v11-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v11-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v11-latin-ext_latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin-ext_latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v11-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v11-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v11-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v11-latin-ext_latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700italic - latin-ext_latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v11-latin-ext_latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('../fonts/lato-v11-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v11-latin-ext_latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v11-latin-ext_latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v11-latin-ext_latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/*
 Fontit loppuu
*/


/* icons alkaa */		
		
@font-face {		
    font-family:'nettilasku';
    src:url('external/fontello/font/nettilasku.eot?30708498');
    src:url('external/fontello/font/nettilasku.eot?30708498#iefix') format('embedded-opentype'), url('external/fontello/font/nettilasku.woff?30708498') format('woff'), url('external/fontello/font/font/nettilasku.ttf?30708498') format('truetype'), url('external/fontello/font/nettilasku.svg?30708498#nettilasku') format('svg');
    font-weight:normal;
    font-style:normal;
}

.black_button>i.demo-icon,
.transparent_button>i.demo-icon
{
    font-family:"nettilasku";
    font-style:normal;
    font-weight:normal;
    speak:none;
    display:inline-block;
    text-decoration:inherit;
    height:1em;
    margin:0em;
    /*width:1em;*/
    /*margin-right:.2em;*/
    		
    text-align:center;
    /* opacity:.8; */
    /* For safety - reset parent styles, that can break glyph codes*/		
    		
    font-variant:normal;
    text-transform:none;
    /* fix buttons height, for twitter bootstrap */		
    		
    line-height:1em;
    /* Animation center compensation - margins should be symmetric */		
    /* remove if not needed */		
    /*margin-left:.2em;*/
    /* You can be more comfortable with increased icons size */		
    /* font-size:120%; */
    /* Font smoothing. That was taken from TWBS */		
    		
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    /* Uncomment for 3D effect */		
    /* text-shadow:1px 1px 1px rgba(127, 127, 127, 0.3); */
}		

.transparent_button .demo-icon.icon-plus
{
	font-size: 22px;
}

/* icons loppuu */		

span.glyphicon.glyphicon-picture:after
{
	content: '';
	padding-left: 3px;
	vertical-align: top;
	display: inline-block;
	font-family: nettilasku;
	font-size: 12px;
	margin-top: 6px;
}

.imgbutton.icon-angellist:before { content: '\e800'; }
.imgbutton.icon-apple:before { content: '\e801'; }
.imgbutton.icon-user:before { content: '\e802'; }
.imgbutton.icon-ok:before { content: '\e803'; }
.imgbutton.icon-cancel:before { content: '\e804'; }
.imgbutton.icon-plus:before { content: '\e805'; }
.imgbutton.icon-minus:before { content: '\e806'; }
.imgbutton.icon-info:before { content: '\e807'; }
.imgbutton.icon-lock:before { content: '\e808'; }
.imgbutton.icon-pin:before { content: '\e809'; }
.imgbutton.icon-lock-open:before { content: '\e80a'; }
.imgbutton.icon-flag:before { content: '\e80b'; }
.imgbutton.icon-thumbs-up:before { content: '\e80c'; }
.imgbutton.icon-thumbs-down:before { content: '\e80d'; }
.imgbutton.icon-thumbs-up-alt:before { content: '\e80e'; }
.imgbutton.icon-thumbs-down-alt:before { content: '\e80f'; }
.imgbutton.icon-download:before { content: '\e810'; }
.imgbutton.icon-upload:before { content: '\e811'; }
.imgbutton.icon-pencil:before { content: '\e812'; }
.imgbutton.icon-edit:before { content: '\e813'; }
.imgbutton.icon-comment:before { content: '\e814'; }
.imgbutton.icon-chat:before { content: '\e815'; }
.imgbutton.icon-comment-empty:before { content: '\e816'; }
.imgbutton.icon-attention-alt:before { content: '\e817'; }
.imgbutton.icon-attention:before { content: '\e818'; }
.imgbutton.icon-trash-empty:before { content: '\e819'; }
.imgbutton.icon-trash:before { content: '\e81a'; }
.imgbutton.icon-doc:before { content: '\e81b'; }
.imgbutton.icon-doc-inv:before { content: '\e81c'; }
.imgbutton.icon-doc-text:before { content: '\e81d'; }
.imgbutton.icon-file-pdf:before { content: '\e81e'; }
.imgbutton.icon-file-word:before { content: '\e81f'; }
.imgbutton.icon-folder:before { content: '\e820'; }
.imgbutton.icon-folder-open:before { content: '\e821'; }
.imgbutton.icon-folder-empty:before { content: '\e822'; }
.imgbutton.icon-folder-open-empty:before { content: '\e823'; }
.imgbutton.icon-phone:before { content: '\e824'; }
.imgbutton.icon-menu:before { content: '\e825'; }
.imgbutton.icon-cog:before { content: '\e826'; }
.imgbutton.icon-wrench:before { content: '\e827'; }
.imgbutton.icon-calendar:before { content: '\e828'; }
.imgbutton.icon-calendar-empty:before { content: '\e829'; }
.imgbutton.icon-basket:before { content: '\e82a'; }
.imgbutton.icon-login:before { content: '\e82b'; }
.imgbutton.icon-logout:before { content: '\e82c'; }
.imgbutton.icon-block:before { content: '\e82d'; }
.imgbutton.icon-zoom-in:before { content: '\e82e'; }
.imgbutton.icon-zoom-out:before { content: '\e82f'; }
.imgbutton.icon-down-dir:before { content: '\e830'; }
.imgbutton.icon-up-dir:before { content: '\e831'; }
.imgbutton.icon-left-dir:before { content: '\e832'; }
.imgbutton.icon-right-dir:before { content: '\e833'; }
.imgbutton.icon-down-open:before { content: '\e834'; }
.imgbutton.icon-left-open:before { content: '\e835'; }
.imgbutton.icon-right-open:before { content: '\e836'; }
.imgbutton.icon-up-open:before { content: '\e837'; }
.imgbutton.icon-down-big:before { content: '\e838'; }
.imgbutton.icon-left-big:before { content: '\e839'; }
.imgbutton.icon-right-big:before { content: '\e83a'; }
.imgbutton.icon-up-big:before { content: '\e83b'; }
.imgbutton.icon-arrows-cw:before { content: '\e83c'; }
.imgbutton.icon-cw:before { content: '\e83d'; }
.imgbutton.icon-ccw:before { content: '\e83e'; }
.imgbutton.icon-desktop:before { content: '\e83f'; }
.imgbutton.icon-laptop:before { content: '\e840'; }
.imgbutton.icon-tablet:before { content: '\e841'; }
.imgbutton.icon-mobile:before { content: '\e842'; }
.imgbutton.icon-globe:before { content: '\e843'; }
.imgbutton.icon-cloud:before { content: '\e844'; }
.imgbutton.icon-chart-bar:before { content: '\e845'; }
.imgbutton.icon-chart-pie:before { content: '\e846'; }
.imgbutton.icon-chart-line:before { content: '\e847'; }
.imgbutton.icon-key:before { content: '\e848'; }
.imgbutton.icon-hammer:before { content: '\e849'; }
.imgbutton.icon-sitemap:before { content: '\e84a'; }
.imgbutton.icon-smile:before { content: '\e84b'; }
.imgbutton.icon-frown:before { content: '\e84c'; }
.imgbutton.icon-meh:before { content: '\e84d'; }
.imgbutton.icon-database:before { content: '\e84e'; }
.imgbutton.icon-copyright:before { content: '\e84f'; }
.imgbutton.icon-at:before { content: '\e850'; }
.imgbutton.icon-free:before { content: '\e851'; }
.imgbutton.icon-basic:before { content: '\e852'; }
.imgbutton.icon-pro:before { content: '\e853'; }
.imgbutton.icon-super:before { content: '\e854'; }
.imgbutton.icon-empty:before { content: '\e855'; }
.imgbutton.icon-nettilasku_logo:before { content: '\e856'; }
.imgbutton.icon-nettilasku_logo_n:before { content: '\e857'; }
.imgbutton.icon-lahtevat_laskut_1:before { content: '\e858'; }
.imgbutton.icon-saapuneet_laskut_1:before { content: '\e859'; }
.imgbutton.icon-reports:before { content: '\e85a'; }
.imgbutton.icon-varasto:before { content: '\e85b'; }
.imgbutton.icon-multiple_users:before { content: '\e85c'; }
.imgbutton.icon-user-1:before { content: '\e85d'; }
.imgbutton.icon-information-button:before { content: '\e85e'; }
.imgbutton.icon-menu-button-of-three-horizontal-lines:before { content: '\e85f'; }
.imgbutton.icon-sign-out-option:before { content: '\e860'; }
.imgbutton.icon-star-empty:before { content: '\e861'; }
.imgbutton.icon-star:before { content: '\e862'; }
.imgbutton.icon-heart-empty:before { content: '\e863'; }
.imgbutton.icon-heart:before { content: '\e864'; }
.imgbutton.icon-mail-alt:before { content: '\e865'; }
.imgbutton.icon-mail:before { content: '\e866'; }
.imgbutton.icon-search:before { content: '\e867'; }
.imgbutton.icon-suurennuslasi:before { content: '\e868'; }
.imgbutton.icon-bin:before { content: '\e869'; }
.imgbutton.icon-edit-1:before { content: '\e86a'; }
.imgbutton.icon-angle-left:before { content: '\e86b'; }
.imgbutton.icon-angle-right:before { content: '\e86c'; }
.imgbutton.icon-angle-up:before { content: '\e86d'; }
.imgbutton.icon-angle-down:before { content: '\e86e'; }
.imgbutton.icon-angle-double-left:before { content: '\e86f'; }
.imgbutton.icon-angle-double-right:before { content: '\e870'; }
.imgbutton.icon-angle-double-up:before { content: '\e871'; }
.imgbutton.icon-angle-double-down:before { content: '\e872'; }
.imgbutton.icon-down:before { content: '\e873'; }
.imgbutton.icon-left:before { content: '\e874'; }
.imgbutton.icon-right:before { content: '\e875'; }
.imgbutton.icon-up:before { content: '\e876'; }
.imgbutton.icon-exchange:before { content: '\e877'; }
.imgbutton.icon-play:before { content: '\e878'; }
.imgbutton.icon-euro:before { content: '\e879'; }
.imgbutton.icon-pound:before { content: '\e87a'; }
.imgbutton.icon-dollar:before { content: '\e87b'; }
.imgbutton.icon-sort-down:before { content: '\e87c'; }
.imgbutton.icon-sort-up:before { content: '\e87d'; }
.imgbutton.icon-sort:before { content: '\e87e'; }
.imgbutton.icon-chat-1:before { content: '\e87f'; }
.imgbutton.icon-right-bold:before { content: '\e880'; }
.imgbutton.icon-up-bold:before { content: '\e881'; }
.imgbutton.icon-down-fat:before { content: '\e882'; }
.imgbutton.icon-left-fat:before { content: '\e883'; }
.imgbutton.icon-right-fat:before { content: '\e884'; }
.imgbutton.icon-up-fat:before { content: '\e885'; }
.imgbutton.icon-down-bold:before { content: '\e886'; }
.imgbutton.icon-left-bold:before { content: '\e887'; }
.imgbutton.icon-globe-1:before { content: '\e888'; }
.imgbutton.icon-cloudapp:before { content: '\e889'; }
.imgbutton.icon-comment-1:before { content: '\e88a'; }
.imgbutton.icon-comment-alt:before { content: '\e88b'; }
.imgbutton.icon-chat-2:before { content: '\e88c'; }
.imgbutton.icon-ok-1:before { content: '\e88d'; }
.imgbutton.icon-left-open-1:before { content: '\e88e'; }
.imgbutton.icon-right-open-1:before { content: '\e88f'; }
.imgbutton.icon-sliders:before { content: '\e890'; }
.imgbutton.icon-award:before { content: '\e891'; }
.imgbutton.icon-table:before { content: '\e892'; }
.imgbutton.icon-columns:before { content: '\e893'; }
.imgbutton.icon-floppy:before { content: '\e894'; }
.imgbutton.icon-credit-card:before { content: '\e895'; }
.imgbutton.icon-money:before { content: '\e896'; }
.imgbutton.icon-eyedropper:before { content: '\e897'; }
.imgbutton.icon-brush:before { content: '\e898'; }
.imgbutton.icon-menu-1:before { content: '\e899'; }
.imgbutton.icon-attach:before { content: '\e89a'; }
.imgbutton.icon-download-1:before { content: '\e89b'; }
.imgbutton.icon-upload-1:before { content: '\e89c'; }
.imgbutton.icon-print:before { content: '\e89d'; }
.imgbutton.icon-attention-1:before { content: '\e89e'; }
.imgbutton.icon-login-1:before { content: '\e89f'; }
.imgbutton.icon-logout-1:before { content: '\e8a0'; }
.imgbutton.icon-ccw-1:before { content: '\e8a1'; }
.imgbutton.icon-cw-1:before { content: '\e8a2'; }
.imgbutton.icon-arrows-ccw:before { content: '\e8a3'; }
.imgbutton.icon-floppy-1:before { content: '\e8a4'; }
.imgbutton.icon-print-1:before { content: '\e8a5'; }
.imgbutton.icon-print-2:before { content: '\e8a6'; }
.imgbutton.icon-square-symbol-with-header-left-column-and-body-spaces:before { content: '\e8a7'; }
.imgbutton.icon-copy-archive:before { content: '\e8a8'; }
.imgbutton.icon-email-with-at:before { content: '\e8a9'; }
.imgbutton.icon-txt-file-symbol:before { content: '\e8aa'; }
.imgbutton.icon-csv-file-format-extension:before { content: '\e8ab'; }
.imgbutton.icon-pdf-file-format-symbol:before { content: '\e8ac'; }
.imgbutton.icon-save:before { content: '\e8ad'; }
.imgbutton.icon-maksumuistutus:before { content: '\e8ae'; }
.imgbutton.icon-calendar2:before { content: '\e8af'; }
.imgbutton.icon-menu_to_left2:before { content: '\e8b0'; }
.imgbutton.icon-menu_to_top:before { content: '\e8b1'; }
.imgbutton.icon-pdf_file:before { content: '\e8b2'; }
.imgbutton.icon-toiminnot:before { content: '\e8b3'; }
.imgbutton.icon-move_vertically:before { content: '\e8b4'; }
.imgbutton.icon-saapuneet_laskut_avoimet:before { content: '\e8b5'; }
.imgbutton.icon-saapuneet_laskut:before { content: '\e8b6'; }
.imgbutton.icon-lahtevat_laskut_avoimet:before { content: '\e8b7'; }
.imgbutton.icon-lahtevat_laskut:before { content: '\e8b8'; }
.imgbutton.icon-ok-circled:before { content: '\e8b9'; }
.imgbutton.icon-ok-squared:before { content: '\e8ba'; }
.imgbutton.icon-minus-circled:before { content: '\e8bb'; }
.imgbutton.icon-minus-squared:before { content: '\e8bc'; }
.imgbutton.icon-plus-circled:before { content: '\e8bd'; }
.imgbutton.icon-plus-squared:before { content: '\e8be'; }
.imgbutton.icon-cancel-circled:before { content: '\e8bf'; }
.imgbutton.icon-clock:before { content: '\e8c0'; }
.imgbutton.icon-hourglass:before { content: '\e8c1'; }
.imgbutton.icon-wristwatch:before { content: '\e8c2'; }
.imgbutton.icon-ohita_lahetysviive:before { content: '\e8c3'; }
.imgbutton.icon-maksatustiedosto:before { content: '\e8c4'; }
.imgbutton.icon-lock_delete:before { content: '\e8c5'; }
.imgbutton.icon-hae_kaikki:before { content: '\e8c6'; }
.imgbutton.icon-seteli:before { content: '\e8c7'; }
.imgbutton.icon-kolikko:before { content: '\e8c8'; }
.imgbutton.icon-home:before { content: '\e8c9'; }
.imgbutton.icon-money_delete:before { content: '\e8ca'; }
.imgbutton.icon-email_lukematon:before { content: '\e8cb'; }
.imgbutton.icon-email_luettu:before { content: '\e8cc'; }
.imgbutton.icon-firasor:before { content: '\e8cd'; }
.imgbutton.icon-nappain_puhelin:before { content: '\e8ce'; }
.imgbutton.icon-placeholder-tool:before { content: '\e8cf'; }
.imgbutton.icon-reklamaatio:before { content: '\e8d0'; }
.imgbutton.icon-spin1:before { content: '\e8d1'; }
.imgbutton.icon-spin6:before { content: '\e8d2'; }
.imgbutton.icon-help-circled:before { content: '\e8d3'; }
.imgbutton.icon-home-1:before { content: '\e8d4'; }
.imgbutton.icon-location:before { content: '\e8d5'; }
.imgbutton.icon-location:before { content: '\e8d5'; }
.imgbutton.icon-marker_add:before { content: '\e8de'; }
	
.imgbutton.icon-direction:before { content: '\e8d6'; }
.imgbutton.icon-help:before { content: '\e8d7'; }
.imgbutton.icon-zoom-in-1:before { content: '\e8d8'; }
.imgbutton.icon-adult:before { content: '\e8d9'; }
.imgbutton.icon-search-1:before { content: '\e8da'; }
.imgbutton.icon-search-2:before { content: '\e8db'; }

.imgbutton.demo-icon
{
	font-family: lato, sans-serif;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}

.imgbutton.icon-search:before
{
	/* height: 100%; */
	position: relative;
	top: -2px;
}

.demo-icon
{
	font-family:nettilasku;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}

[class^="icon-"]:not(.glyphicon):before, *:not(.glyphicon) [class*=" icon-"]:not(.glyphicon):before
{
  font-family: "nettilasku";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-home:before { content: '\e8c9'; } 
.icon-home-1:before { content: '\e8d4'; }

html .ui-datepicker *
{
	font-size:16px;
}

html body .ui-state-highlight,
html body .ui-widget-content .ui-state-highlight,
html body .ui-widget-header .ui-state-highlight
{
	border: 1px solid #000;
	background: #f8d24a;
	color: #000;
}

html body .ui-state-hover,
html body .ui-widget-content .ui-state-hover,
html body .ui-widget-header .ui-state-hover,
html body .ui-state-focus,
html body .ui-widget-content .ui-state-focus,
html body .ui-widget-header .ui-state-focus,
html body .ui-button:hover,
html body .ui-button:focus {
	border: 1px solid #013C65;
	background: #013C65;
	font-weight: normal;
	color: #fff;
	text-decoration:none;
}

html body .ui-state-active,
html body .ui-widget-content .ui-state-active,
html body .ui-widget-header .ui-state-active,
html body a.ui-button:active,
html body .ui-button:active,
html body .ui-button.ui-state-active:hover {
	border: 1px solid #013C65;
	background: #013C65;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

html body .ui-widget-header input,
html body .ui-widget-header select {
	color: #000;
}

button.ui-priority-primary
{
	font-weight: normal!important;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #013C65;
	background-color: #ffffff;
}

.ui-datepicker
{
	box-shadow: 3px 3px 20px #0b283a70;
	border: none;
}

html span.ui-icon.ui-icon-circle-triangle-w,
html span.ui-icon.ui-icon-circle-triangle-e
{
	background-image:none;
	text-indent: 0px;
	font-size: 0px;
	overflow: visible;
}

html span.ui-icon.ui-icon-circle-triangle-w:after
{
	content: '';
	font-family: nettilasku;
	color: white;
	font-size: 20px;
	position: absolute;
	top: -2px;
	left: 7px;
	transform: rotate(90deg) scaleY(1.1);
}

html span.ui-icon.ui-icon-circle-triangle-e:after
{
	content: '';
	font-family: nettilasku;
	color: white;
	font-size: 20px;
	position: absolute;
	top: -2px;
	left: -3px;
	transform: rotate(-90deg) scaleY(1.1);
}

html.public_web_muuttoilmoitus span.ui-icon.ui-icon-circle-triangle-w:after,
html.public_web_muuttoilmoitus span.ui-icon.ui-icon-circle-triangle-e:after
{
	top: 0px;
}

html.public_web_muuttoilmoitus .ui-datepicker a,
html.public_web_muuttoilmoitus .ui-datepicker button,
html.public_web_muuttoilmoitus .ui-datepicker .main-nav,
html.public_web_muuttoilmoitus .ui-datepicker header,
html.public_web_muuttoilmoitus .ui-datepicker input,
html.public_web_muuttoilmoitus .ui-datepicker textarea
{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

html.public_web_muuttoilmoitus .select select
{
	padding-right: 32px;
}

html .ui-datepicker-header
{
	overflow: hidden;
	border:none;
}

html .ui-datepicker .ui-datepicker-prev
{
	top: 0px;
	left: 0px;
	border-radius: 0px;
	height: 100%;
	width: 36px;
	border:none;
}

html .ui-datepicker .ui-datepicker-prev-hover
{
	background: #1D98E4;
	top: 0px;
	left: 0px;
	border-radius: 0px;
	height: 100%;
	width: 36px;
	border:none;
}

html .ui-datepicker .ui-datepicker-next
{
	top: 0px;
	right: 0px;
	border-radius: 0px;
	height: 100%;
	width: 36px;
	border:none;
}

html .ui-datepicker .ui-datepicker-prev-next
{
	background: #1D98E4;
	top: 0px;
	right: 0px;
	border-radius: 0px;
	height: 100%;
	width: 36px;
	border:none;
}

img.ui-datepicker-trigger:after
{
	content: '';
	font-family: nettilasku;
	margin-left: 6px;
	color: #000000;
	font-size: 18px;
}

img.ui-datepicker-trigger {
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	margin-top: -11px;
}

.ui-datepicker {
	box-shadow: 3px 3px 20px #000000;
	border: none!important;
}

.ui-datepicker td
{
	vertical-align: middle;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary
{
	opacity:1;
}

.ui-datepicker td
{
	line-height: 1.1em;
	padding-top: 2px;
}
