.form-group{display:grid;font-family:inherit;position:relative;width:100%}.form-group .dollar-label{bottom:0;left:0;padding:12px;position:absolute}label{color:#828282;font-family:inherit;font-size:12px;font-weight:500;line-height:1;margin-bottom:4px}input:not([type=file]),input:not([type=radio]),textarea:not([type=file]),textarea:not([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#2f2f32;border:0;border-radius:6px;box-shadow:0 14px 28px #00000026;color:#fff;font-family:inherit;font-size:inherit;margin-top:4px;outline:0;padding:12px;text-decoration:none;width:100%}input:-moz-read-only,textarea:-moz-read-only{cursor:not-allowed}input:read-only,textarea:read-only{cursor:not-allowed}input.is-error,textarea.is-error{border-color:red}input:not(:disabled):focus,input:not(:disabled):hover,textarea:not(:disabled):focus,textarea:not(:disabled):hover{background-color:#353539}input:disabled,textarea:disabled{cursor:not-allowed;opacity:.6}
