.qaptcha {
  width: 289px; }
  .qaptcha .bgSlider {
    border: 1px solid #5c5c5c;
    border-radius: 3px;
    height: 25px;
    width: 100%;
    position: relative; }
  .qaptcha .Slider {
    position: relative;
    background: #484848;
    cursor: e-resize;
    height: 25px;
    left: 0;
    top: 0;
    width: 30px; }
  .qaptcha .clr {
    clear: both; }
  .qaptcha .TxtStatus {
    clear: both;
    color: #999;
    font-size: 10px; }
  .qaptcha .dropSuccess {
    color: #fff; }
