/*admin*/
#mystocksix label span.full_stock,#mystockfive label span.full_stock{display:block;height:20px;width:100px;background:url('../img/fullstock.png')no-repeat left;}
#mystocksix label span.medium_stock,#mystockfive label span.medium_stock{display:block;height:20px;width:100px;background:url('../img/medium.png')no-repeat left;}
#mystocksix label span.low_stock,#mystockfive label span.low_stock{display:block;height:20px;width:100px;background:url('../img/lowstock.png')no-repeat left;}
#mystocksix label span.nostock,#mystockfive label span.nostock{display:block;height:20px;width:100px;background:url('../img/nostock.png')no-repeat left;}
.input_rec{display: inline-block; background: #f3f3f3; border: 1px solid #ccc; border-radius: 3px; padding: 5px; width: auto; cursor: not-allowed;}
#mystockfive label{width:auto !important;}
#mystockfive .margin-form{margin-top: 15px}
/*front*/
#mystockfront,#mystockfrontwithcombi {margin-top: 10px;margin-bottom:10px;background:#f1f1f1;padding: 5px 5px 0px;clear:both;color: #666;font-size: 13px;font-weight: 300;}
#mystockfront span,#mystockfrontwithcombi span{width: 150px;height: 20px;display: inline-block;}
#mystockfront span.full_stock,#mystockfrontwithcombi span.full_stock{background:url('../img/fullstock.png')no-repeat left;}
#mystockfront span.medium_stock,#mystockfrontwithcombi span.medium_stock{background:url('../img/medium.png')no-repeat left;}
#mystockfront span.low_stock,#mystockfrontwithcombi span.low_stock{background:url('../img/lowstock.png')no-repeat left;}
#mystockfront span.nostock,#mystockfrontwithcombi span.nostock{background:url('../img/nostock.png')no-repeat left;}
#mystockfront strong,#mystockfrontwithcombi strong.availability{float:left; line-height: 30px; background: url('../img/available.png')no-repeat left; padding-left: 30px; padding-right: 5px; font-weight: 300;}
#mystockfront .bgstock, #mystockfrontwithcombi .bgstock{display: inline-block;padding: 4px;}
.product-description #productstock-list #mystockfront{background-color: #FFFFFF;display: none;z-index: 100;}
.product-description #productstock-list #mystockfront .bgstock{width: 100px;}
.thumbnail-container:hover > .product-description #productstock-list #mystockfront{display: block;}
#mystockfront span,#mystockfrontwithcombi span{font-family: 'Noto Sans';font-weight: bold;}
#mystockfront span.fullstock-label,#mystockfrontwithcombi span.fullstock-label {color: #38b5d0;}
#mystockfront span.mediumstock-label,#mystockfrontwithcombi span.mediumstock-label {color: #3abf79;}
#mystockfront span.lowstock-label,#mystockfrontwithcombi span.lowstock-label {color: #ff8232;}
#mystockfront span.nostock-label,#mystockfrontwithcombi span.nostock-label {color: #eb002c;}