.addorderlines-form {
    width:99%; 
}
.orderhead {
    width:100%;
}
.orderhead td {
    padding-right:10px;
    border-bottom:1px solid #999;
}
.table-orderlines td {
    padding:0.1em;
    border-bottom:1px solid #ccc;
}
.masonry-brick {
    color: #FFF;
    background-color: #0070a3;
    display: inline-block;
    padding: 5px;
    width: 100%;
    margin: 1em 0; /* for separating masonry-bricks vertically*/
}
.masonry-brick a:link {
    color:#fff;
}
.masonry-brick a:visited {
    color:#fff;
}
.masonry-brick a:hover {
    color:#999;
}

@media only screen and (min-width: 480px) {
    .masonry-container {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (min-width: 768px) {
    .masonry-container {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 960px) {
    .masonry-container {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}

.statsbox {
    padding:3px;
    border:2px solid #c0c0c0;
    float:left;
    width:48%;
    margin-top:3px;
    margin-left:3px;
    font-size:1.2em;
    border-radius:5px;
}
.statstable {
}

.statstable td,th {
    font-size:smaller;
    padding:2px;
    border-bottom:1px solid #ccc;
}
.addorderlines-form td {
    padding:0px;
}
.addorderlines-item {
margin-left:2px;
float:left;
}
/* #calendar {
    width:98%;
    float:left;
    background-color:#fff;
    padding:5px;
    margin:2px;
    border:2px solid #999;
    border-radius:5px;
}
*/
.modernform {
    font-size:1.5em;
}
.searchfield {
    font-size:1.5em;
}
.greyclass {
    background-color: #ccc;
}
.startpagebox {
    margin-top:3px;
    margin-right:3px;
    width: 30%;
    float:left;
    min-height:200px;
    font-size:smaller;
    padding:10px;
    background-color:#FAEBD7;
    border:2px solid #e1d3c1;
    border-radius:5px;
}

.errormessage {
    background-color:#ff9999;
    padding:20px;
    width:95%;
    border:2px solid #999;
    border-radius:5px;
}

.message {
    padding:5px;
    background-color:#cce5ff;
    width:98%;
    border:2px solid #999;
    border-radius:5px;
    margin-top:3px;
}

table {
    border-spacing:0px;
    border-collapse:collapse;
}
table.tablelist_backup {
    width:98%;
    min-width:700px;
    margin:2px;
    font-size:1em;
}
table.tablelist {
    width:100%;
    margin:2px;
    font-size:1em;
}
table.tablelist-orders {
    width:100%;
    margin:2px;
    font-size:1em;
    color:#fff;
}
table.tablelist-orders td {
    color:#fff;
    border-bottom:1px solid #c0c0c0;
}
table.tablelist-orders tr:hover td{
    background-color:#999 !important;
    border-bottom:1px solid #c0c0c0;
}
.tablelist-orders a:link {
    color:#fff;
}
.tablelist-orders a:visited {
    color:#fff;
}
.tablelist-orders a:active {
    color:#fff;
}
table.tablelist_small {
    width:95%;
    min-width:700px;
    margin:2px;
    font-size:smaller;   
}
table.infotable {
    width:70%;
    font-size:0.9em;
}
table.infotable td {
    padding-top:2px;
    padding-bottom:2px;
}
table.tablelist td {
    padding: 2px 1px 1px 2px;
    border-bottom:1px solid #ccc;
}
th {
    padding:1px;
    text-align:left;
    border-bottom:1px solid #000;
    border-top:1px solid #000;
}
table.printoffer-header {
    width:95%;
    font-size:0.8em;
    border-spacing:0px;
    border-collapse:collapse;
}
table.printoffer {
    width:95%;
    font-size:0.8em;
    border-spacing:0px;
    border-collapse:collapse;
}
table.printoffer td {
    border:0px;
}
table.td {
    padding:2px;
}
input[type="number"] {
   width:35px;
}
a:link {
    color:#000;
    text-decoration: none;
    font-weight:none; 
}
a:visited {
    color:#000;
    text-decoration: none;
    font-weight:none; 
}
a:hover {
    color:red;
    text-decoration: underline;
    font-weight:none;
}
a.add {
    white-space: nowrap;
    font-weight:bold;
    background-color:lightgreen;
    padding:2px;
    color:#000;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #888;
    margin:5px;
}

a.rem {
    white-space: nowrap;
    font-weight:bold;
    background-color:red;
    padding:2px;
    color:#000;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #888;
    margin:5px;
}
a.edit {
    white-space: nowrap;
    font-weight:bold;
    background-color: aliceblue;
    padding:2px;
    color:#000;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #888;
    margin:5px;
}

a.del {
    white-space: nowrap;
    font-weight:bold;
    background-color: #db5568;
    padding:2px;
    color:#000;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #888;
    margin:5px;
}
.odd {
    background-color:#fff;
    border-bottom:1px solid #999;
    cursor: pointer;
}
.even {
    background: #e6EEEE; /* For browsers that do not support gradients */
    border-bottom:1px solid #999;
    cursor: pointer;
}

.broken {
    border-bottom:1px solid #999;
    background-color:red;
}
.attachment-container {
    width:1100px;
    float:left;
}
.attachment {
    float:left;
    width:300px;
    min-height:300px;
    margin-left:10px;
    margin-top: 10px;
    padding:10px;
    background-color:aliceblue;
    border-radius: 3px;
    box-shadow: 3px 3px 3px #888;
    overflow:hidden;
    font-size:smaller;
}

.categorydivlist {
    float:left;
    margin:2px;
    background-color:lightskyblue;
    padding:0.5px;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #888;
    font-weight:bold;
    font-size:0.9em;
}

.contentheader {
    width:98%;
    float:left;
    margin-top:3px;
    margin-bottom:0;
    min-height:20px;
}
.ui-dialog {
    margin-left:150px;
}
#dialog1 {
    font-size:0.9em;
}
#dialog2 {
    font-size:0.9em;
}
#show1  {
    pointer:cursor;
}
#show2 {
    pointer:cursor;   
}
.ui-dialog {
    box-shadow: 2px 2px 2px #888;
}
.infobox {
    margin:30px;
    padding:5px;
    position:relative;
    float:right;
    min-width:200px;
    min-height:200px;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #888;
}

.infobox2 {
    margin:10px;
    padding:2px;
    position:relative;
    float:left;
    min-width:200px;
    min-height:150px;
    border:1px solid #ccc;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #888;
}

.redBackground {
    background-color:#db5568;
    color:#fff;
}
.orangeBackground {
    background-color:#ff6600;
    color:#fff;
}
.noBackground {
    color:#000;
}
.blackBackground {
    background-color:#000000;
    color:#fff;
}
.packingTable {
    font-size:1.5em;
    font-family:sans-serif;
    font-weight:bold;
    padding:10px;
    hidden:true;
}

.bigcheckbox_out {
    width:1.1em;
    height:1.1em;
}
.bigcheckbox_packing {
    width:1.1em;
    height:1.1em;
}
.warehouselink {
    font-size:1.2em;
}