HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/intake/public_html/wwwroot/vendor/fuelux/css/spinner.css
.spinner input {
  width: 43px;
  float: left;
}
.spinner .btn {
  position: relative;
  width: 20px;
  height: 14px;
  padding-top: 0;
  padding-right: 9px;
  padding-left: 9px;
}
.spinner .btn.disabled {
  cursor: not-allowed;
}
.spinner .spinner-buttons {
  position: relative;
  float: left;
  height: 28px;
  width: 20px;
  left: -22px;
}
.spinner .spinner-up {
  padding: 0 0 4px 1px;
  top: 2px;
}
.spinner .spinner-up i {
  position: relative;
  top: -4px;
}
.spinner .spinner-down {
  padding: 0 0 4px 1px;
  top: 2px;
  height: 13px;
}
.spinner .spinner-down i {
  position: relative;
  top: -5px;
}