.headerClient {
    background: #051148;
    text-align: center;
}

.navbar-default, .header_view, .header_view {
    background: #051148;
    border: none;
    border-radius: unset;
}

a, h1, h2 {
    color: #051148;
}

a:hover{
    color: #faa61a;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #faa61a;
    border-radius: 10px;
}

.panel-default, .pkp_block, .pkp_block {
    border-color: #0a2290;
}

.panel-default>.panel-heading, .pkp_block .title, .pkp_block .title {
    background: #051148;
    color: #faa61a;
    font-weight: 500;
    font-size:14px;
}

.file {
    background: #faa61a;
    color: #051148;
}

.pdf {
    color: #fff;
    background-color: #051148;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #004d56;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #051148;
    font-weight: bold;
    font-size: 0.9em;
}

.read-more {
    color: #fff;
    background-color: #051148;
    border-color: transparent;
}

footer {
    background: #fff !important;
    color: #000;
    border-top: 1px solid #000;
    text-align: center;
}

.myFooter {
    margin: 1.5em 0 0;
    background: #00444c;
}

.footerAddress {
    background: #00444c;
    min-height: 100px;
    padding: 1.5em 0 0;
    color: #fff;
}

@media only screen and (min-width: 1200px){
.myFooterBox {
    padding: 0 2em;
}}

.myFooterBox {
    max-width: 1170px;
    margin: 0 auto;
}

.singleCol {
    width: 25%;
    float: left;
}

.doubleCol {
    width: 50%;
    float: left;
    font-family: 'Open Sans',sans-serif;
    color: #fff;
    text-align: right;
    font-size: .7em;
}

.singleCol img {
    width: 50%;
}
/*
.galley_view {
    position:relative;
}

#pdfCanvasContainer {
    margin-top:-5em;
}*/
