
body {
    margin: 8px !important;
}

.div-table { display: table; }
.div-table .tr { display: table-row; }
.div-table .th { display: table-row; }
.div-table .td { display: table-cell; }
.div-table .th .td {
    font-weight: bold;
}

table.ylavalikko {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
    background-color: white;
    width: auto;
    font-size: 12px;
}

table.ylavalikko a {
    padding: 5px;
    margin: 10px 10px 10px 10px;
    border: 0px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    cursor: pointer;
    text-decoration: none;
    color: #565656;
    line-height: 1.5;
    font-size: 12px;
}

div.valikko-hr {
    max-width: none;
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 1px gray solid;
}

div.valikko-loppu {
    margin-bottom: 20px;
}

table.ylavalikko td {
    padding: 2px;
}

table.ylavalikko td.valittu {
    background-color: #CCCCCC;
}

div#alku {
    border-top: 0px;
}

div.raakamaito {
    max-width: none;
    margin-left: 15px;
    border-top: 0;
}

table.stec-maarat td {
    margin: 0;
    padding-left: 0;
    padding-right: 10px;
    vertical-align: top;
}

table.stec-hakutable td {
    vertical-align: top;
}

.stec-form {
    clear: both;
    overflow: hidden;
}

.stec-form .stec-maarat input {
    width: 80px;
}

.stec-form .stec-hae,
.stec-form .stec-lisaa {
    margin-top: 15px;
    margin-bottom: 15px;
}

.stec-form input.error,
.stec-form select.error,
.stec-rivi input.error,
.stec-rivi select.error {
    border: 2px solid red;
}

.stec-form .element-errors,
.stec-rivi .element-errors {
    font-size: 12px;
    color: red;
}

.stec-form .stec-maarat .element-errors,
.stec-rivi .stec-maarat .element-errors {
    position: absolute;
    overflow: visible;
}

.stec-rivi a {
    color: #0000EE;
    text-decoration: underline;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.stec-rivi a:hover {
    color: #8888EE;
    text-decoration: underline;
}

.haku-valmis {
    display: none;
}

.stec-rivit .td {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.stec-rivit .td-labra {
    width: 180px;
}

.stec-rivit .td-teurastamo {
    width: 180px;
}

.stec-rivit .td-kuukausi {
    width: 160px;
}

.stec-rivit .td-menetelma {
    width: 120px;
}

.stec-rivit .td-tutkitut {
    width: 90px;
}

.stec-rivit .td-positiiviset,
.stec-rivit .td-varmistetut {
    width: 110px;
}

.stec-rivit input,
.stec-rivit select {
    width: 100%;
}

.stec-rivit .td-kuukausi select.vuosi {
    float: left;
    width: 60px;
}

.stec-rivit .td-kuukausi select.kuukausi {
    float: left;
    width: 90px;
}

.stec-rivit .th.yhteensa .td {
    padding-top: 20px;
}

body.stec .menetelma > * {
    float: none;
    display: block;
}

.div-table .td.sortable {
    cursor: pointer;
    font-weight: bold;
    color: #222288;
    user-select: none;
}

div.stec-yhteenveto .td {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid gray;
}

div.stec-yhteenveto .numerot {
    font-size: 9px;
    text-align: center;
}

div.stec-yhteenveto a.tila {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: black;
    text-decoration: none;
    text-align: center;
    display: block;
}

div.stec-yhteenveto .puuttuu {
    background-color: #ff8080;
}

div.stec-yhteenveto .kesken {
    background-color: #ffcc66;
}

div.stec-yhteenveto .hyvaksytty {
    background-color: #00cc66;
}

div.stec-vuosihallinta {
    padding-bottom: 15px;
    padding-top: 10px;
}

.dialog-custom-overlay {
    background-color: black !important;
    background-image: none !important;
    opacity: 0.2 !important;
}

table.yhteenveto td,
table.yhteenveto th {
    padding: 3px;
}

a.avaa-kentta-a {
    display: inline;
    margin-left: 5px;
}

input.avaa-kentta-input {
    width: 80% !important;
    display: inline !important;
    margin-left: 30% !important;
}

table.salmonella31 a.avaa-kentta-a, 
td.avaa-fix a.avaa-kentta-a {
    margin-left: 3px;
}

table.salmonella31 input.avaa-kentta-input,
td.avaa-fix input.avaa-kentta-input {
    margin-left: 5% !important;
    width: 70% !important;
}

table.yhteenveto.positiivinen tr {
    background: #FFEEFF;
}

div.salasanailmoitus {
            background: #FFF088;
            padding: 20px;
            border-radius: 5px;
            border: 2px solid #FFAA00;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            width: auto;
            text-align: left;
            font-size: 14px;
            font-weight: bold;
            color: #884400;
}

.password-field {
    position: relative;
}

.password-input {
    width: calc(100% - 30px); /* Adjust width to accommodate the eye icon */
    height: 100%;
    padding-right: 29px; /* Add padding to the right for the eye icon */
}

.eye-icon {
    position: absolute;
    top: 50%;
    right: 5px;
    height: 100%;
    transform: translateY(-50%);
    cursor: pointer;
}

tr.login-ohjeet td {
    padding-top: 10px;
    font-size: 12px;
}

.login input[type="text"],
.login input[type="password"] {
    width: 400px;
}