body {
	padding-top: 60px;
	padding-bottom: 40px;
}

table.table-delivery-search td {
	font-size: 13px;
	line-height: 16px;
}

table.table-delivery-search th {
	font-size: 14px;
	line-height: 18px;
}


input.qty {
	width: 35px;
}

.bold {
	font-weight: bold;
}

.affix {
	position: fixed;
}

small {
	font-size: 80%;
}

.login h2, .sidebar-nav h3  {
	margin-bottom: 10px;
}

.sidebar-container {
	right: 20px;
}

input.delivery_search {
	width: 300px;
}

button.delivery_search, input.delivery_search {
	padding: 12px;
	font-size: 26px;
}

.btn-resource {
	margin-bottom: 9px;
}

.recipient-list tr td {
	vertical-align: middle;
}

address {
	margin-bottom: 0px;
}

.product-list .quantity {
	text-align: center;
}

#footer {
	text-align: center;
}

#footer, #footer a, #footer a:visited {
	color: #999;
	padding-bottom: 1px;
	font-size: 10px;
}

ul#extra-email-recipients {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.order-status {
	padding: 2px;
}

.order-status-picklist {
	float: right;
}

#planner-wrapper .order-status {
	display: inline-block;
	margin-bottom: 10px;
}

#planner-wrapper .order-status-wrapper {
	display: inline-block;
}

#planner-wrapper .planner-row .table {
	margin-bottom: 5px;
}

table.table-noborder td,
table.table-noborder th {
        border-top: none;
        padding: 0 5px 0 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
        position: fixed;
}

.order-customer div {
	margin-bottom: 10px;
}

.btn-inline-block {
	display: inline-block;
}

.pagination-small {
        margin: 5px 0;
        height: auto;
}

.pagination-small a, .pagination-small span {
        padding: 0 10px;
        line-height: 24px;
}

.ui-menu {
	width: 220px !important;
}

.ui-menu li.ui-menu-item {
	list-style: none !important;
}

.ui-menu li.ui-menu-item {
	list-style: none !important;
}

form.find-products {
	margin: 0;
}

.alert a {
	color: #c09853;
	text-decoration: underline;
}

