﻿.input-icon {
    position: relative;
}

    .input-icon > i {
        position: absolute;
        display: block;
        transform: translate(0, -50%);
        top: 50%;
        pointer-events: none;
        width: 25px;
        text-align: center;
        font-style: normal;
    }

    .input-icon > input {
        padding-left: 25px;
        padding-right: 0;
    }

.tg {
    border-collapse: collapse;
    border-spacing: 0;
}

    .tg td {
        font-family: Arial, sans-serif;
        font-size: 14px;
        padding: 10px 5px;
        border-style: solid;
        border-width: 1px;
        overflow: hidden;
        word-break: normal;
        border-color: black;
    }

    .tg th {
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: normal;
        padding: 10px 5px;
        border-style: solid;
        border-width: 1px;
        overflow: hidden;
        word-break: normal;
        border-color: black;
    }

    .tg .tg-lnxx {
        font-size: 12px;
        border-color: #ffffff;
        text-align: right;
        vertical-align: top;
    }

    .tg .tg-zv4m {
        border-color: #ffffff;
        text-align: left;
        vertical-align: top;
    }

    .tg .tg-gagn {
        border-color: #ffffff;
        text-align: right;
        vertical-align: bottom;
    }

    .tg .tg-4n2o {
        font-weight: bold;
        border-color: #c0c0c0;
        text-align: center;
        vertical-align: top;
    }

    .tg .tg-f95m {
        font-weight: bold;
        border-color: #ffffff;
        text-align: right;
    }

    .tg .tg-lh7k {
        border-color: #ffffff;
        text-align: left;
        vertical-align: bottom;
    }

    .tg .tg-fzdr {
        border-color: #c0c0c0;
        text-align: center;
        vertical-align: top;
        text-decoration: underline;
    }

    .tg .tg-de2y {
        border-color: #333333;
        text-align: left;
        vertical-align: top;
    }

.leasing-extra-buttons {
    text-align: center;
}

.leasing-extra-buttons div {
    padding-left: 5px;
    padding-right: 5px;
}


.leasing-extra-buttons button {
    /*margin-left: 15px;*/
    width: 100%;
}

@media print {
    #leasingCalculatorTable {
        display: table;
        table-layout: fixed;
        page-break-inside: avoid;
    }
    .leasing-buttons {
        display: none;
    }
}
