.body {
    font-family: 'Futura LT', sans-serif;
    font-size: 8px;
    line-height: 1.0em;
    font-weight: 400;
    width: 100%;
    text-align: justify;

}

/*tr{
    line-height: 2em;
    margin:2% 0;

}*/
/*table {
    width: 100%;
    border: 1px solid #000;
}
tr{
    line-height: 2em;
    margin:2% 0;

}
td,th{
    padding: 0 4%;
    border: 0.5px solid #000;
}*/
.th {
    background: #eeeeee;

}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    /*border-color: #ccc;*/
}

.tg td {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    /*border-style: solid;*/
    /*border-width: 1px;*/
    overflow: hidden;
    word-break: normal;
    /*border-color: #ccc;*/
    /*color: #333;*/
    /*background-color: #fff;*/
}

.tg th {
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 5px;
    /*border-style: solid;*/
    /*border-width: 1px;*/
    overflow: hidden;
    word-break: normal;
    /*border-color: #ccc;*/
    /*color: #333;*/
    /*background-color: #f0f0f0;*/
}

.tg .tg-z7id {
    font-size: 14px;
    font-family: Verdana, sans-serif;
    /*text-align: center;*/
    vertical-align: top
}

.tg .tg-rg0h {
    font-size: 14px;
    text-align: right;
    vertical-align: top
}

.logo {
    width: 190px;
    height: 100%;
    /*display: block;*/
    margin-bottom: 5%;
    margin-left: 33%;
}

.light {
    font-weight: 300 !important;
}

.signature {
    font-weight: 400;
    margin-top: 10%;
}

.hidden {
    display: none;
    margin-bottom: 0px;
}

.contacts {
    clear: both;
    /*margin-right: 280px;*/
    font-size: 12px;
    line-height: 15px;
    /*float: left;*/
    text-align: left;
    color: #5c5c5c;
    margin-top: 500px;
}

/*.date {
    margin-top: 20px;
    float: left;
    font-weight: 400;
    color: #5c5c5c;
    font-size: 12px;
}*/

.jub-red {
    color: #ba0c2f;
}

.bg-red {
    background-color: #ba0c2f;
}

.c-white {
    color: #fff;
}

.no-border {
    border-bottom: solid 1px #FFF;
    border-left: solid 1px #FFF;
    border-right: solid 1px #ba0c2f;
    color: red;
}

/*.jlogo {*/
/*text-align: center;*/
/*padding: 0 0 2% 0;*/
/*}*/

.doctitle {
    padding: 10px;
}

.heading {
    float: left;
    margin-top: 30px;

}

.heading1 {
    font-size: 1.925em;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 0px;
    text-align: right;

}



.tx-red {
    color: #ba0c2f;
}

.bd-t {
    border-top: 2px solid #ba0c2f;
}

.bd-b {
    border-bottom: 4px solid #ba0c2f;
}

.pd {
    padding: 10px;
}

.ln-h-11 {
    line-height: 1.1em;
}

.tx-14 {
    font-size: 14px;
}

.page-break {
    page-break-after: always;
}

/*.header, .footer {
    position: fixed;
}*/

.header {
    top: 0;
}

.footer {
    bottom: 15px;
    font-size: 10px;
}

table.table-schedule {
    border-collapse: collapse;
}

table.table-schedule, .table-schedule th, .table-schedule td {
    border: 1px solid black;
}

table.table-definition {
    border-collapse: collapse;
    padding: 5px;
}

table.table-definition, .table-definition th, .table-definition td {
    border: 1px solid black;
    padding: 5px 5px;
}

table.pol-det, .pol-det td {

    padding: 5px;
}

.tx-al-r {
    text-align: right;
}

.tx-al-l {
    text-align: left;
}

.input-field {
    border: 1px solid #000000;
    float: left;
    width: 240px;
    height: 15px;
    margin-right: 10px;
    padding: 2px;
}

.input-field-big {
    border: 1px solid #000000;
    float: left;
    width: 565px;
    height: 15px;
    margin-right: 10px;
    padding: 2px;
}

.jubilee-font {
    font-family: "Futura LT", sans-serif;
}
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}


