.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text { color: #8a6bae}

.input-qtysmall {
    width: 30px!important;
    text-align: right;
}

.table > tbody > tr > td {
     vertical-align: middle;
}

th {
	text-align: center;
}

td, td input {
	text-align: right;
}

#tab-list .close {
    margin-left: 7px;
}

.hold { background-color: #F3CAC9 !important; }
.waiting { background-color: #FFE599 !important; }
.pending { background-color: #D6DFEA !important; }
.shipped { background-color: #C0E7C3 !important; }
.draft { background-color: #D9D3E9 !important; }
.to { background-color: #E6C0FF !important; }
.received { background-color: #C9D3C4 !important; }
.order{ background-color: #BAF9F8 !important; }
