.historie_tabelle_wrap {
    overflow-x: auto;
}

.historie_tabelle {
    width: 100%;
}

.tro-orderhistory-header {
    white-space: nowrap;
}

.tro-orderhistory-row {
    clear: both;
    padding-bottom: 5px;
}
.tro-orderhistory-col {
    float: left;
    min-height: 1px;
    padding: 0 4px 0 0;
}
.tro-orderhistory-col1 {
    width: 6%;
}
.tro-orderhistory-col2 {
    width: 7%;
}
.tro-orderhistory-col3 {
    width: 7%;
}
.tro-orderhistory-col4 {
    width: 8%;
}
.tro-orderhistory-col5 {
    width: 8%;
}
.tro-orderhistory-col6 {
    width: 11%;
}
.tro-orderhistory-col7 {
    width: 11%;
}
.tro-orderhistory-col8 {
    width: 11%;
}
.tro-orderhistory-col9 {
    width: 8%;
}
.tro-orderhistory-col10 {
    width: 9%;
}
.tro-orderhistory-col11 {
    width: 3%;
    text-align: right;
    cursor: pointer;
    font-size: 20px;
}
.tro-orderhistory-col12 {
    width: 11%;
}
.tro-orderhistory-col-ne-general {
    width: 41%;
    padding: 0px 0 0 0;
}
.tro-orderhistory-col-ne-names {
    width: 41%;
    padding: 0px 0 0 0;
}
.tro-orderhistory-col-ne-names > div,
.tro-orderhistory-col-ne-general > div {
    margin: 0 5px 0 0;
    padding: 10px 10px 0 10px;
    border: 1px solid #7A7A7A;
}
.tro-orderhistory-col-docs {
    width: 24%;
    padding: 5px 0 0 0;
}
.tro-orderhistory-col-buttons {
    width: 50%;
    padding: 0px 0 0 0;
}

.tro-orderhistory-col select {
    font-size: 14px;
}

.tro-orderhistory-col .tro-ne-amount {
    float: left;
    width: 20px;
    margin-right: 10px;
    white-space: nowrap;
}

.tro-orderhistory-col .ne-muster {
    float: left;
    width: 200px;
    margin-right: 10px;
    text-align: center;
}

.tro-orderhistory-col .tro-ne-wearer {
    float: left;
}

.tro-orderhistory-row .tro-order-history-header {
    line-height: 16px;
    margin-bottom: 5px;
    white-space: normal;
    height: 32px;
    font-size: 15px;
}

.orderStatus {
    width: 16px;
    height: 16px;
    border-radius: 8px 8px 8px 8px;
    margin: 2px 0 0 0;
    float: left;
}

.historie_tabelle {
    min-width: 1200px;
}

.historie_tabelle .tro-order-history-header a {
    color: black;
}

.historie_tabelle input{
    width: 100%;
}
.historie_tabelle select{
    width: 100%;
    height: 28px;
}
.historie_tabelle input.btn-grau,
.historie_tabelle input.btn-cyan{
    padding: 2px 0;
    margin-top: 0px;
    height: 28px;
}

.tro-orderhistory-col-buttons a.btn-grau,
.tro-orderhistory-col-buttons a.btn-cyan{
    width: auto;
    height: 28px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: inline-block;
}

.tro-comment {
    font-size: 12px;
    border: 1px solid #CCCCCC;
    color: grey;
    padding: 8px 12px;
    margin: 0 0 20px 0;
}
.tro-comment-intern {
    border: 1px dashed #CCCCCC;
}

.tro-comment label {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
