/**
 * #PHPHEADER_OXID_LICENSE_INFORMATION#
 */

.b2b_quick_order_active {
    background-color: #2c5e97 !important;
}

.b2b_ccb_table td {
    padding: 5px;
    width: 200px;
}

.b2b_ccb_small_table {
    width: 90% !important;
}

.b2b_ccb_right {
    text-align: right;
}

.b2b_ccb_left {
    text-align: left !important;
}

.bottommargin {
    margin-bottom: 20px !important;
}

#b2b_ccb_badnews {
    margin-top: 20px;
    margin-bottom: 4px;
    color: #ff0000 !important;
}

.infotext {
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #eee;
    font-weight: bold;
}

#b2b_basket_buttons {
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

#b2b_approval_status_bar {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.b2b-action-buttons {
    margin-bottom: 15px;
}

#b2b_backbutton {
    margin-top: 20px;
}

#b2b_backbutton span {
    font-size: 15px;
    padding-top: 1px;
}

.basket-name {
    width: 40%;
    min-width: 300px;
}

.b2b_table td {
    background-image: none;
    background-color: #ddd;
}

.b2b_table tr:nth-child(even) td {
    background-color: #eee;
}

.b2b_table td, .b2b_table th {
    padding: 10px;
}

.b2b_table th {
    background-color: #aaa;
}

.b2b_table {
    width: 100%;
}

.b2b_table2 td {
    background-image: none;
    background-color: #fff;
}

.b2b_table2 tr:nth-child(even) td {
    background-color: #eee;
}

.b2b_table2 td, .b2b_table2 th {
    padding: 5px;
}

.b2b_table2 th {
    background-color: #ccc;
}

.b2b_table2 {
    width: 100%;
}

#b2b_menu {

}

#b2b_setname {
    display: none;
}

#b2b_protocol {
    display: none;
    width: 100%;
    clear: both;
    margin-top: 40px;
}

#b2bNewBasketComment {
    width: 99%;
    height: 100px;
}

#b2b_protocol_list {
    margin-bottom: 30px;
    padding: 0px;
}

.b2b_protocol_listitem {
    background-image: none;
    background-color: #dfdfdf;
    padding: 10px;
    list-style: none;
}

.b2b_protocol_listitem:nth-child(even) {
    background-color: #eee;
}

.b2b_protocol_headline {
    font-weight: bolder;
    margin-bottom: 6px;
}

.b2b_table td {
    background-image: none;
    background-color: #ddd;
}

.b2b_table tr:nth-child(even) td {
    background-color: #eee;
}

.b2b_table td, .b2b_table th {
    padding: 10px;
}

.b2b_table th {
    background-color: #aaa;
}

.b2b_table {
    width: 100%;
}

.line {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
}

small {
    font-size: 10px !important;
}

#addressId {
    margin-left: 0;
}

input, select {
    margin-left: 0;
}

.b2b_table ul {
    margin: 0;
}

#b2bbasketcontainer {
    margin-top: 20px;
}

#csvimport {
    margin-top: 20px;
}

#csvimport table th {
    text-align: left;
}

.artnoinput {
    float: left;
}

.artnoinput, .artnoinput input {
    width: 200px;
}

.b2b-basket-export {
    float:left;
    margin: 0 10px;
}

.csvcell_articleid, .csvcell_articleid_head {
    float: left;
    width: 50%;
    min-height: 35px;
    margin-bottom: 5px;
}

.csvcell_articleid_head {

    height: 30px;
}

.csvcell_pq {
    float: left;
    margin-left: 25px;
    width: 15px;
}

.csvcell_amount {
    float: left;
    margin-left: 10px;
}

.csvcell_amount input {
    width: 20px;
    margin-left: 9px;
}

.csvcell_amount_flow {
    float: left;
    margin-left: 10px;
}

.csvcell_amount_flow input {
    width: 55px;
    margin-left: 9px;
}

.csvcell_remove, .csvcell_remove {
    margin-left: 10px;
    float: left;
}

.csvcell_error {
    margin-top: 5px;
    margin-bottom: 15px;
    clear: both;
}

.rightbutton {
    float: right;
    margin-left: 10px;
}

.text_error {
    color: red;
    font-weight: bold;
    margin-left: 5px;
}

.text_ok {
    color: green;
    font-weight: bold;
}

#b2b_output ul {
    background-color: #eee;
    width: 400px;
    overflow: auto;
    max-height: 140px;
    padding: 5px;
}

#b2b_output ul li {
    background-image: none;
    background-color: #EEE;
}

#b2b_output ul li:nth-child(even) {
    background-color: #FFF;
}

.b2b_searchbox {
    padding: 5px;
    width: 200px;
}

#b2b_output {
    margin-top: 19px;
    display: none;
    position: absolute;
    opacity: 0.9;
    z-index: 3;
}

#b2b_output_flow {
    margin-top: 31px;
    display: none;
    position: absolute;
    opacity: 0.9;
}

#b2b_filters {
    margin-bottom: 10px;

}

.b2b_singlefilter {
    float: left;
    padding: 3px;
    border: 1px solid #ccc;
    background-color: #eee;
    margin-right: 5px;
    margin-top: 5px;
}

.b2b_singlefilterX {
    font-weight: bolder;
    font-size: 9px;
    display: inline;
    border: 1px solid #ccc;
    padding: 1px;
    border-radius: 10px;
}

.b2b_searchresult {
    border: 4px solid darkgray;
    border-radius: 4px;
    margin-top: 15px;
}

a.removebutton {
    -webkit-appearance: none !important;
}

#filter_aktiv {
    float: right;
}

#searchform {
    float: left;
}

#sidebar ul {
    height: auto;
    border-collapse: collapse;
}

.b2b-reference {
    width: 200px !important;
    margin-right: 10px;
}
.b2b-order-replace {
    width: 150px !important;
    margin-right: 10px;
    margin-left: 10px;
}
.b2b-upload-btn {
    font-size: 13px !important;
}
.b2b-service-heading {
    margin-bottom: 15px;
}
ul.b2b-service-product {
    list-style-type: none;
    padding-left: 0;
}
ul.b2b-service-product li {
    margin-top: 8px;
}
ul.b2b-service-product li a {
    margin-right: 8px;
}
.b2b_approve_col {
    width: 102px;
}
.b2b_view_col {
    width: 54px;
}
.b2b-actions {
    width: 142px;
}
.b2b-order-actions {
    width: 262px;
}
.clear {
    clear: both;
}

#showShipAddress {
    margin-left: 0;
}
