/*
 * form
 *
*/
       
/* cursor */ 
.bp-576-cursor-alias { cursor: alias !important }
.bp-576-cursor-all-scroll { cursor: all-scroll !important; }
.bp-576-cursor-auto { cursor: auto !important; }
.bp-576-cursor-cell { cursor: cell !important; }
.bp-576-cursor-context-menu { cursor: context-menu !important; }
.bp-576-cursor-col-resize { cursor: col-resize !important; }
.bp-576-cursor-copy { cursor: copy !important; }
.bp-576-cursor-crosshair { cursor: crosshair !important; }
.bp-576-cursor-default { cursor: default !important; }
.bp-576-cursor-e-resize { cursor: e-resize !important; }
.bp-576-cursor-ew-resize { cursor: ew-resize !important; }
.bp-576-cursor-grab { cursor: grab !important; }
.bp-576-cursor-grabbing { cursor: grabbing !important; }
.bp-576-cursor-help { cursor: help !important; }
.bp-576-cursor-move { cursor: move !important; }
.bp-576-cursor-n-resize { cursor: n-resize !important; }
.bp-576-cursor-ne-resize { cursor: ne-resize !important; }
.bp-576-cursor-nesw-resize { cursor: nesw-resize !important; }
.bp-576-cursor-ns-resize { cursor: ns-resize !important; }
.bp-576-cursor-nw-resize { cursor: nw-resize !important; }
.bp-576-cursor-nwse-resize { cursor: nwse-resize !important; }
.bp-576-cursor-no-drop { cursor: no-drop !important; }
.bp-576-cursor-none { cursor: none !important; }
.bp-576-cursor-not-allowed { cursor: not-allowed !important; }
.bp-576-cursor-pointer { cursor: pointer !important; }
.bp-576-cursor-progress { cursor: progress !important; }
.bp-576-cursor-row-resize { cursor: row-resize !important; }
.bp-576-cursor-s-resize { cursor: s-resize !important; }
.bp-576-cursor-se-resize { cursor: se-resize !important; }
.bp-576-cursor-sw-resize { cursor: sw-resize !important; }
.bp-576-cursor-text { cursor: text !important; }
.bp-576-cursor-w-resize { cursor: w-resize !important; }
.bp-576-cursor-wait { cursor: wait !important; }
.bp-576-cursor-zoom-in { cursor: zoom-in !important; }
.bp-576-cursor-zoom-out { cursor: zoom-out !important; }