.view-header{
        margin-bottom: 20px;
}
fieldset#edit-placed-wrapper {
    padding: 0px;
    background-color: transparent;
}
fieldset#edit-placed-wrapper legend{
    position: static;
}
fieldset#edit-placed-wrapper label {
    display: none;
}
.group-inline{
	margin-bottom: 20px;
}
.group-inline > div{
    display: inline-block;
    margin-right: 10px !important;
    width: auto;
    float: none;
}
h4.label {
    margin: 0px;
}

div#commerce-pos-order-form-wrapper .field--type-commerce-adjustment {
    display: none;
}

.commerce-pos-register-select > div {
    margin-bottom: 10px !important;
}
body.es-admin-commerce-pos-main #main-container{
	margin-top: 40px;
}
body.es-admin-commerce-pos-main #footer-menu,
body.es-admin-commerce-pos-main #block-sitemap,
body.es-admin-commerce-pos-main #main-navigation-h {
    display: none;
}

.field--type-commerce-adjustment table td > div > div > div{
	float:left;
}
/*.field--type-commerce-adjustment table td > div > div > div:first-child {*/
.field--type-commerce-adjustment table td > div > div > div .description,
.field--type-commerce-adjustment table td > div > div > div .field-suffix{
    display: none;
}
.field--type-commerce-adjustment table tr.draggable td div.form--inline{
	align-items: normal;
}


@media screen and (min-width: 640px) {
	.page-content {
		margin-bottom: 100px;
	}
}
