.tablePad th, .tablePad td {
    padding: 9px;
}

.inp-x-pad {
    width: 300px !important;
    padding: 18px 9px !important;
}

table.ver th, table.ver td {
    vertical-align: middle !important;
}

table.comp {
    width: auto;
    margin: auto;
}

a.pod {
    height: 100%;
}

a.pod:hover, a.pod *:hover {
    text-decoration: none;
    background-color: #f8f8f8;
    /*background-color: #1b6d85 !important;*/
}

a.pod table * {
    vertical-align: top !important;
}

a.pod table td {
    padding: 0 18px;
}

.pod-name {
    color: #4ca04c;
    font: bold 18px 'Segoe UI', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pod-sale {
    color: #c31e06;
    text-align: justify;
    font: bold 18px 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.pod-data {
    color: #000000;
    text-align: justify !important;
    font: normal 14px 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.pod-data-bold {
    color: #000000;
    text-align: justify !important;
    font: bold 14px 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.note {
    padding: 9px;
    color: #444;
    font-weight: bold;
}

.desc {
    color: #000000;
    padding: 9px 0;
    word-spacing: 2px;
    text-align: justify;
    font: normal 16px 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.head {
    margin: 9px 9px !important;
    font-size: 18px !important;
}