#module-firmesb2b-documents #left_column {display:none}


#module-firmesb2b-documents td.b2b_number { font-weight: bold;}
#module-firmesb2b-documents td.b2b_price { text-align: right;}
#module-firmesb2b-documents td.b2b_payment { font-weight: bold; text-align: right;}
#module-firmesb2b-documents tr.b2b_foot {font-weight: bold}

#module-firmesb2b-documents a.b2b_document_link { font-weight: bold;}

#module-firmesb2b-documents .b2b_warn {font-weight: bold;color: #a00;}


#module-firmesb2b-documents span.b2b_h2_desc { font-size: 0.8em; font-weight: normal;}


#firmesb2b_customer_info .b2b_warn {font-weight: bold;color: #a00;}
#firmesb2b_customer_info table, #firmesb2b_customer_info table tr, #firmesb2b_customer_info table td {font-size: 10pt;}
#firmesb2b_customer_info table td {padding: 4px;}


#firmesb2b_block table td {padding: 4px; font-size: 0.8em;}

#firmesb2b_block {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 20px;
    width: 100%;
}

#firmesb2b_block p,
#firmesb2b_block .block {
    margin-bottom: 0;
}

#firmesb2b_customer_info {
    width: 100%;
}

#firmesb2b_block {

}

#firmesb2b_block h4 {
    color: #000000;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#firmesb2b_customer_info h3 {
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#firmesb2b_customer_info {
    border-bottom: 1px solid #DFDFDF;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}

#firmesb2b_block tr td:first-of-type,
#firmesb2b_customer_info tr td:first-of-type {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 0;
}

#firmesb2b_block tr td strong,
#firmesb2b_customer_info tr td strong {
    font-weight: inherit;
}

#firmesb2b_block tr td:last-of-type,
#firmesb2b_customer_info tr td:last-of-type {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600!important;
    line-height: normal;
}

#firmesb2b_block a {
    text-decoration: underline;
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600!important;
    line-height: normal;
}

@media (max-width: 1200px) {
    #firmesb2b_block tr td:first-of-type, #firmesb2b_customer_info tr td:first-of-type {
        font-size: 12px;
    }
    #firmesb2b_block tr td:last-of-type,
    #firmesb2b_customer_info tr td:last-of-type {
        font-size: 12px;
    }
    #firmesb2b_block a {
        margin-top: 10px;
        display: block;
        font-size: 12px;
    }
    #firmesb2b_block h4 {
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    #firmesb2b_block {
        margin-left: -19px;
        margin-right: -20px;
        width: calc( 100% + 39px);
        border-top: none;
        border-bottom: none;
    }
}