h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 8px 0px 6px 0px;
    color: #333333 !important;
}
h1 {
    font-size: 18px !important;
    font-weight: bold;
}
h2 {
    font-size: 17px !important;
    font-weight: bold;
}
h3 {
    font-size: 15px !important;
    font-weight: bold;
}
p {
    font-size: 14px;
}
.paasiainen {
  background-image: url("images/paasiaistiput.jpg");
}
p, a, ul, ol, li {
    margin: 0;
    padding: 0;
}
ul {
    font-family: Roboto !important;
    list-style-type: circle;
}

ol {
    list-style-position: inside;
}
html {
    height: 100%;
}
body {
  padding: 0;
  margin: 0;
  color: #0F1419;
  height: 100%;
  width:  100%;
  min-height: 100%;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom left;
}
.sideBody {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  padding: 0;
  font-size: 14px;
  margin: 0;
  color: #0F1419;
  height: 100%;
  width: 100%;
  min-height: 100%;
  background-color: #FFFFFF !important;
  border: 0px;
}
form {
  padding: 0 !important;
  margin: 0 !important;
}
table.position {
  position: relative;
  width: 100%;
  table-layout: fixed;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
.myFooter {
    position: fixed;
    left: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    background-color: #D6DEE6;
    color: #192129;
    font-size: 9px;
}
.myBack {
    background-color: #D6DEE6;
}
.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}
.editor {
    font-family: Roboto, Tahoma;
    font-size: 16px;
    background-color: #FFFFFF;
    height: 70%;
    width: 99%;
    margin: 3px;
    overflow: auto;
    border: 1px solid #99ADC2;
    padding: 4px;
}
.editorButton {
    padding-top: 4px !important;
    padding-right: 9px;
    width: 25px !important;
    cursor: pointer;
 }
.ediCell {
    vertical-align: text-top;
}
.menuBtn {
    float: left;
    margin-top: 0px;
    margin-left: 7px;
    width: 26px;
    cursor: pointer;
    background-color: Transparent !important;
}
.menuBtnDisabled {
    float: left;
    margin-top: 0px;
    margin-left: 6px;
    width: 26px;
    opacity: 0.30;
    pointer-events: none;
    cursor: default;
    background-color: Transparent !important;
}
.hiddenPrint {
    display: none !important;
}
.btn-return {
    background-color: #00C0EC !important;
    line-height: 0.5;
    border: none;
}
.btn-count {
    color: #333;
    background-color: #FAFAFA;
    border-color: #DCDBDC;
}

