
ul#opc-sections {min-width:1px;}
ul#opc-sections li:before {display:none !important;}
.btn-cofee{background: #663300 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 0.85em;
    line-height: 1.5em;
    padding: 0.75em 1.5em;
    text-transform: uppercase;}

/* invoice */
.invoice-title h2, .invoice-title h3 {display:inline-block;}
.table > tbody > tr > .no-line {border-top:none;}
.table > thead > tr > .no-line {border-bottom:none;}
.table > tbody > tr > .thick-line {border-top:2px solid;}
.pt0 {padding-top:0 !important;}
@media screen and (max-width:992px) {
.sc-hupdate .sc-hupdate-base .row {margin:0 0 7em 0 !important;}
}
@media screen and (max-width:767px) {
.row.sc-content {padding-left:15px;padding-right:15px;}
ul#opc-sections {min-width:1px;}
ul#opc-sections .opc-section {width:100% !important;float:none !important;display:block !important;}
address {clear:both;text-align:left;font-size:1.4em;width:100%;}
.sc-invoicetable {font-size:1.5em;}
.sc-invoicetable .table.table-condensed.visible-xs tbody {float:left;width:100%;}
.sc-invoicetable .table.table-condensed.visible-xs tbody tr {float:left;width:100%;}
.sc-invoicetable .sc-invoiceright {text-align:right;}
.sc-invoicetable .sc-invoiceright td {display:inline-block;}
.sc-invoicetable table tr {padding:10px;}
.sc-invoicetable .sc-invoiceleft {width:70%;}
.sc-invoiceright {width:30%;}
/*.sc-invoicetable table tr td {display:inline-block !important;width:100%;}*/
.sc-hupdate .sc-hupdate-base {margin-bottom:3px;}
.sc-hupdate .sc-hevent h3 {min-height:75px;}
.sc-hupdate .sc-hlocation .sc-lcenter,.sc-hupdate .sc-hlocation .sc-lleft,.sc-hupdate .sc-hlocation .sc-lright{text-align:center !important;}
.sc-hupdate .sc-hlocation .sc-lleft,.sc-hupdate .sc-hlocation .sc-lright{ padding:0 !important;}
.sc-hupdate .sc-hupdate-base .row{ margin:0 0 5em 0 !important;}
}

select option:disabled {
    color: #666;
    font-weight: normal;
    font-style: italic;
    background-color: #eee;
}