input[type=checkbox] ~ label {
	display: inline-block;
	font-weight: normal;
}

#page-storeinfo .table td .controls .input-group.full-width {
	width: 100%;
}

#page-storeinfo .table td .controls .btn i, #form-sort-subcategory .btn i {
	margin-right: 0 !important;
}

#form-sort-subcategory .btn {
	margin-right: 15px;
}

#form-sort-subcategory tr td {
	width: 100%;
	height: 30px;
}

.reorder-message {position:fixed; bottom:15px; right:15px; display:none; z-index:10px;}
.reorder-message .close {margin-left:10px;}