.btn-count:hover {
    color: #fff;
    background-color: #D2D2D2;
    border-color: #D2D2D2;
}
div.box {
    padding: 0px;
    font-family: Roboto, Tahoma;
    font-size: 14px;
    border: 0px;
    border: solid 2px #E8E8E8;
    border-radius: 4px 4px 4px 4px;
}
div.windowBox {
    border-radius: 0px 0px 4px 4px;
    border: 0px;
}
div.noFrame {
    border: 0px;
}
div.myRow {
    margin-right: -5px !important;
    margin-left: -5px !important;
}
.col-md-r-0 {
    padding-right: 0px !important;
}
div.dataBox {
    padding: 2px;
    font-family: Roboto !important;
    font-size: 14px !important;
    color: #000000;  /* #2A3846; */
    border: 0px;
    vertical-align: top;
    text-align: left;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background-color: #D6DEE6;
    border-radius: 4px 4px 4px 4px;
}
div.dataBoxWhite {
    background-color: #FFFFFF;
}
div.dataBoxHeading {
    background-color: #FFFFFF;
    padding: 8px 8px 8px 8px;
    margin-bottom: 12px;
    overflow: auto;
}
div.dataBoxHeadingTop {
    margin-top: 15px;
}
div.dataBoxHeadingRight {
    margin-right: 15px;
}
div.dataBoxInfo {
    background-color: #FCFCFC;
}
div.dataBoxWarning {
    background-color: #FFFCE8;
}
div.dataBoxRep {
    background-color: #FFFFFF;
    font-size: 13px !important;
}
div.capBox {
    margin: 0px;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0071B7;
    border-radius: 4px 4px 0px 0px;
    vertical-align: middle;
    height: 32px;
    width: 100%;
    text-align: left;
    white-space: nowrap;
}
div.windowCaption {
    display: inline-block;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px 0px 0px 4px;
    font-family: 'Roboto', Tahoma;
    font-weight: bold !important;
    font-size: 14px !important;
    font-style: normal;
    color: #FFFFFF;
    background-repeat: no-repeat;
    vertical-align: top;
    text-align: left;
    line-height: 30px;
    height: 30px;
    width: 100%;
    border: 0px;
    text-transform: uppercase;
}
.askelmaNav {
    background-color: #0071B7 !important;
    border: 0px !important;
    font-weight: bold;
    height: 106px;
    width: 100%;
    border-radius: 0px;
}
.capBtn {
    padding: 4px 3px;
    height: 30px;
    color: #FFFFFF;
    font-weight: bold !important;
    font-size: 14px;
    background-color: #0071B7 !important;
}
.button:focus {
    outline: none !important;
}
.capBtn:hover {
    background-color: #0086CC !important;
    color: #FFFFFF;
}
.capBtn:focus {
    color: #FFFFFF;
    font-weight: bold;
}
.smallBtn {
    height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    padding: 4px 10px 4px 10px;
    background-color: #0071B7 !important;
}
.smallBtn:hover {
    background-color: #0086CC !important;
    color: #FFFFFF !important;
}
.smallBtn:focus {
    color: #FFFFFF;
    font-weight: bold;
}
.activeBtn {
    background-color: #0096DE !important;    
}
.tinyBtn {
    height: 22px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 8px;
    background-color: #0071B7 !important;
}
.tinyBtn:hover {
    background-color: #0086CC !important;
}
.tinyBtn:focus {
    color: #FFFFFF;
    font-weight: bold;
}
.defaultBtn {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    background-color: #0071B7 !important;
}
.defaultBtn:hover {
    color: #FFFFFF;
    background-color: #0086CC !important;
}
.defaultBtn:focus {
    color: #FFFFFF;
    font-weight: bold;
}
.closeBtn {
    height: 32px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    background-color: #0071B7 !important;
    position: absolute;
    right: 0px;
}
.closeBtn:hover {
    background-color: red !important;
}
.btnDanger {
    background-color: #c82333 !important;
}
.alwaysEnabled {
    color: #FFFFFF; 
}
div.nopadding {
    padding: 0px;
}
.balloon {
    padding-left: 16px !important;
    display: inline;
    background-image: url('images/sheet_s.png');
    background-repeat: no-repeat;
}
.balloonRed {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #FF5722;
    margin-left: 2px;
    margin-right: 4px;
    display: inline-block;
    cursor: pointer;
}

/* Välilehti-painikkeet harmaalle pohjalle */
.tabButton {
    border: none;
    color: #FFFFFF !important;
    font-family: Roboto !important;
    font-weight: bold;
    border-radius: 4px 4px 0 0 !important;
    cursor: pointer;
    padding: 4px 10px 4px 10px;
    text-decoration: none !important;
    text-align: center;
    vertical-align: bottom;
    white-space: nowrap;
    display: table-cell;
}
.activeTab {
    background-color: #008ED4 !important;
}
.deactiveTab {
    background-color: #0071B7;
}
.deactiveTab:hover {
    background-color: #008ED4 !important;
}

div.pointer {
    cursor: pointer;
    display: inline;
}
.disabled {
    pointer-events: none;
    background-color: #D6DEE6 !important;
    cursor: default !important;
}

.alwaysDisabled {
    pointer-events: none;
    background-color: #D6DEE6 !important;
    cursor: default !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #E6E6E6;
}
  
::-ms-input-placeholder { /* Microsoft Edge */
    color: #E6E6E6;
}
/*
=====================
start dropdown-submenu 
======================
*/

.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

