﻿.menu-container {
    display: none;
}

.history-form .height-170 {
    height: 0px;
}

.history-form .find-panel-history {
    display: none;
}

.history-table .tbl-history-summary {
    display: none;
}

.history-form .reg-heading {
    display: none;
}

.history-form .print-heading {
    display: block;
}

.save-btn {
    display: none;
}

.print-btn {
    display: none;
}

.history-table .result-table-footer {
    display: none;
}

    .history-table .result-table-footer a {
        display: none!important;
    }

.history-table > div {
    width: 100%;
}

    .history-table > div table {
        width: 100%;
    }

.history-table .color-blue {
    color: black;
}

.blue-button {
    display: none;
}

.history-table .overflow-ell {
    white-space: normal;
    overflow: visible;
}

.history-table {
    margin-bottom: 40px;
}

    .history-table .data-row {
        display: table-row!important;
    }

/** registri printimine **/
.regKaart {
    padding: 10px 0 !important;
    width: 100%;
    font-family: 'AvenirLTStd-Light'!important;
}

    .regKaart .details, .regKaart .avaldus {
        text-align: left;
        width: 100%;
        font-family: 'AvenirLTStd-Light'!important;
    }

        .regKaart .details tbody, .regKaart .avaldus {
            font-size: 0.875rem !important;
            font-weight: lighter;
            width: 100%;
            font-family: 'AvenirLTStd-Light' !important;
        }

    .regKaart .button-close-row {
        display: none;
        font-family: 'AvenirLTStd-Light'!important;
    }

    .regKaart .details-footer {
        font-size: 0.625rem;
        font-family: 'AvenirLTStd-Light' !important;
    }

    .regKaart .avaldus {
        font-weight: bold;
    }

    .regKaart .info-button-blue {
        position: absolute;
    }

    .regKaart .avaldus-sisu {
        margin-left: 75px !important;
    }

    .regKaart .table-title {
    }

/** registri printimine **/

/** kehtivate kannete printimine **/
.kehKanded {
    padding: 10px 0 !important;
    width: 100%;
    font-family: 'AvenirLTStd-Light'!important;
}

    .kehKanded .details, .regKaart .avaldus {
        text-align: left;
        width: 100%;
        font-family: 'AvenirLTStd-Light'!important;
    }

        .kehKanded .details tbody, .regKaart .avaldus {
            font-size: 0.875rem !important;
            font-weight: lighter;
            width: 100%;
            font-family: 'AvenirLTStd-Light' !important;
        }

    .kehKanded .button-close-row {
        display: none;
        font-family: 'AvenirLTStd-Light'!important;
    }

    .kehKanded .details-footer {
        font-size: 0.625rem;
        font-family: 'AvenirLTStd-Light' !important;
    }

    .kehKanded .avaldus {
        font-weight: bold;
    }

    .kehKanded .info-button-blue {
        position: absolute;
    }

    .kehKanded .avaldus-sisu {
        margin-left: 75px !important;
    }

    .kehKanded .table-title {
    }

/** kehtivate kannete printimine printimine **/

/**main table print*/
.hidden-row-container {
    display: none !important;
}

.register-details-table {
    font-size: 1.125rem !important;
}

.tbl-row-request {
    display: none !important;
}

.request-header {
    display: none !important;
}

.navigate-btn {
    display: none;
}

.email-btn {
    display: none;
}
.footer-container {
    display: none;
}

.result-button-bar-sub {
     display: none;
}

.main-result-table {
    width: 1024px;
}

.overflow {
    overflow: visible !important;
    -ms-word-wrap: break-word !important;
    word-wrap: break-word !important;
    -ms-word-break: break-all !important;
    word-break: break-all !important;
    white-space: normal !important;
}
.hide-in-print {
    display: none;
}

.no-print, .no-print * {
    display: none !important;
}

table {
    font-size: 0.9375rem;
    text-align: left;
}
table th {
    border-top  : 2px solid black;
    border-bottom  : 2px solid black;
}
table td {
   border-bottom  : 1px solid lightgray;
}