﻿/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:10px;width:300px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width: 300px;height: 34px;float:left;border: 1px solid #e8e8e8;background-color: #e8e8e8;}
.QapTcha .bg {background: #7ac23c; position: relative; height: 32px; left: 0; width: 0px;top:-31px;} 
.QapTcha .Slider {width:40px;height:32px;border: 1px solid #ccc;background:#fff url('../image/bg_draggable_qaptcha.png') no-repeat center;cursor:e-resize;position:relative;top:1px;left:0;z-index: 2}
.QapTcha .Slider.yes {background:#fff url('../image/yes.png') no-repeat center;opacity:100;}
.QapTcha .TxtStatus {width:300px;margin-top:7px;text-align:center;color:#bb2828;font-family:Verdana;font-size:10px;clear:both;z-index: 2;position: relative;}
.QapTcha .TxtStatus.yes {margin-left:-20px;}
.QapTcha .dropSuccess {color:#fff}
.QapTcha .dropError {color:#4d4d4d}



