input {width: 300px;
    height: 25px;
    border-radius: 5px; border: 1px solid #ccc;}
	
	textarea  {width: 300px;
    height: 25px;
    border-radius: 5px; min-height:100px; border: 1px solid #ccc;}
	
	.ss-form-question {margin-bottom: 20px;}
	.ss-q-title {margin-bottom: 10px;}
	
	body {font-family:arial;}
	
	.jfk-button-action {background-color: #000000;
    color: #ffffff;
    border-radius: 22px;
    width: auto !important;
    font-size: 18px;
    padding: 20px;
    line-height: 0;}
	
	.ss-q-item-label {float:left; text-align:right; margin-right:12px; width:240px;}
	.form_btn {text-align:center;}
	
	.red_16 {color:red; font-weight: bold;}