/******************/
/* YLEISET TYYLIT */
/******************/
/* layout-määritykset alkaa */
* {
  border: 0;
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -44px;
}
.alapalkkiPush {
  height: 44px;
}
#alapalkki {
  width: 100%;
  z-index: 99999;
  height: 44px;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}
.table .column {
  display: table-cell;
  padding: 1em 1em 50px 1em;
}
.vasenPalsta {
  width: 20%;
  border-right: #dfdfdf solid 1px;
}
/* layout-määritykset loppuu */
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #4d4d4d;
  background: #ffffff;
  line-height: 18px;
}
a {
  color: #0c4d8f;
  text-decoration: none;
}
a:hover {
  color: #0c4da2;
  text-decoration: underline;
}
p,
span,
label {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h1 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #4d4d4d;
  line-height: 1.2em;
}
h2 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #a0a0a0;
}
ol {
  padding-left: 2em;
}
/* tiedote */
.tiedoteHakijaEtusivuKirjautumaton {
  margin-left: 180px;
}
.tiedoteHakijaEtusivuKirjautunut {
  margin-left: 0px;
}
.virkailijaTiedoteEtusivu {
  margin-left: 180px;
}
.virkailijaTiedoteKirjaudusivu {
  margin-left: 180px;
}
.virkailijaTiedoteKirjautunut {
  margin-left: 180px;
}
.listaTyyliPois {
  list-style: none;
}
/**********/
/* HEADER */
/**********/
#wicketDebugBar {
  z-index: 99;
  left: 0px;
  right: auto;
}
.header_wide_bg_hakija {
  background: url('header_bg_hakija.png') top center no-repeat #000000;
}
.header_flag_hakija {
  background: url('../header/header_flag_2.png') top center no-repeat #000000;
}
.header_wide_bg_virkailija {
  background: url('header_bg_virkailija.png') top center no-repeat #000000;
}
.header_opacity {
  opacity: 0.7;
  filter: alpha(opacity=70);/* For IE8 and earlier */
}
#header {
  background-color: transparent;
  height: 104px;
  color: #ffffff;
}
#header a {
  color: #ffffff;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#header div.versio {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 75%;
  color: #A0A0A0;
}
#header_text_area_1 {
  padding-top: 20px;
  padding-left: 20px;
}
#header_text_area_1 p {
  color: #ffffff;
}
#header_text_area_2 {
  padding-top: 22px;
  padding-left: 20px;
}
#header_text_area_2 p {
  color: #ffffff;
}
#header_text_area_4 {
  padding: 10px 10px 0 0;
  position: absolute;
  top: 0px;
  right: 0px;
}
#header_text_area_4 div.logoutLinkRow {
  line-height: 12px;
  clear: left;
  width: 100%;
  position: relative;
}
#header_text_area_4 div.logoutLinkRow a {
  display: block;
  float: left;
  margin-bottom: 10px;
}
#header_text_area_4 div.logoutLinkRow img {
  float: left;
  padding-right: 14px;
}
#header_text_area_4 div.logoutLinkRow img.asetukset {
  padding-left: 10px;
  height: 19px;
}
#header_text_area_4 div.logoutLinkRow p {
  float: left;
  color: #ffffff;
}
#header_text_area_4 div.logoutLinkRow div.asetusvalikko {
  min-height: 80px;
  min-width: 130px;
  float: right;
  position: absolute;
  background-color: #e6e6e6;
  margin-top: 18px;
  border: 1px solid black;
  z-index: 9999;
}
#header_text_area_4 div.logoutLinkRow div.asetusvalikko .asetussisältö {
  padding-top: 10px;
  width: 100%;
}
#header_text_area_4 div.logoutLinkRow div.asetusvalikko .asetussisältö a {
  color: #003399;
  clear: both;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}
#header_text_area_4 div.logoutLinkRow div.asetusvalikko .asetusotsikko {
  background-color: #6194cd;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  padding: 4px 0px;
}
/*****************/
/* 1. TASON MENU */
/*****************/
div#navipalkki {
  background-color: #f1f1f1;
  border-bottom: 1px solid #dfdfdf;
}
ul#links {
  list-style-type: none;
  margin-bottom: 0px;
  display: inline-block;
}
ul#links > li {
  list-style-type: none;
  display: inline-block;
}
ul#links a {
  color: #404040;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  padding: 1em;
}
ul#links a:hover {
  color: #fff;
  background-color: #0c4da2;
}
ul#links .active_link {
  background-color: #d8d8d8;
}
/*****************/
/* TYÖKALUPALKKI */
/*****************/
#työkalupalkki,
#dummytyökalupalkki {
  clear: both;
  width: 100%;
  background-color: #f8f8f8;
  border-bottom: 1px solid #dfdfdf;
}
#työkalupalkki a,
#dummytyökalupalkki a {
  display: inline-block;
  color: #404040;
  text-decoration: none;
}
#työkalupalkki a img,
#dummytyökalupalkki a img {
  float: left;
}
#työkalupalkki a span,
#dummytyökalupalkki a span {
  float: left;
  font-size: 12px;
  padding-top: 1px;
  padding-left: 12px;
}
/************************/
/* SISÄLTÖALUEEN TYYLIT */
/************************/
#content {
  background-image: url(./pixel-gray.png);
  background-repeat: repeat-y;
  background-position: 200px 0;
  min-height: 600px;
}
.content {
  min-height: 600px;
}
.content .navigation {
  float: left;
  width: 160px;
  min-height: 585px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}
