/* CSS Document for WP-SMS Plugin */

/* You can change this CSS according to your Need */

#wp-sms-form table { border-collapse: collapse; border-spacing: 0; }
#wp-sms-form tr { border-bottom: 1px solid #EEE; }
#wp-sms-form td, #wp-sms-form th { padding: 5px; border: 1px solid #CCC; font-weight: normal; vertical-align: top; text-align: left; }
#wp-sms-form input[type="text"] { width: 250px; height: 18px; padding: 1px 0; }
#wp-sms-form input#mobile{width:100px;}

#security_code{width:70px !important;}
.captcha_option_input{width:70px;}
#wpsms_captcha_image{display:inline;}
#wpsms_captcha_image  img{ margin:1px;}

/* Admin CSS */
#wpsms_api1{font:normal 14px/22px Verdana;}