a { cursor: pointer; } input, select, textarea { max-width: none !important; } .full-width { width: 100%; } .mt-0 { margin-top: 0 !important; } .mt-1 { margin-top: 0.25em !important; } .mt-2 { margin-top: 0.5em !important; } .mt-3 { margin-top: 1.0em !important; } .mt-4 { margin-top: 1.5em !important; } .mt-5 { margin-top: 2.0em !important; } .mb-0 { margin-bottom: 0 !important; } .mb-1 { margin-bottom: 0.25em !important; } .mb-2 { margin-bottom: 0.5em !important; } .mb-3 { margin-bottom: 1.0em !important; } .mb-4 { margin-bottom: 1.5em !important; } .mb-5 { margin-bottom: 2.0em !important; } .ml-0 { margin-left: 0 !important; } .ml-1 { margin-left: 0.25em !important; } .ml-2 { margin-left: 0.5em !important; } .ml-3 { margin-left: 1.0em !important; } .ml-4 { margin-left: 1.5em !important; } .ml-5 { margin-left: 2.0em !important; } .mr-0 { margin-right: 0 !important; } .mr-1 { margin-right: 0.25em !important; } .mr-2 { margin-right: 0.5em !important; } .mr-3 { margin-right: 1.0em !important; } .mr-4 { margin-right: 1.5em !important; } .mr-5 { margin-right: 2.0em !important; } .pt-0 { padding-top: 0 !important; } .pt-1 { padding-top: 0.25em !important; } .pt-2 { padding-top: 0.5em !important; } .pt-3 { padding-top: 1.0em !important; } .pt-4 { padding-top: 1.5em !important; } .pt-5 { padding-top: 2.0em !important; } .pb-0 { padding-bottom: 0 !important; } .pb-1 { padding-bottom: 0.25em !important; } .pb-2 { padding-bottom: 0.5em !important; } .pb-3 { padding-bottom: 1.0em !important; } .pb-4 { padding-bottom: 1.5em !important; } .pb-5 { padding-bottom: 2.0em !important; } .pl-0 { padding-left: 0 !important; } .pl-1 { padding-left: 0.25em !important; } .pl-2 { padding-left: 0.5em !important; } .pl-3 { padding-left: 1.0em !important; } .pl-4 { padding-left: 1.5em !important; } .pl-5 { padding-left: 2.0em !important; } .pr-0 { padding-right: 0 !important; } .pr-1 { padding-right: 0.25em !important; } .pr-2 { padding-right: 0.5em !important; } .pr-3 { padding-right: 1.0em !important; } .pr-4 { padding-right: 1.5em !important; } .pr-5 { padding-right: 2.0em !important; } .text-sm { font-size: 0.9em; } .text-xs { font-size: 0.85em; } .text-lg { font-size: 1.1em; } .text-xl { font-size: 1.2em; } .text-xxl { font-size: 2.0em; } .text-bold { font-weight: bold; } .text-normal { font-weight: normal; } .text-upper { text-transform: uppercase; } .text-lower { text-transform: lowercase; }