.content .sisältö {
  margin-top: 30px;
  padding: 0px 28px 40px 20px;
}
.content .sisältö ul {
  padding: 0 0 2em 2em;
}
.content .sisältö ul li {
  line-height: 2;
}
.content .sisältö p {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 2;
}
.content_sub_header,
.otsikko {
  margin-bottom: 18px;
  padding-top: 18px;
  padding-left: 18px;
  min-height: 29px;
}
.content_sub_header p,
.otsikko p {
  float: left;
  width: 773px;
  min-height: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
  padding-top: 4px;
}
.content_project_info {
  float: right;
  text-align: right;
  width: 26%;
  font-size: 15px;
  color: #4d4d4d;
  min-width: 200px;
}
.content_project_info_left {
  float: left;
  text-align: left;
  width: 65%;
  font-size: 15px;
  color: #4d4d4d;
  min-width: 200px;
  white-space: normal;
  overflow: auto;
}
.content_sub_header p,
.otsikko p {
  float: left;
  width: 773px;
  min-height: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4c4c4c;
  padding-top: 4px;
}
.content_sub_header_small {
  margin-bottom: 10px;
}
.content_sub_header_small p {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #4d4d4d;
  margin-right: 12px;
}
#content_center {
  overflow-x: auto;
  min-height: 600px;
  margin-left: 200px;
  padding: 30px 28px 40px 20px;
}
#content_center p {
  padding-bottom: 10px;
}
.sisältökokonaisuus {
  margin-left: 18px;
  border-bottom: 1px solid #dfdfdf;
}
.sisältökokonaisuus:last-child {
  border-bottom: none;
}
.sisältökokonaisuus_toimintapainike {
  float: right;
}
#lapsialue {
  min-height: 600px;
  width: 100%;
  padding-bottom: 42px;
}
.lomakeKentta {
  margin-bottom: 30px !important;
}
.lomakeKenttaContainer {
  width: 40%;
  min-width: 320px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 10px;
  margin-bottom: 30px !important;
}
.lomakeKenttaLinkki {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-right: 10px;
  margin-bottom: 30px !important;
}
.tiedoteContainer {
  float: right;
  margin-left: 3px;
  margin-right: 3px;
  padding-right: 5px;
  position: relative;
  margin-bottom: 30px !important;
}
.lomakeKenttaContainerWide {
  min-width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding-right: 10px;
  clear: both;
  margin-bottom: 30px !important;
}
.lomakeKenttaContainerNarrow {
  max-width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding-right: 10px;
  clear: both;
  margin-bottom: 30px !important;
}
.lomakeKenttaContainerMini {
  max-width: 150px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding-right: 10px;
  clear: both;
  margin-bottom: 30px !important;
}
/******************/
/* TAULUKKOTYYLIT */
/******************/
.subformtable {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.subformtable th {
  border-left: 1px solid #afc8e9;
  border-right: 1px solid #afc8e9;
  border-top: 1px solid #6194cd;
  border-bottom: 1px solid #6194cd;
  vertical-align: middle;
  padding: 7px 12px 7px 12px;
  background-color: #cfdff0;
  font-weight: bold;
  color: #6194cd;
}
.subformtable th a {
  color: #ffffff;
  text-decoration: none;
}
.subformtable th a:hover {
  text-decoration: underline;
}
.subformtable tbody {
  display: table-row-group;
  vertical-align: middle;
}
.subformtable td {
  border: 1px solid #dfdfdf;
  vertical-align: middle;
  padding: 4px 12px 4px 10px;
  color: #4c4c4c;
}
.subformtable td.aktiivinen {
  border: 3px solid #555555 !important;
}
.subformtable th.disabled {
  background-color: #dcdcdc;
  color: #afafaf;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
.subformtable .luku {
  text-align: right!important;
}
.subformtable tr {
  background-color: #ffffff;
}
.subformtable .navigation,
.subformtable .export-tr {
  background-color: #ffffff !important;
}
.subformtable tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.subformtable .subformtable_last_row {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.subformtable .subformtable_last_col {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.subformtable .empty-cell {
  background-color: #F6F6F6;
}
.fixedbackgroundcolor {
  background-color: #ffffff !important;
}
.noborder {
  border: 0 !important;
}
.subheading {
  border-left: 1px solid #afc8e9;
  border-right: 1px solid #afc8e9;
  border-top: 1px solid #6194cd;
  border-bottom: 1px solid #6194cd;
  vertical-align: middle;
  padding: 7px 12px 7px 12px;
  background-color: #cfdff0;
  font-weight: bold;
  color: #6194cd !important;
}
.subheading a {
  color: #ffffff;
  text-decoration: none;
}
.subheading a:hover {
  text-decoration: underline;
}
.customtable {
  overflow: auto;
}
.customtable .column {
  border-right: 1px solid #FFFFFF;
  display: table-cell;
  vertical-align: top;
}
.customtable .column-header {
  background-color: #6194CD;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: normal;
  padding: 4px 10px;
  vertical-align: middle;
}
.customtable .column-data {
  background-color: #E6E6E6;
  border-bottom: 1px solid #FFFFFF;
  color: #4C4C4C;
  height: 14px;
  overflow: hidden;
  padding: 4px 10px;
  vertical-align: middle;
}
.customtable .column-data:nth-child(odd) {
  background-color: #d9d9d9;
}
.customtable .luku {
  text-align: right!important;
}
tr:nth-child(odd) {
  background-color: #d9d9d9;
}
.subformtable_wide {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  table-layout: fixed;
}
.subformtable_wide th {
  border-left: 1px solid #afc8e9;
  border-right: 1px solid #afc8e9;
  border-top: 1px solid #6194cd;
  border-bottom: 1px solid #6194cd;
  vertical-align: middle;
  padding: 7px 12px 7px 12px;
  background-color: #cfdff0;
  font-weight: bold;
  color: #6194cd;
}
.subformtable_wide th a {
  color: #ffffff;
  text-decoration: none;
}
.subformtable_wide th a:hover {
  text-decoration: underline;
}
.subformtable_wide tbody {
  display: table-row-group;
  vertical-align: middle;
}
.subformtable_wide td {
  border: 1px solid #dfdfdf;
  vertical-align: middle;
  padding: 4px 12px 4px 10px;
  color: #4c4c4c;
}
.subformtable_wide td.aktiivinen {
  border: 3px solid #555555 !important;
}
.subformtable_wide th.disabled {
  background-color: #dcdcdc;
  color: #afafaf;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
.subformtable_wide .luku {
  text-align: right!important;
}
.subformtable_wide tr {
  background-color: #ffffff;
}
.subformtable_wide .navigation,
.subformtable_wide .export-tr {
  background-color: #ffffff !important;
}
.subformtable_wide tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.subformtable_wide .subformtable_last_row {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.subformtable_wide .subformtable_last_col {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.subformtable_wide .empty-cell {
  background-color: #F6F6F6;
}
.subformtable_wide td.päätös:first-child {
  padding-left: 30px;
}
.subformtable_wide td.osatoteuttaja:first-child {
  padding-left: 60px;
}
.subformtable_wide tr.yhteensä {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.subformtable_wide tr.yhteensä td:first-child {
  text-align: left;
}
.subformtable_wide td.omarahoitus:first-child {
  padding-left: 15px;
}
.subformtable_wide tr.oikaistu {
  background-color: #b9b9b9;
}
.rotated_cell {
  height: 150px;
  vertical-align: bottom !important;
}
.rotate_text {
  -ms-transform: rotate(-90deg);
  -ms-transform-origin-x: 0px;
  -ms-transform-origin-y: 0px;
  -moz-transform: rotate(-90deg);
  -moz-transform-origin: top left;
  -webkit-transform: rotate(-90deg);
  -webkit-transform-origin: top left;
  -o-transform: rotate(-90deg);
  -o-transform-origin: top left;
  position: relative;
  top: 20px;
  padding-left: 10px;
  padding-top: 1px;
  white-space: nowrap;
}
table.headerNoWrap th {
  white-space: nowrap;
}
table.noWrap th,
table.noWrap td {
  white-space: nowrap;
}
col.filler,
td.filler {
  width: 100%;
}
td.columnWide {
  vertical-align: top;
}
td.columnWide div.outer {
  position: relative;
}
td.columnWide div.inner {
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 100%;
  text-overflow: ellipsis;
}
td.katsoOikeudetNimiSarake div.outer {
  position: relative;
  margin-top: -0.75em;
}
td.katsoOikeudetNimiSarake div.inner {
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  width: 100%;
  text-overflow: ellipsis;
}
/*********/
/* NAPIT */
/*********/
.button,
.content_form_elements input[type="submit"],
.content_form_element_wide input[type="submit"],
.content_form_element_narrow input[type="submit"],
.content_form_elements input[type="button"],
.content_form_element_wide input[type="button"],
.content_form_element_narrow input[type="button"] {
  font-size: 12px;
  line-height: 120%;
  color: #333333;
  display: inline-block;
  outline: 0 none;
  text-decoration: none !important;
  background-color: #cfcfcf !important;
  padding: 7px 10px;
  border-top: 1px solid #b9b9b9;
  border-right: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  border-left: 1px solid #b9b9b9;
  background-repeat: no-repeat;
  background-position: 7px 50%;
  width: auto;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 8px 8px 8px 8px;
  cursor: pointer;
}
/*&:hover,*/ .button:focus,
.content_form_elements input[type="submit"]:focus,
.content_form_element_wide input[type="submit"]:focus,
.content_form_element_narrow input[type="submit"]:focus,
.content_form_elements input[type="button"]:focus,
.content_form_element_wide input[type="button"]:focus,
.content_form_element_narrow input[type="button"]:focus {
  background-color: #e9e9e9 !important;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #d3d3d3;
}
.disabled {
  background-color: transparent;
  color: #b9b9b9;
  cursor: pointer;
}
.button[disabled="disabled"],
.button:disabled {
  background-color: #e5e5e5;
  color: #b9b9b9;
  cursor: pointer;
}
.disabled:hover,
.button[disabled="disabled"] {
  background-color: #e5e5e5 !important;
  color: #b9b9b9 !important;
}
.disabled:active,
.button[disabled="disabled"] {
  background-color: #e5e5e5 !important;
  color: #b9b9b9 !important;
  border-top: 1px solid #b9b9b9 !important;
  border-right: 1px solid #7f7f7f !important;
  border-bottom: 1px solid #7f7f7f !important;
  border-left: 1px solid #b9b9b9 !important;
}
.filter-button {
  background-color: #E9E9E9;
  background-position: 7px 50%;
  background-repeat: no-repeat;
  border-color: #b9b9b9 #7F7F7F #7F7F7F #b9b9b9;
  border-style: solid;
  border-width: 1px;
  color: #4d4d4d;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 100%;
  padding: 7px 10px;
  text-decoration: none;
  vertical-align: middle;
  outline: 0 none;
}
.filter-active {
  background-color: #b9b9b9;
  color: #0c4da2;
  font-weight: bold;
}
.button:hover,
.content_form_elements input[type="submit"]:hover,
.content_form_element_wide input[type="submit"]:hover,
.content_form_element_narrow input[type="submit"]:hover {
  background-color: #c0c0c0;
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  border-left: 1px solid #c0c0c0;
}
.button:active,
.content_form_elements input[type="submit"]:active,
.content_form_element_wide input[type="submit"]:active,
.content_form_element_narrow input[type="submit"]:active {
  background-color: #b9b9b9;
  border-top: 1px solid #7f7f7f;
  border-right: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  border-left: 1px solid #7f7f7f;
}
.button-save {
  padding-left: 30px !important;
  background-image: url(floppy_icon.png);
}
.button-modify {
  padding-left: 30px !important;
  background-image: url(pen_icon.png);
}
.button-add {
  padding-left: 30px !important;
  background-image: url(add_icon.png);
}
.button-print {
  padding-left: 30px !important;
  background-image: url(print_icon.png);
}
/***************/
/* ILMOITUKSET */
/***************/
.feedbackPanel {
  padding: 5px;
  list-style-position: inside;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelItemBase {
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelItemBase a {
  vertical-align: top;
}
.feedbackPanelUNDEFINED {
  list-style-image: url('pixel-gray.png');
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelUNDEFINED a {
  vertical-align: top;
}
.feedbackPanelUNDEFINED {
  list-style-image: url('pixel-gray.png');
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelUNDEFINED a {
  vertical-align: top;
}
.feedbackPanelDEBUG {
  list-style-image: url('IlmoitusInfo.png');
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelDEBUG a {
  vertical-align: top;
}
.feedbackPanelINFO {
  list-style-image: url('IlmoitusInfo.png');
  background-color: #cedce9;
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelINFO a {
  vertical-align: top;
}
.feedbackPanelSUCCESS {
  list-style-image: url('IlmoitusOnnistuminen.png');
  background-color: #ddffe7;
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelSUCCESS a {
  vertical-align: top;
}
.feedbackPanelWARNING {
  list-style-image: url('IlmoitusVaroitus.png');
  background-color: #faffd6;
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelWARNING a {
  vertical-align: top;
}
.feedbackPanelERROR {
  list-style-image: url('IlmoitusVirhe.png');
  background-color: #ffdbe7;
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelERROR a {
  vertical-align: top;
}
.feedbackPanelFATAL {
  list-style-image: url('IlmoitusVirhe.png');
  background-color: #ffdbe7;
  color: Black;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feedbackPanelFATAL a {
  vertical-align: top;
}
.arrow_box {
  position: relative;
  background: #e66161;
  border: 4px solid #e66161;
  max-width: 300px;
  padding-left: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.arrow_box span {
  color: white;
}
.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 219, 231, 0);
  border-bottom-color: #e66161;
  border-width: 12px;
  margin-left: -12px;
}
.arrow_box:before {
  border-color: rgba(230, 97, 97, 0);
  border-bottom-color: #e66161;
  border-width: 18px;
  margin-left: -18px;
}
/*************/
/* APULUOKAT */
/*************/
.reunus {
  border: 1px solid #003399;
}
.solureunus {
  border-right: 1px solid #003399;
  border-bottom: 1px solid #003399;
}
.sivumenu-kuva {
  position: relative;
  top: 0px;
}
.kontekstipolku-kuva {
  position: relative;
  top: 2px;
}
.select2-drop {
  z-index: 1000002 !important;
}
.select2-drop-mask {
  z-index: 1000001 !important;
}
.centered_content {
  margin: 0 auto;
}
.centered_text {
  text-align: center;
}
.left_float {
  float: left;
}
.left_float img {
  vertical-align: bottom;
}
.right_float {
  float: right;
}
.right_float img {
  vertical-align: bottom;
}
.clear_float {
  clear: both;
}
p.text_small {
  font-size: 12px;
}
p.text_medium {
  font-size: 16px;
}
p.text_large {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.left_padding_steps_1 {
  padding-left: 25px !important;
}
.left_padding_steps_2 {
  padding-left: 50px !important;
}
.left_padding_steps_3 {
  padding-left: 75px !important;
}
.left_padding_steps_4 {
  padding-left: 90px !important;
}
.solukorostus-ensisijainen {
  background-color: #afc9e4 !important;
}
.solukorostus-toissijainen {
  background-color: #d0e0f0 !important;
}
.solukorostus-negatiivinen {
  background-color: #f9a7b0 !important;
  font-weight: bold !important;
}
.muutossyotto {
  width: 100px;
}
.padding0 {
  padding: 0 !important;
}
.paddingTop5 {
  padding-top: 5px !important;
}
.paddingTop15 {
  padding-top: 15px !important;
}
.paddingTop30 {
  padding-top: 30px !important;
}
.paddingBottom15 {
  padding-bottom: 15px !important;
}
.paddingBottom30 {
  padding-bottom: 30px !important;
}
.paddingTop20 {
  padding-top: 20px !important;
}
.paddingRight0 {
  padding-right: 0px !important;
}
.paddingRight15 {
  padding-right: 15px !important;
}
.paddingLeft23 {
  padding-left: 23px !important;
}
.paddingLeft30 {
  padding-left: 30px !important;
}
.marginTop5 {
  margin-top: 5px !important;
}
.marginTop10 {
  margin-top: 10px !important;
}
.marginTop15 {
  margin-top: 15px !important;
}
.marginTop20 {
  margin-top: 20px !important;
}
.marginTop25 {
  margin-top: 25px !important;
}
.marginBottom5 {
  margin-bottom: 5px !important;
}
.marginBottom10 {
  margin-bottom: 10px !important;
}
.marginBottom15 {
  margin-bottom: 15px !important;
}
.marginBottom20 {
  margin-bottom: 20px !important;
}
.marginBottom30 {
  margin-bottom: 30px !important;
}
.marginBottom50 {
  margin-bottom: 50px !important;
}
.marginLeft10 {
  margin-left: 10px;
}
.marginLeft30 {
  margin-left: 30px;
}
.marginLeft200 {
  margin-left: 200px;
}
.marginLeft225 {
  margin-left: 225px;
}
.marginLeft250 {
  margin-left: 250px;
}
.marginLeft300 {
  margin-left: 300px;
}
.marginRight15 {
  margin-right: 15px;
}
.marginRight30 {
  margin-right: 30px !important;
}
.border0 {
  border: 0px solid white !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
th.wicket_orderUp {
  background: url("sort_up.png") no-repeat scroll right center #cfdff0;
  padding-right: 20px;
}
th.wicket_orderUp a {
  color: #6194cd;
  display: block;
  outline: none;
}
th.wicket_orderDown {
  background: url("sort_down.png") no-repeat scroll right center #cfdff0;
  padding-right: 20px;
}
th.wicket_orderDown a {
  color: #6194cd;
  display: block;
  outline: none;
}
th.wicket_orderNone {
  background: url("sort_none.png") no-repeat scroll right center #cfdff0;
  padding-right: 20px;
}
th.wicket_orderNone a {
  color: #6194cd;
  display: block;
  outline: none;
}
.valigntop {
  vertical-align: top !important;
}
.leveys180 {
  width: 180px;
  min-width: 180px;
}
.eiRivinvaihtoja {
  white-space: nowrap;
}
/**************/
/* Välilehdet */
/**************/
div.tab-panel {
  clear: left;
}
div.tab-row {
  background: url("bg.gif") repeat-x scroll center bottom #dae0d2;
  float: left;
  line-height: normal;
  width: 100%;
  margin-bottom: 5px;
}
div.tab-row ul {
  list-style: none outside none;
  margin: 0;
  padding: 10px 10px 0;
}
div.tab-row li {
  background: url("left.gif") no-repeat scroll left top transparent;
  float: left;
  margin: 0;
  padding: 0 0 0 9px;
}
div.tab-row a {
  background: url("right.gif") no-repeat scroll right top transparent;
  color: #eeeeee;
  display: block;
  font-weight: bold;
  padding: 5px 15px 4px 6px;
  text-decoration: none;
  white-space: nowrap;
}
div.tab-row a:hover {
  color: #ffffff;
}
div.tab-row li.selected {
  background-image: url("left_on.gif");
}
div.tab-row li.selected a {
  background-image: url("right_on.gif");
  color: #333333;
  padding-bottom: 5px;
}
#sivulehdet {
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #dfdfdf;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#sivulehdet span {
  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#sivulehdet a {
  text-decoration: none;
}
#sivulehdet .activeTab {
  background-color: #c3c3c3;
}
#sivulehdet .activeTabLink {
  color: #404040;
}
#sivulehdet .inactiveTabLink {
  color: #404040;
}
/**********/
/* Lomake */
/**********/
input,
textarea,
select,
.select2-container-multi .select2-choices {
  color: #4d4d4d;
  background-color: #ffffe6;
  border: 1px solid #afc8e9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.select2-container-multi ul.select2-choices,
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #ffffe6;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
input:hover,
textarea:hover,
select:hover,
.select2-container-multi .select2-choices:hover {
  background-color: #e7eff7;
}
input[disabled="disabled"],
input:disabled,
textarea[disabled="disabled"],
textarea:disabled,
select[disabled="disabled"],
select:disabled,
.select2-container-multi.select2-container-disabled .select2-choices,
div.disabled .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  color: #b9b9b9;
  background-color: #f4f4f4;
}
input[type="checkbox"],
input[type="radio"] {
  background-color: transparent !important;
  border: 0 !important;
}
.columns_2 {
  margin-bottom: 20px;
}
.columns_2 p {
  float: left;
  color: #4d4d4d;
  font-size: 15px;
  width: 180px;
  padding-bottom: 8px;
}
.columns_2 p:nth-child(even) {
  width: 598px;
}
.columns_2 p.columns_first {
  clear: left;
}
#lomakeosa h1 {
  font-size: 26px;
  margin-bottom: 8px;
  width: 74%;
}
#lomakeosa h2 {
  font-size: 21px;
  padding-bottom: 14px;
  margin-bottom: 12px;
  border-bottom: solid 1px #dfdfdf;
}
.content_form_element_wide {
  width: 80%;
  min-height: 32px;
  clear: both;
}
.content_form_element_narrow {
  float: left;
  width: 300px;
}
.necessary_field {
  display: inline-block;
  font-size: 30px;
  color: #0e4d92;
  vertical-align: bottom;
  line-height: 20px;
}
.content_form_elements input,
.content_form_elements select {
  box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.content_form_elements input[type="text"],
.content_form_elements input[type="password"],
.content_form_elements textarea {
  padding: 4px;
}
.content_form_elements input[type="radio"],
.content_form_elements input[type="checkbox"] {
  width: 2em;
}
.content_form_elements input.datePicker {
  width: 10em;
}
.content_form_elements .autocomplete {
  width: 100%;
  max-width: 600px;
}
.content_form_elements select {
  border: 1px solid #cfdff0;
  padding: 2px 4px;
}
.content_form_elements table textarea {
  min-width: 200px;
}
.content_form_elements label,
.content_form_elements .input-selitesarake {
  display: inline-block;
  color: #4d4d4d;
  font-size: 15px;
  margin-right: 6px;
  margin-bottom: 4px;
}
.content_form_elements select {
  display: block;
  width: 95%;
  max-width: 600px;
  font-size: 14px;
  height: 24px;
  padding: 2px;
  margin-bottom: 10px;
}
.content_form_elements input {
  width: 95%;
  max-width: 600px;
  font-size: 14px;
  padding: 5px;
  margin-bottom: 2px;
  margin-right: 0px;
}
.content_form_elements input[type="file"] {
  padding: 0;
}
.content_form_elements input[type="submit"] {
  margin-bottom: 0;
}
.content_form_element_wide input,
.content_form_element_narrow input {
  display: block;
  width: 100%;
  max-width: 763px;
  height: 24px;
  font-size: 14px;
  padding: 0 3px 0 3px;
  margin-bottom: 10px;
}
.content_form_element_narrow input,
.content_form_element_narrow select {
  width: 362px;
  max-width: 362px;
}
.content_form_elements input[type="file"] {
  width: auto;
  max-width: 600px;
  font-size: 14px;
}
.content_form_element_wide input[type="radio"],
.content_form_element_narrow input[type="radio"],
.content_form_element_wide input[type="checkbox"],
.content_form_element_narrow input[type="checkbox"] {
  width: auto;
  height: auto;
  display: inline;
}
.content_form_elements textarea {
  display: block;
  width: 95%;
  height: 120px;
  font-size: 12px;
  padding: 0 3px 0 3px;
  margin-bottom: 10px;
}
.suuri_textarea {
  min-height: 260px !important;
}
.giganttinen_textarea {
  min-height: 300px;
  min-width: 900px;
}
.content_form_elements table {
  width: auto;
  width: initial;
}
.content_form_element_radio {
  float: left;
  width: 50%;
}
.content_form_element_radio .haku input {
  width: 12px;
  display: inline;
  position: relative;
  margin-left: 6px;
}
.content_form_element_radio p {
  display: inline-block;
  color: #4d4d4d;
  font-size: 14px;
  margin-right: 12px;
}
.content_form_element_radio input {
  margin-right: 6px;
}
.content_form_element .fieldtext,
.content_form_element_wide .fieldtext,
.content_form_element_narrow .fieldtext {
  margin-bottom: 8px;
}
label.kokoSolunTyhjäLabel {
  width: 100%;
  height: 100%;
  margin: 0;
}
/**********************/
/* NÄYTÄ-VALINTANAPIT */
/**********************/
.näytä {
  margin: 20px 0px 20px 10px;
}
.näytä .näytäOtsikko {
  display: block;
  float: left;
  padding: 6px 20px 6px 0;
}
.näytä .näytäValinta {
  margin: 0;
  border: 1px solid #b9b9b9;
  border-right: none;
  background-color: #f2f2f2;
  display: block;
  float: left;
}
.näytä .näytäValinta input {
  position: absolute;
  top: -20px;
}
.näytä .näytäValinta span {
  display: block;
  padding: 5px 10px;
  text-align: center;
}
.näytä .näytäValinta input:checked + span {
  color: #EB911B;
  font-weight: bold;
}
.näytä .näytäValinta:last-child {
  border-right: 1px solid #b9b9b9;
}
/********************/
/* FOOTERIN TYYLEJÄ */
/********************/
#footer_wide_bg {
  background-color: #2e2e2e;
}
#footer {
  color: #fff;
  font-size: 11px;
  background-color: #333333;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  text-decoration: none;
}
#footer .columns {
  width: 100%;
  overflow: hidden;
}
#footer .column {
  width: 25%;
  float: left;
}
#footer .column-inner {
  padding: 5px 15px;
  margin: 10px 0;
  border-left: 1px solid #666666;
}
#footer .column:first-child .column-inner {
  border-left: 0px;
}
/****************/
/* BREAKPOINTIT */
/****************/
@media all and (max-width: 1090px) {
  #header_text_area_1 {
    display: none;
  }
  #header_text_area_0 {
    display: block;
  }
  #content_center {
    margin-left: 100px;
  }
}
@media all and (max-width: 900px) {
  #sivumenukontti {
    float: none;
    min-height: 0px;
    width: auto;
  }
  #content_center {
    margin-left: 0px;
  }
  #content {
    background-image: none;
  }
  #divider_wide_bg {
    display: none;
  }
  #header_text_area_2 p {
    font-size: 12px;
  }
}
@media all and (max-width: 790px) {
  #header_text_area_2 {
    display: none;
  }
}
/*******/
/* PUU */
/*******/
.tree .tree-junction {
  background-position: 0 center;
  display: block;
  float: left;
  width: 18px;
  background-position: 0px 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}
