@charset "UTF-8";
/**
 * THINKS4 Dynamic Stylesheet Language
 * 
 * 1.00 2017/01/25 M.Nishio Create New.
 * 
 * @author M.Nishio
 * @since 2017/01/25
 # Rev.001-01 #29380 【本番】医療機関P オーダリングシステムで指示書が出力できない
 */
.btn-create {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-create:focus,
.btn-create.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-create:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-create:active,
.btn-create.active,
.open > .dropdown-toggle.btn-create {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-create:active:hover,
.btn-create.active:hover,
.open > .dropdown-toggle.btn-create:hover,
.btn-create:active:focus,
.btn-create.active:focus,
.open > .dropdown-toggle.btn-create:focus,
.btn-create:active.focus,
.btn-create.active.focus,
.open > .dropdown-toggle.btn-create.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-create:active,
.btn-create.active,
.open > .dropdown-toggle.btn-create {
  background-image: none;
}
.btn-create.disabled:hover,
.btn-create[disabled]:hover,
fieldset[disabled] .btn-create:hover,
.btn-create.disabled:focus,
.btn-create[disabled]:focus,
fieldset[disabled] .btn-create:focus,
.btn-create.disabled.focus,
.btn-create[disabled].focus,
fieldset[disabled] .btn-create.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-create .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-search {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-search:focus,
.btn-search.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-search:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-search:active,
.btn-search.active,
.open > .dropdown-toggle.btn-search {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-search:active:hover,
.btn-search.active:hover,
.open > .dropdown-toggle.btn-search:hover,
.btn-search:active:focus,
.btn-search.active:focus,
.open > .dropdown-toggle.btn-search:focus,
.btn-search:active.focus,
.btn-search.active.focus,
.open > .dropdown-toggle.btn-search.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-search:active,
.btn-search.active,
.open > .dropdown-toggle.btn-search {
  background-image: none;
}
.btn-search.disabled:hover,
.btn-search[disabled]:hover,
fieldset[disabled] .btn-search:hover,
.btn-search.disabled:focus,
.btn-search[disabled]:focus,
fieldset[disabled] .btn-search:focus,
.btn-search.disabled.focus,
.btn-search[disabled].focus,
fieldset[disabled] .btn-search.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-search .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-update {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-update:focus,
.btn-update.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-update:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-update:active,
.btn-update.active,
.open > .dropdown-toggle.btn-update {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-update:active:hover,
.btn-update.active:hover,
.open > .dropdown-toggle.btn-update:hover,
.btn-update:active:focus,
.btn-update.active:focus,
.open > .dropdown-toggle.btn-update:focus,
.btn-update:active.focus,
.btn-update.active.focus,
.open > .dropdown-toggle.btn-update.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-update:active,
.btn-update.active,
.open > .dropdown-toggle.btn-update {
  background-image: none;
}
.btn-update.disabled:hover,
.btn-update[disabled]:hover,
fieldset[disabled] .btn-update:hover,
.btn-update.disabled:focus,
.btn-update[disabled]:focus,
fieldset[disabled] .btn-update:focus,
.btn-update.disabled.focus,
.btn-update[disabled].focus,
fieldset[disabled] .btn-update.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-update .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-save {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-save:focus,
.btn-save.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-save:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-save:active,
.btn-save.active,
.open > .dropdown-toggle.btn-save {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-save:active:hover,
.btn-save.active:hover,
.open > .dropdown-toggle.btn-save:hover,
.btn-save:active:focus,
.btn-save.active:focus,
.open > .dropdown-toggle.btn-save:focus,
.btn-save:active.focus,
.btn-save.active.focus,
.open > .dropdown-toggle.btn-save.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-save:active,
.btn-save.active,
.open > .dropdown-toggle.btn-save {
  background-image: none;
}
.btn-save.disabled:hover,
.btn-save[disabled]:hover,
fieldset[disabled] .btn-save:hover,
.btn-save.disabled:focus,
.btn-save[disabled]:focus,
fieldset[disabled] .btn-save:focus,
.btn-save.disabled.focus,
.btn-save[disabled].focus,
fieldset[disabled] .btn-save.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-save .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-cancel {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-cancel:focus,
.btn-cancel.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-cancel:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-cancel:active:hover,
.btn-cancel.active:hover,
.open > .dropdown-toggle.btn-cancel:hover,
.btn-cancel:active:focus,
.btn-cancel.active:focus,
.open > .dropdown-toggle.btn-cancel:focus,
.btn-cancel:active.focus,
.btn-cancel.active.focus,
.open > .dropdown-toggle.btn-cancel.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  background-image: none;
}
.btn-cancel.disabled:hover,
.btn-cancel[disabled]:hover,
fieldset[disabled] .btn-cancel:hover,
.btn-cancel.disabled:focus,
.btn-cancel[disabled]:focus,
fieldset[disabled] .btn-cancel:focus,
.btn-cancel.disabled.focus,
.btn-cancel[disabled].focus,
fieldset[disabled] .btn-cancel.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-cancel .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-upload {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-upload:focus,
.btn-upload.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-upload:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-upload:active,
.btn-upload.active,
.open > .dropdown-toggle.btn-upload {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-upload:active:hover,
.btn-upload.active:hover,
.open > .dropdown-toggle.btn-upload:hover,
.btn-upload:active:focus,
.btn-upload.active:focus,
.open > .dropdown-toggle.btn-upload:focus,
.btn-upload:active.focus,
.btn-upload.active.focus,
.open > .dropdown-toggle.btn-upload.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-upload:active,
.btn-upload.active,
.open > .dropdown-toggle.btn-upload {
  background-image: none;
}
.btn-upload.disabled:hover,
.btn-upload[disabled]:hover,
fieldset[disabled] .btn-upload:hover,
.btn-upload.disabled:focus,
.btn-upload[disabled]:focus,
fieldset[disabled] .btn-upload:focus,
.btn-upload.disabled.focus,
.btn-upload[disabled].focus,
fieldset[disabled] .btn-upload.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-upload .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-download {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-download:focus,
.btn-download.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-download:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-download:active,
.btn-download.active,
.open > .dropdown-toggle.btn-download {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-download:active:hover,
.btn-download.active:hover,
.open > .dropdown-toggle.btn-download:hover,
.btn-download:active:focus,
.btn-download.active:focus,
.open > .dropdown-toggle.btn-download:focus,
.btn-download:active.focus,
.btn-download.active.focus,
.open > .dropdown-toggle.btn-download.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-download:active,
.btn-download.active,
.open > .dropdown-toggle.btn-download {
  background-image: none;
}
.btn-download.disabled:hover,
.btn-download[disabled]:hover,
fieldset[disabled] .btn-download:hover,
.btn-download.disabled:focus,
.btn-download[disabled]:focus,
fieldset[disabled] .btn-download:focus,
.btn-download.disabled.focus,
.btn-download[disabled].focus,
fieldset[disabled] .btn-download.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-download .badge {
  color: #337ab7;
  background-color: #ffffff;
}.btn-pdf {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-pdf:focus,
.btn-pdf.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-pdf:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-pdf:active,
.btn-pdf.active,
.open > .dropdown-toggle.btn-pdf {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-pdf:active:hover,
.btn-pdf.active:hover,
.open > .dropdown-toggle.btn-pdf:hover,
.btn-pdf:active:focus,
.btn-pdf.active:focus,
.open > .dropdown-toggle.btn-pdf:focus,
.btn-pdf:active.focus,
.btn-pdf.active.focus,
.open > .dropdown-toggle.btn-pdf.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-pdf:active,
.btn-pdf.active,
.open > .dropdown-toggle.btn-pdf {
  background-image: none;
}
.btn-pdf.disabled:hover,
.btn-pdf[disabled]:hover,
fieldset[disabled] .btn-pdf:hover,
.btn-pdf.disabled:focus,
.btn-pdf[disabled]:focus,
fieldset[disabled] .btn-pdf:focus,
.btn-pdf.disabled.focus,
.btn-pdf[disabled].focus,
fieldset[disabled] .btn-pdf.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-pdf .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-ok {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-ok:focus,
.btn-ok.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-ok:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-ok:active,
.btn-ok.active,
.open > .dropdown-toggle.btn-ok {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-ok:active:hover,
.btn-ok.active:hover,
.open > .dropdown-toggle.btn-ok:hover,
.btn-ok:active:focus,
.btn-ok.active:focus,
.open > .dropdown-toggle.btn-ok:focus,
.btn-ok:active.focus,
.btn-ok.active.focus,
.open > .dropdown-toggle.btn-ok.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-ok:active,
.btn-ok.active,
.open > .dropdown-toggle.btn-ok {
  background-image: none;
}
.btn-ok.disabled:hover,
.btn-ok[disabled]:hover,
fieldset[disabled] .btn-ok:hover,
.btn-ok.disabled:focus,
.btn-ok[disabled]:focus,
fieldset[disabled] .btn-ok:focus,
.btn-ok.disabled.focus,
.btn-ok[disabled].focus,
fieldset[disabled] .btn-ok.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-ok .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-break {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-break:focus,
.btn-break.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-break:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-break:active,
.btn-break.active,
.open > .dropdown-toggle.btn-break {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-break:active:hover,
.btn-break.active:hover,
.open > .dropdown-toggle.btn-break:hover,
.btn-break:active:focus,
.btn-break.active:focus,
.open > .dropdown-toggle.btn-break:focus,
.btn-break:active.focus,
.btn-break.active.focus,
.open > .dropdown-toggle.btn-break.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-break:active,
.btn-break.active,
.open > .dropdown-toggle.btn-break {
  background-image: none;
}
.btn-break.disabled:hover,
.btn-break[disabled]:hover,
fieldset[disabled] .btn-break:hover,
.btn-break.disabled:focus,
.btn-break[disabled]:focus,
fieldset[disabled] .btn-break:focus,
.btn-break.disabled.focus,
.btn-break[disabled].focus,
fieldset[disabled] .btn-break.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-break .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-support {
  color: #ffffff;
  background-color: #82ccff;
  border-color: #68c2ff;
}
.btn-support:focus,
.btn-support.focus {
  color: #ffffff;
  background-color: #4fb7ff;
  border-color: #0089e8;
}
.btn-support:hover {
  color: #ffffff;
  background-color: #4fb7ff;
  border-color: #2ba9ff;
}
.btn-support:active,
.btn-support.active,
.open > .dropdown-toggle.btn-support {
  color: #ffffff;
  background-color: #4fb7ff;
  border-color: #2ba9ff;
}
.btn-support:active:hover,
.btn-support.active:hover,
.open > .dropdown-toggle.btn-support:hover,
.btn-support:active:focus,
.btn-support.active:focus,
.open > .dropdown-toggle.btn-support:focus,
.btn-support:active.focus,
.btn-support.active.focus,
.open > .dropdown-toggle.btn-support.focus {
  color: #ffffff;
  background-color: #2ba9ff;
  border-color: #0089e8;
}
.btn-support:active,
.btn-support.active,
.open > .dropdown-toggle.btn-support {
  background-image: none;
}
.btn-support.disabled:hover,
.btn-support[disabled]:hover,
fieldset[disabled] .btn-support:hover,
.btn-support.disabled:focus,
.btn-support[disabled]:focus,
fieldset[disabled] .btn-support:focus,
.btn-support.disabled.focus,
.btn-support[disabled].focus,
fieldset[disabled] .btn-support.focus {
  background-color: #82ccff;
  border-color: #68c2ff;
}
.btn-support .badge {
  color: #82ccff;
  background-color: #ffffff;
}
.btn-other01 {
  color: #ffffff;
  background-color: #99ccff;
  border-color: #80bfff;
}
.btn-other01:focus,
.btn-other01.focus {
  color: #ffffff;
  background-color: #66b2ff;
  border-color: #007fff;
}
.btn-other01:hover {
  color: #ffffff;
  background-color: #66b2ff;
  border-color: #42a1ff;
}
.btn-other01:active,
.btn-other01.active,
.open > .dropdown-toggle.btn-other01 {
  color: #ffffff;
  background-color: #66b2ff;
  border-color: #42a1ff;
}
.btn-other01:active:hover,
.btn-other01.active:hover,
.open > .dropdown-toggle.btn-other01:hover,
.btn-other01:active:focus,
.btn-other01.active:focus,
.open > .dropdown-toggle.btn-other01:focus,
.btn-other01:active.focus,
.btn-other01.active.focus,
.open > .dropdown-toggle.btn-other01.focus {
  color: #ffffff;
  background-color: #42a1ff;
  border-color: #007fff;
}
.btn-other01:active,
.btn-other01.active,
.open > .dropdown-toggle.btn-other01 {
  background-image: none;
}
.btn-other01.disabled:hover,
.btn-other01[disabled]:hover,
fieldset[disabled] .btn-other01:hover,
.btn-other01.disabled:focus,
.btn-other01[disabled]:focus,
fieldset[disabled] .btn-other01:focus,
.btn-other01.disabled.focus,
.btn-other01[disabled].focus,
fieldset[disabled] .btn-other01.focus {
  background-color: #99ccff;
  border-color: #80bfff;
}
.btn-other01 .badge {
  color: #99ccff;
  background-color: #ffffff;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary[disabled]:hover,
fieldset[disabled] .btn-outline-secondary:hover,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary[disabled]:focus,
fieldset[disabled] .btn-outline-secondary:focus,
.btn-outline-secondary.disabled.focus,
.btn-outline-secondary[disabled].focus,
fieldset[disabled] .btn-outline-secondary.focus {
  background-color: #00000008;
  border-color: #6c757d;
}

