textarea,input,select{background:0;border:1px solid #dbdbdb;border:1px solid rgba(var(--ca6,219,219,219),1);border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626;color:rgba(var(--i1d,38,38,38),1);-webkit-box-flex:0;-webkit-flex:0 1 355px;-ms-flex:0 1 355px;flex:0 1 355px;font-size:16px;padding:6px 10px;resize:vertical;width:100%;font-family:'proxima-nova',Arial,Tahoma,sans-serif}textarea{height:100px}input,select{height:38px}.form-group{margin-bottom:1rem}.tip{margin-top:.25rem;font-size:13px}input[type=radio],input[type=checkbox]{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:5px;height:1rem;width:1rem}.custom-checkbox label,.custom-radio label{vertical-align:top}label{font-weight:500}select:after{font-family:"FontAwesome";content:"\f107";pointer-events:none;position:absolute;display:inline-flex;justify-content:center;align-items:center;right:10px;top:50%;transform:translateY(-50%)}@media(max-width:588px){textarea{height:200px}}