

.markup-label {
    font-family: LatoBold, sans-serif, Arial, Helvetica, sans-serif;
    font-weight: 400 !important;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 14px;
    margin-bottom: 4px;
    letter-spacing: -.4px; 
}

.markup-value {
    background: #F2F2F2;
    color: #B0B0B0;
    box-sizing: border-box;    
}

.reclamation-content {
    width : 960px !important;
}

@media screen and (max-width: 960px) {
    .reclamation-content {
        width : 600px !important;
    }
}


div.alpaca-wizard-nav nav.navbar ul.nav li {
    background : 0 !important;
}