html{height:100%;font-size:24px}
body{padding:0;margin:0;z-index:1;width:100%;background:#333333;color:#363636;}
img{border:none;}
a {outline:0;text-decoration:none !important}
.crb{clear:both;}
.header{background:#efefef;position:relative;padding-top:80px;
background: -moz-linear-gradient(top, #ffffff 0%, #aaaaaa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#aaaaaa 100%); /* W3C */
}
.header .logo-round{ width:300px;height:100px; text-align:center; background:#fff; border-radius:50%; position:absolute;top:0px;left:50%; margin-left:-150px; z-index:9;
background: -moz-linear-gradient(top, #ffffff 0%, #bbbbbb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bbbbbb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#bbbbbb 100%); /* W3C */
}
.logo img{max-height:80px;max-width:280px;}
/* -------------- NAV STYLE -------------- */
.nav{width:100%;height:1.5rem;background:#A71B1F;text-align:center;box-shadow:0px 3px 5px #800E02 inset;}
/* -------------- banner STYLE -------------- */
.banner{width:100%;}
.banner input{display: none;}
.banner .bigPic{width:100%;height:25rem;}
.banner .bigPic div{width:100%;background:#333333;text-align:center;height:25rem;display: none;}
.banner .bigPic div img{height:100%;max-width:100%}
.banner .sliderPic{width:100%;background-color:#000;height:3.7rem;overflow-y: auto;}
.banner .sliderPic label {padding:.5rem;float:left;cursor:pointer;}
.banner .sliderPic label img{max-width:5rem;height:2.5rem;opacity:.8; }
#tongtool-img-rdi-1:checked ~ .bigPic #tongtool-img-1{display:block;}
#tongtool-img-rdi-1:checked ~ .sliderPic #tongtool-img-slider-1 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-2:checked ~ .bigPic #tongtool-img-2{display:block;}
#tongtool-img-rdi-2:checked ~ .sliderPic #tongtool-img-slider-2 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-3:checked ~ .bigPic #tongtool-img-3{display:block;}
#tongtool-img-rdi-3:checked ~ .sliderPic #tongtool-img-slider-3 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-4:checked ~ .bigPic #tongtool-img-4{display:block;}
#tongtool-img-rdi-4:checked ~ .sliderPic #tongtool-img-slider-4 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-5:checked ~ .bigPic #tongtool-img-5{display:block;}
#tongtool-img-rdi-5:checked ~ .sliderPic #tongtool-img-slider-5 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-6:checked ~ .bigPic #tongtool-img-6{display:block;}
#tongtool-img-rdi-6:checked ~ .sliderPic #tongtool-img-slider-6 img{border-bottom:2px solid #A71B1F;opacity:1;}
#tongtool-img-rdi-7:checked ~ .bigPic #tongtool-img-7{display:block;}
#tongtool-img-rdi-7:checked ~ .sliderPic #tongtool-img-slider-7 img{border-bottom:2px solid #A71B1F;opacity:1;}
.flatBigPic{margin:0 auto;width:100%;text-align: center;display: none;}
/* -------------- description STYLE -------------- */
.box{padding:0;margin-top:.5rem;}
.titlebar{background:#ddd;color:#A71B1F;border-bottom:solid 2px #A71B1F;height:1.5rem;line-height:1.5rem;padding:0 .6rem;font-size:.83rem;border-radius:.25rem .25rem 0 0;}
.content{word-wrap:break-word;padding:.25rem;font-size:0.6rem;clear:both;background:#fff;border:solid 1px #ccc;border-top:0px;}
/* -------------- context STYLE -------------- */
.tab_container{width:100%;word-break:break-word;}
.tab_container input{display: none;}
.tab_container .tab{width:100%;height:1.44rem;border-bottom:solid 2px #A71B1F;}
.tab_container .tab ul{width:100%;list-style:none;margin:0;padding:0;}
.tab_container .tab ul li{position:relative;bottom:2px;float:left;height:1.44rem;line-height:1.5rem;cursor:pointer;margin-right:4px;background:#ddd;color:#111;border-radius:.25rem .25rem 0 0;font-size: .7rem;}
.tab_container .tab ul li label{display:block;padding:0 1rem;cursor:pointer;}
.tab_container .tab_content{width: 100%;}
.tab_container .tab_content #tongtool-tab-1{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-1:checked ~ .tab ul #tongtool-tab-li-1{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-1:checked ~ .tab_content #tongtool-tab-1{display:block;}
.tab_container .tab_content #tongtool-tab-2{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-2:checked ~ .tab ul #tongtool-tab-li-2{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-2:checked ~ .tab_content #tongtool-tab-2{display:block;}
.tab_container .tab_content #tongtool-tab-3{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-3:checked ~ .tab ul #tongtool-tab-li-3{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-3:checked ~ .tab_content #tongtool-tab-3{display:block;}
.tab_container .tab_content #tongtool-tab-4{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-4:checked ~ .tab ul #tongtool-tab-li-4{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-4:checked ~ .tab_content #tongtool-tab-4{display:block;}
.tab_container .tab_content #tongtool-tab-5{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-5:checked ~ .tab ul #tongtool-tab-li-5{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-5:checked ~ .tab_content #tongtool-tab-5{display:block;}
.tab_container .tab_content #tongtool-tab-6{width: 100%;background:#fff;padding: .25rem;font-size:0.6rem;display:none;}
#tongtool-tab-rdi-6:checked ~ .tab ul #tongtool-tab-li-6{background:#A71B1F;color:#fff;}
#tongtool-tab-rdi-6:checked ~ .tab_content #tongtool-tab-6{display:block;}
.tab1{display:none;}
/* -------------- footer STYLE -------------- */
.footer{padding:.8rem 0 1rem 0;background:#222;color:#aaa;}
.footer .copyright{text-align:center;font-size:.8em;}
/* -------------- fix mobile STYLE -------------- */
@media screen and (max-width: 960px){
html{font-size: 12px}
.container{padding:0}
.tab,.tab_content{display: none}
.tab1{display: block}
.titlebar{font-size:1rem;}
.content{word-wrap:break-word;font-size:1rem;}
.banner{display:none;}
.flatBigPic{display:block;}
.flatBigPic ul{display: inline-block;list-style:none;margin:0;padding:0;}
.flatBigPic li{display: inline-block;width:98%;margin:.25rem 0 0 0;}
.flatBigPic li div{text-align:center;width:100%;}
.flatBigPic li img{max-width:100%;max-height:480px;}
.specialRelate .tongtool-related ul li{width:50%!important;border:0;}
.specialRelate .tongtool-related ul li:hover{border:0;}
}
.clear{font-size:0; content:" "; clear:both; height:0; zoom:1; overflow:hidden}
.specialRelate .tongtool-related{margin:0;padding:0;width:100%;}
.specialRelate .tongtool-related ul{width:100%;list-style-type:none;padding:0px;margin:0px auto;}
.specialRelate .tongtool-related ul li{padding:0px; margin:0px; float:left;list-style-type:none;position:relative;}
.specialRelate .tongtool-related ul li a img{width:100%;}
.specialRelate .tongtool-related ul li a{margin:5px;float:left;text-decoration:none;}
.specialRelate .tongtool-related .item{margin:2px;border:solid 1px #ddd;background:#ddd;}
.specialRelate .tongtool-related ul li div:hover{background:#111; box-sizing: border-box;border:solid 1px #A71B1F}
.specialRelate .tongtool-related p{padding:0px 8px;margin:0px;}
.specialRelate .tongtool-related .title{word-break:break-word;font-size:12px;line-height:13px;height:27px;overflow: hidden;text-align: left;text-decoration: none;width:94%;word-wrap: break-word; margin:6px 0;}
.specialRelate .tongtool-related .title a{text-decoration: none;}
.specialRelate .tongtool-related ul li:hover .title a{text-decoration:none;color:#FF4886; }
.specialRelate .tongtool-related .price{color:#666;font-family: Arial;font-size: 11px;font-weight: normal;height:29px;line-height:14px;text-align: left;}
.specialRelate .tongtool-related .price b{color:#000;cursor: pointer;font-size: 13px;font-weight: bold; }
.specialRelate .tongtool-related .price span{color: #777777;cursor: pointer;font-size: 12px;font-weight: normal;text-decoration: line-through;}
.specialRelate .tongtool-related .shipping{color:#999;font-family: Verdana,sans-serif !important;font-size: 11px;font-weight: normal;line-height: 13px;min-height: 13px;text-align: left;padding-bottom:8px;}
.specialRelate .tongtool-related ul li:hover .pic img{ opacity:0.8;}
.specialRelate .tongtool-related ul li:hover .title{ color:#fff;}
.specialRelate .tongtool-related ul li:hover .price b{ color:#fff;}
.tongtool-tag-off{ width:50px;height:50px; background:url(https://img1.tongtool.com/v/template/img/tag-off.gif) no-repeat; position:absolute; top:-3px;left:2px; z-index:99; text-align:center; color:#fff; font-size:0.875em; }
.tongtool-tag-off span{display:inline-block; margin-top:5px; line-height:15px;}
Type: Soft grip
Size: 125 x 36 mm
Staple: Uses 24/6 Staples
Package Include:
1 x Stapler
1000pcs staples with a box
Our goal is to provide you with excellent products and service! We
strive to satisfy our customers, as you can see by our excellent eBay
feedback. If you have any questions or concerns about your order, please
contact us immediately so that we may resolve the issue as quickly as
possible.
If you have any questions or concerns please feel free to message or
email. Our staff is happy to assist you in any way possible. Our office
is open Monday through Friday. Sales staff may be available to answer
questions over the weekend.
- We only accept PayPal at this time.
- PayPal is quick, convenient and safe.
- Your payment is traceable and sellers do not have access to your credit card number or other financial data.
- PayPal offers Buyer Protection on qualifying items up to $1000 for free.
- Additional limited protection is offered through PayPal's Money Back Guarantee.
- PayPal transactions are free for buyers.
If you have any problem or issue with your order at any time, please
contact us first before you contact eBay, and benefit from our response.
We will make every effort to have your items shipped as quickly as
possible, and to meet or beat the time estimates above. Please remember
that the times above are only shipping estimates, and are not
guarantees.
Once your items have shipped out, we will update eBay with the tracking
information as quickly as possible. eBay should send you an email with
the shipment information, and the information will also be available on
your eBay purchase history.
Dear buyer,
All products have been checked and packaged in good condition before
dispatch. In case the item is defective, please inform us within 7 days
of receipt, we will replace a new one or full refund. If you are not
happy with the received item, please contact us before leaving any
feedback. We will try our best to assist you.
Return shipping will be paid by the buyer if you buy wrong item by your
mistake, and $3 restocking fee will be charged by each of the item.
Our goal is to provide you with excellent products and service! We
strive to satisfy our customers, as you can see by our excellent eBay
feedback. If you have any questions or concerns about your order, please
contact us immediately so that we may resolve the issue as quickly as
possible.
If you have any questions or concerns please feel free to message or
email. Our staff is happy to assist you in any way possible. Our office
is open Monday through Friday. Sales staff may be available to answer
questions over the weekend.
Dear all,customer satisfaction is very important to us and our feedback rating reflects this satisfaction.
Please do not leave negative feedback ,if there is any problem,please
contact us ,we will do our best to provide the best service!
If you are satisfied with the purchase and our service,please take a minute to give us a positive feedback
Our goal is to provide you with excellent products and service! We
strive to satisfy our customers, as you can see by our excellent eBay
feedback. If you have any questions or concerns about your order, please
contact us immediately so that we may resolve the issue as quickly as
possible.
If you have any questions or concerns please feel free to message or
email. Our staff is happy to assist you in any way possible. Our office
is open Monday through Friday. Sales staff may be available to answer
questions over the weekend.
- We only accept PayPal at this time.
- PayPal is quick, convenient and safe.
- Your payment is traceable and sellers do not have access to your credit card number or other financial data.
- PayPal offers Buyer Protection on qualifying items up to $1000 for free.
- Additional limited protection is offered through PayPal's Money Back Guarantee.
- PayPal transactions are free for buyers.
If you have any problem or issue with your order at any time, please
contact us first before you contact eBay, and benefit from our response.
We will make every effort to have your items shipped as quickly as
possible, and to meet or beat the time estimates above. Please remember
that the times above are only shipping estimates, and are not
guarantees.
Once your items have shipped out, we will update eBay with the tracking
information as quickly as possible. eBay should send you an email with
the shipment information, and the information will also be available on
your eBay purchase history.
Dear buyer,
All products have been checked and packaged in good condition before
dispatch. In case the item is defective, please inform us within 7 days
of receipt, we will replace a new one or full refund. If you are not
happy with the received item, please contact us before leaving any
feedback. We will try our best to assist you.
Return shipping will be paid by the buyer if you buy wrong item by your
mistake, and $3 restocking fee will be charged by each of the item.
Our goal is to provide you with excellent products and service! We
strive to satisfy our customers, as you can see by our excellent eBay
feedback. If you have any questions or concerns about your order, please
contact us immediately so that we may resolve the issue as quickly as
possible.
If you have any questions or concerns please feel free to message or
email. Our staff is happy to assist you in any way possible. Our office
is open Monday through Friday. Sales staff may be available to answer
questions over the weekend.
Dear all,customer satisfaction is very important to us and our feedback rating reflects this satisfaction.
Please do not leave negative feedback ,if there is any problem,please
contact us ,we will do our best to provide the best service!
If you are satisfied with the purchase and our service,please take a minute to give us a positive feedback
.dc_tracker_img{display:none;}.dc_tracker_img:last-of-type{display:block;}p:empty+hr{display:none;}hr+span.ebay{display:none;}
Additional information
Brand | Unbranded |
---|---|
Country/Region of Manufacture | Unknown |
MPN | Does Not Apply |
Stapler Type | Mini Stapler |
Call
+1 (312) 625 6931
Address
2301 W Miners Dr
Dunlap, IL 61525
USA
Stay Connected
Sign up to receive exclusive deals!
Reviews
There are no reviews yet.