/* 
====================
end dropdown-submenu 
====================
*/

.lookupcaption {
    position: relative;
    left: 6px;
    top: 6px;
}
.infoFooter {
    padding: 10px;
    border-top: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0px;
    text-align: right;
    width: 100%;
}
p {
    padding-top: 4px;
}
hr {
    display: block;
    height: 1px;
    border: 0px;
    border-top: 1px solid #9BAFC3;
    padding: 0px;
}
div.linkki {
    float: left;
    position: absolute;
    height: 120px;
    width: 592px;
    left: 0px;
    top: -10px;
    padding: 2px;
    background-color: #FFFFBB;
    display: none;
    border: 1px solid;
    z-index: 100000;
}
.infoBox {
    background-color: #FFFFF4 !important;
    overflow-y: auto;
    margin-bottom: 0px;
}
.infoBoxIn {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 0px;
}
div.inline {
    display: inline !important;
}
tr.CalRow1 {
    background-color: #F3F0DC;
}
tr.CalRow2 {
    background-color: #FBF6C9;
}
td.CalRow1Td {
    border-bottom: 1px solid #7AB7F0;
}
td.CalRow2Td {
    border-bottom: 1px dotted #7AB7F0;
}
tr.ShowRow {
    background-color: #D6DEE6;
}
tr.ShowRow:hover {
    background-color: #E0E6EE;
    color: #0F1419;
    font-weight: normal;
    cursor: pointer;
}
tr.ShowLightRow {
    background-color: #E0E6EE;
}
/*
tr.ShowLightRow:hover {
    background-color: #D6DEE6;
    color: #0F1419;
    font-weight: normal;
    cursor: pointer;
}
*/
tr.ShowRowWhite {
    background-color: #FCFCFC;
}
tr.ShowRowWhite:hover {
    background-color: #F2F2F2;
    font-weight: normal;
    cursor: pointer;
}
tr.ShowRowCredit {
    text-decoration: underline;
    cursor: pointer;
}
tr.ShowRowDeleted {
    text-decoration: line-through;
    cursor: pointer;
}
tr.ShowRowExcept {
    background-color: #D6E6E6;
}
tr.ShowRowFontRed {
    color: red;
}
tr.ShowRowFontRed:hover {
    background-color: #E6EAF2;
    font-weight: normal;
    cursor: pointer;
}
td.HelpBtn:hover {
    background-color: #D6DEE6;
    font-weight: normal;
    cursor: pointer;
}
td.Delimiter {
    background-color: #FCFCFC;
    border-color: #D6DEE6;
    border-top: 1px solid;
    height: 20px;
}
input.data {
    display: none;
    width: 30px;
}
tr.WorkRow:hover {
    background-color:#D6DEE6;
    font-weight: normal;
    cursor: pointer;
}
tr.WorkRow {
    background-color: #FCFCFC;
    height: 25px;
}
tr.WorkRowActive {
    background-color:#FB8C55;
    font-weight: normal;
    cursor: pointer;
    height: 25px;
}
td.WorkNimike {
    width: 250px;
    padding-left: 2px;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
td.WorkData {
    width: 50px;
    padding-left: 2px;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
td.WorkYhtData {
    width: 50px;
    font-weight: bold;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
.PageBreak {
    page-break-before: always;
}
/* Pieni kalenteri */
td.calcell {
    text-align: center;
    height: 21px;
    width: 20px;
    border-left: 1px solid;
    padding-top: 0px;
    font-size: 12px;
}
td.otscell {
    text-align: center;
    height: 25px;
    width: 30px;
    padding: 0px;
    font-size: 11px;
    cursor: default;
    background-color: #D6DEE6;
}
td.cal2cell {
    text-align: center;
    height: 25px;
    width: 30px;
    padding: 0px;
    font-size: 11px;
    cursor: pointer;
}
td.cal2cell:hover {
    background-color:#D6DEE6;
    font-weight: bold;
    cursor: pointer;
}
td.curcal2cell {
    text-align: center;
    height: 25px;
    width: 30px;
    padding: 0px;
    font-size: 11px;
    cursor: pointer;
    background-color: #D6DEE6;
}
/* Työaikakirjaukseen liittyviä */
.NewEvent {
    background-color: #FCFCFC;
    position: absolute;
    left: 50px;
    top: 0px;
    height: 2px;
    width: 340px;
    border: 1px solid black;
    display: block;
    padding: 0px;
    z-index: 100;
    overflow: auto;
    resize: vertical;
}
.EventHeader {
    height: 50%;
    background-color: #1481E6;
    font-size: 11px;
    color: #FFFFFF;
    cursor: move;
    width: 100%;
    text-align: center;
}
.EventEditor {
    padding: 2px;
    background-color: #FFFFFF;
    font-size: 12px;
    overflow: auto;
    height: 100%;
    width: 76%;
}
.EventInfo {
    background-color: #DADADA;
    font-size: 9px;
    width: 24%;
}
.CalDayCaption {
    position: absolute;
    left: 310px;
    top: 92px;
    background-color: #1481E6;
    height: 18px;
    width: 436px;
    padding: 2px;
    color: #FFFFFF;
    text-align: center;
}
td.otscellbig {
    text-align: center;
    height: 22px;
    width: 42px;
    padding: 0px;
    font-size: 14px;
    cursor: default;
    background-color: #FCFCFC;
}
td.cal2cellbig {
    text-align: center;
    height: 32px;
    width: 42px;
    padding: 0px;
    font-size: 13px;
    cursor: pointer;
}
td.cal2cellbig:hover {
    background-color:#D6DEE6;
    font-weight: bold;
    cursor: pointer;
}
td.curcal2cellbig {
    text-align: center;
    height: 32px;
    width: 42px;
    padding: 0px;
    font-size: 13px;
    cursor: pointer;
    background-color: #DADADA;
}
div.calendar {
    position: absolute;
    left: 0px;
    top: 0px;
    border-style: solid;
    border-color: #000000;
    border-width: 1px;
    background-color: #AACADF;
    display: block;
    z-Index: 2000;
}
/* */
.OhjeAliOtsikko {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 14px !important;
    font-weight: bold;
}
.OhjeKappale {
    margin-bottom: 4px;
}
td.PaikkaId {
    width: 2%;
    text-align: left;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
    display: none;
}
td.OtsTiliId {
    width: 2%;
    text-align: left;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
    display: none;
}
td.white {
    background-color: #FFFFFF;
}
td.lightYellow {
    background-color: #FFFFC6;
}
td.today {
    background-color: #FF9900;
}
td.center {
    text-align: center !important;
}
td.pvm {
    font-family: Roboto, Tahoma;
    width: 100px;
    text-align: center !important;
}
td.black {
    text-align: left;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #000000;
}
/* Tilaus- ja laskurivien määritteet*/
td.PerusTop {
    text-align: left;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
}
td.PerusVasen {
    text-align: left;
    border-left: 0px;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
}
td.Perus {
    padding: 0px !important;
}
td.PerusOts {
    text-align: left;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
    padding-left: 2px;
}
td.PerusOikea {
    text-align: right;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    background-color: #F7F7F7;
}
td.PerusYksi {
    text-align: left;
    border: 1px solid #D6DEE6;
}
td.Ots{
    border-bottom: 1px solid #D6DEE6;
}
input.Field {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
/* */
input.RiviNro {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Koodi {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Nimike {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
textarea.Nimike {
    width: 100%;
    border-width: 0px;
    margin-left: 0px;
    overflow: auto;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Tilattu {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Yks {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Ovh {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    text-align: right; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.AlePros {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    text-align: center; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.AlvPros {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    text-align: center; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Veroton {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #EBEBE4; 
    text-align: right; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Alv {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #EBEBE4; 
    text-align: right; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.KpPaikka {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #EBEBE4;
    text-align: left; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Tili {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #EBEBE4;
    text-align: left;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Verollinen {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #EBEBE4;
    text-align: right; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.Juoksu {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.PaikkaId {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
input.TiliId {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
textarea {
    resize: none;
}
div.scrollDiv {
    overflow: auto;
    padding: 0;
    background-color: #FCFCFC;
    border-width: 1px;
    border-style: solid;
    border-color: #D6DEE6;
    padding: 2px;
}
div.scrollRoundDiv {
    overflow: auto;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 3px 3px #DDDDDD;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
    padding: 2px;
}
div.info {
  height: 26px;
  width: 32px;
  background-color: #6DADDB;
  border-width: 0px;
}
td.SumYht {
    width: 70%;
    text-align: left;
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
}
td.SumDebet {
    width: 14%;
    text-align: right;
    border-left: 1px solid;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #D6DEE6;
}
td.SumKredit {
    width: 14%;
    text-align: right;
    border: 1px solid; 
    border-color: #D6DEE6;
}
input.Juoksu {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #EBEBE4;
}
input.Debet {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background: #FFFFFF; 
    text-align: right; 
}
input.Kredit {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF; 
    text-align: right; 
}
input.Vienti {
    height: 30px !important;
    width: 100% !important;
    border-width: 0px !important;
    background: #FFFFFF !important;
    padding: 0px 0px 0px 2px !important;
    border-radius: 0px !important;
}
/* Input aktiivinen rivillä*/
input.actVienti {
    background: #F5F5F5 !important;
}
/* Taulukkorivin editoinnissa */
tr.VientiRow {
    background-color: #FCFCFC;
    height: 31px;
}
tr.actVientiRow {
    background-color: #F0F0F0 !important;
}
/* */
input.toimInput {
    height: 28px !important;
    width: 100% !important;
    border-width: 0px !important;
    background: PeachPuff !important;
    padding: 0px !important;
}
/* Matkalaskun erittely */
td.erit {
    border-color: #D6DEE6;
    border-width: 0px 0px 1px 0px;
}
/* Kustannuspaikkataulukko */
td.KustannusId {
    text-align: left;
    border: 1px solid;
    border-color: #D6DEE6;
    display: none; 
    width: 10px;
}
td.KustannusRyhma {
    text-align: left;
    border: 1px solid;
    border-color: #D6DEE6;
    width: 114px;
}
input.Cost {
    height: 20px;
    width: 100%;
    border-width: 0px;
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 0px;
}
/* */
tr.MenuRow {
    background-color:#0071B7 !important;
    padding: 2px 2px 2px 2px !important;
    color: #FFFFFF !important;
    cursor: pointer;
    line-height: 20px;
}
tr.MenuRow:hover {
    background-color: #0086CC !important;
}
tr.MenuRowActive {
    background-color:#0086CC;
    padding: 2px 2px 2px 2px !important;
    color: #FFFFFF !important;
    cursor: pointer;
}
tr.ValRow:hover {
    background-color: #D6DEE6;
    font-weight: normal;
    cursor: pointer;
}
tr.ValRow {
    background-color: #D6DEE6 !important;
    padding: 2px 2px 2px 2px !important;
    cursor: pointer;
}
tr.active {
    background-color: #F5F5F5 !important;
    padding: 2px 2px 2px 2px !important;
    cursor: pointer;
}
div.firmList {
    font-size: 14px;
    background-color: #D6DEE6 !important;
    padding: 2px 2px 2px 2px !important;
    color: #000000;
    overflow: auto;
    overflow-x: hidden;
    cursor: pointer;
    z-Index: 2201010;
}
div.valueList {
    position: absolute;
    left: 1px;
    top: 20px;
    width: 200px;
    font-size: 14px;
    background-color: #D6DEE6 !important;
    padding: 2px 2px 2px 2px !important;
    color: #000000;
    overflow: auto;
    overflow-x: hidden;
    cursor: pointer;
    display: none;
    z-Index: 2201010;
    border: 1px solid #B8C0C8;
}
div.TuoteValinta {
    height: 282px;
    width: 670px;
    font-size: 13px;
}
div.TiliValinta {
    height: 154px !important;
    width: 370px !important;
}
div.vlValinta {
    width: 132px;
}
div.kpValinta {
    height: 154px;
    width: 160px;
}
div.tuoteRapValinta {
    height: 154px;
    width: 202px;
}
div.asValinta {
    height: 144px;
    width: 260px;
}
div.VarastoValinta {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 143px;
    width: 90px;
    border: 1px solid;
	border-color: #D6DEE6;
    background-color: #FFFFFF;
    overflow: auto;
    overflow-x: hidden;
    cursor: pointer;
    display: none;
    z-Index: 100000;
}
div.TehtavaValinta {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
    width: 283px;
    border: 1px solid;
	border-color: #D6DEE6;
    background-color: #FFFFFF;
    overflow: auto;
    overflow-x: hidden;
    cursor: pointer;
    display: none;
    z-Index: 100000;
}
div.PalkkalajiValinta {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 200px;
    width: 290px;
    border: 1px solid;
	border-color: #D6DEE6;
    background-color: #FFFFFF;
    overflow: auto;
    overflow-x: hidden;
    cursor: pointer;
    display: none;
    z-Index: 100000;
}
div.ProjektiValinta {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100px;
    width: 450px;
    border: 1px solid;
	border-color: #D6DEE6;
    background-color: #FFFFFF;
    overflow: auto;
    overflow-x: hidden;
    cursor: pointer;
    display: none;
    z-Index: 100000;
}
input[type="text"], input[type="password"], select, textarea {
    font-family: Roboto, Tahoma;
    font-size: 14px;
    font-style: normal;
    border: 1px solid #cccccc;
    border-radius: 4px;
    /* box-shadow:  inset 0 1px 1px rgba(0,0,0,.075); */
    color: #555555;
    margin: 0px;
    padding: 4px;
}
.inputRadio {
    margin-top: 0px !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
    height: 16px !important;
    width: 16px !important;
    accent-color: #C8C8C8 !important
}
.inputCheck {
    margin-left: 4px !important;
    margin-right: 4px !important;
    cursor: pointer;
}
.HelpBtn {
    font-size: 14px;
    font-weight: bold;
    background-color: #FDA77C;
    height: 30px;
    width: 100px;
    cursor: pointer;
}
.myCheckbox {
    display: inline;
    width: 22px;
    height: 22px;
    border-radius: 10px;
    background: #333;
    accent-color: #fff !important;
    text-align: center;
    vertical-align: middle;
    margin-left: 4px !important;
    margin-right: 4px !important;
    position: relative;
    top: -2px;
}
.textOma {
    font-family: Roboto, Tahoma;
    font-style: normal;
    font-weight: bolder;
    resize: none;
}
.inputOma {
}
.infoOts {
    background-color: #D6DEE6;
}
.Mittari {
    background: url('images/Vesimittari.JPG');
    height: 600px;
    width: 733px;
}
.MittariSivu {
    height: 600px;
    width: 733px;
    margin-left: 8px;
    margin-right: 400px;
}
td.Lukema {
    padding-left: 2px;
    border-color: #D6DEE6;
    border-left: 1px solid;
    border-bottom: 1px solid;
}
td.LukemaOikea {
    padding-left: 2px;
    border-color: #D6DEE6;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}
th.Lukema {
    text-align: left;
    padding-left: 2px;
    border-color: #D6DEE6;
    border-bottom: 1px solid;
}
.Rivi {
    margin-left: 2px;
    margin-top: 4px;
    margin-bottom: 6px;
    border-bottom: 1px solid;
}
.infoRuutu {
    position: absolute;
    left: 260px;
    top: 280px;
    background-color: #FFFF80;
    border: 1px solid #AAAAAA;
    border-radius: 8px 8px 8px 8px;
    padding: 8px;
    font-weight: bold;
    color: #448BBE;
    display: none;
    z-index: 10000100;
}
.Peitin {
    background-color: #FCFCFC;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    border: 0px;
    opacity: 0.3;
    display: none;
    z-index: 10000;
	background: url('images/fancybox_overlay.png');
	border: 1px;
}
.TuotePeitin {
    background-color: #FCFCFC;
    width: 100%;
    border: 0px;
    opacity: 0.5;
    display: none;
    z-index: 10000;
	border: 1px;
}
.KalPeitin {
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 940px;
    width: 100%;
    border: 0px;
    opacity: 0.0;
    display: block;
    z-index: 10;
	border: 1px;
}
div.center {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
div.bottom {
    position: absolute;
    bottom: 0px;
}
.inline {
    display: inline-block !important;
}
.h100 {
    height: 100% !important;
}
.w100 {
    width: 100% !important;
}
.w98 {
    width: 98% !important;
}
.w97 {
    width: 97% !important;
}
.w94 {
    width: 94% !important;
}
.w90 {
    width: 90% !important;
}
.w87 {
    width: 87% !important;
}
.w86 {
    width: 85% !important;
}
.w85 {
    width: 85% !important;
}
.w82 {
    width: 82% !important;
}
.w80 {
    width: 80% !important;
}
.w75 {
    width: 75% !important;
}
.w70 {
    width: 70% !important;
}
.w60 {
    width: 60% !important;
}
.w59 {
    width: 59% !important;
}
.w57 {
    width: 57% !important;
}
.w50 {
    width: 50% !important;
}
.w40 {
    width: 40% !important;
}
.w39 {
    width: 39% !important;
}
.w33 {
    width: 33% !important;
}
.w30 {
    width: 30% !important;
}
.w25 {
    width: 25% !important;
}
.w20 {
    width: 20% !important;
}
.w18 {
    width: 18% !important;
}
.w16 {
    width: 16% !important;
}
.w15 {
    width: 15% !important;
}
.w14 {
    width: 14% !important;
}
.w12 {
    width: 12% !important;
}
.w11 {
    width: 11% !important;
}
.w10 {
    width: 10% !important;
}
.w9 {
    width: 9% !important;
}
.w8 {
    width: 8% !important;
}
.w6 {
    width: 6% !important;
}
.w1 {
    width: 1% !important;
}
.pointer {
    cursor: pointer;
}
.nowrap {
    white-space: nowrap;
}
.dateWidth {
    min-width: 100px !important;
    max-width: 100px !important;
}
.left {
    float: left;
}
.right {
    float: right;
}
.marg4 {
    margin: 4px;
}
/* margins like in bootstrap 4*/
.mt-2 {
    margin-top: 2px !important;
}
.mt-4 {
    margin-top: 4px !important;
}
.mt-6 {
    margin-top: 6px !important;
}
.mt-8 {
    margin-top: 8px !important;
}
.mt-18 {
    margin-top: 18px !important;
}
.ml-2 {
    margin-left: 2px !important;
}
.ml-4 {
    margin-left: 4px !important;
}
.ml-6 {
    margin-left: 6px !important;
}
.ml-8 {
    margin-left: 8px !important;
}
.ml-18 {
    margin-left: 18px !important;
}
.mr-2 {
    margin-right: 2px !important;
}
.mr-4 {
    margin-right: 4px !important;
}
.mr-6 {
    margin-right: 6px !important;
}
.mr-8 {
    margin-right: 8px !important;
}
.mr-18 {
    margin-right: 18px !important;
}
.mr-22 {
    margin-right: 22px !important;
}
.mr-32 {
    margin-right: 32px !important;
}
.mb-4 {
    margin-bottom: 4px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.m-4 {
    margin: 4px !important;
}
.m-0 {
    margin: 4px !important;
}

/* paddings like in bootstrap 4 */

.pl-2 {
    padding-left: 2px !important;
}
.pl-4 {
    padding-left: 4px !important;
}
.pl-6 {
    padding-left: 6px !important;
}
.pl-8 {
    padding-left: 8px !important;
}
.pl-18 {
    padding-left: 18px !important;
}
.px-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.pt-2 {
    padding-top: 2px !important;
}
.pt-4 {
    padding-top: 4px !important;
}
.pt-6 {
    padding-top: 6px !important;
}
.pr-2 {
    padding-right: 2px !important;
}
.pr-4 {
    padding-right: 4px !important;
}
.pr-6 {
    padding-right: px !important;
}
.pr-8 {
    padding-right: 8px !important;
}
.pr-18 {
    padding-right: 18px !important;
}
.pr-22 {
    padding-right: 18px !important;
}
.myTable {
    margin-bottom: 2px !important;
    background-color: transparent !important;
}
.myPagination {
    margin: 4px 0px 0px 0px;
}
.lowTd {
    padding: 3px 5px 3px 5px !important;
}
.myCondensedTable {
    margin-bottom: 2px !important;
    background-color: transparent !important;
    padding: 0px;
}
.bold {
    font-weight: bold;
}
.smallTd {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    vertical-align: top !important;
}
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
    padding: 2px 4px 2px 4px;
}
.tdright {
    text-align: right !important;
}
.top {
    top: 0px;
}
td.top {
    vertical-align: top !important;
}
th.top {
    vertical-align: top !important;
}
.myWell {
    background-color: #FFFFFF;
    padding: 6px !important;
    margin-bottom: 0px !important;
}
.separator {
    height: 16px;
    width: 100%;
    text-align: right;
    background-color: #D6DEE6;
    cursor: pointer;
    border: 0;
    bottom: 0px;
}
.rotImage {
    color: #FFFFFF;
}
th.col1-13 {
    min-width: 88px !important;
    max-width: 120px;
    width: 88px !important;
    padding: 4px !important;
    text-align: center;
}
td.col1-13 {
    min-width: 88px !important;
    max-width: 120px;
    width: 88px !important;
    padding: 4px !important;
}
td.RapOtsikko {
    font-family: Roboto, Tahoma;
    font-size: 13px;
    font-weight: bold;
}
td.repAmount {
    width: 80px !important;
    text-align: right !important;
    vertical-align: text-top !important;
}
td.RapRivi {
    font-family: Roboto, Tahoma;
    font-size: 11px;
    font-weight: normal;
}
td.RapRiviOts {
    font-family: Roboto, Tahoma;
    font-size: 11px;
    font-weight: bold;
}
tr.RapRivi:hover {
    background-color: #E0E6EE;
    color: #0F1419;
    font-weight: normal;
}
/* Laskupohjan sarakkeet */
th.TulOtsKoodi {
    width: 10%;
}
th.TulOtsNimike {
    width: 39%;
}
th.TulOtsMaara {
    width: 10%;
    text-align: right;
}
th.TulOtsHinta {
    width: 10%;
    text-align: right;
}
th.TulOtsAlepros {
    width: 6%;
    text-align: right;
}
th.TulOtsAlvpros {
    width: 5%;
    text-align: right;
}
th.TulOtsVeroton {
    width: 10%;
    text-align: right;
}
th.TulOtsYhteensa {
    width: 10%;
    text-align: right;
}
td.TulKoodi {
    vertical-align: top;
    width: 10%;
}
td.TulNimike {
    vertical-align: top;
    width: 40%;
}
td.TulKoodi1 {
    display: none !important;
}
td.TulNimike1 {
    vertical-align: top;
    width: 50% !important;
}
td.TulMaara {
    vertical-align: top;
    width: 10%;
}
td.TulHinta {
    vertical-align: top;
    width: 10%;
    text-align: right;
}
td.TulAlepros {
    vertical-align: top;
    width: 5%;
    text-align: right;
}
td.TulAlvpros {
    vertical-align: top;
    width: 5%;
    text-align: right;
}
td.TulVeroton {
    vertical-align: top;
    width: 10%;
    text-align: right;
}
td.TulYhteensa {
    vertical-align: top;
    width: 10%;
    text-align: right;
}
.table-nobottom {
    margin-bottom: 0px;
}
td.align-middle {
    vertical-align: middle !important;
}
td.align-top {
    vertical-align: top !important;
}
