/*div.footer.footer-page_1 {*/
/*    display : none;*/
/*}*/
div.hide_first {
    display : block;
    /*margin-bottom: 40px;*/
}

body {
    /*margin-top: 50px;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.page-header {
    background-color: #f28123;
    width: 100%;
    height: 5px;
    text-align: center;
    display: block;
}
.page-header span {
    line-height: 30px;
    color: white;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    text-align: center;
}
.page-footer {
    width: 100%;
    height: 30px;
    border-top: 6px solid #f28123;
    text-align: center;
    display: block;
}
h2.title {
    color: #f28123;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    /*margin-top: 30px;*/
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 24px;
}

h3.subtitle {
    color: #f28123;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*text-align: center;*/
    /*margin-top: 30px;*/
    /*margin-bottom: 30px;*/
    font-weight: bold;
    font-size: 18px;
    border-bottom: 2px solid #f28123;
    padding-left: 5px;
}
/*.pdf-header {*/
/*    height: 500px;*/
/*    display: none;*/
/*    width: 100%;*/
/*}*/
table td, table th {
    vertical-align: top;
    padding-right: 10px;
    text-align: left;
}

#first-page {
    width: 100%;
    height: 100%;
}

#first-page span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 200px;
}

h3 {
    font-size: 12pt;
}

.vessel-table {
    font-size: 10pt;
}

.vessel-table thead td {
    padding: 20px;
}

.vessel-table tbody td {
    padding: 10px;
}

span {
    font-size: 10pt;
}

