@page {
    margin: 0.5cm;
}
.page, html, .wrapper, .container, table, body.no-decoration{
    background-color: #fff !important;
}
.container{
    max-width:800px;
    margin:auto;
    padding:30px;
    border:1px solid #eee;
    box-shadow:0 0 10px rgba(0, 0, 0, .15);
}
table{
    width: 100%;
}
body, td, th{
    font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    background: #fff !important;
    padding:2px !important;
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6{
    font-family: Myriad Pro,Trebuchet MS,Arial,Helvetica,sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    font-style: normal !important;
    margin: 0;
    color: #777 !important;
}
h1.uppercase{
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500 !important;
}
table tr:nth-child(odd) > td, table tr:nth-child(odd) > th {
    background-color: #f9f9f9 !important;
}
p {
    font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 16px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    margin: 0;
    color: #666;
}
.fractional-cents{
    display: none;
}
.breadcrumb, #footer, #footer + div{
    display: none !important;
}
.cspo .panel-default:first-child{
    border: 0 !important;
}
.cspo{
    margin: -30px;
}
.cspo h2{
    font-family: 'Source Sans Pro', "Helvetica Neue",Helvetica,sans-serif,Lucida Grande,Arial,Verdana;
    font-style: normal !important;
    letter-spacing: -1px !important;
    font-weight: 900 !important;
    font-size: 20px !important;
}
.cspo h3{
    font-family: 'Source Sans Pro', "Helvetica Neue",Helvetica,sans-serif,Lucida Grande,Arial,Verdana;
    font-style: normal !important;
    letter-spacing: -1px !important;
    font-weight: 900 !important;
    font-size: 16px !important;
}