body {
    font: 10pt/1.5 Arial, sans-serif;
}

table {
    width: 100%;
    font-size: 8pt;
    line-height: 1.5;
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid #d7d7d7;
}

th, td {
    padding: 5px;
    vertical-align: middle;
}

th {
    font-weight: bold;
    text-align: center;
}

.link {
    text-decoration: underline;
}

.mte-print-link:after{
    display: inline-block;
    text-decoration: none;
    margin-left: 2px;
}

table.header {
    width: 100%;
    border: 1px solid #333333;
}

.column {
    height: 76px;
    padding: 5px 20px;
    border: 1px solid #333333;
    text-align: center;
    vertical-align: middle;
}

.header-date {
    width: 20%;
}

.header-title {
    width: 60%;
}

.header-logo {
    width: 20%;
}

h1, h2 {
    margin: 0;
}

h1 {
    font: bold 19pt/2 Arial, sans-serif;
    text-align: center;
}

h2, .pseudoheading {
    font: bold 14pt/1.7 Arial, sans-serif;
    line-height: 30px;
}

.mte-print-fieldset {
    padding: 10px 0;
}

.padding-fieldset > .mte-print-element {
    margin-bottom: 10px;
}

.mte-print-form, .mte-print-form > .mte-print-fieldset ~ .mte-print-fieldset,
.mte-print-fieldset > .mte-print-fieldset ~ .mte-print-fieldset{
    border-top: 1px solid #d7d7d7;
}

.mte-print-form .mte-print-fieldset.no-border {
    border-top: 0px;
}

.mte-print-label {
    float: left;
    width: 49%;
    font-weight: bold;
}

.mte-print-simple {
    margin-left: 50%;
}

.mte-print-message .mte-print-label {
    width: 29%;
}

.mte-print-message .mte-print-simple {
    margin-left: 30%;
}

.empty-label .mte-print-label {
    width: 0;
}

.empty-label .mte-print-simple {
    margin-left: 0;
}

.hidden {
    display: none;
}

.clearfix:before,
.clearfix:after,
h2:before,
h2:after,
.mte-print-element:before,
.mte-print-element:after {
    content:"";
    display:table;
}

.clearfix:after,
h2:after,
.mte-print-element:after {
    clear:both;
}

.clearfix,
h2,
.mte-print-element {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.message a:after {
    /*content: ' [ссылка]'*/
}

.mte-print-element, tr, td {
    page-break-inside: avoid;
}

.costCriterions table {
    width: 50%;
}

.withoutAvailAbsEvaluation table>thead>tr th:last-child {
    display: none;
}

.previouslyAbandonedRequests>table>thead th {
    height: 0;
    line-height: 0;
    color: transparent;
    padding: 0;
    border: none;
}