.tree a.tree-junction-collapsed {
  background-image: url("images/SivumenuNuoliOikea.png");
  background-position: 0 center;
  display: block;
  float: left;
  width: 18px;
  background-position: 0px 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}
.tree a.tree-junction-expanded {
  background-image: url("images/SivumenuNuoliAlas.png");
  background-position: 0 center;
  display: block;
  float: left;
  width: 18px;
  background-position: 0px 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}
.tree div.tree-subtree {
  margin: 0px 0px 0px 18px;
}
/*************/
/* SIVUMENUT */
/*************/
#sivumenu div {
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#sivumenu div:first-child {
  border-top: 0;
}
#sivumenu div.aktiivinen {
  border: 1px solid #dfdfdf;
}
#sivumenu a {
  text-decoration: none;
  color: #4d4d4d;
}
#sivumenu a.aktiivinen {
  font-weight: bold;
  font-size: 13px;
  color: #0c4da2;
}
#sivumenu .menu-item:hover {
  background: #cedce9;
}
#sivumenu .menu-title {
  text-transform: uppercase;
}
#taustalomakenavipanel {
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #dfdfdf;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#taustalomakenavi em {
  font-weight: bold;
}
#taustalomakenavi div {
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#taustalomakenavi div:first-child {
  border-top: 0;
}
#taustalomakenavi div.aktiivinen {
  border: 1px solid #dfdfdf;
}
#taustalomakenavi div:not(.taustalomakeNaviOtsikko):hover {
  background: #cedce9;
}
#taustalomakenavi a {
  text-decoration: none;
  color: #4d4d4d;
}
#taustalomakenavi a.aktiivinen {
  font-weight: bold;
  font-size: 13px;
  color: #0c4da2;
}
/*************/
/* OTSIKKO */
/*************/
.otsikkoPaneeliContainer {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px !important;
  clear: both;
}
/*************/
/* LOMAKEKENTÄT */
/*************/
.lomake_kentta {
  font-size: 14px;
  color: #b9b9b9;
}
.lomake_kentta div.kentta {
  max-width: 600px;
  font-size: 14px;
  padding: 0 5px 0 5px;
  margin-bottom: 10px;
  width: 100%;
  word-wrap: break-word;
}
.lomake_kentta .select2-container {
  width: 100%;
  max-width: 600px;
}
.lomake_kentta .lomakemonivalintacheckboxkenttä label {
  display: initial;
}
.lomake_pakollinen {
  color: #000088;
  font-size: 20px;
  font-weight: bold;
  padding-right: 5px;
  vertical-align: top;
}
.lomake_label_container label {
  max-width: 90%;
}
.radiokontti input {
  vertical-align: top;
}
.radiokontti label {
  max-width: 90%;
}
.paivamaaravali input {
  width: 7em;
}
.riskiluokittelu table.virkailijanMäärittelemäRiski {
  max-width: 100%;
}
.riskiluokittelu table.virkailijanMäärittelemäRiski td.riskiluokka {
  text-align: center;
}
.riskiluokittelu table.virkailijanMäärittelemäRiski td.riskiluokka input {
  vertical-align: middle;
}
.riskiluokittelu .riskinLuokittelu {
  white-space: nowrap;
}
.riskiluokittelu .riskinLuokittelu label {
  display: initial;
}
/*************/
/* DIALOGIT */
/*************/
.dialogCB {
  margin: 5px 0 5px 5px;
}
.dialogTitle {
  margin: 10px 0;
}
.divWrapped {
  overflow-y: auto;
  height: 400px;
}
.dialoglist ul {
  -webkit-padding-start: 1.5em;
}
.dialoglist ul li {
  padding: 0 0 0 1em;
}
/*************/
/* TARKISTUS */
/*************/
.tarkistusSivu {
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 5px;
}
.tarkistusSivu ul {
  list-style-type: none;
}
.tarkistusSivu ul li {
  padding-left: 1em;
}
.tarkistusOsio {
  font-size: 14px;
  font-weight: bold;
  color: #4d4d4d;
  margin-top: 5px;
  word-wrap: break-word;
}
.tarkistusKenttä {
  margin-left: 20px;
  margin-top: 2px;
  font-size: 14px;
  font-weight: normal;
  color: #4d4d4d;
  word-wrap: break-word;
}
.tarkistusKenttä .tarkistusHuomautettuKenttä {
  font-style: italic;
}
/*************/
/* SLIDER */
/*************/
.ui-widget-content.ui-slider {
  background-position-x: center;
  background-repeat: repeat-y;
}
.tick {
  border: 1px solid transparent;/*follows slide handle style for sizing purposes*/
  position: absolute;
  width: 1.2em;
  margin-left: -.6em;
  text-align: center;
  left: 0;
}
.steps-3 {
  border: 1px solid transparent;/*follows #slider2 style for sizing purposes */
  width: 150px;
  position: relative;
  height: 20px;
}
.steps-3 .tick {
  border: 1px solid transparent;/*follows slide handle style for sizing purposes*/
  position: absolute;
  width: 6em;
  margin-left: -3em;
  text-align: center;
  left: 0;
}
.liukurinArvo {
  min-width: 35px;
  text-align: center;
}
/*************/
/* LIITTEET */
/*************/
.liitteetJaAllekirjoitus .lomakeosasisempi .liitteenToimitustapa {
  clear: left;
}
.liitteetJaAllekirjoitus .lomakeosasisempi .liitetiedosto {
  float: left;
  clear: none;
}
.liitteetJaAllekirjoitus .liitteenTuonti {
  padding: 4px 4px 4px 10px;
  max-width: 763px;
}
.liitteetJaAllekirjoitus input[type="file"] {
  padding-top: 3px;
  background-color: transparent;
}
/*************/
/* SÄHKÖPOSTIT */
/*************/
.sähköpostit .sähköposti {
  font-size: 12px;
  margin: 10px 60px;
}
.sähköpostit .sähköposti .sähköpostiOtsikko {
  padding: 10px 5px;
  position: relative;
}
.sähköpostit .sähköposti .sähköpostiOtsikko .sähköpostiAihe {
  font-size: 14px;
  font-weight: bold;
  float: left;
}
.sähköpostit .sähköposti .sähköpostiOtsikko .sähköpostiLähetetty {
  font-size: 14px;
  font-weight: bold;
  float: right;
}
.sähköpostit .sähköposti .sähköpostiOtsikko .sähköpostiVastaanottaja,
.sähköpostit .sähköposti .sähköpostiOtsikko .sähköpostiLähettäjä,
.sähköpostit .sähköposti .sähköpostiOtsikko .sähköpostiCC,
.sähköpostit .sähköposti .sähköpostiOtsikko .sähköpostiBCC {
  clear: both;
}
.sähköpostit .sähköposti .sähköpostiSisältö {
  background-color: #f2f2f2;
  padding: 5px 15px;
}
/*************/
/* TIEDOTTEET*/
/*************/
.tiedoteKontti {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tiedoteBoksi {
  padding: 15px;
  margin-bottom: 30px;
  background-color: #F2F2F2;
  min-width: 320px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tiedoteAika {
  font-weight: bold;
  color: #4D4D4D;
}
.tiedoteTeksti {
  font-size: 14px;
  color: #4D4D4D;
  background-color: #F2F2F2;
}
.ieTiedoteTeksti {
  font-weight: bold;
  color: #FF0000;
}
/********/
/* HAKU */
/********/
#hankehakemusHakutulostaulukko td.tree {
  padding-right: 2em;
}
tr.hakutuloksenAlakohta {
  background-color: inherit;
}
.hankepaatosrivi .hankepaatosrivielementti {
  float: left;
}
.hankepaatosrivi .selite {
  float: left;
  width: 15em;
}
.hankepaatosrivi .tila {
  float: left;
  width: 10em;
}
.hankepaatosrivi .paivays {
  float: left;
  width: 10em;
}
/**************/
/* PYÖRISTYS  */
/**************/
.roundedCorners {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/*************/
/* MUUT */
/*************/
.vaikutusasteOtsikko {
  text-align: center;
}
.päävaikutusOtsikko {
  text-align: left;
}
.sisäinenSolu {
  width: 50%;
  border: 0;
}
.boldLabel {
  font-weight: bold;
  font-size: 140%;
}
.wicket-ajax-indicator img {
  vertical-align: middle;
  max-width: 13px;
  max-height: 13px;
  margin: 0;
  padding: 0;
  padding-left: 4px;
  display: inline;
  white-space: nowrap;
}
.piilotettu {
  visibility: hidden !important;
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  display: inline-block !important;
  font-size: 0 !important;
}
.vakuutukset {
  clear: both;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 80%;
  font-size: 15px;
}
.vakuutukset p {
  margin-bottom: 1em;
}
.kommentti {
  border: 1px solid grey;
  max-width: 900px;
}
.kommenttiOtsikko {
  background-color: #c3c3c3;
  height: 15px;
  padding: 10px;
}
.kommenttiTeksti {
  clear: both;
  padding: 10px;
}
.kommenttiTekstiMuokattava {
  clear: both;
  margin: 10px;
}
.kommenttiToiminnotKontti {
  padding: 10px;
}
.muistioLiitteetKontti {
  padding: 0px 10px 10px 10px;
}
.hakijanMuistio {
  background-color: #0C4DA2;
  color: white;
}
.virkailijanMuistio {
  background-color: #EB911B;
}
.hakijanMuistioSisennys {
  margin-right: 250px;
}
.virkailijanMuistioSisennys {
  margin-left: 250px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
#hankkeenJulkinenNimi {
  min-height: 20px;
}
.leveys50pct {
  width: 50%;
}
.ulkopuolella {
  position: absolute;
  left: -10000px;
  top: -10000px;
}
#prosessisuodatin {
  margin-bottom: 15px;
  overflow: auto;
}
#kehystaulukko img {
  position: relative;
  left: 5px;
  top: 4px;
}
.toiminnot {
  display: inline-block;
  margin-bottom: 10px;
}
.toimintoindikaattori {
  background-image: url(indicator.gif);
  display: inline-block;
  width: 16px;
  height: 16px;
}
.lomake_pakollinen {
  color: #000088;
  font-size: 20px;
  font-weight: bold;
  padding-right: 5px;
  vertical-align: top;
}
.sähköpostit {
  max-width: 600px;
}
.sähköpostit .sähköposti {
  margin-bottom: 2em;
}
.sähköpostit span:first-child {
  width: 10em;
  display: inline-block;
  font-weight: bold;
}
.sähköpostit .sähköpostiSisältö {
  background-color: #f2f2f2;
}
.sähköpostit .sähköpostiSisältö p {
  padding-bottom: 10px;
}
.tunnistus-panel {
  width: 30%;
  padding: 10px;
  float: left;
}
.tunnistus-panel .panel-otsikko {
  border-top: 3px solid #0c4ca3;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  padding: 5px;
  float: left;
  width: 100%;
}
.tunnistus-panel .panel-sisältö {
  border-left: 1px solid lightgray;
  border-right: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  padding: 5px;
  float: left;
  width: 100%;
}
.tunnistus-panel .lomake-rivi {
  clear: left;
  width: 100%;
}
.tunnistus-panel .lomake-rivi label {
  clear: right;
}
.tunnistus-panel .lomake-rivi button {
  float: right;
}
.tunnistus-panel .lomake-rivi input {
  width: 100%;
  background-color: #e7eef6;
  padding: 2px;
}
div#katso-oikeudet h1,
div#uusi-hakemus h1,
div#katso-oikeudet h2,
div#uusi-hakemus h2 {
  text-transform: uppercase;
}
div#katso-oikeudet table th,
div#uusi-hakemus table th,
div#katso-oikeudet td,
div#uusi-hakemus td {
  padding: 0.5em;
  width: auto;
  background-color: white;
}
div#katso-oikeudet .korosta,
div#uusi-hakemus .korosta {
  font-weight: bold;
}
div#katso-oikeudet th,
div#uusi-hakemus th,
div#katso-oikeudet td,
div#uusi-hakemus td {
  text-align: left;
}
form#kantalomake {
  height: 100%;
}
/* EURA-1319 FIX */
.ui-dialog {
  position: fixed !important;
  z-index: 999999 !important;
}
.ui-resizable {
  z-index: 1000000 !important;
}
.oikealleTasattu {
  text-align: right;
}
.kontti {
  padding: 30px;
}
table#tuotosindikaattorit .määrä {
  width: 8em;
}
table#hankkeeseenOsallistuvienYritystenMäärä {
  width: 300px;
}
table#hankkeeseenOsallistuvienYritystenMäärä th,
table#hankkeeseenOsallistuvienYritystenMäärä td {
  width: 50%;
}
table#hankkeeseenOsallistuvienHenkilöidenMäärä {
  width: 900px;
}
table#hankkeeseenOsallistuvienHenkilöidenMäärä th,
table#hankkeeseenOsallistuvienHenkilöidenMäärä td {
  width: 16%;
}
table#osallistujienKoulutusJaTyöpäivät {
  width: 300px;
}
table#osallistujienKoulutusJaTyöpäivät th,
table#osallistujienKoulutusJaTyöpäivät td {
  width: 50%;
}
#hankkeeseenOsallistuvienHenkilöidenKoulutustausta table {
  width: 900px;
}
#hankkeeseenOsallistuvienHenkilöidenKoulutustausta table th,
#hankkeeseenOsallistuvienHenkilöidenKoulutustausta table td {
  width: 16%;
}
.toteuttajaOtsikko {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px !important;
}
.alareunus {
  border-bottom: 1px solid #dfdfdf;
}
.maxWidth800 {
  max-width: 800px !important;
}
/****************/
/* PAATOSOSIO   */
/****************/
.osionPaaotsikko {
  text-transform: uppercase;
}
.vierekkain div {
  float: left;
}
.vierekkain:after {
  clear: both;
  display: block;
  content: "";
}
table.vierekkain_vasen {
  width: 40%;
  float: left;
  margin-right: 2em;
}
table.vierekkain_oikea {
  width: 55%;
}
input.autoWidth {
  width: auto;
}
.yhteensaRivi {
  font-weight: bold;
}
.italicRivi {
  font-style: italic;
}
.korostettuRivi {
  font-weight: bold;
}
.hakutable tr {
  background-color: transparent;
}
.hakutable td {
  vertical-align: top;
  padding-bottom: 3px;
  padding-right: 5px;
}
.hakutable {
  margin-top: 10px;
  margin-bottom: 10px;
}
div#vasenPalsta {
  vertical-align: top;
}
/* TODO: mergeä hankeosion sivumenun kanssa */
#paatossivumenu div {
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
}
#paatossivumenu div:first-child {
  border-top: 0;
}
#paatossivumenu div.aktiivinen {
  border: 1px solid #dfdfdf;
}
#paatossivumenu div.aktiivinen:hover,
#paatossivumenu div.ei-aktiivinen:hover {
  background: #cedce9;
}
#paatossivumenu a {
  text-decoration: none;
  color: #4d4d4d;
}
#paatossivumenu .aliosio {
  padding-left: 1.5em;
}
div.pääotsikko {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px !important;
}
div.osionOtsikko {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px !important;
}
div.taulukonOtsikko {
  font-size: 14px;
  margin-bottom: 5px;
}
div.osakokonaisuus {
  width: 97%;
  margin-bottom: 20px !important;
  clear: both;
}
div.hankepäätöslomake table,
div.hankepäätöslomake tr,
div.hankepäätöslomake td {
  background-color: #fff;
  vertical-align: top;
}
div.hankepäätöslomake .väliotsikko {
  font-weight: bolder;
  margin-bottom: 15px !important;
}
div.hankepäätöslomake div.sisennysVase {
  text-align: right;
}
div.hankepäätöslomake .lomakeotsikko {
  font-weight: bolder;
  font-size: 16px;
  margin-bottom: 30px !important;
}
div.hankepäätöslomake table td {
  padding-right: 10px;
  vertical-align: middle;
}
div.hankepäätöslomake table td.ylöstasattu {
  vertical-align: top;
}
div.hankepäätöslomake .korostus {
  border: thin #4d4d4d solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  background-color: #f2f2f2;
}
.lomakeosasisempi {
  float: left;
  width: 100%;
  margin-bottom: 10px !important;
}
.lomakeosasisempi .tiedoteContainer {
  /*width: 40%;*/
  /*min-width: 150px;*/
  float: right;
  margin-left: 3px;
  margin-right: 3px;
  padding-right: 5px;
  position: relative;
}
table#osiotaulukko em {
  font-style: normal;
}
table.autoWidth {
  width: auto;
}
table.hakutable {
  width: auto;
}
table.hakutable td {
  padding-bottom: 0px;
}
table.hakutable input,
table.hakutable select {
  margin-bottom: 0px;
}
table.hakutable select {
  width: auto;
}
.tarkistus ul,
.tarkistus li,
.tarkistus ol {
  padding-left: 1em;
}
.tarkistus .noimage {
  list-style: none;
}
label.inline {
  display: inline;
}
.paatosliitteet {
  min-width: 300px;
}
.radiovalinnat label {
  padding-left: 10px !important;
  vertical-align: text-bottom;
}
.hankepäätöslomake {
  font-size: 15px;
}
table.hylätytKustannuksetTaulukko {
  min-width: 600px;
  width: 100%;
  text-align: left;
}
table.hylätytKustannuksetTaulukko td {
  padding-right: 0px !important;
}
table.hylätytKustannuksetTaulukko td.vasen {
  width: 30px;
}
table.hylätytKustannuksetTaulukko td.oikea {
  width: 70px;
}
.säädösperustanTarkennusInput {
  max-width: 100px !important;
}
/*******************/
/* LISÄTIETOPYYNTÖ */
/*******************/
table.lisätietopyyntö {
  max-width: 800px;
  margin-top: 2em;
}
table.lisätietopyyntö tr.otsikko {
  background-color: #D0D0D0;
}
table.lisätietopyyntö td.otsikko {
  width: 100%;
  font-weight: bold;
}
table.lisätietopyyntö ul.liitteet {
  padding-left: 2em;
}
table#sähköpostipanel {
  max-width: 800px;
}
table#sähköpostipanel td.syöte {
  width: 100%;
}
/*************************************/
/* KATSO ORGANISAATIOT JA HAKEMUKSET */
/*************************************/
table#organisaatiotJaHakemukset {
  max-width: 900px;
}
table#organisaatiotJaHakemukset thead tr,
table#organisaatiotJaHakemukset tfoot tr {
  background-color: #ffffff;
}
table#organisaatiotJaHakemukset thead td,
table#organisaatiotJaHakemukset tfoot td {
  border: none;
  font-weight: bold;
}
.dialogiOhjeTeksti p {
  margin-bottom: 1em;
}
/*************************************/
/* HANKEKOHTAISET MAKSATUSTIEDOT     */
/*************************************/
.koontitable tr:nth-child(odd) {
  background-color: #ffffff;
}
.koontitable td {
  font-size: 15px;
  padding-left: 10px;
}
.koontitable td:nth-child(odd) {
  text-align: right;
}
.koontitable td:nth-child(even) {
  padding-right: 100px;
}
.subformtable td.päätös:first-child {
  padding-left: 30px;
}
.subformtable td.osatoteuttaja:first-child {
  padding-left: 60px;
}
.subformtable tr.yhteensä {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.subformtable tr.yhteensä td:first-child {
  text-align: left;
}
.subformtable td.omarahoitus:first-child {
  padding-left: 15px;
}
.subformtable tr.oikaistu {
  background-color: #b9b9b9;
}
.koonti {
  padding: 1em 1em 50px 1em;
}
.hankintaFormPadding {
  padding: 15px;
}
/***************************/
/* VIRKAILIJAN ALOITUSSIVU */
/***************************/
.aloitussivuosio {
  width: 100%;
  margin-bottom: 10px !important;
  float: left;
  width: 56%;
}
.aloitussivuosio .tiedoteContainer {
  /*width: 40%;*/
  /*min-width: 150px;*/
  float: right;
  margin-left: 3px;
  margin-right: 3px;
  padding-right: 5px;
  position: relative;
}
.työjonotable {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.työjonotable th {
  border-left: 1px solid #afc8e9;
  border-right: 1px solid #afc8e9;
  border-top: 1px solid #6194cd;
  border-bottom: 1px solid #6194cd;
  vertical-align: middle;
  padding: 7px 12px 7px 12px;
  background-color: #cfdff0;
  font-weight: bold;
  color: #6194cd;
}
.työjonotable th a {
  color: #ffffff;
  text-decoration: none;
}
.työjonotable th a:hover {
  text-decoration: underline;
}
.työjonotable tbody {
  display: table-row-group;
  vertical-align: middle;
}
.työjonotable td {
  border: 1px solid #dfdfdf;
  vertical-align: middle;
  padding: 4px 12px 4px 10px;
  color: #4c4c4c;
}
.työjonotable td.aktiivinen {
  border: 3px solid #555555 !important;
}
.työjonotable th.disabled {
  background-color: #dcdcdc;
  color: #afafaf;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
.työjonotable .luku {
  text-align: right!important;
}
.työjonotable tr {
  background-color: #ffffff;
}
.työjonotable .navigation,
.työjonotable .export-tr {
  background-color: #ffffff !important;
}
.työjonotable tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.työjonotable .subformtable_last_row {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.työjonotable .subformtable_last_col {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.työjonotable .empty-cell {
  background-color: #F6F6F6;
}
.työjonotable td.päätös:first-child {
  padding-left: 30px;
}
.työjonotable td.osatoteuttaja:first-child {
  padding-left: 60px;
}
.työjonotable tr.yhteensä {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.työjonotable tr.yhteensä td:first-child {
  text-align: left;
}
.työjonotable td.omarahoitus:first-child {
  padding-left: 15px;
}
.työjonotable tr.oikaistu {
  background-color: #b9b9b9;
}
.työjonotable th:first-child {
  text-align: left;
}
.työjonotable th {
  text-align: center;
  white-space: nowrap;
}
.työjonotable td.väliotsikko {
  background-color: #DEE7F1;
  font-weight: bold;
}
.työjonotable td.lukumäärä {
  text-align: center;
  font-size: x-large;
  width: 10%;
  min-width: 10%;
  max-width: 15%;
}
.työjonotable td:first-child {
  text-align: left;
  width: 90%;
  max-width: 90%;
  min-width: 85%;
}
.täysileveys {
  min-width: 100%;
}
.lokitaulukko {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lokitaulukko th {
  border-left: 1px solid #afc8e9;
  border-right: 1px solid #afc8e9;
  border-top: 1px solid #6194cd;
  border-bottom: 1px solid #6194cd;
  vertical-align: middle;
  padding: 7px 12px 7px 12px;
  background-color: #cfdff0;
  font-weight: bold;
  color: #6194cd;
}
.lokitaulukko th a {
  color: #ffffff;
  text-decoration: none;
}
.lokitaulukko th a:hover {
  text-decoration: underline;
}
.lokitaulukko tbody {
  display: table-row-group;
  vertical-align: middle;
}
.lokitaulukko td {
  border: 1px solid #dfdfdf;
  vertical-align: middle;
  padding: 4px 12px 4px 10px;
  color: #4c4c4c;
}
.lokitaulukko td.aktiivinen {
  border: 3px solid #555555 !important;
}
.lokitaulukko th.disabled {
  background-color: #dcdcdc;
  color: #afafaf;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
.lokitaulukko .luku {
  text-align: right!important;
}
.lokitaulukko tr {
  background-color: #ffffff;
}
.lokitaulukko .navigation,
.lokitaulukko .export-tr {
  background-color: #ffffff !important;
}
.lokitaulukko tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.lokitaulukko .subformtable_last_row {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.lokitaulukko .subformtable_last_col {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.lokitaulukko .empty-cell {
  background-color: #F6F6F6;
}
.lokitaulukko td.päätös:first-child {
  padding-left: 30px;
}
.lokitaulukko td.osatoteuttaja:first-child {
  padding-left: 60px;
}
.lokitaulukko tr.yhteensä {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.lokitaulukko tr.yhteensä td:first-child {
  text-align: left;
}
.lokitaulukko td.omarahoitus:first-child {
  padding-left: 15px;
}
.lokitaulukko tr.oikaistu {
  background-color: #b9b9b9;
}
.lokitaulukko tr:nth-child(2) {
  background: #FCFCDE;
}
.lokitaulukko tr:nth-child(odd) {
  background-color: #ffffff;
}
.tavoitteettaulukko {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tavoitteettaulukko th {
  border-left: 1px solid #afc8e9;
  border-right: 1px solid #afc8e9;
  border-top: 1px solid #6194cd;
  border-bottom: 1px solid #6194cd;
  vertical-align: middle;
  padding: 7px 12px 7px 12px;
  background-color: #cfdff0;
  font-weight: bold;
  color: #6194cd;
}
.tavoitteettaulukko th a {
  color: #ffffff;
  text-decoration: none;
}
.tavoitteettaulukko th a:hover {
  text-decoration: underline;
}
.tavoitteettaulukko tbody {
  display: table-row-group;
  vertical-align: middle;
}
.tavoitteettaulukko td {
  border: 1px solid #dfdfdf;
  vertical-align: middle;
  padding: 4px 12px 4px 10px;
  color: #4c4c4c;
}
.tavoitteettaulukko td.aktiivinen {
  border: 3px solid #555555 !important;
}
.tavoitteettaulukko th.disabled {
  background-color: #dcdcdc;
  color: #afafaf;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
}
.tavoitteettaulukko .luku {
  text-align: right!important;
}
.tavoitteettaulukko tr {
  background-color: #ffffff;
}
.tavoitteettaulukko .navigation,
.tavoitteettaulukko .export-tr {
  background-color: #ffffff !important;
}
.tavoitteettaulukko tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.tavoitteettaulukko .subformtable_last_row {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.tavoitteettaulukko .subformtable_last_col {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.tavoitteettaulukko .empty-cell {
  background-color: #F6F6F6;
}
.tavoitteettaulukko td.päätös:first-child {
  padding-left: 30px;
}
.tavoitteettaulukko td.osatoteuttaja:first-child {
  padding-left: 60px;
}
.tavoitteettaulukko tr.yhteensä {
  background-color: #ffffe6 !important;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}
.tavoitteettaulukko tr.yhteensä td:first-child {
  text-align: left;
}
.tavoitteettaulukko td.omarahoitus:first-child {
  padding-left: 15px;
}
.tavoitteettaulukko tr.oikaistu {
  background-color: #b9b9b9;
}
.tavoitteettaulukko td.rivin-otsikko {
  width: 80%;
}
.tavoitteettaulukko td.totuusarvo {
  width: 20%;
}
#mikropalvelu-navipalkki {
  padding: 10px;
  background-color: #f1f1f1;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#mikropalvelu-navipalkki li a {
  color: #333333;
  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#mikropalvelu-navipalkki a:hover {
  color: #0c4da2;
}
#mikropalvelu-navipalkki .activeTab {
  background-color: #c3c3c3;
}
#mikropalvelu-navipalkki .activeTabLink {
  color: #404040;
}
#mikropalvelu-navipalkki .router-link-active {
  background-color: #c3c3c3;
}
#mikropalvelu-navipalkki .navikohta {
  display: inline;
  cursor: pointer;
}
#mikropalvelu-navipalkki .navikohta .router-link-active {
  background-color: #c3c3c3;
}
