/************************************************************************
 *************************************************************************
 @Name :       	QapTcha - jQuery Plugin
 @Revison :    	4.2
 @Date : 		06/09/2012  - dd/mm/YYYY
 @Author:     	 ALPIXEL Agency - (www.myjqueryplugins.com - www.alpixel.fr)
 @License :		 Open Source - MIT License : http://www.opensource.org/licenses/mit-license.php

 **************************************************************************
 *************************************************************************/

.QapTcha .bgSlider {
    height: 52px;
    line-height: 50px;
    border: 1px solid #DDDDDD;
}

.QapTcha .Slider {
    width: 16%;
    background: #e2b400;
    border-radius: 2px;
    transition: all 200ms linear;
    cursor: e-resize;
}

.QapTcha .TxtHelp, .small {
    font-size: 11px
}

.btn-m-t-QapTcha {
    font-size: 2rem
}