#thienlong_captcha{display:block;width:250px;overflow:hidden;background:#464646;position:relative;height:40px;background:url('../../images/captcha/bg-captcha-2.jpg') no-repeat black;}
#thienlong-captcha-wrapper{/* background:red; */width:250px;}
#thienlong_captcha >.img{width: 200px;display:block;}

#thienlong_captcha >.bottom{display:block;padding:2px;position:relative;}

#thienlong_captcha >.bottom input[type='text']{height:23px;border:0px;padding: 0px 8px;}

#thienlong_captcha .refresh-btn{display:block;background:url('../../images/captcha/refresh-icon.png') no-repeat;height:25px;width: 25px;position:absolute;top: 8px;right: 13px;background-size:100% 100%;opacity: 0.5;}

#thienlong_captcha .refresh-btn:hover{cursor:pointer;opacity:1;}
#thienlong-captcha-wrapper input[type='text']{width:238px;border:0px;height:25px;border:1px solid lightgray;padding:0px 5px;}