.checkout .panel-group .panel .panel-body, 
.form-fill .panel-group .panel .panel-body {
    padding: 15px;
}

.form-fill .accordion-group .panel-group .panel .panel-body {
    padding: 20px 15px;
}

.product-module {
    border: 1px solid #ddd;
    background-color: #fff;
}

.products-row .product-module .img-fade .product-overlay-image {
    max-width: 90%;
    max-height: 70%;
	border: 1px solid #EFEFEF;
}

.products-row .pops .pop-image-large a .link-over-image, .products-row .pops .pop-image-large a img {
    width: 90%;
    height: 90%;
}

.img-responsive {
    border: 1px solid #ddd;
}

.well p.product-tile-description {
    text-align: left !important;
}

div#divInventory {
    margin-bottom: 5px;
}

div#forProductCode {
	margin-top: 20px;
}

span.forProductCode {
	display: block;
	margin-top: 20px;
}

div.shipment-name {
   display: none !important;
}

div.autofill-commands .btn-primary,
div.autofill-commands .btn-danger {
    min-width: 110px !important;
}

p.product-tile-description ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 5px 15px;
}

#menuHelp {
	display: none;
}

.form-group .validationError .icon {
	color: #8fc63e;
}

.form-group .validationError .icon.icon-pf_icn_exclamation_mark_triangle.missing {
	color: #d73c37;
}

.iframeWrap {
	text-align: center;
}

div#previewControls {
	margin-top:10px;
}

a#fullPreviewButton {
	margin-left:10px !important;
}

.ng-scope.slick-slide.slick-active {
    border: 1px solid #d1d3d4 !important;
}

.pop-image-large > a > img, .pop-image-small > a > img {
    opacity: 1;
}

.link-over-image.ng-scope > span {
    background-color: #000000;
}