
.form .form-help {color: #666;}

.modal-xl {width: 1600px;max-width: 95%;}

.item-header {background: #F1B109;padding: 10px 20px;line-height: 30px;margin: 0 0 20px 0;}
.item-header a {color: #000;}


.filtr {background: #F4F5C1;}
.filtr table {width: 100%;}
.filtr table td {padding: 3px 5px;}

.filter-controls {margin: 20px 0 0 0;}
.btn--search {background: #F19009;color: #FFF;}
.btn--search:hover {color: #FFF;}
.btn--search-cancel {background: #DD0000;color: #FFF;}
.btn--search-cancel:hover {color: #FFF;}

.stock-table {display: inline-block;vertical-align: top;line-height: 16px;}
.stock-table strong {font-size: 8px;text-transform: uppercase;margin: 0 0 1px 0;display: block;border-bottom: 1px solid #FFF;}
.stock-table .col-1 {display: inline-block;text-align: center;background: #F1ED92;padding: 3px;width: 25px;}
.stock-table .col-2 {display: inline-block;text-align: center;background: #92C3F1;padding: 3px;width: 35px;}
.stock-table .col-3 {display: inline-block;text-align: center;background: #A4F192;padding: 3px;width: 45px;}

.section-icons {padding: 7px 10px;margin: 0 0 10px 0;background: #EEE;text-align: right;}
.section-icons .btn {margin-left: 10px;}
.section-icons .btn-default {background: #FFF;}

.product-production-docs {}
.product-production-docs .item {background: #f5f5f5;padding: 15px;margin: 15px 0 15px 0;position: relative;}
.product-production-docs .delete-production-docs {position: absolute;top: 15px;right: 15px;}

.product-production-docs .production-docs-uploaded-items {}
.product-production-docs .production-docs-uploaded-items .items {list-style: none;margin: 15px 0;padding: 0;}
.product-production-docs .production-docs-uploaded-items .items li {padding: 0;margin: 0 2px 2px 0;width: 182px;height: 270px;padding: 5px;float: left;border: 2px solid #DDD;background: #FFF;color: #000;}
.product-production-docs .production-docs-uploaded-items .items li:hover {border-color: yellow;}
.product-production-docs .production-docs-uploaded-items .items li input {font-size: 12px;}
.product-production-docs .production-docs-uploaded-items .items li.ui-sortable-helper {opacity: 0.6;}
.product-production-docs .production-docs-uploaded-items .items li.ui-state-highlight {background: yellow;display: block;}
