.captcha_example{background:#FFF;width:865px;font-size:80%;border:1px #000 solid;margin:0.5em 10% 0.5em;padding:1em 2em 2em;-moz-border-radius: 3px;-webkit-border-radius: 3px}
.lines{margin:10px 0}

.lazy-order-form {box-shadow:0 0 1px 1px #999;padding-bottom:15px;background:#e7e7e7; width:320px; position:fixed; bottom:7%; left:0; color:#000; display:none; z-index:100002;}
.lazy-order-form input, .lazy-order-form textarea {display:block; resize: none; margin:0 15px 20px 15px; width:80%; padding:5px; border:1px solid #c9c9c9;

 
}

.lazy-order-form label {color:#000; margin:0 0 0 15px; display:block;}
.lazy-order-form > div.lazy-order-header {background:#d1d1d1; padding:10px 0; color:#000}
.lazy-order-form > div.lazy-order-desc {margin:15px;}
.lazy-order-form > #desc2 {display:none;}
.lazy-order-form > div > img.lazy-order-logo {width:30px; vertical-align:middle; margin:0 0 0 5px; padding:0 0 5px 0;}
.lazy-order-form > div > img.lazy-order-cross {float:right; margin:15px 15px 0 0; cursor:pointer; width:12px;}

.lazy-order-form > div > div {color:#000; display:inline-block; padding:10px 0 0 0;}
.lazy-order-form .btn1 {display:inline-block; background: #3eb088; text-align:center; margin:0 0 0 15px; cursor:pointer; padding:7px 0; width:130px; border-radius: 3px; box-shadow: 0 3px #328f6e; text-shadow: 0 1px rgba(0,0,0,.35); color: #FFF;}
.lazy-order-form .btn1:active {box-shadow:inset 0 2px 2px #328f6e;}



.lazy-order-form .lazy-order-link {color:#3eb088; border-bottom:1px dashed #3eb088; cursor:pointer;  display: inline-block; margin:0 0 0 10px;}
.lazy-order-form .lazy-order-link:hover {color:#333; border-bottom:1px dashed #333; cursor:pointer;}

.lazy-order-button {position:fixed; font-size:14px;cursor:pointer; bottom:21%; left:0; -webkit-user-select: none; -khtml-user-select: none; 
-moz-user-select: none; -o-user-select: none; user-select: none; background:#e7e7e7; padding:8px 20px 5px 10px; box-shadow: 0 3px #999; border-radius:0 3px 3px 0; z-index:100002;}
.lazy-order-button img {width:30px; vertical-align:middle; user-select: none; padding:0 0 6px 0;}
.lazy-order-button div {user-select: none; color:#000; display:inline-block; padding:7px 0 0 0;}
.lazy-order-button:hover img {border-right:6px solid #e7e7e7;}
.lazy-order-button:active {box-shadow:inset 0 2px 2px #999;}

input:-moz-placeholder, textarea:-moz-placeholder {color:#D5D5D5 !important;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#D5D5D5 !important;}