@import "variables.css";

/* ----------------------------------------------------------------------------------------------------------
Modal
---------------------------------------------------------------------------------------------------------- */
body.fluid-body.modal-page { padding-top: 0; }
body.modal-page .zend_form dt { width: 20%; }
body.modal-page .zend_form dd { width: 75%; }

#fields { width: 800px; height: 600px; }

/* ----------------------------------------------------------------------------------------------------------
relocation
---------------------------------------------------------------------------------------------------------- */
.zend_form dd textarea.bulk-barcode { height: 600px; width: 600px;}
.wfm-gm-item-relocation-form .zend_form dd ul.errors, 
.wfm-gm-plan-item-add-plan-barcode-form .zend_form dd ul.errors { margin-top: -20px; margin-left: 180px; border: 1px solid #f00; padding: 5px;}