.dymo-progress{display:none;opacity:0;width:100%;max-width:150px;height:10px;border:1px solid #333;background-color:#333;position:relative;font-size:0.7em;font-weight:bold;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;margin:0;top:2px;float:right;}#woocommerce-dymo-box .dymo-progress{margin:0 0 20px;top:10px;float:none;}
.dymo-progress span{height:100%;color:#000;text-align:right;line-height:10px;width:0;background-color:#B2D235;display:block;overflow:hidden;position:relative;-webkit-border-radius:10px;border-radius:10px;}.dymo-progress-error{background-color:#c00;}
.dymo-progress span:after{-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite;content:" ";position:absolute;top:0; left:0; bottom:0; right:0;	background-image:-webkit-gradient(linear, 0 0, 100% 100%, 		color-stop(.25, rgba(255, 255, 255, .2)), 		color-stop(.25, transparent), color-stop(.5, transparent), 		color-stop(.5, rgba(255, 255, 255, .2)), 		color-stop(.75, rgba(255, 255, 255, .2)), 		color-stop(.75, transparent), to(transparent)	);	background-image:			-webkit-linear-gradient(			-45deg, 			rgba(255, 255, 255, .2) 25%, 			transparent 25%, 			transparent 50%, 			rgba(255, 255, 255, .2) 50%, 			rgba(255, 255, 255, .2) 75%, 			transparent 75%, 			transparent	);	background-image:			-moz-linear-gradient(			-45deg, 			rgba(255, 255, 255, .2) 25%, 			transparent 25%, 			transparent 50%, 			rgba(255, 255, 255, .2) 50%, 			rgba(255, 255, 255, .2) 75%, 			transparent 75%, 			transparent	);	background-image:			-ms-linear-gradient(			-45deg, 			rgba(255, 255, 255, .2) 25%, 			transparent 25%, 			transparent 50%, 			rgba(255, 255, 255, .2) 50%, 			rgba(255, 255, 255, .2) 75%, 			transparent 75%, 			transparent	);	background-image:			-o-linear-gradient(			-45deg, 			rgba(255, 255, 255, .2) 25%, 			transparent 25%, 			transparent 50%, 			rgba(255, 255, 255, .2) 50%, 			rgba(255, 255, 255, .2) 75%, 			transparent 75%, 			transparent	);	z-index:1;	-webkit-background-size:50px 50px;	-moz-background-size:   50px 50px;	background-size:        50px 50px;	-webkit-animation:move 2s linear infinite;	-webkit-border-top-right-radius:8px;	-webkit-border-bottom-right-radius:8px;  -moz-border-radius-topright:8px;	-moz-border-radius-bottomright:8px;	border-top-right-radius:8px;  border-bottom-right-radius:8px;	-webkit-border-top-left-radius:20px;	-webkit-border-bottom-left-radius:20px;  -moz-border-radius-topleft:20px;  -moz-border-radius-bottomleft:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden;}@-webkit-keyframes move{0%{background-position:0 0;} 100%{background-position:50px 50px;}}@keyframes move{0%{background-position:0 0;} 100%{background-position:50px 50px;}}
.wc-dymo-message{max-width:90%;margin:0 auto;}.wc-dymo-message-list{margin-top:2px;}.wc-dymo-errors{margin:20px 0 0;}#woocommerce-dymo-box .wc-dymo-errors p{margin-bottom:15px;background:#d7cad2;padding:10px;}.wc-dymo-hidden{display:none;}